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

A

AbstractApplicationSummary - Class in org.cloudfoundry.operations.applications
A Cloud Foundry Application summary base class
AbstractApplicationSummary() - Constructor for class org.cloudfoundry.operations.applications.AbstractApplicationSummary
 
actor(String) - Method in class org.cloudfoundry.operations.applications.ApplicationEvent.Builder
Initializes the value for the actor attribute.
addAllApplications(Iterable<String>) - Method in class org.cloudfoundry.operations.routes.Route.Builder
Adds elements to applications list.
addAllApplications(Iterable<String>) - Method in class org.cloudfoundry.operations.services.ServiceInstance.Builder
Adds elements to applications list.
addAllApplications(Iterable<String>) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.Builder
Adds elements to applications list.
addAllDomains(Iterable<String>) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.Builder
Adds elements to domains list.
addAllDomains(Iterable<String>) - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail.Builder
Adds elements to domains list.
addAllDomains(Iterable<String>) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.Builder
Adds elements to domains list.
addAllHosts(Iterable<String>) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.Builder
Adds elements to hosts list.
addAllInstanceDetails(Iterable<? extends InstanceDetail>) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.Builder
Adds elements to instanceDetails list.
addAllRules(Iterable<? extends Rule>) - Method in class org.cloudfoundry.operations.spaces.SecurityGroup.Builder
Adds elements to rules list.
addAllSecurityGroups(Iterable<? extends SecurityGroup>) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.Builder
Adds elements to securityGroups list.
addAllServicePlans(Iterable<? extends ServicePlan>) - Method in class org.cloudfoundry.operations.services.ServiceOffering.Builder
Adds elements to servicePlans list.
addAllServices(Iterable<String>) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.Builder
Adds elements to services list.
addAllServices(Iterable<String>) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.Builder
Adds elements to services list.
addAllSpaceQuotas(Iterable<? extends SpaceQuota>) - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail.Builder
Adds elements to spaceQuotas list.
addAllSpaces(Iterable<String>) - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail.Builder
Adds elements to spaces list.
addAllTags(Iterable<String>) - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest.Builder
Adds elements to tags list.
addAllTags(Iterable<String>) - Method in class org.cloudfoundry.operations.services.ServiceInstance.Builder
Adds elements to tags list.
addAllTags(Iterable<String>) - Method in class org.cloudfoundry.operations.services.UpdateServiceInstanceRequest.Builder
Adds elements to tags list.
addAllUrls(Iterable<String>) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.Builder
Adds elements to urls list.
addAllUrls(Iterable<String>) - Method in class org.cloudfoundry.operations.applications.ApplicationSummary.Builder
Adds elements to urls list.
allowPaidServicePlans(Boolean) - Method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest.Builder
Initializes the value for the allowPaidServicePlans attribute.
allowPaidServicePlans(Boolean) - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota.Builder
Initializes the value for the allowPaidServicePlans attribute.
allowPaidServicePlans(Boolean) - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest.Builder
Initializes the value for the allowPaidServicePlans attribute.
AllowSpaceSshRequest - Class in org.cloudfoundry.operations.spaces
Immutable implementation of _AllowSpaceSshRequest.
AllowSpaceSshRequest.Builder - Class in org.cloudfoundry.operations.spaces
Builds instances of type AllowSpaceSshRequest.
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.Builder
Initializes the value for the application attribute.
application(String) - Method in class org.cloudfoundry.operations.routes.Route.Builder
Adds one element to applications list.
application(String...) - Method in class org.cloudfoundry.operations.routes.Route.Builder
Adds elements to applications list.
application(String) - Method in class org.cloudfoundry.operations.services.ServiceInstance.Builder
Adds one element to applications list.
application(String...) - Method in class org.cloudfoundry.operations.services.ServiceInstance.Builder
Adds elements to applications list.
application(String) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.Builder
Adds one element to applications list.
application(String...) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.Builder
Adds elements to applications list.
ApplicationDetail - Class in org.cloudfoundry.operations.applications
Immutable implementation of _ApplicationDetail.
ApplicationDetail.Builder - Class in org.cloudfoundry.operations.applications
Builds instances of type ApplicationDetail.
ApplicationEnvironments - Class in org.cloudfoundry.operations.applications
Immutable implementation of _ApplicationEnvironments.
ApplicationEnvironments.Builder - Class in org.cloudfoundry.operations.applications
Builds instances of type ApplicationEnvironments.
ApplicationEvent - Class in org.cloudfoundry.operations.applications
Immutable implementation of _ApplicationEvent.
ApplicationEvent.Builder - Class in org.cloudfoundry.operations.applications
Builds instances of type ApplicationEvent.
ApplicationHealthCheck - Enum in org.cloudfoundry.operations.applications
The health check type of an application
applicationInstanceLimit(Integer) - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota.Builder
Initializes the value for the applicationInstanceLimit attribute.
ApplicationManifest - Class in org.cloudfoundry.operations.applications
Immutable implementation of _ApplicationManifest.
ApplicationManifest.Builder - Class in org.cloudfoundry.operations.applications
Builds instances of type ApplicationManifest.
applicationName(String) - Method in class org.cloudfoundry.operations.routes.MapRouteRequest.Builder
Initializes the value for the applicationName attribute.
applicationName(String) - Method in class org.cloudfoundry.operations.routes.UnmapRouteRequest.Builder
Initializes the value for the applicationName attribute.
applicationName(String) - Method in class org.cloudfoundry.operations.services.BindServiceInstanceRequest.Builder
Initializes the value for the applicationName attribute.
applicationName(String) - Method in class org.cloudfoundry.operations.services.UnbindServiceInstanceRequest.Builder
Initializes the value for the applicationName attribute.
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(Iterable<String>) - Method in class org.cloudfoundry.operations.routes.Route.Builder
Sets or replaces all elements for applications list.
applications(Iterable<String>) - Method in class org.cloudfoundry.operations.services.ServiceInstance.Builder
Sets or replaces all elements for applications list.
applications(Iterable<String>) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.Builder
Sets or replaces all elements for applications list.
ApplicationSshEnabledRequest - Class in org.cloudfoundry.operations.applications
Immutable implementation of _ApplicationSshEnabledRequest.
ApplicationSshEnabledRequest.Builder - Class in org.cloudfoundry.operations.applications
Builds instances of type ApplicationSshEnabledRequest.
ApplicationSummary - Class in org.cloudfoundry.operations.applications
Immutable implementation of _ApplicationSummary.
ApplicationSummary.Builder - Class in org.cloudfoundry.operations.applications
Builds instances of type ApplicationSummary.

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
Immutable implementation of _BindServiceInstanceRequest.
BindServiceInstanceRequest.Builder - Class in org.cloudfoundry.operations.services
Builds instances of type BindServiceInstanceRequest.
build() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.Builder
Builds a new ApplicationDetail.
build() - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments.Builder
build() - Method in class org.cloudfoundry.operations.applications.ApplicationEvent.Builder
Builds a new ApplicationEvent.
build() - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.Builder
Builds a new ApplicationManifest.
build() - Method in class org.cloudfoundry.operations.applications.ApplicationSshEnabledRequest.Builder
build() - Method in class org.cloudfoundry.operations.applications.ApplicationSummary.Builder
Builds a new ApplicationSummary.
build() - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest.Builder
build() - Method in class org.cloudfoundry.operations.applications.DeleteApplicationRequest.Builder
build() - Method in class org.cloudfoundry.operations.applications.DisableApplicationSshRequest.Builder
build() - Method in class org.cloudfoundry.operations.applications.EnableApplicationSshRequest.Builder
build() - Method in class org.cloudfoundry.operations.applications.GetApplicationEnvironmentsRequest.Builder
build() - Method in class org.cloudfoundry.operations.applications.GetApplicationEventsRequest.Builder
build() - Method in class org.cloudfoundry.operations.applications.GetApplicationHealthCheckRequest.Builder
build() - Method in class org.cloudfoundry.operations.applications.GetApplicationManifestRequest.Builder
build() - Method in class org.cloudfoundry.operations.applications.GetApplicationRequest.Builder
Builds a new GetApplicationRequest.
build() - Method in class org.cloudfoundry.operations.applications.InstanceDetail.Builder
Builds a new InstanceDetail.
build() - Method in class org.cloudfoundry.operations.applications.LogsRequest.Builder
Builds a new LogsRequest.
build() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.Builder
build() - Method in class org.cloudfoundry.operations.applications.RenameApplicationRequest.Builder
build() - Method in class org.cloudfoundry.operations.applications.RestageApplicationRequest.Builder
build() - Method in class org.cloudfoundry.operations.applications.RestartApplicationInstanceRequest.Builder
build() - Method in class org.cloudfoundry.operations.applications.RestartApplicationRequest.Builder
build() - Method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest.Builder
build() - Method in class org.cloudfoundry.operations.applications.SetApplicationHealthCheckRequest.Builder
build() - Method in class org.cloudfoundry.operations.applications.SetEnvironmentVariableApplicationRequest.Builder
build() - Method in class org.cloudfoundry.operations.applications.StartApplicationRequest.Builder
build() - Method in class org.cloudfoundry.operations.applications.StopApplicationRequest.Builder
build() - Method in class org.cloudfoundry.operations.applications.UnsetEnvironmentVariableApplicationRequest.Builder
build() - Method in class org.cloudfoundry.operations.buildpacks.Buildpack.Builder
Builds a new Buildpack.
build() - Method in class org.cloudfoundry.operations.buildpacks.CreateBuildpackRequest.Builder
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.Builder
Builds a new CreateDomainRequest.
build() - Method in class org.cloudfoundry.operations.domains.CreateSharedDomainRequest.Builder
build() - Method in class org.cloudfoundry.operations.domains.Domain.Builder
Builds a new Domain.
build() - Method in class org.cloudfoundry.operations.domains.ShareDomainRequest.Builder
Builds a new ShareDomainRequest.
build() - Method in class org.cloudfoundry.operations.domains.UnshareDomainRequest.Builder
Builds a new UnshareDomainRequest.
build() - Method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest.Builder
Builds a new CreateQuotaRequest.
build() - Method in class org.cloudfoundry.operations.organizationadmin.DeleteQuotaRequest.Builder
Builds a new DeleteQuotaRequest.
build() - Method in class org.cloudfoundry.operations.organizationadmin.GetQuotaRequest.Builder
Builds a new GetQuotaRequest.
build() - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota.Builder
Builds a new OrganizationQuota.
build() - Method in class org.cloudfoundry.operations.organizationadmin.SetQuotaRequest.Builder
Builds a new SetQuotaRequest.
build() - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest.Builder
Builds a new UpdateQuotaRequest.
build() - Method in class org.cloudfoundry.operations.organizations.CreateOrganizationRequest.Builder
build() - Method in class org.cloudfoundry.operations.organizations.DeleteOrganizationRequest.Builder
build() - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail.Builder
Builds a new OrganizationDetail.
build() - Method in class org.cloudfoundry.operations.organizations.OrganizationInfoRequest.Builder
build() - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota.Builder
Builds a new OrganizationQuota.
build() - Method in class org.cloudfoundry.operations.organizations.OrganizationSummary.Builder
Builds a new OrganizationSummary.
build() - Method in class org.cloudfoundry.operations.organizations.RenameOrganizationRequest.Builder
build() - Method in class org.cloudfoundry.operations.routes.CheckRouteRequest.Builder
Builds a new CheckRouteRequest.
build() - Method in class org.cloudfoundry.operations.routes.CreateRouteRequest.Builder
Builds a new CreateRouteRequest.
build() - Method in class org.cloudfoundry.operations.routes.DeleteRouteRequest.Builder
Builds a new DeleteRouteRequest.
build() - Method in class org.cloudfoundry.operations.routes.ListRoutesRequest.Builder
Builds a new ListRoutesRequest.
build() - Method in class org.cloudfoundry.operations.routes.MapRouteRequest.Builder
Builds a new MapRouteRequest.
build() - Method in class org.cloudfoundry.operations.routes.Route.Builder
Builds a new Route.
build() - Method in class org.cloudfoundry.operations.routes.UnmapRouteRequest.Builder
Builds a new UnmapRouteRequest.
build() - Method in class org.cloudfoundry.operations.serviceadmin.CreateServiceBrokerRequest.Builder
build() - Method in class org.cloudfoundry.operations.serviceadmin.DeleteServiceBrokerRequest.Builder
build() - Method in class org.cloudfoundry.operations.serviceadmin.ServiceBroker.Builder
Builds a new ServiceBroker.
build() - Method in class org.cloudfoundry.operations.services.BindServiceInstanceRequest.Builder
build() - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest.Builder
build() - Method in class org.cloudfoundry.operations.services.CreateServiceKeyRequest.Builder
build() - Method in class org.cloudfoundry.operations.services.CreateUserProvidedServiceInstanceRequest.Builder
build() - Method in class org.cloudfoundry.operations.services.DeleteServiceInstanceRequest.Builder
build() - Method in class org.cloudfoundry.operations.services.DeleteServiceKeyRequest.Builder
build() - Method in class org.cloudfoundry.operations.services.GetServiceInstanceRequest.Builder
build() - Method in class org.cloudfoundry.operations.services.GetServiceKeyRequest.Builder
Builds a new GetServiceKeyRequest.
build() - Method in class org.cloudfoundry.operations.services.ListServiceKeysRequest.Builder
build() - Method in class org.cloudfoundry.operations.services.ListServiceOfferingsRequest.Builder
build() - Method in class org.cloudfoundry.operations.services.RenameServiceInstanceRequest.Builder
build() - Method in class org.cloudfoundry.operations.services.ServiceInstance.Builder
Builds a new ServiceInstance.
build() - Method in class org.cloudfoundry.operations.services.ServiceKey.Builder
Builds a new ServiceKey.
build() - Method in class org.cloudfoundry.operations.services.ServiceOffering.Builder
Builds a new ServiceOffering.
build() - Method in class org.cloudfoundry.operations.services.ServicePlan.Builder
Builds a new ServicePlan.
build() - Method in class org.cloudfoundry.operations.services.UnbindServiceInstanceRequest.Builder
build() - Method in class org.cloudfoundry.operations.services.UpdateServiceInstanceRequest.Builder
build() - Method in class org.cloudfoundry.operations.services.UpdateUserProvidedServiceInstanceRequest.Builder
build() - Method in class org.cloudfoundry.operations.spaceadmin.GetSpaceQuotaRequest.Builder
Builds a new GetSpaceQuotaRequest.
build() - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota.Builder
Builds a new SpaceQuota.
build() - Method in class org.cloudfoundry.operations.spaces.AllowSpaceSshRequest.Builder
Builds a new AllowSpaceSshRequest.
build() - Method in class org.cloudfoundry.operations.spaces.CreateSpaceRequest.Builder
Builds a new CreateSpaceRequest.
build() - Method in class org.cloudfoundry.operations.spaces.DeleteSpaceRequest.Builder
Builds a new DeleteSpaceRequest.
build() - Method in class org.cloudfoundry.operations.spaces.DisallowSpaceSshRequest.Builder
build() - Method in class org.cloudfoundry.operations.spaces.GetSpaceRequest.Builder
Builds a new GetSpaceRequest.
build() - Method in class org.cloudfoundry.operations.spaces.RenameSpaceRequest.Builder
Builds a new RenameSpaceRequest.
build() - Method in class org.cloudfoundry.operations.spaces.Rule.Builder
Builds a new Rule.
build() - Method in class org.cloudfoundry.operations.spaces.SecurityGroup.Builder
Builds a new SecurityGroup.
build() - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.Builder
Builds a new SpaceDetail.
build() - Method in class org.cloudfoundry.operations.spaces.SpaceSshAllowedRequest.Builder
build() - Method in class org.cloudfoundry.operations.spaces.SpaceSummary.Builder
Builds a new SpaceSummary.
build() - Method in class org.cloudfoundry.operations.stacks.GetStackRequest.Builder
Builds a new GetStackRequest.
build() - Method in class org.cloudfoundry.operations.stacks.Stack.Builder
Builds a new Stack.
builder() - Static method in class org.cloudfoundry.operations.applications.ApplicationDetail
Creates a builder for ApplicationDetail.
builder() - Static method in class org.cloudfoundry.operations.applications.ApplicationEnvironments
Creates a builder for ApplicationEnvironments.
builder() - Static method in class org.cloudfoundry.operations.applications.ApplicationEvent
Creates a builder for ApplicationEvent.
builder() - Static method in class org.cloudfoundry.operations.applications.ApplicationManifest
Creates a builder for ApplicationManifest.
builder() - Static method in class org.cloudfoundry.operations.applications.ApplicationSshEnabledRequest
Creates a builder for ApplicationSshEnabledRequest.
builder() - Static method in class org.cloudfoundry.operations.applications.ApplicationSummary
Creates a builder for ApplicationSummary.
builder() - Static method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest
Creates a builder for CopySourceApplicationRequest.
builder() - Static method in class org.cloudfoundry.operations.applications.DeleteApplicationRequest
Creates a builder for DeleteApplicationRequest.
builder() - Static method in class org.cloudfoundry.operations.applications.DisableApplicationSshRequest
Creates a builder for DisableApplicationSshRequest.
builder() - Static method in class org.cloudfoundry.operations.applications.EnableApplicationSshRequest
Creates a builder for EnableApplicationSshRequest.
builder() - Static method in class org.cloudfoundry.operations.applications.GetApplicationEnvironmentsRequest
Creates a builder for GetApplicationEnvironmentsRequest.
builder() - Static method in class org.cloudfoundry.operations.applications.GetApplicationEventsRequest
Creates a builder for GetApplicationEventsRequest.
builder() - Static method in class org.cloudfoundry.operations.applications.GetApplicationHealthCheckRequest
Creates a builder for GetApplicationHealthCheckRequest.
builder() - Static method in class org.cloudfoundry.operations.applications.GetApplicationManifestRequest
Creates a builder for GetApplicationManifestRequest.
builder() - Static method in class org.cloudfoundry.operations.applications.GetApplicationRequest
Creates a builder for GetApplicationRequest.
builder() - Static method in class org.cloudfoundry.operations.applications.InstanceDetail
Creates a builder for InstanceDetail.
builder() - Static method in class org.cloudfoundry.operations.applications.LogsRequest
Creates a builder for LogsRequest.
builder() - Static method in class org.cloudfoundry.operations.applications.PushApplicationRequest
Creates a builder for PushApplicationRequest.
builder() - Static method in class org.cloudfoundry.operations.applications.RenameApplicationRequest
Creates a builder for RenameApplicationRequest.
builder() - Static method in class org.cloudfoundry.operations.applications.RestageApplicationRequest
Creates a builder for RestageApplicationRequest.
builder() - Static method in class org.cloudfoundry.operations.applications.RestartApplicationInstanceRequest
Creates a builder for RestartApplicationInstanceRequest.
builder() - Static method in class org.cloudfoundry.operations.applications.RestartApplicationRequest
Creates a builder for RestartApplicationRequest.
builder() - Static method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest
Creates a builder for ScaleApplicationRequest.
builder() - Static method in class org.cloudfoundry.operations.applications.SetApplicationHealthCheckRequest
Creates a builder for SetApplicationHealthCheckRequest.
builder() - Static method in class org.cloudfoundry.operations.applications.SetEnvironmentVariableApplicationRequest
builder() - Static method in class org.cloudfoundry.operations.applications.StartApplicationRequest
Creates a builder for StartApplicationRequest.
builder() - Static method in class org.cloudfoundry.operations.applications.StopApplicationRequest
Creates a builder for StopApplicationRequest.
builder() - Static method in class org.cloudfoundry.operations.applications.UnsetEnvironmentVariableApplicationRequest
builder() - Static method in class org.cloudfoundry.operations.buildpacks.Buildpack
Creates a builder for Buildpack.
builder() - Static method in class org.cloudfoundry.operations.buildpacks.CreateBuildpackRequest
Creates a builder for CreateBuildpackRequest.
builder() - Static method in class org.cloudfoundry.operations.domains.CreateDomainRequest
Creates a builder for CreateDomainRequest.
builder() - Static method in class org.cloudfoundry.operations.domains.CreateSharedDomainRequest
Creates a builder for CreateSharedDomainRequest.
builder() - Static method in class org.cloudfoundry.operations.domains.Domain
Creates a builder for Domain.
builder() - Static method in class org.cloudfoundry.operations.domains.ShareDomainRequest
Creates a builder for ShareDomainRequest.
builder() - Static method in class org.cloudfoundry.operations.domains.UnshareDomainRequest
Creates a builder for UnshareDomainRequest.
builder() - Static method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest
Creates a builder for CreateQuotaRequest.
builder() - Static method in class org.cloudfoundry.operations.organizationadmin.DeleteQuotaRequest
Creates a builder for DeleteQuotaRequest.
builder() - Static method in class org.cloudfoundry.operations.organizationadmin.GetQuotaRequest
Creates a builder for GetQuotaRequest.
builder() - Static method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota
Creates a builder for OrganizationQuota.
builder() - Static method in class org.cloudfoundry.operations.organizationadmin.SetQuotaRequest
Creates a builder for SetQuotaRequest.
builder() - Static method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest
Creates a builder for UpdateQuotaRequest.
builder() - Static method in class org.cloudfoundry.operations.organizations.CreateOrganizationRequest
Creates a builder for CreateOrganizationRequest.
builder() - Static method in class org.cloudfoundry.operations.organizations.DeleteOrganizationRequest
Creates a builder for DeleteOrganizationRequest.
builder() - Static method in class org.cloudfoundry.operations.organizations.OrganizationDetail
Creates a builder for OrganizationDetail.
builder() - Static method in class org.cloudfoundry.operations.organizations.OrganizationInfoRequest
Creates a builder for OrganizationInfoRequest.
builder() - Static method in class org.cloudfoundry.operations.organizations.OrganizationQuota
Creates a builder for OrganizationQuota.
builder() - Static method in class org.cloudfoundry.operations.organizations.OrganizationSummary
Creates a builder for OrganizationSummary.
builder() - Static method in class org.cloudfoundry.operations.organizations.RenameOrganizationRequest
Creates a builder for RenameOrganizationRequest.
builder() - Static method in class org.cloudfoundry.operations.routes.CheckRouteRequest
Creates a builder for CheckRouteRequest.
builder() - Static method in class org.cloudfoundry.operations.routes.CreateRouteRequest
Creates a builder for CreateRouteRequest.
builder() - Static method in class org.cloudfoundry.operations.routes.DeleteRouteRequest
Creates a builder for DeleteRouteRequest.
builder() - Static method in class org.cloudfoundry.operations.routes.ListRoutesRequest
Creates a builder for ListRoutesRequest.
builder() - Static method in class org.cloudfoundry.operations.routes.MapRouteRequest
Creates a builder for MapRouteRequest.
builder() - Static method in class org.cloudfoundry.operations.routes.Route
Creates a builder for Route.
builder() - Static method in class org.cloudfoundry.operations.routes.UnmapRouteRequest
Creates a builder for UnmapRouteRequest.
builder() - Static method in class org.cloudfoundry.operations.serviceadmin.CreateServiceBrokerRequest
Creates a builder for CreateServiceBrokerRequest.
builder() - Static method in class org.cloudfoundry.operations.serviceadmin.DeleteServiceBrokerRequest
Creates a builder for DeleteServiceBrokerRequest.
builder() - Static method in class org.cloudfoundry.operations.serviceadmin.ServiceBroker
Creates a builder for ServiceBroker.
builder() - Static method in class org.cloudfoundry.operations.services.BindServiceInstanceRequest
Creates a builder for BindServiceInstanceRequest.
builder() - Static method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest
Creates a builder for CreateServiceInstanceRequest.
builder() - Static method in class org.cloudfoundry.operations.services.CreateServiceKeyRequest
Creates a builder for CreateServiceKeyRequest.
builder() - Static method in class org.cloudfoundry.operations.services.CreateUserProvidedServiceInstanceRequest
builder() - Static method in class org.cloudfoundry.operations.services.DeleteServiceInstanceRequest
Creates a builder for DeleteServiceInstanceRequest.
builder() - Static method in class org.cloudfoundry.operations.services.DeleteServiceKeyRequest
Creates a builder for DeleteServiceKeyRequest.
builder() - Static method in class org.cloudfoundry.operations.services.GetServiceInstanceRequest
Creates a builder for GetServiceInstanceRequest.
builder() - Static method in class org.cloudfoundry.operations.services.GetServiceKeyRequest
Creates a builder for GetServiceKeyRequest.
builder() - Static method in class org.cloudfoundry.operations.services.ListServiceKeysRequest
Creates a builder for ListServiceKeysRequest.
builder() - Static method in class org.cloudfoundry.operations.services.ListServiceOfferingsRequest
Creates a builder for ListServiceOfferingsRequest.
builder() - Static method in class org.cloudfoundry.operations.services.RenameServiceInstanceRequest
Creates a builder for RenameServiceInstanceRequest.
builder() - Static method in class org.cloudfoundry.operations.services.ServiceInstance
Creates a builder for ServiceInstance.
builder() - Static method in class org.cloudfoundry.operations.services.ServiceKey
Creates a builder for ServiceKey.
builder() - Static method in class org.cloudfoundry.operations.services.ServiceOffering
Creates a builder for ServiceOffering.
builder() - Static method in class org.cloudfoundry.operations.services.ServicePlan
Creates a builder for ServicePlan.
builder() - Static method in class org.cloudfoundry.operations.services.UnbindServiceInstanceRequest
Creates a builder for UnbindServiceInstanceRequest.
builder() - Static method in class org.cloudfoundry.operations.services.UpdateServiceInstanceRequest
Creates a builder for UpdateServiceInstanceRequest.
builder() - Static method in class org.cloudfoundry.operations.services.UpdateUserProvidedServiceInstanceRequest
builder() - Static method in class org.cloudfoundry.operations.spaceadmin.GetSpaceQuotaRequest
Creates a builder for GetSpaceQuotaRequest.
builder() - Static method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota
Creates a builder for SpaceQuota.
builder() - Static method in class org.cloudfoundry.operations.spaces.AllowSpaceSshRequest
Creates a builder for AllowSpaceSshRequest.
builder() - Static method in class org.cloudfoundry.operations.spaces.CreateSpaceRequest
Creates a builder for CreateSpaceRequest.
builder() - Static method in class org.cloudfoundry.operations.spaces.DeleteSpaceRequest
Creates a builder for DeleteSpaceRequest.
builder() - Static method in class org.cloudfoundry.operations.spaces.DisallowSpaceSshRequest
Creates a builder for DisallowSpaceSshRequest.
builder() - Static method in class org.cloudfoundry.operations.spaces.GetSpaceRequest
Creates a builder for GetSpaceRequest.
builder() - Static method in class org.cloudfoundry.operations.spaces.RenameSpaceRequest
Creates a builder for RenameSpaceRequest.
builder() - Static method in class org.cloudfoundry.operations.spaces.Rule
Creates a builder for Rule.
builder() - Static method in class org.cloudfoundry.operations.spaces.SecurityGroup
Creates a builder for SecurityGroup.
builder() - Static method in class org.cloudfoundry.operations.spaces.SpaceDetail
Creates a builder for SpaceDetail.
builder() - Static method in class org.cloudfoundry.operations.spaces.SpaceSshAllowedRequest
Creates a builder for SpaceSshAllowedRequest.
builder() - Static method in class org.cloudfoundry.operations.spaces.SpaceSummary
Creates a builder for SpaceSummary.
builder() - Static method in class org.cloudfoundry.operations.stacks.GetStackRequest
Creates a builder for GetStackRequest.
builder() - Static method in class org.cloudfoundry.operations.stacks.Stack
Creates a builder for Stack.
buildpack(String) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.Builder
Initializes the value for the buildpack attribute.
buildpack(String) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.Builder
Initializes the value for the buildpack attribute.
buildpack(String) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.Builder
Initializes the value for the buildpack attribute.
Buildpack - Class in org.cloudfoundry.operations.buildpacks
Immutable implementation of _Buildpack.
buildpack(InputStream) - Method in class org.cloudfoundry.operations.buildpacks.CreateBuildpackRequest.Builder
Initializes the value for the buildpack attribute.
Buildpack.Builder - Class in org.cloudfoundry.operations.buildpacks
Builds instances of type Buildpack.
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

