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

A

actee(CloudEvent.Participant) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent.Builder
Initializes the value for the actee attribute.
actor(CloudEvent.Participant) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent.Builder
Initializes the value for the actor attribute.
addAllBindings(Iterable<? extends CloudServiceBinding>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance.Builder
Adds elements to bindings list.
addAllBuildpacks(Iterable<String>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging.Builder
Adds elements to buildpacks list.
addAllInstances(Iterable<? extends InstanceInfo>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableInstancesInfo.Builder
Adds elements to instances list.
addAllRouteMappingResources(Iterable<? extends Resource<RouteMappingEntity>>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudRoute.Builder
Adds elements to routeMappingResources list.
addAllRules(Iterable<? extends SecurityGroupRule>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup.Builder
Adds elements to rules list.
addAllServiceBindings(Iterable<? extends Derivable<CloudServiceBinding>>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceInstance.Builder
Adds elements to serviceBindings list.
addAllServicePlans(Iterable<? extends Derivable<CloudServicePlan>>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceOffering.Builder
Adds elements to servicePlans list.
addAllServicePlans(Iterable<? extends CloudServicePlan>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering.Builder
Adds elements to servicePlans list.
addAllServices(Iterable<String>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication.Builder
Adds elements to services list.
addAllTags(Iterable<String>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService.Builder
Adds elements to tags list.
addAllUris(Iterable<String>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication.Builder
Adds elements to uris list.
addBinding(CloudServiceBinding) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance.Builder
Adds one element to bindings list.
addBindings(CloudServiceBinding...) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance.Builder
Adds elements to bindings list.
addBuildpack(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging.Builder
Adds one element to buildpacks list.
addBuildpacks(String...) - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging.Builder
Adds elements to buildpacks list.
addDomain(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Add a private domain in the current organization.
addDomain(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
addDomain(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
addDomain(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
addInstance(InstanceInfo) - Method in class org.cloudfoundry.client.lib.domain.ImmutableInstancesInfo.Builder
Adds one element to instances list.
addInstances(InstanceInfo...) - Method in class org.cloudfoundry.client.lib.domain.ImmutableInstancesInfo.Builder
Adds elements to instances list.
addLogMessage(HttpMethod, URI, String, HttpStatus, String) - Method in class org.cloudfoundry.client.lib.rest.LoggingRestTemplate
 
addRoute(String, String, String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Register a new route to the a domain.
addRoute(String, String, String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
addRoute(String, String, String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
addRoute(String, String, String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
addRouteMappingResource(Resource<RouteMappingEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudRoute.Builder
Adds one element to routeMappingResources list.
addRouteMappingResources(Resource<RouteMappingEntity>...) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudRoute.Builder
Adds elements to routeMappingResources list.
addRule(SecurityGroupRule) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup.Builder
Adds one element to rules list.
addRules(SecurityGroupRule...) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup.Builder
Adds elements to rules list.
addService(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication.Builder
Adds one element to services list.
addServiceBinding(Derivable<CloudServiceBinding>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceInstance.Builder
Adds one element to serviceBindings list.
addServiceBindings(Derivable<CloudServiceBinding>...) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceInstance.Builder
Adds elements to serviceBindings list.
addServicePlan(Derivable<CloudServicePlan>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceOffering.Builder
Adds one element to servicePlans list.
addServicePlan(CloudServicePlan) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering.Builder
Adds one element to servicePlans list.
addServicePlans(Derivable<CloudServicePlan>...) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceOffering.Builder
Adds elements to servicePlans list.
addServicePlans(CloudServicePlan...) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering.Builder
Adds elements to servicePlans list.
addServices(String...) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication.Builder
Adds elements to services list.
addTag(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService.Builder
Adds one element to tags list.
addTags(String...) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService.Builder
Adds elements to tags list.
addUri(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication.Builder
Adds one element to uris list.
addUris(String...) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication.Builder
Adds elements to uris list.
algorithm(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.ImmutableChecksum.Builder
Initializes the value for the algorithm attribute.
applicationGuid(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableApplicationLog.Builder
Initializes the value for the applicationGuid attribute.
applicationGuid(UUID) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding.Builder
Initializes the value for the applicationGuid attribute.
ApplicationLog - Class in org.cloudfoundry.client.lib.domain
 
ApplicationLog() - Constructor for class org.cloudfoundry.client.lib.domain.ApplicationLog
 
ApplicationLog.MessageType - Enum in org.cloudfoundry.client.lib.domain
 
ApplicationLogListener - Interface in org.cloudfoundry.client.lib
 
ApplicationLogs - Class in org.cloudfoundry.client.lib.domain
 
ApplicationLogs() - Constructor for class org.cloudfoundry.client.lib.domain.ApplicationLogs
 
ApplicationServicesUpdateCallback - Interface in org.cloudfoundry.client.lib
 
appsUsingRoute(int) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudRoute.Builder
Initializes the value for the appsUsingRoute attribute.
associateAuditorWithSpace(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Associate current user to the space auditors role
associateAuditorWithSpace(String, String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Associate current user to the space auditors role
associateAuditorWithSpace(String, String, String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Associate a user to the space auditors role
associateAuditorWithSpace(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
associateAuditorWithSpace(String, String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
associateAuditorWithSpace(String, String, String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
associateAuditorWithSpace(String, String, String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
associateAuditorWithSpace(String, String, String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
associateDeveloperWithSpace(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Associate current user to the space developer role
associateDeveloperWithSpace(String, String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Associate current user to the space developer role
associateDeveloperWithSpace(String, String, String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Associate a user to the space developer role
associateDeveloperWithSpace(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
associateDeveloperWithSpace(String, String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
associateDeveloperWithSpace(String, String, String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
associateDeveloperWithSpace(String, String, String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
associateDeveloperWithSpace(String, String, String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
associateManagerWithSpace(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Associate current user to the space managers role
associateManagerWithSpace(String, String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Associate current user to the space managers role
associateManagerWithSpace(String, String, String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Associate a user to the space managers role
associateManagerWithSpace(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
associateManagerWithSpace(String, String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
associateManagerWithSpace(String, String, String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
associateManagerWithSpace(String, String, String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
associateManagerWithSpace(String, String, String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
asyncUploadApplication(String, File) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
 
asyncUploadApplication(String, File, UploadStatusCallback) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
 
asyncUploadApplication(String, File) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
asyncUploadApplication(String, File, UploadStatusCallback) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
asyncUploadApplication(String, File, UploadStatusCallback) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
asyncUploadApplication(String, File, UploadStatusCallback) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
authorizationEndpoint(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo.Builder
Initializes the value for the authorizationEndpoint attribute.

B

bindDropletToApp(UUID, UUID) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
 
bindDropletToApp(UUID, UUID) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
bindDropletToApp(UUID, UUID) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
bindDropletToApp(UUID, UUID) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
bindingOptions(Map<String, ? extends Object>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding.Builder
Sets or replaces all mappings from the specified map as entries for the bindingOptions map.
bindingParameters(Map<String, ? extends Object>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding.Builder
Sets or replaces all mappings from the specified map as entries for the bindingParameters map.
bindings(Iterable<? extends CloudServiceBinding>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance.Builder
Sets or replaces all elements for bindings list.
bindRunningSecurityGroup(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Bind a security group to the list of security groups to be used for running applications.
bindRunningSecurityGroup(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
bindRunningSecurityGroup(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
bindRunningSecurityGroup(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
bindSecurityGroup(String, String, String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Bind a security group to a space.
bindSecurityGroup(String, String, String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
bindSecurityGroup(String, String, String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
bindSecurityGroup(String, String, String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
bindService(String, String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Associate (provision) a service with an application.
bindService(String, String, Map<String, Object>, ApplicationServicesUpdateCallback) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Associate (provision) a service with an application.
bindService(String, String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
bindService(String, String, Map<String, Object>, ApplicationServicesUpdateCallback) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
bindService(String, String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
bindService(String, String, Map<String, Object>) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
bindService(String, String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
bindService(String, String, Map<String, Object>) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
bindStagingSecurityGroup(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Bind a security group to the list of security groups to be used for staging applications.
bindStagingSecurityGroup(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
bindStagingSecurityGroup(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
bindStagingSecurityGroup(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
BUFFER_SIZE - Static variable in class org.cloudfoundry.client.lib.util.CloudUtil
 
build() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableCloudFoundryClientFactory.Builder
build() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawApplicationLog.Builder
build() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudApplication.Builder
build() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudBuild.Builder
build() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudDomain.Builder
build() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudEvent.Builder
build() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudInfo.Builder
Builds a new ImmutableRawCloudInfo.
build() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudOrganization.Builder
build() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudPackage.Builder
build() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudPrivateDomain.Builder
build() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudRoute.Builder
build() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudService.Builder
build() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceBinding.Builder
build() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceBroker.Builder
build() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceInstance.Builder
build() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceKey.Builder
build() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceOffering.Builder
build() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServicePlan.Builder
build() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudSharedDomain.Builder
build() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudSpace.Builder
build() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudStack.Builder
build() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudTask.Builder
Builds a new ImmutableRawCloudTask.
build() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawInstancesInfo.Builder
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableApplicationLog.Builder
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication.Builder
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.Builder
Builds a new ImmutableCloudBuild.
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutableCreatedBy.Builder
Builds a new ImmutableCreatedBy.
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutableDropletInfo.Builder
Builds a new ImmutableDropletInfo.
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutablePackageInfo.Builder
Builds a new ImmutablePackageInfo.
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudDomain.Builder
Builds a new ImmutableCloudDomain.
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent.Builder
Builds a new ImmutableCloudEvent.
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent.ImmutableParticipant.Builder
Builds a new ImmutableParticipant.
build(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo.Builder
Initializes the value for the build attribute.
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo.Builder
Builds a new ImmutableCloudInfo.
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudJob.Builder
Builds a new ImmutableCloudJob.
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudMetadata.Builder
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudOrganization.Builder
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.Builder
Builds a new ImmutableCloudPackage.
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.ImmutableChecksum.Builder
Builds a new ImmutableChecksum.
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.ImmutableData.Builder
Builds a new ImmutableData.
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudQuota.Builder
Builds a new ImmutableCloudQuota.
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudRoute.Builder
Builds a new ImmutableCloudRoute.
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup.Builder
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService.Builder
Builds a new ImmutableCloudService.
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding.Builder
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBroker.Builder
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance.Builder
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceKey.Builder
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering.Builder
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan.Builder
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSpace.Builder
Builds a new ImmutableCloudSpace.
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudStack.Builder
Builds a new ImmutableCloudStack.
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.Builder
Builds a new ImmutableCloudTask.
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.ImmutableLimits.Builder
Builds a new ImmutableLimits.
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.ImmutableResult.Builder
Builds a new ImmutableResult.
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudUser.Builder
Builds a new ImmutableCloudUser.
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableDockerCredentials.Builder
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableDockerInfo.Builder
Builds a new ImmutableDockerInfo.
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableErrorDetails.Builder
Builds a new ImmutableErrorDetails.
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableInstanceInfo.Builder
Builds a new ImmutableInstanceInfo.
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableInstancesInfo.Builder
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableSecurityGroupRule.Builder
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging.Builder
Builds a new ImmutableStaging.
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableUpload.Builder
Builds a new ImmutableUpload.
build() - Method in class org.cloudfoundry.client.lib.domain.ImmutableUploadToken.Builder
Builds a new ImmutableUploadToken.
build() - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory.Builder
builder() - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableCloudFoundryClientFactory
Creates a builder for ImmutableCloudFoundryClientFactory.
builder() - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawApplicationLog
Creates a builder for ImmutableRawApplicationLog.
builder() - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudApplication
Creates a builder for ImmutableRawCloudApplication.
builder() - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudBuild
Creates a builder for ImmutableRawCloudBuild.
builder() - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudDomain
Creates a builder for ImmutableRawCloudDomain.
builder() - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudEvent
Creates a builder for ImmutableRawCloudEvent.
builder() - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudInfo
Creates a builder for ImmutableRawCloudInfo.
builder() - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudOrganization
Creates a builder for ImmutableRawCloudOrganization.
builder() - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudPackage
Creates a builder for ImmutableRawCloudPackage.
builder() - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudPrivateDomain
Creates a builder for ImmutableRawCloudPrivateDomain.
builder() - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudRoute
Creates a builder for ImmutableRawCloudRoute.
builder() - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudService
Creates a builder for ImmutableRawCloudService.
builder() - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceBinding
Creates a builder for ImmutableRawCloudServiceBinding.
builder() - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceBroker
Creates a builder for ImmutableRawCloudServiceBroker.
builder() - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceInstance
Creates a builder for ImmutableRawCloudServiceInstance.
builder() - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceKey
Creates a builder for ImmutableRawCloudServiceKey.
builder() - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceOffering
Creates a builder for ImmutableRawCloudServiceOffering.
builder() - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServicePlan
Creates a builder for ImmutableRawCloudServicePlan.
builder() - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudSharedDomain
Creates a builder for ImmutableRawCloudSharedDomain.
builder() - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudSpace
Creates a builder for ImmutableRawCloudSpace.
builder() - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudStack
Creates a builder for ImmutableRawCloudStack.
builder() - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudTask
Creates a builder for ImmutableRawCloudTask.
builder() - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawInstancesInfo
Creates a builder for ImmutableRawInstancesInfo.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableApplicationLog
Creates a builder for ImmutableApplicationLog.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
Creates a builder for ImmutableCloudApplication.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild
Creates a builder for ImmutableCloudBuild.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutableCreatedBy
Creates a builder for ImmutableCreatedBy.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutableDropletInfo
Creates a builder for ImmutableDropletInfo.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutablePackageInfo
Creates a builder for ImmutablePackageInfo.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudDomain
Creates a builder for ImmutableCloudDomain.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent
Creates a builder for ImmutableCloudEvent.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent.ImmutableParticipant
Creates a builder for ImmutableParticipant.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo
Creates a builder for ImmutableCloudInfo.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudJob
Creates a builder for ImmutableCloudJob.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudMetadata
Creates a builder for ImmutableCloudMetadata.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudOrganization
Creates a builder for ImmutableCloudOrganization.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage
Creates a builder for ImmutableCloudPackage.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.ImmutableChecksum
Creates a builder for ImmutableChecksum.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.ImmutableData
Creates a builder for ImmutableData.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudQuota
Creates a builder for ImmutableCloudQuota.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudRoute
Creates a builder for ImmutableCloudRoute.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup
Creates a builder for ImmutableCloudSecurityGroup.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService
Creates a builder for ImmutableCloudService.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding
Creates a builder for ImmutableCloudServiceBinding.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBroker
Creates a builder for ImmutableCloudServiceBroker.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance
Creates a builder for ImmutableCloudServiceInstance.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceKey
Creates a builder for ImmutableCloudServiceKey.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
Creates a builder for ImmutableCloudServiceOffering.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan
Creates a builder for ImmutableCloudServicePlan.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSpace
Creates a builder for ImmutableCloudSpace.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudStack
Creates a builder for ImmutableCloudStack.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask
Creates a builder for ImmutableCloudTask.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.ImmutableLimits
Creates a builder for ImmutableLimits.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.ImmutableResult
Creates a builder for ImmutableResult.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudUser
Creates a builder for ImmutableCloudUser.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableDockerCredentials
Creates a builder for ImmutableDockerCredentials.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableDockerInfo
Creates a builder for ImmutableDockerInfo.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableErrorDetails
Creates a builder for ImmutableErrorDetails.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableInstanceInfo
Creates a builder for ImmutableInstanceInfo.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableInstancesInfo
Creates a builder for ImmutableInstancesInfo.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableSecurityGroupRule
Creates a builder for ImmutableSecurityGroupRule.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableStaging
Creates a builder for ImmutableStaging.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableUpload
Creates a builder for ImmutableUpload.
builder() - Static method in class org.cloudfoundry.client.lib.domain.ImmutableUploadToken
Creates a builder for ImmutableUploadToken.
builder() - Static method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory
buildpacks(Iterable<String>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging.Builder
Sets or replaces all elements for buildpacks list.

C

cancelTask(UUID) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Cancel the given task.
cancelTask(UUID) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
cancelTask(UUID) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
cancelTask(UUID) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
changePassword(String, String) - Method in class org.cloudfoundry.client.lib.oauth2.OAuthClient
 
changePassword(String, String) - Method in class org.cloudfoundry.client.lib.oauth2.OAuthClientWithLoginHint
 
checksum(CloudPackage.Checksum) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.ImmutableData.Builder
Initializes the value for the checksum attribute.
clear() - Method in class org.cloudfoundry.client.lib.oauth2.OAuthClient
 
CloudApplication - Interface in org.cloudfoundry.client.lib.domain
 
CloudApplication.State - Enum in org.cloudfoundry.client.lib.domain
 
CloudBuild - Interface in org.cloudfoundry.client.lib.domain
 
CloudBuild.CreatedBy - Interface in org.cloudfoundry.client.lib.domain
 
CloudBuild.DropletInfo - Interface in org.cloudfoundry.client.lib.domain
 
CloudBuild.PackageInfo - Interface in org.cloudfoundry.client.lib.domain
 
CloudBuild.State - Enum in org.cloudfoundry.client.lib.domain
 
CloudControllerClient - Interface in org.cloudfoundry.client.lib
The interface defining operations making up the Cloud Foundry Java client's API.
CloudControllerClientImpl - Class in org.cloudfoundry.client.lib
A Java client to exercise the Cloud Foundry API.
CloudControllerClientImpl(URL) - Constructor for class org.cloudfoundry.client.lib.CloudControllerClientImpl
Construct client for anonymous user.
CloudControllerClientImpl(URL, boolean) - Constructor for class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
CloudControllerClientImpl(URL, HttpProxyConfiguration) - Constructor for class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
CloudControllerClientImpl(URL, HttpProxyConfiguration, boolean) - Constructor for class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
CloudControllerClientImpl(URL, CloudCredentials) - Constructor for class org.cloudfoundry.client.lib.CloudControllerClientImpl
Construct client without a default organization and space.
CloudControllerClientImpl(URL, CloudCredentials, boolean) - Constructor for class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
CloudControllerClientImpl(URL, CloudCredentials, HttpProxyConfiguration) - Constructor for class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
CloudControllerClientImpl(URL, CloudCredentials, HttpProxyConfiguration, boolean) - Constructor for class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
CloudControllerClientImpl(URL, CloudCredentials, CloudSpace) - Constructor for class org.cloudfoundry.client.lib.CloudControllerClientImpl
Construct a client with a default CloudSpace.
CloudControllerClientImpl(URL, CloudCredentials, CloudSpace, boolean) - Constructor for class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
CloudControllerClientImpl(URL, CloudCredentials, CloudSpace, HttpProxyConfiguration) - Constructor for class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
CloudControllerClientImpl(URL, CloudCredentials, CloudSpace, HttpProxyConfiguration, boolean) - Constructor for class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
CloudControllerClientImpl(URL, CloudCredentials, String, String) - Constructor for class org.cloudfoundry.client.lib.CloudControllerClientImpl
Construct a client with a default space name and organization name.
CloudControllerClientImpl(URL, CloudCredentials, String, String, boolean) - Constructor for class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
CloudControllerClientImpl(URL, CloudCredentials, String, String, HttpProxyConfiguration) - Constructor for class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
CloudControllerClientImpl(URL, CloudCredentials, String, String, HttpProxyConfiguration, boolean) - Constructor for class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
CloudControllerClientImpl(CloudControllerRestClient) - Constructor for class org.cloudfoundry.client.lib.CloudControllerClientImpl
Construct a client with a pre-configured CloudControllerClient
CloudControllerException - Exception in org.cloudfoundry.client.lib
 
CloudControllerException(CloudOperationException) - Constructor for exception org.cloudfoundry.client.lib.CloudControllerException
 
CloudControllerException(HttpStatus) - Constructor for exception org.cloudfoundry.client.lib.CloudControllerException
 
CloudControllerException(HttpStatus, String) - Constructor for exception org.cloudfoundry.client.lib.CloudControllerException
 
CloudControllerException(HttpStatus, String, String) - Constructor for exception org.cloudfoundry.client.lib.CloudControllerException
 
CloudControllerResponseErrorHandler - Class in org.cloudfoundry.client.lib.rest
 
CloudControllerResponseErrorHandler() - Constructor for class org.cloudfoundry.client.lib.rest.CloudControllerResponseErrorHandler
 
CloudControllerRestClient - Interface in org.cloudfoundry.client.lib.rest
Interface defining operations available for the cloud controller REST client implementations
CloudControllerRestClientFactory - Class in org.cloudfoundry.client.lib.rest
 
CloudControllerRestClientFactory() - Constructor for class org.cloudfoundry.client.lib.rest.CloudControllerRestClientFactory
 
CloudControllerRestClientHttpRequestFactory - Class in org.cloudfoundry.client.lib.rest
 
CloudControllerRestClientHttpRequestFactory(ClientHttpRequestFactory, CloudCredentials, OAuthClient) - Constructor for class org.cloudfoundry.client.lib.rest.CloudControllerRestClientHttpRequestFactory
 
CloudControllerRestClientImpl - Class in org.cloudfoundry.client.lib.rest
Abstract implementation of the CloudControllerClient intended to serve as the base.
CloudControllerRestClientImpl() - Constructor for class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
Only for unit tests.
CloudControllerRestClientImpl(URL, CloudCredentials, RestTemplate, OAuthClient, CloudFoundryClient) - Constructor for class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
CloudControllerRestClientImpl(URL, CloudCredentials, RestTemplate, OAuthClient, CloudFoundryClient, DopplerClient, CloudSpace) - Constructor for class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
CloudCredentials - Class in org.cloudfoundry.client.lib
Class that encapsulates credentials used for authentication
CloudCredentials(String, String) - Constructor for class org.cloudfoundry.client.lib.CloudCredentials
Create credentials using email and password.
CloudCredentials(String, String, String) - Constructor for class org.cloudfoundry.client.lib.CloudCredentials
Create credentials using email, password, and client ID.
CloudCredentials(String, String, String, String) - Constructor for class org.cloudfoundry.client.lib.CloudCredentials
Create credentials using email, password and client ID.
CloudCredentials(String, String, String, String, String) - Constructor for class org.cloudfoundry.client.lib.CloudCredentials
Create credentials using email, password, client ID and login origin.
CloudCredentials(OAuth2AccessToken) - Constructor for class org.cloudfoundry.client.lib.CloudCredentials
Create credentials using a token.
CloudCredentials(OAuth2AccessToken, boolean) - Constructor for class org.cloudfoundry.client.lib.CloudCredentials
Create credentials using a token and indicates if the token is refreshable or not.
CloudCredentials(OAuth2AccessToken, String) - Constructor for class org.cloudfoundry.client.lib.CloudCredentials
Create credentials using a token.
CloudCredentials(OAuth2AccessToken, String, String) - Constructor for class org.cloudfoundry.client.lib.CloudCredentials
Create credentials using a token.
CloudCredentials(CloudCredentials, String) - Constructor for class org.cloudfoundry.client.lib.CloudCredentials
Create proxy credentials.
CloudDomain - Interface in org.cloudfoundry.client.lib.domain
 
CloudEntity - Interface in org.cloudfoundry.client.lib.domain
Do not extend Derivable in this interface.
CloudEntityResourceMapper - Class in org.cloudfoundry.client.lib.util
Class handling the mapping of the cloud domain objects
CloudEntityResourceMapper() - Constructor for class org.cloudfoundry.client.lib.util.CloudEntityResourceMapper
 
CloudEvent - Interface in org.cloudfoundry.client.lib.domain
 
CloudEvent.Participant - Interface in org.cloudfoundry.client.lib.domain
 
CloudException - Exception in org.cloudfoundry.client.lib
 
CloudException(Throwable) - Constructor for exception org.cloudfoundry.client.lib.CloudException
 
CloudException(String, Throwable) - Constructor for exception org.cloudfoundry.client.lib.CloudException
 
CloudException(String) - Constructor for exception org.cloudfoundry.client.lib.CloudException
 
CloudFoundryClientFactory - Class in org.cloudfoundry.client.lib.adapters
 
CloudFoundryClientFactory() - Constructor for class org.cloudfoundry.client.lib.adapters.CloudFoundryClientFactory
 
CloudInfo - Interface in org.cloudfoundry.client.lib.domain
 
CloudJob - Interface in org.cloudfoundry.client.lib.domain
 
CloudJob.Status - Enum in org.cloudfoundry.client.lib.domain
 
CloudMetadata - Interface in org.cloudfoundry.client.lib.domain
 
CloudOperationException - Exception in org.cloudfoundry.client.lib
 
CloudOperationException(HttpStatus) - Constructor for exception org.cloudfoundry.client.lib.CloudOperationException
 
CloudOperationException(HttpStatus, String) - Constructor for exception org.cloudfoundry.client.lib.CloudOperationException
 
CloudOperationException(HttpStatus, String, String) - Constructor for exception org.cloudfoundry.client.lib.CloudOperationException
 
CloudOperationException(HttpStatus, String, String, Throwable) - Constructor for exception org.cloudfoundry.client.lib.CloudOperationException
 
CloudOrganization - Interface in org.cloudfoundry.client.lib.domain
 
CloudPackage - Interface in org.cloudfoundry.client.lib.domain
 
CloudPackage.Checksum - Interface in org.cloudfoundry.client.lib.domain
 
CloudPackage.Data - Interface in org.cloudfoundry.client.lib.domain
 
CloudPackage.Type - Enum in org.cloudfoundry.client.lib.domain
 
CloudQuota - Interface in org.cloudfoundry.client.lib.domain
 
CloudRoute - Interface in org.cloudfoundry.client.lib.domain
 
CloudSecurityGroup - Interface in org.cloudfoundry.client.lib.domain
 
CloudService - Interface in org.cloudfoundry.client.lib.domain
 
CloudServiceBinding - Interface in org.cloudfoundry.client.lib.domain
 
CloudServiceBroker - Interface in org.cloudfoundry.client.lib.domain
 
CloudServiceBrokerException - Exception in org.cloudfoundry.client.lib
 
CloudServiceBrokerException(CloudOperationException) - Constructor for exception org.cloudfoundry.client.lib.CloudServiceBrokerException
 
CloudServiceBrokerException(HttpStatus) - Constructor for exception org.cloudfoundry.client.lib.CloudServiceBrokerException
 
CloudServiceBrokerException(HttpStatus, String) - Constructor for exception org.cloudfoundry.client.lib.CloudServiceBrokerException
 
CloudServiceBrokerException(HttpStatus, String, String) - Constructor for exception org.cloudfoundry.client.lib.CloudServiceBrokerException
 
CloudServiceInstance - Interface in org.cloudfoundry.client.lib.domain
 
CloudServiceKey - Interface in org.cloudfoundry.client.lib.domain
 
CloudServiceOffering - Interface in org.cloudfoundry.client.lib.domain
 
CloudServicePlan - Interface in org.cloudfoundry.client.lib.domain
 
CloudSpace - Interface in org.cloudfoundry.client.lib.domain
 
CloudStack - Interface in org.cloudfoundry.client.lib.domain
 
CloudTask - Interface in org.cloudfoundry.client.lib.domain
 
CloudTask.Limits - Interface in org.cloudfoundry.client.lib.domain
 
CloudTask.Result - Interface in org.cloudfoundry.client.lib.domain
 
CloudTask.State - Enum in org.cloudfoundry.client.lib.domain
 
CloudUser - Interface in org.cloudfoundry.client.lib.domain
 
CloudUtil - Class in org.cloudfoundry.client.lib.util
Some helper utilities used by the Cloud Foundry Java client.
code(long) - Method in class org.cloudfoundry.client.lib.domain.ImmutableErrorDetails.Builder
Initializes the value for the code attribute.
code(Integer) - Method in class org.cloudfoundry.client.lib.domain.ImmutableSecurityGroupRule.Builder
Initializes the value for the code attribute.
command(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.Builder
Initializes the value for the command attribute.
command(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging.Builder
Initializes the value for the command attribute.
compareTo(ApplicationLog) - Method in class org.cloudfoundry.client.lib.domain.ApplicationLog
 
computeSha1Digest(InputStream) - Static method in class org.cloudfoundry.client.lib.util.CloudUtil
 
connectionPoolSize(int) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableCloudFoundryClientFactory.Builder
Initializes the optional value connectionPoolSize to connectionPoolSize.
connectionPoolSize(Optional<Integer>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableCloudFoundryClientFactory.Builder
Initializes the optional value connectionPoolSize to connectionPoolSize.
connectionPoolSize(int) - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory.Builder
Initializes the optional value connectionPoolSize to connectionPoolSize.
connectionPoolSize(Optional<Integer>) - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory.Builder
Initializes the optional value connectionPoolSize to connectionPoolSize.
connectTimeout(Duration) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableCloudFoundryClientFactory.Builder
Initializes the optional value connectTimeout to connectTimeout.
connectTimeout(Optional<? extends Duration>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableCloudFoundryClientFactory.Builder
Initializes the optional value connectTimeout to connectTimeout.
connectTimeout(Duration) - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory.Builder
Initializes the optional value connectTimeout to connectTimeout.
connectTimeout(Optional<? extends Duration>) - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory.Builder
Initializes the optional value connectTimeout to connectTimeout.
convertJsonToList(String) - Static method in class org.cloudfoundry.client.lib.util.JsonUtil
 
convertJsonToMap(String) - Static method in class org.cloudfoundry.client.lib.util.JsonUtil
 
convertToJson(Object) - Static method in class org.cloudfoundry.client.lib.util.JsonUtil
 
convertToJson(Object, boolean) - Static method in class org.cloudfoundry.client.lib.util.JsonUtil
 
convertToJsonList(InputStream) - Static method in class org.cloudfoundry.client.lib.util.JsonUtil
 
copyOf(CloudFoundryClientFactory) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableCloudFoundryClientFactory
Creates an immutable copy of a CloudFoundryClientFactory value.
copyOf(RawApplicationLog) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawApplicationLog
Creates an immutable copy of a RawApplicationLog value.
copyOf(RawCloudApplication) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudApplication
Creates an immutable copy of a RawCloudApplication value.
copyOf(RawCloudBuild) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudBuild
Creates an immutable copy of a RawCloudBuild value.
copyOf(RawCloudDomain) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudDomain
Creates an immutable copy of a RawCloudDomain value.
copyOf(RawCloudEvent) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudEvent
Creates an immutable copy of a RawCloudEvent value.
copyOf(RawCloudInfo) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudInfo
Creates an immutable copy of a RawCloudInfo value.
copyOf(RawCloudOrganization) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudOrganization
Creates an immutable copy of a RawCloudOrganization value.
copyOf(RawCloudPackage) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudPackage
Creates an immutable copy of a RawCloudPackage value.
copyOf(RawCloudPrivateDomain) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudPrivateDomain
Creates an immutable copy of a RawCloudPrivateDomain value.
copyOf(RawCloudRoute) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudRoute
Creates an immutable copy of a RawCloudRoute value.
copyOf(RawCloudService) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudService
Creates an immutable copy of a RawCloudService value.
copyOf(RawCloudServiceBinding) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceBinding
Creates an immutable copy of a RawCloudServiceBinding value.
copyOf(RawCloudServiceBroker) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceBroker
Creates an immutable copy of a RawCloudServiceBroker value.
copyOf(RawCloudServiceInstance) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceInstance
Creates an immutable copy of a RawCloudServiceInstance value.
copyOf(RawCloudServiceKey) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceKey
Creates an immutable copy of a RawCloudServiceKey value.
copyOf(RawCloudServiceOffering) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceOffering
Creates an immutable copy of a RawCloudServiceOffering value.
copyOf(RawCloudServicePlan) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServicePlan
Creates an immutable copy of a RawCloudServicePlan value.
copyOf(RawCloudSharedDomain) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudSharedDomain
Creates an immutable copy of a RawCloudSharedDomain value.
copyOf(RawCloudSpace) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudSpace
Creates an immutable copy of a RawCloudSpace value.
copyOf(RawCloudStack) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudStack
Creates an immutable copy of a RawCloudStack value.
copyOf(RawCloudTask) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudTask
Creates an immutable copy of a RawCloudTask value.
copyOf(RawInstancesInfo) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawInstancesInfo
Creates an immutable copy of a RawInstancesInfo value.
copyOf(ApplicationLog) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableApplicationLog
Creates an immutable copy of a ApplicationLog value.
copyOf(CloudApplication) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
Creates an immutable copy of a CloudApplication value.
copyOf(CloudBuild) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild
Creates an immutable copy of a CloudBuild value.
copyOf(CloudBuild.CreatedBy) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutableCreatedBy
Creates an immutable copy of a CloudBuild.CreatedBy value.
copyOf(CloudBuild.DropletInfo) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutableDropletInfo
Creates an immutable copy of a CloudBuild.DropletInfo value.
copyOf(CloudBuild.PackageInfo) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutablePackageInfo
Creates an immutable copy of a CloudBuild.PackageInfo value.
copyOf(CloudDomain) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudDomain
Creates an immutable copy of a CloudDomain value.
copyOf(CloudEvent) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent
Creates an immutable copy of a CloudEvent value.
copyOf(CloudEvent.Participant) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent.ImmutableParticipant
Creates an immutable copy of a CloudEvent.Participant value.
copyOf(CloudInfo) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo
Creates an immutable copy of a CloudInfo value.
copyOf(CloudJob) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudJob
Creates an immutable copy of a CloudJob value.
copyOf(CloudMetadata) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudMetadata
Creates an immutable copy of a CloudMetadata value.
copyOf(CloudOrganization) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudOrganization
Creates an immutable copy of a CloudOrganization value.
copyOf(CloudPackage) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage
Creates an immutable copy of a CloudPackage value.
copyOf(CloudPackage.Checksum) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.ImmutableChecksum
Creates an immutable copy of a CloudPackage.Checksum value.
copyOf(CloudPackage.Data) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.ImmutableData
Creates an immutable copy of a CloudPackage.Data value.
copyOf(CloudQuota) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudQuota
Creates an immutable copy of a CloudQuota value.
copyOf(CloudRoute) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudRoute
Creates an immutable copy of a CloudRoute value.
copyOf(CloudSecurityGroup) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup
Creates an immutable copy of a CloudSecurityGroup value.
copyOf(CloudService) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService
Creates an immutable copy of a CloudService value.
copyOf(CloudServiceBinding) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding
Creates an immutable copy of a CloudServiceBinding value.
copyOf(CloudServiceBroker) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBroker
Creates an immutable copy of a CloudServiceBroker value.
copyOf(CloudServiceInstance) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance
Creates an immutable copy of a CloudServiceInstance value.
copyOf(CloudServiceKey) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceKey
Creates an immutable copy of a CloudServiceKey value.
copyOf(CloudServiceOffering) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
Creates an immutable copy of a CloudServiceOffering value.
copyOf(CloudServicePlan) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan
Creates an immutable copy of a CloudServicePlan value.
copyOf(CloudSpace) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSpace
Creates an immutable copy of a CloudSpace value.
copyOf(CloudStack) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudStack
Creates an immutable copy of a CloudStack value.
copyOf(CloudTask) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask
Creates an immutable copy of a CloudTask value.
copyOf(CloudTask.Limits) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.ImmutableLimits
Creates an immutable copy of a CloudTask.Limits value.
copyOf(CloudTask.Result) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.ImmutableResult
Creates an immutable copy of a CloudTask.Result value.
copyOf(CloudUser) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudUser
Creates an immutable copy of a CloudUser value.
copyOf(DockerCredentials) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableDockerCredentials
Creates an immutable copy of a DockerCredentials value.
copyOf(DockerInfo) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableDockerInfo
Creates an immutable copy of a DockerInfo value.
copyOf(ErrorDetails) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableErrorDetails
Creates an immutable copy of a ErrorDetails value.
copyOf(InstanceInfo) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableInstanceInfo
Creates an immutable copy of a InstanceInfo value.
copyOf(InstancesInfo) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableInstancesInfo
Creates an immutable copy of a InstancesInfo value.
copyOf(SecurityGroupRule) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableSecurityGroupRule
Creates an immutable copy of a SecurityGroupRule value.
copyOf(Staging) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableStaging
Creates an immutable copy of a Staging value.
copyOf(Upload) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableUpload
Creates an immutable copy of a Upload value.
copyOf(UploadToken) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableUploadToken
Creates an immutable copy of a UploadToken value.
copyOf(CloudControllerRestClientFactory) - Static method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory
Creates an immutable copy of a CloudControllerRestClientFactory value.
createApplication(String, Staging, Integer, List<String>, List<String>) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Create application.
createApplication(String, Staging, Integer, Integer, List<String>, List<String>, DockerInfo) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Create application.
createApplication(String, Staging, Integer, List<String>, List<String>) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
createApplication(String, Staging, Integer, Integer, List<String>, List<String>, DockerInfo) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
createApplication(String, Staging, Integer, List<String>, List<String>) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
createApplication(String, Staging, Integer, Integer, List<String>, List<String>, DockerInfo) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
createApplication(String, Staging, Integer, List<String>, List<String>) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
createApplication(String, Staging, Integer, Integer, List<String>, List<String>, DockerInfo) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
createBuild(UUID) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
 
createBuild(UUID) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
createBuild(UUID) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
createBuild(UUID) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
createClient(URL, OAuthClient) - Method in class org.cloudfoundry.client.lib.adapters.CloudFoundryClientFactory
 
createClient(URL, CloudCredentials) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientFactory
 
createClient(URL, CloudCredentials, OAuthClient) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientFactory
 
createClient(URL, CloudCredentials, String, String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientFactory
 
createClient(URL, CloudCredentials, String, String, OAuthClient) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientFactory
 
createClient(URL, CloudCredentials, CloudSpace) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientFactory
 
createClient(URL, CloudCredentials, CloudSpace, OAuthClient) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientFactory
 
createdAt(Date) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudMetadata.Builder
Initializes the value for the createdAt attribute.
createdBy(CloudBuild.CreatedBy) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.Builder
Initializes the value for the createdBy attribute.
createDopplerClient(URL, OAuthClient) - Method in class org.cloudfoundry.client.lib.adapters.CloudFoundryClientFactory
 
createOAuthClient(URL, HttpProxyConfiguration, boolean) - Method in class org.cloudfoundry.client.lib.util.RestUtil
 
createOAuthClient(URL, HttpProxyConfiguration, boolean, ConnectionContext, String) - Method in class org.cloudfoundry.client.lib.util.RestUtil
 
createQuota(CloudQuota) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Create quota
createQuota(CloudQuota) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
createQuota(CloudQuota) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
createQuota(CloudQuota) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
createRequest(URI, HttpMethod) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientHttpRequestFactory
 
createRequestFactory(HttpProxyConfiguration, boolean) - Method in class org.cloudfoundry.client.lib.util.RestUtil
 
createResourceOwnerPasswordAccessTokenProvider() - Method in class org.cloudfoundry.client.lib.oauth2.OAuthClient
 
createRestTemplate(HttpProxyConfiguration, boolean) - Method in class org.cloudfoundry.client.lib.util.RestUtil
 
createSecurityGroup(CloudSecurityGroup) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Create a new CloudSecurityGroup.
createSecurityGroup(String, InputStream) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Create a new CloudSecurityGroup using a JSON rules file.
createSecurityGroup(CloudSecurityGroup) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
createSecurityGroup(String, InputStream) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
createSecurityGroup(CloudSecurityGroup) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
createSecurityGroup(String, InputStream) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
createSecurityGroup(CloudSecurityGroup) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
createSecurityGroup(String, InputStream) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
createService(CloudService) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Create a service.
createService(CloudService) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
createService(CloudService) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
createService(CloudService) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
createServiceBroker(CloudServiceBroker) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Create a service broker.
createServiceBroker(CloudServiceBroker) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
createServiceBroker(CloudServiceBroker) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
createServiceBroker(CloudServiceBroker) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
createServiceKey(String, String, Map<String, Object>) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Create a service key.
createServiceKey(String, String, Map<String, Object>) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
createServiceKey(String, String, Map<String, Object>) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
createServiceKey(String, String, Map<String, Object>) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
createSpace(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Create a space with the specified name
createSpace(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
createSpace(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
createSpace(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
createToken() - Method in class org.cloudfoundry.client.lib.oauth2.OAuthClient
 
createToken() - Method in class org.cloudfoundry.client.lib.oauth2.OAuthClientWithLoginHint
 
createUserProvidedService(CloudService, Map<String, Object>) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Create a user-provided service.
createUserProvidedService(CloudService, Map<String, Object>, String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Create a user-provided service for logging.
createUserProvidedService(CloudService, Map<String, Object>) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
createUserProvidedService(CloudService, Map<String, Object>, String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
createUserProvidedService(CloudService, Map<String, Object>) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
createUserProvidedService(CloudService, Map<String, Object>, String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
createUserProvidedService(CloudService, Map<String, Object>) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
createUserProvidedService(CloudService, Map<String, Object>, String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
credentials(Map<String, ? extends Object>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService.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.client.lib.domain.ImmutableCloudServiceBinding.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.client.lib.domain.ImmutableCloudServiceInstance.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.client.lib.domain.ImmutableCloudServiceKey.Builder
Sets or replaces all mappings from the specified map as entries for the credentials map.
credentials(DockerCredentials) - Method in class org.cloudfoundry.client.lib.domain.ImmutableDockerInfo.Builder
Initializes the value for the credentials attribute.
credentials - Variable in class org.cloudfoundry.client.lib.oauth2.OAuthClient
 

D

dashboardUrl(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance.Builder
Initializes the value for the dashboardUrl attribute.
data(CloudPackage.Data) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.Builder
Initializes the value for the data attribute.
DEFAULT_APPLICATION_SERVICES_UPDATE_CALLBACK - Static variable in interface org.cloudfoundry.client.lib.ApplicationServicesUpdateCallback
 
defaultMetadata() - Static method in interface org.cloudfoundry.client.lib.domain.CloudMetadata
 
defaultSpaceGuid(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudUser.Builder
Initializes the value for the defaultSpaceGuid attribute.
deleteAllApplications() - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Delete all applications.
deleteAllApplications() - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
deleteAllApplications() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
deleteAllApplications() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
deleteAllServices() - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Delete all services.
deleteAllServices() - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
deleteAllServices() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
deleteAllServices() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
deleteApplication(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Delete application.
deleteApplication(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
deleteApplication(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
deleteApplication(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
deleteDomain(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Delete a private domain in the current organization.
deleteDomain(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
deleteDomain(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
deleteDomain(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
deleteOrphanedRoutes() - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Delete routes that do not have any application which is assigned to them.
deleteOrphanedRoutes() - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
deleteOrphanedRoutes() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
deleteOrphanedRoutes() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
Delete routes that do not have any application which is assigned to them.
deleteQuota(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Delete quota by name
deleteQuota(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
deleteQuota(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
deleteQuota(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
deleteRoute(String, String, String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Delete a registered route from the space of the current session.
deleteRoute(String, String, String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
deleteRoute(String, String, String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
deleteRoute(String, String, String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
deleteSecurityGroup(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Deletes the security group with the given name.
deleteSecurityGroup(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
deleteSecurityGroup(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
deleteSecurityGroup(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
deleteService(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Delete cloud service.
deleteService(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
deleteService(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
deleteService(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
deleteServiceBroker(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Delete a service broker.
deleteServiceBroker(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
deleteServiceBroker(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
deleteServiceBroker(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
deleteServiceKey(String, String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Delete a service key.
deleteServiceKey(String, String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
deleteServiceKey(String, String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
deleteServiceKey(String, String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
deleteSpace(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Delete a space with the specified name
deleteSpace(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
deleteSpace(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
deleteSpace(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
Derivable<T> - Interface in org.cloudfoundry.client.lib.domain
 
derive() - Method in class org.cloudfoundry.client.lib.adapters.RawApplicationLog
 
derive() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudApplication
 
derive() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudBuild
 
derive() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudDomain
 
derive(Collection<Derivable<D>>) - Static method in class org.cloudfoundry.client.lib.adapters.RawCloudEntity
 
derive() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudEvent
 
derive() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudInfo
 
derive() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudOrganization
 
derive() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudPackage
 
derive() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudPrivateDomain
 
derive() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudRoute
 
derive() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudService
 
derive() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudServiceBinding
 
derive() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudServiceBroker
 
derive() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudServiceInstance
 
derive() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudServiceKey
 
derive() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudServiceOffering
 
derive() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudServicePlan
 
derive() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudSharedDomain
 
derive() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudSpace
 
derive() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudStack
 
derive() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudTask
 
derive() - Method in class org.cloudfoundry.client.lib.adapters.RawInstancesInfo
 
derive() - Method in interface org.cloudfoundry.client.lib.domain.CloudApplication
 
derive() - Method in interface org.cloudfoundry.client.lib.domain.CloudBuild
 
derive() - Method in interface org.cloudfoundry.client.lib.domain.CloudDomain
 
derive() - Method in interface org.cloudfoundry.client.lib.domain.CloudEvent
 
derive() - Method in interface org.cloudfoundry.client.lib.domain.CloudJob
 
derive() - Method in interface org.cloudfoundry.client.lib.domain.CloudOrganization
 
derive() - Method in interface org.cloudfoundry.client.lib.domain.CloudPackage
 
derive() - Method in interface org.cloudfoundry.client.lib.domain.CloudQuota
 
derive() - Method in interface org.cloudfoundry.client.lib.domain.CloudRoute
 
derive() - Method in interface org.cloudfoundry.client.lib.domain.CloudSecurityGroup
 
derive() - Method in interface org.cloudfoundry.client.lib.domain.CloudService
 
derive() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceBinding
 
derive() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceBroker
 
derive() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceInstance
 
derive() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceKey
 
derive() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceOffering
 
derive() - Method in interface org.cloudfoundry.client.lib.domain.CloudServicePlan
 
derive() - Method in interface org.cloudfoundry.client.lib.domain.CloudSpace
 
derive() - Method in interface org.cloudfoundry.client.lib.domain.CloudStack
 
derive() - Method in interface org.cloudfoundry.client.lib.domain.CloudTask
 
derive() - Method in interface org.cloudfoundry.client.lib.domain.CloudUser
 
derive() - Method in interface org.cloudfoundry.client.lib.domain.Derivable
 
deriveFromNullable(Derivable<D>) - Static method in class org.cloudfoundry.client.lib.adapters.RawCloudEntity
 
description(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudStack.Builder
Initializes the value for the description attribute.
description(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableErrorDetails.Builder
Initializes the value for the description attribute.
destination(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableSecurityGroupRule.Builder
Initializes the value for the destination attribute.
detectedBuildpack(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging.Builder
Initializes the value for the detectedBuildpack attribute.
disk(Integer) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.ImmutableLimits.Builder
Initializes the value for the disk attribute.
diskQuota(int) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication.Builder
Initializes the value for the diskQuota attribute.
DockerCredentials - Interface in org.cloudfoundry.client.lib.domain
 
DockerInfo - Interface in org.cloudfoundry.client.lib.domain
 
dockerInfo(DockerInfo) - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging.Builder
Initializes the value for the dockerInfo attribute.
docUrl(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering.Builder
Initializes the value for the docUrl attribute.
doExecute(URI, HttpMethod, RequestCallback, ResponseExtractor<T>) - Method in class org.cloudfoundry.client.lib.rest.LoggingRestTemplate
 
domain(Derivable<CloudDomain>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudRoute.Builder
Initializes the value for the domain attribute.
domain(CloudDomain) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudRoute.Builder
Initializes the value for the domain attribute.
dropletInfo(CloudBuild.DropletInfo) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.Builder
Initializes the value for the dropletInfo attribute.

E

env(Map<String, ? extends String>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication.Builder
Sets or replaces all mappings from the specified map as entries for the env map.
envelope(Envelope) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawApplicationLog.Builder
Initializes the value for the envelope attribute.
equals(Object) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableCloudFoundryClientFactory
This instance is equal to all instances of ImmutableCloudFoundryClientFactory that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawApplicationLog
This instance is equal to all instances of ImmutableRawApplicationLog that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudApplication
This instance is equal to all instances of ImmutableRawCloudApplication that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudBuild
This instance is equal to all instances of ImmutableRawCloudBuild that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudDomain
This instance is equal to all instances of ImmutableRawCloudDomain that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudEvent
This instance is equal to all instances of ImmutableRawCloudEvent that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudInfo
This instance is equal to all instances of ImmutableRawCloudInfo that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudOrganization
This instance is equal to all instances of ImmutableRawCloudOrganization that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudPackage
This instance is equal to all instances of ImmutableRawCloudPackage that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudPrivateDomain
This instance is equal to all instances of ImmutableRawCloudPrivateDomain that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudRoute
This instance is equal to all instances of ImmutableRawCloudRoute that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudService
This instance is equal to all instances of ImmutableRawCloudService that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceBinding
This instance is equal to all instances of ImmutableRawCloudServiceBinding that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceBroker
This instance is equal to all instances of ImmutableRawCloudServiceBroker that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceInstance
This instance is equal to all instances of ImmutableRawCloudServiceInstance that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceKey
This instance is equal to all instances of ImmutableRawCloudServiceKey that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceOffering
This instance is equal to all instances of ImmutableRawCloudServiceOffering that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServicePlan
This instance is equal to all instances of ImmutableRawCloudServicePlan that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudSharedDomain
This instance is equal to all instances of ImmutableRawCloudSharedDomain that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudSpace
This instance is equal to all instances of ImmutableRawCloudSpace that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudStack
This instance is equal to all instances of ImmutableRawCloudStack that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudTask
This instance is equal to all instances of ImmutableRawCloudTask that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawInstancesInfo
This instance is equal to all instances of ImmutableRawInstancesInfo that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableApplicationLog
This instance is equal to all instances of ImmutableApplicationLog that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
This instance is equal to all instances of ImmutableCloudApplication that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild
This instance is equal to all instances of ImmutableCloudBuild that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutableCreatedBy
This instance is equal to all instances of ImmutableCreatedBy that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutableDropletInfo
This instance is equal to all instances of ImmutableDropletInfo that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutablePackageInfo
This instance is equal to all instances of ImmutablePackageInfo that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudDomain
This instance is equal to all instances of ImmutableCloudDomain that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent
This instance is equal to all instances of ImmutableCloudEvent that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent.ImmutableParticipant
This instance is equal to all instances of ImmutableParticipant that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo
This instance is equal to all instances of ImmutableCloudInfo that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudJob
This instance is equal to all instances of ImmutableCloudJob that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudMetadata
This instance is equal to all instances of ImmutableCloudMetadata that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudOrganization
This instance is equal to all instances of ImmutableCloudOrganization that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage
This instance is equal to all instances of ImmutableCloudPackage that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.ImmutableChecksum
This instance is equal to all instances of ImmutableChecksum that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.ImmutableData
This instance is equal to all instances of ImmutableData that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudQuota
This instance is equal to all instances of ImmutableCloudQuota that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudRoute
This instance is equal to all instances of ImmutableCloudRoute that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup
This instance is equal to all instances of ImmutableCloudSecurityGroup that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService
This instance is equal to all instances of ImmutableCloudService that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding
This instance is equal to all instances of ImmutableCloudServiceBinding that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBroker
This instance is equal to all instances of ImmutableCloudServiceBroker that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance
This instance is equal to all instances of ImmutableCloudServiceInstance that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceKey
This instance is equal to all instances of ImmutableCloudServiceKey that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
This instance is equal to all instances of ImmutableCloudServiceOffering that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan
This instance is equal to all instances of ImmutableCloudServicePlan that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSpace
This instance is equal to all instances of ImmutableCloudSpace that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudStack
This instance is equal to all instances of ImmutableCloudStack that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask
This instance is equal to all instances of ImmutableCloudTask that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.ImmutableLimits
This instance is equal to all instances of ImmutableLimits that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.ImmutableResult
This instance is equal to all instances of ImmutableResult that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudUser
This instance is equal to all instances of ImmutableCloudUser that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableDockerCredentials
This instance is equal to all instances of ImmutableDockerCredentials that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableDockerInfo
This instance is equal to all instances of ImmutableDockerInfo that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableErrorDetails
This instance is equal to all instances of ImmutableErrorDetails that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableInstanceInfo
This instance is equal to all instances of ImmutableInstanceInfo that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableInstancesInfo
This instance is equal to all instances of ImmutableInstancesInfo that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableSecurityGroupRule
This instance is equal to all instances of ImmutableSecurityGroupRule that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging
This instance is equal to all instances of ImmutableStaging that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableUpload
This instance is equal to all instances of ImmutableUpload that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableUploadToken
This instance is equal to all instances of ImmutableUploadToken that have equal attribute values.
equals(Object) - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory
This instance is equal to all instances of ImmutableCloudControllerRestClientFactory that have equal attribute values.
error(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.Builder
Initializes the value for the error attribute.
error(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.ImmutableData.Builder
Initializes the value for the error attribute.
errorCode(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableErrorDetails.Builder
Initializes the value for the errorCode attribute.
ErrorDetails - Interface in org.cloudfoundry.client.lib.domain
 
errorDetails(ErrorDetails) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudJob.Builder
Initializes the value for the errorDetails attribute.
errorDetails(ErrorDetails) - Method in class org.cloudfoundry.client.lib.domain.ImmutableUpload.Builder
Initializes the value for the errorDetails attribute.
extra(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering.Builder
Initializes the value for the extra attribute.
extra(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan.Builder
Initializes the value for the extra attribute.
extractUriInfo(Map<String, UUID>, String, Map<String, String>) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 

F

failureReason(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.ImmutableResult.Builder
Initializes the value for the failureReason attribute.
from(CloudFoundryClientFactory) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableCloudFoundryClientFactory.Builder
Fill a builder with attribute values from the provided CloudFoundryClientFactory instance.
from(RawApplicationLog) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawApplicationLog.Builder
Fill a builder with attribute values from the provided RawApplicationLog instance.
from(RawCloudApplication) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudApplication.Builder
Fill a builder with attribute values from the provided RawCloudApplication instance.
from(RawCloudBuild) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudBuild.Builder
Fill a builder with attribute values from the provided RawCloudBuild instance.
from(RawCloudDomain) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudDomain.Builder
Fill a builder with attribute values from the provided RawCloudDomain instance.
from(RawCloudEvent) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudEvent.Builder
Fill a builder with attribute values from the provided RawCloudEvent instance.
from(RawCloudInfo) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudInfo.Builder
Fill a builder with attribute values from the provided RawCloudInfo instance.
from(RawCloudOrganization) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudOrganization.Builder
Fill a builder with attribute values from the provided RawCloudOrganization instance.
from(RawCloudPackage) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudPackage.Builder
Fill a builder with attribute values from the provided RawCloudPackage instance.
from(RawCloudPrivateDomain) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudPrivateDomain.Builder
Fill a builder with attribute values from the provided RawCloudPrivateDomain instance.
from(RawCloudRoute) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudRoute.Builder
Fill a builder with attribute values from the provided RawCloudRoute instance.
from(RawCloudService) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudService.Builder
Fill a builder with attribute values from the provided RawCloudService instance.
from(RawCloudServiceBinding) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceBinding.Builder
Fill a builder with attribute values from the provided RawCloudServiceBinding instance.
from(RawCloudServiceBroker) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceBroker.Builder
Fill a builder with attribute values from the provided RawCloudServiceBroker instance.
from(RawCloudServiceInstance) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceInstance.Builder
Fill a builder with attribute values from the provided RawCloudServiceInstance instance.
from(RawCloudServiceKey) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceKey.Builder
Fill a builder with attribute values from the provided RawCloudServiceKey instance.
from(RawCloudServiceOffering) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceOffering.Builder
Fill a builder with attribute values from the provided RawCloudServiceOffering instance.
from(RawCloudServicePlan) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServicePlan.Builder
Fill a builder with attribute values from the provided RawCloudServicePlan instance.
from(RawCloudSharedDomain) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudSharedDomain.Builder
Fill a builder with attribute values from the provided RawCloudSharedDomain instance.
from(RawCloudSpace) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudSpace.Builder
Fill a builder with attribute values from the provided RawCloudSpace instance.
from(RawCloudStack) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudStack.Builder
Fill a builder with attribute values from the provided RawCloudStack instance.
from(RawCloudTask) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudTask.Builder
Fill a builder with attribute values from the provided RawCloudTask instance.
from(RawInstancesInfo) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawInstancesInfo.Builder
Fill a builder with attribute values from the provided RawInstancesInfo instance.
from(ApplicationLog) - Method in class org.cloudfoundry.client.lib.domain.ImmutableApplicationLog.Builder
Fill a builder with attribute values from the provided ApplicationLog instance.
from(CloudEntity) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudEntity instance.
from(CloudApplication) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudApplication instance.
from(CloudBuild) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudBuild instance.
from(CloudEntity) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudEntity instance.
from(CloudBuild.CreatedBy) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutableCreatedBy.Builder
Fill a builder with attribute values from the provided CreatedBy instance.
from(CloudBuild.DropletInfo) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutableDropletInfo.Builder
Fill a builder with attribute values from the provided DropletInfo instance.
from(CloudBuild.PackageInfo) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutablePackageInfo.Builder
Fill a builder with attribute values from the provided PackageInfo instance.
from(CloudEntity) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudDomain.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudEntity instance.
from(CloudDomain) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudDomain.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudDomain instance.
from(CloudEntity) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudEntity instance.
from(CloudEvent) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudEvent instance.
from(CloudEvent.Participant) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent.ImmutableParticipant.Builder
Fill a builder with attribute values from the provided Participant instance.
from(CloudInfo) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo.Builder
Fill a builder with attribute values from the provided CloudInfo instance.
from(CloudJob) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudJob.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudJob instance.
from(CloudEntity) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudJob.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudEntity instance.
from(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudMetadata.Builder
Fill a builder with attribute values from the provided CloudMetadata instance.
from(CloudEntity) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudOrganization.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudEntity instance.
from(CloudOrganization) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudOrganization.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudOrganization instance.
from(CloudEntity) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudEntity instance.
from(CloudPackage) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudPackage instance.
from(CloudPackage.Checksum) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.ImmutableChecksum.Builder
Fill a builder with attribute values from the provided Checksum instance.
from(CloudPackage.Data) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.ImmutableData.Builder
Fill a builder with attribute values from the provided Data instance.
from(CloudEntity) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudQuota.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudEntity instance.
from(CloudQuota) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudQuota.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudQuota instance.
from(CloudRoute) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudRoute.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudRoute instance.
from(CloudEntity) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudRoute.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudEntity instance.
from(CloudEntity) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudEntity instance.
from(CloudSecurityGroup) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudSecurityGroup instance.
from(CloudEntity) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudEntity instance.
from(CloudService) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudService instance.
from(CloudEntity) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudEntity instance.
from(CloudServiceBinding) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudServiceBinding instance.
from(CloudEntity) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBroker.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudEntity instance.
from(CloudServiceBroker) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBroker.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudServiceBroker instance.
from(CloudEntity) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudEntity instance.
from(CloudServiceInstance) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudServiceInstance instance.
from(CloudServiceKey) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceKey.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudServiceKey instance.
from(CloudEntity) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceKey.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudEntity instance.
from(CloudServiceOffering) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudServiceOffering instance.
from(CloudEntity) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudEntity instance.
from(CloudEntity) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudEntity instance.
from(CloudServicePlan) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudServicePlan instance.
from(CloudEntity) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSpace.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudEntity instance.
from(CloudSpace) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSpace.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudSpace instance.
from(CloudStack) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudStack.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudStack instance.
from(CloudEntity) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudStack.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudEntity instance.
from(CloudEntity) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudEntity instance.
from(CloudTask) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudTask instance.
from(CloudTask.Limits) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.ImmutableLimits.Builder
Fill a builder with attribute values from the provided Limits instance.
from(CloudTask.Result) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.ImmutableResult.Builder
Fill a builder with attribute values from the provided Result instance.
from(CloudEntity) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudUser.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudEntity instance.
from(CloudUser) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudUser.Builder
Fill a builder with attribute values from the provided org.cloudfoundry.client.lib.domain.CloudUser instance.
from(DockerCredentials) - Method in class org.cloudfoundry.client.lib.domain.ImmutableDockerCredentials.Builder
Fill a builder with attribute values from the provided DockerCredentials instance.
from(DockerInfo) - Method in class org.cloudfoundry.client.lib.domain.ImmutableDockerInfo.Builder
Fill a builder with attribute values from the provided DockerInfo instance.
from(ErrorDetails) - Method in class org.cloudfoundry.client.lib.domain.ImmutableErrorDetails.Builder
Fill a builder with attribute values from the provided ErrorDetails instance.
from(InstanceInfo) - Method in class org.cloudfoundry.client.lib.domain.ImmutableInstanceInfo.Builder
Fill a builder with attribute values from the provided InstanceInfo instance.
from(InstancesInfo) - Method in class org.cloudfoundry.client.lib.domain.ImmutableInstancesInfo.Builder
Fill a builder with attribute values from the provided InstancesInfo instance.
from(SecurityGroupRule) - Method in class org.cloudfoundry.client.lib.domain.ImmutableSecurityGroupRule.Builder
Fill a builder with attribute values from the provided SecurityGroupRule instance.
from(Staging) - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging.Builder
Fill a builder with attribute values from the provided Staging instance.
from(Upload) - Method in class org.cloudfoundry.client.lib.domain.ImmutableUpload.Builder
Fill a builder with attribute values from the provided Upload instance.
from(UploadToken) - Method in class org.cloudfoundry.client.lib.domain.ImmutableUploadToken.Builder
Fill a builder with attribute values from the provided UploadToken instance.
from(CloudControllerRestClientFactory) - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory.Builder
Fill a builder with attribute values from the provided CloudControllerRestClientFactory instance.
fromString(String) - Static method in enum org.cloudfoundry.client.lib.domain.CloudBuild.State
 
fromString(String) - Static method in enum org.cloudfoundry.client.lib.domain.CloudJob.Status
 

G

GenerationStyle - Annotation Type in org.cloudfoundry.client.lib.domain.annotation
 
getActee() - Method in interface org.cloudfoundry.client.lib.domain.CloudEvent
 
getActee() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent
 
getActor() - Method in interface org.cloudfoundry.client.lib.domain.CloudEvent
 
getActor() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent
 
getAlgorithm() - Method in interface org.cloudfoundry.client.lib.domain.CloudPackage.Checksum
 
getAlgorithm() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.ImmutableChecksum
 
getApplication(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get cloud application with the specified name.
getApplication(String, boolean) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get cloud application with the specified name.
getApplication(UUID) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get cloud application with the specified GUID.
getApplication(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getApplication(String, boolean) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getApplication(UUID) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getApplication(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getApplication(String, boolean) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getApplication(UUID) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getApplication(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getApplication(String, boolean) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getApplication(UUID) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getApplicationEnvironment(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get application environment variables for the app with the specified name.
getApplicationEnvironment(UUID) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get application environment variables for the app with the specified GUID.
getApplicationEnvironment(UUID) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getApplicationEnvironment(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getApplicationEnvironment(UUID) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getApplicationEnvironment(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getApplicationEnvironment(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getApplicationEnvironment(UUID) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getApplicationEvents(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get application events.
getApplicationEvents(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getApplicationEvents(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getApplicationEvents(UUID) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getApplicationEvents(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getApplicationEvents(UUID) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getApplicationGuid() - Method in class org.cloudfoundry.client.lib.domain.ApplicationLog
 
getApplicationGuid() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceBinding
 
getApplicationGuid() - Method in class org.cloudfoundry.client.lib.domain.ImmutableApplicationLog
 
getApplicationGuid() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding
 
getApplicationInstances(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get application instances info for application.
getApplicationInstances(CloudApplication) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get application instances info for application.
getApplicationInstances(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getApplicationInstances(CloudApplication) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getApplicationInstances(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getApplicationInstances(CloudApplication) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getApplicationInstances(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getApplicationInstances(CloudApplication) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getApplications() - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get all cloud applications.
getApplications() - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getApplications() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getApplications() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getApplicationsByMetadataLabelSelector(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
 
getApplicationsByMetadataLabelSelector(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getApplicationsByMetadataLabelSelector(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getApplicationsByMetadataLabelSelector(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getAppsUsingRoute() - Method in interface org.cloudfoundry.client.lib.domain.CloudRoute
 
getAppsUsingRoute() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudRoute
 
getAuthorizationEndpoint() - Method in interface org.cloudfoundry.client.lib.domain.CloudInfo
 
getAuthorizationEndpoint() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo
 
getAuthorizationHeader() - Method in class org.cloudfoundry.client.lib.oauth2.OAuthClient
 
getBindingOptions() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceBinding
 
getBindingOptions() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding
 
getBindingParameters() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceBinding
 
getBindingParameters() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding
 
getBindings() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceInstance
 
getBindings() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance
 
getBuild(UUID) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
 
getBuild(UUID) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getBuild() - Method in interface org.cloudfoundry.client.lib.domain.CloudInfo
 
getBuild() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo
 
getBuild(UUID) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getBuild(UUID) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getBuildpack() - Method in interface org.cloudfoundry.client.lib.domain.Staging
 
getBuildpacks() - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging
 
getBuildpacks() - Method in interface org.cloudfoundry.client.lib.domain.Staging
 
getBuildsForApplication(UUID) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
 
getBuildsForApplication(UUID) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getBuildsForApplication(UUID) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getBuildsForApplication(UUID) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getBuildsForPackage(UUID) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
 
getBuildsForPackage(UUID) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getBuildsForPackage(UUID) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getBuildsForPackage(UUID) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getChecksum() - Method in interface org.cloudfoundry.client.lib.domain.CloudPackage.Data
 
getChecksum() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.ImmutableData
 
getClientId() - Method in class org.cloudfoundry.client.lib.CloudCredentials
Get the client ID.
getClientSecret() - Method in class org.cloudfoundry.client.lib.CloudCredentials
Get the client secret
getCloudControllerUrl() - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get the URL used for the cloud controller.
getCloudControllerUrl() - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getCloudFoundryClientFactory() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientFactory
 
getCloudFoundryClientFactory() - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory
 
getCloudInfo() - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get CloudInfo for the current cloud.
getCloudInfo() - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getCode() - Method in interface org.cloudfoundry.client.lib.domain.ErrorDetails
 
getCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableErrorDetails
 
getCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableSecurityGroupRule
 
getCode() - Method in interface org.cloudfoundry.client.lib.domain.SecurityGroupRule
 
getCommand() - Method in interface org.cloudfoundry.client.lib.domain.CloudTask
 
getCommand() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask
 
getCommand() - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging
 
getCommand() - Method in interface org.cloudfoundry.client.lib.domain.Staging
 
getConnectionPoolSize() - Method in class org.cloudfoundry.client.lib.adapters.CloudFoundryClientFactory
 
getConnectionPoolSize() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableCloudFoundryClientFactory
 
getConnectionPoolSize() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientFactory
 
getConnectionPoolSize() - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory
 
getConnectTimeout() - Method in class org.cloudfoundry.client.lib.adapters.CloudFoundryClientFactory
 
getConnectTimeout() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableCloudFoundryClientFactory
 
getConnectTimeout() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientFactory
 
getConnectTimeout() - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory
 
getControllerUrl() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getControllerUrl() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getCrashLogs(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Deprecated.
Use #streamLogs(String, ApplicationLogListener) or CloudControllerClient.getRecentLogs(String)
getCrashLogs(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
Deprecated.
use #streamLogs(String, ApplicationLogListener) or CloudControllerClientImpl.getRecentLogs(String)
getCrashLogs(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getCrashLogs(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getCreatedAt() - Method in interface org.cloudfoundry.client.lib.domain.CloudMetadata
 
getCreatedAt() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudMetadata
 
getCreatedBy() - Method in interface org.cloudfoundry.client.lib.domain.CloudBuild
 
getCreatedBy() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild
 
getCredentials() - Method in interface org.cloudfoundry.client.lib.domain.CloudService
 
getCredentials() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceBinding
 
getCredentials() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceInstance
 
getCredentials() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceKey
 
getCredentials() - Method in interface org.cloudfoundry.client.lib.domain.DockerInfo
 
getCredentials() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService
 
getCredentials() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding
 
getCredentials() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance
 
getCredentials() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceKey
 
getCredentials() - Method in class org.cloudfoundry.client.lib.domain.ImmutableDockerInfo
 
getDashboardUrl() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceInstance
 
getDashboardUrl() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance
 
getData() - Method in interface org.cloudfoundry.client.lib.domain.CloudPackage
 
getData() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage
 
getDefaultDomain() - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Gets the default domain for the current org, which is the first shared domain.
getDefaultDomain() - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getDefaultDomain() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getDefaultDomain() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getDefaultSpaceGuid() - Method in interface org.cloudfoundry.client.lib.domain.CloudUser
 
getDefaultSpaceGuid() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudUser
 
getDescription() - Method in exception org.cloudfoundry.client.lib.CloudOperationException
 
getDescription() - Method in interface org.cloudfoundry.client.lib.domain.CloudInfo
 
getDescription() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceOffering
 
getDescription() - Method in interface org.cloudfoundry.client.lib.domain.CloudServicePlan
 
getDescription() - Method in interface org.cloudfoundry.client.lib.domain.CloudStack
 
getDescription() - Method in interface org.cloudfoundry.client.lib.domain.ErrorDetails
 
getDescription() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo
 
getDescription() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
 
getDescription() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan
 
getDescription() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudStack
 
getDescription() - Method in class org.cloudfoundry.client.lib.domain.ImmutableErrorDetails
 
getDestination() - Method in class org.cloudfoundry.client.lib.domain.ImmutableSecurityGroupRule
 
getDestination() - Method in interface org.cloudfoundry.client.lib.domain.SecurityGroupRule
 
getDetectedBuildpack() - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging
 
getDetectedBuildpack() - Method in interface org.cloudfoundry.client.lib.domain.Staging
 
getDisk() - Method in interface org.cloudfoundry.client.lib.domain.CloudTask.Limits
 
getDisk() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.ImmutableLimits
 
getDiskQuota() - Method in interface org.cloudfoundry.client.lib.domain.CloudApplication
 
getDiskQuota() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
 
getDockerInfo() - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging
 
getDockerInfo() - Method in interface org.cloudfoundry.client.lib.domain.Staging
 
getDocUrl() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceOffering
 
getDocUrl() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
 
getDomain() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudRoute
 
getDomain() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudRoute
 
getDomain() - Method in interface org.cloudfoundry.client.lib.domain.CloudRoute
 
getDomain() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudRoute
 
getDomains() - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get list of all domain shared and private domains.
getDomains() - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getDomains() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getDomains() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getDomainsForOrganization() - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get list of all domain registered for the current organization.
getDomainsForOrganization() - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getDomainsForOrganization() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getDomainsForOrganization() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getDropletInfo() - Method in interface org.cloudfoundry.client.lib.domain.CloudBuild
 
getDropletInfo() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild
 
getEmail() - Method in class org.cloudfoundry.client.lib.CloudCredentials
Get the email.
getEmbeddedResource(Map<String, Object>, String) - Static method in class org.cloudfoundry.client.lib.util.CloudEntityResourceMapper
 
getEmbeddedResourceList(Map<String, Object>, String) - Static method in class org.cloudfoundry.client.lib.util.CloudEntityResourceMapper
 
getEntity(Map<String, Object>) - Static method in class org.cloudfoundry.client.lib.util.CloudEntityResourceMapper
 
getEnv() - Method in interface org.cloudfoundry.client.lib.domain.CloudApplication
 
getEnv() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
 
getEnvelope() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawApplicationLog
 
getEnvelope() - Method in class org.cloudfoundry.client.lib.adapters.RawApplicationLog
 
getError() - Method in interface org.cloudfoundry.client.lib.domain.CloudBuild
 
getError() - Method in interface org.cloudfoundry.client.lib.domain.CloudPackage.Data
 
getError() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild
 
getError() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.ImmutableData
 
getErrorCode() - Method in interface org.cloudfoundry.client.lib.domain.ErrorDetails
 
getErrorCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableErrorDetails
 
getErrorDetails() - Method in interface org.cloudfoundry.client.lib.domain.CloudJob
 
getErrorDetails() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudJob
 
getErrorDetails() - Method in class org.cloudfoundry.client.lib.domain.ImmutableUpload
 
getErrorDetails() - Method in interface org.cloudfoundry.client.lib.domain.Upload
 
getEvents() - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get system events.
getEvents() - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getEvents() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getEvents() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getExtra() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceOffering
 
getExtra() - Method in interface org.cloudfoundry.client.lib.domain.CloudServicePlan
 
getExtra() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
 
getExtra() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan
 
getFailureReason() - Method in interface org.cloudfoundry.client.lib.domain.CloudTask.Result
 
getFailureReason() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.ImmutableResult
 
getFile(String, int, String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get file from the deployed application.
getFile(String, int, String, int) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get a the content, starting at a specific position, of a file from the deployed application.
getFile(String, int, String, int, int) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get a range of content of a file from the deployed application.
getFile(String, int, String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getFile(String, int, String, int) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getFile(String, int, String, int, int) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getFile(String, int, String, int, int) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getFile(String, int, String, int, int) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getFileTail(String, int, String, int) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get a the last bytes, with length as specified, of content of a file from the deployed application.
getFileTail(String, int, String, int) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getGeneralPurposeRestTemplate() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientFactory
 
getGuid() - Method in interface org.cloudfoundry.client.lib.domain.CloudBuild.CreatedBy
 
getGuid() - Method in interface org.cloudfoundry.client.lib.domain.CloudBuild.DropletInfo
 
getGuid() - Method in interface org.cloudfoundry.client.lib.domain.CloudBuild.PackageInfo
 
getGuid() - Method in interface org.cloudfoundry.client.lib.domain.CloudEvent.Participant
 
getGuid() - Method in interface org.cloudfoundry.client.lib.domain.CloudMetadata
 
getGuid() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutableCreatedBy
 
getGuid() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutableDropletInfo
 
getGuid() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutablePackageInfo
 
getGuid() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent.ImmutableParticipant
 
getGuid() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudMetadata
 
getGuidOfV2Resource(Map<String, Object>) - Method in class org.cloudfoundry.client.lib.util.CloudEntityResourceMapper
 
getGuidOfV3Resource(Map<String, Object>) - Method in class org.cloudfoundry.client.lib.util.CloudEntityResourceMapper
 
getHealthCheckHttpEndpoint() - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging
 
getHealthCheckHttpEndpoint() - Method in interface org.cloudfoundry.client.lib.domain.Staging
 
getHealthCheckTimeout() - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging
 
getHealthCheckTimeout() - Method in interface org.cloudfoundry.client.lib.domain.Staging
 
getHealthCheckType() - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging
 
getHealthCheckType() - Method in interface org.cloudfoundry.client.lib.domain.Staging
 
getHost() - Method in interface org.cloudfoundry.client.lib.domain.CloudRoute
 
getHost() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudRoute
 
getHttpProxyConfiguration() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientFactory
 
getHttpProxyConfiguration() - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory
 
getHttpStatus() - Method in class org.cloudfoundry.client.lib.RestLogEntry
 
getImage() - Method in interface org.cloudfoundry.client.lib.domain.DockerInfo
 
getImage() - Method in class org.cloudfoundry.client.lib.domain.ImmutableDockerInfo
 
getIndex() - Method in class org.cloudfoundry.client.lib.domain.ImmutableInstanceInfo
 
getIndex() - Method in interface org.cloudfoundry.client.lib.domain.InstanceInfo
 
getInfo() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getInfo() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getInfoUrl() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceOffering
 
getInfoUrl() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
 
getInstances() - Method in interface org.cloudfoundry.client.lib.domain.CloudApplication
 
getInstances() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
 
getInstances() - Method in class org.cloudfoundry.client.lib.domain.ImmutableInstancesInfo
 
getInstances() - Method in interface org.cloudfoundry.client.lib.domain.InstancesInfo
 
getInstancesResponse() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawInstancesInfo
 
getInstancesResponse() - Method in class org.cloudfoundry.client.lib.adapters.RawInstancesInfo
 
getLabel() - Method in interface org.cloudfoundry.client.lib.domain.CloudService
 
getLabel() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService
 
getLimits() - Method in interface org.cloudfoundry.client.lib.domain.CloudTask
 
getLimits() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask
 
getLog() - Method in class org.cloudfoundry.client.lib.domain.ImmutableSecurityGroupRule
 
getLog() - Method in interface org.cloudfoundry.client.lib.domain.SecurityGroupRule
 
getLoggingEndpoint() - Method in interface org.cloudfoundry.client.lib.domain.CloudInfo
 
getLoggingEndpoint() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo
 
getLogs(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Deprecated.
Use #streamLogs(String, ApplicationLogListener) or CloudControllerClient.getRecentLogs(String)
getLogs(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
Deprecated.
use #streamLogs(String, ApplicationLogListener) or CloudControllerClientImpl.getRecentLogs(String)
getLogs(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getLogs(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getMemory() - Method in interface org.cloudfoundry.client.lib.domain.CloudApplication
 
getMemory() - Method in interface org.cloudfoundry.client.lib.domain.CloudTask.Limits
 
getMemory() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
 
getMemory() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.ImmutableLimits
 
getMessage() - Method in exception org.cloudfoundry.client.lib.CloudControllerException
 
getMessage() - Method in exception org.cloudfoundry.client.lib.CloudServiceBrokerException
 
getMessage() - Method in class org.cloudfoundry.client.lib.domain.ApplicationLog
 
getMessage() - Method in class org.cloudfoundry.client.lib.domain.ImmutableApplicationLog
 
getMessage() - Method in class org.cloudfoundry.client.lib.RestLogEntry
 
getMessageType() - Method in class org.cloudfoundry.client.lib.domain.ApplicationLog
 
getMessageType() - Method in class org.cloudfoundry.client.lib.domain.ImmutableApplicationLog
 
getMetadata() - Method in interface org.cloudfoundry.client.lib.domain.CloudEntity
 
getMetadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
 
getMetadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild
 
getMetadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudDomain
 
getMetadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent
 
getMetadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudJob
 
getMetadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudOrganization
 
getMetadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage
 
getMetadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudQuota
 
getMetadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudRoute
 
getMetadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup
 
getMetadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService
 
getMetadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding
 
getMetadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBroker
 
getMetadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance
 
getMetadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceKey
 
getMetadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
 
getMetadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan
 
getMetadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSpace
 
getMetadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudStack
 
getMetadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask
 
getMetadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudUser
 
getMethod() - Method in class org.cloudfoundry.client.lib.RestLogEntry
 
getName() - Method in interface org.cloudfoundry.client.lib.domain.CloudBuild.CreatedBy
 
getName() - Method in interface org.cloudfoundry.client.lib.domain.CloudEntity
 
getName() - Method in interface org.cloudfoundry.client.lib.domain.CloudEvent.Participant
 
getName() - Method in interface org.cloudfoundry.client.lib.domain.CloudInfo
 
getName() - Method in interface org.cloudfoundry.client.lib.domain.CloudRoute
 
getName() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
 
getName() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild
 
getName() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutableCreatedBy
 
getName() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudDomain
 
getName() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent
 
getName() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent.ImmutableParticipant
 
getName() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo
 
getName() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudJob
 
getName() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudOrganization
 
getName() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage
 
getName() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudQuota
 
getName() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup
 
getName() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService
 
getName() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding
 
getName() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBroker
 
getName() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance
 
getName() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceKey
 
getName() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
 
getName() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan
 
getName() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSpace
 
getName() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudStack
 
getName() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask
 
getName() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudUser
 
getOAuthClient() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getOAuthClient() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getOrCreateConnectionContext(String) - Method in class org.cloudfoundry.client.lib.adapters.CloudFoundryClientFactory
 
getOrganization() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudSpace
 
getOrganization() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudSpace
 
getOrganization(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get the organization with the specified name.
getOrganization(String, boolean) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get the organization with the specified name.
getOrganization(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getOrganization(String, boolean) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getOrganization() - Method in interface org.cloudfoundry.client.lib.domain.CloudSpace
 
getOrganization() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSpace
 
getOrganization(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getOrganization(String, boolean) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getOrganization(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getOrganization(String, boolean) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
Get organization by given name.
getOrganizations() - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get list of CloudOrganizations for the current cloud.
getOrganizations() - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getOrganizations() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getOrganizations() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getOrganizationUsers(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get all users in the specified organization
getOrganizationUsers(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getOrganizationUsers(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getOrganizationUsers(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getOrigin() - Method in class org.cloudfoundry.client.lib.CloudCredentials
Get the origin
getPackageGuid() - Method in class org.cloudfoundry.client.lib.domain.ImmutableUploadToken
 
getPackageGuid() - Method in interface org.cloudfoundry.client.lib.domain.UploadToken
 
getPackageInfo() - Method in interface org.cloudfoundry.client.lib.domain.CloudBuild
 
getPackageInfo() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild
 
getPackageState() - Method in interface org.cloudfoundry.client.lib.domain.CloudApplication
 
getPackageState() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
 
getParameters() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceBinding
 
getParameters() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudServiceBinding
 
getPassword() - Method in class org.cloudfoundry.client.lib.CloudCredentials
Get the password.
getPassword() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceBroker
 
getPassword() - Method in interface org.cloudfoundry.client.lib.domain.DockerCredentials
 
getPassword() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBroker
 
getPassword() - Method in class org.cloudfoundry.client.lib.domain.ImmutableDockerCredentials
 
getPassword() - Method in class org.cloudfoundry.client.lib.HttpProxyConfiguration
 
getPath() - Method in interface org.cloudfoundry.client.lib.domain.CloudRoute
 
getPath() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudRoute
 
getPlan() - Method in interface org.cloudfoundry.client.lib.domain.CloudService
 
getPlan() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService
 
getPorts() - Method in class org.cloudfoundry.client.lib.domain.ImmutableSecurityGroupRule
 
getPorts() - Method in interface org.cloudfoundry.client.lib.domain.SecurityGroupRule
 
getPrivateDomains() - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get list of all private domains.
getPrivateDomains() - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getPrivateDomains() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getPrivateDomains() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getProtocol() - Method in class org.cloudfoundry.client.lib.domain.ImmutableSecurityGroupRule
 
getProtocol() - Method in interface org.cloudfoundry.client.lib.domain.SecurityGroupRule
 
getProvider() - Method in interface org.cloudfoundry.client.lib.domain.CloudService
 
getProvider() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceOffering
 
getProvider() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService
 
getProvider() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
 
getProxyHost() - Method in class org.cloudfoundry.client.lib.HttpProxyConfiguration
 
getProxyPort() - Method in class org.cloudfoundry.client.lib.HttpProxyConfiguration
 
getProxyUser() - Method in class org.cloudfoundry.client.lib.CloudCredentials
Get the proxy user.
getQuota(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get quota by name
getQuota(String, boolean) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get quota by name
getQuota(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getQuota(String, boolean) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getQuota(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getQuota(String, boolean) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getQuota(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getQuota(String, boolean) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getQuotas() - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get quota definitions
getQuotas() - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getQuotas() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getQuotas() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getRecentLogs(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Stream recent log entries.
getRecentLogs(UUID) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get recent log entries.
getRecentLogs(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getRecentLogs(UUID) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getRecentLogs(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getRecentLogs(UUID) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getRecentLogs(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getRecentLogs(UUID) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudApplication
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudBuild
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudDomain
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudEvent
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudInfo
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudOrganization
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudPackage
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudPrivateDomain
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudRoute
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudService
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceBinding
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceBroker
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceInstance
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceKey
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceOffering
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServicePlan
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudSharedDomain
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudSpace
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudStack
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudTask
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudApplication
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudBuild
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudDomain
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudEvent
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudInfo
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudOrganization
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudPackage
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudPrivateDomain
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudRoute
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudService
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudServiceBinding
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudServiceBroker
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudServiceInstance
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudServiceKey
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudServiceOffering
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudServicePlan
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudSharedDomain
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudSpace
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudStack
 
getResource() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudTask
 
getRestTemplate() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getRestTemplate() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getResult() - Method in interface org.cloudfoundry.client.lib.domain.CloudTask
 
getResult() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask
 
getRouteMappingResources() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudRoute
 
getRouteMappingResources() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudRoute
 
getRoutes(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get the info for all routes for a domain.
getRoutes(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getRoutes(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getRoutes(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getRules() - Method in interface org.cloudfoundry.client.lib.domain.CloudSecurityGroup
 
getRules() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup
 
getRunningInstances() - Method in interface org.cloudfoundry.client.lib.domain.CloudApplication
 
getRunningInstances() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
 
getRunningSecurityGroups() - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
List security groups in the set of security groups for running applications.
getRunningSecurityGroups() - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getRunningSecurityGroups() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getRunningSecurityGroups() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getSecurityGroup(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get a specific security group by name.
getSecurityGroup(String, boolean) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get a specific security group by name.
getSecurityGroup(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getSecurityGroup(String, boolean) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getSecurityGroup(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getSecurityGroup(String, boolean) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getSecurityGroup(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getSecurityGroup(String, boolean) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getSecurityGroups() - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get a List of all application security groups.
getSecurityGroups() - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getSecurityGroups() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getSecurityGroups() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getService() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceInstance
 
getService() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceKey
 
getService() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudServiceInstance
 
getService() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudServiceKey
 
getService(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get cloud service.
getService(String, boolean) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get cloud service.
getService(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getService(String, boolean) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getService() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceInstance
 
getService() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceKey
 
getService() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance
 
getService() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceKey
 
getService(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getService(String, boolean) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getService(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getService(String, boolean) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getServiceBindings() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceInstance
 
getServiceBindings() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudServiceInstance
 
getServiceBroker(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get a service broker.
getServiceBroker(String, boolean) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get a service broker.
getServiceBroker(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getServiceBroker(String, boolean) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getServiceBroker(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getServiceBroker(String, boolean) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getServiceBroker(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getServiceBroker(String, boolean) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getServiceBrokers() - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get all service brokers.
getServiceBrokers() - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getServiceBrokers() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getServiceBrokers() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getServiceInstance(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get a service instance.
getServiceInstance(String, boolean) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get a service instance.
getServiceInstance(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getServiceInstance(String, boolean) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getServiceInstance(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getServiceInstance(String, boolean) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getServiceInstance(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getServiceInstance(String, boolean) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getServiceKeys(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get service keys for a service.
getServiceKeys(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getServiceKeys(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getServiceKeys(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getServiceOfferings() - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get all service offerings.
getServiceOfferings() - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getServiceOfferings() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getServiceOfferings() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getServiceParameters(UUID) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get all service parameters.
getServiceParameters(UUID) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getServiceParameters(UUID) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getServiceParameters(UUID) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getServicePlanResource() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudService
 
getServicePlanResource() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudService
 
getServicePlanResource(UUID) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getServicePlans() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceOffering
 
getServicePlans() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudServiceOffering
 
getServicePlans() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceOffering
 
getServicePlans() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
 
getServiceResource() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudService
 
getServiceResource() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudService
 
getServiceResource(UUID) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getServices() - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get list of cloud services.
getServices() - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getServices() - Method in interface org.cloudfoundry.client.lib.domain.CloudApplication
 
getServices() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
 
getServices() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getServices() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getServicesByMetadataLabelSelector(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
 
getServicesByMetadataLabelSelector(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getServicesByMetadataLabelSelector(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getServicesByMetadataLabelSelector(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getSharedDomains() - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get list of all shared domains.
getSharedDomains() - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getSharedDomains() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getSharedDomains() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getSourceId() - Method in class org.cloudfoundry.client.lib.domain.ApplicationLog
 
getSourceId() - Method in class org.cloudfoundry.client.lib.domain.ImmutableApplicationLog
 
getSourceName() - Method in class org.cloudfoundry.client.lib.domain.ApplicationLog
 
getSourceName() - Method in class org.cloudfoundry.client.lib.domain.ImmutableApplicationLog
 
getSpace() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudApplication
 
getSpace() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudApplication
 
getSpace(UUID) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get space name with the specified GUID.
getSpace(String, String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get space name with the specified name.
getSpace(String, String, boolean) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get space name with the specified name.
getSpace(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get space name with the specified name.
getSpace(String, boolean) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get space name with the specified name.
getSpace(UUID) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getSpace(String, String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getSpace(String, String, boolean) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getSpace(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getSpace(String, boolean) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getSpace() - Method in interface org.cloudfoundry.client.lib.domain.CloudApplication
 
getSpace() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
 
getSpace(UUID) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getSpace(String, String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getSpace(String, String, boolean) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getSpace(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getSpace(String, boolean) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getSpace(UUID) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getSpace(String, String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getSpace(String, String, boolean) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getSpace(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getSpace(String, boolean) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getSpaceAuditors() - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
 
getSpaceAuditors(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get list of space auditor UUID for the space.
getSpaceAuditors(String, String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get list of space auditor UUID for the space.
getSpaceAuditors(UUID) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
 
getSpaceAuditors() - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getSpaceAuditors(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getSpaceAuditors(String, String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getSpaceAuditors(UUID) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getSpaceAuditors() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getSpaceAuditors(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getSpaceAuditors(String, String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getSpaceAuditors(UUID) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getSpaceAuditors(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getSpaceAuditors(String, String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getSpaceAuditors() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getSpaceAuditors(UUID) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getSpaceDevelopers() - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
 
getSpaceDevelopers(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get list of space developer UUID for the space.
getSpaceDevelopers(String, String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get list of space developer UUID for the space.
getSpaceDevelopers(UUID) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
 
getSpaceDevelopers() - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getSpaceDevelopers(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getSpaceDevelopers(String, String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getSpaceDevelopers(UUID) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getSpaceDevelopers() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getSpaceDevelopers(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getSpaceDevelopers(String, String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getSpaceDevelopers(UUID) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getSpaceDevelopers(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getSpaceDevelopers(String, String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getSpaceDevelopers() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getSpaceDevelopers(UUID) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getSpaceGuid() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceBroker
 
getSpaceGuid() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBroker
 
getSpaceManagers() - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
 
getSpaceManagers(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get list of space manager UUID for the space.
getSpaceManagers(String, String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get list of space manager UUID for the space.
getSpaceManagers(UUID) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
 
getSpaceManagers() - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getSpaceManagers(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getSpaceManagers(String, String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getSpaceManagers(UUID) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getSpaceManagers() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getSpaceManagers(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getSpaceManagers(String, String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getSpaceManagers(UUID) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getSpaceManagers(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getSpaceManagers(String, String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getSpaceManagers() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getSpaceManagers(UUID) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getSpaces() - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get list of CloudSpaces for the current cloud.
getSpaces(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get list of CloudSpaces for organization.
getSpaces() - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getSpaces(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getSpaces() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getSpaces(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getSpaces() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getSpaces(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getSpacesBoundToSecurityGroup(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Gets all the spaces that are bound to the given security group.
getSpacesBoundToSecurityGroup(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getSpacesBoundToSecurityGroup(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getSpacesBoundToSecurityGroup(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getSslHandshakeTimeout() - Method in class org.cloudfoundry.client.lib.adapters.CloudFoundryClientFactory
 
getSslHandshakeTimeout() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableCloudFoundryClientFactory
 
getSslHandshakeTimeout() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientFactory
 
getSslHandshakeTimeout() - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory
 
getStack() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudApplication
 
getStack() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudApplication
 
getStack(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get a stack by name.
getStack(String, boolean) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get a stack by name.
getStack(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getStack(String, boolean) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getStack() - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging
 
getStack() - Method in interface org.cloudfoundry.client.lib.domain.Staging
 
getStack(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getStack(String, boolean) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getStack(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getStack(String, boolean) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getStacks() - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get the list of stacks available for staging applications.
getStacks() - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getStacks() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getStacks() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getStaging() - Method in interface org.cloudfoundry.client.lib.domain.CloudApplication
 
getStaging() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
 
getStagingError() - Method in interface org.cloudfoundry.client.lib.domain.CloudApplication
 
getStagingError() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
 
getStagingFile() - Method in class org.cloudfoundry.client.lib.StartingInfo
 
getStagingSecurityGroups() - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Lists security groups in the staging set for applications.
getStagingSecurityGroups() - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getStagingSecurityGroups() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getStagingSecurityGroups() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getState() - Method in interface org.cloudfoundry.client.lib.domain.CloudApplication
 
getState() - Method in interface org.cloudfoundry.client.lib.domain.CloudBuild
 
getState() - Method in interface org.cloudfoundry.client.lib.domain.CloudTask
 
getState() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
 
getState() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild
 
getState() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask
 
getState() - Method in class org.cloudfoundry.client.lib.domain.ImmutableInstanceInfo
 
getState() - Method in interface org.cloudfoundry.client.lib.domain.InstanceInfo
 
getStatus() - Method in interface org.cloudfoundry.client.lib.domain.CloudJob
 
getStatus() - Method in interface org.cloudfoundry.client.lib.domain.CloudPackage
 
getStatus() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudJob
 
getStatus() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage
 
getStatus() - Method in class org.cloudfoundry.client.lib.domain.ImmutableUpload
 
getStatus() - Method in interface org.cloudfoundry.client.lib.domain.Upload
 
getStatus() - Method in class org.cloudfoundry.client.lib.RestLogEntry
 
getStatusCode() - Method in exception org.cloudfoundry.client.lib.CloudOperationException
 
getStatusText() - Method in exception org.cloudfoundry.client.lib.CloudOperationException
 
getSummary() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudApplication
 
getSummary() - Method in class org.cloudfoundry.client.lib.adapters.RawCloudApplication
 
getSupport() - Method in interface org.cloudfoundry.client.lib.domain.CloudInfo
 
getSupport() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo
 
getSyslogDrainUrl() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceBinding
 
getSyslogDrainUrl() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding
 
getTags() - Method in interface org.cloudfoundry.client.lib.domain.CloudService
 
getTags() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService
 
getTask(UUID) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
 
getTask(UUID) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getTask(UUID) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getTask(UUID) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getTasks(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Get the list of one-off tasks currently known for the given application.
getTasks(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getTasks(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getTasks(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getThreadPoolSize() - Method in class org.cloudfoundry.client.lib.adapters.CloudFoundryClientFactory
 
getThreadPoolSize() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableCloudFoundryClientFactory
 
getThreadPoolSize() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientFactory
 
getThreadPoolSize() - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory
 
getTimestamp() - Method in class org.cloudfoundry.client.lib.domain.ApplicationLog
 
getTimestamp() - Method in interface org.cloudfoundry.client.lib.domain.CloudEvent
 
getTimestamp() - Method in class org.cloudfoundry.client.lib.domain.ImmutableApplicationLog
 
getTimestamp() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent
 
getToken(ConnectionContext) - Method in class org.cloudfoundry.client.lib.adapters.OAuthTokenProvider
 
getToken() - Method in class org.cloudfoundry.client.lib.CloudCredentials
Get the token.
getToken() - Method in class org.cloudfoundry.client.lib.oauth2.OAuthClient
 
getTokenProvider() - Method in class org.cloudfoundry.client.lib.oauth2.OAuthClient
 
getTokenProvider() - Method in class org.cloudfoundry.client.lib.oauth2.OAuthClientWithLoginHint
 
getType() - Method in interface org.cloudfoundry.client.lib.domain.CloudEvent
 
getType() - Method in interface org.cloudfoundry.client.lib.domain.CloudEvent.Participant
 
getType() - Method in interface org.cloudfoundry.client.lib.domain.CloudPackage
 
getType() - Method in interface org.cloudfoundry.client.lib.domain.CloudService
 
getType() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceInstance
 
getType() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent
 
getType() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent.ImmutableParticipant
 
getType() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage
 
getType() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService
 
getType() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance
 
getType() - Method in class org.cloudfoundry.client.lib.domain.ImmutableSecurityGroupRule
 
getType() - Method in interface org.cloudfoundry.client.lib.domain.SecurityGroupRule
 
getUniqueId() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceOffering
 
getUniqueId() - Method in interface org.cloudfoundry.client.lib.domain.CloudServicePlan
 
getUniqueId() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
 
getUniqueId() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan
 
getUpdatedAt() - Method in interface org.cloudfoundry.client.lib.domain.CloudMetadata
 
getUpdatedAt() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudMetadata
 
getUploadStatus(UUID) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
 
getUploadStatus(UUID) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
getUploadStatus(UUID) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
getUploadStatus(UUID) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getUri() - Method in class org.cloudfoundry.client.lib.RestLogEntry
 
getUris() - Method in interface org.cloudfoundry.client.lib.domain.CloudApplication
 
getUris() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
 
getUrl() - Method in interface org.cloudfoundry.client.lib.domain.CloudMetadata
 
getUrl() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceBroker
 
getUrl() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceOffering
 
getUrl() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudMetadata
 
getUrl() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBroker
 
getUrl() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
 
getUrl(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
getUser() - Method in interface org.cloudfoundry.client.lib.domain.CloudInfo
 
getUser() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo
 
getUsername() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceBroker
 
getUsername() - Method in interface org.cloudfoundry.client.lib.domain.DockerCredentials
 
getUsername() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBroker
 
getUsername() - Method in class org.cloudfoundry.client.lib.domain.ImmutableDockerCredentials
 
getUsername() - Method in class org.cloudfoundry.client.lib.HttpProxyConfiguration
 
getV2Metadata(Map<String, Object>) - Static method in class org.cloudfoundry.client.lib.util.CloudEntityResourceMapper
 
getV2ResourceAttribute(Map<String, Object>, String, Class<T>) - Static method in class org.cloudfoundry.client.lib.util.CloudEntityResourceMapper
 
getV2ResourceName(Map<String, Object>) - Method in class org.cloudfoundry.client.lib.util.CloudEntityResourceMapper
 
getV3Metadata() - Method in interface org.cloudfoundry.client.lib.domain.CloudEntity
 
getV3Metadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
 
getV3Metadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild
 
getV3Metadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudDomain
 
getV3Metadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent
 
getV3Metadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudJob
 
getV3Metadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudOrganization
 
getV3Metadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage
 
getV3Metadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudQuota
 
getV3Metadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudRoute
 
getV3Metadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup
 
getV3Metadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService
 
getV3Metadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding
 
getV3Metadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBroker
 
getV3Metadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance
 
getV3Metadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceKey
 
getV3Metadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
 
getV3Metadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan
 
getV3Metadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSpace
 
getV3Metadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudStack
 
getV3Metadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask
 
getV3Metadata() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudUser
 
getV3Metadata(Map<String, Object>) - Static method in class org.cloudfoundry.client.lib.util.CloudEntityResourceMapper
 
getV3ResourceAttribute(Map<String, Object>, String, Class<T>) - Static method in class org.cloudfoundry.client.lib.util.CloudEntityResourceMapper
 
getV3ResourceName(Map<String, Object>) - Method in class org.cloudfoundry.client.lib.util.CloudEntityResourceMapper
 
getValue() - Method in interface org.cloudfoundry.client.lib.domain.CloudPackage.Checksum
 
getValue() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.ImmutableChecksum
 
getVersion() - Method in interface org.cloudfoundry.client.lib.domain.CloudInfo
 
getVersion() - Method in interface org.cloudfoundry.client.lib.domain.CloudService
 
getVersion() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceOffering
 
getVersion() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo
 
getVersion() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService
 
getVersion() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
 
guid(UUID) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutableCreatedBy.Builder
Initializes the value for the guid attribute.
guid(UUID) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutableDropletInfo.Builder
Initializes the value for the guid attribute.
guid(UUID) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutablePackageInfo.Builder
Initializes the value for the guid attribute.
guid(UUID) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent.ImmutableParticipant.Builder
Initializes the value for the guid attribute.
guid(UUID) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudMetadata.Builder
Initializes the value for the guid attribute.

H

handleError(ClientHttpResponse) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerResponseErrorHandler
 
hashCode() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableCloudFoundryClientFactory
Computes a hash code from attributes: sslHandshakeTimeout, connectTimeout, connectionPoolSize, threadPoolSize.
hashCode() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawApplicationLog
Computes a hash code from attributes: envelope.
hashCode() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudApplication
Computes a hash code from attributes: resource, summary, stack, space.
hashCode() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudBuild
Computes a hash code from attributes: resource.
hashCode() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudDomain
Computes a hash code from attributes: resource.
hashCode() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudEvent
Computes a hash code from attributes: resource.
hashCode() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudInfo
Computes a hash code from attributes: resource.
hashCode() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudOrganization
Computes a hash code from attributes: resource.
hashCode() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudPackage
Computes a hash code from attributes: resource.
hashCode() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudPrivateDomain
Computes a hash code from attributes: resource.
hashCode() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudRoute
Computes a hash code from attributes: resource, routeMappingResources, domain.
hashCode() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudService
Computes a hash code from attributes: resource, servicePlanResource, serviceResource.
hashCode() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceBinding
Computes a hash code from attributes: resource, parameters.
hashCode() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceBroker
Computes a hash code from attributes: resource.
hashCode() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceInstance
Computes a hash code from attributes: resource, service, serviceBindings.
hashCode() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceKey
Computes a hash code from attributes: resource, service.
hashCode() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceOffering
Computes a hash code from attributes: resource, servicePlans.
hashCode() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServicePlan
Computes a hash code from attributes: resource.
hashCode() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudSharedDomain
Computes a hash code from attributes: resource.
hashCode() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudSpace
Computes a hash code from attributes: resource, organization.
hashCode() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudStack
Computes a hash code from attributes: resource.
hashCode() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudTask
Computes a hash code from attributes: resource.
hashCode() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawInstancesInfo
Computes a hash code from attributes: instancesResponse.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableApplicationLog
Computes a hash code from attributes: applicationGuid, message, timestamp, messageType, sourceId, sourceName.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
Computes a hash code from attributes: name, metadata, v3Metadata, memory, diskQuota, instances, runningInstances, state, staging, packageState, stagingError, uris, services, env, space.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild
Computes a hash code from attributes: name, metadata, v3Metadata, state, createdBy, dropletInfo, packageInfo, error.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutableCreatedBy
Computes a hash code from attributes: guid, name.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutableDropletInfo
Computes a hash code from attributes: guid.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutablePackageInfo
Computes a hash code from attributes: guid.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudDomain
Computes a hash code from attributes: name, metadata, v3Metadata.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent
Computes a hash code from attributes: name, metadata, v3Metadata, type, actor, actee, timestamp.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent.ImmutableParticipant
Computes a hash code from attributes: guid, name, type.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo
Computes a hash code from attributes: authorizationEndpoint, loggingEndpoint, build, description, name, user, support, version.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudJob
Computes a hash code from attributes: name, metadata, v3Metadata, status, errorDetails.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudMetadata
Computes a hash code from attributes: guid, createdAt, updatedAt, url.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudOrganization
Computes a hash code from attributes: name, metadata, v3Metadata.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage
Computes a hash code from attributes: name, metadata, v3Metadata, type, data, status.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.ImmutableChecksum
Computes a hash code from attributes: algorithm, value.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.ImmutableData
Computes a hash code from attributes: checksum, error.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudQuota
Computes a hash code from attributes: name, metadata, v3Metadata.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudRoute
Computes a hash code from attributes: metadata, v3Metadata, appsUsingRoute, hasServiceUsingRoute, domain, host, path.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup
Computes a hash code from attributes: name, metadata, v3Metadata, rules, isRunningDefault, isStagingDefault.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService
Computes a hash code from attributes: name, metadata, v3Metadata, label, plan, provider, version, credentials, tags, type.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding
Computes a hash code from attributes: name, metadata, v3Metadata, applicationGuid, bindingOptions, credentials, bindingParameters, syslogDrainUrl.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBroker
Computes a hash code from attributes: name, metadata, v3Metadata, username, password, url, spaceGuid.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance
Computes a hash code from attributes: name, metadata, v3Metadata, bindings, credentials, dashboardUrl, service, type.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceKey
Computes a hash code from attributes: name, metadata, v3Metadata, credentials, service.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
Computes a hash code from attributes: name, metadata, v3Metadata, isActive, isBindable, servicePlans, description, docUrl, extra, infoUrl, provider, uniqueId, url, version.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan
Computes a hash code from attributes: name, metadata, v3Metadata, description, extra, uniqueId, isFree, isPublic.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSpace
Computes a hash code from attributes: name, metadata, v3Metadata, organization.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudStack
Computes a hash code from attributes: name, metadata, v3Metadata, description.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask
Computes a hash code from attributes: name, metadata, v3Metadata, command, limits, result, state.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.ImmutableLimits
Computes a hash code from attributes: disk, memory.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.ImmutableResult
Computes a hash code from attributes: failureReason.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudUser
Computes a hash code from attributes: name, metadata, v3Metadata, defaultSpaceGuid, isActive, isAdmin.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableDockerCredentials
Computes a hash code from attributes: username, password.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableDockerInfo
Computes a hash code from attributes: image, credentials.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableErrorDetails
Computes a hash code from attributes: code, description, errorCode.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableInstanceInfo
Computes a hash code from attributes: index, state.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableInstancesInfo
Computes a hash code from attributes: instances.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableSecurityGroupRule
Computes a hash code from attributes: protocol, ports, destination, log, type, code.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging
Computes a hash code from attributes: buildpacks, command, detectedBuildpack, healthCheckTimeout, healthCheckType, healthCheckHttpEndpoint, isSshEnabled, stack, dockerInfo.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableUpload
Computes a hash code from attributes: status, errorDetails.
hashCode() - Method in class org.cloudfoundry.client.lib.domain.ImmutableUploadToken
Computes a hash code from attributes: packageGuid.
hashCode() - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory
Computes a hash code from attributes: sslHandshakeTimeout, connectTimeout, connectionPoolSize, threadPoolSize, httpProxyConfiguration, shouldTrustSelfSignedCertificates, cloudFoundryClientFactory.
hasServiceUsingRoute() - Method in interface org.cloudfoundry.client.lib.domain.CloudRoute
 
hasServiceUsingRoute(boolean) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudRoute.Builder
Initializes the value for the hasServiceUsingRoute attribute.
hasServiceUsingRoute() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudRoute
 
healthCheckHttpEndpoint(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging.Builder
Initializes the value for the healthCheckHttpEndpoint attribute.
healthCheckTimeout(Integer) - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging.Builder
Initializes the value for the healthCheckTimeout attribute.
healthCheckType(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging.Builder
Initializes the value for the healthCheckType attribute.
host(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudRoute.Builder
Initializes the value for the host attribute.
HttpProxyConfiguration - Class in org.cloudfoundry.client.lib
Class that encapsulates http proxy information
HttpProxyConfiguration(String, int) - Constructor for class org.cloudfoundry.client.lib.HttpProxyConfiguration
 
HttpProxyConfiguration(String, int, boolean, String, String) - Constructor for class org.cloudfoundry.client.lib.HttpProxyConfiguration
 
httpProxyConfiguration(HttpProxyConfiguration) - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory.Builder
Initializes the value for the httpProxyConfiguration attribute.

I

image(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableDockerInfo.Builder
Initializes the value for the image attribute.
ImmutableApplicationLog - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of ApplicationLog.
ImmutableApplicationLog.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableApplicationLog.
ImmutableCloudApplication - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudApplication.
ImmutableCloudApplication.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableCloudApplication.
ImmutableCloudBuild - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudBuild.
ImmutableCloudBuild.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableCloudBuild.
ImmutableCloudBuild.ImmutableCreatedBy - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudBuild.CreatedBy.
ImmutableCloudBuild.ImmutableCreatedBy.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableCreatedBy.
ImmutableCloudBuild.ImmutableDropletInfo - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudBuild.DropletInfo.
ImmutableCloudBuild.ImmutableDropletInfo.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableDropletInfo.
ImmutableCloudBuild.ImmutablePackageInfo - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudBuild.PackageInfo.
ImmutableCloudBuild.ImmutablePackageInfo.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutablePackageInfo.
ImmutableCloudControllerRestClientFactory - Class in org.cloudfoundry.client.lib.rest
Immutable implementation of CloudControllerRestClientFactory.
ImmutableCloudControllerRestClientFactory.Builder - Class in org.cloudfoundry.client.lib.rest
ImmutableCloudDomain - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudDomain.
ImmutableCloudDomain.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableCloudDomain.
ImmutableCloudEvent - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudEvent.
ImmutableCloudEvent.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableCloudEvent.
ImmutableCloudEvent.ImmutableParticipant - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudEvent.Participant.
ImmutableCloudEvent.ImmutableParticipant.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableParticipant.
ImmutableCloudFoundryClientFactory - Class in org.cloudfoundry.client.lib.adapters
Immutable implementation of CloudFoundryClientFactory.
ImmutableCloudFoundryClientFactory.Builder - Class in org.cloudfoundry.client.lib.adapters
Builds instances of type ImmutableCloudFoundryClientFactory.
ImmutableCloudInfo - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudInfo.
ImmutableCloudInfo.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableCloudInfo.
ImmutableCloudJob - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudJob.
ImmutableCloudJob.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableCloudJob.
ImmutableCloudMetadata - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudMetadata.
ImmutableCloudMetadata.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableCloudMetadata.
ImmutableCloudOrganization - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudOrganization.
ImmutableCloudOrganization.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableCloudOrganization.
ImmutableCloudPackage - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudPackage.
ImmutableCloudPackage.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableCloudPackage.
ImmutableCloudPackage.ImmutableChecksum - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudPackage.Checksum.
ImmutableCloudPackage.ImmutableChecksum.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableChecksum.
ImmutableCloudPackage.ImmutableData - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudPackage.Data.
ImmutableCloudPackage.ImmutableData.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableData.
ImmutableCloudQuota - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudQuota.
ImmutableCloudQuota.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableCloudQuota.
ImmutableCloudRoute - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudRoute.
ImmutableCloudRoute.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableCloudRoute.
ImmutableCloudSecurityGroup - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudSecurityGroup.
ImmutableCloudSecurityGroup.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableCloudSecurityGroup.
ImmutableCloudService - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudService.
ImmutableCloudService.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableCloudService.
ImmutableCloudServiceBinding - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudServiceBinding.
ImmutableCloudServiceBinding.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableCloudServiceBinding.
ImmutableCloudServiceBroker - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudServiceBroker.
ImmutableCloudServiceBroker.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableCloudServiceBroker.
ImmutableCloudServiceInstance - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudServiceInstance.
ImmutableCloudServiceInstance.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableCloudServiceInstance.
ImmutableCloudServiceKey - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudServiceKey.
ImmutableCloudServiceKey.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableCloudServiceKey.
ImmutableCloudServiceOffering - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudServiceOffering.
ImmutableCloudServiceOffering.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableCloudServiceOffering.
ImmutableCloudServicePlan - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudServicePlan.
ImmutableCloudServicePlan.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableCloudServicePlan.
ImmutableCloudSpace - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudSpace.
ImmutableCloudSpace.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableCloudSpace.
ImmutableCloudStack - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudStack.
ImmutableCloudStack.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableCloudStack.
ImmutableCloudTask - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudTask.
ImmutableCloudTask.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableCloudTask.
ImmutableCloudTask.ImmutableLimits - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudTask.Limits.
ImmutableCloudTask.ImmutableLimits.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableLimits.
ImmutableCloudTask.ImmutableResult - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudTask.Result.
ImmutableCloudTask.ImmutableResult.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableResult.
ImmutableCloudUser - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of CloudUser.
ImmutableCloudUser.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableCloudUser.
ImmutableDockerCredentials - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of DockerCredentials.
ImmutableDockerCredentials.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableDockerCredentials.
ImmutableDockerInfo - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of DockerInfo.
ImmutableDockerInfo.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableDockerInfo.
ImmutableErrorDetails - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of ErrorDetails.
ImmutableErrorDetails.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableErrorDetails.
ImmutableInstanceInfo - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of InstanceInfo.
ImmutableInstanceInfo.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableInstanceInfo.
ImmutableInstancesInfo - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of InstancesInfo.
ImmutableInstancesInfo.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableInstancesInfo.
ImmutableRawApplicationLog - Class in org.cloudfoundry.client.lib.adapters
Immutable implementation of RawApplicationLog.
ImmutableRawApplicationLog.Builder - Class in org.cloudfoundry.client.lib.adapters
Builds instances of type ImmutableRawApplicationLog.
ImmutableRawCloudApplication - Class in org.cloudfoundry.client.lib.adapters
Immutable implementation of RawCloudApplication.
ImmutableRawCloudApplication.Builder - Class in org.cloudfoundry.client.lib.adapters
Builds instances of type ImmutableRawCloudApplication.
ImmutableRawCloudBuild - Class in org.cloudfoundry.client.lib.adapters
Immutable implementation of RawCloudBuild.
ImmutableRawCloudBuild.Builder - Class in org.cloudfoundry.client.lib.adapters
Builds instances of type ImmutableRawCloudBuild.
ImmutableRawCloudDomain - Class in org.cloudfoundry.client.lib.adapters
Immutable implementation of RawCloudDomain.
ImmutableRawCloudDomain.Builder - Class in org.cloudfoundry.client.lib.adapters
Builds instances of type ImmutableRawCloudDomain.
ImmutableRawCloudEvent - Class in org.cloudfoundry.client.lib.adapters
Immutable implementation of RawCloudEvent.
ImmutableRawCloudEvent.Builder - Class in org.cloudfoundry.client.lib.adapters
Builds instances of type ImmutableRawCloudEvent.
ImmutableRawCloudInfo - Class in org.cloudfoundry.client.lib.adapters
Immutable implementation of RawCloudInfo.
ImmutableRawCloudInfo.Builder - Class in org.cloudfoundry.client.lib.adapters
Builds instances of type ImmutableRawCloudInfo.
ImmutableRawCloudOrganization - Class in org.cloudfoundry.client.lib.adapters
Immutable implementation of RawCloudOrganization.
ImmutableRawCloudOrganization.Builder - Class in org.cloudfoundry.client.lib.adapters
Builds instances of type ImmutableRawCloudOrganization.
ImmutableRawCloudPackage - Class in org.cloudfoundry.client.lib.adapters
Immutable implementation of RawCloudPackage.
ImmutableRawCloudPackage.Builder - Class in org.cloudfoundry.client.lib.adapters
Builds instances of type ImmutableRawCloudPackage.
ImmutableRawCloudPrivateDomain - Class in org.cloudfoundry.client.lib.adapters
Immutable implementation of RawCloudPrivateDomain.
ImmutableRawCloudPrivateDomain.Builder - Class in org.cloudfoundry.client.lib.adapters
Builds instances of type ImmutableRawCloudPrivateDomain.
ImmutableRawCloudRoute - Class in org.cloudfoundry.client.lib.adapters
Immutable implementation of RawCloudRoute.
ImmutableRawCloudRoute.Builder - Class in org.cloudfoundry.client.lib.adapters
Builds instances of type ImmutableRawCloudRoute.
ImmutableRawCloudService - Class in org.cloudfoundry.client.lib.adapters
Immutable implementation of RawCloudService.
ImmutableRawCloudService.Builder - Class in org.cloudfoundry.client.lib.adapters
Builds instances of type ImmutableRawCloudService.
ImmutableRawCloudServiceBinding - Class in org.cloudfoundry.client.lib.adapters
Immutable implementation of RawCloudServiceBinding.
ImmutableRawCloudServiceBinding.Builder - Class in org.cloudfoundry.client.lib.adapters
Builds instances of type ImmutableRawCloudServiceBinding.
ImmutableRawCloudServiceBroker - Class in org.cloudfoundry.client.lib.adapters
Immutable implementation of RawCloudServiceBroker.
ImmutableRawCloudServiceBroker.Builder - Class in org.cloudfoundry.client.lib.adapters
Builds instances of type ImmutableRawCloudServiceBroker.
ImmutableRawCloudServiceInstance - Class in org.cloudfoundry.client.lib.adapters
Immutable implementation of RawCloudServiceInstance.
ImmutableRawCloudServiceInstance.Builder - Class in org.cloudfoundry.client.lib.adapters
Builds instances of type ImmutableRawCloudServiceInstance.
ImmutableRawCloudServiceKey - Class in org.cloudfoundry.client.lib.adapters
Immutable implementation of RawCloudServiceKey.
ImmutableRawCloudServiceKey.Builder - Class in org.cloudfoundry.client.lib.adapters
Builds instances of type ImmutableRawCloudServiceKey.
ImmutableRawCloudServiceOffering - Class in org.cloudfoundry.client.lib.adapters
Immutable implementation of RawCloudServiceOffering.
ImmutableRawCloudServiceOffering.Builder - Class in org.cloudfoundry.client.lib.adapters
Builds instances of type ImmutableRawCloudServiceOffering.
ImmutableRawCloudServicePlan - Class in org.cloudfoundry.client.lib.adapters
Immutable implementation of RawCloudServicePlan.
ImmutableRawCloudServicePlan.Builder - Class in org.cloudfoundry.client.lib.adapters
Builds instances of type ImmutableRawCloudServicePlan.
ImmutableRawCloudSharedDomain - Class in org.cloudfoundry.client.lib.adapters
Immutable implementation of RawCloudSharedDomain.
ImmutableRawCloudSharedDomain.Builder - Class in org.cloudfoundry.client.lib.adapters
Builds instances of type ImmutableRawCloudSharedDomain.
ImmutableRawCloudSpace - Class in org.cloudfoundry.client.lib.adapters
Immutable implementation of RawCloudSpace.
ImmutableRawCloudSpace.Builder - Class in org.cloudfoundry.client.lib.adapters
Builds instances of type ImmutableRawCloudSpace.
ImmutableRawCloudStack - Class in org.cloudfoundry.client.lib.adapters
Immutable implementation of RawCloudStack.
ImmutableRawCloudStack.Builder - Class in org.cloudfoundry.client.lib.adapters
Builds instances of type ImmutableRawCloudStack.
ImmutableRawCloudTask - Class in org.cloudfoundry.client.lib.adapters
Immutable implementation of RawCloudTask.
ImmutableRawCloudTask.Builder - Class in org.cloudfoundry.client.lib.adapters
Builds instances of type ImmutableRawCloudTask.
ImmutableRawInstancesInfo - Class in org.cloudfoundry.client.lib.adapters
Immutable implementation of RawInstancesInfo.
ImmutableRawInstancesInfo.Builder - Class in org.cloudfoundry.client.lib.adapters
Builds instances of type ImmutableRawInstancesInfo.
ImmutableSecurityGroupRule - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of SecurityGroupRule.
ImmutableSecurityGroupRule.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableSecurityGroupRule.
ImmutableStaging - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of Staging.
ImmutableStaging.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableStaging.
ImmutableUpload - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of Upload.
ImmutableUpload.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableUpload.
ImmutableUploadToken - Class in org.cloudfoundry.client.lib.domain
Immutable implementation of UploadToken.
ImmutableUploadToken.Builder - Class in org.cloudfoundry.client.lib.domain
Builds instances of type ImmutableUploadToken.
increaseReadTimeoutForStreamedTailedLogs(int) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientHttpRequestFactory
 
index(int) - Method in class org.cloudfoundry.client.lib.domain.ImmutableInstanceInfo.Builder
Initializes the value for the index attribute.
infoUrl(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering.Builder
Initializes the value for the infoUrl attribute.
init(CloudCredentials) - Method in class org.cloudfoundry.client.lib.oauth2.OAuthClient
 
InstanceInfo - Interface in org.cloudfoundry.client.lib.domain
 
instances(int) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication.Builder
Initializes the value for the instances attribute.
instances(Iterable<? extends InstanceInfo>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableInstancesInfo.Builder
Sets or replaces all elements for instances list.
InstancesInfo - Interface in org.cloudfoundry.client.lib.domain
 
instancesResponse(ApplicationInstancesResponse) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawInstancesInfo.Builder
Initializes the value for the instancesResponse attribute.
InstanceState - Enum in org.cloudfoundry.client.lib.domain
 
isActive() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceOffering
 
isActive() - Method in interface org.cloudfoundry.client.lib.domain.CloudUser
 
isActive(Boolean) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering.Builder
Initializes the value for the isActive attribute.
isActive() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
 
isActive(Boolean) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudUser.Builder
Initializes the value for the isActive attribute.
isActive() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudUser
 
isAdmin() - Method in interface org.cloudfoundry.client.lib.domain.CloudUser
 
isAdmin(Boolean) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudUser.Builder
Initializes the value for the isAdmin attribute.
isAdmin() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudUser
 
isAuthRequired() - Method in class org.cloudfoundry.client.lib.HttpProxyConfiguration
 
isBindable() - Method in interface org.cloudfoundry.client.lib.domain.CloudServiceOffering
 
isBindable(Boolean) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering.Builder
Initializes the value for the isBindable attribute.
isBindable() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
 
isFree() - Method in interface org.cloudfoundry.client.lib.domain.CloudServicePlan
 
isFree(Boolean) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan.Builder
Initializes the value for the isFree attribute.
isFree() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan
 
isProxyUserSet() - Method in class org.cloudfoundry.client.lib.CloudCredentials
Is this a proxied set of credentials?
isPublic() - Method in interface org.cloudfoundry.client.lib.domain.CloudServicePlan
 
isPublic(Boolean) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan.Builder
Initializes the value for the isPublic attribute.
isPublic() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan
 
isRefreshable() - Method in class org.cloudfoundry.client.lib.CloudCredentials
Indicates weather the token stored in the cloud credentials can be refreshed or not.
isRunningDefault() - Method in interface org.cloudfoundry.client.lib.domain.CloudSecurityGroup
 
isRunningDefault(Boolean) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup.Builder
Initializes the value for the isRunningDefault attribute.
isRunningDefault() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup
 
isSshEnabled(Boolean) - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging.Builder
Initializes the value for the isSshEnabled attribute.
isSshEnabled() - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging
 
isSshEnabled() - Method in interface org.cloudfoundry.client.lib.domain.Staging
 
isStagingDefault() - Method in interface org.cloudfoundry.client.lib.domain.CloudSecurityGroup
 
isStagingDefault(Boolean) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup.Builder
Initializes the value for the isStagingDefault attribute.
isStagingDefault() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup
 
isUsed() - Method in interface org.cloudfoundry.client.lib.domain.CloudRoute
 
isUserProvided() - Method in interface org.cloudfoundry.client.lib.domain.CloudService
 
isWar(String) - Static method in class org.cloudfoundry.client.lib.util.CloudUtil
 

J

JSON_MEDIA_TYPE - Static variable in class org.cloudfoundry.client.lib.util.JsonUtil
 
JsonUtil - Class in org.cloudfoundry.client.lib.util
Some JSON helper utilities used by the Cloud Foundry Java client.
JsonUtil() - Constructor for class org.cloudfoundry.client.lib.util.JsonUtil
 

L

label(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService.Builder
Initializes the value for the label attribute.
limits(CloudTask.Limits) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.Builder
Initializes the value for the limits attribute.
log(Boolean) - Method in class org.cloudfoundry.client.lib.domain.ImmutableSecurityGroupRule.Builder
Initializes the value for the log attribute.
logger - Static variable in class org.cloudfoundry.client.lib.util.JsonUtil
 
loggingEndpoint(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo.Builder
Initializes the value for the loggingEndpoint attribute.
LoggingRestTemplate - Class in org.cloudfoundry.client.lib.rest
RestTemplate that provides for logging of any REST calls made
LoggingRestTemplate() - Constructor for class org.cloudfoundry.client.lib.rest.LoggingRestTemplate
 
login() - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Login using the credentials already set for the client.
login() - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
login() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
login() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
logout() - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Logout closing the current session.
logout() - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
logout() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
logout() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 

M

mapResource(Map<String, Object>, Class<T>) - Method in class org.cloudfoundry.client.lib.util.CloudEntityResourceMapper
 
memory(int) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication.Builder
Initializes the value for the memory attribute.
memory(Integer) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.ImmutableLimits.Builder
Initializes the value for the memory attribute.
message(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableApplicationLog.Builder
Initializes the value for the message attribute.
messageType(ApplicationLog.MessageType) - Method in class org.cloudfoundry.client.lib.domain.ImmutableApplicationLog.Builder
Initializes the value for the messageType attribute.
metadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication.Builder
Initializes the value for the metadata attribute.
metadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.Builder
Initializes the value for the metadata attribute.
metadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudDomain.Builder
Initializes the value for the metadata attribute.
metadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent.Builder
Initializes the value for the metadata attribute.
metadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudJob.Builder
Initializes the value for the metadata attribute.
metadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudOrganization.Builder
Initializes the value for the metadata attribute.
metadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.Builder
Initializes the value for the metadata attribute.
metadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudQuota.Builder
Initializes the value for the metadata attribute.
metadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudRoute.Builder
Initializes the value for the metadata attribute.
metadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup.Builder
Initializes the value for the metadata attribute.
metadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService.Builder
Initializes the value for the metadata attribute.
metadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding.Builder
Initializes the value for the metadata attribute.
metadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBroker.Builder
Initializes the value for the metadata attribute.
metadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance.Builder
Initializes the value for the metadata attribute.
metadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceKey.Builder
Initializes the value for the metadata attribute.
metadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering.Builder
Initializes the value for the metadata attribute.
metadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan.Builder
Initializes the value for the metadata attribute.
metadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSpace.Builder
Initializes the value for the metadata attribute.
metadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudStack.Builder
Initializes the value for the metadata attribute.
metadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.Builder
Initializes the value for the metadata attribute.
metadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudUser.Builder
Initializes the value for the metadata attribute.

N

name(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutableCreatedBy.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudDomain.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent.ImmutableParticipant.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudJob.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudOrganization.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudQuota.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBroker.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceKey.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSpace.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudStack.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.Builder
Initializes the value for the name attribute.
name(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudUser.Builder
Initializes the value for the name attribute.
NONE - Static variable in interface org.cloudfoundry.client.lib.UploadStatusCallback
Empty implementation
Nullable - Annotation Type in org.cloudfoundry.client.lib.domain.annotation
 

O

OAuthClient - Class in org.cloudfoundry.client.lib.oauth2
Client that can handle authentication against a UAA instance
OAuthClient(URL, RestTemplate) - Constructor for class org.cloudfoundry.client.lib.oauth2.OAuthClient
 
OAuthClientWithLoginHint - Class in org.cloudfoundry.client.lib.oauth2
 
OAuthClientWithLoginHint(URL, RestTemplate, ConnectionContext, String) - Constructor for class org.cloudfoundry.client.lib.oauth2.OAuthClientWithLoginHint
 
OAuthTokenProvider - Class in org.cloudfoundry.client.lib.adapters
 
OAuthTokenProvider(OAuthClient) - Constructor for class org.cloudfoundry.client.lib.adapters.OAuthTokenProvider
 
of(Envelope) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawApplicationLog
Construct a new immutable RawApplicationLog instance.
of(Build) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudBuild
Construct a new immutable RawCloudBuild instance.
of(Resource<DomainEntity>) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudDomain
Construct a new immutable RawCloudDomain instance.
of(Resource<EventEntity>) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudEvent
Construct a new immutable RawCloudEvent instance.
of(GetInfoResponse) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudInfo
Construct a new immutable RawCloudInfo instance.
of(Resource<OrganizationEntity>) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudOrganization
Construct a new immutable RawCloudOrganization instance.
of(Package) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudPackage
Construct a new immutable RawCloudPackage instance.
of(Resource<PrivateDomainEntity>) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudPrivateDomain
Construct a new immutable RawCloudPrivateDomain instance.
of(Resource<UnionServiceInstanceEntity>) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudService
Construct a new immutable RawCloudService instance.
of(Resource<ServiceBindingEntity>) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceBinding
Construct a new immutable RawCloudServiceBinding instance.
of(Resource<ServiceBrokerEntity>) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceBroker
Construct a new immutable RawCloudServiceBroker instance.
of(Resource<ServicePlanEntity>) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServicePlan
Construct a new immutable RawCloudServicePlan instance.
of(Resource<SharedDomainEntity>) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudSharedDomain
Construct a new immutable RawCloudSharedDomain instance.
of(Resource<SpaceEntity>) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudSpace
Construct a new immutable RawCloudSpace instance.
of(Resource<StackEntity>) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudStack
Construct a new immutable RawCloudStack instance.
of(Task) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudTask
Construct a new immutable RawCloudTask instance.
of(ApplicationInstancesResponse) - Static method in class org.cloudfoundry.client.lib.adapters.ImmutableRawInstancesInfo
Construct a new immutable RawInstancesInfo instance.
of(UUID) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutableDropletInfo
Construct a new immutable DropletInfo instance.
of(UUID) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutablePackageInfo
Construct a new immutable PackageInfo instance.
of(String) - Static method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.ImmutableResult
Construct a new immutable Result instance.
onCheckResources() - Method in interface org.cloudfoundry.client.lib.UploadStatusCallback
Called after the /resources call is made.
onComplete() - Method in interface org.cloudfoundry.client.lib.ApplicationLogListener
 
onError(Throwable) - Method in interface org.cloudfoundry.client.lib.ApplicationLogListener
 
onError(CloudOperationException, String, String) - Method in interface org.cloudfoundry.client.lib.ApplicationServicesUpdateCallback
 
onError(String) - Method in interface org.cloudfoundry.client.lib.UploadStatusCallback
 
onMatchedFileNames(Set<String>) - Method in interface org.cloudfoundry.client.lib.UploadStatusCallback
Called after the files to be uploaded have been identified.
onMessage(ApplicationLog) - Method in interface org.cloudfoundry.client.lib.ApplicationLogListener
 
onNewLogEntry(RestLogEntry) - Method in interface org.cloudfoundry.client.lib.RestLogCallback
Called once for each log entry.
onNewLogEntry(RestLogEntry) - Method in class org.cloudfoundry.client.lib.RestLogger
 
onProcessMatchedResources(int) - Method in interface org.cloudfoundry.client.lib.UploadStatusCallback
Called after the data to be uploaded has been processed
onProgress(String) - Method in interface org.cloudfoundry.client.lib.UploadStatusCallback
Called during asynchronous upload process.
org.cloudfoundry.client.lib - package org.cloudfoundry.client.lib
 
org.cloudfoundry.client.lib.adapters - package org.cloudfoundry.client.lib.adapters
 
org.cloudfoundry.client.lib.domain - package org.cloudfoundry.client.lib.domain
 
org.cloudfoundry.client.lib.domain.annotation - package org.cloudfoundry.client.lib.domain.annotation
 
org.cloudfoundry.client.lib.oauth2 - package org.cloudfoundry.client.lib.oauth2
 
org.cloudfoundry.client.lib.rest - package org.cloudfoundry.client.lib.rest
 
org.cloudfoundry.client.lib.util - package org.cloudfoundry.client.lib.util
 
organization(Derivable<CloudOrganization>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudSpace.Builder
Initializes the value for the organization attribute.
organization(CloudOrganization) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSpace.Builder
Initializes the value for the organization attribute.

P

packageGuid(UUID) - Method in class org.cloudfoundry.client.lib.domain.ImmutableUploadToken.Builder
Initializes the value for the packageGuid attribute.
packageInfo(CloudBuild.PackageInfo) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.Builder
Initializes the value for the packageInfo attribute.
packageState(PackageState) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication.Builder
Initializes the value for the packageState attribute.
PackageState - Enum in org.cloudfoundry.client.lib.domain
 
parameters(Map<String, ? extends Object>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceBinding.Builder
Sets or replaces all mappings from the specified map as entries for the parameters map.
parse(Object) - Static method in class org.cloudfoundry.client.lib.util.CloudUtil
 
parse(Class<T>, Object) - Static method in class org.cloudfoundry.client.lib.util.CloudUtil
 
parseDate(String) - Static method in class org.cloudfoundry.client.lib.adapters.RawCloudEntity
 
parseEnum(Enum<?>, Class<E>) - Static method in class org.cloudfoundry.client.lib.adapters.RawCloudEntity
 
parseGuid(String) - Static method in class org.cloudfoundry.client.lib.adapters.RawCloudEntity
 
parseNullableDate(String) - Static method in class org.cloudfoundry.client.lib.adapters.RawCloudEntity
 
parseNullableGuid(String) - Static method in class org.cloudfoundry.client.lib.adapters.RawCloudEntity
 
parseResourceMetadata(Resource<?>) - Static method in class org.cloudfoundry.client.lib.adapters.RawCloudEntity
 
parseResourceMetadata(Resource) - Static method in class org.cloudfoundry.client.lib.adapters.RawCloudEntity
 
password(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBroker.Builder
Initializes the value for the password attribute.
password(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableDockerCredentials.Builder
Initializes the value for the password attribute.
path(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudRoute.Builder
Initializes the value for the path attribute.
plan(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService.Builder
Initializes the value for the plan attribute.
ports(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableSecurityGroupRule.Builder
Initializes the value for the ports attribute.
protocol(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableSecurityGroupRule.Builder
Initializes the value for the protocol attribute.
provider(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService.Builder
Initializes the value for the provider attribute.
provider(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering.Builder
Initializes the value for the provider attribute.
proxyForUser(String) - Method in class org.cloudfoundry.client.lib.CloudCredentials
Run commands as a different user.
putAllBindingOptions(Map<String, ? extends Object>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding.Builder
Put all mappings from the specified map as entries to bindingOptions map.
putAllBindingParameters(Map<String, ? extends Object>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding.Builder
Put all mappings from the specified map as entries to bindingParameters map.
putAllCredentials(Map<String, ? extends Object>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService.Builder
Put all mappings from the specified map as entries to credentials map.
putAllCredentials(Map<String, ? extends Object>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding.Builder
Put all mappings from the specified map as entries to credentials map.
putAllCredentials(Map<String, ? extends Object>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance.Builder
Put all mappings from the specified map as entries to credentials map.
putAllCredentials(Map<String, ? extends Object>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceKey.Builder
Put all mappings from the specified map as entries to credentials map.
putAllEnv(Map<String, ? extends String>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication.Builder
Put all mappings from the specified map as entries to env map.
putAllParameters(Map<String, ? extends Object>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceBinding.Builder
Put all mappings from the specified map as entries to parameters map.
putBindingOption(String, Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding.Builder
Put one entry to the bindingOptions map.
putBindingOption(Map.Entry<String, ? extends Object>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding.Builder
Put one entry to the bindingOptions map.
putBindingParameter(String, Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding.Builder
Put one entry to the bindingParameters map.
putBindingParameter(Map.Entry<String, ? extends Object>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding.Builder
Put one entry to the bindingParameters map.
putCredential(String, Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService.Builder
Put one entry to the credentials map.
putCredential(Map.Entry<String, ? extends Object>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService.Builder
Put one entry to the credentials map.
putCredential(String, Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding.Builder
Put one entry to the credentials map.
putCredential(Map.Entry<String, ? extends Object>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding.Builder
Put one entry to the credentials map.
putCredential(String, Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance.Builder
Put one entry to the credentials map.
putCredential(Map.Entry<String, ? extends Object>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance.Builder
Put one entry to the credentials map.
putCredential(String, Object) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceKey.Builder
Put one entry to the credentials map.
putCredential(Map.Entry<String, ? extends Object>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceKey.Builder
Put one entry to the credentials map.
putEnv(String, String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication.Builder
Put one entry to the env map.
putEnv(Map.Entry<String, ? extends String>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication.Builder
Put one entry to the env map.
putParameter(String, Object) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceBinding.Builder
Put one entry to the parameters map.
putParameter(Map.Entry<String, ? extends Object>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceBinding.Builder
Put one entry to the parameters map.

R

RawApplicationLog - Class in org.cloudfoundry.client.lib.adapters
 
RawApplicationLog() - Constructor for class org.cloudfoundry.client.lib.adapters.RawApplicationLog
 
RawCloudApplication - Class in org.cloudfoundry.client.lib.adapters
 
RawCloudApplication() - Constructor for class org.cloudfoundry.client.lib.adapters.RawCloudApplication
 
RawCloudBuild - Class in org.cloudfoundry.client.lib.adapters
 
RawCloudBuild() - Constructor for class org.cloudfoundry.client.lib.adapters.RawCloudBuild
 
RawCloudDomain - Class in org.cloudfoundry.client.lib.adapters
 
RawCloudDomain() - Constructor for class org.cloudfoundry.client.lib.adapters.RawCloudDomain
 
RawCloudEntity<T> - Class in org.cloudfoundry.client.lib.adapters
 
RawCloudEntity() - Constructor for class org.cloudfoundry.client.lib.adapters.RawCloudEntity
 
RawCloudEvent - Class in org.cloudfoundry.client.lib.adapters
 
RawCloudEvent() - Constructor for class org.cloudfoundry.client.lib.adapters.RawCloudEvent
 
RawCloudInfo - Class in org.cloudfoundry.client.lib.adapters
 
RawCloudInfo() - Constructor for class org.cloudfoundry.client.lib.adapters.RawCloudInfo
 
RawCloudOrganization - Class in org.cloudfoundry.client.lib.adapters
 
RawCloudOrganization() - Constructor for class org.cloudfoundry.client.lib.adapters.RawCloudOrganization
 
RawCloudPackage - Class in org.cloudfoundry.client.lib.adapters
 
RawCloudPackage() - Constructor for class org.cloudfoundry.client.lib.adapters.RawCloudPackage
 
RawCloudPrivateDomain - Class in org.cloudfoundry.client.lib.adapters
 
RawCloudPrivateDomain() - Constructor for class org.cloudfoundry.client.lib.adapters.RawCloudPrivateDomain
 
RawCloudRoute - Class in org.cloudfoundry.client.lib.adapters
 
RawCloudRoute() - Constructor for class org.cloudfoundry.client.lib.adapters.RawCloudRoute
 
RawCloudService - Class in org.cloudfoundry.client.lib.adapters
 
RawCloudService() - Constructor for class org.cloudfoundry.client.lib.adapters.RawCloudService
 
RawCloudServiceBinding - Class in org.cloudfoundry.client.lib.adapters
 
RawCloudServiceBinding() - Constructor for class org.cloudfoundry.client.lib.adapters.RawCloudServiceBinding
 
RawCloudServiceBroker - Class in org.cloudfoundry.client.lib.adapters
 
RawCloudServiceBroker() - Constructor for class org.cloudfoundry.client.lib.adapters.RawCloudServiceBroker
 
RawCloudServiceInstance - Class in org.cloudfoundry.client.lib.adapters
 
RawCloudServiceInstance() - Constructor for class org.cloudfoundry.client.lib.adapters.RawCloudServiceInstance
 
RawCloudServiceKey - Class in org.cloudfoundry.client.lib.adapters
 
RawCloudServiceKey() - Constructor for class org.cloudfoundry.client.lib.adapters.RawCloudServiceKey
 
RawCloudServiceOffering - Class in org.cloudfoundry.client.lib.adapters
 
RawCloudServiceOffering() - Constructor for class org.cloudfoundry.client.lib.adapters.RawCloudServiceOffering
 
RawCloudServicePlan - Class in org.cloudfoundry.client.lib.adapters
 
RawCloudServicePlan() - Constructor for class org.cloudfoundry.client.lib.adapters.RawCloudServicePlan
 
RawCloudSharedDomain - Class in org.cloudfoundry.client.lib.adapters
 
RawCloudSharedDomain() - Constructor for class org.cloudfoundry.client.lib.adapters.RawCloudSharedDomain
 
RawCloudSpace - Class in org.cloudfoundry.client.lib.adapters
 
RawCloudSpace() - Constructor for class org.cloudfoundry.client.lib.adapters.RawCloudSpace
 
RawCloudStack - Class in org.cloudfoundry.client.lib.adapters
 
RawCloudStack() - Constructor for class org.cloudfoundry.client.lib.adapters.RawCloudStack
 
RawCloudTask - Class in org.cloudfoundry.client.lib.adapters
 
RawCloudTask() - Constructor for class org.cloudfoundry.client.lib.adapters.RawCloudTask
 
RawInstancesInfo - Class in org.cloudfoundry.client.lib.adapters
 
RawInstancesInfo() - Constructor for class org.cloudfoundry.client.lib.adapters.RawInstancesInfo
 
refreshToken() - Method in class org.cloudfoundry.client.lib.oauth2.OAuthClient
 
refreshToken() - Method in class org.cloudfoundry.client.lib.oauth2.OAuthClientWithLoginHint
 
register(String, String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Register new user account with the provided credentials.
register(String, String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
register(String, String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
register(String, String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
registerRestLogListener(RestLogCallback) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Register a new RestLogCallback
registerRestLogListener(RestLogCallback) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
registerRestLogListener(RestLogCallback) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
registerRestLogListener(RestLogCallback) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
removeDomain(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
removeDomain(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
removeDomain(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
removeDomain(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
rename(String, String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Rename an application.
rename(String, String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
rename(String, String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
rename(String, String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
resource(Resource<ApplicationEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudApplication.Builder
Initializes the value for the resource attribute.
resource(Build) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudBuild.Builder
Initializes the value for the resource attribute.
resource(Resource<DomainEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudDomain.Builder
Initializes the value for the resource attribute.
resource(Resource<EventEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudEvent.Builder
Initializes the value for the resource attribute.
resource(GetInfoResponse) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudInfo.Builder
Initializes the value for the resource attribute.
resource(Resource<OrganizationEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudOrganization.Builder
Initializes the value for the resource attribute.
resource(Package) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudPackage.Builder
Initializes the value for the resource attribute.
resource(Resource<PrivateDomainEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudPrivateDomain.Builder
Initializes the value for the resource attribute.
resource(Resource<RouteEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudRoute.Builder
Initializes the value for the resource attribute.
resource(Resource<UnionServiceInstanceEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudService.Builder
Initializes the value for the resource attribute.
resource(Resource<ServiceBindingEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceBinding.Builder
Initializes the value for the resource attribute.
resource(Resource<ServiceBrokerEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceBroker.Builder
Initializes the value for the resource attribute.
resource(Resource<UnionServiceInstanceEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceInstance.Builder
Initializes the value for the resource attribute.
resource(Resource<ServiceKeyEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceKey.Builder
Initializes the value for the resource attribute.
resource(Resource<ServiceEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceOffering.Builder
Initializes the value for the resource attribute.
resource(Resource<ServicePlanEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServicePlan.Builder
Initializes the value for the resource attribute.
resource(Resource<SharedDomainEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudSharedDomain.Builder
Initializes the value for the resource attribute.
resource(Resource<SpaceEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudSpace.Builder
Initializes the value for the resource attribute.
resource(Resource<StackEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudStack.Builder
Initializes the value for the resource attribute.
resource(Task) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudTask.Builder
Initializes the value for the resource attribute.
restartApplication(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Restart application.
restartApplication(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
restartApplication(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
restartApplication(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
RestLogCallback - Interface in org.cloudfoundry.client.lib
Callback to support reporting of log information for any REST calls.
RestLogEntry - Class in org.cloudfoundry.client.lib
RestLogEntry containing the values logged for each REST call
RestLogEntry(HttpMethod, URI, String, HttpStatus, String) - Constructor for class org.cloudfoundry.client.lib.RestLogEntry
 
RestLogger - Class in org.cloudfoundry.client.lib
RestLogCallback implementation that logs to application log
RestLogger(String) - Constructor for class org.cloudfoundry.client.lib.RestLogger
 
RestUtil - Class in org.cloudfoundry.client.lib.util
Some helper utilities for creating classes used for the REST support.
RestUtil() - Constructor for class org.cloudfoundry.client.lib.util.RestUtil
 
result(CloudTask.Result) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.Builder
Initializes the value for the result attribute.
routeMappingResources(Iterable<? extends Resource<RouteMappingEntity>>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudRoute.Builder
Sets or replaces all elements for routeMappingResources list.
rules(Iterable<? extends SecurityGroupRule>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup.Builder
Sets or replaces all elements for rules list.
runningInstances(int) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication.Builder
Initializes the value for the runningInstances attribute.
runTask(String, CloudTask) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Run a one-off task on an application.
runTask(String, CloudTask) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
runTask(String, CloudTask) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
runTask(String, CloudTask) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 

S

SecurityGroupRule - Interface in org.cloudfoundry.client.lib.domain
 
service(Derivable<CloudService>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceInstance.Builder
Initializes the value for the service attribute.
service(Derivable<CloudService>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceKey.Builder
Initializes the value for the service attribute.
service(CloudService) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance.Builder
Initializes the value for the service attribute.
service(CloudService) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceKey.Builder
Initializes the value for the service attribute.
serviceBindings(Iterable<? extends Derivable<CloudServiceBinding>>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceInstance.Builder
Sets or replaces all elements for serviceBindings list.
ServiceInstanceType - Enum in org.cloudfoundry.client.lib.domain
 
servicePlanResource(Resource<ServicePlanEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudService.Builder
Initializes the value for the servicePlanResource attribute.
servicePlans(Iterable<? extends Derivable<CloudServicePlan>>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceOffering.Builder
Sets or replaces all elements for servicePlans list.
servicePlans(Iterable<? extends CloudServicePlan>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering.Builder
Sets or replaces all elements for servicePlans list.
serviceResource(Resource<ServiceEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudService.Builder
Initializes the value for the serviceResource attribute.
services(Iterable<String>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication.Builder
Sets or replaces all elements for services list.
setQuotaToOrganization(String, String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Set quota to organization
setQuotaToOrganization(String, String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
setQuotaToOrganization(String, String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
setQuotaToOrganization(String, String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
setResponseErrorHandler(ResponseErrorHandler) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Override the default REST response error handler with a custom error handler.
setResponseErrorHandler(ResponseErrorHandler) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
setResponseErrorHandler(ResponseErrorHandler) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
setResponseErrorHandler(ResponseErrorHandler) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
shouldTrustSelfSignedCertificates() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientFactory
 
shouldTrustSelfSignedCertificates(boolean) - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory.Builder
Initializes the value for the shouldTrustSelfSignedCertificates attribute.
shouldTrustSelfSignedCertificates() - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory
 
SkipNulls - Annotation Type in org.cloudfoundry.client.lib.domain.annotation
 
sourceId(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableApplicationLog.Builder
Initializes the value for the sourceId attribute.
sourceName(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableApplicationLog.Builder
Initializes the value for the sourceName attribute.
space(Derivable<CloudSpace>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudApplication.Builder
Initializes the value for the space attribute.
space(CloudSpace) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication.Builder
Initializes the value for the space attribute.
spaceGuid(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBroker.Builder
Initializes the value for the spaceGuid attribute.
sslHandshakeTimeout(Duration) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableCloudFoundryClientFactory.Builder
Initializes the optional value sslHandshakeTimeout to sslHandshakeTimeout.
sslHandshakeTimeout(Optional<? extends Duration>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableCloudFoundryClientFactory.Builder
Initializes the optional value sslHandshakeTimeout to sslHandshakeTimeout.
sslHandshakeTimeout(Duration) - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory.Builder
Initializes the optional value sslHandshakeTimeout to sslHandshakeTimeout.
sslHandshakeTimeout(Optional<? extends Duration>) - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory.Builder
Initializes the optional value sslHandshakeTimeout to sslHandshakeTimeout.
stack(Derivable<CloudStack>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudApplication.Builder
Initializes the value for the stack attribute.
stack(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging.Builder
Initializes the value for the stack attribute.
staging(Staging) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication.Builder
Initializes the value for the staging attribute.
Staging - Interface in org.cloudfoundry.client.lib.domain
 
stagingError(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication.Builder
Initializes the value for the stagingError attribute.
startApplication(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Start application.
startApplication(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
startApplication(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
startApplication(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
StartingInfo - Class in org.cloudfoundry.client.lib
Starting info contains values from response headers when an application is first started.
StartingInfo() - Constructor for class org.cloudfoundry.client.lib.StartingInfo
 
StartingInfo(String) - Constructor for class org.cloudfoundry.client.lib.StartingInfo
 
state(CloudApplication.State) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication.Builder
Initializes the value for the state attribute.
state(CloudBuild.State) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.Builder
Initializes the value for the state attribute.
state(CloudTask.State) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.Builder
Initializes the value for the state attribute.
state(InstanceState) - Method in class org.cloudfoundry.client.lib.domain.ImmutableInstanceInfo.Builder
Initializes the value for the state attribute.
status(CloudJob.Status) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudJob.Builder
Initializes the value for the status attribute.
status(Status) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.Builder
Initializes the value for the status attribute.
status(Status) - Method in class org.cloudfoundry.client.lib.domain.ImmutableUpload.Builder
Initializes the value for the status attribute.
Status - Enum in org.cloudfoundry.client.lib.domain
 
stopApplication(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Stop application.
stopApplication(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
stopApplication(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
stopApplication(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
summary(SummaryApplicationResponse) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudApplication.Builder
Initializes the value for the summary attribute.
support(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo.Builder
Initializes the value for the support attribute.
syslogDrainUrl(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding.Builder
Initializes the value for the syslogDrainUrl attribute.

T

tags(Iterable<String>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService.Builder
Sets or replaces all elements for tags list.
threadPoolSize(int) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableCloudFoundryClientFactory.Builder
Initializes the optional value threadPoolSize to threadPoolSize.
threadPoolSize(Optional<Integer>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableCloudFoundryClientFactory.Builder
Initializes the optional value threadPoolSize to threadPoolSize.
threadPoolSize(int) - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory.Builder
Initializes the optional value threadPoolSize to threadPoolSize.
threadPoolSize(Optional<Integer>) - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory.Builder
Initializes the optional value threadPoolSize to threadPoolSize.
timestamp(Date) - Method in class org.cloudfoundry.client.lib.domain.ImmutableApplicationLog.Builder
Initializes the value for the timestamp attribute.
timestamp(Date) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent.Builder
Initializes the value for the timestamp attribute.
token - Variable in class org.cloudfoundry.client.lib.oauth2.OAuthClient
 
toString() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableCloudFoundryClientFactory
Prints the immutable value CloudFoundryClientFactory with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawApplicationLog
Prints the immutable value RawApplicationLog with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudApplication
Prints the immutable value RawCloudApplication with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudBuild
Prints the immutable value RawCloudBuild with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudDomain
Prints the immutable value RawCloudDomain with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudEvent
Prints the immutable value RawCloudEvent with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudInfo
Prints the immutable value RawCloudInfo with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudOrganization
Prints the immutable value RawCloudOrganization with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudPackage
Prints the immutable value RawCloudPackage with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudPrivateDomain
Prints the immutable value RawCloudPrivateDomain with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudRoute
Prints the immutable value RawCloudRoute with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudService
Prints the immutable value RawCloudService with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceBinding
Prints the immutable value RawCloudServiceBinding with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceBroker
Prints the immutable value RawCloudServiceBroker with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceInstance
Prints the immutable value RawCloudServiceInstance with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceKey
Prints the immutable value RawCloudServiceKey with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceOffering
Prints the immutable value RawCloudServiceOffering with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServicePlan
Prints the immutable value RawCloudServicePlan with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudSharedDomain
Prints the immutable value RawCloudSharedDomain with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudSpace
Prints the immutable value RawCloudSpace with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudStack
Prints the immutable value RawCloudStack with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudTask
Prints the immutable value RawCloudTask with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawInstancesInfo
Prints the immutable value RawInstancesInfo with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ApplicationLog
 
toString() - Method in enum org.cloudfoundry.client.lib.domain.CloudBuild.State
 
toString() - Method in enum org.cloudfoundry.client.lib.domain.CloudJob.Status
 
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
Prints the immutable value CloudApplication with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutableCreatedBy
Prints the immutable value CreatedBy with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutableDropletInfo
Prints the immutable value DropletInfo with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutablePackageInfo
Prints the immutable value PackageInfo with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild
Prints the immutable value CloudBuild with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudDomain
Prints the immutable value CloudDomain with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent.ImmutableParticipant
Prints the immutable value Participant with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent
Prints the immutable value CloudEvent with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo
Prints the immutable value CloudInfo with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudJob
Prints the immutable value CloudJob with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudMetadata
Prints the immutable value CloudMetadata with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudOrganization
Prints the immutable value CloudOrganization with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.ImmutableChecksum
Prints the immutable value Checksum with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.ImmutableData
Prints the immutable value Data with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage
Prints the immutable value CloudPackage with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudQuota
Prints the immutable value CloudQuota with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudRoute
Prints the immutable value CloudRoute with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup
Prints the immutable value CloudSecurityGroup with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService
Prints the immutable value CloudService with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding
Prints the immutable value CloudServiceBinding with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBroker
Prints the immutable value CloudServiceBroker with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance
Prints the immutable value CloudServiceInstance with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceKey
Prints the immutable value CloudServiceKey with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
Prints the immutable value CloudServiceOffering with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan
Prints the immutable value CloudServicePlan with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSpace
Prints the immutable value CloudSpace with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudStack
Prints the immutable value CloudStack with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.ImmutableLimits
Prints the immutable value Limits with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.ImmutableResult
Prints the immutable value Result with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask
Prints the immutable value CloudTask with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudUser
Prints the immutable value CloudUser with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableDockerCredentials
Prints the immutable value DockerCredentials with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableDockerInfo
Prints the immutable value DockerInfo with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableErrorDetails
Prints the immutable value ErrorDetails with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableInstanceInfo
Prints the immutable value InstanceInfo with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableInstancesInfo
Prints the immutable value InstancesInfo with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableSecurityGroupRule
Prints the immutable value SecurityGroupRule with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging
Prints the immutable value Staging with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableUpload
Prints the immutable value Upload with attribute values.
toString() - Method in class org.cloudfoundry.client.lib.domain.ImmutableUploadToken
Prints the immutable value UploadToken with attribute values.
toString() - Method in enum org.cloudfoundry.client.lib.domain.ServiceInstanceType
 
toString() - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory
Prints the immutable value CloudControllerRestClientFactory with attribute values.
type(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent.Builder
Initializes the value for the type attribute.
type(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent.ImmutableParticipant.Builder
Initializes the value for the type attribute.
type(CloudPackage.Type) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.Builder
Initializes the value for the type attribute.
type(ServiceInstanceType) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService.Builder
Initializes the value for the type attribute.
type(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance.Builder
Initializes the value for the type attribute.
type(Integer) - Method in class org.cloudfoundry.client.lib.domain.ImmutableSecurityGroupRule.Builder
Initializes the value for the type attribute.

U

unbindRunningSecurityGroup(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Unbind a security group from the set of security groups for running applications.
unbindRunningSecurityGroup(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
unbindRunningSecurityGroup(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
unbindRunningSecurityGroup(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
unbindSecurityGroup(String, String, String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Unbind a security group from a space.
unbindSecurityGroup(String, String, String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
unbindSecurityGroup(String, String, String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
unbindSecurityGroup(String, String, String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
unbindService(String, String, ApplicationServicesUpdateCallback) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Un-associate (unprovision) a service from an application.
unbindService(String, String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Un-associate (unprovision) a service from an application.
unbindService(String, String, ApplicationServicesUpdateCallback) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
unbindService(String, String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
unbindService(String, String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
unbindService(String, String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
unbindStagingSecurityGroup(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Unbind a security group from the set of security groups for staging applications.
unbindStagingSecurityGroup(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
unbindStagingSecurityGroup(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
unbindStagingSecurityGroup(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
uniqueId(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering.Builder
Initializes the value for the uniqueId attribute.
uniqueId(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan.Builder
Initializes the value for the uniqueId attribute.
unregister() - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Unregister and log out the currently logged in user
unregister() - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
unregister() - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
unregister() - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
unRegisterRestLogListener(RestLogCallback) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Un-register a RestLogCallback
unRegisterRestLogListener(RestLogCallback) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
unRegisterRestLogListener(RestLogCallback) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
unRegisterRestLogListener(RestLogCallback) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
updateApplicationDiskQuota(String, int) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Update application disk quota.
updateApplicationDiskQuota(String, int) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
updateApplicationDiskQuota(String, int) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
updateApplicationDiskQuota(String, int) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
updateApplicationEnv(String, Map<String, String>) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Update application env using a map where the key specifies the name of the environment variable and the value the value of the environment variable..
updateApplicationEnv(String, Map<String, String>) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
updateApplicationEnv(String, Map<String, String>) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
updateApplicationEnv(String, Map<String, String>) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
updateApplicationInstances(String, int) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Update application instances.
updateApplicationInstances(String, int) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
updateApplicationInstances(String, int) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
updateApplicationInstances(String, int) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
updateApplicationMemory(String, int) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Update application memory.
updateApplicationMemory(String, int) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
updateApplicationMemory(String, int) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
updateApplicationMemory(String, int) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
updateApplicationMetadata(UUID, Metadata) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
 
updateApplicationMetadata(UUID, Metadata) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
updateApplicationMetadata(UUID, Metadata) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
updateApplicationMetadata(UUID, Metadata) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
updateApplicationServices(String, Map<String, Map<String, Object>>) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
updateApplicationServices(String, Map<String, Map<String, Object>>) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
updateApplicationStaging(String, Staging) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Update application staging information.
updateApplicationStaging(String, Staging) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
updateApplicationStaging(String, Staging) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
updateApplicationStaging(String, Staging) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
updateApplicationUris(String, List<String>) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Update application URIs.
updateApplicationUris(String, List<String>) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
updateApplicationUris(String, List<String>) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
updateApplicationUris(String, List<String>) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
updatedAt(Date) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudMetadata.Builder
Initializes the value for the updatedAt attribute.
updatePassword(String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Update the password for the logged in user.
updatePassword(CloudCredentials, String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Update the password for the logged in user using the username/old_password provided in the credentials.
updatePassword(String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
updatePassword(CloudCredentials, String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
updatePassword(String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
updatePassword(CloudCredentials, String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
updatePassword(String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
updatePassword(CloudCredentials, String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
updateQuota(CloudQuota, String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Update Quota definition
updateQuota(CloudQuota, String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
updateQuota(CloudQuota, String) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
updateQuota(CloudQuota, String) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
updateSecurityGroup(CloudSecurityGroup) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Update an existing security group.
updateSecurityGroup(String, InputStream) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Updates a existing CloudSecurityGroup using a JSON rules file.
updateSecurityGroup(CloudSecurityGroup) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
updateSecurityGroup(String, InputStream) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
updateSecurityGroup(CloudSecurityGroup) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
updateSecurityGroup(String, InputStream) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
updateSecurityGroup(CloudSecurityGroup) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
updateSecurityGroup(String, InputStream) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
updateServiceBroker(CloudServiceBroker) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Update a service broker (unchanged forces catalog refresh).
updateServiceBroker(CloudServiceBroker) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
updateServiceBroker(CloudServiceBroker) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
updateServiceBroker(CloudServiceBroker) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
updateServiceMetadata(UUID, Metadata) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
 
updateServiceMetadata(UUID, Metadata) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
updateServiceMetadata(UUID, Metadata) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
updateServiceMetadata(UUID, Metadata) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
updateServicePlanVisibilityForBroker(String, boolean) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Service plans are private by default when a service broker's catalog is fetched/updated.
updateServicePlanVisibilityForBroker(String, boolean) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
updateServicePlanVisibilityForBroker(String, boolean) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
updateServicePlanVisibilityForBroker(String, boolean) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
Upload - Interface in org.cloudfoundry.client.lib.domain
 
uploadApplication(String, String) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Upload an application to Cloud Foundry.
uploadApplication(String, File) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Upload an application to Cloud Foundry.
uploadApplication(String, File, UploadStatusCallback) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Upload an application to Cloud Foundry.
uploadApplication(String, InputStream) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Upload an application to Cloud Foundry.
uploadApplication(String, InputStream, UploadStatusCallback) - Method in interface org.cloudfoundry.client.lib.CloudControllerClient
Upload an application to Cloud Foundry.
uploadApplication(String, String) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
uploadApplication(String, File) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
uploadApplication(String, File, UploadStatusCallback) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
uploadApplication(String, InputStream) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
uploadApplication(String, InputStream, UploadStatusCallback) - Method in class org.cloudfoundry.client.lib.CloudControllerClientImpl
 
uploadApplication(String, File, UploadStatusCallback) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
uploadApplication(String, InputStream, UploadStatusCallback) - Method in interface org.cloudfoundry.client.lib.rest.CloudControllerRestClient
 
uploadApplication(String, File, UploadStatusCallback) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
uploadApplication(String, InputStream, UploadStatusCallback) - Method in class org.cloudfoundry.client.lib.rest.CloudControllerRestClientImpl
 
UploadStatusCallback - Interface in org.cloudfoundry.client.lib
Reports status information when uploading an application.
UploadToken - Interface in org.cloudfoundry.client.lib.domain
 
uris(Iterable<String>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication.Builder
Sets or replaces all elements for uris list.
url(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudMetadata.Builder
Initializes the value for the url attribute.
url(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBroker.Builder
Initializes the value for the url attribute.
url(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering.Builder
Initializes the value for the url attribute.
user(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo.Builder
Initializes the value for the user attribute.
username(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBroker.Builder
Initializes the value for the username attribute.
username(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableDockerCredentials.Builder
Initializes the value for the username attribute.

V

v3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication.Builder
Initializes the value for the v3Metadata attribute.
v3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.Builder
Initializes the value for the v3Metadata attribute.
v3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudDomain.Builder
Initializes the value for the v3Metadata attribute.
v3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent.Builder
Initializes the value for the v3Metadata attribute.
v3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudJob.Builder
Initializes the value for the v3Metadata attribute.
v3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudOrganization.Builder
Initializes the value for the v3Metadata attribute.
v3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.Builder
Initializes the value for the v3Metadata attribute.
v3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudQuota.Builder
Initializes the value for the v3Metadata attribute.
v3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudRoute.Builder
Initializes the value for the v3Metadata attribute.
v3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup.Builder
Initializes the value for the v3Metadata attribute.
v3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService.Builder
Initializes the value for the v3Metadata attribute.
v3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding.Builder
Initializes the value for the v3Metadata attribute.
v3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBroker.Builder
Initializes the value for the v3Metadata attribute.
v3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance.Builder
Initializes the value for the v3Metadata attribute.
v3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceKey.Builder
Initializes the value for the v3Metadata attribute.
v3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering.Builder
Initializes the value for the v3Metadata attribute.
v3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan.Builder
Initializes the value for the v3Metadata attribute.
v3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSpace.Builder
Initializes the value for the v3Metadata attribute.
v3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudStack.Builder
Initializes the value for the v3Metadata attribute.
v3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.Builder
Initializes the value for the v3Metadata attribute.
v3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudUser.Builder
Initializes the value for the v3Metadata attribute.
value(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.ImmutableChecksum.Builder
Initializes the value for the value attribute.
valueOf(String) - Static method in enum org.cloudfoundry.client.lib.domain.ApplicationLog.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudfoundry.client.lib.domain.CloudApplication.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudfoundry.client.lib.domain.CloudBuild.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudfoundry.client.lib.domain.CloudJob.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudfoundry.client.lib.domain.CloudPackage.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudfoundry.client.lib.domain.CloudTask.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudfoundry.client.lib.domain.InstanceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudfoundry.client.lib.domain.PackageState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudfoundry.client.lib.domain.ServiceInstanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudfoundry.client.lib.domain.Status
Returns the enum constant of this type with the specified name.
valueOfWithDefault(String) - Static method in enum org.cloudfoundry.client.lib.domain.InstanceState
 
valueOfWithDefault(String) - Static method in enum org.cloudfoundry.client.lib.domain.ServiceInstanceType
 
values() - Static method in enum org.cloudfoundry.client.lib.domain.ApplicationLog.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudfoundry.client.lib.domain.CloudApplication.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudfoundry.client.lib.domain.CloudBuild.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudfoundry.client.lib.domain.CloudJob.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudfoundry.client.lib.domain.CloudPackage.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudfoundry.client.lib.domain.CloudTask.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudfoundry.client.lib.domain.InstanceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudfoundry.client.lib.domain.PackageState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudfoundry.client.lib.domain.ServiceInstanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudfoundry.client.lib.domain.Status
Returns an array containing the constants of this enum type, in the order they are declared.
version(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo.Builder
Initializes the value for the version attribute.
version(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService.Builder
Initializes the value for the version attribute.
version(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering.Builder
Initializes the value for the version attribute.

W

withActee(CloudEvent.Participant) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent
Copy the current immutable object by setting a value for the actee attribute.
withActor(CloudEvent.Participant) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent
Copy the current immutable object by setting a value for the actor attribute.
withAlgorithm(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.ImmutableChecksum
Copy the current immutable object by setting a value for the algorithm attribute.
withApplicationGuid(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableApplicationLog
Copy the current immutable object by setting a value for the applicationGuid attribute.
withApplicationGuid(UUID) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding
Copy the current immutable object by setting a value for the applicationGuid attribute.
withAppsUsingRoute(int) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudRoute
Copy the current immutable object by setting a value for the appsUsingRoute attribute.
withAuthorizationEndpoint(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo
Copy the current immutable object by setting a value for the authorizationEndpoint attribute.
withBindingOptions(Map<String, ? extends Object>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding
Copy the current immutable object by replacing the bindingOptions map with the specified map.
withBindingParameters(Map<String, ? extends Object>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding
Copy the current immutable object by replacing the bindingParameters map with the specified map.
withBindings(CloudServiceBinding...) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance
Copy the current immutable object with elements that replace the content of bindings.
withBindings(Iterable<? extends CloudServiceBinding>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance
Copy the current immutable object with elements that replace the content of bindings.
withBuild(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo
Copy the current immutable object by setting a value for the build attribute.
withBuildpacks(String...) - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging
Copy the current immutable object with elements that replace the content of buildpacks.
withBuildpacks(Iterable<String>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging
Copy the current immutable object with elements that replace the content of buildpacks.
withChecksum(CloudPackage.Checksum) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.ImmutableData
Copy the current immutable object by setting a value for the checksum attribute.
withCode(long) - Method in class org.cloudfoundry.client.lib.domain.ImmutableErrorDetails
Copy the current immutable object by setting a value for the code attribute.
withCode(Integer) - Method in class org.cloudfoundry.client.lib.domain.ImmutableSecurityGroupRule
Copy the current immutable object by setting a value for the code attribute.
withCommand(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask
Copy the current immutable object by setting a value for the command attribute.
withCommand(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging
Copy the current immutable object by setting a value for the command attribute.
withConnectionPoolSize(int) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableCloudFoundryClientFactory
Copy the current immutable object by setting a present value for the optional connectionPoolSize attribute.
withConnectionPoolSize(Optional<Integer>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableCloudFoundryClientFactory
Copy the current immutable object by setting an optional value for the connectionPoolSize attribute.
withConnectionPoolSize(int) - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory
Copy the current immutable object by setting a present value for the optional connectionPoolSize attribute.
withConnectionPoolSize(Optional<Integer>) - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory
Copy the current immutable object by setting an optional value for the connectionPoolSize attribute.
withConnectTimeout(Duration) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableCloudFoundryClientFactory
Copy the current immutable object by setting a present value for the optional connectTimeout attribute.
withConnectTimeout(Optional<? extends Duration>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableCloudFoundryClientFactory
Copy the current immutable object by setting an optional value for the connectTimeout attribute.
withConnectTimeout(Duration) - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory
Copy the current immutable object by setting a present value for the optional connectTimeout attribute.
withConnectTimeout(Optional<? extends Duration>) - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory
Copy the current immutable object by setting an optional value for the connectTimeout attribute.
withCreatedAt(Date) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudMetadata
Copy the current immutable object by setting a value for the createdAt attribute.
withCreatedBy(CloudBuild.CreatedBy) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild
Copy the current immutable object by setting a value for the createdBy attribute.
withCredentials(Map<String, ? extends Object>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService
Copy the current immutable object by replacing the credentials map with the specified map.
withCredentials(Map<String, ? extends Object>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding
Copy the current immutable object by replacing the credentials map with the specified map.
withCredentials(Map<String, ? extends Object>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance
Copy the current immutable object by replacing the credentials map with the specified map.
withCredentials(Map<String, ? extends Object>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceKey
Copy the current immutable object by replacing the credentials map with the specified map.
withCredentials(DockerCredentials) - Method in class org.cloudfoundry.client.lib.domain.ImmutableDockerInfo
Copy the current immutable object by setting a value for the credentials attribute.
withDashboardUrl(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance
Copy the current immutable object by setting a value for the dashboardUrl attribute.
withData(CloudPackage.Data) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage
Copy the current immutable object by setting a value for the data attribute.
withDefaultSpaceGuid(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudUser
Copy the current immutable object by setting a value for the defaultSpaceGuid attribute.
withDescription(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudStack
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableErrorDetails
Copy the current immutable object by setting a value for the description attribute.
withDestination(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableSecurityGroupRule
Copy the current immutable object by setting a value for the destination attribute.
withDetectedBuildpack(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging
Copy the current immutable object by setting a value for the detectedBuildpack attribute.
withDisk(Integer) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.ImmutableLimits
Copy the current immutable object by setting a value for the disk attribute.
withDiskQuota(int) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
Copy the current immutable object by setting a value for the diskQuota attribute.
withDockerInfo(DockerInfo) - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging
Copy the current immutable object by setting a value for the dockerInfo attribute.
withDocUrl(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
Copy the current immutable object by setting a value for the docUrl attribute.
withDomain(Derivable<CloudDomain>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudRoute
Copy the current immutable object by setting a value for the domain attribute.
withDomain(CloudDomain) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudRoute
Copy the current immutable object by setting a value for the domain attribute.
withDropletInfo(CloudBuild.DropletInfo) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild
Copy the current immutable object by setting a value for the dropletInfo attribute.
withEnv(Map<String, ? extends String>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
Copy the current immutable object by replacing the env map with the specified map.
withEnvelope(Envelope) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawApplicationLog
Copy the current immutable object by setting a value for the envelope attribute.
withError(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild
Copy the current immutable object by setting a value for the error attribute.
withError(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.ImmutableData
Copy the current immutable object by setting a value for the error attribute.
withErrorCode(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableErrorDetails
Copy the current immutable object by setting a value for the errorCode attribute.
withErrorDetails(ErrorDetails) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudJob
Copy the current immutable object by setting a value for the errorDetails attribute.
withErrorDetails(ErrorDetails) - Method in class org.cloudfoundry.client.lib.domain.ImmutableUpload
Copy the current immutable object by setting a value for the errorDetails attribute.
withExtra(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
Copy the current immutable object by setting a value for the extra attribute.
withExtra(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan
Copy the current immutable object by setting a value for the extra attribute.
withFailureReason(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.ImmutableResult
Copy the current immutable object by setting a value for the failureReason attribute.
withGuid(UUID) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutableCreatedBy
Copy the current immutable object by setting a value for the guid attribute.
withGuid(UUID) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutableDropletInfo
Copy the current immutable object by setting a value for the guid attribute.
withGuid(UUID) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutablePackageInfo
Copy the current immutable object by setting a value for the guid attribute.
withGuid(UUID) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent.ImmutableParticipant
Copy the current immutable object by setting a value for the guid attribute.
withGuid(UUID) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudMetadata
Copy the current immutable object by setting a value for the guid attribute.
withHasServiceUsingRoute(boolean) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudRoute
Copy the current immutable object by setting a value for the hasServiceUsingRoute attribute.
withHealthCheckHttpEndpoint(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging
Copy the current immutable object by setting a value for the healthCheckHttpEndpoint attribute.
withHealthCheckTimeout(Integer) - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging
Copy the current immutable object by setting a value for the healthCheckTimeout attribute.
withHealthCheckType(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging
Copy the current immutable object by setting a value for the healthCheckType attribute.
withHost(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudRoute
Copy the current immutable object by setting a value for the host attribute.
withHttpProxyConfiguration(HttpProxyConfiguration) - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory
Copy the current immutable object by setting a value for the httpProxyConfiguration attribute.
withImage(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableDockerInfo
Copy the current immutable object by setting a value for the image attribute.
withIndex(int) - Method in class org.cloudfoundry.client.lib.domain.ImmutableInstanceInfo
Copy the current immutable object by setting a value for the index attribute.
withInfoUrl(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
Copy the current immutable object by setting a value for the infoUrl attribute.
withInstances(int) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
Copy the current immutable object by setting a value for the instances attribute.
withInstances(InstanceInfo...) - Method in class org.cloudfoundry.client.lib.domain.ImmutableInstancesInfo
Copy the current immutable object with elements that replace the content of instances.
withInstances(Iterable<? extends InstanceInfo>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableInstancesInfo
Copy the current immutable object with elements that replace the content of instances.
withInstancesResponse(ApplicationInstancesResponse) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawInstancesInfo
Copy the current immutable object by setting a value for the instancesResponse attribute.
withIsActive(Boolean) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
Copy the current immutable object by setting a value for the isActive attribute.
withIsActive(Boolean) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudUser
Copy the current immutable object by setting a value for the isActive attribute.
withIsAdmin(Boolean) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudUser
Copy the current immutable object by setting a value for the isAdmin attribute.
withIsBindable(Boolean) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
Copy the current immutable object by setting a value for the isBindable attribute.
withIsFree(Boolean) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan
Copy the current immutable object by setting a value for the isFree attribute.
withIsPublic(Boolean) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan
Copy the current immutable object by setting a value for the isPublic attribute.
withIsRunningDefault(Boolean) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup
Copy the current immutable object by setting a value for the isRunningDefault attribute.
withIsSshEnabled(Boolean) - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging
Copy the current immutable object by setting a value for the isSshEnabled attribute.
withIsStagingDefault(Boolean) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup
Copy the current immutable object by setting a value for the isStagingDefault attribute.
withLabel(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService
Copy the current immutable object by setting a value for the label attribute.
withLimits(CloudTask.Limits) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask
Copy the current immutable object by setting a value for the limits attribute.
withLog(Boolean) - Method in class org.cloudfoundry.client.lib.domain.ImmutableSecurityGroupRule
Copy the current immutable object by setting a value for the log attribute.
withLoggingEndpoint(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo
Copy the current immutable object by setting a value for the loggingEndpoint attribute.
withMemory(int) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
Copy the current immutable object by setting a value for the memory attribute.
withMemory(Integer) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask.ImmutableLimits
Copy the current immutable object by setting a value for the memory attribute.
withMessage(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableApplicationLog
Copy the current immutable object by setting a value for the message attribute.
withMessageType(ApplicationLog.MessageType) - Method in class org.cloudfoundry.client.lib.domain.ImmutableApplicationLog
Copy the current immutable object by setting a value for the messageType attribute.
withMetadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
Copy the current immutable object by setting a value for the metadata attribute.
withMetadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild
Copy the current immutable object by setting a value for the metadata attribute.
withMetadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudDomain
Copy the current immutable object by setting a value for the metadata attribute.
withMetadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent
Copy the current immutable object by setting a value for the metadata attribute.
withMetadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudJob
Copy the current immutable object by setting a value for the metadata attribute.
withMetadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudOrganization
Copy the current immutable object by setting a value for the metadata attribute.
withMetadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage
Copy the current immutable object by setting a value for the metadata attribute.
withMetadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudQuota
Copy the current immutable object by setting a value for the metadata attribute.
withMetadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudRoute
Copy the current immutable object by setting a value for the metadata attribute.
withMetadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup
Copy the current immutable object by setting a value for the metadata attribute.
withMetadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService
Copy the current immutable object by setting a value for the metadata attribute.
withMetadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding
Copy the current immutable object by setting a value for the metadata attribute.
withMetadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBroker
Copy the current immutable object by setting a value for the metadata attribute.
withMetadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance
Copy the current immutable object by setting a value for the metadata attribute.
withMetadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceKey
Copy the current immutable object by setting a value for the metadata attribute.
withMetadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
Copy the current immutable object by setting a value for the metadata attribute.
withMetadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan
Copy the current immutable object by setting a value for the metadata attribute.
withMetadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSpace
Copy the current immutable object by setting a value for the metadata attribute.
withMetadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudStack
Copy the current immutable object by setting a value for the metadata attribute.
withMetadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask
Copy the current immutable object by setting a value for the metadata attribute.
withMetadata(CloudMetadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudUser
Copy the current immutable object by setting a value for the metadata attribute.
withName(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild.ImmutableCreatedBy
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudDomain
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent.ImmutableParticipant
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudJob
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudOrganization
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudQuota
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBroker
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceKey
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSpace
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudStack
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudUser
Copy the current immutable object by setting a value for the name attribute.
withOrganization(Derivable<CloudOrganization>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudSpace
Copy the current immutable object by setting a value for the organization attribute.
withOrganization(CloudOrganization) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSpace
Copy the current immutable object by setting a value for the organization attribute.
withPackageGuid(UUID) - Method in class org.cloudfoundry.client.lib.domain.ImmutableUploadToken
Copy the current immutable object by setting a value for the packageGuid attribute.
withPackageInfo(CloudBuild.PackageInfo) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild
Copy the current immutable object by setting a value for the packageInfo attribute.
withPackageState(PackageState) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
Copy the current immutable object by setting a value for the packageState attribute.
withParameters(Map<String, ? extends Object>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceBinding
Copy the current immutable object by replacing the parameters map with the specified map.
withPassword(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBroker
Copy the current immutable object by setting a value for the password attribute.
withPassword(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableDockerCredentials
Copy the current immutable object by setting a value for the password attribute.
withPath(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudRoute
Copy the current immutable object by setting a value for the path attribute.
withPlan(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService
Copy the current immutable object by setting a value for the plan attribute.
withPorts(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableSecurityGroupRule
Copy the current immutable object by setting a value for the ports attribute.
withProtocol(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableSecurityGroupRule
Copy the current immutable object by setting a value for the protocol attribute.
withProvider(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService
Copy the current immutable object by setting a value for the provider attribute.
withProvider(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
Copy the current immutable object by setting a value for the provider attribute.
withResource(Resource<ApplicationEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudApplication
Copy the current immutable object by setting a value for the resource attribute.
withResource(Build) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudBuild
Copy the current immutable object by setting a value for the resource attribute.
withResource(Resource<DomainEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudDomain
Copy the current immutable object by setting a value for the resource attribute.
withResource(Resource<EventEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudEvent
Copy the current immutable object by setting a value for the resource attribute.
withResource(GetInfoResponse) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudInfo
Copy the current immutable object by setting a value for the resource attribute.
withResource(Resource<OrganizationEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudOrganization
Copy the current immutable object by setting a value for the resource attribute.
withResource(Package) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudPackage
Copy the current immutable object by setting a value for the resource attribute.
withResource(Resource<PrivateDomainEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudPrivateDomain
Copy the current immutable object by setting a value for the resource attribute.
withResource(Resource<RouteEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudRoute
Copy the current immutable object by setting a value for the resource attribute.
withResource(Resource<UnionServiceInstanceEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudService
Copy the current immutable object by setting a value for the resource attribute.
withResource(Resource<ServiceBindingEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceBinding
Copy the current immutable object by setting a value for the resource attribute.
withResource(Resource<ServiceBrokerEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceBroker
Copy the current immutable object by setting a value for the resource attribute.
withResource(Resource<UnionServiceInstanceEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceInstance
Copy the current immutable object by setting a value for the resource attribute.
withResource(Resource<ServiceKeyEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceKey
Copy the current immutable object by setting a value for the resource attribute.
withResource(Resource<ServiceEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceOffering
Copy the current immutable object by setting a value for the resource attribute.
withResource(Resource<ServicePlanEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServicePlan
Copy the current immutable object by setting a value for the resource attribute.
withResource(Resource<SharedDomainEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudSharedDomain
Copy the current immutable object by setting a value for the resource attribute.
withResource(Resource<SpaceEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudSpace
Copy the current immutable object by setting a value for the resource attribute.
withResource(Resource<StackEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudStack
Copy the current immutable object by setting a value for the resource attribute.
withResource(Task) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudTask
Copy the current immutable object by setting a value for the resource attribute.
withResult(CloudTask.Result) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask
Copy the current immutable object by setting a value for the result attribute.
withRouteMappingResources(Resource<RouteMappingEntity>...) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudRoute
Copy the current immutable object with elements that replace the content of routeMappingResources.
withRouteMappingResources(Iterable<? extends Resource<RouteMappingEntity>>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudRoute
Copy the current immutable object with elements that replace the content of routeMappingResources.
withRules(SecurityGroupRule...) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup
Copy the current immutable object with elements that replace the content of rules.
withRules(Iterable<? extends SecurityGroupRule>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup
Copy the current immutable object with elements that replace the content of rules.
withRunningInstances(int) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
Copy the current immutable object by setting a value for the runningInstances attribute.
withService(Derivable<CloudService>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceInstance
Copy the current immutable object by setting a value for the service attribute.
withService(Derivable<CloudService>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceKey
Copy the current immutable object by setting a value for the service attribute.
withService(CloudService) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance
Copy the current immutable object by setting a value for the service attribute.
withService(CloudService) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceKey
Copy the current immutable object by setting a value for the service attribute.
withServiceBindings(Derivable<CloudServiceBinding>...) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceInstance
Copy the current immutable object with elements that replace the content of serviceBindings.
withServiceBindings(Iterable<? extends Derivable<CloudServiceBinding>>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceInstance
Copy the current immutable object with elements that replace the content of serviceBindings.
withServicePlanResource(Resource<ServicePlanEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudService
Copy the current immutable object by setting a value for the servicePlanResource attribute.
withServicePlans(Derivable<CloudServicePlan>...) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceOffering
Copy the current immutable object with elements that replace the content of servicePlans.
withServicePlans(Iterable<? extends Derivable<CloudServicePlan>>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudServiceOffering
Copy the current immutable object with elements that replace the content of servicePlans.
withServicePlans(CloudServicePlan...) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
Copy the current immutable object with elements that replace the content of servicePlans.
withServicePlans(Iterable<? extends CloudServicePlan>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
Copy the current immutable object with elements that replace the content of servicePlans.
withServiceResource(Resource<ServiceEntity>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudService
Copy the current immutable object by setting a value for the serviceResource attribute.
withServices(String...) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
Copy the current immutable object with elements that replace the content of services.
withServices(Iterable<String>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
Copy the current immutable object with elements that replace the content of services.
withShouldTrustSelfSignedCertificates(boolean) - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory
Copy the current immutable object by setting a value for the shouldTrustSelfSignedCertificates attribute.
withSourceId(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableApplicationLog
Copy the current immutable object by setting a value for the sourceId attribute.
withSourceName(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableApplicationLog
Copy the current immutable object by setting a value for the sourceName attribute.
withSpace(Derivable<CloudSpace>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudApplication
Copy the current immutable object by setting a value for the space attribute.
withSpace(CloudSpace) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
Copy the current immutable object by setting a value for the space attribute.
withSpaceGuid(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBroker
Copy the current immutable object by setting a value for the spaceGuid attribute.
withSslHandshakeTimeout(Duration) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableCloudFoundryClientFactory
Copy the current immutable object by setting a present value for the optional sslHandshakeTimeout attribute.
withSslHandshakeTimeout(Optional<? extends Duration>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableCloudFoundryClientFactory
Copy the current immutable object by setting an optional value for the sslHandshakeTimeout attribute.
withSslHandshakeTimeout(Duration) - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory
Copy the current immutable object by setting a present value for the optional sslHandshakeTimeout attribute.
withSslHandshakeTimeout(Optional<? extends Duration>) - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory
Copy the current immutable object by setting an optional value for the sslHandshakeTimeout attribute.
withStack(Derivable<CloudStack>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudApplication
Copy the current immutable object by setting a value for the stack attribute.
withStack(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableStaging
Copy the current immutable object by setting a value for the stack attribute.
withStaging(Staging) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
Copy the current immutable object by setting a value for the staging attribute.
withStagingError(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
Copy the current immutable object by setting a value for the stagingError attribute.
withState(CloudApplication.State) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
Copy the current immutable object by setting a value for the state attribute.
withState(CloudBuild.State) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild
Copy the current immutable object by setting a value for the state attribute.
withState(CloudTask.State) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask
Copy the current immutable object by setting a value for the state attribute.
withState(InstanceState) - Method in class org.cloudfoundry.client.lib.domain.ImmutableInstanceInfo
Copy the current immutable object by setting a value for the state attribute.
withStatus(CloudJob.Status) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudJob
Copy the current immutable object by setting a value for the status attribute.
withStatus(Status) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage
Copy the current immutable object by setting a value for the status attribute.
withStatus(Status) - Method in class org.cloudfoundry.client.lib.domain.ImmutableUpload
Copy the current immutable object by setting a value for the status attribute.
withSummary(SummaryApplicationResponse) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableRawCloudApplication
Copy the current immutable object by setting a value for the summary attribute.
withSupport(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo
Copy the current immutable object by setting a value for the support attribute.
withSyslogDrainUrl(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding
Copy the current immutable object by setting a value for the syslogDrainUrl attribute.
withTags(String...) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService
Copy the current immutable object with elements that replace the content of tags.
withTags(Iterable<String>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService
Copy the current immutable object with elements that replace the content of tags.
withThreadPoolSize(int) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableCloudFoundryClientFactory
Copy the current immutable object by setting a present value for the optional threadPoolSize attribute.
withThreadPoolSize(Optional<Integer>) - Method in class org.cloudfoundry.client.lib.adapters.ImmutableCloudFoundryClientFactory
Copy the current immutable object by setting an optional value for the threadPoolSize attribute.
withThreadPoolSize(int) - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory
Copy the current immutable object by setting a present value for the optional threadPoolSize attribute.
withThreadPoolSize(Optional<Integer>) - Method in class org.cloudfoundry.client.lib.rest.ImmutableCloudControllerRestClientFactory
Copy the current immutable object by setting an optional value for the threadPoolSize attribute.
withTimestamp(Date) - Method in class org.cloudfoundry.client.lib.domain.ImmutableApplicationLog
Copy the current immutable object by setting a value for the timestamp attribute.
withTimestamp(Date) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent
Copy the current immutable object by setting a value for the timestamp attribute.
withType(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent.ImmutableParticipant
Copy the current immutable object by setting a value for the type attribute.
withType(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent
Copy the current immutable object by setting a value for the type attribute.
withType(CloudPackage.Type) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage
Copy the current immutable object by setting a value for the type attribute.
withType(ServiceInstanceType) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService
Copy the current immutable object by setting a value for the type attribute.
withType(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance
Copy the current immutable object by setting a value for the type attribute.
withType(Integer) - Method in class org.cloudfoundry.client.lib.domain.ImmutableSecurityGroupRule
Copy the current immutable object by setting a value for the type attribute.
withUniqueId(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
Copy the current immutable object by setting a value for the uniqueId attribute.
withUniqueId(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan
Copy the current immutable object by setting a value for the uniqueId attribute.
withUpdatedAt(Date) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudMetadata
Copy the current immutable object by setting a value for the updatedAt attribute.
withUris(String...) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
Copy the current immutable object with elements that replace the content of uris.
withUris(Iterable<String>) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
Copy the current immutable object with elements that replace the content of uris.
withUrl(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudMetadata
Copy the current immutable object by setting a value for the url attribute.
withUrl(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBroker
Copy the current immutable object by setting a value for the url attribute.
withUrl(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
Copy the current immutable object by setting a value for the url attribute.
withUser(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo
Copy the current immutable object by setting a value for the user attribute.
withUsername(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBroker
Copy the current immutable object by setting a value for the username attribute.
withUsername(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableDockerCredentials
Copy the current immutable object by setting a value for the username attribute.
withV3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudApplication
Copy the current immutable object by setting a value for the v3Metadata attribute.
withV3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudBuild
Copy the current immutable object by setting a value for the v3Metadata attribute.
withV3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudDomain
Copy the current immutable object by setting a value for the v3Metadata attribute.
withV3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudEvent
Copy the current immutable object by setting a value for the v3Metadata attribute.
withV3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudJob
Copy the current immutable object by setting a value for the v3Metadata attribute.
withV3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudOrganization
Copy the current immutable object by setting a value for the v3Metadata attribute.
withV3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage
Copy the current immutable object by setting a value for the v3Metadata attribute.
withV3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudQuota
Copy the current immutable object by setting a value for the v3Metadata attribute.
withV3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudRoute
Copy the current immutable object by setting a value for the v3Metadata attribute.
withV3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSecurityGroup
Copy the current immutable object by setting a value for the v3Metadata attribute.
withV3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService
Copy the current immutable object by setting a value for the v3Metadata attribute.
withV3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBinding
Copy the current immutable object by setting a value for the v3Metadata attribute.
withV3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceBroker
Copy the current immutable object by setting a value for the v3Metadata attribute.
withV3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceInstance
Copy the current immutable object by setting a value for the v3Metadata attribute.
withV3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceKey
Copy the current immutable object by setting a value for the v3Metadata attribute.
withV3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
Copy the current immutable object by setting a value for the v3Metadata attribute.
withV3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServicePlan
Copy the current immutable object by setting a value for the v3Metadata attribute.
withV3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudSpace
Copy the current immutable object by setting a value for the v3Metadata attribute.
withV3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudStack
Copy the current immutable object by setting a value for the v3Metadata attribute.
withV3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudTask
Copy the current immutable object by setting a value for the v3Metadata attribute.
withV3Metadata(Metadata) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudUser
Copy the current immutable object by setting a value for the v3Metadata attribute.
withValue(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudPackage.ImmutableChecksum
Copy the current immutable object by setting a value for the value attribute.
withVersion(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudInfo
Copy the current immutable object by setting a value for the version attribute.
withVersion(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudService
Copy the current immutable object by setting a value for the version attribute.
withVersion(String) - Method in class org.cloudfoundry.client.lib.domain.ImmutableCloudServiceOffering
Copy the current immutable object by setting a value for the version attribute.
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links

Copyright © 2020 SAP SE. All rights reserved.