Skip navigation links
A B C D E F G H I L M N O P Q R S T U V 

A

actor(String) - Method in class org.cloudfoundry.operations.applications.ApplicationEvent.ApplicationEventBuilder
 
allowPaidServicePlans(Boolean) - Method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest.CreateQuotaRequestBuilder
 
allowPaidServicePlans(Boolean) - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota.OrganizationQuotaBuilder
 
allowPaidServicePlans(Boolean) - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest.UpdateQuotaRequestBuilder
 
AllowSpaceSshRequest - Class in org.cloudfoundry.operations.spaces
The request options for the allow space ssh operation
AllowSpaceSshRequest.AllowSpaceSshRequestBuilder - Class in org.cloudfoundry.operations.spaces
 
allowSsh(AllowSpaceSshRequest) - Method in interface org.cloudfoundry.operations.spaces.Spaces
Allow SSH for a specific space
application(InputStream) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.PushApplicationRequestBuilder
 
application(String) - Method in class org.cloudfoundry.operations.routes.Route.RouteBuilder
 
application(String) - Method in class org.cloudfoundry.operations.services.ServiceInstance.ServiceInstanceBuilder
 
application(String) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SpaceDetailBuilder
 
ApplicationDetail - Class in org.cloudfoundry.operations.applications
A Cloud Foundry Application as returned by get
ApplicationDetail.ApplicationDetailBuilder - Class in org.cloudfoundry.operations.applications
 
ApplicationDetail.InstanceDetail - Class in org.cloudfoundry.operations.applications
Information about an instance of an application
ApplicationDetail.InstanceDetail.InstanceDetailBuilder - Class in org.cloudfoundry.operations.applications
 
ApplicationEnvironments - Class in org.cloudfoundry.operations.applications
An environment of an application
ApplicationEnvironments.ApplicationEnvironmentsBuilder - Class in org.cloudfoundry.operations.applications
 
ApplicationEvent - Class in org.cloudfoundry.operations.applications
An event of an application
ApplicationEvent.ApplicationEventBuilder - Class in org.cloudfoundry.operations.applications
 
ApplicationHealthCheck - Enum in org.cloudfoundry.operations.applications
The health check type of an application
applicationInstanceLimit(Integer) - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota.OrganizationQuotaBuilder
 
ApplicationManifest - Class in org.cloudfoundry.operations.applications
An application manifest which captures some of the details of how an application is deployed.
ApplicationManifest.ApplicationManifestBuilder - Class in org.cloudfoundry.operations.applications
 
applicationName(String) - Method in class org.cloudfoundry.operations.routes.MapRouteRequest.MapRouteRequestBuilder
 
applicationName(String) - Method in class org.cloudfoundry.operations.routes.UnmapRouteRequest.UnmapRouteRequestBuilder
 
applicationName(String) - Method in class org.cloudfoundry.operations.services.BindServiceInstanceRequest.BindServiceInstanceRequestBuilder
 
applicationName(String) - Method in class org.cloudfoundry.operations.services.UnbindServiceInstanceRequest.UnbindServiceInstanceRequestBuilder
 
Applications - Interface in org.cloudfoundry.operations.applications
Main entry point to the Cloud Foundry Applications Operations API
applications() - Method in interface org.cloudfoundry.operations.CloudFoundryOperations
Main entry point to the Cloud Foundry Applications Operations API
applications(Collection<? extends String>) - Method in class org.cloudfoundry.operations.routes.Route.RouteBuilder
 
applications(Collection<? extends String>) - Method in class org.cloudfoundry.operations.services.ServiceInstance.ServiceInstanceBuilder
 
applications(Collection<? extends String>) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SpaceDetailBuilder
 
ApplicationSshEnabledRequest - Class in org.cloudfoundry.operations.applications
The request options for the check application ssh enabled operation
ApplicationSshEnabledRequest.ApplicationSshEnabledRequestBuilder - Class in org.cloudfoundry.operations.applications
 
ApplicationSummary - Class in org.cloudfoundry.operations.applications
A Cloud Foundry Application as returned by list
ApplicationSummary.ApplicationSummaryBuilder - Class in org.cloudfoundry.operations.applications
 

B

bind(BindServiceInstanceRequest) - Method in interface org.cloudfoundry.operations.services.Services
Bind a service instance to an application
BindServiceInstanceRequest - Class in org.cloudfoundry.operations.services
The request options for the bind service instance operation
BindServiceInstanceRequest.BindServiceInstanceRequestBuilder - Class in org.cloudfoundry.operations.services
 
build() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.ApplicationDetailBuilder
 
build() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.InstanceDetail.InstanceDetailBuilder
 
build() - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments.ApplicationEnvironmentsBuilder
 
build() - Method in class org.cloudfoundry.operations.applications.ApplicationEvent.ApplicationEventBuilder
 
build() - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.ApplicationManifestBuilder
 
build() - Method in class org.cloudfoundry.operations.applications.ApplicationSshEnabledRequest.ApplicationSshEnabledRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.applications.ApplicationSummary.ApplicationSummaryBuilder
 
build() - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest.CopySourceApplicationRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.applications.DeleteApplicationRequest.DeleteApplicationRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.applications.DisableApplicationSshRequest.DisableApplicationSshRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.applications.EnableApplicationSshRequest.EnableApplicationSshRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.applications.GetApplicationEnvironmentsRequest.GetApplicationEnvironmentsRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.applications.GetApplicationEventsRequest.GetApplicationEventsRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.applications.GetApplicationHealthCheckRequest.GetApplicationHealthCheckRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.applications.GetApplicationManifestRequest.GetApplicationManifestRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.applications.GetApplicationRequest.GetApplicationRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.applications.LogsRequest.LogsRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.PushApplicationRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.applications.RenameApplicationRequest.RenameApplicationRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.applications.RestageApplicationRequest.RestageApplicationRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.applications.RestartApplicationInstanceRequest.RestartApplicationInstanceRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.applications.RestartApplicationRequest.RestartApplicationRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest.ScaleApplicationRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.applications.SetApplicationHealthCheckRequest.SetApplicationHealthCheckRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.applications.SetEnvironmentVariableApplicationRequest.SetEnvironmentVariableApplicationRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.applications.StartApplicationRequest.StartApplicationRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.applications.StopApplicationRequest.StopApplicationRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.applications.UnsetEnvironmentVariableApplicationRequest.UnsetEnvironmentVariableApplicationRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.buildpacks.Buildpack.BuildpackBuilder
 
build() - Method in class org.cloudfoundry.operations.CloudFoundryOperationsBuilder
Builds a new instance of the default implementation of the CloudFoundryOperations using the information provided.
build() - Method in class org.cloudfoundry.operations.domains.CreateDomainRequest.CreateDomainRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.domains.CreateSharedDomainRequest.CreateSharedDomainRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.domains.Domain.DomainBuilder
 
build() - Method in class org.cloudfoundry.operations.domains.ShareDomainRequest.ShareDomainRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.domains.UnshareDomainRequest.UnshareDomainRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest.CreateQuotaRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.organizationadmin.DeleteQuotaRequest.DeleteQuotaRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.organizationadmin.GetQuotaRequest.GetQuotaRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota.OrganizationQuotaBuilder
 
build() - Method in class org.cloudfoundry.operations.organizationadmin.SetQuotaRequest.SetQuotaRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest.UpdateQuotaRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.organizations.CreateOrganizationRequest.CreateOrganizationRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.organizations.DeleteOrganizationRequest.DeleteOrganizationRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail.OrganizationDetailBuilder
 
build() - Method in class org.cloudfoundry.operations.organizations.OrganizationInfoRequest.OrganizationInfoRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota.OrganizationQuotaBuilder
 
build() - Method in class org.cloudfoundry.operations.organizations.OrganizationSummary.OrganizationSummaryBuilder
 
build() - Method in class org.cloudfoundry.operations.organizations.RenameOrganizationRequest.RenameOrganizationRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.routes.CheckRouteRequest.CheckRouteRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.routes.CreateRouteRequest.CreateRouteRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.routes.DeleteRouteRequest.DeleteRouteRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.routes.ListRoutesRequest.ListRoutesRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.routes.MapRouteRequest.MapRouteRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.routes.Route.RouteBuilder
 
build() - Method in class org.cloudfoundry.operations.routes.UnmapRouteRequest.UnmapRouteRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.services.BindServiceInstanceRequest.BindServiceInstanceRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.services.CreateUserProvidedServiceInstanceRequest.CreateUserProvidedServiceInstanceRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.services.GetServiceInstanceRequest.GetServiceInstanceRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.services.ListServiceOfferingsRequest.ListServiceOfferingsRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.services.RenameServiceInstanceRequest.RenameServiceInstanceRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.services.ServiceInstance.ServiceInstanceBuilder
 
build() - Method in class org.cloudfoundry.operations.services.ServiceOffering.ServiceOfferingBuilder
 
build() - Method in class org.cloudfoundry.operations.services.ServicePlan.ServicePlanBuilder
 
build() - Method in class org.cloudfoundry.operations.services.UnbindServiceInstanceRequest.UnbindServiceInstanceRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.spaceadmin.GetSpaceQuotaRequest.GetSpaceQuotaRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota.SpaceQuotaBuilder
 
build() - Method in class org.cloudfoundry.operations.spaces.AllowSpaceSshRequest.AllowSpaceSshRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.spaces.CreateSpaceRequest.CreateSpaceRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.spaces.DeleteSpaceRequest.DeleteSpaceRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.spaces.DisallowSpaceSshRequest.DisallowSpaceSshRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.spaces.GetSpaceRequest.GetSpaceRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.spaces.RenameSpaceRequest.RenameSpaceRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SecurityGroup.Rule.RuleBuilder
 
build() - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SecurityGroup.SecurityGroupBuilder
 
build() - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SpaceDetailBuilder
 
build() - Method in class org.cloudfoundry.operations.spaces.SpaceSshAllowedRequest.SpaceSshAllowedRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.spaces.SpaceSummary.SpaceSummaryBuilder
 
build() - Method in class org.cloudfoundry.operations.stacks.GetStackRequest.GetStackRequestBuilder
 
build() - Method in class org.cloudfoundry.operations.stacks.Stack.StackBuilder
 
builder() - Static method in class org.cloudfoundry.operations.applications.ApplicationDetail
 
builder() - Static method in class org.cloudfoundry.operations.applications.ApplicationDetail.InstanceDetail
 
builder() - Static method in class org.cloudfoundry.operations.applications.ApplicationEnvironments
 
builder() - Static method in class org.cloudfoundry.operations.applications.ApplicationEvent
 
builder() - Static method in class org.cloudfoundry.operations.applications.ApplicationManifest
 
builder() - Static method in class org.cloudfoundry.operations.applications.ApplicationSshEnabledRequest
 
builder() - Static method in class org.cloudfoundry.operations.applications.ApplicationSummary
 
builder() - Static method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest
 
builder() - Static method in class org.cloudfoundry.operations.applications.DeleteApplicationRequest
 
builder() - Static method in class org.cloudfoundry.operations.applications.DisableApplicationSshRequest
 
builder() - Static method in class org.cloudfoundry.operations.applications.EnableApplicationSshRequest
 
builder() - Static method in class org.cloudfoundry.operations.applications.GetApplicationEnvironmentsRequest
 
builder() - Static method in class org.cloudfoundry.operations.applications.GetApplicationEventsRequest
 
builder() - Static method in class org.cloudfoundry.operations.applications.GetApplicationHealthCheckRequest
 
builder() - Static method in class org.cloudfoundry.operations.applications.GetApplicationManifestRequest
 
builder() - Static method in class org.cloudfoundry.operations.applications.GetApplicationRequest
 
builder() - Static method in class org.cloudfoundry.operations.applications.LogsRequest
 
builder() - Static method in class org.cloudfoundry.operations.applications.PushApplicationRequest
 
builder() - Static method in class org.cloudfoundry.operations.applications.RenameApplicationRequest
 
builder() - Static method in class org.cloudfoundry.operations.applications.RestageApplicationRequest
 
builder() - Static method in class org.cloudfoundry.operations.applications.RestartApplicationInstanceRequest
 
builder() - Static method in class org.cloudfoundry.operations.applications.RestartApplicationRequest
 
builder() - Static method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest
 
builder() - Static method in class org.cloudfoundry.operations.applications.SetApplicationHealthCheckRequest
 
builder() - Static method in class org.cloudfoundry.operations.applications.SetEnvironmentVariableApplicationRequest
 
builder() - Static method in class org.cloudfoundry.operations.applications.StartApplicationRequest
 
builder() - Static method in class org.cloudfoundry.operations.applications.StopApplicationRequest
 
builder() - Static method in class org.cloudfoundry.operations.applications.UnsetEnvironmentVariableApplicationRequest
 
builder() - Static method in class org.cloudfoundry.operations.buildpacks.Buildpack
 
builder() - Static method in class org.cloudfoundry.operations.domains.CreateDomainRequest
 
builder() - Static method in class org.cloudfoundry.operations.domains.CreateSharedDomainRequest
 
builder() - Static method in class org.cloudfoundry.operations.domains.Domain
 
builder() - Static method in class org.cloudfoundry.operations.domains.ShareDomainRequest
 
builder() - Static method in class org.cloudfoundry.operations.domains.UnshareDomainRequest
 
builder() - Static method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest
 
builder() - Static method in class org.cloudfoundry.operations.organizationadmin.DeleteQuotaRequest
 
builder() - Static method in class org.cloudfoundry.operations.organizationadmin.GetQuotaRequest
 
builder() - Static method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota
 
builder() - Static method in class org.cloudfoundry.operations.organizationadmin.SetQuotaRequest
 
builder() - Static method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest
 
builder() - Static method in class org.cloudfoundry.operations.organizations.CreateOrganizationRequest
 
builder() - Static method in class org.cloudfoundry.operations.organizations.DeleteOrganizationRequest
 
builder() - Static method in class org.cloudfoundry.operations.organizations.OrganizationDetail
 
builder() - Static method in class org.cloudfoundry.operations.organizations.OrganizationInfoRequest
 
builder() - Static method in class org.cloudfoundry.operations.organizations.OrganizationQuota
 
builder() - Static method in class org.cloudfoundry.operations.organizations.OrganizationSummary
 
builder() - Static method in class org.cloudfoundry.operations.organizations.RenameOrganizationRequest
 
builder() - Static method in class org.cloudfoundry.operations.routes.CheckRouteRequest
 
builder() - Static method in class org.cloudfoundry.operations.routes.CreateRouteRequest
 
builder() - Static method in class org.cloudfoundry.operations.routes.DeleteRouteRequest
 
builder() - Static method in class org.cloudfoundry.operations.routes.ListRoutesRequest
 
builder() - Static method in class org.cloudfoundry.operations.routes.MapRouteRequest
 
builder() - Static method in class org.cloudfoundry.operations.routes.Route
 
builder() - Static method in class org.cloudfoundry.operations.routes.UnmapRouteRequest
 
builder() - Static method in class org.cloudfoundry.operations.services.BindServiceInstanceRequest
 
builder() - Static method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest
 
builder() - Static method in class org.cloudfoundry.operations.services.CreateUserProvidedServiceInstanceRequest
 
builder() - Static method in class org.cloudfoundry.operations.services.GetServiceInstanceRequest
 
builder() - Static method in class org.cloudfoundry.operations.services.ListServiceOfferingsRequest
 