check(CheckRouteRequest) - Method in interface org.cloudfoundry.operations.routes.Routes
Checks whether a route exists
CheckRouteRequest - Class in org.cloudfoundry.operations.routes
Immutable implementation of _CheckRouteRequest.
CheckRouteRequest.Builder - Class in org.cloudfoundry.operations.routes
Builds instances of type CheckRouteRequest.
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.Builder
Initializes the value for the command attribute.
command(String) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.Builder
Initializes the value for the command attribute.
copySource(CopySourceApplicationRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Copy the source code from this application to another.
CopySourceApplicationRequest - Class in org.cloudfoundry.operations.applications
Immutable implementation of _CopySourceApplicationRequest.
CopySourceApplicationRequest.Builder - Class in org.cloudfoundry.operations.applications
Builds instances of type CopySourceApplicationRequest.
cpu(Double) - Method in class org.cloudfoundry.operations.applications.InstanceDetail.Builder
Initializes the value for the cpu attribute.
create(CreateBuildpackRequest) - Method in interface org.cloudfoundry.operations.buildpacks.Buildpacks
Create a new Buildpack
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(CreateServiceBrokerRequest) - Method in interface org.cloudfoundry.operations.serviceadmin.ServiceAdmin
Create a new service broker
create(CreateSpaceRequest) - Method in interface org.cloudfoundry.operations.spaces.Spaces
Creates a new space
CreateBuildpackRequest - Class in org.cloudfoundry.operations.buildpacks
Immutable implementation of _CreateBuildpackRequest.
CreateBuildpackRequest.Builder - Class in org.cloudfoundry.operations.buildpacks
Builds instances of type CreateBuildpackRequest.
CreateDomainRequest - Class in org.cloudfoundry.operations.domains
Immutable implementation of _CreateDomainRequest.
CreateDomainRequest.Builder - Class in org.cloudfoundry.operations.domains
Builds instances of type CreateDomainRequest.
createInstance(CreateServiceInstanceRequest) - Method in interface org.cloudfoundry.operations.services.Services
Create a service instance
CreateOrganizationRequest - Class in org.cloudfoundry.operations.organizations
Immutable implementation of _CreateOrganizationRequest.
CreateOrganizationRequest.Builder - Class in org.cloudfoundry.operations.organizations
Builds instances of type CreateOrganizationRequest.
createQuota(CreateQuotaRequest) - Method in interface org.cloudfoundry.operations.organizationadmin.OrganizationAdmin
Create an organization quota
CreateQuotaRequest - Class in org.cloudfoundry.operations.organizationadmin
Immutable implementation of _CreateQuotaRequest.
CreateQuotaRequest.Builder - Class in org.cloudfoundry.operations.organizationadmin
Builds instances of type CreateQuotaRequest.
CreateRouteRequest - Class in org.cloudfoundry.operations.routes
Immutable implementation of _CreateRouteRequest.
CreateRouteRequest.Builder - Class in org.cloudfoundry.operations.routes
Builds instances of type CreateRouteRequest.
CreateServiceBrokerRequest - Class in org.cloudfoundry.operations.serviceadmin
Immutable implementation of _CreateServiceBrokerRequest.
CreateServiceBrokerRequest.Builder - Class in org.cloudfoundry.operations.serviceadmin
Builds instances of type CreateServiceBrokerRequest.
CreateServiceInstanceRequest - Class in org.cloudfoundry.operations.services
Immutable implementation of _CreateServiceInstanceRequest.
CreateServiceInstanceRequest.Builder - Class in org.cloudfoundry.operations.services
Builds instances of type CreateServiceInstanceRequest.
createServiceKey(CreateServiceKeyRequest) - Method in interface org.cloudfoundry.operations.services.Services
Create a service key
CreateServiceKeyRequest - Class in org.cloudfoundry.operations.services
Immutable implementation of _CreateServiceKeyRequest.
CreateServiceKeyRequest.Builder - Class in org.cloudfoundry.operations.services
Builds instances of type CreateServiceKeyRequest.
createShared(CreateSharedDomainRequest) - Method in interface org.cloudfoundry.operations.domains.Domains
Create a new shared domain
CreateSharedDomainRequest - Class in org.cloudfoundry.operations.domains
Immutable implementation of _CreateSharedDomainRequest.
CreateSharedDomainRequest.Builder - Class in org.cloudfoundry.operations.domains
Builds instances of type CreateSharedDomainRequest.
CreateSpaceRequest - Class in org.cloudfoundry.operations.spaces
Immutable implementation of _CreateSpaceRequest.
CreateSpaceRequest.Builder - Class in org.cloudfoundry.operations.spaces
Builds instances of type CreateSpaceRequest.
createUserProvidedInstance(CreateUserProvidedServiceInstanceRequest) - Method in interface org.cloudfoundry.operations.services.Services
Create a user provided service instance
CreateUserProvidedServiceInstanceRequest - Class in org.cloudfoundry.operations.services
Immutable implementation of _CreateUserProvidedServiceInstanceRequest.
CreateUserProvidedServiceInstanceRequest.Builder - Class in org.cloudfoundry.operations.services
credential(String, Object) - Method in class org.cloudfoundry.operations.services.CreateUserProvidedServiceInstanceRequest.Builder
Put one entry to the credentials map.
credential(Map.Entry<String, ? extends Object>) - Method in class org.cloudfoundry.operations.services.CreateUserProvidedServiceInstanceRequest.Builder
Put one entry to the credentials map.
credential(String, Object) - Method in class org.cloudfoundry.operations.services.ServiceKey.Builder
Put one entry to the credentials map.
credential(Map.Entry<String, ? extends Object>) - Method in class org.cloudfoundry.operations.services.ServiceKey.Builder
Put one entry to the credentials map.
credential(String, Object) - Method in class org.cloudfoundry.operations.services.UpdateUserProvidedServiceInstanceRequest.Builder
Put one entry to the credentials map.
credential(Map.Entry<String, ? extends Object>) - Method in class org.cloudfoundry.operations.services.UpdateUserProvidedServiceInstanceRequest.Builder
Put one entry to the credentials map.
credentials(Map<String, ? extends Object>) - Method in class org.cloudfoundry.operations.services.CreateUserProvidedServiceInstanceRequest.Builder
Sets or replaces all mappings from the specified map as entries for the credentials map.
credentials(Map<String, ? extends Object>) - Method in class org.cloudfoundry.operations.services.ServiceKey.Builder
Sets or replaces all mappings from the specified map as entries for the credentials map.
credentials(Map<String, ? extends Object>) - Method in class org.cloudfoundry.operations.services.UpdateUserProvidedServiceInstanceRequest.Builder
Sets or replaces all mappings from the specified map as entries for the credentials map.

D

dashboardUrl(String) - Method in class org.cloudfoundry.operations.services.ServiceInstance.Builder
Initializes the value for the dashboardUrl attribute.
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(DeleteServiceBrokerRequest) - Method in interface org.cloudfoundry.operations.serviceadmin.ServiceAdmin
Deletes a service broker
delete(DeleteSpaceRequest) - Method in interface org.cloudfoundry.operations.spaces.Spaces
Deletes a specific space.
DeleteApplicationRequest - Class in org.cloudfoundry.operations.applications
Immutable implementation of _DeleteApplicationRequest.
DeleteApplicationRequest.Builder - Class in org.cloudfoundry.operations.applications
Builds instances of type DeleteApplicationRequest.
deleteInstance(DeleteServiceInstanceRequest) - Method in interface org.cloudfoundry.operations.services.Services
Delete a service instance
DeleteOrganizationRequest - Class in org.cloudfoundry.operations.organizations
Immutable implementation of _DeleteOrganizationRequest.
DeleteOrganizationRequest.Builder - Class in org.cloudfoundry.operations.organizations
Builds instances of type DeleteOrganizationRequest.
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
Immutable implementation of _DeleteQuotaRequest.
DeleteQuotaRequest.Builder - Class in org.cloudfoundry.operations.organizationadmin
Builds instances of type DeleteQuotaRequest.
DeleteRouteRequest - Class in org.cloudfoundry.operations.routes
Immutable implementation of _DeleteRouteRequest.
DeleteRouteRequest.Builder - Class in org.cloudfoundry.operations.routes
Builds instances of type DeleteRouteRequest.
deleteRoutes(Boolean) - Method in class org.cloudfoundry.operations.applications.DeleteApplicationRequest.Builder
Initializes the value for the deleteRoutes attribute.
DeleteServiceBrokerRequest - Class in org.cloudfoundry.operations.serviceadmin
Immutable implementation of _DeleteServiceBrokerRequest.
DeleteServiceBrokerRequest.Builder - Class in org.cloudfoundry.operations.serviceadmin
Builds instances of type DeleteServiceBrokerRequest.
DeleteServiceInstanceRequest - Class in org.cloudfoundry.operations.services
Immutable implementation of _DeleteServiceInstanceRequest.
DeleteServiceInstanceRequest.Builder - Class in org.cloudfoundry.operations.services
Builds instances of type DeleteServiceInstanceRequest.
deleteServiceKey(DeleteServiceKeyRequest) - Method in interface org.cloudfoundry.operations.services.Services
Delete a service key
DeleteServiceKeyRequest - Class in org.cloudfoundry.operations.services
Immutable implementation of _DeleteServiceKeyRequest.
DeleteServiceKeyRequest.Builder - Class in org.cloudfoundry.operations.services
Builds instances of type DeleteServiceKeyRequest.
DeleteSpaceRequest - Class in org.cloudfoundry.operations.spaces
Immutable implementation of _DeleteSpaceRequest.
DeleteSpaceRequest.Builder - Class in org.cloudfoundry.operations.spaces
Builds instances of type DeleteSpaceRequest.
description(String) - Method in class org.cloudfoundry.operations.applications.ApplicationEvent.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.cloudfoundry.operations.services.ServiceInstance.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.cloudfoundry.operations.services.ServiceOffering.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.cloudfoundry.operations.services.ServicePlan.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.cloudfoundry.operations.stacks.Stack.Builder
Initializes the value for the description attribute.
destination(String) - Method in class org.cloudfoundry.operations.spaces.Rule.Builder
Initializes the value for the destination attribute.
DisableApplicationSshRequest - Class in org.cloudfoundry.operations.applications
Immutable implementation of _DisableApplicationSshRequest.
DisableApplicationSshRequest.Builder - Class in org.cloudfoundry.operations.applications
Builds instances of type DisableApplicationSshRequest.
disableSsh(DisableApplicationSshRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Disable SSH for a specific application
DisallowSpaceSshRequest - Class in org.cloudfoundry.operations.spaces
Immutable implementation of _DisallowSpaceSshRequest.
DisallowSpaceSshRequest.Builder - Class in org.cloudfoundry.operations.spaces
Builds instances of type DisallowSpaceSshRequest.
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.Builder
Initializes the value for the disk attribute.
diskLimit(Integer) - Method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest.Builder
Initializes the value for the diskLimit attribute.
diskQuota(Integer) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.Builder
Initializes the value for the diskQuota attribute.
diskQuota(Integer) - Method in class org.cloudfoundry.operations.applications.ApplicationSummary.Builder
Initializes the value for the diskQuota attribute.
diskQuota(Long) - Method in class org.cloudfoundry.operations.applications.InstanceDetail.Builder
Initializes the value for the diskQuota attribute.
diskQuota(Integer) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.Builder
Initializes the value for the diskQuota attribute.
diskUsage(Long) - Method in class org.cloudfoundry.operations.applications.InstanceDetail.Builder
Initializes the value for the diskUsage attribute.
dockerImage(String) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.Builder
Initializes the value for the dockerImage attribute.
documentationUrl(String) - Method in class org.cloudfoundry.operations.services.ServiceInstance.Builder
Initializes the value for the documentationUrl attribute.
domain(String) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.Builder
Adds one element to domains list.
domain(String...) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.Builder
Adds elements to domains list.
domain(String) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.Builder
Initializes the value for the domain attribute.
domain(String) - Method in class org.cloudfoundry.operations.domains.CreateDomainRequest.Builder
Initializes the value for the domain attribute.
domain(String) - Method in class org.cloudfoundry.operations.domains.CreateSharedDomainRequest.Builder
Initializes the value for the domain attribute.
Domain - Class in org.cloudfoundry.operations.domains
Immutable implementation of _Domain.
domain(String) - Method in class org.cloudfoundry.operations.domains.ShareDomainRequest.Builder
Initializes the value for the domain attribute.
domain(String) - Method in class org.cloudfoundry.operations.domains.UnshareDomainRequest.Builder
Initializes the value for the domain attribute.
domain(String) - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail.Builder
Adds one element to domains list.
domain(String...) - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail.Builder
Adds elements to domains list.
domain(String) - Method in class org.cloudfoundry.operations.routes.CheckRouteRequest.Builder
Initializes the value for the domain attribute.
domain(String) - Method in class org.cloudfoundry.operations.routes.CreateRouteRequest.Builder
Initializes the value for the domain attribute.
domain(String) - Method in class org.cloudfoundry.operations.routes.DeleteRouteRequest.Builder
Initializes the value for the domain attribute.
domain(String) - Method in class org.cloudfoundry.operations.routes.MapRouteRequest.Builder
Initializes the value for the domain attribute.
domain(String) - Method in class org.cloudfoundry.operations.routes.Route.Builder
Initializes the value for the domain attribute.
domain(String) - Method in class org.cloudfoundry.operations.routes.UnmapRouteRequest.Builder
Initializes the value for the domain attribute.
domain(String) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.Builder
Adds one element to domains list.
domain(String...) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.Builder
Adds elements to domains list.
Domain.Builder - Class in org.cloudfoundry.operations.domains
Builds instances of type Domain.
domains(Iterable<String>) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.Builder
Sets or replaces all elements for domains list.
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(Iterable<String>) - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail.Builder
Sets or replaces all elements for domains list.
domains(Iterable<String>) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.Builder
Sets or replaces all elements for domains list.
dopplerClient(DopplerClient) - Method in class org.cloudfoundry.operations.CloudFoundryOperationsBuilder
Configure the DopplerClient to use

E

enable(Boolean) - Method in class org.cloudfoundry.operations.buildpacks.CreateBuildpackRequest.Builder
Initializes the value for the enable attribute.
EnableApplicationSshRequest - Class in org.cloudfoundry.operations.applications
Immutable implementation of _EnableApplicationSshRequest.
EnableApplicationSshRequest.Builder - Class in org.cloudfoundry.operations.applications
Builds instances of type EnableApplicationSshRequest.
enabled(Boolean) - Method in class org.cloudfoundry.operations.buildpacks.Buildpack.Builder
Initializes the value for the enabled attribute.
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.Builder
Put one entry to the environmentVariables map.
environmentVariable(Map.Entry<String, ? extends Object>) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.Builder
Put one entry to the environmentVariables map.
environmentVariables(Map<String, ? extends Object>) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.Builder
Sets or replaces all mappings from the specified map as entries for the environmentVariables map.
equals(Object) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail
This instance is equal to all instances of ApplicationDetail that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments
This instance is equal to all instances of ApplicationEnvironments that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.applications.ApplicationEvent
This instance is equal to all instances of ApplicationEvent that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest
This instance is equal to all instances of ApplicationManifest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.applications.ApplicationSshEnabledRequest
This instance is equal to all instances of ApplicationSshEnabledRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.applications.ApplicationSummary
This instance is equal to all instances of ApplicationSummary that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest
This instance is equal to all instances of CopySourceApplicationRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.applications.DeleteApplicationRequest
This instance is equal to all instances of DeleteApplicationRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.applications.DisableApplicationSshRequest
This instance is equal to all instances of DisableApplicationSshRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.applications.EnableApplicationSshRequest
This instance is equal to all instances of EnableApplicationSshRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.applications.GetApplicationEnvironmentsRequest
This instance is equal to all instances of GetApplicationEnvironmentsRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.applications.GetApplicationEventsRequest
This instance is equal to all instances of GetApplicationEventsRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.applications.GetApplicationHealthCheckRequest
This instance is equal to all instances of GetApplicationHealthCheckRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.applications.GetApplicationManifestRequest
This instance is equal to all instances of GetApplicationManifestRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.applications.GetApplicationRequest
This instance is equal to all instances of GetApplicationRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.applications.InstanceDetail
This instance is equal to all instances of InstanceDetail that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.applications.LogsRequest
This instance is equal to all instances of LogsRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest
This instance is equal to all instances of PushApplicationRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.applications.RenameApplicationRequest
This instance is equal to all instances of RenameApplicationRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.applications.RestageApplicationRequest
This instance is equal to all instances of RestageApplicationRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.applications.RestartApplicationInstanceRequest
This instance is equal to all instances of RestartApplicationInstanceRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.applications.RestartApplicationRequest
This instance is equal to all instances of RestartApplicationRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest
This instance is equal to all instances of ScaleApplicationRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.applications.SetApplicationHealthCheckRequest
This instance is equal to all instances of SetApplicationHealthCheckRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.applications.SetEnvironmentVariableApplicationRequest
This instance is equal to all instances of SetEnvironmentVariableApplicationRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.applications.StartApplicationRequest
This instance is equal to all instances of StartApplicationRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.applications.StopApplicationRequest
This instance is equal to all instances of StopApplicationRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.applications.UnsetEnvironmentVariableApplicationRequest
This instance is equal to all instances of UnsetEnvironmentVariableApplicationRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.buildpacks.Buildpack
This instance is equal to all instances of Buildpack that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.buildpacks.CreateBuildpackRequest
This instance is equal to all instances of CreateBuildpackRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.domains.CreateDomainRequest
This instance is equal to all instances of CreateDomainRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.domains.CreateSharedDomainRequest
This instance is equal to all instances of CreateSharedDomainRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.domains.Domain
This instance is equal to all instances of Domain that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.domains.ShareDomainRequest
This instance is equal to all instances of ShareDomainRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.domains.UnshareDomainRequest
This instance is equal to all instances of UnshareDomainRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest
This instance is equal to all instances of CreateQuotaRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.organizationadmin.DeleteQuotaRequest
This instance is equal to all instances of DeleteQuotaRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.organizationadmin.GetQuotaRequest
This instance is equal to all instances of GetQuotaRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota
This instance is equal to all instances of OrganizationQuota that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.organizationadmin.SetQuotaRequest
This instance is equal to all instances of SetQuotaRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest
This instance is equal to all instances of UpdateQuotaRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.organizations.CreateOrganizationRequest
This instance is equal to all instances of CreateOrganizationRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.organizations.DeleteOrganizationRequest
This instance is equal to all instances of DeleteOrganizationRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail
This instance is equal to all instances of OrganizationDetail that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.organizations.OrganizationInfoRequest
This instance is equal to all instances of OrganizationInfoRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota
This instance is equal to all instances of OrganizationQuota that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.organizations.OrganizationSummary
This instance is equal to all instances of OrganizationSummary that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.organizations.RenameOrganizationRequest
This instance is equal to all instances of RenameOrganizationRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.routes.CheckRouteRequest
This instance is equal to all instances of CheckRouteRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.routes.CreateRouteRequest
This instance is equal to all instances of CreateRouteRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.routes.DeleteRouteRequest
This instance is equal to all instances of DeleteRouteRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.routes.ListRoutesRequest
This instance is equal to all instances of ListRoutesRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.routes.MapRouteRequest
This instance is equal to all instances of MapRouteRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.routes.Route
This instance is equal to all instances of Route that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.routes.UnmapRouteRequest
This instance is equal to all instances of UnmapRouteRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.serviceadmin.CreateServiceBrokerRequest
This instance is equal to all instances of CreateServiceBrokerRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.serviceadmin.DeleteServiceBrokerRequest
This instance is equal to all instances of DeleteServiceBrokerRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.serviceadmin.ServiceBroker
This instance is equal to all instances of ServiceBroker that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.services.BindServiceInstanceRequest
This instance is equal to all instances of BindServiceInstanceRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest
This instance is equal to all instances of CreateServiceInstanceRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.services.CreateServiceKeyRequest
This instance is equal to all instances of CreateServiceKeyRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.services.CreateUserProvidedServiceInstanceRequest
This instance is equal to all instances of CreateUserProvidedServiceInstanceRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.services.DeleteServiceInstanceRequest
This instance is equal to all instances of DeleteServiceInstanceRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.services.DeleteServiceKeyRequest
This instance is equal to all instances of DeleteServiceKeyRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.services.GetServiceInstanceRequest
This instance is equal to all instances of GetServiceInstanceRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.services.GetServiceKeyRequest
This instance is equal to all instances of GetServiceKeyRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.services.ListServiceKeysRequest
This instance is equal to all instances of ListServiceKeysRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.services.ListServiceOfferingsRequest
This instance is equal to all instances of ListServiceOfferingsRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.services.RenameServiceInstanceRequest
This instance is equal to all instances of RenameServiceInstanceRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.services.ServiceInstance
This instance is equal to all instances of ServiceInstance that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.services.ServiceKey
This instance is equal to all instances of ServiceKey that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.services.ServiceOffering
This instance is equal to all instances of ServiceOffering that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.services.ServicePlan
This instance is equal to all instances of ServicePlan that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.services.UnbindServiceInstanceRequest
This instance is equal to all instances of UnbindServiceInstanceRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.services.UpdateServiceInstanceRequest
This instance is equal to all instances of UpdateServiceInstanceRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.services.UpdateUserProvidedServiceInstanceRequest
This instance is equal to all instances of UpdateUserProvidedServiceInstanceRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.spaceadmin.GetSpaceQuotaRequest
This instance is equal to all instances of GetSpaceQuotaRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota
This instance is equal to all instances of SpaceQuota that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.spaces.AllowSpaceSshRequest
This instance is equal to all instances of AllowSpaceSshRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.spaces.CreateSpaceRequest
This instance is equal to all instances of CreateSpaceRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.spaces.DeleteSpaceRequest
This instance is equal to all instances of DeleteSpaceRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.spaces.DisallowSpaceSshRequest
This instance is equal to all instances of DisallowSpaceSshRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.spaces.GetSpaceRequest
This instance is equal to all instances of GetSpaceRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.spaces.RenameSpaceRequest
This instance is equal to all instances of RenameSpaceRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.spaces.Rule
This instance is equal to all instances of Rule that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.spaces.SecurityGroup
This instance is equal to all instances of SecurityGroup that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail
This instance is equal to all instances of SpaceDetail that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.spaces.SpaceSshAllowedRequest
This instance is equal to all instances of SpaceSshAllowedRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.spaces.SpaceSummary
This instance is equal to all instances of SpaceSummary that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.stacks.GetStackRequest
This instance is equal to all instances of GetStackRequest that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.operations.stacks.Stack
This instance is equal to all instances of Stack that have equal attribute values.
event(String) - Method in class org.cloudfoundry.operations.applications.ApplicationEvent.Builder
Initializes the value for the event attribute.

F

filename(String) - Method in class org.cloudfoundry.operations.buildpacks.Buildpack.Builder
Initializes the value for the filename attribute.
fileName(String) - Method in class org.cloudfoundry.operations.buildpacks.CreateBuildpackRequest.Builder
Initializes the value for the fileName attribute.
free(Boolean) - Method in class org.cloudfoundry.operations.services.ServicePlan.Builder
Initializes the value for the free attribute.
from(AbstractApplicationSummary) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.operations.applications.AbstractApplicationSummary instance.
from(ApplicationDetail) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.Builder
Fill a builder with attribute values from the provided ApplicationDetail instance.
from(ApplicationEnvironments) - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments.Builder
Fill a builder with attribute values from the provided ApplicationEnvironments instance.
from(ApplicationEvent) - Method in class org.cloudfoundry.operations.applications.ApplicationEvent.Builder
Fill a builder with attribute values from the provided ApplicationEvent instance.
from(ApplicationManifest) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.Builder
Fill a builder with attribute values from the provided ApplicationManifest instance.
from(ApplicationSshEnabledRequest) - Method in class org.cloudfoundry.operations.applications.ApplicationSshEnabledRequest.Builder
Fill a builder with attribute values from the provided ApplicationSshEnabledRequest instance.
from(AbstractApplicationSummary) - Method in class org.cloudfoundry.operations.applications.ApplicationSummary.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.operations.applications.AbstractApplicationSummary instance.
from(ApplicationSummary) - Method in class org.cloudfoundry.operations.applications.ApplicationSummary.Builder
Fill a builder with attribute values from the provided ApplicationSummary instance.
from(CopySourceApplicationRequest) - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest.Builder
Fill a builder with attribute values from the provided CopySourceApplicationRequest instance.
from(DeleteApplicationRequest) - Method in class org.cloudfoundry.operations.applications.DeleteApplicationRequest.Builder
Fill a builder with attribute values from the provided DeleteApplicationRequest instance.
from(DisableApplicationSshRequest) - Method in class org.cloudfoundry.operations.applications.DisableApplicationSshRequest.Builder
Fill a builder with attribute values from the provided DisableApplicationSshRequest instance.
from(EnableApplicationSshRequest) - Method in class org.cloudfoundry.operations.applications.EnableApplicationSshRequest.Builder
Fill a builder with attribute values from the provided EnableApplicationSshRequest instance.
from(GetApplicationEnvironmentsRequest) - Method in class org.cloudfoundry.operations.applications.GetApplicationEnvironmentsRequest.Builder
Fill a builder with attribute values from the provided GetApplicationEnvironmentsRequest instance.
from(GetApplicationEventsRequest) - Method in class org.cloudfoundry.operations.applications.GetApplicationEventsRequest.Builder
Fill a builder with attribute values from the provided GetApplicationEventsRequest instance.
from(GetApplicationHealthCheckRequest) - Method in class org.cloudfoundry.operations.applications.GetApplicationHealthCheckRequest.Builder
Fill a builder with attribute values from the provided GetApplicationHealthCheckRequest instance.
from(GetApplicationManifestRequest) - Method in class org.cloudfoundry.operations.applications.GetApplicationManifestRequest.Builder
Fill a builder with attribute values from the provided GetApplicationManifestRequest instance.
from(GetApplicationRequest) - Method in class org.cloudfoundry.operations.applications.GetApplicationRequest.Builder
Fill a builder with attribute values from the provided GetApplicationRequest instance.
from(InstanceDetail) - Method in class org.cloudfoundry.operations.applications.InstanceDetail.Builder
Fill a builder with attribute values from the provided InstanceDetail instance.
from(LogsRequest) - Method in class org.cloudfoundry.operations.applications.LogsRequest.Builder
Fill a builder with attribute values from the provided LogsRequest instance.
from(PushApplicationRequest) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.Builder
Fill a builder with attribute values from the provided PushApplicationRequest instance.
from(RenameApplicationRequest) - Method in class org.cloudfoundry.operations.applications.RenameApplicationRequest.Builder
Fill a builder with attribute values from the provided RenameApplicationRequest instance.
from(RestageApplicationRequest) - Method in class org.cloudfoundry.operations.applications.RestageApplicationRequest.Builder
Fill a builder with attribute values from the provided RestageApplicationRequest instance.
from(RestartApplicationInstanceRequest) - Method in class org.cloudfoundry.operations.applications.RestartApplicationInstanceRequest.Builder
Fill a builder with attribute values from the provided RestartApplicationInstanceRequest instance.
from(RestartApplicationRequest) - Method in class org.cloudfoundry.operations.applications.RestartApplicationRequest.Builder
Fill a builder with attribute values from the provided RestartApplicationRequest instance.
from(ScaleApplicationRequest) - Method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest.Builder
Fill a builder with attribute values from the provided ScaleApplicationRequest instance.
from(SetApplicationHealthCheckRequest) - Method in class org.cloudfoundry.operations.applications.SetApplicationHealthCheckRequest.Builder
Fill a builder with attribute values from the provided SetApplicationHealthCheckRequest instance.
from(SetEnvironmentVariableApplicationRequest) - Method in class org.cloudfoundry.operations.applications.SetEnvironmentVariableApplicationRequest.Builder
Fill a builder with attribute values from the provided SetEnvironmentVariableApplicationRequest instance.
from(StartApplicationRequest) - Method in class org.cloudfoundry.operations.applications.StartApplicationRequest.Builder
Fill a builder with attribute values from the provided StartApplicationRequest instance.
from(StopApplicationRequest) - Method in class org.cloudfoundry.operations.applications.StopApplicationRequest.Builder
Fill a builder with attribute values from the provided StopApplicationRequest instance.
from(UnsetEnvironmentVariableApplicationRequest) - Method in class org.cloudfoundry.operations.applications.UnsetEnvironmentVariableApplicationRequest.Builder
Fill a builder with attribute values from the provided UnsetEnvironmentVariableApplicationRequest instance.
from(Buildpack) - Method in class org.cloudfoundry.operations.buildpacks.Buildpack.Builder
Fill a builder with attribute values from the provided Buildpack instance.
from(CreateBuildpackRequest) - Method in class org.cloudfoundry.operations.buildpacks.CreateBuildpackRequest.Builder
Fill a builder with attribute values from the provided CreateBuildpackRequest instance.
from(CreateDomainRequest) - Method in class org.cloudfoundry.operations.domains.CreateDomainRequest.Builder
Fill a builder with attribute values from the provided CreateDomainRequest instance.
from(CreateSharedDomainRequest) - Method in class org.cloudfoundry.operations.domains.CreateSharedDomainRequest.Builder
Fill a builder with attribute values from the provided CreateSharedDomainRequest instance.
from(Domain) - Method in class org.cloudfoundry.operations.domains.Domain.Builder
Fill a builder with attribute values from the provided Domain instance.
from(ShareDomainRequest) - Method in class org.cloudfoundry.operations.domains.ShareDomainRequest.Builder
Fill a builder with attribute values from the provided ShareDomainRequest instance.
from(UnshareDomainRequest) - Method in class org.cloudfoundry.operations.domains.UnshareDomainRequest.Builder
Fill a builder with attribute values from the provided UnshareDomainRequest instance.
from(CreateQuotaRequest) - Method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest.Builder
Fill a builder with attribute values from the provided CreateQuotaRequest instance.
from(DeleteQuotaRequest) - Method in class org.cloudfoundry.operations.organizationadmin.DeleteQuotaRequest.Builder
Fill a builder with attribute values from the provided DeleteQuotaRequest instance.
from(GetQuotaRequest) - Method in class org.cloudfoundry.operations.organizationadmin.GetQuotaRequest.Builder
Fill a builder with attribute values from the provided GetQuotaRequest instance.
from(OrganizationQuota) - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota.Builder
Fill a builder with attribute values from the provided OrganizationQuota instance.
from(SetQuotaRequest) - Method in class org.cloudfoundry.operations.organizationadmin.SetQuotaRequest.Builder
Fill a builder with attribute values from the provided SetQuotaRequest instance.
from(UpdateQuotaRequest) - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest.Builder
Fill a builder with attribute values from the provided UpdateQuotaRequest instance.
from(CreateOrganizationRequest) - Method in class org.cloudfoundry.operations.organizations.CreateOrganizationRequest.Builder
Fill a builder with attribute values from the provided CreateOrganizationRequest instance.
from(DeleteOrganizationRequest) - Method in class org.cloudfoundry.operations.organizations.DeleteOrganizationRequest.Builder
Fill a builder with attribute values from the provided DeleteOrganizationRequest instance.
from(OrganizationDetail) - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail.Builder
Fill a builder with attribute values from the provided OrganizationDetail instance.
from(OrganizationInfoRequest) - Method in class org.cloudfoundry.operations.organizations.OrganizationInfoRequest.Builder
Fill a builder with attribute values from the provided OrganizationInfoRequest instance.
from(OrganizationQuota) - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota.Builder
Fill a builder with attribute values from the provided OrganizationQuota instance.
from(OrganizationSummary) - Method in class org.cloudfoundry.operations.organizations.OrganizationSummary.Builder
Fill a builder with attribute values from the provided OrganizationSummary instance.
from(RenameOrganizationRequest) - Method in class org.cloudfoundry.operations.organizations.RenameOrganizationRequest.Builder
Fill a builder with attribute values from the provided RenameOrganizationRequest instance.
from(CheckRouteRequest) - Method in class org.cloudfoundry.operations.routes.CheckRouteRequest.Builder
Fill a builder with attribute values from the provided CheckRouteRequest instance.
from(CreateRouteRequest) - Method in class org.cloudfoundry.operations.routes.CreateRouteRequest.Builder
Fill a builder with attribute values from the provided CreateRouteRequest instance.
from(DeleteRouteRequest) - Method in class org.cloudfoundry.operations.routes.DeleteRouteRequest.Builder
Fill a builder with attribute values from the provided DeleteRouteRequest instance.
from(ListRoutesRequest) - Method in class org.cloudfoundry.operations.routes.ListRoutesRequest.Builder
Fill a builder with attribute values from the provided ListRoutesRequest instance.
from(MapRouteRequest) - Method in class org.cloudfoundry.operations.routes.MapRouteRequest.Builder
Fill a builder with attribute values from the provided MapRouteRequest instance.
from(Route) - Method in class org.cloudfoundry.operations.routes.Route.Builder
Fill a builder with attribute values from the provided Route instance.
from(UnmapRouteRequest) - Method in class org.cloudfoundry.operations.routes.UnmapRouteRequest.Builder
Fill a builder with attribute values from the provided UnmapRouteRequest instance.
from(CreateServiceBrokerRequest) - Method in class org.cloudfoundry.operations.serviceadmin.CreateServiceBrokerRequest.Builder
Fill a builder with attribute values from the provided CreateServiceBrokerRequest instance.
from(DeleteServiceBrokerRequest) - Method in class org.cloudfoundry.operations.serviceadmin.DeleteServiceBrokerRequest.Builder
Fill a builder with attribute values from the provided DeleteServiceBrokerRequest instance.
from(ServiceBroker) - Method in class org.cloudfoundry.operations.serviceadmin.ServiceBroker.Builder
Fill a builder with attribute values from the provided ServiceBroker instance.
from(BindServiceInstanceRequest) - Method in class org.cloudfoundry.operations.services.BindServiceInstanceRequest.Builder
Fill a builder with attribute values from the provided BindServiceInstanceRequest instance.
from(CreateServiceInstanceRequest) - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest.Builder
Fill a builder with attribute values from the provided CreateServiceInstanceRequest instance.
from(CreateServiceKeyRequest) - Method in class org.cloudfoundry.operations.services.CreateServiceKeyRequest.Builder
Fill a builder with attribute values from the provided CreateServiceKeyRequest instance.
from(CreateUserProvidedServiceInstanceRequest) - Method in class org.cloudfoundry.operations.services.CreateUserProvidedServiceInstanceRequest.Builder
Fill a builder with attribute values from the provided CreateUserProvidedServiceInstanceRequest instance.
from(DeleteServiceInstanceRequest) - Method in class org.cloudfoundry.operations.services.DeleteServiceInstanceRequest.Builder
Fill a builder with attribute values from the provided DeleteServiceInstanceRequest instance.
from(DeleteServiceKeyRequest) - Method in class org.cloudfoundry.operations.services.DeleteServiceKeyRequest.Builder
Fill a builder with attribute values from the provided DeleteServiceKeyRequest instance.
from(GetServiceInstanceRequest) - Method in class org.cloudfoundry.operations.services.GetServiceInstanceRequest.Builder
Fill a builder with attribute values from the provided GetServiceInstanceRequest instance.
from(GetServiceKeyRequest) - Method in class org.cloudfoundry.operations.services.GetServiceKeyRequest.Builder
Fill a builder with attribute values from the provided GetServiceKeyRequest instance.
from(ListServiceKeysRequest) - Method in class org.cloudfoundry.operations.services.ListServiceKeysRequest.Builder
Fill a builder with attribute values from the provided ListServiceKeysRequest instance.
from(ListServiceOfferingsRequest) - Method in class org.cloudfoundry.operations.services.ListServiceOfferingsRequest.Builder
Fill a builder with attribute values from the provided ListServiceOfferingsRequest instance.
from(RenameServiceInstanceRequest) - Method in class org.cloudfoundry.operations.services.RenameServiceInstanceRequest.Builder
Fill a builder with attribute values from the provided RenameServiceInstanceRequest instance.
from(ServiceInstance) - Method in class org.cloudfoundry.operations.services.ServiceInstance.Builder
Fill a builder with attribute values from the provided ServiceInstance instance.
from(ServiceKey) - Method in class org.cloudfoundry.operations.services.ServiceKey.Builder
Fill a builder with attribute values from the provided ServiceKey instance.
from(ServiceOffering) - Method in class org.cloudfoundry.operations.services.ServiceOffering.Builder
Fill a builder with attribute values from the provided ServiceOffering instance.
from(ServicePlan) - Method in class org.cloudfoundry.operations.services.ServicePlan.Builder
Fill a builder with attribute values from the provided ServicePlan instance.
from(UnbindServiceInstanceRequest) - Method in class org.cloudfoundry.operations.services.UnbindServiceInstanceRequest.Builder
Fill a builder with attribute values from the provided UnbindServiceInstanceRequest instance.
from(UpdateServiceInstanceRequest) - Method in class org.cloudfoundry.operations.services.UpdateServiceInstanceRequest.Builder
Fill a builder with attribute values from the provided UpdateServiceInstanceRequest instance.
from(UpdateUserProvidedServiceInstanceRequest) - Method in class org.cloudfoundry.operations.services.UpdateUserProvidedServiceInstanceRequest.Builder
Fill a builder with attribute values from the provided UpdateUserProvidedServiceInstanceRequest instance.
from(GetSpaceQuotaRequest) - Method in class org.cloudfoundry.operations.spaceadmin.GetSpaceQuotaRequest.Builder
Fill a builder with attribute values from the provided GetSpaceQuotaRequest instance.
from(SpaceQuota) - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota.Builder
Fill a builder with attribute values from the provided SpaceQuota instance.
from(AllowSpaceSshRequest) - Method in class org.cloudfoundry.operations.spaces.AllowSpaceSshRequest.Builder
Fill a builder with attribute values from the provided AllowSpaceSshRequest instance.
from(CreateSpaceRequest) - Method in class org.cloudfoundry.operations.spaces.CreateSpaceRequest.Builder
Fill a builder with attribute values from the provided CreateSpaceRequest instance.
from(DeleteSpaceRequest) - Method in class org.cloudfoundry.operations.spaces.DeleteSpaceRequest.Builder
Fill a builder with attribute values from the provided DeleteSpaceRequest instance.
from(DisallowSpaceSshRequest) - Method in class org.cloudfoundry.operations.spaces.DisallowSpaceSshRequest.Builder
Fill a builder with attribute values from the provided DisallowSpaceSshRequest instance.
from(GetSpaceRequest) - Method in class org.cloudfoundry.operations.spaces.GetSpaceRequest.Builder
Fill a builder with attribute values from the provided GetSpaceRequest instance.
from(RenameSpaceRequest) - Method in class org.cloudfoundry.operations.spaces.RenameSpaceRequest.Builder
Fill a builder with attribute values from the provided RenameSpaceRequest instance.
from(Rule) - Method in class org.cloudfoundry.operations.spaces.Rule.Builder
Fill a builder with attribute values from the provided Rule instance.
from(SecurityGroup) - Method in class org.cloudfoundry.operations.spaces.SecurityGroup.Builder
Fill a builder with attribute values from the provided SecurityGroup instance.
from(SpaceDetail) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.Builder
Fill a builder with attribute values from the provided SpaceDetail instance.
from(SpaceSshAllowedRequest) - Method in class org.cloudfoundry.operations.spaces.SpaceSshAllowedRequest.Builder
Fill a builder with attribute values from the provided SpaceSshAllowedRequest instance.
from(SpaceSummary) - Method in class org.cloudfoundry.operations.spaces.SpaceSummary.Builder
Fill a builder with attribute values from the provided SpaceSummary instance.
from(GetStackRequest) - Method in class org.cloudfoundry.operations.stacks.GetStackRequest.Builder
Fill a builder with attribute values from the provided GetStackRequest instance.
from(Stack) - Method in class org.cloudfoundry.operations.stacks.Stack.Builder
Fill a builder with attribute values from the provided Stack instance.

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
Immutable implementation of _GetApplicationEnvironmentsRequest.
GetApplicationEnvironmentsRequest.Builder - Class in org.cloudfoundry.operations.applications
Builds instances of type GetApplicationEnvironmentsRequest.
GetApplicationEventsRequest - Class in org.cloudfoundry.operations.applications
Immutable implementation of _GetApplicationEventsRequest.
GetApplicationEventsRequest.Builder - Class in org.cloudfoundry.operations.applications
Builds instances of type GetApplicationEventsRequest.
GetApplicationHealthCheckRequest - Class in org.cloudfoundry.operations.applications
Immutable implementation of _GetApplicationHealthCheckRequest.
GetApplicationHealthCheckRequest.Builder - Class in org.cloudfoundry.operations.applications
Builds instances of type GetApplicationHealthCheckRequest.
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
Immutable implementation of _GetApplicationManifestRequest.
GetApplicationManifestRequest.Builder - Class in org.cloudfoundry.operations.applications
Builds instances of type GetApplicationManifestRequest.
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
Immutable implementation of _GetApplicationRequest.
GetApplicationRequest.Builder - Class in org.cloudfoundry.operations.applications
Builds instances of type GetApplicationRequest.
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
getBuildpack() - Method in class org.cloudfoundry.operations.buildpacks.CreateBuildpackRequest
The buildpack file stream
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.InstanceDetail
The CPU consumption of this instance
getCredentials() - Method in class org.cloudfoundry.operations.services.CreateUserProvidedServiceInstanceRequest
The credentials of the user provided service instance
getCredentials() - Method in class org.cloudfoundry.operations.services.ServiceKey
The credentials
getCredentials() - Method in class org.cloudfoundry.operations.services.UpdateUserProvidedServiceInstanceRequest
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
Whether to delete mapped routes
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.Rule
The destination
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.AbstractApplicationSummary
The disk quota in bytes
getDiskQuota() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail
The disk quota in bytes
getDiskQuota() - Method in class org.cloudfoundry.operations.applications.ApplicationSummary
The disk quota in bytes
getDiskQuota() - Method in class org.cloudfoundry.operations.applications.InstanceDetail
The diskUsage quota, in bytes, of this instance
getDiskQuota() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest
The disk quota for the application
getDiskUsage() - Method in class org.cloudfoundry.operations.applications.InstanceDetail
The disk usage, in bytes, of this instance
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
getEnable() - Method in class org.cloudfoundry.operations.buildpacks.CreateBuildpackRequest
Enables the buildpack to be used for staging
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
getFileName() - Method in class org.cloudfoundry.operations.buildpacks.CreateBuildpackRequest
The buildpack file name
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
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.AbstractApplicationSummary
The id
getId() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail
The id
getId() - Method in class org.cloudfoundry.operations.applications.ApplicationEvent
The id
getId() - Method in class org.cloudfoundry.operations.applications.ApplicationSummary
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.serviceadmin.ServiceBroker
The id
getId() - Method in class org.cloudfoundry.operations.services.ServiceInstance
The service instance id
getId() - Method in class org.cloudfoundry.operations.services.ServiceKey
The service key 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
The index of the instance
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.AbstractApplicationSummary
The number of instances
getInstances() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail
The number of instances
getInstances() - Method in class org.cloudfoundry.operations.applications.ApplicationManifest
The number of instances of the application
getInstances() - Method in class org.cloudfoundry.operations.applications.ApplicationSummary
The number of instances
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
The maximum number of events
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.AbstractApplicationSummary
The memory limit in bytes
getMemoryLimit() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail
The memory limit in bytes
getMemoryLimit() - Method in class org.cloudfoundry.operations.applications.ApplicationSummary
The memory limit in bytes
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.InstanceDetail
The memoryUsage quota, in bytes, of this instance
getMemoryUsage() - Method in class org.cloudfoundry.operations.applications.InstanceDetail
The memory usage, in bytes, of this instance
getMessage() - Method in class org.cloudfoundry.operations.services.ServiceInstance
The message
getName() - Method in class org.cloudfoundry.operations.applications.AbstractApplicationSummary
The name
getName() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail
The name
getName() - Method in class org.cloudfoundry.operations.applications.ApplicationManifest
The name of the application
getName() - Method in class org.cloudfoundry.operations.applications.ApplicationSshEnabledRequest
The application name
getName() - Method in class org.cloudfoundry.operations.applications.ApplicationSummary
The name
getName() - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest
The name of the application
getName() - Method in class org.cloudfoundry.operations.applications.DeleteApplicationRequest
The application name
getName() - Method in class org.cloudfoundry.operations.applications.DisableApplicationSshRequest
The application name
getName() - Method in class org.cloudfoundry.operations.applications.EnableApplicationSshRequest
The application name
getName() - Method in class org.cloudfoundry.operations.applications.GetApplicationEnvironmentsRequest
The application name
getName() - Method in class org.cloudfoundry.operations.applications.GetApplicationEventsRequest
The application name
getName() - Method in class org.cloudfoundry.operations.applications.GetApplicationHealthCheckRequest
The name of the application
getName() - Method in class org.cloudfoundry.operations.applications.GetApplicationManifestRequest
The applicaiton name
getName() - Method in class org.cloudfoundry.operations.applications.GetApplicationRequest
The application name
getName() - Method in class org.cloudfoundry.operations.applications.LogsRequest
The name of the application
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
The name of the application
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
The name
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.buildpacks.CreateBuildpackRequest
The buildpack 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.serviceadmin.CreateServiceBrokerRequest
The name of the service broker
getName() - Method in class org.cloudfoundry.operations.serviceadmin.DeleteServiceBrokerRequest
The name of the Service Broker
getName() - Method in class org.cloudfoundry.operations.serviceadmin.ServiceBroker
The name of the service broker
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.DeleteServiceInstanceRequest
The name of the service instance
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.ServiceKey
Service key 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
The space name
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
The space name
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.SecurityGroup
The name
getName() - Method in class org.cloudfoundry.operations.spaces.SpaceDetail
The name
getName() - Method in class org.cloudfoundry.operations.spaces.SpaceSshAllowedRequest
The space name
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
getParameters() - Method in class org.cloudfoundry.operations.services.CreateServiceKeyRequest
The parameters of the service key
getParameters() - Method in class org.cloudfoundry.operations.services.UpdateServiceInstanceRequest
The parameters of the service instance
getPassword() - Method in class org.cloudfoundry.operations.serviceadmin.CreateServiceBrokerRequest
The password to authenticate with the broker
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
getPlanName() - Method in class org.cloudfoundry.operations.services.UpdateServiceInstanceRequest
The name of the required plan
getPorts() - Method in class org.cloudfoundry.operations.spaces.Rule
The ports
getPosition() - Method in class org.cloudfoundry.operations.buildpacks.Buildpack
The position
getPosition() - Method in class org.cloudfoundry.operations.buildpacks.CreateBuildpackRequest
The buildpack position
getProtocol() - Method in class org.cloudfoundry.operations.spaces.Rule
The protocol
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
Immutable implementation of _GetQuotaRequest.
GetQuotaRequest.Builder - Class in org.cloudfoundry.operations.organizationadmin
Builds instances of type GetQuotaRequest.
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
Whether only recent logs should be retrieved
getRequestedState() - Method in class org.cloudfoundry.operations.applications.AbstractApplicationSummary
The requested state
getRequestedState() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail
The requested state
getRequestedState() - Method in class org.cloudfoundry.operations.applications.ApplicationSummary
The requested state
getRestart() - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest
Whether to restart the target application
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.SecurityGroup
The rules
getRunning() - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments
The running environment variables
getRunningInstances() - Method in class org.cloudfoundry.operations.applications.AbstractApplicationSummary
The number of running instances
getRunningInstances() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail
The number of running instances
getRunningInstances() - Method in class org.cloudfoundry.operations.applications.ApplicationSummary
The number of running instances
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.CreateServiceKeyRequest
The name of the service instance
getServiceInstanceName() - Method in class org.cloudfoundry.operations.services.DeleteServiceKeyRequest
The name of the service instance
getServiceInstanceName() - Method in class org.cloudfoundry.operations.services.GetServiceKeyRequest
The name of the service instance
getServiceInstanceName() - Method in class org.cloudfoundry.operations.services.ListServiceKeysRequest
The name of the service instance for which the keys will be listed
getServiceInstanceName() - Method in class org.cloudfoundry.operations.services.UnbindServiceInstanceRequest
The name of the service instance to unbind
getServiceInstanceName() - Method in class org.cloudfoundry.operations.services.UpdateServiceInstanceRequest
The name of the service instance
GetServiceInstanceRequest - Class in org.cloudfoundry.operations.services
Immutable implementation of _GetServiceInstanceRequest.
GetServiceInstanceRequest.Builder - Class in org.cloudfoundry.operations.services
Builds instances of type GetServiceInstanceRequest.
getServiceKey(GetServiceKeyRequest) - Method in interface org.cloudfoundry.operations.services.Services
Get a service key
getServiceKeyName() - Method in class org.cloudfoundry.operations.services.CreateServiceKeyRequest
The name of the service key to create
getServiceKeyName() - Method in class org.cloudfoundry.operations.services.DeleteServiceKeyRequest
The name of the service key to delete
getServiceKeyName() - Method in class org.cloudfoundry.operations.services.GetServiceKeyRequest
The name of the service key
GetServiceKeyRequest - Class in org.cloudfoundry.operations.services
Immutable implementation of _GetServiceKeyRequest.
GetServiceKeyRequest.Builder - Class in org.cloudfoundry.operations.services
Builds instances of type GetServiceKeyRequest.
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.InstanceDetail
The time this instance was created
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
Immutable implementation of _GetSpaceQuotaRequest.
GetSpaceQuotaRequest.Builder - Class in org.cloudfoundry.operations.spaceadmin
Builds instances of type GetSpaceQuotaRequest.
getSpaceQuotas() - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail
The space quota of the organizations quota
GetSpaceRequest - Class in org.cloudfoundry.operations.spaces
Immutable implementation of _GetSpaceRequest.
GetSpaceRequest.Builder - Class in org.cloudfoundry.operations.spaces
Builds instances of type GetSpaceRequest.
getSpaces() - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail
The spaces in this organization
getSpaceScoped() - Method in class org.cloudfoundry.operations.serviceadmin.CreateServiceBrokerRequest
Whether the service broker should be space scoped
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
Immutable implementation of _GetStackRequest.
GetStackRequest.Builder - Class in org.cloudfoundry.operations.stacks
Builds instances of type GetStackRequest.
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.InstanceDetail
The state of the instance
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
getSyslogDrainUrl() - Method in class org.cloudfoundry.operations.services.UpdateUserProvidedServiceInstanceRequest
he url for the syslog_drain to direct to
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
getTags() - Method in class org.cloudfoundry.operations.services.UpdateServiceInstanceRequest
The tags
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
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
getUrl() - Method in class org.cloudfoundry.operations.serviceadmin.CreateServiceBrokerRequest
The url of the service broker
getUrl() - Method in class org.cloudfoundry.operations.serviceadmin.ServiceBroker
The url of the service broker
getUrls() - Method in class org.cloudfoundry.operations.applications.AbstractApplicationSummary
The list of bound urls
getUrls() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail
The list of bound urls
getUrls() - Method in class org.cloudfoundry.operations.applications.ApplicationSummary
The list of bound urls
getUsername() - Method in class org.cloudfoundry.operations.serviceadmin.CreateServiceBrokerRequest
The username to authenticate with the broker
getUserProvided() - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments
The user defined environment variables
getUserProvidedServiceInstanceName() - Method in class org.cloudfoundry.operations.services.UpdateUserProvidedServiceInstanceRequest
The name of the user provided service instance
getValue() - Method in enum org.cloudfoundry.operations.applications.ApplicationHealthCheck
 
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
Computes a hash code from attributes: buildpack, instanceDetails, lastUploaded, stack, diskQuota, id, instances, memoryLimit, name, requestedState, runningInstances, urls.
hashCode() - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments
Computes a hash code from attributes: running, staging, systemProvided, userProvided.
hashCode() - Method in class org.cloudfoundry.operations.applications.ApplicationEvent
Computes a hash code from attributes: actor, description, event, id, time.
hashCode() - Method in class org.cloudfoundry.operations.applications.ApplicationManifest
Computes a hash code from attributes: buildpack, command, disk, domains, environmentVariables, hosts, instances, memory, name, services, stack, timeout.
hashCode() - Method in class org.cloudfoundry.operations.applications.ApplicationSshEnabledRequest
Computes a hash code from attributes: name.
hashCode() - Method in class org.cloudfoundry.operations.applications.ApplicationSummary
Computes a hash code from attributes: diskQuota, id, instances, memoryLimit, name, requestedState, runningInstances, urls.
hashCode() - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest
Computes a hash code from attributes: name, restart, stagingTimeout, startupTimeout, targetName, targetOrganization, targetSpace.
hashCode() - Method in class org.cloudfoundry.operations.applications.DeleteApplicationRequest
Computes a hash code from attributes: deleteRoutes, name.
hashCode() - Method in class org.cloudfoundry.operations.applications.DisableApplicationSshRequest
Computes a hash code from attributes: name.
hashCode() - Method in class org.cloudfoundry.operations.applications.EnableApplicationSshRequest
Computes a hash code from attributes: name.
hashCode() - Method in class org.cloudfoundry.operations.applications.GetApplicationEnvironmentsRequest
Computes a hash code from attributes: name.
hashCode() - Method in class org.cloudfoundry.operations.applications.GetApplicationEventsRequest
Computes a hash code from attributes: maxNumberOfEvents, name.
hashCode() - Method in class org.cloudfoundry.operations.applications.GetApplicationHealthCheckRequest
Computes a hash code from attributes: name.
hashCode() - Method in class org.cloudfoundry.operations.applications.GetApplicationManifestRequest
Computes a hash code from attributes: name.
hashCode() - Method in class org.cloudfoundry.operations.applications.GetApplicationRequest
Computes a hash code from attributes: name.
hashCode() - Method in class org.cloudfoundry.operations.applications.InstanceDetail
Computes a hash code from attributes: cpu, diskQuota, diskUsage, memoryQuota, memoryUsage, since, state.
hashCode() - Method in class org.cloudfoundry.operations.applications.LogsRequest
Computes a hash code from attributes: name, recent.
hashCode() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest
Computes a hash code from attributes: application, buildpack, command, diskQuota, dockerImage, domain, healthCheckType, host, instances, memory, name, noHostname, noRoute, noStart, path, randomRoute, routePath, stack, stagingTimeout, startupTimeout, timeout.
hashCode() - Method in class org.cloudfoundry.operations.applications.RenameApplicationRequest
Computes a hash code from attributes: name, newName.
hashCode() - Method in class org.cloudfoundry.operations.applications.RestageApplicationRequest
Computes a hash code from attributes: name, stagingTimeout, startupTimeout.
hashCode() - Method in class org.cloudfoundry.operations.applications.RestartApplicationInstanceRequest
Computes a hash code from attributes: instanceIndex, name.
hashCode() - Method in class org.cloudfoundry.operations.applications.RestartApplicationRequest
Computes a hash code from attributes: name, stagingTimeout, startupTimeout.
hashCode() - Method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest
Computes a hash code from attributes: diskLimit, instances, memoryLimit, name, stagingTimeout, startupTimeout.
hashCode() - Method in class org.cloudfoundry.operations.applications.SetApplicationHealthCheckRequest
Computes a hash code from attributes: name, type.
hashCode() - Method in class org.cloudfoundry.operations.applications.SetEnvironmentVariableApplicationRequest
Computes a hash code from attributes: name, variableName, variableValue.
hashCode() - Method in class org.cloudfoundry.operations.applications.StartApplicationRequest
Computes a hash code from attributes: name, stagingTimeout, startupTimeout.
hashCode() - Method in class org.cloudfoundry.operations.applications.StopApplicationRequest
Computes a hash code from attributes: name.
hashCode() - Method in class org.cloudfoundry.operations.applications.UnsetEnvironmentVariableApplicationRequest
Computes a hash code from attributes: name, variableName.
hashCode() - Method in class org.cloudfoundry.operations.buildpacks.Buildpack
Computes a hash code from attributes: enabled, filename, id, locked, name, position.
hashCode() - Method in class org.cloudfoundry.operations.buildpacks.CreateBuildpackRequest
Computes a hash code from attributes: buildpack, enable, fileName, name, position.
hashCode() - Method in class org.cloudfoundry.operations.domains.CreateDomainRequest
Computes a hash code from attributes: domain, organization.
hashCode() - Method in class org.cloudfoundry.operations.domains.CreateSharedDomainRequest
Computes a hash code from attributes: domain.
hashCode() - Method in class org.cloudfoundry.operations.domains.Domain
Computes a hash code from attributes: id, name, status.
hashCode() - Method in class org.cloudfoundry.operations.domains.ShareDomainRequest
Computes a hash code from attributes: domain, organization.
hashCode() - Method in class org.cloudfoundry.operations.domains.UnshareDomainRequest
Computes a hash code from attributes: domain, organization.
hashCode() - Method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest
Computes a hash code from attributes: allowPaidServicePlans, instanceMemoryLimit, memoryLimit, name, totalRoutes, totalServices.
hashCode() - Method in class org.cloudfoundry.operations.organizationadmin.DeleteQuotaRequest
Computes a hash code from attributes: name.
hashCode() - Method in class org.cloudfoundry.operations.organizationadmin.GetQuotaRequest
Computes a hash code from attributes: name.
hashCode() - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota
Computes a hash code from attributes: allowPaidServicePlans, applicationInstanceLimit, id, instanceMemoryLimit, memoryLimit, name, totalRoutes, totalServices.
hashCode() - Method in class org.cloudfoundry.operations.organizationadmin.SetQuotaRequest
Computes a hash code from attributes: organizationName, quotaName.
hashCode() - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest
Computes a hash code from attributes: allowPaidServicePlans, instanceMemoryLimit, memoryLimit, name, newName, totalRoutes, totalServices.
hashCode() - Method in class org.cloudfoundry.operations.organizations.CreateOrganizationRequest
Computes a hash code from attributes: organizationName, quotaDefinitionName.
hashCode() - Method in class org.cloudfoundry.operations.organizations.DeleteOrganizationRequest
Computes a hash code from attributes: name.
hashCode() - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail
Computes a hash code from attributes: domains, id, name, quota, spaceQuotas, spaces.
hashCode() - Method in class org.cloudfoundry.operations.organizations.OrganizationInfoRequest
Computes a hash code from attributes: name.
hashCode() - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota
Computes a hash code from attributes: id, instanceMemoryLimit, name, organizationId, paidServicePlans, totalMemoryLimit, totalRoutes, totalServiceInstances.
hashCode() - Method in class org.cloudfoundry.operations.organizations.OrganizationSummary
Computes a hash code from attributes: id, name.
hashCode() - Method in class org.cloudfoundry.operations.organizations.RenameOrganizationRequest
Computes a hash code from attributes: name, newName.
hashCode() - Method in class org.cloudfoundry.operations.routes.CheckRouteRequest
Computes a hash code from attributes: domain, host, path.
hashCode() - Method in class org.cloudfoundry.operations.routes.CreateRouteRequest
Computes a hash code from attributes: domain, host, path, space.
hashCode() - Method in class org.cloudfoundry.operations.routes.DeleteRouteRequest
Computes a hash code from attributes: domain, host, path.
hashCode() - Method in class org.cloudfoundry.operations.routes.ListRoutesRequest
Computes a hash code from attributes: level.
hashCode() - Method in class org.cloudfoundry.operations.routes.MapRouteRequest
Computes a hash code from attributes: applicationName, domain, host, path.
hashCode() - Method in class org.cloudfoundry.operations.routes.Route
Computes a hash code from attributes: applications, domain, host, id, path, space.
hashCode() - Method in class org.cloudfoundry.operations.routes.UnmapRouteRequest
Computes a hash code from attributes: applicationName, domain, host, path.
hashCode() - Method in class org.cloudfoundry.operations.serviceadmin.CreateServiceBrokerRequest
Computes a hash code from attributes: name, password, spaceScoped, url, username.
hashCode() - Method in class org.cloudfoundry.operations.serviceadmin.DeleteServiceBrokerRequest
Computes a hash code from attributes: name.
hashCode() - Method in class org.cloudfoundry.operations.serviceadmin.ServiceBroker
Computes a hash code from attributes: id, name, url.
hashCode() - Method in class org.cloudfoundry.operations.services.BindServiceInstanceRequest
Computes a hash code from attributes: applicationName, parameters, serviceInstanceName.
hashCode() - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest
Computes a hash code from attributes: parameters, planName, serviceInstanceName, serviceName, tags.
hashCode() - Method in class org.cloudfoundry.operations.services.CreateServiceKeyRequest
Computes a hash code from attributes: parameters, serviceInstanceName, serviceKeyName.
hashCode() - Method in class org.cloudfoundry.operations.services.CreateUserProvidedServiceInstanceRequest
Computes a hash code from attributes: credentials, name, routeServiceUrl, syslogDrainUrl.
hashCode() - Method in class org.cloudfoundry.operations.services.DeleteServiceInstanceRequest
Computes a hash code from attributes: name.
hashCode() - Method in class org.cloudfoundry.operations.services.DeleteServiceKeyRequest
Computes a hash code from attributes: serviceInstanceName, serviceKeyName.
hashCode() - Method in class org.cloudfoundry.operations.services.GetServiceInstanceRequest
Computes a hash code from attributes: name.
hashCode() - Method in class org.cloudfoundry.operations.services.GetServiceKeyRequest
Computes a hash code from attributes: serviceInstanceName, serviceKeyName.
hashCode() - Method in class org.cloudfoundry.operations.services.ListServiceKeysRequest
Computes a hash code from attributes: serviceInstanceName.
hashCode() - Method in class org.cloudfoundry.operations.services.ListServiceOfferingsRequest
Computes a hash code from attributes: serviceName.
hashCode() - Method in class org.cloudfoundry.operations.services.RenameServiceInstanceRequest
Computes a hash code from attributes: name, newName.
hashCode() - Method in class org.cloudfoundry.operations.services.ServiceInstance
Computes a hash code from attributes: applications, dashboardUrl, description, documentationUrl, id, lastOperation, message, name, plan, service, startedAt, status, tags, type, updatedAt.
hashCode() - Method in class org.cloudfoundry.operations.services.ServiceKey
Computes a hash code from attributes: credentials, id, name.
hashCode() - Method in class org.cloudfoundry.operations.services.ServiceOffering
Computes a hash code from attributes: description, id, label, servicePlans.
hashCode() - Method in class org.cloudfoundry.operations.services.ServicePlan
Computes a hash code from attributes: description, free, id, name.
hashCode() - Method in class org.cloudfoundry.operations.services.UnbindServiceInstanceRequest
Computes a hash code from attributes: applicationName, serviceInstanceName.
hashCode() - Method in class org.cloudfoundry.operations.services.UpdateServiceInstanceRequest
Computes a hash code from attributes: parameters, planName, serviceInstanceName, tags.
hashCode() - Method in class org.cloudfoundry.operations.services.UpdateUserProvidedServiceInstanceRequest
Computes a hash code from attributes: credentials, syslogDrainUrl, userProvidedServiceInstanceName.
hashCode() - Method in class org.cloudfoundry.operations.spaceadmin.GetSpaceQuotaRequest
Computes a hash code from attributes: name.
hashCode() - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota
Computes a hash code from attributes: id, instanceMemoryLimit, name, organizationId, paidServicePlans, totalMemoryLimit, totalRoutes, totalServiceInstances.
hashCode() - Method in class org.cloudfoundry.operations.spaces.AllowSpaceSshRequest
Computes a hash code from attributes: name.
hashCode() - Method in class org.cloudfoundry.operations.spaces.CreateSpaceRequest
Computes a hash code from attributes: name, organization, spaceQuota.
hashCode() - Method in class org.cloudfoundry.operations.spaces.DeleteSpaceRequest
Computes a hash code from attributes: name.
hashCode() - Method in class org.cloudfoundry.operations.spaces.DisallowSpaceSshRequest
Computes a hash code from attributes: name.
hashCode() - Method in class org.cloudfoundry.operations.spaces.GetSpaceRequest
Computes a hash code from attributes: name, securityGroupRules.
hashCode() - Method in class org.cloudfoundry.operations.spaces.RenameSpaceRequest
Computes a hash code from attributes: name, newName.
hashCode() - Method in class org.cloudfoundry.operations.spaces.Rule
Computes a hash code from attributes: destination, ports, protocol.
hashCode() - Method in class org.cloudfoundry.operations.spaces.SecurityGroup
Computes a hash code from attributes: name, rules.
hashCode() - Method in class org.cloudfoundry.operations.spaces.SpaceDetail
Computes a hash code from attributes: applications, domains, id, name, organization, securityGroups, services, spaceQuota.
hashCode() - Method in class org.cloudfoundry.operations.spaces.SpaceSshAllowedRequest
Computes a hash code from attributes: name.
hashCode() - Method in class org.cloudfoundry.operations.spaces.SpaceSummary
Computes a hash code from attributes: id, name.
hashCode() - Method in class org.cloudfoundry.operations.stacks.GetStackRequest
Computes a hash code from attributes: name.
hashCode() - Method in class org.cloudfoundry.operations.stacks.Stack
Computes a hash code from attributes: description, id, name.
healthCheckType(ApplicationHealthCheck) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.Builder
Initializes the value for the healthCheckType attribute.
host(String) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.Builder
Adds one element to hosts list.
host(String...) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.Builder
Adds elements to hosts list.
host(String) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.Builder
Initializes the value for the host attribute.
host(String) - Method in class org.cloudfoundry.operations.routes.CheckRouteRequest.Builder
Initializes the value for the host attribute.
host(String) - Method in class org.cloudfoundry.operations.routes.CreateRouteRequest.Builder
Initializes the value for the host attribute.
host(String) - Method in class org.cloudfoundry.operations.routes.DeleteRouteRequest.Builder
Initializes the value for the host attribute.
host(String) - Method in class org.cloudfoundry.operations.routes.MapRouteRequest.Builder
Initializes the value for the host attribute.
host(String) - Method in class org.cloudfoundry.operations.routes.Route.Builder
Initializes the value for the host attribute.
host(String) - Method in class org.cloudfoundry.operations.routes.UnmapRouteRequest.Builder
Initializes the value for the host attribute.
hosts(Iterable<String>) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.Builder
Sets or replaces all elements for hosts list.

I

id(String) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.Builder
Initializes the value for the id attribute.
id(String) - Method in class org.cloudfoundry.operations.applications.ApplicationEvent.Builder
Initializes the value for the id attribute.
id(String) - Method in class org.cloudfoundry.operations.applications.ApplicationSummary.Builder
Initializes the value for the id attribute.
id(String) - Method in class org.cloudfoundry.operations.buildpacks.Buildpack.Builder
Initializes the value for the id attribute.
id(String) - Method in class org.cloudfoundry.operations.domains.Domain.Builder
Initializes the value for the id attribute.
id(String) - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota.Builder
Initializes the value for the id attribute.
id(String) - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail.Builder
Initializes the value for the id attribute.
id(String) - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota.Builder
Initializes the value for the id attribute.
id(String) - Method in class org.cloudfoundry.operations.organizations.OrganizationSummary.Builder
Initializes the value for the id attribute.
id(String) - Method in class org.cloudfoundry.operations.routes.Route.Builder
Initializes the value for the id attribute.
id(String) - Method in class org.cloudfoundry.operations.serviceadmin.ServiceBroker.Builder
Initializes the value for the id attribute.
id(String) - Method in class org.cloudfoundry.operations.services.ServiceInstance.Builder
Initializes the value for the id attribute.
id(String) - Method in class org.cloudfoundry.operations.services.ServiceKey.Builder
Initializes the value for the id attribute.
id(String) - Method in class org.cloudfoundry.operations.services.ServiceOffering.Builder
Initializes the value for the id attribute.
id(String) - Method in class org.cloudfoundry.operations.services.ServicePlan.Builder
Initializes the value for the id attribute.
id(String) - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota.Builder
Initializes the value for the id attribute.
id(String) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.Builder
Initializes the value for the id attribute.
id(String) - Method in class org.cloudfoundry.operations.spaces.SpaceSummary.Builder
Initializes the value for the id attribute.
id(String) - Method in class org.cloudfoundry.operations.stacks.Stack.Builder
Initializes the value for the id attribute.
instanceDetail(InstanceDetail) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.Builder
Adds one element to instanceDetails list.
instanceDetail(InstanceDetail...) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.Builder
Adds elements to instanceDetails list.
InstanceDetail - Class in org.cloudfoundry.operations.applications
Immutable implementation of _InstanceDetail.
InstanceDetail.Builder - Class in org.cloudfoundry.operations.applications
Builds instances of type InstanceDetail.
instanceDetails(Iterable<? extends InstanceDetail>) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.Builder
Sets or replaces all elements for instanceDetails list.
instanceIndex(Integer) - Method in class org.cloudfoundry.operations.applications.RestartApplicationInstanceRequest.Builder
Initializes the value for the instanceIndex attribute.
instanceMemoryLimit(Integer) - Method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest.Builder
Initializes the value for the instanceMemoryLimit attribute.
instanceMemoryLimit(Integer) - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota.Builder
Initializes the value for the instanceMemoryLimit attribute.
instanceMemoryLimit(Integer) - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest.Builder
Initializes the value for the instanceMemoryLimit attribute.
instanceMemoryLimit(Integer) - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota.Builder
Initializes the value for the instanceMemoryLimit attribute.
instanceMemoryLimit(Integer) - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota.Builder
Initializes the value for the instanceMemoryLimit attribute.
instances(Integer) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.Builder
Initializes the value for the instances attribute.
instances(Integer) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.Builder
Initializes the value for the instances attribute.
instances(Integer) - Method in class org.cloudfoundry.operations.applications.ApplicationSummary.Builder
Initializes the value for the instances attribute.
instances(Integer) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.Builder
Initializes the value for the instances attribute.
instances(Integer) - Method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest.Builder
Initializes the value for the instances attribute.

L

label(String) - Method in class org.cloudfoundry.operations.services.ServiceOffering.Builder
Initializes the value for the label attribute.
lastOperation(String) - Method in class org.cloudfoundry.operations.services.ServiceInstance.Builder
Initializes the value for the lastOperation attribute.
lastUploaded(Date) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.Builder
Initializes the value for the lastUploaded attribute.
Level - Enum in org.cloudfoundry.operations.routes
What level to query for routes at
level(Level) - Method in class org.cloudfoundry.operations.routes.ListRoutesRequest.Builder
Initializes the value for the level attribute.
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.serviceadmin.ServiceAdmin
Lists the service brokers
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
Immutable implementation of _ListRoutesRequest.
ListRoutesRequest.Builder - Class in org.cloudfoundry.operations.routes
Builds instances of type ListRoutesRequest.
listServiceKeys(ListServiceKeysRequest) - Method in interface org.cloudfoundry.operations.services.Services
List the service keys for a service instance
ListServiceKeysRequest - Class in org.cloudfoundry.operations.services
Immutable implementation of _ListServiceKeysRequest.
ListServiceKeysRequest.Builder - Class in org.cloudfoundry.operations.services
Builds instances of type ListServiceKeysRequest.
listServiceOfferings(ListServiceOfferingsRequest) - Method in interface org.cloudfoundry.operations.services.Services
List available services offerings in the marketplace
ListServiceOfferingsRequest - Class in org.cloudfoundry.operations.services
Immutable implementation of _ListServiceOfferingsRequest.
ListServiceOfferingsRequest.Builder - Class in org.cloudfoundry.operations.services
Builds instances of type ListServiceOfferingsRequest.
locked(Boolean) - Method in class org.cloudfoundry.operations.buildpacks.Buildpack.Builder
Initializes the value for the locked attribute.
logs(LogsRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
List the applications logs
LogsRequest - Class in org.cloudfoundry.operations.applications
Immutable implementation of _LogsRequest.
LogsRequest.Builder - Class in org.cloudfoundry.operations.applications
Builds instances of type LogsRequest.

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
Immutable implementation of _MapRouteRequest.
MapRouteRequest.Builder - Class in org.cloudfoundry.operations.routes
Builds instances of type MapRouteRequest.
maxNumberOfEvents(Integer) - Method in class org.cloudfoundry.operations.applications.GetApplicationEventsRequest.Builder
Initializes the value for the maxNumberOfEvents attribute.
memory(Integer) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.Builder
Initializes the value for the memory attribute.
memory(Integer) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.Builder
Initializes the value for the memory attribute.
memoryLimit(Integer) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.Builder
Initializes the value for the memoryLimit attribute.
memoryLimit(Integer) - Method in class org.cloudfoundry.operations.applications.ApplicationSummary.Builder
Initializes the value for the memoryLimit attribute.
memoryLimit(Integer) - Method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest.Builder
Initializes the value for the memoryLimit attribute.
memoryLimit(Integer) - Method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest.Builder
Initializes the value for the memoryLimit attribute.
memoryLimit(Integer) - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota.Builder
Initializes the value for the memoryLimit attribute.
memoryLimit(Integer) - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest.Builder
Initializes the value for the memoryLimit attribute.
memoryQuota(Long) - Method in class org.cloudfoundry.operations.applications.InstanceDetail.Builder
Initializes the value for the memoryQuota attribute.
memoryUsage(Long) - Method in class org.cloudfoundry.operations.applications.InstanceDetail.Builder
Initializes the value for the memoryUsage attribute.
message(String) - Method in class org.cloudfoundry.operations.services.ServiceInstance.Builder
Initializes the value for the message attribute.

N

name(String) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.applications.ApplicationSshEnabledRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.applications.ApplicationSummary.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.applications.DeleteApplicationRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.applications.DisableApplicationSshRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.applications.EnableApplicationSshRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.applications.GetApplicationEnvironmentsRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.applications.GetApplicationEventsRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.applications.GetApplicationHealthCheckRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.applications.GetApplicationManifestRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.applications.GetApplicationRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.applications.LogsRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.applications.RenameApplicationRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.applications.RestageApplicationRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.applications.RestartApplicationInstanceRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.applications.RestartApplicationRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.applications.SetApplicationHealthCheckRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.applications.SetEnvironmentVariableApplicationRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.applications.StartApplicationRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.applications.StopApplicationRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.applications.UnsetEnvironmentVariableApplicationRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.buildpacks.Buildpack.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.buildpacks.CreateBuildpackRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.domains.Domain.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.organizationadmin.DeleteQuotaRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.organizationadmin.GetQuotaRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.organizations.DeleteOrganizationRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.organizations.OrganizationInfoRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.organizations.OrganizationSummary.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.organizations.RenameOrganizationRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.serviceadmin.CreateServiceBrokerRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.serviceadmin.DeleteServiceBrokerRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.serviceadmin.ServiceBroker.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.services.CreateUserProvidedServiceInstanceRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.services.DeleteServiceInstanceRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.services.GetServiceInstanceRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.services.RenameServiceInstanceRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.services.ServiceInstance.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.services.ServiceKey.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.services.ServicePlan.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.spaceadmin.GetSpaceQuotaRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.spaces.AllowSpaceSshRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.spaces.CreateSpaceRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.spaces.DeleteSpaceRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.spaces.DisallowSpaceSshRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.spaces.GetSpaceRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.spaces.RenameSpaceRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.spaces.SecurityGroup.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.spaces.SpaceSshAllowedRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.spaces.SpaceSummary.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.stacks.GetStackRequest.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.operations.stacks.Stack.Builder
Initializes the value for the name attribute.
newName(String) - Method in class org.cloudfoundry.operations.applications.RenameApplicationRequest.Builder
Initializes the value for the newName attribute.
newName(String) - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest.Builder
Initializes the value for the newName attribute.
newName(String) - Method in class org.cloudfoundry.operations.organizations.RenameOrganizationRequest.Builder
Initializes the value for the newName attribute.
newName(String) - Method in class org.cloudfoundry.operations.services.RenameServiceInstanceRequest.Builder
Initializes the value for the newName attribute.
newName(String) - Method in class org.cloudfoundry.operations.spaces.RenameSpaceRequest.Builder
Initializes the value for the newName attribute.
noHostname(Boolean) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.Builder
Initializes the value for the noHostname attribute.
noRoute(Boolean) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.Builder
Initializes the value for the noRoute attribute.
noStart(Boolean) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.Builder
Initializes the value for the noStart attribute.

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.serviceadmin - package org.cloudfoundry.operations.serviceadmin
 
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.Builder
Initializes the value for the organization attribute.
organization(String) - Method in class org.cloudfoundry.operations.domains.ShareDomainRequest.Builder
Initializes the value for the organization attribute.
organization(String) - Method in class org.cloudfoundry.operations.domains.UnshareDomainRequest.Builder
Initializes the value for the organization attribute.
organization(String) - Method in class org.cloudfoundry.operations.spaces.CreateSpaceRequest.Builder
Initializes the value for the organization attribute.
organization(String) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.Builder
Initializes the value for the organization attribute.
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
Immutable implementation of _OrganizationDetail.
OrganizationDetail.Builder - Class in org.cloudfoundry.operations.organizations
Builds instances of type OrganizationDetail.
organizationId(String) - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota.Builder
Initializes the value for the organizationId attribute.
organizationId(String) - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota.Builder
Initializes the value for the organizationId attribute.
OrganizationInfoRequest - Class in org.cloudfoundry.operations.organizations
Immutable implementation of _OrganizationInfoRequest.
OrganizationInfoRequest.Builder - Class in org.cloudfoundry.operations.organizations
Builds instances of type OrganizationInfoRequest.
organizationName(String) - Method in class org.cloudfoundry.operations.organizationadmin.SetQuotaRequest.Builder
Initializes the value for the organizationName attribute.
organizationName(String) - Method in class org.cloudfoundry.operations.organizations.CreateOrganizationRequest.Builder
Initializes the value for the organizationName attribute.
OrganizationQuota - Class in org.cloudfoundry.operations.organizationadmin
Immutable implementation of _OrganizationQuota.
OrganizationQuota - Class in org.cloudfoundry.operations.organizations
Immutable implementation of _OrganizationQuota.
OrganizationQuota.Builder - Class in org.cloudfoundry.operations.organizationadmin
Builds instances of type OrganizationQuota.
OrganizationQuota.Builder - Class in org.cloudfoundry.operations.organizations
Builds instances of type OrganizationQuota.
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
Immutable implementation of _OrganizationSummary.
OrganizationSummary.Builder - Class in org.cloudfoundry.operations.organizations
Builds instances of type OrganizationSummary.

P

paidServicePlans(Boolean) - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota.Builder
Initializes the value for the paidServicePlans attribute.
paidServicePlans(Boolean) - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota.Builder
Initializes the value for the paidServicePlans attribute.
parameter(String, Object) - Method in class org.cloudfoundry.operations.services.BindServiceInstanceRequest.Builder
Put one entry to the parameters map.
parameter(Map.Entry<String, ? extends Object>) - Method in class org.cloudfoundry.operations.services.BindServiceInstanceRequest.Builder
Put one entry to the parameters map.
parameter(String, Object) - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest.Builder
Put one entry to the parameters map.
parameter(Map.Entry<String, ? extends Object>) - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest.Builder
Put one entry to the parameters map.
parameter(String, Object) - Method in class org.cloudfoundry.operations.services.CreateServiceKeyRequest.Builder
Put one entry to the parameters map.
parameter(Map.Entry<String, ? extends Object>) - Method in class org.cloudfoundry.operations.services.CreateServiceKeyRequest.Builder
Put one entry to the parameters map.
parameter(String, Object) - Method in class org.cloudfoundry.operations.services.UpdateServiceInstanceRequest.Builder
Put one entry to the parameters map.
parameter(Map.Entry<String, ? extends Object>) - Method in class org.cloudfoundry.operations.services.UpdateServiceInstanceRequest.Builder
Put one entry to the parameters map.
parameters(Map<String, ? extends Object>) - Method in class org.cloudfoundry.operations.services.BindServiceInstanceRequest.Builder
Sets or replaces all mappings from the specified map as entries for the parameters map.
parameters(Map<String, ? extends Object>) - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest.Builder
Sets or replaces all mappings from the specified map as entries for the parameters map.
parameters(Map<String, ? extends Object>) - Method in class org.cloudfoundry.operations.services.CreateServiceKeyRequest.Builder
Sets or replaces all mappings from the specified map as entries for the parameters map.
parameters(Map<String, ? extends Object>) - Method in class org.cloudfoundry.operations.services.UpdateServiceInstanceRequest.Builder
Sets or replaces all mappings from the specified map as entries for the parameters map.
password(String) - Method in class org.cloudfoundry.operations.serviceadmin.CreateServiceBrokerRequest.Builder
Initializes the value for the password attribute.
path(String) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.Builder
Initializes the value for the path attribute.
path(String) - Method in class org.cloudfoundry.operations.routes.CheckRouteRequest.Builder
Initializes the value for the path attribute.
path(String) - Method in class org.cloudfoundry.operations.routes.CreateRouteRequest.Builder
Initializes the value for the path attribute.
path(String) - Method in class org.cloudfoundry.operations.routes.DeleteRouteRequest.Builder
Initializes the value for the path attribute.
path(String) - Method in class org.cloudfoundry.operations.routes.MapRouteRequest.Builder
Initializes the value for the path attribute.
path(String) - Method in class org.cloudfoundry.operations.routes.Route.Builder
Initializes the value for the path attribute.
path(String) - Method in class org.cloudfoundry.operations.routes.UnmapRouteRequest.Builder
Initializes the value for the path attribute.
plan(String) - Method in class org.cloudfoundry.operations.services.ServiceInstance.Builder
Initializes the value for the plan attribute.
planName(String) - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest.Builder
Initializes the value for the planName attribute.
planName(String) - Method in class org.cloudfoundry.operations.services.UpdateServiceInstanceRequest.Builder
Initializes the value for the planName attribute.
ports(String) - Method in class org.cloudfoundry.operations.spaces.Rule.Builder
Initializes the value for the ports attribute.
position(Integer) - Method in class org.cloudfoundry.operations.buildpacks.Buildpack.Builder
Initializes the value for the position attribute.
position(Integer) - Method in class org.cloudfoundry.operations.buildpacks.CreateBuildpackRequest.Builder
Initializes the value for the position attribute.
protocol(String) - Method in class org.cloudfoundry.operations.spaces.Rule.Builder
Initializes the value for the protocol attribute.
push(PushApplicationRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Push a specific application
PushApplicationRequest - Class in org.cloudfoundry.operations.applications
Immutable implementation of _PushApplicationRequest.
PushApplicationRequest.Builder - Class in org.cloudfoundry.operations.applications
Builds instances of type PushApplicationRequest.
putAllCredentials(Map<String, ? extends Object>) - Method in class org.cloudfoundry.operations.services.CreateUserProvidedServiceInstanceRequest.Builder
Put all mappings from the specified map as entries to credentials map.
putAllCredentials(Map<String, ? extends Object>) - Method in class org.cloudfoundry.operations.services.ServiceKey.Builder
Put all mappings from the specified map as entries to credentials map.
putAllCredentials(Map<String, ? extends Object>) - Method in class org.cloudfoundry.operations.services.UpdateUserProvidedServiceInstanceRequest.Builder
Put all mappings from the specified map as entries to credentials map.
putAllEnvironmentVariables(Map<String, ? extends Object>) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.Builder
Put all mappings from the specified map as entries to environmentVariables map.
putAllParameters(Map<String, ? extends Object>) - Method in class org.cloudfoundry.operations.services.BindServiceInstanceRequest.Builder
Put all mappings from the specified map as entries to parameters map.
putAllParameters(Map<String, ? extends Object>) - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest.Builder
Put all mappings from the specified map as entries to parameters map.
putAllParameters(Map<String, ? extends Object>) - Method in class org.cloudfoundry.operations.services.CreateServiceKeyRequest.Builder
Put all mappings from the specified map as entries to parameters map.
putAllParameters(Map<String, ? extends Object>) - Method in class org.cloudfoundry.operations.services.UpdateServiceInstanceRequest.Builder
Put all mappings from the specified map as entries to parameters map.
putAllRunning(Map<String, ? extends Object>) - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments.Builder
Put all mappings from the specified map as entries to running map.
putAllStaging(Map<String, ? extends Object>) - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments.Builder
Put all mappings from the specified map as entries to staging map.
putAllSystemProvided(Map<String, ? extends Object>) - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments.Builder
Put all mappings from the specified map as entries to systemProvided map.
putAllUserProvided(Map<String, ? extends Object>) - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments.Builder
Put all mappings from the specified map as entries to userProvided map.

Q

quota(OrganizationQuota) - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail.Builder
Initializes the value for the quota attribute.
quotaDefinitionName(String) - Method in class org.cloudfoundry.operations.organizations.CreateOrganizationRequest.Builder
Initializes the value for the quotaDefinitionName attribute.
quotaName(String) - Method in class org.cloudfoundry.operations.organizationadmin.SetQuotaRequest.Builder
Initializes the value for the quotaName attribute.

R

randomRoute(Boolean) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.Builder
Initializes the value for the randomRoute attribute.
recent(Boolean) - Method in class org.cloudfoundry.operations.applications.LogsRequest.Builder
Initializes the value for the recent attribute.
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
Immutable implementation of _RenameApplicationRequest.
RenameApplicationRequest.Builder - Class in org.cloudfoundry.operations.applications
Builds instances of type RenameApplicationRequest.
renameInstance(RenameServiceInstanceRequest) - Method in interface org.cloudfoundry.operations.services.Services
Rename a service instance
RenameOrganizationRequest - Class in org.cloudfoundry.operations.organizations
Immutable implementation of _RenameOrganizationRequest.
RenameOrganizationRequest.Builder - Class in org.cloudfoundry.operations.organizations
Builds instances of type RenameOrganizationRequest.
RenameServiceInstanceRequest - Class in org.cloudfoundry.operations.services
Immutable implementation of _RenameServiceInstanceRequest.
RenameServiceInstanceRequest.Builder - Class in org.cloudfoundry.operations.services
Builds instances of type RenameServiceInstanceRequest.
RenameSpaceRequest - Class in org.cloudfoundry.operations.spaces
Immutable implementation of _RenameSpaceRequest.
RenameSpaceRequest.Builder - Class in org.cloudfoundry.operations.spaces
Builds instances of type RenameSpaceRequest.
requestedState(String) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.Builder
Initializes the value for the requestedState attribute.
requestedState(String) - Method in class org.cloudfoundry.operations.applications.ApplicationSummary.Builder
Initializes the value for the requestedState attribute.
restage(RestageApplicationRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Restarts a specific application
RestageApplicationRequest - Class in org.cloudfoundry.operations.applications
Immutable implementation of _RestageApplicationRequest.
RestageApplicationRequest.Builder - Class in org.cloudfoundry.operations.applications
Builds instances of type RestageApplicationRequest.
restart(RestartApplicationRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Restarts a specific application
restart(Boolean) - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest.Builder
Initializes the value for the restart attribute.
RestartApplicationInstanceRequest - Class in org.cloudfoundry.operations.applications
Immutable implementation of _RestartApplicationInstanceRequest.
RestartApplicationInstanceRequest.Builder - Class in org.cloudfoundry.operations.applications
Builds instances of type RestartApplicationInstanceRequest.
RestartApplicationRequest - Class in org.cloudfoundry.operations.applications
Immutable implementation of _RestartApplicationRequest.
RestartApplicationRequest.Builder - Class in org.cloudfoundry.operations.applications
Builds instances of type RestartApplicationRequest.
restartInstance(RestartApplicationInstanceRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Restart a specific application instance
Route - Class in org.cloudfoundry.operations.routes
Immutable implementation of _Route.
Route.Builder - Class in org.cloudfoundry.operations.routes
Builds instances of type Route.
routePath(String) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.Builder
Initializes the value for the routePath attribute.
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.Builder
Initializes the value for the routeServiceUrl attribute.
Rule - Class in org.cloudfoundry.operations.spaces
Immutable implementation of _Rule.
rule(Rule) - Method in class org.cloudfoundry.operations.spaces.SecurityGroup.Builder
Adds one element to rules list.
rule(Rule...) - Method in class org.cloudfoundry.operations.spaces.SecurityGroup.Builder
Adds elements to rules list.
Rule.Builder - Class in org.cloudfoundry.operations.spaces
Builds instances of type Rule.
rules(Iterable<? extends Rule>) - Method in class org.cloudfoundry.operations.spaces.SecurityGroup.Builder
Sets or replaces all elements for rules list.
running(String, Object) - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments.Builder
Put one entry to the running map.
running(Map.Entry<String, ? extends Object>) - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments.Builder
Put one entry to the running map.
running(Map<String, ? extends Object>) - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments.Builder
Sets or replaces all mappings from the specified map as entries for the running map.
runningInstances(Integer) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.Builder
Initializes the value for the runningInstances attribute.
runningInstances(Integer) - Method in class org.cloudfoundry.operations.applications.ApplicationSummary.Builder
Initializes the value for the runningInstances attribute.

S

scale(ScaleApplicationRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Scales a specific application
ScaleApplicationRequest - Class in org.cloudfoundry.operations.applications
Immutable implementation of _ScaleApplicationRequest.
ScaleApplicationRequest.Builder - Class in org.cloudfoundry.operations.applications
Builds instances of type ScaleApplicationRequest.
SecurityGroup - Class in org.cloudfoundry.operations.spaces
Immutable implementation of _SecurityGroup.
securityGroup(SecurityGroup) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.Builder
Adds one element to securityGroups list.
securityGroup(SecurityGroup...) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.Builder
Adds elements to securityGroups list.
SecurityGroup.Builder - Class in org.cloudfoundry.operations.spaces
Builds instances of type SecurityGroup.
securityGroupRules(Boolean) - Method in class org.cloudfoundry.operations.spaces.GetSpaceRequest.Builder
Initializes the value for the securityGroupRules attribute.
securityGroups(Iterable<? extends SecurityGroup>) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.Builder
Sets or replaces all elements for securityGroups list.
service(String) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.Builder
Adds one element to services list.
service(String...) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.Builder
Adds elements to services list.
service(String) - Method in class org.cloudfoundry.operations.services.ServiceInstance.Builder
Initializes the value for the service attribute.
service(String) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.Builder
Adds one element to services list.
service(String...) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.Builder
Adds elements to services list.
serviceAdmin() - Method in interface org.cloudfoundry.operations.CloudFoundryOperations
Main entry point to the Cloud Foundry Service Admin Operations API
ServiceAdmin - Interface in org.cloudfoundry.operations.serviceadmin
Main entry point to the Cloud Foundry Service Admin API
ServiceBroker - Class in org.cloudfoundry.operations.serviceadmin
Immutable implementation of _ServiceBroker.
ServiceBroker.Builder - Class in org.cloudfoundry.operations.serviceadmin
Builds instances of type ServiceBroker.
ServiceInstance - Class in org.cloudfoundry.operations.services
Immutable implementation of _ServiceInstance.
ServiceInstance.Builder - Class in org.cloudfoundry.operations.services
Builds instances of type ServiceInstance.
serviceInstanceName(String) - Method in class org.cloudfoundry.operations.services.BindServiceInstanceRequest.Builder
Initializes the value for the serviceInstanceName attribute.
serviceInstanceName(String) - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest.Builder
Initializes the value for the serviceInstanceName attribute.
serviceInstanceName(String) - Method in class org.cloudfoundry.operations.services.CreateServiceKeyRequest.Builder
Initializes the value for the serviceInstanceName attribute.
serviceInstanceName(String) - Method in class org.cloudfoundry.operations.services.DeleteServiceKeyRequest.Builder
Initializes the value for the serviceInstanceName attribute.
serviceInstanceName(String) - Method in class org.cloudfoundry.operations.services.GetServiceKeyRequest.Builder
Initializes the value for the serviceInstanceName attribute.
serviceInstanceName(String) - Method in class org.cloudfoundry.operations.services.ListServiceKeysRequest.Builder
Initializes the value for the serviceInstanceName attribute.
serviceInstanceName(String) - Method in class org.cloudfoundry.operations.services.UnbindServiceInstanceRequest.Builder
Initializes the value for the serviceInstanceName attribute.
serviceInstanceName(String) - Method in class org.cloudfoundry.operations.services.UpdateServiceInstanceRequest.Builder
Initializes the value for the serviceInstanceName attribute.
ServiceInstanceType - Enum in org.cloudfoundry.operations.services
The type of a service instance
ServiceKey - Class in org.cloudfoundry.operations.services
Immutable implementation of _ServiceKey.
ServiceKey.Builder - Class in org.cloudfoundry.operations.services
Builds instances of type ServiceKey.
serviceKeyName(String) - Method in class org.cloudfoundry.operations.services.CreateServiceKeyRequest.Builder
Initializes the value for the serviceKeyName attribute.
serviceKeyName(String) - Method in class org.cloudfoundry.operations.services.DeleteServiceKeyRequest.Builder
Initializes the value for the serviceKeyName attribute.
serviceKeyName(String) - Method in class org.cloudfoundry.operations.services.GetServiceKeyRequest.Builder
Initializes the value for the serviceKeyName attribute.
serviceName(String) - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest.Builder
Initializes the value for the serviceName attribute.
serviceName(String) - Method in class org.cloudfoundry.operations.services.ListServiceOfferingsRequest.Builder
Initializes the value for the serviceName attribute.
ServiceOffering - Class in org.cloudfoundry.operations.services
Immutable implementation of _ServiceOffering.
ServiceOffering.Builder - Class in org.cloudfoundry.operations.services
Builds instances of type ServiceOffering.
servicePlan(ServicePlan) - Method in class org.cloudfoundry.operations.services.ServiceOffering.Builder
Adds one element to servicePlans list.
servicePlan(ServicePlan...) - Method in class org.cloudfoundry.operations.services.ServiceOffering.Builder
Adds elements to servicePlans list.
ServicePlan - Class in org.cloudfoundry.operations.services
Immutable implementation of _ServicePlan.
ServicePlan.Builder - Class in org.cloudfoundry.operations.services
Builds instances of type ServicePlan.
servicePlans(Iterable<? extends ServicePlan>) - Method in class org.cloudfoundry.operations.services.ServiceOffering.Builder
Sets or replaces all elements for servicePlans list.
services(Iterable<String>) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.Builder
Sets or replaces all elements for services list.
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(Iterable<String>) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.Builder
Sets or replaces all elements for services list.
SetApplicationHealthCheckRequest - Class in org.cloudfoundry.operations.applications
Immutable implementation of _SetApplicationHealthCheckRequest.
SetApplicationHealthCheckRequest.Builder - Class in org.cloudfoundry.operations.applications
Builds instances of type SetApplicationHealthCheckRequest.
setEnvironmentVariable(SetEnvironmentVariableApplicationRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Set an environment variable of an application
SetEnvironmentVariableApplicationRequest - Class in org.cloudfoundry.operations.applications
Immutable implementation of _SetEnvironmentVariableApplicationRequest.
SetEnvironmentVariableApplicationRequest.Builder - 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
Immutable implementation of _SetQuotaRequest.
SetQuotaRequest.Builder - Class in org.cloudfoundry.operations.organizationadmin
Builds instances of type SetQuotaRequest.
share(ShareDomainRequest) - Method in interface org.cloudfoundry.operations.domains.Domains
Share a private domain
ShareDomainRequest - Class in org.cloudfoundry.operations.domains
Immutable implementation of _ShareDomainRequest.
ShareDomainRequest.Builder - Class in org.cloudfoundry.operations.domains
Builds instances of type ShareDomainRequest.
since(Date) - Method in class org.cloudfoundry.operations.applications.InstanceDetail.Builder
Initializes the value for the since attribute.
space(String) - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail.Builder
Adds one element to spaces list.
space(String...) - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail.Builder
Adds elements to spaces list.
space(String) - Method in class org.cloudfoundry.operations.routes.CreateRouteRequest.Builder
Initializes the value for the space attribute.
space(String) - Method in class org.cloudfoundry.operations.routes.Route.Builder
Initializes the value for the space attribute.
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
Immutable implementation of _SpaceDetail.
SpaceDetail.Builder - Class in org.cloudfoundry.operations.spaces
Builds instances of type SpaceDetail.
spaceQuota(SpaceQuota) - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail.Builder
Adds one element to spaceQuotas list.
spaceQuota(SpaceQuota...) - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail.Builder
Adds elements to spaceQuotas list.
SpaceQuota - Class in org.cloudfoundry.operations.spaceadmin
Immutable implementation of _SpaceQuota.
spaceQuota(String) - Method in class org.cloudfoundry.operations.spaces.CreateSpaceRequest.Builder
Initializes the value for the spaceQuota attribute.
spaceQuota(SpaceQuota) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.Builder
Initializes the optional value spaceQuota to spaceQuota.
spaceQuota(Optional<SpaceQuota>) - Method in class org.cloudfoundry.operations.spaces.SpaceDetail.Builder
Initializes the optional value spaceQuota to spaceQuota.
SpaceQuota.Builder - Class in org.cloudfoundry.operations.spaceadmin
Builds instances of type SpaceQuota.
spaceQuotas(Iterable<? extends SpaceQuota>) - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail.Builder
Sets or replaces all elements for spaceQuotas list.
spaces() - Method in interface org.cloudfoundry.operations.CloudFoundryOperations
Main entry point to the Cloud Foundry Spaces Operations API
spaces(Iterable<String>) - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail.Builder
Sets or replaces all elements for spaces list.
Spaces - Interface in org.cloudfoundry.operations.spaces
Main entry point to the Cloud Foundry Spaces Operations API
spaceScoped(Boolean) - Method in class org.cloudfoundry.operations.serviceadmin.CreateServiceBrokerRequest.Builder
Initializes the value for the spaceScoped attribute.
SpaceSshAllowedRequest - Class in org.cloudfoundry.operations.spaces
Immutable implementation of _SpaceSshAllowedRequest.
SpaceSshAllowedRequest.Builder - Class in org.cloudfoundry.operations.spaces
Builds instances of type SpaceSshAllowedRequest.
SpaceSummary - Class in org.cloudfoundry.operations.spaces
Immutable implementation of _SpaceSummary.
SpaceSummary.Builder - Class in org.cloudfoundry.operations.spaces
Builds instances of type SpaceSummary.
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.Builder
Initializes the value for the stack attribute.
stack(String) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.Builder
Initializes the value for the stack attribute.
stack(String) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.Builder
Initializes the value for the stack attribute.
Stack - Class in org.cloudfoundry.operations.stacks
Immutable implementation of _Stack.
Stack.Builder - Class in org.cloudfoundry.operations.stacks
Builds instances of type Stack.
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(String, Object) - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments.Builder
Put one entry to the staging map.
staging(Map.Entry<String, ? extends Object>) - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments.Builder
Put one entry to the staging map.
staging(Map<String, ? extends Object>) - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments.Builder
Sets or replaces all mappings from the specified map as entries for the staging map.
stagingTimeout(Duration) - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest.Builder
Initializes the value for the stagingTimeout attribute.
stagingTimeout(Duration) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.Builder
Initializes the value for the stagingTimeout attribute.
stagingTimeout(Duration) - Method in class org.cloudfoundry.operations.applications.RestageApplicationRequest.Builder
Initializes the value for the stagingTimeout attribute.
stagingTimeout(Duration) - Method in class org.cloudfoundry.operations.applications.RestartApplicationRequest.Builder
Initializes the value for the stagingTimeout attribute.
stagingTimeout(Duration) - Method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest.Builder
Initializes the value for the stagingTimeout attribute.
stagingTimeout(Duration) - Method in class org.cloudfoundry.operations.applications.StartApplicationRequest.Builder
Initializes the value for the stagingTimeout attribute.
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
Immutable implementation of _StartApplicationRequest.
StartApplicationRequest.Builder - Class in org.cloudfoundry.operations.applications
Builds instances of type StartApplicationRequest.
startedAt(String) - Method in class org.cloudfoundry.operations.services.ServiceInstance.Builder
Initializes the value for the startedAt attribute.
startupTimeout(Duration) - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest.Builder
Initializes the value for the startupTimeout attribute.
startupTimeout(Duration) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.Builder
Initializes the value for the startupTimeout attribute.
startupTimeout(Duration) - Method in class org.cloudfoundry.operations.applications.RestageApplicationRequest.Builder
Initializes the value for the startupTimeout attribute.
startupTimeout(Duration) - Method in class org.cloudfoundry.operations.applications.RestartApplicationRequest.Builder
Initializes the value for the startupTimeout attribute.
startupTimeout(Duration) - Method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest.Builder
Initializes the value for the startupTimeout attribute.
startupTimeout(Duration) - Method in class org.cloudfoundry.operations.applications.StartApplicationRequest.Builder
Initializes the value for the startupTimeout attribute.
state(String) - Method in class org.cloudfoundry.operations.applications.InstanceDetail.Builder
Initializes the value for the state attribute.
status(Status) - Method in class org.cloudfoundry.operations.domains.Domain.Builder
Initializes the value for the status attribute.
Status - Enum in org.cloudfoundry.operations.domains
The statuses of domains
status(String) - Method in class org.cloudfoundry.operations.services.ServiceInstance.Builder
Initializes the value for the status attribute.
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
Immutable implementation of _StopApplicationRequest.
StopApplicationRequest.Builder - Class in org.cloudfoundry.operations.applications
Builds instances of type StopApplicationRequest.
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.Builder
Initializes the value for the syslogDrainUrl attribute.
syslogDrainUrl(String) - Method in class org.cloudfoundry.operations.services.UpdateUserProvidedServiceInstanceRequest.Builder
Initializes the value for the syslogDrainUrl attribute.
systemProvided(String, Object) - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments.Builder
Put one entry to the systemProvided map.
systemProvided(Map.Entry<String, ? extends Object>) - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments.Builder
Put one entry to the systemProvided map.
systemProvided(Map<String, ? extends Object>) - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments.Builder
Sets or replaces all mappings from the specified map as entries for the systemProvided map.

T

tag(String) - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest.Builder
Adds one element to tags list.
tag(String...) - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest.Builder
Adds elements to tags list.
tag(String) - Method in class org.cloudfoundry.operations.services.ServiceInstance.Builder
Adds one element to tags list.
tag(String...) - Method in class org.cloudfoundry.operations.services.ServiceInstance.Builder
Adds elements to tags list.
tag(String) - Method in class org.cloudfoundry.operations.services.UpdateServiceInstanceRequest.Builder
Adds one element to tags list.
tag(String...) - Method in class org.cloudfoundry.operations.services.UpdateServiceInstanceRequest.Builder
Adds elements to tags list.
tags(Iterable<String>) - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest.Builder
Sets or replaces all elements for tags list.
tags(Iterable<String>) - Method in class org.cloudfoundry.operations.services.ServiceInstance.Builder
Sets or replaces all elements for tags list.
tags(Iterable<String>) - Method in class org.cloudfoundry.operations.services.UpdateServiceInstanceRequest.Builder
Sets or replaces all elements for tags list.
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.Builder
Initializes the value for the targetName attribute.
targetOrganization(String) - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest.Builder
Initializes the value for the targetOrganization attribute.
targetSpace(String) - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest.Builder
Initializes the value for the targetSpace attribute.
time(Date) - Method in class org.cloudfoundry.operations.applications.ApplicationEvent.Builder
Initializes the value for the time attribute.
timeout(Integer) - Method in class org.cloudfoundry.operations.applications.ApplicationManifest.Builder
Initializes the value for the timeout attribute.
timeout(Integer) - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest.Builder
Initializes the value for the timeout attribute.
toString() - Method in class org.cloudfoundry.operations.applications.ApplicationDetail
Prints the immutable value ApplicationDetail with attribute values.
toString() - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments
Prints the immutable value ApplicationEnvironments with attribute values.
toString() - Method in class org.cloudfoundry.operations.applications.ApplicationEvent
Prints the immutable value ApplicationEvent with attribute values.
toString() - Method in enum org.cloudfoundry.operations.applications.ApplicationHealthCheck
 
toString() - Method in class org.cloudfoundry.operations.applications.ApplicationManifest
Prints the immutable value ApplicationManifest with attribute values.
toString() - Method in class org.cloudfoundry.operations.applications.ApplicationSshEnabledRequest
Prints the immutable value ApplicationSshEnabledRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.applications.ApplicationSummary
Prints the immutable value ApplicationSummary with attribute values.
toString() - Method in class org.cloudfoundry.operations.applications.CopySourceApplicationRequest
Prints the immutable value CopySourceApplicationRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.applications.DeleteApplicationRequest
Prints the immutable value DeleteApplicationRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.applications.DisableApplicationSshRequest
Prints the immutable value DisableApplicationSshRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.applications.EnableApplicationSshRequest
Prints the immutable value EnableApplicationSshRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.applications.GetApplicationEnvironmentsRequest
Prints the immutable value GetApplicationEnvironmentsRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.applications.GetApplicationEventsRequest
Prints the immutable value GetApplicationEventsRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.applications.GetApplicationHealthCheckRequest
Prints the immutable value GetApplicationHealthCheckRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.applications.GetApplicationManifestRequest
Prints the immutable value GetApplicationManifestRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.applications.GetApplicationRequest
Prints the immutable value GetApplicationRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.applications.InstanceDetail
Prints the immutable value InstanceDetail with attribute values.
toString() - Method in class org.cloudfoundry.operations.applications.LogsRequest
Prints the immutable value LogsRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.applications.PushApplicationRequest
Prints the immutable value PushApplicationRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.applications.RenameApplicationRequest
Prints the immutable value RenameApplicationRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.applications.RestageApplicationRequest
Prints the immutable value RestageApplicationRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.applications.RestartApplicationInstanceRequest
Prints the immutable value RestartApplicationInstanceRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.applications.RestartApplicationRequest
Prints the immutable value RestartApplicationRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.applications.ScaleApplicationRequest
Prints the immutable value ScaleApplicationRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.applications.SetApplicationHealthCheckRequest
Prints the immutable value SetApplicationHealthCheckRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.applications.SetEnvironmentVariableApplicationRequest
Prints the immutable value SetEnvironmentVariableApplicationRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.applications.StartApplicationRequest
Prints the immutable value StartApplicationRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.applications.StopApplicationRequest
Prints the immutable value StopApplicationRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.applications.UnsetEnvironmentVariableApplicationRequest
Prints the immutable value UnsetEnvironmentVariableApplicationRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.buildpacks.Buildpack
Prints the immutable value Buildpack with attribute values.
toString() - Method in class org.cloudfoundry.operations.buildpacks.CreateBuildpackRequest
Prints the immutable value CreateBuildpackRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.domains.CreateDomainRequest
Prints the immutable value CreateDomainRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.domains.CreateSharedDomainRequest
Prints the immutable value CreateSharedDomainRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.domains.Domain
Prints the immutable value Domain with attribute values.
toString() - Method in class org.cloudfoundry.operations.domains.ShareDomainRequest
Prints the immutable value ShareDomainRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.domains.UnshareDomainRequest
Prints the immutable value UnshareDomainRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest
Prints the immutable value CreateQuotaRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.organizationadmin.DeleteQuotaRequest
Prints the immutable value DeleteQuotaRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.organizationadmin.GetQuotaRequest
Prints the immutable value GetQuotaRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota
Prints the immutable value OrganizationQuota with attribute values.
toString() - Method in class org.cloudfoundry.operations.organizationadmin.SetQuotaRequest
Prints the immutable value SetQuotaRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest
Prints the immutable value UpdateQuotaRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.organizations.CreateOrganizationRequest
Prints the immutable value CreateOrganizationRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.organizations.DeleteOrganizationRequest
Prints the immutable value DeleteOrganizationRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.organizations.OrganizationDetail
Prints the immutable value OrganizationDetail with attribute values.
toString() - Method in class org.cloudfoundry.operations.organizations.OrganizationInfoRequest
Prints the immutable value OrganizationInfoRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota
Prints the immutable value OrganizationQuota with attribute values.
toString() - Method in class org.cloudfoundry.operations.organizations.OrganizationSummary
Prints the immutable value OrganizationSummary with attribute values.
toString() - Method in class org.cloudfoundry.operations.organizations.RenameOrganizationRequest
Prints the immutable value RenameOrganizationRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.routes.CheckRouteRequest
Prints the immutable value CheckRouteRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.routes.CreateRouteRequest
Prints the immutable value CreateRouteRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.routes.DeleteRouteRequest
Prints the immutable value DeleteRouteRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.routes.ListRoutesRequest
Prints the immutable value ListRoutesRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.routes.MapRouteRequest
Prints the immutable value MapRouteRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.routes.Route
Prints the immutable value Route with attribute values.
toString() - Method in class org.cloudfoundry.operations.routes.UnmapRouteRequest
Prints the immutable value UnmapRouteRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.serviceadmin.CreateServiceBrokerRequest
Prints the immutable value CreateServiceBrokerRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.serviceadmin.DeleteServiceBrokerRequest
Prints the immutable value DeleteServiceBrokerRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.serviceadmin.ServiceBroker
Prints the immutable value ServiceBroker with attribute values.
toString() - Method in class org.cloudfoundry.operations.services.BindServiceInstanceRequest
Prints the immutable value BindServiceInstanceRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.services.CreateServiceInstanceRequest
Prints the immutable value CreateServiceInstanceRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.services.CreateServiceKeyRequest
Prints the immutable value CreateServiceKeyRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.services.CreateUserProvidedServiceInstanceRequest
Prints the immutable value CreateUserProvidedServiceInstanceRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.services.DeleteServiceInstanceRequest
Prints the immutable value DeleteServiceInstanceRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.services.DeleteServiceKeyRequest
Prints the immutable value DeleteServiceKeyRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.services.GetServiceInstanceRequest
Prints the immutable value GetServiceInstanceRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.services.GetServiceKeyRequest
Prints the immutable value GetServiceKeyRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.services.ListServiceKeysRequest
Prints the immutable value ListServiceKeysRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.services.ListServiceOfferingsRequest
Prints the immutable value ListServiceOfferingsRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.services.RenameServiceInstanceRequest
Prints the immutable value RenameServiceInstanceRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.services.ServiceInstance
Prints the immutable value ServiceInstance with attribute values.
toString() - Method in class org.cloudfoundry.operations.services.ServiceKey
Prints the immutable value ServiceKey with attribute values.
toString() - Method in class org.cloudfoundry.operations.services.ServiceOffering
Prints the immutable value ServiceOffering with attribute values.
toString() - Method in class org.cloudfoundry.operations.services.ServicePlan
Prints the immutable value ServicePlan with attribute values.
toString() - Method in class org.cloudfoundry.operations.services.UnbindServiceInstanceRequest
Prints the immutable value UnbindServiceInstanceRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.services.UpdateServiceInstanceRequest
Prints the immutable value UpdateServiceInstanceRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.services.UpdateUserProvidedServiceInstanceRequest
Prints the immutable value UpdateUserProvidedServiceInstanceRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.spaceadmin.GetSpaceQuotaRequest
Prints the immutable value GetSpaceQuotaRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota
Prints the immutable value SpaceQuota with attribute values.
toString() - Method in class org.cloudfoundry.operations.spaces.AllowSpaceSshRequest
Prints the immutable value AllowSpaceSshRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.spaces.CreateSpaceRequest
Prints the immutable value CreateSpaceRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.spaces.DeleteSpaceRequest
Prints the immutable value DeleteSpaceRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.spaces.DisallowSpaceSshRequest
Prints the immutable value DisallowSpaceSshRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.spaces.GetSpaceRequest
Prints the immutable value GetSpaceRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.spaces.RenameSpaceRequest
Prints the immutable value RenameSpaceRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.spaces.Rule
Prints the immutable value Rule with attribute values.
toString() - Method in class org.cloudfoundry.operations.spaces.SecurityGroup
Prints the immutable value SecurityGroup with attribute values.
toString() - Method in class org.cloudfoundry.operations.spaces.SpaceDetail
Prints the immutable value SpaceDetail with attribute values.
toString() - Method in class org.cloudfoundry.operations.spaces.SpaceSshAllowedRequest
Prints the immutable value SpaceSshAllowedRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.spaces.SpaceSummary
Prints the immutable value SpaceSummary with attribute values.
toString() - Method in class org.cloudfoundry.operations.stacks.GetStackRequest
Prints the immutable value GetStackRequest with attribute values.
toString() - Method in class org.cloudfoundry.operations.stacks.Stack
Prints the immutable value Stack with attribute values.
totalMemoryLimit(Integer) - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota.Builder
Initializes the value for the totalMemoryLimit attribute.
totalMemoryLimit(Integer) - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota.Builder
Initializes the value for the totalMemoryLimit attribute.
totalRoutes(Integer) - Method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest.Builder
Initializes the value for the totalRoutes attribute.
totalRoutes(Integer) - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota.Builder
Initializes the value for the totalRoutes attribute.
totalRoutes(Integer) - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest.Builder
Initializes the value for the totalRoutes attribute.
totalRoutes(Integer) - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota.Builder
Initializes the value for the totalRoutes attribute.
totalRoutes(Integer) - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota.Builder
Initializes the value for the totalRoutes attribute.
totalServiceInstances(Integer) - Method in class org.cloudfoundry.operations.organizations.OrganizationQuota.Builder
Initializes the value for the totalServiceInstances attribute.
totalServiceInstances(Integer) - Method in class org.cloudfoundry.operations.spaceadmin.SpaceQuota.Builder
Initializes the value for the totalServiceInstances attribute.
totalServices(Integer) - Method in class org.cloudfoundry.operations.organizationadmin.CreateQuotaRequest.Builder
Initializes the value for the totalServices attribute.
totalServices(Integer) - Method in class org.cloudfoundry.operations.organizationadmin.OrganizationQuota.Builder
Initializes the value for the totalServices attribute.
totalServices(Integer) - Method in class org.cloudfoundry.operations.organizationadmin.UpdateQuotaRequest.Builder
Initializes the value for the totalServices attribute.
type(ApplicationHealthCheck) - Method in class org.cloudfoundry.operations.applications.SetApplicationHealthCheckRequest.Builder
Initializes the value for the type attribute.
type(ServiceInstanceType) - Method in class org.cloudfoundry.operations.services.ServiceInstance.Builder
Initializes the value for the type attribute.

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
Immutable implementation of _UnbindServiceInstanceRequest.
UnbindServiceInstanceRequest.Builder - Class in org.cloudfoundry.operations.services
Builds instances of type UnbindServiceInstanceRequest.
unmap(UnmapRouteRequest) - Method in interface org.cloudfoundry.operations.routes.Routes
Remove a URL route from an application
UnmapRouteRequest - Class in org.cloudfoundry.operations.routes
Immutable implementation of _UnmapRouteRequest.
UnmapRouteRequest.Builder - Class in org.cloudfoundry.operations.routes
Builds instances of type UnmapRouteRequest.
unsetEnvironmentVariable(UnsetEnvironmentVariableApplicationRequest) - Method in interface org.cloudfoundry.operations.applications.Applications
Unset an environment variable of an application
UnsetEnvironmentVariableApplicationRequest - Class in org.cloudfoundry.operations.applications
Immutable implementation of _UnsetEnvironmentVariableApplicationRequest.
UnsetEnvironmentVariableApplicationRequest.Builder - 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
Immutable implementation of _UnshareDomainRequest.
UnshareDomainRequest.Builder - Class in org.cloudfoundry.operations.domains
Builds instances of type UnshareDomainRequest.
updatedAt(String) - Method in class org.cloudfoundry.operations.services.ServiceInstance.Builder
Initializes the value for the updatedAt attribute.
updateInstance(UpdateServiceInstanceRequest) - Method in interface org.cloudfoundry.operations.services.Services
Update a service instance
updateQuota(UpdateQuotaRequest) - Method in interface org.cloudfoundry.operations.organizationadmin.OrganizationAdmin
Update an organization quota
UpdateQuotaRequest - Class in org.cloudfoundry.operations.organizationadmin
Immutable implementation of _UpdateQuotaRequest.
UpdateQuotaRequest.Builder - Class in org.cloudfoundry.operations.organizationadmin
Builds instances of type UpdateQuotaRequest.
UpdateServiceInstanceRequest - Class in org.cloudfoundry.operations.services
Immutable implementation of _UpdateServiceInstanceRequest.
UpdateServiceInstanceRequest.Builder - Class in org.cloudfoundry.operations.services
Builds instances of type UpdateServiceInstanceRequest.
updateUserProvidedInstance(UpdateUserProvidedServiceInstanceRequest) - Method in interface org.cloudfoundry.operations.services.Services
Update a user provided service instance
UpdateUserProvidedServiceInstanceRequest - Class in org.cloudfoundry.operations.services
Immutable implementation of _UpdateUserProvidedServiceInstanceRequest.
UpdateUserProvidedServiceInstanceRequest.Builder - Class in org.cloudfoundry.operations.services
url(String) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.Builder
Adds one element to urls list.
url(String...) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.Builder
Adds elements to urls list.
url(String) - Method in class org.cloudfoundry.operations.applications.ApplicationSummary.Builder
Adds one element to urls list.
url(String...) - Method in class org.cloudfoundry.operations.applications.ApplicationSummary.Builder
Adds elements to urls list.
url(String) - Method in class org.cloudfoundry.operations.serviceadmin.CreateServiceBrokerRequest.Builder
Initializes the value for the url attribute.
url(String) - Method in class org.cloudfoundry.operations.serviceadmin.ServiceBroker.Builder
Initializes the value for the url attribute.
urls(Iterable<String>) - Method in class org.cloudfoundry.operations.applications.ApplicationDetail.Builder
Sets or replaces all elements for urls list.
urls(Iterable<String>) - Method in class org.cloudfoundry.operations.applications.ApplicationSummary.Builder
Sets or replaces all elements for urls list.
username(String) - Method in class org.cloudfoundry.operations.serviceadmin.CreateServiceBrokerRequest.Builder
Initializes the value for the username attribute.
userProvided(String, Object) - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments.Builder
Put one entry to the userProvided map.
userProvided(Map.Entry<String, ? extends Object>) - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments.Builder
Put one entry to the userProvided map.
userProvided(Map<String, ? extends Object>) - Method in class org.cloudfoundry.operations.applications.ApplicationEnvironments.Builder
Sets or replaces all mappings from the specified map as entries for the userProvided map.
userProvidedServiceInstanceName(String) - Method in class org.cloudfoundry.operations.services.UpdateUserProvidedServiceInstanceRequest.Builder
Initializes the value for the userProvidedServiceInstanceName attribute.

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.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudfoundry.operations.routes.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.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.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.Builder
Initializes the value for the variableName attribute.
variableName(String) - Method in class org.cloudfoundry.operations.applications.UnsetEnvironmentVariableApplicationRequest.Builder
Initializes the value for the variableName attribute.
variableValue(String) - Method in class org.cloudfoundry.operations.applications.SetEnvironmentVariableApplicationRequest.Builder
Initializes the value for the variableValue attribute.
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.