builder() - Static method in class org.cloudfoundry.operations.services.RenameServiceInstanceRequest
 
builder() - Static method in class org.cloudfoundry.operations.services.ServiceInstance
 
builder() - Static method in class org.cloudfoundry.operations.services.ServiceOffering
 
builder() - Static method in class org.cloudfoundry.operations.services.ServicePlan
 
builder() - Static method in class org.cloudfoundry.operations.services.UnbindServiceInstanceRequest
 
builder() - Static method in class org.cloudfoundry.operations.spaceadmin.GetSpaceQuotaRequest
 
builder() - Static method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota
 
builder() - Static method in class org.cloudfoundry.operations.spaces.AllowSpaceSshRequest
 
builder() - Static method in class org.cloudfoundry.operations.spaces.CreateSpaceRequest
 
builder() - Static method in class org.cloudfoundry.operations.spaces.DeleteSpaceRequest
 
builder() - Static method in class org.cloudfoundry.operations.spaces.DisallowSpaceSshRequest
 
builder() - Static method in class org.cloudfoundry.operations.spaces.GetSpaceRequest
 
builder() - Static method in class org.cloudfoundry.operations.spaces.RenameSpaceRequest
 
builder() - Static method in class org.cloudfoundry.operations.spaces.SpaceDetail
 
builder() - Static method in class org.cloudfoundry.operations.spaces.SpaceDetail.SecurityGroup
 
builder() - Static method in class org.cloudfoundry.operations.spaces.SpaceDetail.SecurityGroup.Rule
 
builder() - Static method in class org.cloudfoundry.operations.spaces.SpaceSshAllowedRequest
 
builder() - Static method in class org.cloudfoundry.operations.spaces.SpaceSummary
 
builder() - Static method in class org.cloudfoundry.operations.stacks.GetStackRequest
 
builder() - Static method in class org.cloudfoundry.operations.stacks.Stack
 
buildpack(String) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.ApplicationDetailBuilder
 
buildpack(String) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.ApplicationManifestBuilder
 
buildpack(String) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.PushApplicationRequestBuilder
 
Buildpack - Class in org.cloudfoundry.operations.buildpacks
A Cloud Foundry Buildpack
Buildpack.BuildpackBuilder - Class in org.cloudfoundry.operations.buildpacks
 
Buildpacks - Interface in org.cloudfoundry.operations.buildpacks
Main entry point to the Cloud Foundry Buildpacks Operations API
buildpacks() - Method in interface org.cloudfoundry.operations.CloudFoundryOperations
Main entry point to the Cloud Foundry Buildpacks Operations API

C

canEqual(Object) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail
 
canEqual(Object) - Method in class org.cloudfoundry.operations.applications.ApplicationSummary
 
check(CheckRouteRequest) - Method in interface org.cloudfoundry.operations.routes.Routes
Checks whether a route exists
CheckRouteRequest - Class in org.cloudfoundry.operations.routes
The request options for the check route operation
CheckRouteRequest.CheckRouteRequestBuilder - Class in org.cloudfoundry.operations.routes
 
cloudFoundryClient(CloudFoundryClient) - Method in class org.cloudfoundry.operations.CloudFoundryOperationsBuilder
Configure the CloudFoundryClient to use
CloudFoundryOperations - Interface in org.cloudfoundry.operations
Main entry point to the Cloud Foundry Operations API
CloudFoundryOperationsBuilder - Class in org.cloudfoundry.operations
A builder API for creating the default implementation of the CloudFoundryOperations
CloudFoundryOperationsBuilder() - Constructor for class org.cloudfoundry.operations.CloudFoundryOperationsBuilder
 
command(String) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.ApplicationManifestBuilder
 
command(String) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.PushApplicationRequestBuilder
 
copySource(CopySourceApplicationRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Copy the app source code from this application to another.
CopySourceApplicationRequest - Class in org.cloudfoundry.operations.applications
The request options for the copy source application operation
CopySourceApplicationRequest.CopySourceApplicationRequestBuilder - Class in org.cloudfoundry.operations.applications
 
cpu(Double) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.InstanceDetail.InstanceDetailBuilder
 
create(CreateDomainRequest) - Method in interface org.cloudfoundry.operations.domains.Domains
Create a new domain
create(CreateOrganizationRequest) - Method in interface org.cloudfoundry.operations.organizations.Organizations
Creates a new organization.
create(CreateRouteRequest) - Method in interface org.cloudfoundry.operations.routes.Routes
Create a new route
create(CreateSpaceRequest) - Method in interface org.cloudfoundry.operations.spaces.Spaces
Creates a new space
CreateDomainRequest - Class in org.cloudfoundry.operations.domains
The request options for the create domain operation
CreateDomainRequest.CreateDomainRequestBuilder - Class in org.cloudfoundry.operations.domains
 
createInstance(CreateServiceInstanceRequest) - Method in interface org.cloudfoundry.operations.services.Services
Create a service instance
CreateOrganizationRequest - Class in org.cloudfoundry.operations.organizations
The request options for the create org operation
CreateOrganizationRequest.CreateOrganizationRequestBuilder - Class in org.cloudfoundry.operations.organizations
 
createQuota(CreateQuotaRequest) - Method in interface org.cloudfoundry.operations.organizationadmin.OrganizationAdmin
Create an organization quota
CreateQuotaRequest - Class in org.cloudfoundry.operations.organizationadmin
The request options for the create quota operation
CreateQuotaRequest.CreateQuotaRequestBuilder - Class in org.cloudfoundry.operations.organizationadmin
 
CreateRouteRequest - Class in org.cloudfoundry.operations.routes
The request options for the create route operation
CreateRouteRequest.CreateRouteRequestBuilder - Class in org.cloudfoundry.operations.routes
 
CreateServiceInstanceRequest - Class in org.cloudfoundry.operations.services
The request options for the create service instance operation
CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder - Class in org.cloudfoundry.operations.services
 
createShared(CreateSharedDomainRequest) - Method in interface org.cloudfoundry.operations.domains.Domains
Create a new shared domain
CreateSharedDomainRequest - Class in org.cloudfoundry.operations.domains
The request options for the create shared domain operation
CreateSharedDomainRequest.CreateSharedDomainRequestBuilder - Class in org.cloudfoundry.operations.domains
 
CreateSpaceRequest - Class in org.cloudfoundry.operations.spaces
The request options for the delete space operation
CreateSpaceRequest.CreateSpaceRequestBuilder - Class in org.cloudfoundry.operations.spaces
 
createUserProvidedInstance(CreateUserProvidedServiceInstanceRequest) - Method in interface org.cloudfoundry.operations.services.Services
Create a user provided service instance
CreateUserProvidedServiceInstanceRequest - Class in org.cloudfoundry.operations.services
The request options for the create user provided service operation
CreateUserProvidedServiceInstanceRequest.CreateUserProvidedServiceInstanceRequestBuilder - Class in org.cloudfoundry.operations.services
 
credential(String, Object) - Method in class org.cloudfoundry.operations.services.CreateUserProvidedServiceInstanceRequest.CreateUserProvidedServiceInstanceRequestBuilder
 
credentials(Map<? extends String, ? extends Object>) - Method in class org.cloudfoundry.operations.services.CreateUserProvidedServiceInstanceRequest.CreateUserProvidedServiceInstanceRequestBuilder
 

D

dashboardUrl(String) - Method in class org.cloudfoundry.operations.services.ServiceInstance.ServiceInstanceBuilder
 
delete(DeleteApplicationRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Deletes a specific application and, optionally, all routes mapped to the application.
delete(DeleteOrganizationRequest) - Method in interface org.cloudfoundry.operations.organizations.Organizations
Deletes a specific organization
delete(DeleteRouteRequest) - Method in interface org.cloudfoundry.operations.routes.Routes
Remove a route
delete(DeleteSpaceRequest) - Method in interface org.cloudfoundry.operations.spaces.Spaces
Deletes a specific space.
DeleteApplicationRequest - Class in org.cloudfoundry.operations.applications
The request options for the delete application operation
DeleteApplicationRequest.DeleteApplicationRequestBuilder - Class in org.cloudfoundry.operations.applications
 
DeleteOrganizationRequest - Class in org.cloudfoundry.operations.organizations
The request options for the Delete Organization Operation
DeleteOrganizationRequest.DeleteOrganizationRequestBuilder - Class in org.cloudfoundry.operations.organizations
 
deleteOrphanedRoutes() - Method in interface org.cloudfoundry.operations.routes.Routes
Delete orphaned routes.
deleteQuota(DeleteQuotaRequest) - Method in interface org.cloudfoundry.operations.organizationadmin.OrganizationAdmin
Delete an organization quota
DeleteQuotaRequest - Class in org.cloudfoundry.operations.organizationadmin
The request options for the delete quota operation
DeleteQuotaRequest.DeleteQuotaRequestBuilder - Class in org.cloudfoundry.operations.organizationadmin
 
DeleteRouteRequest - Class in org.cloudfoundry.operations.routes
The request options for the map route operation
DeleteRouteRequest.DeleteRouteRequestBuilder - Class in org.cloudfoundry.operations.routes
 
deleteRoutes(Boolean) - Method in class org.cloudfoundry.operations.applications.DeleteApplicationRequest.DeleteApplicationRequestBuilder
 
DeleteSpaceRequest - Class in org.cloudfoundry.operations.spaces
The request options for the delete space operation
DeleteSpaceRequest.DeleteSpaceRequestBuilder - Class in org.cloudfoundry.operations.spaces
 
description(String) - Method in class org.cloudfoundry.operations.applications.ApplicationEvent.ApplicationEventBuilder
 
description(String) - Method in class org.cloudfoundry.operations.services.ServiceInstance.ServiceInstanceBuilder
 
description(String) - Method in class org.cloudfoundry.operations.services.ServiceOffering.ServiceOfferingBuilder
 
description(String) - Method in class org.cloudfoundry.operations.services.ServicePlan.ServicePlanBuilder
 
description(String) - Method in class org.cloudfoundry.operations.stacks.Stack.StackBuilder
 
destination(String) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SecurityGroup.Rule.RuleBuilder
 
DisableApplicationSshRequest - Class in org.cloudfoundry.operations.applications
The request options for the disable application ssh operation
DisableApplicationSshRequest.DisableApplicationSshRequestBuilder - Class in org.cloudfoundry.operations.applications
 
disableSsh(DisableApplicationSshRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Disable SSH for a specific application
DisallowSpaceSshRequest - Class in org.cloudfoundry.operations.spaces
The request options for the disallow space ssh operation
DisallowSpaceSshRequest.DisallowSpaceSshRequestBuilder - Class in org.cloudfoundry.operations.spaces
 
disallowSsh(DisallowSpaceSshRequest) - Method in interface org.cloudfoundry.operations.spaces.Spaces
Disallow SSH for a specific space
disk(Integer) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.ApplicationManifestBuilder
 
diskLimit(String) - Method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest.ScaleApplicationRequestBuilder
 
diskQuota(Integer) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.ApplicationDetailBuilder
 
diskQuota(Long) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.InstanceDetail.InstanceDetailBuilder
 
diskQuota(Integer) - Method in class org.cloudfoundry.operations.applications.ApplicationSummary.ApplicationSummaryBuilder
 
diskQuota(Integer) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.PushApplicationRequestBuilder
 
diskUsage(Long) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.InstanceDetail.InstanceDetailBuilder
 
dockerImage(String) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.PushApplicationRequestBuilder
 
documentationUrl(String) - Method in class org.cloudfoundry.operations.services.ServiceInstance.ServiceInstanceBuilder
 
domain(String) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.ApplicationManifestBuilder
 
domain(String) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.PushApplicationRequestBuilder
 
domain(String) - Method in class org.cloudfoundry.operations.domains.CreateDomainRequest.CreateDomainRequestBuilder
 
domain(String) - Method in class org.cloudfoundry.operations.domains.CreateSharedDomainRequest.CreateSharedDomainRequestBuilder
 
Domain - Class in org.cloudfoundry.operations.domains
Domain object representation
domain(String) - Method in class org.cloudfoundry.operations.domains.ShareDomainRequest.ShareDomainRequestBuilder
 
domain(String) - Method in class org.cloudfoundry.operations.domains.UnshareDomainRequest.UnshareDomainRequestBuilder
 
domain(String) - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail.OrganizationDetailBuilder
 
domain(String) - Method in class org.cloudfoundry.operations.routes.CheckRouteRequest.CheckRouteRequestBuilder
 
domain(String) - Method in class org.cloudfoundry.operations.routes.CreateRouteRequest.CreateRouteRequestBuilder
 
domain(String) - Method in class org.cloudfoundry.operations.routes.DeleteRouteRequest.DeleteRouteRequestBuilder
 
domain(String) - Method in class org.cloudfoundry.operations.routes.MapRouteRequest.MapRouteRequestBuilder
 
domain(String) - Method in class org.cloudfoundry.operations.routes.Route.RouteBuilder
 
domain(String) - Method in class org.cloudfoundry.operations.routes.UnmapRouteRequest.UnmapRouteRequestBuilder
 
domain(String) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SpaceDetailBuilder
 
Domain.DomainBuilder - Class in org.cloudfoundry.operations.domains
 
Domain.Status - Enum in org.cloudfoundry.operations.domains
The statuses of domains
domains(Collection<? extends String>) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.ApplicationManifestBuilder
 
domains() - Method in interface org.cloudfoundry.operations.CloudFoundryOperations
Main entry point to the Cloud Foundry Domains Operations API
Domains - Interface in org.cloudfoundry.operations.domains
Main entry point to the Cloud Foundry Domains Operations API
domains(Collection<? extends String>) - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail.OrganizationDetailBuilder
 
domains(Collection<? extends String>) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SpaceDetailBuilder
 

E

EnableApplicationSshRequest - Class in org.cloudfoundry.operations.applications
The request options for the enable application ssh operation
EnableApplicationSshRequest.EnableApplicationSshRequestBuilder - Class in org.cloudfoundry.operations.applications
 
enabled(Boolean) - Method in class org.cloudfoundry.operations.buildpacks.Buildpack.BuildpackBuilder
 
enableSsh(EnableApplicationSshRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Enable SSH for a specific application
environmentVariable(String, Object) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.ApplicationManifestBuilder
 
environmentVariables(Map<? extends String, ? extends Object>) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.ApplicationManifestBuilder
 
equals(Object) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail
 
equals(Object) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.InstanceDetail
 
equals(Object) - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments
 
equals(Object) - Method in class org.cloudfoundry.operations.applications.ApplicationEvent
 
equals(Object) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest
 
equals(Object) - Method in class org.cloudfoundry.operations.applications.ApplicationSshEnabledRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.applications.ApplicationSummary
 
equals(Object) - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.applications.DeleteApplicationRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.applications.DisableApplicationSshRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.applications.EnableApplicationSshRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.applications.GetApplicationEnvironmentsRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.applications.GetApplicationEventsRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.applications.GetApplicationHealthCheckRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.applications.GetApplicationManifestRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.applications.GetApplicationRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.applications.LogsRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.applications.RenameApplicationRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.applications.RestageApplicationRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.applications.RestartApplicationInstanceRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.applications.RestartApplicationRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.applications.SetApplicationHealthCheckRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.applications.SetEnvironmentVariableApplicationRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.applications.StartApplicationRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.applications.StopApplicationRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.applications.UnsetEnvironmentVariableApplicationRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.buildpacks.Buildpack
 
equals(Object) - Method in class org.cloudfoundry.operations.domains.CreateDomainRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.domains.CreateSharedDomainRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.domains.Domain
 
equals(Object) - Method in class org.cloudfoundry.operations.domains.ShareDomainRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.domains.UnshareDomainRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.organizationadmin.DeleteQuotaRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.organizationadmin.GetQuotaRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota
 
equals(Object) - Method in class org.cloudfoundry.operations.organizationadmin.SetQuotaRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.organizations.CreateOrganizationRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.organizations.DeleteOrganizationRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail
 
equals(Object) - Method in class org.cloudfoundry.operations.organizations.OrganizationInfoRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota
 
equals(Object) - Method in class org.cloudfoundry.operations.organizations.OrganizationSummary
 
equals(Object) - Method in class org.cloudfoundry.operations.organizations.RenameOrganizationRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.routes.CheckRouteRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.routes.CreateRouteRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.routes.DeleteRouteRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.routes.ListRoutesRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.routes.MapRouteRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.routes.Route
 
equals(Object) - Method in class org.cloudfoundry.operations.routes.UnmapRouteRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.services.BindServiceInstanceRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.services.CreateUserProvidedServiceInstanceRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.services.GetServiceInstanceRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.services.ListServiceOfferingsRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.services.RenameServiceInstanceRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.services.ServiceInstance
 
equals(Object) - Method in class org.cloudfoundry.operations.services.ServiceOffering
 
equals(Object) - Method in class org.cloudfoundry.operations.services.ServicePlan
 
equals(Object) - Method in class org.cloudfoundry.operations.services.UnbindServiceInstanceRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.spaceadmin.GetSpaceQuotaRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota
 
equals(Object) - Method in class org.cloudfoundry.operations.spaces.AllowSpaceSshRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.spaces.CreateSpaceRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.spaces.DeleteSpaceRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.spaces.DisallowSpaceSshRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.spaces.GetSpaceRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.spaces.RenameSpaceRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail
 
equals(Object) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SecurityGroup
 
equals(Object) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SecurityGroup.Rule
 
equals(Object) - Method in class org.cloudfoundry.operations.spaces.SpaceSshAllowedRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.spaces.SpaceSummary
 
equals(Object) - Method in class org.cloudfoundry.operations.stacks.GetStackRequest
 
equals(Object) - Method in class org.cloudfoundry.operations.stacks.Stack
 
event(String) - Method in class org.cloudfoundry.operations.applications.ApplicationEvent.ApplicationEventBuilder
 

F

filename(String) - Method in class org.cloudfoundry.operations.buildpacks.Buildpack.BuildpackBuilder
 
free(Boolean) - Method in class org.cloudfoundry.operations.services.ServicePlan.ServicePlanBuilder
 

G

get(GetApplicationRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Gets information for a specific application
get(OrganizationInfoRequest) - Method in interface org.cloudfoundry.operations.organizations.Organizations
Gets an Organization's Information
get(GetSpaceQuotaRequest) - Method in interface org.cloudfoundry.operations.spaceadmin.SpaceAdmin
Gets a space quota
get(GetSpaceRequest) - Method in interface org.cloudfoundry.operations.spaces.Spaces
Gets space information
get(GetStackRequest) - Method in interface org.cloudfoundry.operations.stacks.Stacks
Get a Stack
getActor() - Method in class org.cloudfoundry.operations.applications.ApplicationEvent
The actor
getAllowPaidServicePlans() - Method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest
The allow paid service plans flag
getAllowPaidServicePlans() - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota
The allow paid service plans flag
getAllowPaidServicePlans() - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest
The allow paid service plans flag
getApplication() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest
The bits for the application
GetApplicationEnvironmentsRequest - Class in org.cloudfoundry.operations.applications
The request options for the get application environments operation
GetApplicationEnvironmentsRequest.GetApplicationEnvironmentsRequestBuilder - Class in org.cloudfoundry.operations.applications
 
GetApplicationEventsRequest - Class in org.cloudfoundry.operations.applications
The request options for the get application events operation
GetApplicationEventsRequest.GetApplicationEventsRequestBuilder - Class in org.cloudfoundry.operations.applications
 
GetApplicationHealthCheckRequest - Class in org.cloudfoundry.operations.applications
The request options for the get health check operation
GetApplicationHealthCheckRequest.GetApplicationHealthCheckRequestBuilder - Class in org.cloudfoundry.operations.applications
 
getApplicationInstanceLimit() - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota
The application instance limit
getApplicationManifest(GetApplicationManifestRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Gets the manifest for a specific application
GetApplicationManifestRequest - Class in org.cloudfoundry.operations.applications
The request options for the get application manifest operation
GetApplicationManifestRequest.GetApplicationManifestRequestBuilder - Class in org.cloudfoundry.operations.applications
 
getApplicationName() - Method in class org.cloudfoundry.operations.routes.MapRouteRequest
The name of the application to have a route added to it
getApplicationName() - Method in class org.cloudfoundry.operations.routes.UnmapRouteRequest
The name of the application to have a route remove from it
getApplicationName() - Method in class org.cloudfoundry.operations.services.BindServiceInstanceRequest
The name of the application to bind
getApplicationName() - Method in class org.cloudfoundry.operations.services.UnbindServiceInstanceRequest
The name of the application to unbind
GetApplicationRequest - Class in org.cloudfoundry.operations.applications
The request options for the get application operation
GetApplicationRequest.GetApplicationRequestBuilder - Class in org.cloudfoundry.operations.applications
 
getApplications() - Method in class org.cloudfoundry.operations.routes.Route
The applications bound to this route.
getApplications() - Method in class org.cloudfoundry.operations.services.ServiceInstance
The bound applications
getApplications() - Method in class org.cloudfoundry.operations.spaces.SpaceDetail
The applications
getBuildpack() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail
The buildpack, if any, used to stage this application
getBuildpack() - Method in class org.cloudfoundry.operations.applications.ApplicationManifest
The buildpack used by the application
getBuildpack() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest
The buildpack for the application
getCommand() - Method in class org.cloudfoundry.operations.applications.ApplicationManifest
The command used to execute the application
getCommand() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest
The custom start command for the application
getCpu() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.InstanceDetail
 
getCredentials() - Method in class org.cloudfoundry.operations.services.CreateUserProvidedServiceInstanceRequest
The credentials of the user provided service instance
getDashboardUrl() - Method in class org.cloudfoundry.operations.services.ServiceInstance
The dashboard URL
getDeleteRoutes() - Method in class org.cloudfoundry.operations.applications.DeleteApplicationRequest
 
getDescription() - Method in class org.cloudfoundry.operations.applications.ApplicationEvent
The description
getDescription() - Method in class org.cloudfoundry.operations.services.ServiceInstance
The service description
getDescription() - Method in class org.cloudfoundry.operations.services.ServiceOffering
The description
getDescription() - Method in class org.cloudfoundry.operations.services.ServicePlan
The description
getDescription() - Method in class org.cloudfoundry.operations.stacks.Stack
The description of this stack
getDestination() - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SecurityGroup.Rule
 
getDisk() - Method in class org.cloudfoundry.operations.applications.ApplicationManifest
The disk quota in megabytes
getDiskLimit() - Method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest
The disk limit in MB
getDiskQuota() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.InstanceDetail
 
getDiskQuota() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest
The disk quota for the application
getDiskUsage() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.InstanceDetail
 
getDockerImage() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest
The Docker image for the application
getDocumentationUrl() - Method in class org.cloudfoundry.operations.services.ServiceInstance
The documentation URL
getDomain() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest
The domain for the application
getDomain() - Method in class org.cloudfoundry.operations.domains.CreateDomainRequest
The domain name
getDomain() - Method in class org.cloudfoundry.operations.domains.CreateSharedDomainRequest
The domain name
getDomain() - Method in class org.cloudfoundry.operations.domains.ShareDomainRequest
The domain name
getDomain() - Method in class org.cloudfoundry.operations.domains.UnshareDomainRequest
The domain name
getDomain() - Method in class org.cloudfoundry.operations.routes.CheckRouteRequest
The domain of the route
getDomain() - Method in class org.cloudfoundry.operations.routes.CreateRouteRequest
The domain of the route
getDomain() - Method in class org.cloudfoundry.operations.routes.DeleteRouteRequest
The domain of the route
getDomain() - Method in class org.cloudfoundry.operations.routes.MapRouteRequest
The domain of the route
getDomain() - Method in class org.cloudfoundry.operations.routes.Route
The domain of this route
getDomain() - Method in class org.cloudfoundry.operations.routes.UnmapRouteRequest
The domain of the route
getDomains() - Method in class org.cloudfoundry.operations.applications.ApplicationManifest
The collection of domains bound to the application
getDomains() - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail
The domains bound to this organization.
getDomains() - Method in class org.cloudfoundry.operations.spaces.SpaceDetail
The domains
getEnabled() - Method in class org.cloudfoundry.operations.buildpacks.Buildpack
The enabled flag
getEnvironments(GetApplicationEnvironmentsRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Gets the environment variables for an application
getEnvironmentVariables() - Method in class org.cloudfoundry.operations.applications.ApplicationManifest
The environment variables to set on the application
getEvent() - Method in class org.cloudfoundry.operations.applications.ApplicationEvent
The event
getEvents(GetApplicationEventsRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Gets recent events of an application.
getFilename() - Method in class org.cloudfoundry.operations.buildpacks.Buildpack
The filename
getFree() - Method in class org.cloudfoundry.operations.services.ServicePlan
Whether the plan is free
getHealthCheck(GetApplicationHealthCheckRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Retrieve the Health Check Type of an application
getHealthCheckType() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest
The health check type for the application e.g.
getHost() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest
The host for the application
getHost() - Method in class org.cloudfoundry.operations.routes.CheckRouteRequest
The host of the route
getHost() - Method in class org.cloudfoundry.operations.routes.CreateRouteRequest
The host name of the route.
getHost() - Method in class org.cloudfoundry.operations.routes.DeleteRouteRequest
The host of the route
getHost() - Method in class org.cloudfoundry.operations.routes.MapRouteRequest
The host of the route
getHost() - Method in class org.cloudfoundry.operations.routes.Route
The host of this route
getHost() - Method in class org.cloudfoundry.operations.routes.UnmapRouteRequest
The host of the route
getHosts() - Method in class org.cloudfoundry.operations.applications.ApplicationManifest
The collection of hosts bound to the application
getId() - Method in class org.cloudfoundry.operations.applications.ApplicationEvent
The id
getId() - Method in class org.cloudfoundry.operations.buildpacks.Buildpack
The id
getId() - Method in class org.cloudfoundry.operations.domains.Domain
The id of the domain
getId() - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota
The id
getId() - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail
The id
getId() - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota
The id
getId() - Method in class org.cloudfoundry.operations.organizations.OrganizationSummary
The id
getId() - Method in class org.cloudfoundry.operations.routes.Route
The id
getId() - Method in class org.cloudfoundry.operations.services.ServiceInstance
The service instance id
getId() - Method in class org.cloudfoundry.operations.services.ServiceOffering
The id
getId() - Method in class org.cloudfoundry.operations.services.ServicePlan
The id
getId() - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota
The id
getId() - Method in class org.cloudfoundry.operations.spaces.SpaceDetail
The id
getId() - Method in class org.cloudfoundry.operations.spaces.SpaceSummary
The id
getId() - Method in class org.cloudfoundry.operations.stacks.Stack
The id
getInstance(GetServiceInstanceRequest) - Method in interface org.cloudfoundry.operations.services.Services
Get a service instance
getInstanceDetails() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail
The list of instances
getInstanceIndex() - Method in class org.cloudfoundry.operations.applications.RestartApplicationInstanceRequest
 
getInstanceMemoryLimit() - Method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest
The instance memory limit
getInstanceMemoryLimit() - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota
The instance memory limit
getInstanceMemoryLimit() - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest
The instance memory limit
getInstanceMemoryLimit() - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota
The instance memory limit
getInstanceMemoryLimit() - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota
The instance memory limit
getInstances() - Method in class org.cloudfoundry.operations.applications.ApplicationManifest
The number of instances of the application
getInstances() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest
The number of instances for the application
getInstances() - Method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest
The number of instances
getLabel() - Method in class org.cloudfoundry.operations.services.ServiceOffering
The label
getLastOperation() - Method in class org.cloudfoundry.operations.services.ServiceInstance
The last operation
getLastUploaded() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail
The time the application was last updated
getLevel() - Method in class org.cloudfoundry.operations.routes.ListRoutesRequest
A level to indicate which routes to list
getLocked() - Method in class org.cloudfoundry.operations.buildpacks.Buildpack
The locked flag
getMaxNumberOfEvents() - Method in class org.cloudfoundry.operations.applications.GetApplicationEventsRequest
 
getMemory() - Method in class org.cloudfoundry.operations.applications.ApplicationManifest
The memory quota in megabytes
getMemory() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest
The memory in MB for the application
getMemoryLimit() - Method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest
The memory limit in MB
getMemoryLimit() - Method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest
The memory limit
getMemoryLimit() - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota
The memory limit
getMemoryLimit() - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest
The memory limit
getMemoryQuota() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.InstanceDetail
 
getMemoryUsage() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.InstanceDetail
 
getMessage() - Method in class org.cloudfoundry.operations.services.ServiceInstance
The message
getName() - Method in class org.cloudfoundry.operations.applications.ApplicationManifest
The name of the application
getName() - Method in class org.cloudfoundry.operations.applications.ApplicationSshEnabledRequest
 
getName() - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest
The name of the application
getName() - Method in class org.cloudfoundry.operations.applications.DeleteApplicationRequest
 
getName() - Method in class org.cloudfoundry.operations.applications.DisableApplicationSshRequest
 
getName() - Method in class org.cloudfoundry.operations.applications.EnableApplicationSshRequest
 
getName() - Method in class org.cloudfoundry.operations.applications.GetApplicationEnvironmentsRequest
 
getName() - Method in class org.cloudfoundry.operations.applications.GetApplicationEventsRequest
 
getName() - Method in class org.cloudfoundry.operations.applications.GetApplicationHealthCheckRequest
The name of the application
getName() - Method in class org.cloudfoundry.operations.applications.GetApplicationManifestRequest
 
getName() - Method in class org.cloudfoundry.operations.applications.GetApplicationRequest
 
getName() - Method in class org.cloudfoundry.operations.applications.LogsRequest
 
getName() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest
The name for the application
getName() - Method in class org.cloudfoundry.operations.applications.RenameApplicationRequest
The name of the application
getName() - Method in class org.cloudfoundry.operations.applications.RestageApplicationRequest
The name of the application
getName() - Method in class org.cloudfoundry.operations.applications.RestartApplicationInstanceRequest
 
getName() - Method in class org.cloudfoundry.operations.applications.RestartApplicationRequest
The name of the application
getName() - Method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest
The name of the application
getName() - Method in class org.cloudfoundry.operations.applications.SetApplicationHealthCheckRequest
The name of the application
getName() - Method in class org.cloudfoundry.operations.applications.SetEnvironmentVariableApplicationRequest
The application name
getName() - Method in class org.cloudfoundry.operations.applications.StartApplicationRequest
The name of the application
getName() - Method in class org.cloudfoundry.operations.applications.StopApplicationRequest
 
getName() - Method in class org.cloudfoundry.operations.applications.UnsetEnvironmentVariableApplicationRequest
The application name
getName() - Method in class org.cloudfoundry.operations.buildpacks.Buildpack
The name
getName() - Method in class org.cloudfoundry.operations.domains.Domain
The name of the domain
getName() - Method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest
The name
getName() - Method in class org.cloudfoundry.operations.organizationadmin.DeleteQuotaRequest
The name of the quota
getName() - Method in class org.cloudfoundry.operations.organizationadmin.GetQuotaRequest
The name of the quota
getName() - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota
The name
getName() - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest
The name
getName() - Method in class org.cloudfoundry.operations.organizations.DeleteOrganizationRequest
The name of the organization
getName() - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail
The name
getName() - Method in class org.cloudfoundry.operations.organizations.OrganizationInfoRequest
The name of the organization to get information about
getName() - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota
The name
getName() - Method in class org.cloudfoundry.operations.organizations.OrganizationSummary
The name
getName() - Method in class org.cloudfoundry.operations.organizations.RenameOrganizationRequest
The name of the organization
getName() - Method in class org.cloudfoundry.operations.services.CreateUserProvidedServiceInstanceRequest
The name of the user provided service instance to create
getName() - Method in class org.cloudfoundry.operations.services.GetServiceInstanceRequest
The name of the service instance
getName() - Method in class org.cloudfoundry.operations.services.RenameServiceInstanceRequest
The name of the service instance
getName() - Method in class org.cloudfoundry.operations.services.ServiceInstance
The service instance name
getName() - Method in class org.cloudfoundry.operations.services.ServicePlan
The name
getName() - Method in class org.cloudfoundry.operations.spaceadmin.GetSpaceQuotaRequest
The name of the space quota to get
getName() - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota
The name
getName() - Method in class org.cloudfoundry.operations.spaces.AllowSpaceSshRequest
 
getName() - Method in class org.cloudfoundry.operations.spaces.CreateSpaceRequest
The name of the new space
getName() - Method in class org.cloudfoundry.operations.spaces.DeleteSpaceRequest
The name of the space
getName() - Method in class org.cloudfoundry.operations.spaces.DisallowSpaceSshRequest
 
getName() - Method in class org.cloudfoundry.operations.spaces.GetSpaceRequest
The name of the space
getName() - Method in class org.cloudfoundry.operations.spaces.RenameSpaceRequest
The name of the space
getName() - Method in class org.cloudfoundry.operations.spaces.SpaceDetail
The name
getName() - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SecurityGroup
 
getName() - Method in class org.cloudfoundry.operations.spaces.SpaceSshAllowedRequest
 
getName() - Method in class org.cloudfoundry.operations.spaces.SpaceSummary
The name
getName() - Method in class org.cloudfoundry.operations.stacks.GetStackRequest
The name of the stack
getName() - Method in class org.cloudfoundry.operations.stacks.Stack
The name of this stack
getNewName() - Method in class org.cloudfoundry.operations.applications.RenameApplicationRequest
The new name of the application
getNewName() - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest
The new name
getNewName() - Method in class org.cloudfoundry.operations.organizations.RenameOrganizationRequest
The new name of the organization
getNewName() - Method in class org.cloudfoundry.operations.services.RenameServiceInstanceRequest
The new name of the service instance
getNewName() - Method in class org.cloudfoundry.operations.spaces.RenameSpaceRequest
The new name of the space
getNoHostname() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest
Map the root domain to the application
getNoRoute() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest
Do not create a route for the application
getNoStart() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest
Do not start the application after pushing
getOrganization() - Method in class org.cloudfoundry.operations.domains.CreateDomainRequest
The organization name of the domain.
getOrganization() - Method in class org.cloudfoundry.operations.domains.ShareDomainRequest
The organization name of the domain.
getOrganization() - Method in class org.cloudfoundry.operations.domains.UnshareDomainRequest
The organization name of the domain.
getOrganization() - Method in class org.cloudfoundry.operations.spaces.CreateSpaceRequest
The organization of the new space
getOrganization() - Method in class org.cloudfoundry.operations.spaces.SpaceDetail
The organization
getOrganizationId() - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota
The organization id
getOrganizationId() - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota
The organization id
getOrganizationName() - Method in class org.cloudfoundry.operations.organizationadmin.SetQuotaRequest
The name of the organization on which the quota must be set
getOrganizationName() - Method in class org.cloudfoundry.operations.organizations.CreateOrganizationRequest
The organization name
getPaidServicePlans() - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota
Whether paid service plans are allowed
getPaidServicePlans() - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota
Whether paid service plans are allowed
getParameters() - Method in class org.cloudfoundry.operations.services.BindServiceInstanceRequest
The parameters for the service binding
getParameters() - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest
The parameters of the service instance
getPath() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest
The path for the application
getPath() - Method in class org.cloudfoundry.operations.routes.CheckRouteRequest
The path of the route.
getPath() - Method in class org.cloudfoundry.operations.routes.CreateRouteRequest
The path of the route.
getPath() - Method in class org.cloudfoundry.operations.routes.DeleteRouteRequest
The path of the route.
getPath() - Method in class org.cloudfoundry.operations.routes.MapRouteRequest
The path of the route.
getPath() - Method in class org.cloudfoundry.operations.routes.Route
The path of this route
getPath() - Method in class org.cloudfoundry.operations.routes.UnmapRouteRequest
The path of the route
getPlan() - Method in class org.cloudfoundry.operations.services.ServiceInstance
The managed service plan
getPlanName() - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest
The name of the service plan to use
getPorts() - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SecurityGroup.Rule
 
getPosition() - Method in class org.cloudfoundry.operations.buildpacks.Buildpack
The position
getProtocol() - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SecurityGroup.Rule
 
getQuota(GetQuotaRequest) - Method in interface org.cloudfoundry.operations.organizationadmin.OrganizationAdmin
Get the organization quota
getQuota() - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail
The organization quota
getQuotaDefinitionName() - Method in class org.cloudfoundry.operations.organizations.CreateOrganizationRequest
The quota definition name
getQuotaName() - Method in class org.cloudfoundry.operations.organizationadmin.SetQuotaRequest
The name of the quota that will be set
GetQuotaRequest - Class in org.cloudfoundry.operations.organizationadmin
The request options for the get quota operation
GetQuotaRequest.GetQuotaRequestBuilder - Class in org.cloudfoundry.operations.organizationadmin
 
getRandomRoute() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest
Use a random route for the application
getRecent() - Method in class org.cloudfoundry.operations.applications.LogsRequest
 
getRequestedState() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail
The requested state
getRestart() - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest
Whether to restart the target application
getRouteId() - Method in class org.cloudfoundry.operations.routes.Route
The GUID of this route
getRoutePath() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest
The route path for the application
getRouteServiceUrl() - Method in class org.cloudfoundry.operations.services.CreateUserProvidedServiceInstanceRequest
URL to which requests for bound routes will be forwarded
getRules() - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SecurityGroup
 
getRunning() - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments
The running environment variables
getSecurityGroupRules() - Method in class org.cloudfoundry.operations.spaces.GetSpaceRequest
Include Security Group Rules information
getSecurityGroups() - Method in class org.cloudfoundry.operations.spaces.SpaceDetail
The security groups
getService() - Method in class org.cloudfoundry.operations.services.ServiceInstance
The name of the managed service
getServiceInstanceName() - Method in class org.cloudfoundry.operations.services.BindServiceInstanceRequest
The name of the service instance to bind
getServiceInstanceName() - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest
The name of the service instance to create
getServiceInstanceName() - Method in class org.cloudfoundry.operations.services.UnbindServiceInstanceRequest
The name of the service instance to unbind
GetServiceInstanceRequest - Class in org.cloudfoundry.operations.services
The request options for the get service instance operation
GetServiceInstanceRequest.GetServiceInstanceRequestBuilder - Class in org.cloudfoundry.operations.services
 
getServiceName() - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest
The name of the service
getServiceName() - Method in class org.cloudfoundry.operations.services.ListServiceOfferingsRequest
The name of the service
getServicePlans() - Method in class org.cloudfoundry.operations.services.ServiceOffering
The service plans
getServices() - Method in class org.cloudfoundry.operations.applications.ApplicationManifest
The collection of service names bound to the application
getServices() - Method in class org.cloudfoundry.operations.spaces.SpaceDetail
The services
getSince() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.InstanceDetail
 
getSpace() - Method in class org.cloudfoundry.operations.routes.CreateRouteRequest
The space to create the route in
getSpace() - Method in class org.cloudfoundry.operations.routes.Route
The name of the space of this route
getSpaceQuota() - Method in class org.cloudfoundry.operations.spaces.CreateSpaceRequest
The space quota definition of the new space
getSpaceQuota() - Method in class org.cloudfoundry.operations.spaces.SpaceDetail
The space quota
GetSpaceQuotaRequest - Class in org.cloudfoundry.operations.spaceadmin
The request options for the list routes operation
GetSpaceQuotaRequest.GetSpaceQuotaRequestBuilder - Class in org.cloudfoundry.operations.spaceadmin
 
GetSpaceRequest - Class in org.cloudfoundry.operations.spaces
The request options for the get space operation
GetSpaceRequest.GetSpaceRequestBuilder - Class in org.cloudfoundry.operations.spaces
 
getSpaces() - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail
The spaces in this organization.
getSpacesQuotas() - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail
The space quota of the organizations quota
getStack() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail
The name of the stack running the application
getStack() - Method in class org.cloudfoundry.operations.applications.ApplicationManifest
The stack used to run the application
getStack() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest
The stack for the application
GetStackRequest - Class in org.cloudfoundry.operations.stacks
The request options for the get stack operation
GetStackRequest.GetStackRequestBuilder - Class in org.cloudfoundry.operations.stacks
 
getStaging() - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments
The staging environment variables
getStagingTimeout() - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest
How long to wait for staging
getStagingTimeout() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest
How long to wait for staging
getStagingTimeout() - Method in class org.cloudfoundry.operations.applications.RestageApplicationRequest
How long to wait for staging
getStagingTimeout() - Method in class org.cloudfoundry.operations.applications.RestartApplicationRequest
How long to wait for staging
getStagingTimeout() - Method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest
How long to wait for staging
getStagingTimeout() - Method in class org.cloudfoundry.operations.applications.StartApplicationRequest
How long to wait for staging
getStartedAt() - Method in class org.cloudfoundry.operations.services.ServiceInstance
When the service was last started
getStartupTimeout() - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest
How long to wait for startup
getStartupTimeout() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest
How long to wait for startup
getStartupTimeout() - Method in class org.cloudfoundry.operations.applications.RestageApplicationRequest
How long to wait for startup
getStartupTimeout() - Method in class org.cloudfoundry.operations.applications.RestartApplicationRequest
How long to wait for startup
getStartupTimeout() - Method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest
How long to wait for startup
getStartupTimeout() - Method in class org.cloudfoundry.operations.applications.StartApplicationRequest
How long to wait for startup
getState() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.InstanceDetail
 
getStatus() - Method in class org.cloudfoundry.operations.domains.Domain
The status of the domain indicating shared or private domain
getStatus() - Method in class org.cloudfoundry.operations.services.ServiceInstance
The status of the last operation
getSyslogDrainUrl() - Method in class org.cloudfoundry.operations.services.CreateUserProvidedServiceInstanceRequest
The url for the Syslog Drain Url
getSystemProvided() - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments
The system provided environment variables
getTags() - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest
The tags
getTags() - Method in class org.cloudfoundry.operations.services.ServiceInstance
The tags for the service
getTargetName() - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest
The name of the target application
getTargetOrganization() - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest
The organization of the target application
getTargetSpace() - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest
The space of the target application
getText() - Method in enum org.cloudfoundry.operations.applications.ApplicationHealthCheck
 
getText() - Method in enum org.cloudfoundry.operations.services.ServiceInstanceType
 
getTime() - Method in class org.cloudfoundry.operations.applications.ApplicationEvent
The time
getTimeout() - Method in class org.cloudfoundry.operations.applications.ApplicationManifest
The number of seconds allowed for application start
getTimeout() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest
The health check timeout
getTotalMemoryLimit() - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota
The total memory limit
getTotalMemoryLimit() - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota
The total memory limit
getTotalRoutes() - Method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest
The total routes
getTotalRoutes() - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota
The total routes
getTotalRoutes() - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest
The total routes
getTotalRoutes() - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota
The total number of routes
getTotalRoutes() - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota
The total number of routes
getTotalServiceInstances() - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota
The total number of service instances
getTotalServiceInstances() - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota
The total number of service instances
getTotalServices() - Method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest
The total services
getTotalServices() - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota
The total services
getTotalServices() - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest
The total services
getType() - Method in class org.cloudfoundry.operations.applications.SetApplicationHealthCheckRequest
The health check type
getType() - Method in class org.cloudfoundry.operations.services.ServiceInstance
The type of the service instance
getUpdatedAt() - Method in class org.cloudfoundry.operations.services.ServiceInstance
When the service was last updated
getUserProvided() - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments
The user defined environment variables
getVariableName() - Method in class org.cloudfoundry.operations.applications.SetEnvironmentVariableApplicationRequest
The variable name
getVariableName() - Method in class org.cloudfoundry.operations.applications.UnsetEnvironmentVariableApplicationRequest
The variable name
getVariableValue() - Method in class org.cloudfoundry.operations.applications.SetEnvironmentVariableApplicationRequest
The variable value

H

hashCode() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail
 
hashCode() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.InstanceDetail
 
hashCode() - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments
 
hashCode() - Method in class org.cloudfoundry.operations.applications.ApplicationEvent
 
hashCode() - Method in class org.cloudfoundry.operations.applications.ApplicationManifest
 
hashCode() - Method in class org.cloudfoundry.operations.applications.ApplicationSshEnabledRequest
 
hashCode() - Method in class org.cloudfoundry.operations.applications.ApplicationSummary
 
hashCode() - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest
 
hashCode() - Method in class org.cloudfoundry.operations.applications.DeleteApplicationRequest
 
hashCode() - Method in class org.cloudfoundry.operations.applications.DisableApplicationSshRequest
 
hashCode() - Method in class org.cloudfoundry.operations.applications.EnableApplicationSshRequest
 
hashCode() - Method in class org.cloudfoundry.operations.applications.GetApplicationEnvironmentsRequest
 
hashCode() - Method in class org.cloudfoundry.operations.applications.GetApplicationEventsRequest
 
hashCode() - Method in class org.cloudfoundry.operations.applications.GetApplicationHealthCheckRequest
 
hashCode() - Method in class org.cloudfoundry.operations.applications.GetApplicationManifestRequest
 
hashCode() - Method in class org.cloudfoundry.operations.applications.GetApplicationRequest
 
hashCode() - Method in class org.cloudfoundry.operations.applications.LogsRequest
 
hashCode() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest
 
hashCode() - Method in class org.cloudfoundry.operations.applications.RenameApplicationRequest
 
hashCode() - Method in class org.cloudfoundry.operations.applications.RestageApplicationRequest
 
hashCode() - Method in class org.cloudfoundry.operations.applications.RestartApplicationInstanceRequest
 
hashCode() - Method in class org.cloudfoundry.operations.applications.RestartApplicationRequest
 
hashCode() - Method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest
 
hashCode() - Method in class org.cloudfoundry.operations.applications.SetApplicationHealthCheckRequest
 
hashCode() - Method in class org.cloudfoundry.operations.applications.SetEnvironmentVariableApplicationRequest
 
hashCode() - Method in class org.cloudfoundry.operations.applications.StartApplicationRequest
 
hashCode() - Method in class org.cloudfoundry.operations.applications.StopApplicationRequest
 
hashCode() - Method in class org.cloudfoundry.operations.applications.UnsetEnvironmentVariableApplicationRequest
 
hashCode() - Method in class org.cloudfoundry.operations.buildpacks.Buildpack
 
hashCode() - Method in class org.cloudfoundry.operations.domains.CreateDomainRequest
 
hashCode() - Method in class org.cloudfoundry.operations.domains.CreateSharedDomainRequest
 
hashCode() - Method in class org.cloudfoundry.operations.domains.Domain
 
hashCode() - Method in class org.cloudfoundry.operations.domains.ShareDomainRequest
 
hashCode() - Method in class org.cloudfoundry.operations.domains.UnshareDomainRequest
 
hashCode() - Method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest
 
hashCode() - Method in class org.cloudfoundry.operations.organizationadmin.DeleteQuotaRequest
 
hashCode() - Method in class org.cloudfoundry.operations.organizationadmin.GetQuotaRequest
 
hashCode() - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota
 
hashCode() - Method in class org.cloudfoundry.operations.organizationadmin.SetQuotaRequest
 
hashCode() - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest
 
hashCode() - Method in class org.cloudfoundry.operations.organizations.CreateOrganizationRequest
 
hashCode() - Method in class org.cloudfoundry.operations.organizations.DeleteOrganizationRequest
 
hashCode() - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail
 
hashCode() - Method in class org.cloudfoundry.operations.organizations.OrganizationInfoRequest
 
hashCode() - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota
 
hashCode() - Method in class org.cloudfoundry.operations.organizations.OrganizationSummary
 
hashCode() - Method in class org.cloudfoundry.operations.organizations.RenameOrganizationRequest
 
hashCode() - Method in class org.cloudfoundry.operations.routes.CheckRouteRequest
 
hashCode() - Method in class org.cloudfoundry.operations.routes.CreateRouteRequest
 
hashCode() - Method in class org.cloudfoundry.operations.routes.DeleteRouteRequest
 
hashCode() - Method in class org.cloudfoundry.operations.routes.ListRoutesRequest
 
hashCode() - Method in class org.cloudfoundry.operations.routes.MapRouteRequest
 
hashCode() - Method in class org.cloudfoundry.operations.routes.Route
 
hashCode() - Method in class org.cloudfoundry.operations.routes.UnmapRouteRequest
 
hashCode() - Method in class org.cloudfoundry.operations.services.BindServiceInstanceRequest
 
hashCode() - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest
 
hashCode() - Method in class org.cloudfoundry.operations.services.CreateUserProvidedServiceInstanceRequest
 
hashCode() - Method in class org.cloudfoundry.operations.services.GetServiceInstanceRequest
 
hashCode() - Method in class org.cloudfoundry.operations.services.ListServiceOfferingsRequest
 
hashCode() - Method in class org.cloudfoundry.operations.services.RenameServiceInstanceRequest
 
hashCode() - Method in class org.cloudfoundry.operations.services.ServiceInstance
 
hashCode() - Method in class org.cloudfoundry.operations.services.ServiceOffering
 
hashCode() - Method in class org.cloudfoundry.operations.services.ServicePlan
 
hashCode() - Method in class org.cloudfoundry.operations.services.UnbindServiceInstanceRequest
 
hashCode() - Method in class org.cloudfoundry.operations.spaceadmin.GetSpaceQuotaRequest
 
hashCode() - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota
 
hashCode() - Method in class org.cloudfoundry.operations.spaces.AllowSpaceSshRequest
 
hashCode() - Method in class org.cloudfoundry.operations.spaces.CreateSpaceRequest
 
hashCode() - Method in class org.cloudfoundry.operations.spaces.DeleteSpaceRequest
 
hashCode() - Method in class org.cloudfoundry.operations.spaces.DisallowSpaceSshRequest
 
hashCode() - Method in class org.cloudfoundry.operations.spaces.GetSpaceRequest
 
hashCode() - Method in class org.cloudfoundry.operations.spaces.RenameSpaceRequest
 
hashCode() - Method in class org.cloudfoundry.operations.spaces.SpaceDetail
 
hashCode() - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SecurityGroup
 
hashCode() - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SecurityGroup.Rule
 
hashCode() - Method in class org.cloudfoundry.operations.spaces.SpaceSshAllowedRequest
 
hashCode() - Method in class org.cloudfoundry.operations.spaces.SpaceSummary
 
hashCode() - Method in class org.cloudfoundry.operations.stacks.GetStackRequest
 
hashCode() - Method in class org.cloudfoundry.operations.stacks.Stack
 
healthCheckType(ApplicationHealthCheck) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.PushApplicationRequestBuilder
 
host(String) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.ApplicationManifestBuilder
 
host(String) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.PushApplicationRequestBuilder
 
host(String) - Method in class org.cloudfoundry.operations.routes.CheckRouteRequest.CheckRouteRequestBuilder
 
host(String) - Method in class org.cloudfoundry.operations.routes.CreateRouteRequest.CreateRouteRequestBuilder
 
host(String) - Method in class org.cloudfoundry.operations.routes.DeleteRouteRequest.DeleteRouteRequestBuilder
 
host(String) - Method in class org.cloudfoundry.operations.routes.MapRouteRequest.MapRouteRequestBuilder
 
host(String) - Method in class org.cloudfoundry.operations.routes.Route.RouteBuilder
 
host(String) - Method in class org.cloudfoundry.operations.routes.UnmapRouteRequest.UnmapRouteRequestBuilder
 
hosts(Collection<? extends String>) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.ApplicationManifestBuilder
 

I

id(String) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.ApplicationDetailBuilder
 
id(String) - Method in class org.cloudfoundry.operations.applications.ApplicationEvent.ApplicationEventBuilder
 
id(String) - Method in class org.cloudfoundry.operations.applications.ApplicationSummary.ApplicationSummaryBuilder
 
id(String) - Method in class org.cloudfoundry.operations.buildpacks.Buildpack.BuildpackBuilder
 
id(String) - Method in class org.cloudfoundry.operations.domains.Domain.DomainBuilder
 
id(String) - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota.OrganizationQuotaBuilder
 
id(String) - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail.OrganizationDetailBuilder
 
id(String) - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota.OrganizationQuotaBuilder
 
id(String) - Method in class org.cloudfoundry.operations.organizations.OrganizationSummary.OrganizationSummaryBuilder
 
id(String) - Method in class org.cloudfoundry.operations.routes.Route.RouteBuilder
 
id(String) - Method in class org.cloudfoundry.operations.services.ServiceInstance.ServiceInstanceBuilder
 
id(String) - Method in class org.cloudfoundry.operations.services.ServiceOffering.ServiceOfferingBuilder
 
id(String) - Method in class org.cloudfoundry.operations.services.ServicePlan.ServicePlanBuilder
 
id(String) - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota.SpaceQuotaBuilder
 
id(String) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SpaceDetailBuilder
 
id(String) - Method in class org.cloudfoundry.operations.spaces.SpaceSummary.SpaceSummaryBuilder
 
id(String) - Method in class org.cloudfoundry.operations.stacks.Stack.StackBuilder
 
instanceDetail(ApplicationDetail.InstanceDetail) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.ApplicationDetailBuilder
 
instanceDetails(Collection<? extends ApplicationDetail.InstanceDetail>) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.ApplicationDetailBuilder
 
instanceIndex(Integer) - Method in class org.cloudfoundry.operations.applications.RestartApplicationInstanceRequest.RestartApplicationInstanceRequestBuilder
 
instanceMemoryLimit(Integer) - Method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest.CreateQuotaRequestBuilder
 
instanceMemoryLimit(Integer) - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota.OrganizationQuotaBuilder
 
instanceMemoryLimit(Integer) - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest.UpdateQuotaRequestBuilder
 
instanceMemoryLimit(Integer) - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota.OrganizationQuotaBuilder
 
instanceMemoryLimit(Integer) - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota.SpaceQuotaBuilder
 
instances(Integer) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.ApplicationDetailBuilder
 
instances(Integer) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.ApplicationManifestBuilder
 
instances(Integer) - Method in class org.cloudfoundry.operations.applications.ApplicationSummary.ApplicationSummaryBuilder
 
instances(Integer) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.PushApplicationRequestBuilder
 
instances(Integer) - Method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest.ScaleApplicationRequestBuilder
 
isValid() - Method in class org.cloudfoundry.operations.applications.ApplicationSshEnabledRequest
 
isValid() - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest
 
isValid() - Method in class org.cloudfoundry.operations.applications.DeleteApplicationRequest
 
isValid() - Method in class org.cloudfoundry.operations.applications.DisableApplicationSshRequest
 
isValid() - Method in class org.cloudfoundry.operations.applications.EnableApplicationSshRequest
 
isValid() - Method in class org.cloudfoundry.operations.applications.GetApplicationEnvironmentsRequest
 
isValid() - Method in class org.cloudfoundry.operations.applications.GetApplicationEventsRequest
 
isValid() - Method in class org.cloudfoundry.operations.applications.GetApplicationHealthCheckRequest
 
isValid() - Method in class org.cloudfoundry.operations.applications.GetApplicationManifestRequest
 
isValid() - Method in class org.cloudfoundry.operations.applications.GetApplicationRequest
 
isValid() - Method in class org.cloudfoundry.operations.applications.LogsRequest
 
isValid() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest
 
isValid() - Method in class org.cloudfoundry.operations.applications.RenameApplicationRequest
 
isValid() - Method in class org.cloudfoundry.operations.applications.RestageApplicationRequest
 
isValid() - Method in class org.cloudfoundry.operations.applications.RestartApplicationInstanceRequest
 
isValid() - Method in class org.cloudfoundry.operations.applications.RestartApplicationRequest
 
isValid() - Method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest
 
isValid() - Method in class org.cloudfoundry.operations.applications.SetApplicationHealthCheckRequest
 
isValid() - Method in class org.cloudfoundry.operations.applications.SetEnvironmentVariableApplicationRequest
 
isValid() - Method in class org.cloudfoundry.operations.applications.StartApplicationRequest
 
isValid() - Method in class org.cloudfoundry.operations.applications.StopApplicationRequest
 
isValid() - Method in class org.cloudfoundry.operations.applications.UnsetEnvironmentVariableApplicationRequest
 
isValid() - Method in class org.cloudfoundry.operations.domains.CreateDomainRequest
 
isValid() - Method in class org.cloudfoundry.operations.domains.CreateSharedDomainRequest
 
isValid() - Method in class org.cloudfoundry.operations.domains.ShareDomainRequest
 
isValid() - Method in class org.cloudfoundry.operations.domains.UnshareDomainRequest
 
isValid() - Method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest
 
isValid() - Method in class org.cloudfoundry.operations.organizationadmin.DeleteQuotaRequest
 
isValid() - Method in class org.cloudfoundry.operations.organizationadmin.GetQuotaRequest
 
isValid() - Method in class org.cloudfoundry.operations.organizationadmin.SetQuotaRequest
 
isValid() - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest
 
isValid() - Method in class org.cloudfoundry.operations.organizations.CreateOrganizationRequest
 
isValid() - Method in class org.cloudfoundry.operations.organizations.DeleteOrganizationRequest
 
isValid() - Method in class org.cloudfoundry.operations.organizations.OrganizationInfoRequest
 
isValid() - Method in class org.cloudfoundry.operations.organizations.RenameOrganizationRequest
 
isValid() - Method in class org.cloudfoundry.operations.routes.CheckRouteRequest
 
isValid() - Method in class org.cloudfoundry.operations.routes.CreateRouteRequest
 
isValid() - Method in class org.cloudfoundry.operations.routes.DeleteRouteRequest
 
isValid() - Method in class org.cloudfoundry.operations.routes.ListRoutesRequest
 
isValid() - Method in class org.cloudfoundry.operations.routes.MapRouteRequest
 
isValid() - Method in class org.cloudfoundry.operations.routes.UnmapRouteRequest
 
isValid() - Method in class org.cloudfoundry.operations.services.BindServiceInstanceRequest
 
isValid() - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest
 
isValid() - Method in class org.cloudfoundry.operations.services.CreateUserProvidedServiceInstanceRequest
 
isValid() - Method in class org.cloudfoundry.operations.services.GetServiceInstanceRequest
 
isValid() - Method in class org.cloudfoundry.operations.services.ListServiceOfferingsRequest
 
isValid() - Method in class org.cloudfoundry.operations.services.RenameServiceInstanceRequest
 
isValid() - Method in class org.cloudfoundry.operations.services.UnbindServiceInstanceRequest
 
isValid() - Method in class org.cloudfoundry.operations.spaceadmin.GetSpaceQuotaRequest
 
isValid() - Method in class org.cloudfoundry.operations.spaces.AllowSpaceSshRequest
 
isValid() - Method in class org.cloudfoundry.operations.spaces.CreateSpaceRequest
 
isValid() - Method in class org.cloudfoundry.operations.spaces.DeleteSpaceRequest
 
isValid() - Method in class org.cloudfoundry.operations.spaces.DisallowSpaceSshRequest
 
isValid() - Method in class org.cloudfoundry.operations.spaces.GetSpaceRequest
 
isValid() - Method in class org.cloudfoundry.operations.spaces.RenameSpaceRequest
 
isValid() - Method in class org.cloudfoundry.operations.spaces.SpaceSshAllowedRequest
 
isValid() - Method in class org.cloudfoundry.operations.stacks.GetStackRequest
 

L

label(String) - Method in class org.cloudfoundry.operations.services.ServiceOffering.ServiceOfferingBuilder
 
lastOperation(String) - Method in class org.cloudfoundry.operations.services.ServiceInstance.ServiceInstanceBuilder
 
lastUploaded(Date) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.ApplicationDetailBuilder
 
level(ListRoutesRequest.Level) - Method in class org.cloudfoundry.operations.routes.ListRoutesRequest.ListRoutesRequestBuilder
 
list() - Method in interface org.cloudfoundry.operations.applications.Applications
Lists the applications
list() - Method in interface org.cloudfoundry.operations.buildpacks.Buildpacks
Lists the buildpacks
list() - Method in interface org.cloudfoundry.operations.domains.Domains
Lists the domains
list() - Method in interface org.cloudfoundry.operations.organizations.Organizations
Lists the organizations
list(ListRoutesRequest) - Method in interface org.cloudfoundry.operations.routes.Routes
Lists the routes and the applications bound to those routes
list() - Method in interface org.cloudfoundry.operations.spaces.Spaces
Lists the spaces
list() - Method in interface org.cloudfoundry.operations.stacks.Stacks
List all Stacks in the system
listInstances() - Method in interface org.cloudfoundry.operations.services.Services
List the service instances in the targeted space
listQuotas() - Method in interface org.cloudfoundry.operations.organizationadmin.OrganizationAdmin
Lists the organization quotas
listQuotas() - Method in interface org.cloudfoundry.operations.spaceadmin.SpaceAdmin
Lists the space quotas
ListRoutesRequest - Class in org.cloudfoundry.operations.routes
The request options for the list routes operation
ListRoutesRequest.Level - Enum in org.cloudfoundry.operations.routes
 
ListRoutesRequest.ListRoutesRequestBuilder - Class in org.cloudfoundry.operations.routes
 
listServiceOfferings(ListServiceOfferingsRequest) - Method in interface org.cloudfoundry.operations.services.Services
List available services offerings in the marketplace
ListServiceOfferingsRequest - Class in org.cloudfoundry.operations.services
The request options for the marketplace operation
ListServiceOfferingsRequest.ListServiceOfferingsRequestBuilder - Class in org.cloudfoundry.operations.services
 
locked(Boolean) - Method in class org.cloudfoundry.operations.buildpacks.Buildpack.BuildpackBuilder
 
loggingClient(LoggingClient) - Method in class org.cloudfoundry.operations.CloudFoundryOperationsBuilder
Configure the LoggingClient to use
logs(LogsRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
List the applications logs
LogsRequest - Class in org.cloudfoundry.operations.applications
The request options for the application logs operation
LogsRequest.LogsRequestBuilder - Class in org.cloudfoundry.operations.applications
 

M

map(MapRouteRequest) - Method in interface org.cloudfoundry.operations.routes.Routes
Add a URL route to an application
MapRouteRequest - Class in org.cloudfoundry.operations.routes
The request options for the map route operation
MapRouteRequest.MapRouteRequestBuilder - Class in org.cloudfoundry.operations.routes
 
maxNumberOfEvents(Integer) - Method in class org.cloudfoundry.operations.applications.GetApplicationEventsRequest.GetApplicationEventsRequestBuilder
 
memory(Integer) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.ApplicationManifestBuilder
 
memory(Integer) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.PushApplicationRequestBuilder
 
memoryLimit(Integer) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.ApplicationDetailBuilder
 
memoryLimit(Integer) - Method in class org.cloudfoundry.operations.applications.ApplicationSummary.ApplicationSummaryBuilder
 
memoryLimit(String) - Method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest.ScaleApplicationRequestBuilder
 
memoryLimit(Integer) - Method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest.CreateQuotaRequestBuilder
 
memoryLimit(Integer) - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota.OrganizationQuotaBuilder
 
memoryLimit(Integer) - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest.UpdateQuotaRequestBuilder
 
memoryQuota(Long) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.InstanceDetail.InstanceDetailBuilder
 
memoryUsage(Long) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.InstanceDetail.InstanceDetailBuilder
 
message(String) - Method in class org.cloudfoundry.operations.services.ServiceInstance.ServiceInstanceBuilder
 

N

name(String) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.ApplicationDetailBuilder
 
name(String) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.ApplicationManifestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.applications.ApplicationSshEnabledRequest.ApplicationSshEnabledRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.applications.ApplicationSummary.ApplicationSummaryBuilder
 
name(String) - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest.CopySourceApplicationRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.applications.DeleteApplicationRequest.DeleteApplicationRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.applications.DisableApplicationSshRequest.DisableApplicationSshRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.applications.EnableApplicationSshRequest.EnableApplicationSshRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.applications.GetApplicationEnvironmentsRequest.GetApplicationEnvironmentsRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.applications.GetApplicationEventsRequest.GetApplicationEventsRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.applications.GetApplicationHealthCheckRequest.GetApplicationHealthCheckRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.applications.GetApplicationManifestRequest.GetApplicationManifestRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.applications.GetApplicationRequest.GetApplicationRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.applications.LogsRequest.LogsRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.PushApplicationRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.applications.RenameApplicationRequest.RenameApplicationRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.applications.RestageApplicationRequest.RestageApplicationRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.applications.RestartApplicationInstanceRequest.RestartApplicationInstanceRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.applications.RestartApplicationRequest.RestartApplicationRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest.ScaleApplicationRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.applications.SetApplicationHealthCheckRequest.SetApplicationHealthCheckRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.applications.SetEnvironmentVariableApplicationRequest.SetEnvironmentVariableApplicationRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.applications.StartApplicationRequest.StartApplicationRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.applications.StopApplicationRequest.StopApplicationRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.applications.UnsetEnvironmentVariableApplicationRequest.UnsetEnvironmentVariableApplicationRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.buildpacks.Buildpack.BuildpackBuilder
 
name(String) - Method in class org.cloudfoundry.operations.domains.Domain.DomainBuilder
 
name(String) - Method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest.CreateQuotaRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.organizationadmin.DeleteQuotaRequest.DeleteQuotaRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.organizationadmin.GetQuotaRequest.GetQuotaRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota.OrganizationQuotaBuilder
 
name(String) - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest.UpdateQuotaRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.organizations.DeleteOrganizationRequest.DeleteOrganizationRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail.OrganizationDetailBuilder
 
name(String) - Method in class org.cloudfoundry.operations.organizations.OrganizationInfoRequest.OrganizationInfoRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota.OrganizationQuotaBuilder
 
name(String) - Method in class org.cloudfoundry.operations.organizations.OrganizationSummary.OrganizationSummaryBuilder
 
name(String) - Method in class org.cloudfoundry.operations.organizations.RenameOrganizationRequest.RenameOrganizationRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.services.CreateUserProvidedServiceInstanceRequest.CreateUserProvidedServiceInstanceRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.services.GetServiceInstanceRequest.GetServiceInstanceRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.services.RenameServiceInstanceRequest.RenameServiceInstanceRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.services.ServiceInstance.ServiceInstanceBuilder
 
name(String) - Method in class org.cloudfoundry.operations.services.ServicePlan.ServicePlanBuilder
 
name(String) - Method in class org.cloudfoundry.operations.spaceadmin.GetSpaceQuotaRequest.GetSpaceQuotaRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota.SpaceQuotaBuilder
 
name(String) - Method in class org.cloudfoundry.operations.spaces.AllowSpaceSshRequest.AllowSpaceSshRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.spaces.CreateSpaceRequest.CreateSpaceRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.spaces.DeleteSpaceRequest.DeleteSpaceRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.spaces.DisallowSpaceSshRequest.DisallowSpaceSshRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.spaces.GetSpaceRequest.GetSpaceRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.spaces.RenameSpaceRequest.RenameSpaceRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SecurityGroup.SecurityGroupBuilder
 
name(String) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SpaceDetailBuilder
 
name(String) - Method in class org.cloudfoundry.operations.spaces.SpaceSshAllowedRequest.SpaceSshAllowedRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.spaces.SpaceSummary.SpaceSummaryBuilder
 
name(String) - Method in class org.cloudfoundry.operations.stacks.GetStackRequest.GetStackRequestBuilder
 
name(String) - Method in class org.cloudfoundry.operations.stacks.Stack.StackBuilder
 
newName(String) - Method in class org.cloudfoundry.operations.applications.RenameApplicationRequest.RenameApplicationRequestBuilder
 
newName(String) - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest.UpdateQuotaRequestBuilder
 
newName(String) - Method in class org.cloudfoundry.operations.organizations.RenameOrganizationRequest.RenameOrganizationRequestBuilder
 
newName(String) - Method in class org.cloudfoundry.operations.services.RenameServiceInstanceRequest.RenameServiceInstanceRequestBuilder
 
newName(String) - Method in class org.cloudfoundry.operations.spaces.RenameSpaceRequest.RenameSpaceRequestBuilder
 
noHostname(Boolean) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.PushApplicationRequestBuilder
 
noRoute(Boolean) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.PushApplicationRequestBuilder
 
noStart(Boolean) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.PushApplicationRequestBuilder
 

O

org.cloudfoundry.operations - package org.cloudfoundry.operations
 
org.cloudfoundry.operations.applications - package org.cloudfoundry.operations.applications
 
org.cloudfoundry.operations.buildpacks - package org.cloudfoundry.operations.buildpacks
 
org.cloudfoundry.operations.domains - package org.cloudfoundry.operations.domains
 
org.cloudfoundry.operations.organizationadmin - package org.cloudfoundry.operations.organizationadmin
 
org.cloudfoundry.operations.organizations - package org.cloudfoundry.operations.organizations
 
org.cloudfoundry.operations.routes - package org.cloudfoundry.operations.routes
 
org.cloudfoundry.operations.services - package org.cloudfoundry.operations.services
 
org.cloudfoundry.operations.spaceadmin - package org.cloudfoundry.operations.spaceadmin
 
org.cloudfoundry.operations.spaces - package org.cloudfoundry.operations.spaces
 
org.cloudfoundry.operations.stacks - package org.cloudfoundry.operations.stacks
 
organization(String) - Method in class org.cloudfoundry.operations.domains.CreateDomainRequest.CreateDomainRequestBuilder
 
organization(String) - Method in class org.cloudfoundry.operations.domains.ShareDomainRequest.ShareDomainRequestBuilder
 
organization(String) - Method in class org.cloudfoundry.operations.domains.UnshareDomainRequest.UnshareDomainRequestBuilder
 
organization(String) - Method in class org.cloudfoundry.operations.spaces.CreateSpaceRequest.CreateSpaceRequestBuilder
 
organization(String) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SpaceDetailBuilder
 
organizationAdmin() - Method in interface org.cloudfoundry.operations.CloudFoundryOperations
Main entry point to the Cloud Foundry Organization Admin Operations API
OrganizationAdmin - Interface in org.cloudfoundry.operations.organizationadmin
Main entry point to the Cloud Foundry Organization Admin Operations API
OrganizationDetail - Class in org.cloudfoundry.operations.organizations
A Cloud Foundry Organization
OrganizationDetail.OrganizationDetailBuilder - Class in org.cloudfoundry.operations.organizations
 
organizationId(String) - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota.OrganizationQuotaBuilder
 
organizationId(String) - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota.SpaceQuotaBuilder
 
OrganizationInfoRequest - Class in org.cloudfoundry.operations.organizations
The request options for the Organization Information Operation
OrganizationInfoRequest.OrganizationInfoRequestBuilder - Class in org.cloudfoundry.operations.organizations
 
organizationName(String) - Method in class org.cloudfoundry.operations.organizationadmin.SetQuotaRequest.SetQuotaRequestBuilder
 
organizationName(String) - Method in class org.cloudfoundry.operations.organizations.CreateOrganizationRequest.CreateOrganizationRequestBuilder
 
OrganizationQuota - Class in org.cloudfoundry.operations.organizationadmin
A Cloud Foundry Quota
OrganizationQuota - Class in org.cloudfoundry.operations.organizations
A Cloud Foundry Quota
OrganizationQuota.OrganizationQuotaBuilder - Class in org.cloudfoundry.operations.organizationadmin
 
OrganizationQuota.OrganizationQuotaBuilder - Class in org.cloudfoundry.operations.organizations
 
organizations() - Method in interface org.cloudfoundry.operations.CloudFoundryOperations
Main entry point to the Cloud Foundry Organizations Operations API
Organizations - Interface in org.cloudfoundry.operations.organizations
Main entry point to the Cloud Foundry Organizations operations API
OrganizationSummary - Class in org.cloudfoundry.operations.organizations
A Cloud Foundry Organization
OrganizationSummary.OrganizationSummaryBuilder - Class in org.cloudfoundry.operations.organizations
 

P

paidServicePlans(Boolean) - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota.OrganizationQuotaBuilder
 
paidServicePlans(Boolean) - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota.SpaceQuotaBuilder
 
parameter(String, Object) - Method in class org.cloudfoundry.operations.services.BindServiceInstanceRequest.BindServiceInstanceRequestBuilder
 
parameter(String, Object) - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
 
parameters(Map<? extends String, ? extends Object>) - Method in class org.cloudfoundry.operations.services.BindServiceInstanceRequest.BindServiceInstanceRequestBuilder
 
parameters(Map<? extends String, ? extends Object>) - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
 
path(String) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.PushApplicationRequestBuilder
 
path(String) - Method in class org.cloudfoundry.operations.routes.CheckRouteRequest.CheckRouteRequestBuilder
 
path(String) - Method in class org.cloudfoundry.operations.routes.CreateRouteRequest.CreateRouteRequestBuilder
 
path(String) - Method in class org.cloudfoundry.operations.routes.DeleteRouteRequest.DeleteRouteRequestBuilder
 
path(String) - Method in class org.cloudfoundry.operations.routes.MapRouteRequest.MapRouteRequestBuilder
 
path(String) - Method in class org.cloudfoundry.operations.routes.Route.RouteBuilder
 
path(String) - Method in class org.cloudfoundry.operations.routes.UnmapRouteRequest.UnmapRouteRequestBuilder
 
plan(String) - Method in class org.cloudfoundry.operations.services.ServiceInstance.ServiceInstanceBuilder
 
planName(String) - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
 
ports(String) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SecurityGroup.Rule.RuleBuilder
 
position(Integer) - Method in class org.cloudfoundry.operations.buildpacks.Buildpack.BuildpackBuilder
 
protocol(String) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SecurityGroup.Rule.RuleBuilder
 
push(PushApplicationRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Push a specific application
PushApplicationRequest - Class in org.cloudfoundry.operations.applications
The request options for the push application operation
PushApplicationRequest.PushApplicationRequestBuilder - Class in org.cloudfoundry.operations.applications
 

Q

quota(OrganizationQuota) - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail.OrganizationDetailBuilder
 
quotaDefinitionName(String) - Method in class org.cloudfoundry.operations.organizations.CreateOrganizationRequest.CreateOrganizationRequestBuilder
 
quotaName(String) - Method in class org.cloudfoundry.operations.organizationadmin.SetQuotaRequest.SetQuotaRequestBuilder
 

R

randomRoute(Boolean) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.PushApplicationRequestBuilder
 
recent(Boolean) - Method in class org.cloudfoundry.operations.applications.LogsRequest.LogsRequestBuilder
 
rename(RenameApplicationRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Rename a specific application
rename(RenameOrganizationRequest) - Method in interface org.cloudfoundry.operations.organizations.Organizations
Renames a specific organization
rename(RenameSpaceRequest) - Method in interface org.cloudfoundry.operations.spaces.Spaces
Renames a specific space
RenameApplicationRequest - Class in org.cloudfoundry.operations.applications
The request options for the rename application operation
RenameApplicationRequest.RenameApplicationRequestBuilder - Class in org.cloudfoundry.operations.applications
 
renameInstance(RenameServiceInstanceRequest) - Method in interface org.cloudfoundry.operations.services.Services
Rename a service instance
RenameOrganizationRequest - Class in org.cloudfoundry.operations.organizations
The request options for the rename organization operation
RenameOrganizationRequest.RenameOrganizationRequestBuilder - Class in org.cloudfoundry.operations.organizations
 
RenameServiceInstanceRequest - Class in org.cloudfoundry.operations.services
The request options for the rename service instance operation
RenameServiceInstanceRequest.RenameServiceInstanceRequestBuilder - Class in org.cloudfoundry.operations.services
 
RenameSpaceRequest - Class in org.cloudfoundry.operations.spaces
The request options for the rename soace operation
RenameSpaceRequest.RenameSpaceRequestBuilder - Class in org.cloudfoundry.operations.spaces
 
requestedState(String) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.ApplicationDetailBuilder
 
requestedState(String) - Method in class org.cloudfoundry.operations.applications.ApplicationSummary.ApplicationSummaryBuilder
 
restage(RestageApplicationRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Restarts a specific application
RestageApplicationRequest - Class in org.cloudfoundry.operations.applications
The request options for the restage application operation
RestageApplicationRequest.RestageApplicationRequestBuilder - Class in org.cloudfoundry.operations.applications
 
restart(RestartApplicationRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Restarts a specific application
restart(Boolean) - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest.CopySourceApplicationRequestBuilder
 
RestartApplicationInstanceRequest - Class in org.cloudfoundry.operations.applications
The request options for the restart application instance operation
RestartApplicationInstanceRequest.RestartApplicationInstanceRequestBuilder - Class in org.cloudfoundry.operations.applications
 
RestartApplicationRequest - Class in org.cloudfoundry.operations.applications
The request options for the restart application operation
RestartApplicationRequest.RestartApplicationRequestBuilder - Class in org.cloudfoundry.operations.applications
 
restartInstance(RestartApplicationInstanceRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Restart a specific application instance
Route - Class in org.cloudfoundry.operations.routes
A route and the applications which are bound to the route.
Route.RouteBuilder - Class in org.cloudfoundry.operations.routes
 
routeId(String) - Method in class org.cloudfoundry.operations.routes.Route.RouteBuilder
 
routePath(String) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.PushApplicationRequestBuilder
 
routes() - Method in interface org.cloudfoundry.operations.CloudFoundryOperations
Main entry point to the Cloud Foundry Routes Operations API
Routes - Interface in org.cloudfoundry.operations.routes
Main entry point to the Cloud Foundry Routes Operations API
routeServiceUrl(String) - Method in class org.cloudfoundry.operations.services.CreateUserProvidedServiceInstanceRequest.CreateUserProvidedServiceInstanceRequestBuilder
 
rule(SpaceDetail.SecurityGroup.Rule) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SecurityGroup.SecurityGroupBuilder
 
rules(Collection<? extends SpaceDetail.SecurityGroup.Rule>) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SecurityGroup.SecurityGroupBuilder
 
running(Map<String, Object>) - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments.ApplicationEnvironmentsBuilder
 
runningInstances(Integer) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.ApplicationDetailBuilder
 
runningInstances(Integer) - Method in class org.cloudfoundry.operations.applications.ApplicationSummary.ApplicationSummaryBuilder
 

S

scale(ScaleApplicationRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Scales a specific application
ScaleApplicationRequest - Class in org.cloudfoundry.operations.applications
The request options for the scale application operation
ScaleApplicationRequest.ScaleApplicationRequestBuilder - Class in org.cloudfoundry.operations.applications
 
securityGroup(SpaceDetail.SecurityGroup) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SpaceDetailBuilder
 
securityGroupRules(Boolean) - Method in class org.cloudfoundry.operations.spaces.GetSpaceRequest.GetSpaceRequestBuilder
 
securityGroups(Collection<? extends SpaceDetail.SecurityGroup>) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SpaceDetailBuilder
 
service(String) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.ApplicationManifestBuilder
 
service(String) - Method in class org.cloudfoundry.operations.services.ServiceInstance.ServiceInstanceBuilder
 
service(String) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SpaceDetailBuilder
 
ServiceInstance - Class in org.cloudfoundry.operations.services
A service instance
ServiceInstance.ServiceInstanceBuilder - Class in org.cloudfoundry.operations.services
 
serviceInstanceName(String) - Method in class org.cloudfoundry.operations.services.BindServiceInstanceRequest.BindServiceInstanceRequestBuilder
 
serviceInstanceName(String) - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
 
serviceInstanceName(String) - Method in class org.cloudfoundry.operations.services.UnbindServiceInstanceRequest.UnbindServiceInstanceRequestBuilder
 
ServiceInstanceType - Enum in org.cloudfoundry.operations.services
The type of a service instance
serviceName(String) - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
 
serviceName(String) - Method in class org.cloudfoundry.operations.services.ListServiceOfferingsRequest.ListServiceOfferingsRequestBuilder
 
ServiceOffering - Class in org.cloudfoundry.operations.services
A Cloud Foundry Service Offering
ServiceOffering.ServiceOfferingBuilder - Class in org.cloudfoundry.operations.services
 
servicePlan(ServicePlan) - Method in class org.cloudfoundry.operations.services.ServiceOffering.ServiceOfferingBuilder
 
ServicePlan - Class in org.cloudfoundry.operations.services
A Cloud Foundry Service Plan
ServicePlan.ServicePlanBuilder - Class in org.cloudfoundry.operations.services
 
servicePlans(Collection<? extends ServicePlan>) - Method in class org.cloudfoundry.operations.services.ServiceOffering.ServiceOfferingBuilder
 
services(Collection<? extends String>) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.ApplicationManifestBuilder
 
services() - Method in interface org.cloudfoundry.operations.CloudFoundryOperations
Main entry point to the Cloud Foundry Services Operations API
Services - Interface in org.cloudfoundry.operations.services
Main entry point to the Cloud Foundry Services Operations API
services(Collection<? extends String>) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SpaceDetailBuilder
 
SetApplicationHealthCheckRequest - Class in org.cloudfoundry.operations.applications
The request options for the get health check operation
SetApplicationHealthCheckRequest.SetApplicationHealthCheckRequestBuilder - Class in org.cloudfoundry.operations.applications
 
setEnvironmentVariable(SetEnvironmentVariableApplicationRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Set an environment variable of an application
SetEnvironmentVariableApplicationRequest - Class in org.cloudfoundry.operations.applications
The request options for the set environment variable of an application operation
SetEnvironmentVariableApplicationRequest.SetEnvironmentVariableApplicationRequestBuilder - Class in org.cloudfoundry.operations.applications
 
setHealthCheck(SetApplicationHealthCheckRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Set the Health Check Type of an application
setQuota(SetQuotaRequest) - Method in interface org.cloudfoundry.operations.organizationadmin.OrganizationAdmin
Set the organization quota
SetQuotaRequest - Class in org.cloudfoundry.operations.organizationadmin
The request options for the set quota operation
SetQuotaRequest.SetQuotaRequestBuilder - Class in org.cloudfoundry.operations.organizationadmin
 
share(ShareDomainRequest) - Method in interface org.cloudfoundry.operations.domains.Domains
Share a private domain
ShareDomainRequest - Class in org.cloudfoundry.operations.domains
The request options for the share domain operation
ShareDomainRequest.ShareDomainRequestBuilder - Class in org.cloudfoundry.operations.domains
 
since(Date) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.InstanceDetail.InstanceDetailBuilder
 
space(String) - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail.OrganizationDetailBuilder
 
space(String) - Method in class org.cloudfoundry.operations.routes.CreateRouteRequest.CreateRouteRequestBuilder
 
space(String) - Method in class org.cloudfoundry.operations.routes.Route.RouteBuilder
 
spaceAdmin() - Method in interface org.cloudfoundry.operations.CloudFoundryOperations
Main entry point to the Cloud Foundry Space Admin Operations API
SpaceAdmin - Interface in org.cloudfoundry.operations.spaceadmin
Main entry point to the Cloud Foundry Space Admin API
SpaceDetail - Class in org.cloudfoundry.operations.spaces
A Cloud Foundry Space Detail
SpaceDetail.SecurityGroup - Class in org.cloudfoundry.operations.spaces
 
SpaceDetail.SecurityGroup.Rule - Class in org.cloudfoundry.operations.spaces
 
SpaceDetail.SecurityGroup.Rule.RuleBuilder - Class in org.cloudfoundry.operations.spaces
 
SpaceDetail.SecurityGroup.SecurityGroupBuilder - Class in org.cloudfoundry.operations.spaces
 
SpaceDetail.SpaceDetailBuilder - Class in org.cloudfoundry.operations.spaces
 
SpaceQuota - Class in org.cloudfoundry.operations.spaceadmin
A Cloud Foundry Space Quota
spaceQuota(String) - Method in class org.cloudfoundry.operations.spaces.CreateSpaceRequest.CreateSpaceRequestBuilder
 
spaceQuota(Optional<SpaceQuota>) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SpaceDetailBuilder
 
SpaceQuota.SpaceQuotaBuilder - Class in org.cloudfoundry.operations.spaceadmin
 
spaces() - Method in interface org.cloudfoundry.operations.CloudFoundryOperations
Main entry point to the Cloud Foundry Spaces Operations API
spaces(Collection<? extends String>) - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail.OrganizationDetailBuilder
 
Spaces - Interface in org.cloudfoundry.operations.spaces
Main entry point to the Cloud Foundry Spaces Operations API
spacesQuota(SpaceQuota) - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail.OrganizationDetailBuilder
 
spacesQuotas(Collection<? extends SpaceQuota>) - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail.OrganizationDetailBuilder
 
SpaceSshAllowedRequest - Class in org.cloudfoundry.operations.spaces
The request options for the check space ssh enabled operation
SpaceSshAllowedRequest.SpaceSshAllowedRequestBuilder - Class in org.cloudfoundry.operations.spaces
 
SpaceSummary - Class in org.cloudfoundry.operations.spaces
A Cloud Foundry Space Summary
SpaceSummary.SpaceSummaryBuilder - Class in org.cloudfoundry.operations.spaces
 
sshAllowed(SpaceSshAllowedRequest) - Method in interface org.cloudfoundry.operations.spaces.Spaces
Check if SSH is allowed for a specific space
sshEnabled(ApplicationSshEnabledRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Check if SSH is enabled for a specific application
stack(String) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.ApplicationDetailBuilder
 
stack(String) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.ApplicationManifestBuilder
 
stack(String) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.PushApplicationRequestBuilder
 
Stack - Class in org.cloudfoundry.operations.stacks
A Stack.
Stack.StackBuilder - Class in org.cloudfoundry.operations.stacks
 
stacks() - Method in interface org.cloudfoundry.operations.CloudFoundryOperations
Main entry point to the Cloud Foundry Stacks Operations API
Stacks - Interface in org.cloudfoundry.operations.stacks
Main entry point to the Cloud Foundry Stacks Operations API
staging(Map<String, Object>) - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments.ApplicationEnvironmentsBuilder
 
stagingTimeout(Duration) - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest.CopySourceApplicationRequestBuilder
 
stagingTimeout(Duration) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.PushApplicationRequestBuilder
 
stagingTimeout(Duration) - Method in class org.cloudfoundry.operations.applications.RestageApplicationRequest.RestageApplicationRequestBuilder
 
stagingTimeout(Duration) - Method in class org.cloudfoundry.operations.applications.RestartApplicationRequest.RestartApplicationRequestBuilder
 
stagingTimeout(Duration) - Method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest.ScaleApplicationRequestBuilder
 
stagingTimeout(Duration) - Method in class org.cloudfoundry.operations.applications.StartApplicationRequest.StartApplicationRequestBuilder
 
start(StartApplicationRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Starts a specific application or, if the application is already started, simply returns.
StartApplicationRequest - Class in org.cloudfoundry.operations.applications
The request options for the start application operation
StartApplicationRequest.StartApplicationRequestBuilder - Class in org.cloudfoundry.operations.applications
 
startedAt(String) - Method in class org.cloudfoundry.operations.services.ServiceInstance.ServiceInstanceBuilder
 
startupTimeout(Duration) - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest.CopySourceApplicationRequestBuilder
 
startupTimeout(Duration) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.PushApplicationRequestBuilder
 
startupTimeout(Duration) - Method in class org.cloudfoundry.operations.applications.RestageApplicationRequest.RestageApplicationRequestBuilder
 
startupTimeout(Duration) - Method in class org.cloudfoundry.operations.applications.RestartApplicationRequest.RestartApplicationRequestBuilder
 
startupTimeout(Duration) - Method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest.ScaleApplicationRequestBuilder
 
startupTimeout(Duration) - Method in class org.cloudfoundry.operations.applications.StartApplicationRequest.StartApplicationRequestBuilder
 
state(String) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.InstanceDetail.InstanceDetailBuilder
 
status(Domain.Status) - Method in class org.cloudfoundry.operations.domains.Domain.DomainBuilder
 
status(String) - Method in class org.cloudfoundry.operations.services.ServiceInstance.ServiceInstanceBuilder
 
stop(StopApplicationRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Stops a specific application or, if the application is already stopped, simply returns.
StopApplicationRequest - Class in org.cloudfoundry.operations.applications
The request options for the stop application operation
StopApplicationRequest.StopApplicationRequestBuilder - Class in org.cloudfoundry.operations.applications
 
SUPPORTED_CLI_VERSION - Static variable in interface org.cloudfoundry.operations.CloudFoundryOperations
The currently supported Cloud Foundry CLI version
syslogDrainUrl(String) - Method in class org.cloudfoundry.operations.services.CreateUserProvidedServiceInstanceRequest.CreateUserProvidedServiceInstanceRequestBuilder
 
systemProvided(Map<String, Object>) - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments.ApplicationEnvironmentsBuilder
 

T

tag(String) - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
 
tag(String) - Method in class org.cloudfoundry.operations.services.ServiceInstance.ServiceInstanceBuilder
 
tags(Collection<? extends String>) - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
 
tags(Collection<? extends String>) - Method in class org.cloudfoundry.operations.services.ServiceInstance.ServiceInstanceBuilder
 
target(String, String) - Method in class org.cloudfoundry.operations.CloudFoundryOperationsBuilder
Configure the organization and space to target
target(String) - Method in class org.cloudfoundry.operations.CloudFoundryOperationsBuilder
Configure the organization to target
targetName(String) - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest.CopySourceApplicationRequestBuilder
 
targetOrganization(String) - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest.CopySourceApplicationRequestBuilder
 
targetSpace(String) - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest.CopySourceApplicationRequestBuilder
 
time(Date) - Method in class org.cloudfoundry.operations.applications.ApplicationEvent.ApplicationEventBuilder
 
timeout(Integer) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.ApplicationManifestBuilder
 
timeout(Integer) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.PushApplicationRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.ApplicationDetailBuilder
 
toString() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.InstanceDetail.InstanceDetailBuilder
 
toString() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.InstanceDetail
 
toString() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail
 
toString() - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments.ApplicationEnvironmentsBuilder
 
toString() - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments
 
toString() - Method in class org.cloudfoundry.operations.applications.ApplicationEvent.ApplicationEventBuilder
 
toString() - Method in class org.cloudfoundry.operations.applications.ApplicationEvent
 
toString() - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.ApplicationManifestBuilder
 
toString() - Method in class org.cloudfoundry.operations.applications.ApplicationManifest
 
toString() - Method in class org.cloudfoundry.operations.applications.ApplicationSshEnabledRequest.ApplicationSshEnabledRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.applications.ApplicationSshEnabledRequest
 
toString() - Method in class org.cloudfoundry.operations.applications.ApplicationSummary.ApplicationSummaryBuilder
 
toString() - Method in class org.cloudfoundry.operations.applications.ApplicationSummary
 
toString() - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest.CopySourceApplicationRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest
 
toString() - Method in class org.cloudfoundry.operations.applications.DeleteApplicationRequest.DeleteApplicationRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.applications.DeleteApplicationRequest
 
toString() - Method in class org.cloudfoundry.operations.applications.DisableApplicationSshRequest.DisableApplicationSshRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.applications.DisableApplicationSshRequest
 
toString() - Method in class org.cloudfoundry.operations.applications.EnableApplicationSshRequest.EnableApplicationSshRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.applications.EnableApplicationSshRequest
 
toString() - Method in class org.cloudfoundry.operations.applications.GetApplicationEnvironmentsRequest.GetApplicationEnvironmentsRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.applications.GetApplicationEnvironmentsRequest
 
toString() - Method in class org.cloudfoundry.operations.applications.GetApplicationEventsRequest.GetApplicationEventsRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.applications.GetApplicationEventsRequest
 
toString() - Method in class org.cloudfoundry.operations.applications.GetApplicationHealthCheckRequest.GetApplicationHealthCheckRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.applications.GetApplicationHealthCheckRequest
 
toString() - Method in class org.cloudfoundry.operations.applications.GetApplicationManifestRequest.GetApplicationManifestRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.applications.GetApplicationManifestRequest
 
toString() - Method in class org.cloudfoundry.operations.applications.GetApplicationRequest.GetApplicationRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.applications.GetApplicationRequest
 
toString() - Method in class org.cloudfoundry.operations.applications.LogsRequest.LogsRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.applications.LogsRequest
 
toString() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.PushApplicationRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest
 
toString() - Method in class org.cloudfoundry.operations.applications.RenameApplicationRequest.RenameApplicationRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.applications.RenameApplicationRequest
 
toString() - Method in class org.cloudfoundry.operations.applications.RestageApplicationRequest.RestageApplicationRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.applications.RestageApplicationRequest
 
toString() - Method in class org.cloudfoundry.operations.applications.RestartApplicationInstanceRequest.RestartApplicationInstanceRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.applications.RestartApplicationInstanceRequest
 
toString() - Method in class org.cloudfoundry.operations.applications.RestartApplicationRequest.RestartApplicationRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.applications.RestartApplicationRequest
 
toString() - Method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest.ScaleApplicationRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest
 
toString() - Method in class org.cloudfoundry.operations.applications.SetApplicationHealthCheckRequest.SetApplicationHealthCheckRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.applications.SetApplicationHealthCheckRequest
 
toString() - Method in class org.cloudfoundry.operations.applications.SetEnvironmentVariableApplicationRequest.SetEnvironmentVariableApplicationRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.applications.SetEnvironmentVariableApplicationRequest
 
toString() - Method in class org.cloudfoundry.operations.applications.StartApplicationRequest.StartApplicationRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.applications.StartApplicationRequest
 
toString() - Method in class org.cloudfoundry.operations.applications.StopApplicationRequest.StopApplicationRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.applications.StopApplicationRequest
 
toString() - Method in class org.cloudfoundry.operations.applications.UnsetEnvironmentVariableApplicationRequest
 
toString() - Method in class org.cloudfoundry.operations.applications.UnsetEnvironmentVariableApplicationRequest.UnsetEnvironmentVariableApplicationRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.buildpacks.Buildpack.BuildpackBuilder
 
toString() - Method in class org.cloudfoundry.operations.buildpacks.Buildpack
 
toString() - Method in class org.cloudfoundry.operations.domains.CreateDomainRequest.CreateDomainRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.domains.CreateDomainRequest
 
toString() - Method in class org.cloudfoundry.operations.domains.CreateSharedDomainRequest.CreateSharedDomainRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.domains.CreateSharedDomainRequest
 
toString() - Method in class org.cloudfoundry.operations.domains.Domain.DomainBuilder
 
toString() - Method in enum org.cloudfoundry.operations.domains.Domain.Status
 
toString() - Method in class org.cloudfoundry.operations.domains.Domain
 
toString() - Method in class org.cloudfoundry.operations.domains.ShareDomainRequest.ShareDomainRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.domains.ShareDomainRequest
 
toString() - Method in class org.cloudfoundry.operations.domains.UnshareDomainRequest
 
toString() - Method in class org.cloudfoundry.operations.domains.UnshareDomainRequest.UnshareDomainRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest.CreateQuotaRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest
 
toString() - Method in class org.cloudfoundry.operations.organizationadmin.DeleteQuotaRequest.DeleteQuotaRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.organizationadmin.DeleteQuotaRequest
 
toString() - Method in class org.cloudfoundry.operations.organizationadmin.GetQuotaRequest.GetQuotaRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.organizationadmin.GetQuotaRequest
 
toString() - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota.OrganizationQuotaBuilder
 
toString() - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota
 
toString() - Method in class org.cloudfoundry.operations.organizationadmin.SetQuotaRequest.SetQuotaRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.organizationadmin.SetQuotaRequest
 
toString() - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest
 
toString() - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest.UpdateQuotaRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.organizations.CreateOrganizationRequest.CreateOrganizationRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.organizations.CreateOrganizationRequest
 
toString() - Method in class org.cloudfoundry.operations.organizations.DeleteOrganizationRequest.DeleteOrganizationRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.organizations.DeleteOrganizationRequest
 
toString() - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail.OrganizationDetailBuilder
 
toString() - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail
 
toString() - Method in class org.cloudfoundry.operations.organizations.OrganizationInfoRequest.OrganizationInfoRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.organizations.OrganizationInfoRequest
 
toString() - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota.OrganizationQuotaBuilder
 
toString() - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota
 
toString() - Method in class org.cloudfoundry.operations.organizations.OrganizationSummary.OrganizationSummaryBuilder
 
toString() - Method in class org.cloudfoundry.operations.organizations.OrganizationSummary
 
toString() - Method in class org.cloudfoundry.operations.organizations.RenameOrganizationRequest.RenameOrganizationRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.organizations.RenameOrganizationRequest
 
toString() - Method in class org.cloudfoundry.operations.routes.CheckRouteRequest.CheckRouteRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.routes.CheckRouteRequest
 
toString() - Method in class org.cloudfoundry.operations.routes.CreateRouteRequest.CreateRouteRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.routes.CreateRouteRequest
 
toString() - Method in class org.cloudfoundry.operations.routes.DeleteRouteRequest.DeleteRouteRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.routes.DeleteRouteRequest
 
toString() - Method in class org.cloudfoundry.operations.routes.ListRoutesRequest.ListRoutesRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.routes.ListRoutesRequest
 
toString() - Method in class org.cloudfoundry.operations.routes.MapRouteRequest.MapRouteRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.routes.MapRouteRequest
 
toString() - Method in class org.cloudfoundry.operations.routes.Route.RouteBuilder
 
toString() - Method in class org.cloudfoundry.operations.routes.Route
 
toString() - Method in class org.cloudfoundry.operations.routes.UnmapRouteRequest
 
toString() - Method in class org.cloudfoundry.operations.routes.UnmapRouteRequest.UnmapRouteRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.services.BindServiceInstanceRequest.BindServiceInstanceRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.services.BindServiceInstanceRequest
 
toString() - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest.CreateServiceInstanceRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest
 
toString() - Method in class org.cloudfoundry.operations.services.CreateUserProvidedServiceInstanceRequest.CreateUserProvidedServiceInstanceRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.services.CreateUserProvidedServiceInstanceRequest
 
toString() - Method in class org.cloudfoundry.operations.services.GetServiceInstanceRequest.GetServiceInstanceRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.services.GetServiceInstanceRequest
 
toString() - Method in class org.cloudfoundry.operations.services.ListServiceOfferingsRequest.ListServiceOfferingsRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.services.ListServiceOfferingsRequest
 
toString() - Method in class org.cloudfoundry.operations.services.RenameServiceInstanceRequest.RenameServiceInstanceRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.services.RenameServiceInstanceRequest
 
toString() - Method in class org.cloudfoundry.operations.services.ServiceInstance.ServiceInstanceBuilder
 
toString() - Method in class org.cloudfoundry.operations.services.ServiceInstance
 
toString() - Method in class org.cloudfoundry.operations.services.ServiceOffering.ServiceOfferingBuilder
 
toString() - Method in class org.cloudfoundry.operations.services.ServiceOffering
 
toString() - Method in class org.cloudfoundry.operations.services.ServicePlan.ServicePlanBuilder
 
toString() - Method in class org.cloudfoundry.operations.services.ServicePlan
 
toString() - Method in class org.cloudfoundry.operations.services.UnbindServiceInstanceRequest
 
toString() - Method in class org.cloudfoundry.operations.services.UnbindServiceInstanceRequest.UnbindServiceInstanceRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.spaceadmin.GetSpaceQuotaRequest.GetSpaceQuotaRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.spaceadmin.GetSpaceQuotaRequest
 
toString() - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota.SpaceQuotaBuilder
 
toString() - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota
 
toString() - Method in class org.cloudfoundry.operations.spaces.AllowSpaceSshRequest.AllowSpaceSshRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.spaces.AllowSpaceSshRequest
 
toString() - Method in class org.cloudfoundry.operations.spaces.CreateSpaceRequest.CreateSpaceRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.spaces.CreateSpaceRequest
 
toString() - Method in class org.cloudfoundry.operations.spaces.DeleteSpaceRequest.DeleteSpaceRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.spaces.DeleteSpaceRequest
 
toString() - Method in class org.cloudfoundry.operations.spaces.DisallowSpaceSshRequest.DisallowSpaceSshRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.spaces.DisallowSpaceSshRequest
 
toString() - Method in class org.cloudfoundry.operations.spaces.GetSpaceRequest.GetSpaceRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.spaces.GetSpaceRequest
 
toString() - Method in class org.cloudfoundry.operations.spaces.RenameSpaceRequest.RenameSpaceRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.spaces.RenameSpaceRequest
 
toString() - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SecurityGroup.Rule.RuleBuilder
 
toString() - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SecurityGroup.Rule
 
toString() - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SecurityGroup.SecurityGroupBuilder
 
toString() - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SecurityGroup
 
toString() - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.SpaceDetailBuilder
 
toString() - Method in class org.cloudfoundry.operations.spaces.SpaceDetail
 
toString() - Method in class org.cloudfoundry.operations.spaces.SpaceSshAllowedRequest.SpaceSshAllowedRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.spaces.SpaceSshAllowedRequest
 
toString() - Method in class org.cloudfoundry.operations.spaces.SpaceSummary.SpaceSummaryBuilder
 
toString() - Method in class org.cloudfoundry.operations.spaces.SpaceSummary
 
toString() - Method in class org.cloudfoundry.operations.stacks.GetStackRequest.GetStackRequestBuilder
 
toString() - Method in class org.cloudfoundry.operations.stacks.GetStackRequest
 
toString() - Method in class org.cloudfoundry.operations.stacks.Stack.StackBuilder
 
toString() - Method in class org.cloudfoundry.operations.stacks.Stack
 
totalMemoryLimit(Integer) - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota.OrganizationQuotaBuilder
 
totalMemoryLimit(Integer) - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota.SpaceQuotaBuilder
 
totalRoutes(Integer) - Method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest.CreateQuotaRequestBuilder
 
totalRoutes(Integer) - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota.OrganizationQuotaBuilder
 
totalRoutes(Integer) - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest.UpdateQuotaRequestBuilder
 
totalRoutes(Integer) - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota.OrganizationQuotaBuilder
 
totalRoutes(Integer) - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota.SpaceQuotaBuilder
 
totalServiceInstances(Integer) - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota.OrganizationQuotaBuilder
 
totalServiceInstances(Integer) - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota.SpaceQuotaBuilder
 
totalServices(Integer) - Method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest.CreateQuotaRequestBuilder
 
totalServices(Integer) - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota.OrganizationQuotaBuilder
 
totalServices(Integer) - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest.UpdateQuotaRequestBuilder
 
type(ApplicationHealthCheck) - Method in class org.cloudfoundry.operations.applications.SetApplicationHealthCheckRequest.SetApplicationHealthCheckRequestBuilder
 
type(ServiceInstanceType) - Method in class org.cloudfoundry.operations.services.ServiceInstance.ServiceInstanceBuilder
 

U

uaaClient(UaaClient) - Method in class org.cloudfoundry.operations.CloudFoundryOperationsBuilder
Configure the UaaClient to use
unbind(UnbindServiceInstanceRequest) - Method in interface org.cloudfoundry.operations.services.Services
Unbind a service instance from an application
UnbindServiceInstanceRequest - Class in org.cloudfoundry.operations.services
The request options for the unbind service instance operation
UnbindServiceInstanceRequest.UnbindServiceInstanceRequestBuilder - Class in org.cloudfoundry.operations.services
 
unmap(UnmapRouteRequest) - Method in interface org.cloudfoundry.operations.routes.Routes
Remove a URL route from an application
UnmapRouteRequest - Class in org.cloudfoundry.operations.routes
The request options for the unmap route operation
UnmapRouteRequest.UnmapRouteRequestBuilder - Class in org.cloudfoundry.operations.routes
 
unsetEnvironmentVariable(UnsetEnvironmentVariableApplicationRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Unset an environment variable of an application
UnsetEnvironmentVariableApplicationRequest - Class in org.cloudfoundry.operations.applications
The request options for the set environment variable of an application operation
UnsetEnvironmentVariableApplicationRequest.UnsetEnvironmentVariableApplicationRequestBuilder - Class in org.cloudfoundry.operations.applications
 
unshare(UnshareDomainRequest) - Method in interface org.cloudfoundry.operations.domains.Domains
Unshare a private domain
UnshareDomainRequest - Class in org.cloudfoundry.operations.domains
The request options for the unshare domain operation
UnshareDomainRequest.UnshareDomainRequestBuilder - Class in org.cloudfoundry.operations.domains
 
updatedAt(String) - Method in class org.cloudfoundry.operations.services.ServiceInstance.ServiceInstanceBuilder
 
updateQuota(UpdateQuotaRequest) - Method in interface org.cloudfoundry.operations.organizationadmin.OrganizationAdmin
Update an organization quota
UpdateQuotaRequest - Class in org.cloudfoundry.operations.organizationadmin
The request options for the update quota operation
UpdateQuotaRequest.UpdateQuotaRequestBuilder - Class in org.cloudfoundry.operations.organizationadmin
 
url(String) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.ApplicationDetailBuilder
 
url(String) - Method in class org.cloudfoundry.operations.applications.ApplicationSummary.ApplicationSummaryBuilder
 
urls(Collection<? extends String>) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.ApplicationDetailBuilder
 
urls(Collection<? extends String>) - Method in class org.cloudfoundry.operations.applications.ApplicationSummary.ApplicationSummaryBuilder
 
userProvided(Map<String, Object>) - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments.ApplicationEnvironmentsBuilder
 

V

valueOf(String) - Static method in enum org.cloudfoundry.operations.applications.ApplicationHealthCheck
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudfoundry.operations.domains.Domain.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudfoundry.operations.routes.ListRoutesRequest.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudfoundry.operations.services.ServiceInstanceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.cloudfoundry.operations.applications.ApplicationHealthCheck
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudfoundry.operations.domains.Domain.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudfoundry.operations.routes.ListRoutesRequest.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudfoundry.operations.services.ServiceInstanceType
Returns an array containing the constants of this enum type, in the order they are declared.
variableName(String) - Method in class org.cloudfoundry.operations.applications.SetEnvironmentVariableApplicationRequest.SetEnvironmentVariableApplicationRequestBuilder
 
variableName(String) - Method in class org.cloudfoundry.operations.applications.UnsetEnvironmentVariableApplicationRequest.UnsetEnvironmentVariableApplicationRequestBuilder
 
variableValue(String) - Method in class org.cloudfoundry.operations.applications.SetEnvironmentVariableApplicationRequest.SetEnvironmentVariableApplicationRequestBuilder
 
A B C D E F G H I L M N O P Q R S T U V 
Skip navigation links

Copyright © 2016 Pivotal Software, Inc.. All rights reserved.