A B C D E F G H I J L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- actee(CloudEvent.Participant) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent.Builder
-
Initializes the value for the
acteeattribute. - actor(CloudEvent.Participant) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent.Builder
-
Initializes the value for the
actorattribute. - addAllBuildpacks(Iterable<String>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging.Builder
-
Adds elements to
buildpackslist. - addAllInstances(Iterable<? extends InstanceInfo>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableInstancesInfo.Builder
-
Adds elements to
instanceslist. - addAllRouteMappingResources(Iterable<? extends Resource<RouteMappingEntity>>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudRoute.Builder
-
Adds elements to
routeMappingResourceslist. - addAllServicePlans(Iterable<? extends CloudServicePlan>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering.Builder
-
Adds elements to
servicePlanslist. - addAllServicePlans(Iterable<? extends Derivable<CloudServicePlan>>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceOffering.Builder
-
Adds elements to
servicePlanslist. - addAllServices(Iterable<String>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication.Builder
-
Adds elements to
serviceslist. - addAllTags(Iterable<String>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance.Builder
-
Adds elements to
tagslist. - addAllUris(Iterable<String>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication.Builder
-
Adds elements to
urislist. - addBuildpack(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging.Builder
-
Adds one element to
buildpackslist. - addBuildpacks(String...) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging.Builder
-
Adds elements to
buildpackslist. - addDomain(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Add a private domain in the current organization.
- addDomain(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- addDomain(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- addDomain(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- addInstance(InstanceInfo) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableInstancesInfo.Builder
-
Adds one element to
instanceslist. - addInstances(InstanceInfo...) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableInstancesInfo.Builder
-
Adds elements to
instanceslist. - addRoute(String, String, String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Register a new route to the a domain.
- addRoute(String, String, String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- addRoute(String, String, String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- addRoute(String, String, String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- addRouteMappingResource(Resource<RouteMappingEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudRoute.Builder
-
Adds one element to
routeMappingResourceslist. - addRouteMappingResources(Resource<RouteMappingEntity>...) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudRoute.Builder
-
Adds elements to
routeMappingResourceslist. - addService(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication.Builder
-
Adds one element to
serviceslist. - addServicePlan(CloudServicePlan) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering.Builder
-
Adds one element to
servicePlanslist. - addServicePlan(Derivable<CloudServicePlan>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceOffering.Builder
-
Adds one element to
servicePlanslist. - addServicePlans(CloudServicePlan...) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering.Builder
-
Adds elements to
servicePlanslist. - addServicePlans(Derivable<CloudServicePlan>...) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceOffering.Builder
-
Adds elements to
servicePlanslist. - addServices(String...) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication.Builder
-
Adds elements to
serviceslist. - addTag(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance.Builder
-
Adds one element to
tagslist. - addTags(String...) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance.Builder
-
Adds elements to
tagslist. - addUri(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication.Builder
-
Adds one element to
urislist. - addUris(String...) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication.Builder
-
Adds elements to
urislist. - algorithm(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.ImmutableChecksum.Builder
-
Initializes the value for the
algorithmattribute. - applicationGuid(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog.Builder
-
Initializes the value for the
applicationGuidattribute. - applicationGuid(UUID) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding.Builder
-
Initializes the value for the
applicationGuidattribute. - ApplicationLog - Class in com.sap.cloudfoundry.client.facade.domain
- ApplicationLog() - Constructor for class com.sap.cloudfoundry.client.facade.domain.ApplicationLog
- ApplicationLog.MessageType - Enum in com.sap.cloudfoundry.client.facade.domain
- ApplicationLogListener - Interface in com.sap.cloudfoundry.client.facade
- ApplicationLogs - Class in com.sap.cloudfoundry.client.facade.domain
- ApplicationLogs() - Constructor for class com.sap.cloudfoundry.client.facade.domain.ApplicationLogs
- ApplicationServicesUpdateCallback - Interface in com.sap.cloudfoundry.client.facade
- appsUsingRoute(int) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute.Builder
-
Initializes the value for the
appsUsingRouteattribute. - asyncUploadApplication(String, Path) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- asyncUploadApplication(String, Path) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- asyncUploadApplication(String, Path, UploadStatusCallback) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- asyncUploadApplication(String, Path, UploadStatusCallback) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- asyncUploadApplication(String, Path, UploadStatusCallback) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- asyncUploadApplication(String, Path, UploadStatusCallback) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- authorizationEndpoint(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo.Builder
-
Initializes the value for the
authorizationEndpointattribute. - AWAITING_UPLOAD - com.sap.cloudfoundry.client.facade.domain.Status
B
- bindDropletToApp(UUID, UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- bindDropletToApp(UUID, UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- bindDropletToApp(UUID, UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- bindDropletToApp(UUID, UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- bindingOptions(Map<String, ? extends Object>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding.Builder
-
Sets or replaces all mappings from the specified map as entries for the
bindingOptionsmap. - bindServiceInstance(String, String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Associate (provision) a service with an application.
- bindServiceInstance(String, String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- bindServiceInstance(String, String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- bindServiceInstance(String, String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- bindServiceInstance(String, String, Map<String, Object>) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- bindServiceInstance(String, String, Map<String, Object>) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- bindServiceInstance(String, String, Map<String, Object>, ApplicationServicesUpdateCallback) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Associate (provision) a service with an application.
- bindServiceInstance(String, String, Map<String, Object>, ApplicationServicesUpdateCallback) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- BITS - com.sap.cloudfoundry.client.facade.domain.CloudPackage.Type
- broker(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance.Builder
-
Initializes the value for the
brokerattribute. - brokerName(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering.Builder
-
Initializes the value for the
brokerNameattribute. - build() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory.Builder
-
Builds a new
ImmutableCloudFoundryClientFactory. - build() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawApplicationLog.Builder
-
Builds a new
ImmutableRawApplicationLog. - build() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudApplication.Builder
-
Builds a new
ImmutableRawCloudApplication. - build() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudBuild.Builder
-
Builds a new
ImmutableRawCloudBuild. - build() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudEvent.Builder
-
Builds a new
ImmutableRawCloudEvent. - build() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudInfo.Builder
-
Builds a new
ImmutableRawCloudInfo. - build() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudOrganization.Builder
-
Builds a new
ImmutableRawCloudOrganization. - build() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudPackage.Builder
-
Builds a new
ImmutableRawCloudPackage. - build() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudPrivateDomain.Builder
-
Builds a new
ImmutableRawCloudPrivateDomain. - build() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudRoute.Builder
-
Builds a new
ImmutableRawCloudRoute. - build() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBinding.Builder
-
Builds a new
ImmutableRawCloudServiceBinding. - build() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBroker.Builder
-
Builds a new
ImmutableRawCloudServiceBroker. - build() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceInstance.Builder
-
Builds a new
ImmutableRawCloudServiceInstance. - build() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceKey.Builder
-
Builds a new
ImmutableRawCloudServiceKey. - build() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceOffering.Builder
-
Builds a new
ImmutableRawCloudServiceOffering. - build() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServicePlan.Builder
-
Builds a new
ImmutableRawCloudServicePlan. - build() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudSharedDomain.Builder
-
Builds a new
ImmutableRawCloudSharedDomain. - build() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudSpace.Builder
-
Builds a new
ImmutableRawCloudSpace. - build() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudStack.Builder
-
Builds a new
ImmutableRawCloudStack. - build() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudTask.Builder
-
Builds a new
ImmutableRawCloudTask. - build() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawInstancesInfo.Builder
-
Builds a new
ImmutableRawInstancesInfo. - build() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV2CloudDomain.Builder
-
Builds a new
ImmutableRawV2CloudDomain. - build() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV3CloudDomain.Builder
-
Builds a new
ImmutableRawV3CloudDomain. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog.Builder
-
Builds a new
ImmutableApplicationLog. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication.Builder
-
Builds a new
ImmutableCloudApplication. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.Builder
-
Builds a new
ImmutableCloudBuild. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.ImmutableCreatedBy.Builder
-
Builds a new
ImmutableCreatedBy. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.ImmutablePackageInfo.Builder
-
Builds a new
ImmutablePackageInfo. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudDomain.Builder
-
Builds a new
ImmutableCloudDomain. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent.Builder
-
Builds a new
ImmutableCloudEvent. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent.ImmutableParticipant.Builder
-
Builds a new
ImmutableParticipant. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo.Builder
-
Builds a new
ImmutableCloudInfo. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudJob.Builder
-
Builds a new
ImmutableCloudJob. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudMetadata.Builder
-
Builds a new
ImmutableCloudMetadata. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudOrganization.Builder
-
Builds a new
ImmutableCloudOrganization. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.Builder
-
Builds a new
ImmutableCloudPackage. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.ImmutableChecksum.Builder
-
Builds a new
ImmutableChecksum. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.ImmutableData.Builder
-
Builds a new
ImmutableData. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute.Builder
-
Builds a new
ImmutableCloudRoute. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding.Builder
-
Builds a new
ImmutableCloudServiceBinding. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker.Builder
-
Builds a new
ImmutableCloudServiceBroker. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance.Builder
-
Builds a new
ImmutableCloudServiceInstance. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceKey.Builder
-
Builds a new
ImmutableCloudServiceKey. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering.Builder
-
Builds a new
ImmutableCloudServiceOffering. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan.Builder
-
Builds a new
ImmutableCloudServicePlan. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudSpace.Builder
-
Builds a new
ImmutableCloudSpace. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudStack.Builder
-
Builds a new
ImmutableCloudStack. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.Builder
-
Builds a new
ImmutableCloudTask. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.ImmutableLimits.Builder
-
Builds a new
ImmutableLimits. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.ImmutableResult.Builder
-
Builds a new
ImmutableResult. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerCredentials.Builder
-
Builds a new
ImmutableDockerCredentials. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerInfo.Builder
-
Builds a new
ImmutableDockerInfo. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDropletInfo.Builder
-
Builds a new
ImmutableDropletInfo. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableErrorDetails.Builder
-
Builds a new
ImmutableErrorDetails. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableInstanceInfo.Builder
-
Builds a new
ImmutableInstanceInfo. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableInstancesInfo.Builder
-
Builds a new
ImmutableInstancesInfo. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule.Builder
-
Builds a new
ImmutableSecurityGroupRule. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging.Builder
-
Builds a new
ImmutableStaging. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableUpload.Builder
-
Builds a new
ImmutableUpload. - build() - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory.Builder
-
Builds a new
ImmutableCloudControllerRestClientFactory. - build(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo.Builder
-
Initializes the value for the
buildattribute. - builder() - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory
-
Creates a builder for
ImmutableCloudFoundryClientFactory. - builder() - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawApplicationLog
-
Creates a builder for
ImmutableRawApplicationLog. - builder() - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudApplication
-
Creates a builder for
ImmutableRawCloudApplication. - builder() - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudBuild
-
Creates a builder for
ImmutableRawCloudBuild. - builder() - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudEvent
-
Creates a builder for
ImmutableRawCloudEvent. - builder() - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudInfo
-
Creates a builder for
ImmutableRawCloudInfo. - builder() - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudOrganization
-
Creates a builder for
ImmutableRawCloudOrganization. - builder() - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudPackage
-
Creates a builder for
ImmutableRawCloudPackage. - builder() - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudPrivateDomain
-
Creates a builder for
ImmutableRawCloudPrivateDomain. - builder() - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudRoute
-
Creates a builder for
ImmutableRawCloudRoute. - builder() - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBinding
-
Creates a builder for
ImmutableRawCloudServiceBinding. - builder() - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBroker
-
Creates a builder for
ImmutableRawCloudServiceBroker. - builder() - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceInstance
-
Creates a builder for
ImmutableRawCloudServiceInstance. - builder() - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceKey
-
Creates a builder for
ImmutableRawCloudServiceKey. - builder() - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceOffering
-
Creates a builder for
ImmutableRawCloudServiceOffering. - builder() - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServicePlan
-
Creates a builder for
ImmutableRawCloudServicePlan. - builder() - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudSharedDomain
-
Creates a builder for
ImmutableRawCloudSharedDomain. - builder() - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudSpace
-
Creates a builder for
ImmutableRawCloudSpace. - builder() - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudStack
-
Creates a builder for
ImmutableRawCloudStack. - builder() - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudTask
-
Creates a builder for
ImmutableRawCloudTask. - builder() - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawInstancesInfo
-
Creates a builder for
ImmutableRawInstancesInfo. - builder() - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV2CloudDomain
-
Creates a builder for
ImmutableRawV2CloudDomain. - builder() - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV3CloudDomain
-
Creates a builder for
ImmutableRawV3CloudDomain. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog
-
Creates a builder for
ImmutableApplicationLog. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
-
Creates a builder for
ImmutableCloudApplication. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild
-
Creates a builder for
ImmutableCloudBuild. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.ImmutableCreatedBy
-
Creates a builder for
ImmutableCreatedBy. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.ImmutablePackageInfo
-
Creates a builder for
ImmutablePackageInfo. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudDomain
-
Creates a builder for
ImmutableCloudDomain. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent
-
Creates a builder for
ImmutableCloudEvent. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent.ImmutableParticipant
-
Creates a builder for
ImmutableParticipant. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo
-
Creates a builder for
ImmutableCloudInfo. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudJob
-
Creates a builder for
ImmutableCloudJob. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudMetadata
-
Creates a builder for
ImmutableCloudMetadata. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudOrganization
-
Creates a builder for
ImmutableCloudOrganization. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage
-
Creates a builder for
ImmutableCloudPackage. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.ImmutableChecksum
-
Creates a builder for
ImmutableChecksum. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.ImmutableData
-
Creates a builder for
ImmutableData. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute
-
Creates a builder for
ImmutableCloudRoute. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding
-
Creates a builder for
ImmutableCloudServiceBinding. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker
-
Creates a builder for
ImmutableCloudServiceBroker. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
-
Creates a builder for
ImmutableCloudServiceInstance. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceKey
-
Creates a builder for
ImmutableCloudServiceKey. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
-
Creates a builder for
ImmutableCloudServiceOffering. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan
-
Creates a builder for
ImmutableCloudServicePlan. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudSpace
-
Creates a builder for
ImmutableCloudSpace. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudStack
-
Creates a builder for
ImmutableCloudStack. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask
-
Creates a builder for
ImmutableCloudTask. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.ImmutableLimits
-
Creates a builder for
ImmutableLimits. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.ImmutableResult
-
Creates a builder for
ImmutableResult. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerCredentials
-
Creates a builder for
ImmutableDockerCredentials. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerInfo
-
Creates a builder for
ImmutableDockerInfo. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDropletInfo
-
Creates a builder for
ImmutableDropletInfo. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableErrorDetails
-
Creates a builder for
ImmutableErrorDetails. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableInstanceInfo
-
Creates a builder for
ImmutableInstanceInfo. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableInstancesInfo
-
Creates a builder for
ImmutableInstancesInfo. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule
-
Creates a builder for
ImmutableSecurityGroupRule. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
-
Creates a builder for
ImmutableStaging. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableUpload
-
Creates a builder for
ImmutableUpload. - builder() - Static method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory
-
Creates a builder for
ImmutableCloudControllerRestClientFactory. - buildpacks(Iterable<String>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging.Builder
-
Sets or replaces all elements for
buildpackslist.
C
- CANCELING - com.sap.cloudfoundry.client.facade.domain.CloudTask.State
- cancelTask(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Cancel the given task.
- cancelTask(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- cancelTask(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- cancelTask(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- checksum(CloudPackage.Checksum) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.ImmutableData.Builder
-
Initializes the value for the
checksumattribute. - clear() - Method in class com.sap.cloudfoundry.client.facade.oauth2.OAuthClient
- CloudApplication - Class in com.sap.cloudfoundry.client.facade.domain
- CloudApplication() - Constructor for class com.sap.cloudfoundry.client.facade.domain.CloudApplication
- CloudApplication.State - Enum in com.sap.cloudfoundry.client.facade.domain
- CloudBuild - Class in com.sap.cloudfoundry.client.facade.domain
- CloudBuild() - Constructor for class com.sap.cloudfoundry.client.facade.domain.CloudBuild
- CloudBuild.CreatedBy - Interface in com.sap.cloudfoundry.client.facade.domain
- CloudBuild.PackageInfo - Interface in com.sap.cloudfoundry.client.facade.domain
- CloudBuild.State - Enum in com.sap.cloudfoundry.client.facade.domain
- CloudControllerClient - Interface in com.sap.cloudfoundry.client.facade
-
The interface defining operations making up the Cloud Foundry Java client's API.
- CloudControllerClientImpl - Class in com.sap.cloudfoundry.client.facade
-
A Java client to exercise the Cloud Foundry API.
- CloudControllerClientImpl(CloudControllerRestClient) - Constructor for class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
-
Construct a client with a pre-configured CloudControllerClient
- CloudControllerClientImpl(URL, CloudCredentials) - Constructor for class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
-
Construct client without a default organization and space.
- CloudControllerClientImpl(URL, CloudCredentials, boolean) - Constructor for class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- CloudControllerClientImpl(URL, CloudCredentials, CloudSpace, boolean) - Constructor for class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- CloudControllerException - Exception in com.sap.cloudfoundry.client.facade
- CloudControllerException(CloudOperationException) - Constructor for exception com.sap.cloudfoundry.client.facade.CloudControllerException
- CloudControllerException(HttpStatus) - Constructor for exception com.sap.cloudfoundry.client.facade.CloudControllerException
- CloudControllerException(HttpStatus, String) - Constructor for exception com.sap.cloudfoundry.client.facade.CloudControllerException
- CloudControllerException(HttpStatus, String, String) - Constructor for exception com.sap.cloudfoundry.client.facade.CloudControllerException
- CloudControllerResponseErrorHandler - Class in com.sap.cloudfoundry.client.facade.rest
- CloudControllerResponseErrorHandler() - Constructor for class com.sap.cloudfoundry.client.facade.rest.CloudControllerResponseErrorHandler
- CloudControllerRestClient - Interface in com.sap.cloudfoundry.client.facade.rest
-
Interface defining operations available for the cloud controller REST client implementations
- CloudControllerRestClientFactory - Class in com.sap.cloudfoundry.client.facade.rest
- CloudControllerRestClientFactory() - Constructor for class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientFactory
- CloudControllerRestClientImpl - Class in com.sap.cloudfoundry.client.facade.rest
-
Abstract implementation of the CloudControllerClient intended to serve as the base.
- CloudControllerRestClientImpl() - Constructor for class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
-
Only for unit tests.
- CloudControllerRestClientImpl(URL, CloudCredentials, WebClient, OAuthClient, CloudFoundryClient) - Constructor for class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- CloudControllerRestClientImpl(URL, CloudCredentials, WebClient, OAuthClient, CloudFoundryClient, DopplerClient, CloudSpace) - Constructor for class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- CloudControllerRestClientRequestFilterFunction - Class in com.sap.cloudfoundry.client.facade.rest
- CloudControllerRestClientRequestFilterFunction(OAuthClient) - Constructor for class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientRequestFilterFunction
- CloudCredentials - Class in com.sap.cloudfoundry.client.facade
-
Class that encapsulates credentials used for authentication
- CloudCredentials(CloudCredentials, String) - Constructor for class com.sap.cloudfoundry.client.facade.CloudCredentials
-
Create proxy credentials.
- CloudCredentials(String, String) - Constructor for class com.sap.cloudfoundry.client.facade.CloudCredentials
-
Create credentials using email and password.
- CloudCredentials(String, String, String) - Constructor for class com.sap.cloudfoundry.client.facade.CloudCredentials
-
Create credentials using email, password, and client ID.
- CloudCredentials(String, String, String, String) - Constructor for class com.sap.cloudfoundry.client.facade.CloudCredentials
-
Create credentials using email, password and client ID.
- CloudCredentials(String, String, String, String, String) - Constructor for class com.sap.cloudfoundry.client.facade.CloudCredentials
-
Create credentials using email, password, client ID and login origin.
- CloudCredentials(OAuth2AccessToken) - Constructor for class com.sap.cloudfoundry.client.facade.CloudCredentials
-
Create credentials using a token.
- CloudCredentials(OAuth2AccessToken, boolean) - Constructor for class com.sap.cloudfoundry.client.facade.CloudCredentials
-
Create credentials using a token and indicates if the token is refreshable or not.
- CloudCredentials(OAuth2AccessToken, String) - Constructor for class com.sap.cloudfoundry.client.facade.CloudCredentials
-
Create credentials using a token.
- CloudCredentials(OAuth2AccessToken, String, String) - Constructor for class com.sap.cloudfoundry.client.facade.CloudCredentials
-
Create credentials using a token.
- CloudDomain - Class in com.sap.cloudfoundry.client.facade.domain
- CloudDomain() - Constructor for class com.sap.cloudfoundry.client.facade.domain.CloudDomain
- CloudEntity - Class in com.sap.cloudfoundry.client.facade.domain
-
Do not extend
Derivable<T>in this interface. - CloudEntity() - Constructor for class com.sap.cloudfoundry.client.facade.domain.CloudEntity
- CloudEvent - Class in com.sap.cloudfoundry.client.facade.domain
- CloudEvent() - Constructor for class com.sap.cloudfoundry.client.facade.domain.CloudEvent
- CloudEvent.Participant - Interface in com.sap.cloudfoundry.client.facade.domain
- CloudException - Exception in com.sap.cloudfoundry.client.facade
- CloudException(String) - Constructor for exception com.sap.cloudfoundry.client.facade.CloudException
- CloudException(String, Throwable) - Constructor for exception com.sap.cloudfoundry.client.facade.CloudException
- CloudException(Throwable) - Constructor for exception com.sap.cloudfoundry.client.facade.CloudException
- CloudFoundryClientFactory - Class in com.sap.cloudfoundry.client.facade.adapters
- CloudFoundryClientFactory() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.CloudFoundryClientFactory
- CloudInfo - Interface in com.sap.cloudfoundry.client.facade.domain
- CloudJob - Class in com.sap.cloudfoundry.client.facade.domain
- CloudJob() - Constructor for class com.sap.cloudfoundry.client.facade.domain.CloudJob
- CloudJob.Status - Enum in com.sap.cloudfoundry.client.facade.domain
- CloudMetadata - Interface in com.sap.cloudfoundry.client.facade.domain
- CloudOperationException - Exception in com.sap.cloudfoundry.client.facade
- CloudOperationException(HttpStatus) - Constructor for exception com.sap.cloudfoundry.client.facade.CloudOperationException
- CloudOperationException(HttpStatus, String) - Constructor for exception com.sap.cloudfoundry.client.facade.CloudOperationException
- CloudOperationException(HttpStatus, String, String) - Constructor for exception com.sap.cloudfoundry.client.facade.CloudOperationException
- CloudOperationException(HttpStatus, String, String, Throwable) - Constructor for exception com.sap.cloudfoundry.client.facade.CloudOperationException
- CloudOrganization - Class in com.sap.cloudfoundry.client.facade.domain
- CloudOrganization() - Constructor for class com.sap.cloudfoundry.client.facade.domain.CloudOrganization
- CloudPackage - Class in com.sap.cloudfoundry.client.facade.domain
- CloudPackage() - Constructor for class com.sap.cloudfoundry.client.facade.domain.CloudPackage
- CloudPackage.Checksum - Interface in com.sap.cloudfoundry.client.facade.domain
- CloudPackage.Data - Interface in com.sap.cloudfoundry.client.facade.domain
- CloudPackage.Type - Enum in com.sap.cloudfoundry.client.facade.domain
- CloudRoute - Class in com.sap.cloudfoundry.client.facade.domain
- CloudRoute() - Constructor for class com.sap.cloudfoundry.client.facade.domain.CloudRoute
- CloudServiceBinding - Class in com.sap.cloudfoundry.client.facade.domain
- CloudServiceBinding() - Constructor for class com.sap.cloudfoundry.client.facade.domain.CloudServiceBinding
- CloudServiceBroker - Class in com.sap.cloudfoundry.client.facade.domain
- CloudServiceBroker() - Constructor for class com.sap.cloudfoundry.client.facade.domain.CloudServiceBroker
- CloudServiceBrokerException - Exception in com.sap.cloudfoundry.client.facade
- CloudServiceBrokerException(CloudOperationException) - Constructor for exception com.sap.cloudfoundry.client.facade.CloudServiceBrokerException
- CloudServiceBrokerException(HttpStatus) - Constructor for exception com.sap.cloudfoundry.client.facade.CloudServiceBrokerException
- CloudServiceBrokerException(HttpStatus, String) - Constructor for exception com.sap.cloudfoundry.client.facade.CloudServiceBrokerException
- CloudServiceBrokerException(HttpStatus, String, String) - Constructor for exception com.sap.cloudfoundry.client.facade.CloudServiceBrokerException
- CloudServiceInstance - Class in com.sap.cloudfoundry.client.facade.domain
- CloudServiceInstance() - Constructor for class com.sap.cloudfoundry.client.facade.domain.CloudServiceInstance
- CloudServiceKey - Class in com.sap.cloudfoundry.client.facade.domain
- CloudServiceKey() - Constructor for class com.sap.cloudfoundry.client.facade.domain.CloudServiceKey
- CloudServiceOffering - Class in com.sap.cloudfoundry.client.facade.domain
- CloudServiceOffering() - Constructor for class com.sap.cloudfoundry.client.facade.domain.CloudServiceOffering
- CloudServicePlan - Class in com.sap.cloudfoundry.client.facade.domain
- CloudServicePlan() - Constructor for class com.sap.cloudfoundry.client.facade.domain.CloudServicePlan
- CloudSpace - Class in com.sap.cloudfoundry.client.facade.domain
- CloudSpace() - Constructor for class com.sap.cloudfoundry.client.facade.domain.CloudSpace
- CloudStack - Class in com.sap.cloudfoundry.client.facade.domain
- CloudStack() - Constructor for class com.sap.cloudfoundry.client.facade.domain.CloudStack
- CloudTask - Class in com.sap.cloudfoundry.client.facade.domain
- CloudTask() - Constructor for class com.sap.cloudfoundry.client.facade.domain.CloudTask
- CloudTask.Limits - Interface in com.sap.cloudfoundry.client.facade.domain
- CloudTask.Result - Interface in com.sap.cloudfoundry.client.facade.domain
- CloudTask.State - Enum in com.sap.cloudfoundry.client.facade.domain
- CloudUtil - Class in com.sap.cloudfoundry.client.facade.util
-
Some helper utilities used by the Cloud Foundry Java client.
- code(long) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableErrorDetails.Builder
-
Initializes the value for the
codeattribute. - code(Integer) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule.Builder
-
Initializes the value for the
codeattribute. - com.sap.cloudfoundry.client.facade - module com.sap.cloudfoundry.client.facade
- com.sap.cloudfoundry.client.facade - package com.sap.cloudfoundry.client.facade
- com.sap.cloudfoundry.client.facade.adapters - package com.sap.cloudfoundry.client.facade.adapters
- com.sap.cloudfoundry.client.facade.domain - package com.sap.cloudfoundry.client.facade.domain
- com.sap.cloudfoundry.client.facade.oauth2 - package com.sap.cloudfoundry.client.facade.oauth2
- com.sap.cloudfoundry.client.facade.rest - package com.sap.cloudfoundry.client.facade.rest
- com.sap.cloudfoundry.client.facade.util - package com.sap.cloudfoundry.client.facade.util
- command(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.Builder
-
Initializes the value for the
commandattribute. - command(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging.Builder
-
Initializes the value for the
commandattribute. - compareTo(ApplicationLog) - Method in class com.sap.cloudfoundry.client.facade.domain.ApplicationLog
- connectionPoolSize(int) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory.Builder
-
Initializes the optional value
connectionPoolSizeto connectionPoolSize. - connectionPoolSize(int) - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory.Builder
-
Initializes the optional value
connectionPoolSizeto connectionPoolSize. - connectionPoolSize(Optional<Integer>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory.Builder
-
Initializes the optional value
connectionPoolSizeto connectionPoolSize. - connectionPoolSize(Optional<Integer>) - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory.Builder
-
Initializes the optional value
connectionPoolSizeto connectionPoolSize. - connectTimeout(Duration) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory.Builder
-
Initializes the optional value
connectTimeoutto connectTimeout. - connectTimeout(Duration) - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory.Builder
-
Initializes the optional value
connectTimeoutto connectTimeout. - connectTimeout(Optional<? extends Duration>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory.Builder
-
Initializes the optional value
connectTimeoutto connectTimeout. - connectTimeout(Optional<? extends Duration>) - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory.Builder
-
Initializes the optional value
connectTimeoutto connectTimeout. - Constants - Class in com.sap.cloudfoundry.client.facade
- convertJsonToList(String) - Static method in class com.sap.cloudfoundry.client.facade.util.JsonUtil
- convertJsonToMap(String) - Static method in class com.sap.cloudfoundry.client.facade.util.JsonUtil
- convertToJson(Object) - Static method in class com.sap.cloudfoundry.client.facade.util.JsonUtil
- convertToJson(Object, boolean) - Static method in class com.sap.cloudfoundry.client.facade.util.JsonUtil
- convertToJsonList(InputStream) - Static method in class com.sap.cloudfoundry.client.facade.util.JsonUtil
- COPYING - com.sap.cloudfoundry.client.facade.domain.Status
- copyOf(CloudFoundryClientFactory) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory
-
Creates an immutable copy of a
CloudFoundryClientFactoryvalue. - copyOf(RawApplicationLog) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawApplicationLog
-
Creates an immutable copy of a
RawApplicationLogvalue. - copyOf(RawCloudApplication) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudApplication
-
Creates an immutable copy of a
RawCloudApplicationvalue. - copyOf(RawCloudBuild) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudBuild
-
Creates an immutable copy of a
RawCloudBuildvalue. - copyOf(RawCloudEvent) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudEvent
-
Creates an immutable copy of a
RawCloudEventvalue. - copyOf(RawCloudInfo) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudInfo
-
Creates an immutable copy of a
RawCloudInfovalue. - copyOf(RawCloudOrganization) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudOrganization
-
Creates an immutable copy of a
RawCloudOrganizationvalue. - copyOf(RawCloudPackage) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudPackage
-
Creates an immutable copy of a
RawCloudPackagevalue. - copyOf(RawCloudPrivateDomain) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudPrivateDomain
-
Creates an immutable copy of a
RawCloudPrivateDomainvalue. - copyOf(RawCloudRoute) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudRoute
-
Creates an immutable copy of a
RawCloudRoutevalue. - copyOf(RawCloudServiceBinding) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBinding
-
Creates an immutable copy of a
RawCloudServiceBindingvalue. - copyOf(RawCloudServiceBroker) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBroker
-
Creates an immutable copy of a
RawCloudServiceBrokervalue. - copyOf(RawCloudServiceInstance) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceInstance
-
Creates an immutable copy of a
RawCloudServiceInstancevalue. - copyOf(RawCloudServiceKey) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceKey
-
Creates an immutable copy of a
RawCloudServiceKeyvalue. - copyOf(RawCloudServiceOffering) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceOffering
-
Creates an immutable copy of a
RawCloudServiceOfferingvalue. - copyOf(RawCloudServicePlan) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServicePlan
-
Creates an immutable copy of a
RawCloudServicePlanvalue. - copyOf(RawCloudSharedDomain) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudSharedDomain
-
Creates an immutable copy of a
RawCloudSharedDomainvalue. - copyOf(RawCloudSpace) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudSpace
-
Creates an immutable copy of a
RawCloudSpacevalue. - copyOf(RawCloudStack) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudStack
-
Creates an immutable copy of a
RawCloudStackvalue. - copyOf(RawCloudTask) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudTask
-
Creates an immutable copy of a
RawCloudTaskvalue. - copyOf(RawInstancesInfo) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawInstancesInfo
-
Creates an immutable copy of a
RawInstancesInfovalue. - copyOf(RawV2CloudDomain) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV2CloudDomain
-
Creates an immutable copy of a
RawV2CloudDomainvalue. - copyOf(RawV3CloudDomain) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV3CloudDomain
-
Creates an immutable copy of a
RawV3CloudDomainvalue. - copyOf(ApplicationLog) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog
-
Creates an immutable copy of a
ApplicationLogvalue. - copyOf(CloudApplication) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
-
Creates an immutable copy of a
CloudApplicationvalue. - copyOf(CloudBuild) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild
-
Creates an immutable copy of a
CloudBuildvalue. - copyOf(CloudBuild.CreatedBy) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.ImmutableCreatedBy
-
Creates an immutable copy of a
CloudBuild.CreatedByvalue. - copyOf(CloudBuild.PackageInfo) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.ImmutablePackageInfo
-
Creates an immutable copy of a
CloudBuild.PackageInfovalue. - copyOf(CloudDomain) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudDomain
-
Creates an immutable copy of a
CloudDomainvalue. - copyOf(CloudEvent) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent
-
Creates an immutable copy of a
CloudEventvalue. - copyOf(CloudEvent.Participant) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent.ImmutableParticipant
-
Creates an immutable copy of a
CloudEvent.Participantvalue. - copyOf(CloudInfo) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo
-
Creates an immutable copy of a
CloudInfovalue. - copyOf(CloudJob) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudJob
-
Creates an immutable copy of a
CloudJobvalue. - copyOf(CloudMetadata) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudMetadata
-
Creates an immutable copy of a
CloudMetadatavalue. - copyOf(CloudOrganization) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudOrganization
-
Creates an immutable copy of a
CloudOrganizationvalue. - copyOf(CloudPackage) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage
-
Creates an immutable copy of a
CloudPackagevalue. - copyOf(CloudPackage.Checksum) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.ImmutableChecksum
-
Creates an immutable copy of a
CloudPackage.Checksumvalue. - copyOf(CloudPackage.Data) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.ImmutableData
-
Creates an immutable copy of a
CloudPackage.Datavalue. - copyOf(CloudRoute) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute
-
Creates an immutable copy of a
CloudRoutevalue. - copyOf(CloudServiceBinding) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding
-
Creates an immutable copy of a
CloudServiceBindingvalue. - copyOf(CloudServiceBroker) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker
-
Creates an immutable copy of a
CloudServiceBrokervalue. - copyOf(CloudServiceInstance) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
-
Creates an immutable copy of a
CloudServiceInstancevalue. - copyOf(CloudServiceKey) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceKey
-
Creates an immutable copy of a
CloudServiceKeyvalue. - copyOf(CloudServiceOffering) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
-
Creates an immutable copy of a
CloudServiceOfferingvalue. - copyOf(CloudServicePlan) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan
-
Creates an immutable copy of a
CloudServicePlanvalue. - copyOf(CloudSpace) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudSpace
-
Creates an immutable copy of a
CloudSpacevalue. - copyOf(CloudStack) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudStack
-
Creates an immutable copy of a
CloudStackvalue. - copyOf(CloudTask) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask
-
Creates an immutable copy of a
CloudTaskvalue. - copyOf(CloudTask.Limits) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.ImmutableLimits
-
Creates an immutable copy of a
CloudTask.Limitsvalue. - copyOf(CloudTask.Result) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.ImmutableResult
-
Creates an immutable copy of a
CloudTask.Resultvalue. - copyOf(DockerCredentials) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerCredentials
-
Creates an immutable copy of a
DockerCredentialsvalue. - copyOf(DockerInfo) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerInfo
-
Creates an immutable copy of a
DockerInfovalue. - copyOf(DropletInfo) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDropletInfo
-
Creates an immutable copy of a
DropletInfovalue. - copyOf(ErrorDetails) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableErrorDetails
-
Creates an immutable copy of a
ErrorDetailsvalue. - copyOf(InstanceInfo) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableInstanceInfo
-
Creates an immutable copy of a
InstanceInfovalue. - copyOf(InstancesInfo) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableInstancesInfo
-
Creates an immutable copy of a
InstancesInfovalue. - copyOf(SecurityGroupRule) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule
-
Creates an immutable copy of a
SecurityGroupRulevalue. - copyOf(Staging) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
-
Creates an immutable copy of a
Stagingvalue. - copyOf(Upload) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableUpload
-
Creates an immutable copy of a
Uploadvalue. - copyOf(CloudControllerRestClientFactory) - Static method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory
-
Creates an immutable copy of a
CloudControllerRestClientFactoryvalue. - CRASHED - com.sap.cloudfoundry.client.facade.domain.InstanceState
- CREATE - com.sap.cloudfoundry.client.facade.domain.ServiceOperation.Type
- createApplication(String, Staging, Integer, Integer, List<String>, DockerInfo) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Create application.
- createApplication(String, Staging, Integer, Integer, List<String>, DockerInfo) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- createApplication(String, Staging, Integer, Integer, List<String>, DockerInfo) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- createApplication(String, Staging, Integer, Integer, List<String>, DockerInfo) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- createApplication(String, Staging, Integer, List<String>) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Create application.
- createApplication(String, Staging, Integer, List<String>) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- createApplication(String, Staging, Integer, List<String>) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- createApplication(String, Staging, Integer, List<String>) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- createBuild(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- createBuild(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- createBuild(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- createBuild(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- createClient(URL, CloudCredentials, CloudSpace) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientFactory
- createClient(URL, CloudCredentials, CloudSpace, OAuthClient, List<ExchangeFilterFunction>) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientFactory
- createClient(URL, CloudCredentials, OAuthClient) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientFactory
- createClient(URL, CloudCredentials, String, String, OAuthClient, List<ExchangeFilterFunction>) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientFactory
- createClient(URL, OAuthClient) - Method in class com.sap.cloudfoundry.client.facade.adapters.CloudFoundryClientFactory
- createdAt(Date) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudMetadata.Builder
-
Initializes the value for the
createdAtattribute. - createdBy(CloudBuild.CreatedBy) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.Builder
-
Initializes the value for the
createdByattribute. - createDopplerClient(URL, OAuthClient) - Method in class com.sap.cloudfoundry.client.facade.adapters.CloudFoundryClientFactory
- createOAuthClient(URL, boolean) - Method in class com.sap.cloudfoundry.client.facade.util.RestUtil
- createOAuthClient(URL, boolean, ConnectionContext, String) - Method in class com.sap.cloudfoundry.client.facade.util.RestUtil
- createServiceBroker(CloudServiceBroker) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Create a service broker.
- createServiceBroker(CloudServiceBroker) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- createServiceBroker(CloudServiceBroker) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- createServiceBroker(CloudServiceBroker) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- createServiceInstance(CloudServiceInstance) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Create a service instance.
- createServiceInstance(CloudServiceInstance) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- createServiceInstance(CloudServiceInstance) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- createServiceInstance(CloudServiceInstance) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- createServiceKey(String, String, Map<String, Object>) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Create a service key.
- createServiceKey(String, String, Map<String, Object>) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- createServiceKey(String, String, Map<String, Object>) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- createServiceKey(String, String, Map<String, Object>) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- createToken() - Method in class com.sap.cloudfoundry.client.facade.oauth2.OAuthClient
- createToken() - Method in class com.sap.cloudfoundry.client.facade.oauth2.OAuthClientWithLoginHint
- createUserProvidedServiceInstance(CloudServiceInstance, Map<String, Object>) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Create a user-provided service instance.
- createUserProvidedServiceInstance(CloudServiceInstance, Map<String, Object>) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- createUserProvidedServiceInstance(CloudServiceInstance, Map<String, Object>) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- createUserProvidedServiceInstance(CloudServiceInstance, Map<String, Object>) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- createUserProvidedServiceInstance(CloudServiceInstance, Map<String, Object>, String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Create a user-provided service instance for logging.
- createUserProvidedServiceInstance(CloudServiceInstance, Map<String, Object>, String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- createUserProvidedServiceInstance(CloudServiceInstance, Map<String, Object>, String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- createUserProvidedServiceInstance(CloudServiceInstance, Map<String, Object>, String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- createWebClient(boolean) - Method in class com.sap.cloudfoundry.client.facade.util.RestUtil
- credentials - Variable in class com.sap.cloudfoundry.client.facade.oauth2.OAuthClient
- credentials(DockerCredentials) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerInfo.Builder
-
Initializes the value for the
credentialsattribute. - credentials(Map<String, ? extends Object>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding.Builder
-
Sets or replaces all mappings from the specified map as entries for the
credentialsmap. - credentials(Map<String, ? extends Object>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance.Builder
-
Sets or replaces all mappings from the specified map as entries for the
credentialsmap. - credentials(Map<String, ? extends Object>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceKey.Builder
-
Sets or replaces all mappings from the specified map as entries for the
credentialsmap.
D
- data(CloudPackage.Data) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.Builder
-
Initializes the value for the
dataattribute. - DEFAULT_APPLICATION_SERVICES_UPDATE_CALLBACK - Static variable in interface com.sap.cloudfoundry.client.facade.ApplicationServicesUpdateCallback
- defaultMetadata() - Static method in interface com.sap.cloudfoundry.client.facade.domain.CloudMetadata
- DELETE - com.sap.cloudfoundry.client.facade.domain.ServiceOperation.Type
- deleteAllApplications() - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Delete all applications.
- deleteAllApplications() - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- deleteAllApplications() - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- deleteAllApplications() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- deleteAllServiceInstances() - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Delete all service instances.
- deleteAllServiceInstances() - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- deleteAllServiceInstances() - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- deleteAllServiceInstances() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- deleteApplication(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Delete application.
- deleteApplication(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- deleteApplication(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- deleteApplication(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- deleteDomain(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Delete a private domain in the current organization.
- deleteDomain(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- deleteDomain(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- deleteDomain(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- deleteOrphanedRoutes() - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Delete routes that do not have any application which is assigned to them.
- deleteOrphanedRoutes() - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- deleteOrphanedRoutes() - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- deleteOrphanedRoutes() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
-
Delete routes that do not have any application which is assigned to them.
- deleteRoute(String, String, String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Delete a registered route from the space of the current session.
- deleteRoute(String, String, String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- deleteRoute(String, String, String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- deleteRoute(String, String, String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- deleteServiceBroker(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Delete a service broker.
- deleteServiceBroker(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- deleteServiceBroker(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- deleteServiceBroker(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- deleteServiceInstance(CloudServiceInstance) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- deleteServiceInstance(CloudServiceInstance) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- deleteServiceInstance(CloudServiceInstance) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- deleteServiceInstance(CloudServiceInstance) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- deleteServiceInstance(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Delete cloud service instance.
- deleteServiceInstance(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- deleteServiceInstance(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- deleteServiceInstance(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- deleteServiceKey(CloudServiceKey) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Delete a service key.
- deleteServiceKey(CloudServiceKey) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- deleteServiceKey(CloudServiceKey) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- deleteServiceKey(CloudServiceKey) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- deleteServiceKey(String, String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Delete a service key.
- deleteServiceKey(String, String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- deleteServiceKey(String, String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- deleteServiceKey(String, String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- Derivable<T> - Interface in com.sap.cloudfoundry.client.facade.domain
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawApplicationLog
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudApplication
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudBuild
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudEvent
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudInfo
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudOrganization
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudPackage
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudPrivateDomain
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudRoute
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceBinding
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceBroker
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceInstance
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceKey
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceOffering
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudServicePlan
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudSharedDomain
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudSpace
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudStack
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudTask
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawInstancesInfo
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawV2CloudDomain
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawV3CloudDomain
- derive() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudApplication
- derive() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudBuild
- derive() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudDomain
- derive() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudEvent
- derive() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudJob
- derive() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudOrganization
- derive() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudPackage
- derive() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudRoute
- derive() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceBinding
- derive() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceBroker
- derive() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceInstance
- derive() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceKey
- derive() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceOffering
- derive() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServicePlan
- derive() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudSpace
- derive() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudStack
- derive() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudTask
- derive() - Method in interface com.sap.cloudfoundry.client.facade.domain.Derivable
- derive(Collection<Derivable<D>>) - Static method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudEntity
- deriveFromNullable(Derivable<D>) - Static method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudEntity
- description(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo.Builder
-
Initializes the value for the
descriptionattribute. - description(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering.Builder
-
Initializes the value for the
descriptionattribute. - description(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan.Builder
-
Initializes the value for the
descriptionattribute. - description(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudStack.Builder
-
Initializes the value for the
descriptionattribute. - description(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableErrorDetails.Builder
-
Initializes the value for the
descriptionattribute. - destination(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule.Builder
-
Initializes the value for the
destinationattribute. - detectedBuildpack(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging.Builder
-
Initializes the value for the
detectedBuildpackattribute. - disk(Integer) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.ImmutableLimits.Builder
-
Initializes the value for the
diskattribute. - diskQuota(int) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication.Builder
-
Initializes the value for the
diskQuotaattribute. - DOCKER - com.sap.cloudfoundry.client.facade.domain.CloudPackage.Type
- DockerCredentials - Interface in com.sap.cloudfoundry.client.facade.domain
- dockerInfo(DockerInfo) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging.Builder
-
Initializes the value for the
dockerInfoattribute. - DockerInfo - Interface in com.sap.cloudfoundry.client.facade.domain
- docUrl(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering.Builder
-
Initializes the value for the
docUrlattribute. - domain(CloudDomain) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute.Builder
-
Initializes the value for the
domainattribute. - domain(Derivable<CloudDomain>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudRoute.Builder
-
Initializes the value for the
domainattribute. - DOWN - com.sap.cloudfoundry.client.facade.domain.InstanceState
- dropletInfo(DropletInfo) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.Builder
-
Initializes the value for the
dropletInfoattribute. - DropletInfo - Interface in com.sap.cloudfoundry.client.facade.domain
E
- env(Map<String, ? extends String>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication.Builder
-
Sets or replaces all mappings from the specified map as entries for the
envmap. - envelope(Envelope) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawApplicationLog.Builder
-
Initializes the value for the
envelopeattribute. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory
-
This instance is equal to all instances of
ImmutableCloudFoundryClientFactorythat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawApplicationLog
-
This instance is equal to all instances of
ImmutableRawApplicationLogthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudApplication
-
This instance is equal to all instances of
ImmutableRawCloudApplicationthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudBuild
-
This instance is equal to all instances of
ImmutableRawCloudBuildthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudEvent
-
This instance is equal to all instances of
ImmutableRawCloudEventthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudInfo
-
This instance is equal to all instances of
ImmutableRawCloudInfothat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudOrganization
-
This instance is equal to all instances of
ImmutableRawCloudOrganizationthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudPackage
-
This instance is equal to all instances of
ImmutableRawCloudPackagethat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudPrivateDomain
-
This instance is equal to all instances of
ImmutableRawCloudPrivateDomainthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudRoute
-
This instance is equal to all instances of
ImmutableRawCloudRoutethat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBinding
-
This instance is equal to all instances of
ImmutableRawCloudServiceBindingthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBroker
-
This instance is equal to all instances of
ImmutableRawCloudServiceBrokerthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceInstance
-
This instance is equal to all instances of
ImmutableRawCloudServiceInstancethat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceKey
-
This instance is equal to all instances of
ImmutableRawCloudServiceKeythat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceOffering
-
This instance is equal to all instances of
ImmutableRawCloudServiceOfferingthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServicePlan
-
This instance is equal to all instances of
ImmutableRawCloudServicePlanthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudSharedDomain
-
This instance is equal to all instances of
ImmutableRawCloudSharedDomainthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudSpace
-
This instance is equal to all instances of
ImmutableRawCloudSpacethat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudStack
-
This instance is equal to all instances of
ImmutableRawCloudStackthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudTask
-
This instance is equal to all instances of
ImmutableRawCloudTaskthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawInstancesInfo
-
This instance is equal to all instances of
ImmutableRawInstancesInfothat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV2CloudDomain
-
This instance is equal to all instances of
ImmutableRawV2CloudDomainthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV3CloudDomain
-
This instance is equal to all instances of
ImmutableRawV3CloudDomainthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog
-
This instance is equal to all instances of
ImmutableApplicationLogthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
-
This instance is equal to all instances of
ImmutableCloudApplicationthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild
-
This instance is equal to all instances of
ImmutableCloudBuildthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.ImmutableCreatedBy
-
This instance is equal to all instances of
ImmutableCreatedBythat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.ImmutablePackageInfo
-
This instance is equal to all instances of
ImmutablePackageInfothat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudDomain
-
This instance is equal to all instances of
ImmutableCloudDomainthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent
-
This instance is equal to all instances of
ImmutableCloudEventthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent.ImmutableParticipant
-
This instance is equal to all instances of
ImmutableParticipantthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo
-
This instance is equal to all instances of
ImmutableCloudInfothat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudJob
-
This instance is equal to all instances of
ImmutableCloudJobthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudMetadata
-
This instance is equal to all instances of
ImmutableCloudMetadatathat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudOrganization
-
This instance is equal to all instances of
ImmutableCloudOrganizationthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage
-
This instance is equal to all instances of
ImmutableCloudPackagethat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.ImmutableChecksum
-
This instance is equal to all instances of
ImmutableChecksumthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.ImmutableData
-
This instance is equal to all instances of
ImmutableDatathat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute
-
This instance is equal to all instances of
ImmutableCloudRoutethat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding
-
This instance is equal to all instances of
ImmutableCloudServiceBindingthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker
-
This instance is equal to all instances of
ImmutableCloudServiceBrokerthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
-
This instance is equal to all instances of
ImmutableCloudServiceInstancethat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceKey
-
This instance is equal to all instances of
ImmutableCloudServiceKeythat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
-
This instance is equal to all instances of
ImmutableCloudServiceOfferingthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan
-
This instance is equal to all instances of
ImmutableCloudServicePlanthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudSpace
-
This instance is equal to all instances of
ImmutableCloudSpacethat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudStack
-
This instance is equal to all instances of
ImmutableCloudStackthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask
-
This instance is equal to all instances of
ImmutableCloudTaskthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.ImmutableLimits
-
This instance is equal to all instances of
ImmutableLimitsthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.ImmutableResult
-
This instance is equal to all instances of
ImmutableResultthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerCredentials
-
This instance is equal to all instances of
ImmutableDockerCredentialsthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerInfo
-
This instance is equal to all instances of
ImmutableDockerInfothat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDropletInfo
-
This instance is equal to all instances of
ImmutableDropletInfothat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableErrorDetails
-
This instance is equal to all instances of
ImmutableErrorDetailsthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableInstanceInfo
-
This instance is equal to all instances of
ImmutableInstanceInfothat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableInstancesInfo
-
This instance is equal to all instances of
ImmutableInstancesInfothat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule
-
This instance is equal to all instances of
ImmutableSecurityGroupRulethat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
-
This instance is equal to all instances of
ImmutableStagingthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableUpload
-
This instance is equal to all instances of
ImmutableUploadthat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ServiceOperation
- equals(Object) - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory
-
This instance is equal to all instances of
ImmutableCloudControllerRestClientFactorythat have equal attribute values. - error(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.Builder
-
Initializes the value for the
errorattribute. - error(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.ImmutableData.Builder
-
Initializes the value for the
errorattribute. - errorCode(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableErrorDetails.Builder
-
Initializes the value for the
errorCodeattribute. - errorDetails(ErrorDetails) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudJob.Builder
-
Initializes the value for the
errorDetailsattribute. - errorDetails(ErrorDetails) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableUpload.Builder
-
Initializes the value for the
errorDetailsattribute. - ErrorDetails - Interface in com.sap.cloudfoundry.client.facade.domain
- EXPIRED - com.sap.cloudfoundry.client.facade.domain.Status
- extra(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering.Builder
-
Initializes the value for the
extraattribute. - extra(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan.Builder
-
Initializes the value for the
extraattribute. - extractUriInfo(Map<String, UUID>, String, Map<String, String>) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
F
- FAILED - com.sap.cloudfoundry.client.facade.domain.CloudBuild.State
- FAILED - com.sap.cloudfoundry.client.facade.domain.CloudJob.Status
- FAILED - com.sap.cloudfoundry.client.facade.domain.CloudTask.State
- FAILED - com.sap.cloudfoundry.client.facade.domain.PackageState
- FAILED - com.sap.cloudfoundry.client.facade.domain.ServiceOperation.State
- FAILED - com.sap.cloudfoundry.client.facade.domain.Status
- failureReason(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.ImmutableResult.Builder
-
Initializes the value for the
failureReasonattribute. - filter(ClientRequest, ExchangeFunction) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientRequestFilterFunction
- FINISHED - com.sap.cloudfoundry.client.facade.domain.CloudJob.Status
- FLAPPING - com.sap.cloudfoundry.client.facade.domain.InstanceState
- from(CloudFoundryClientFactory) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory.Builder
-
Fill a builder with attribute values from the provided
CloudFoundryClientFactoryinstance. - from(RawApplicationLog) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawApplicationLog.Builder
-
Fill a builder with attribute values from the provided
RawApplicationLoginstance. - from(RawCloudApplication) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudApplication.Builder
-
Fill a builder with attribute values from the provided
RawCloudApplicationinstance. - from(RawCloudBuild) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudBuild.Builder
-
Fill a builder with attribute values from the provided
RawCloudBuildinstance. - from(RawCloudEvent) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudEvent.Builder
-
Fill a builder with attribute values from the provided
RawCloudEventinstance. - from(RawCloudInfo) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudInfo.Builder
-
Fill a builder with attribute values from the provided
RawCloudInfoinstance. - from(RawCloudOrganization) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudOrganization.Builder
-
Fill a builder with attribute values from the provided
RawCloudOrganizationinstance. - from(RawCloudPackage) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudPackage.Builder
-
Fill a builder with attribute values from the provided
RawCloudPackageinstance. - from(RawCloudPrivateDomain) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudPrivateDomain.Builder
-
Fill a builder with attribute values from the provided
RawCloudPrivateDomaininstance. - from(RawCloudRoute) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudRoute.Builder
-
Fill a builder with attribute values from the provided
RawCloudRouteinstance. - from(RawCloudServiceBinding) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBinding.Builder
-
Fill a builder with attribute values from the provided
RawCloudServiceBindinginstance. - from(RawCloudServiceBroker) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBroker.Builder
-
Fill a builder with attribute values from the provided
RawCloudServiceBrokerinstance. - from(RawCloudServiceInstance) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceInstance.Builder
-
Fill a builder with attribute values from the provided
RawCloudServiceInstanceinstance. - from(RawCloudServiceKey) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceKey.Builder
-
Fill a builder with attribute values from the provided
RawCloudServiceKeyinstance. - from(RawCloudServiceOffering) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceOffering.Builder
-
Fill a builder with attribute values from the provided
RawCloudServiceOfferinginstance. - from(RawCloudServicePlan) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServicePlan.Builder
-
Fill a builder with attribute values from the provided
RawCloudServicePlaninstance. - from(RawCloudSharedDomain) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudSharedDomain.Builder
-
Fill a builder with attribute values from the provided
RawCloudSharedDomaininstance. - from(RawCloudSpace) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudSpace.Builder
-
Fill a builder with attribute values from the provided
RawCloudSpaceinstance. - from(RawCloudStack) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudStack.Builder
-
Fill a builder with attribute values from the provided
RawCloudStackinstance. - from(RawCloudTask) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudTask.Builder
-
Fill a builder with attribute values from the provided
RawCloudTaskinstance. - from(RawInstancesInfo) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawInstancesInfo.Builder
-
Fill a builder with attribute values from the provided
RawInstancesInfoinstance. - from(RawV2CloudDomain) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV2CloudDomain.Builder
-
Fill a builder with attribute values from the provided
RawV2CloudDomaininstance. - from(RawV3CloudDomain) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV3CloudDomain.Builder
-
Fill a builder with attribute values from the provided
RawV3CloudDomaininstance. - from(ApplicationLog) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog.Builder
-
Fill a builder with attribute values from the provided
ApplicationLoginstance. - from(CloudApplication) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudApplicationinstance. - from(CloudBuild) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudBuildinstance. - from(CloudBuild.CreatedBy) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.ImmutableCreatedBy.Builder
-
Fill a builder with attribute values from the provided
CreatedByinstance. - from(CloudBuild.PackageInfo) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.ImmutablePackageInfo.Builder
-
Fill a builder with attribute values from the provided
PackageInfoinstance. - from(CloudDomain) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudDomain.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudDomaininstance. - from(CloudEntity) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudEntityinstance. - from(CloudEntity) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudEntityinstance. - from(CloudEntity) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudDomain.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudEntityinstance. - from(CloudEntity) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudEntityinstance. - from(CloudEntity) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudJob.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudEntityinstance. - from(CloudEntity) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudOrganization.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudEntityinstance. - from(CloudEntity) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudEntityinstance. - from(CloudEntity) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudEntityinstance. - from(CloudEntity) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudEntityinstance. - from(CloudEntity) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudEntityinstance. - from(CloudEntity) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudEntityinstance. - from(CloudEntity) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceKey.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudEntityinstance. - from(CloudEntity) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudEntityinstance. - from(CloudEntity) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudEntityinstance. - from(CloudEntity) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudSpace.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudEntityinstance. - from(CloudEntity) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudStack.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudEntityinstance. - from(CloudEntity) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudEntityinstance. - from(CloudEvent) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudEventinstance. - from(CloudEvent.Participant) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent.ImmutableParticipant.Builder
-
Fill a builder with attribute values from the provided
Participantinstance. - from(CloudInfo) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo.Builder
-
Fill a builder with attribute values from the provided
CloudInfoinstance. - from(CloudJob) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudJob.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudJobinstance. - from(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudMetadata.Builder
-
Fill a builder with attribute values from the provided
CloudMetadatainstance. - from(CloudOrganization) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudOrganization.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudOrganizationinstance. - from(CloudPackage) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudPackageinstance. - from(CloudPackage.Checksum) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.ImmutableChecksum.Builder
-
Fill a builder with attribute values from the provided
Checksuminstance. - from(CloudPackage.Data) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.ImmutableData.Builder
-
Fill a builder with attribute values from the provided
Datainstance. - from(CloudRoute) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudRouteinstance. - from(CloudServiceBinding) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudServiceBindinginstance. - from(CloudServiceBroker) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudServiceBrokerinstance. - from(CloudServiceInstance) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudServiceInstanceinstance. - from(CloudServiceKey) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceKey.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudServiceKeyinstance. - from(CloudServiceOffering) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudServiceOfferinginstance. - from(CloudServicePlan) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudServicePlaninstance. - from(CloudSpace) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudSpace.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudSpaceinstance. - from(CloudStack) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudStack.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudStackinstance. - from(CloudTask) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudTaskinstance. - from(CloudTask.Limits) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.ImmutableLimits.Builder
-
Fill a builder with attribute values from the provided
Limitsinstance. - from(CloudTask.Result) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.ImmutableResult.Builder
-
Fill a builder with attribute values from the provided
Resultinstance. - from(DockerCredentials) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerCredentials.Builder
-
Fill a builder with attribute values from the provided
DockerCredentialsinstance. - from(DockerInfo) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerInfo.Builder
-
Fill a builder with attribute values from the provided
DockerInfoinstance. - from(DropletInfo) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDropletInfo.Builder
-
Fill a builder with attribute values from the provided
DropletInfoinstance. - from(ErrorDetails) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableErrorDetails.Builder
-
Fill a builder with attribute values from the provided
ErrorDetailsinstance. - from(InstanceInfo) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableInstanceInfo.Builder
-
Fill a builder with attribute values from the provided
InstanceInfoinstance. - from(InstancesInfo) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableInstancesInfo.Builder
-
Fill a builder with attribute values from the provided
InstancesInfoinstance. - from(SecurityGroupRule) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule.Builder
-
Fill a builder with attribute values from the provided
SecurityGroupRuleinstance. - from(Staging) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging.Builder
-
Fill a builder with attribute values from the provided
Staginginstance. - from(Upload) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableUpload.Builder
-
Fill a builder with attribute values from the provided
Uploadinstance. - from(CloudControllerRestClientFactory) - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory.Builder
-
Fill a builder with attribute values from the provided
CloudControllerRestClientFactoryinstance. - fromLastOperation(LastOperation) - Static method in class com.sap.cloudfoundry.client.facade.domain.ServiceOperation
- fromString(String) - Static method in enum com.sap.cloudfoundry.client.facade.domain.CloudJob.Status
- fromString(String) - Static method in enum com.sap.cloudfoundry.client.facade.domain.ServiceOperation.State
- fromString(String) - Static method in enum com.sap.cloudfoundry.client.facade.domain.ServiceOperation.Type
G
- getActee() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudEvent
- getActee() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent
- getActor() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudEvent
- getActor() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent
- getAlgorithm() - Method in interface com.sap.cloudfoundry.client.facade.domain.CloudPackage.Checksum
- getAlgorithm() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.ImmutableChecksum
- getApplication(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get cloud application with the specified name.
- getApplication(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getApplication(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getApplication(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getApplication(String, boolean) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get cloud application with the specified name.
- getApplication(String, boolean) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getApplication(String, boolean) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getApplication(String, boolean) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getApplication(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get cloud application with the specified GUID.
- getApplication(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getApplication(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getApplication(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getApplicationEnvironment(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get application environment variables for the app with the specified name.
- getApplicationEnvironment(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getApplicationEnvironment(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getApplicationEnvironment(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getApplicationEnvironment(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get application environment variables for the app with the specified GUID.
- getApplicationEnvironment(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getApplicationEnvironment(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getApplicationEnvironment(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getApplicationEvents(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get application events.
- getApplicationEvents(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getApplicationEvents(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getApplicationEvents(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getApplicationGuid() - Method in class com.sap.cloudfoundry.client.facade.domain.ApplicationLog
- getApplicationGuid() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceBinding
- getApplicationGuid() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog
- getApplicationGuid() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding
- getApplicationInstances(CloudApplication) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get application instances info for application.
- getApplicationInstances(CloudApplication) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getApplicationInstances(CloudApplication) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getApplicationInstances(CloudApplication) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getApplicationInstances(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get application instances info for application.
- getApplicationInstances(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getApplicationInstances(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getApplicationInstances(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getApplications() - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get all applications in the currently targeted space.
- getApplications() - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getApplications() - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getApplications() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getApplicationsByMetadataLabelSelector(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- getApplicationsByMetadataLabelSelector(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getApplicationsByMetadataLabelSelector(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getApplicationsByMetadataLabelSelector(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getAppsUsingRoute() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudRoute
- getAppsUsingRoute() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute
- getAuthorizationEndpoint() - Method in interface com.sap.cloudfoundry.client.facade.domain.CloudInfo
- getAuthorizationEndpoint() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo
- getAuthorizationHeader() - Method in class com.sap.cloudfoundry.client.facade.oauth2.OAuthClient
- getBindingOptions() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceBinding
- getBindingOptions() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding
- getBroker() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceInstance
- getBroker() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
- getBrokerName() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceOffering
- getBrokerName() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
- getBuild() - Method in interface com.sap.cloudfoundry.client.facade.domain.CloudInfo
- getBuild() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo
- getBuild(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- getBuild(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getBuild(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getBuild(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getBuildpack() - Method in interface com.sap.cloudfoundry.client.facade.domain.Staging
- getBuildpacks() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
- getBuildpacks() - Method in interface com.sap.cloudfoundry.client.facade.domain.Staging
- getBuildsForApplication(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- getBuildsForApplication(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getBuildsForApplication(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getBuildsForApplication(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getBuildsForPackage(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- getBuildsForPackage(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getBuildsForPackage(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getBuildsForPackage(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getChecksum() - Method in interface com.sap.cloudfoundry.client.facade.domain.CloudPackage.Data
- getChecksum() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.ImmutableData
- getClientId() - Method in class com.sap.cloudfoundry.client.facade.CloudCredentials
-
Get the client ID.
- getClientSecret() - Method in class com.sap.cloudfoundry.client.facade.CloudCredentials
-
Get the client secret
- getCloudControllerUrl() - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get the URL used for the cloud controller.
- getCloudControllerUrl() - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getCloudFoundryClientFactory() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientFactory
- getCloudFoundryClientFactory() - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory
- getCloudInfo() - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get CloudInfo for the current cloud.
- getCloudInfo() - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getCode() - Method in interface com.sap.cloudfoundry.client.facade.domain.ErrorDetails
- getCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableErrorDetails
- getCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule
- getCode() - Method in interface com.sap.cloudfoundry.client.facade.domain.SecurityGroupRule
- getCommand() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudTask
- getCommand() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask
- getCommand() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
- getCommand() - Method in interface com.sap.cloudfoundry.client.facade.domain.Staging
- getConnectionPoolSize() - Method in class com.sap.cloudfoundry.client.facade.adapters.CloudFoundryClientFactory
- getConnectionPoolSize() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory
- getConnectionPoolSize() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientFactory
- getConnectionPoolSize() - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory
- getConnectTimeout() - Method in class com.sap.cloudfoundry.client.facade.adapters.CloudFoundryClientFactory
- getConnectTimeout() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory
- getConnectTimeout() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientFactory
- getConnectTimeout() - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory
- getControllerUrl() - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getControllerUrl() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getCreatedAt() - Method in interface com.sap.cloudfoundry.client.facade.domain.CloudMetadata
- getCreatedAt() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudMetadata
- getCreatedBy() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudBuild
- getCreatedBy() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild
- getCredentials() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceBinding
- getCredentials() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceInstance
- getCredentials() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceKey
- getCredentials() - Method in interface com.sap.cloudfoundry.client.facade.domain.DockerInfo
- getCredentials() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding
- getCredentials() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
- getCredentials() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceKey
- getCredentials() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerInfo
- getCurrentDropletForApplication(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- getCurrentDropletForApplication(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getCurrentDropletForApplication(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getCurrentDropletForApplication(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getData() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudPackage
- getData() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage
- getDefaultDomain() - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Gets the default domain for the current org, which is the first shared domain.
- getDefaultDomain() - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getDefaultDomain() - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getDefaultDomain() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getDescription() - Method in exception com.sap.cloudfoundry.client.facade.CloudOperationException
- getDescription() - Method in interface com.sap.cloudfoundry.client.facade.domain.CloudInfo
- getDescription() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceOffering
- getDescription() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServicePlan
- getDescription() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudStack
- getDescription() - Method in interface com.sap.cloudfoundry.client.facade.domain.ErrorDetails
- getDescription() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo
- getDescription() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
- getDescription() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan
- getDescription() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudStack
- getDescription() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableErrorDetails
- getDescription() - Method in class com.sap.cloudfoundry.client.facade.domain.ServiceOperation
- getDestination() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule
- getDestination() - Method in interface com.sap.cloudfoundry.client.facade.domain.SecurityGroupRule
- getDetectedBuildpack() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
- getDetectedBuildpack() - Method in interface com.sap.cloudfoundry.client.facade.domain.Staging
- getDisk() - Method in interface com.sap.cloudfoundry.client.facade.domain.CloudTask.Limits
- getDisk() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.ImmutableLimits
- getDiskQuota() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudApplication
- getDiskQuota() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
- getDockerInfo() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
- getDockerInfo() - Method in interface com.sap.cloudfoundry.client.facade.domain.Staging
- getDocUrl() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceOffering
- getDocUrl() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
- getDomain() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudRoute
- getDomain() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudRoute
- getDomain() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudRoute
- getDomain() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute
- getDomains() - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get list of all domain shared and private domains.
- getDomains() - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getDomains() - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getDomains() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getDomainsForOrganization() - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get list of all domain registered for the current organization.
- getDomainsForOrganization() - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getDomainsForOrganization() - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getDomainsForOrganization() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getDropletInfo() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudBuild
- getDropletInfo() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild
- getEmail() - Method in class com.sap.cloudfoundry.client.facade.CloudCredentials
-
Get the email.
- getEnv() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudApplication
- getEnv() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
- getEnvelope() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawApplicationLog
- getEnvelope() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawApplicationLog
- getError() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudBuild
- getError() - Method in interface com.sap.cloudfoundry.client.facade.domain.CloudPackage.Data
- getError() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild
- getError() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.ImmutableData
- getErrorCode() - Method in interface com.sap.cloudfoundry.client.facade.domain.ErrorDetails
- getErrorCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableErrorDetails
- getErrorDetails() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudJob
- getErrorDetails() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudJob
- getErrorDetails() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableUpload
- getErrorDetails() - Method in interface com.sap.cloudfoundry.client.facade.domain.Upload
- getEvents() - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get system events.
- getEvents() - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getEvents() - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getEvents() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getEventsByActee(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- getEventsByActee(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getEventsByActee(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getEventsByActee(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getExtra() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceOffering
- getExtra() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServicePlan
- getExtra() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
- getExtra() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan
- getFailureReason() - Method in interface com.sap.cloudfoundry.client.facade.domain.CloudTask.Result
- getFailureReason() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.ImmutableResult
- getGeneralPurposeWebClient() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientFactory
- getGuid() - Method in interface com.sap.cloudfoundry.client.facade.domain.CloudBuild.CreatedBy
- getGuid() - Method in interface com.sap.cloudfoundry.client.facade.domain.CloudBuild.PackageInfo
- getGuid() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudEntity
- getGuid() - Method in interface com.sap.cloudfoundry.client.facade.domain.CloudEvent.Participant
- getGuid() - Method in interface com.sap.cloudfoundry.client.facade.domain.CloudMetadata
- getGuid() - Method in interface com.sap.cloudfoundry.client.facade.domain.DropletInfo
- getGuid() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.ImmutableCreatedBy
- getGuid() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.ImmutablePackageInfo
- getGuid() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent.ImmutableParticipant
- getGuid() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudMetadata
- getGuid() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDropletInfo
- getHealthCheckHttpEndpoint() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
- getHealthCheckHttpEndpoint() - Method in interface com.sap.cloudfoundry.client.facade.domain.Staging
- getHealthCheckTimeout() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
- getHealthCheckTimeout() - Method in interface com.sap.cloudfoundry.client.facade.domain.Staging
- getHealthCheckType() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
- getHealthCheckType() - Method in interface com.sap.cloudfoundry.client.facade.domain.Staging
- getHost() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudRoute
- getHost() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute
- getImage() - Method in interface com.sap.cloudfoundry.client.facade.domain.DockerInfo
- getImage() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerInfo
- getIndex() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableInstanceInfo
- getIndex() - Method in interface com.sap.cloudfoundry.client.facade.domain.InstanceInfo
- getInfo() - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getInfo() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getInfoUrl() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceOffering
- getInfoUrl() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
- getInstances() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudApplication
- getInstances() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
- getInstances() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableInstancesInfo
- getInstances() - Method in interface com.sap.cloudfoundry.client.facade.domain.InstancesInfo
- getInstancesResponse() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawInstancesInfo
- getInstancesResponse() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawInstancesInfo
- getLabel() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceInstance
- getLabel() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
- getLastOperation() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceInstance
- getLastOperation() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
- getLimits() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudTask
- getLimits() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask
- getLog() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule
- getLog() - Method in interface com.sap.cloudfoundry.client.facade.domain.SecurityGroupRule
- getLoggingEndpoint() - Method in interface com.sap.cloudfoundry.client.facade.domain.CloudInfo
- getLoggingEndpoint() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo
- getMemory() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudApplication
- getMemory() - Method in interface com.sap.cloudfoundry.client.facade.domain.CloudTask.Limits
- getMemory() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
- getMemory() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.ImmutableLimits
- getMessage() - Method in exception com.sap.cloudfoundry.client.facade.CloudControllerException
- getMessage() - Method in exception com.sap.cloudfoundry.client.facade.CloudServiceBrokerException
- getMessage() - Method in class com.sap.cloudfoundry.client.facade.domain.ApplicationLog
- getMessage() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog
- getMessageType() - Method in class com.sap.cloudfoundry.client.facade.domain.ApplicationLog
- getMessageType() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog
- getMetadata() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudEntity
- getMetadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
- getMetadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild
- getMetadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudDomain
- getMetadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent
- getMetadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudJob
- getMetadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudOrganization
- getMetadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage
- getMetadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute
- getMetadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding
- getMetadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker
- getMetadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
- getMetadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceKey
- getMetadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
- getMetadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan
- getMetadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudSpace
- getMetadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudStack
- getMetadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask
- getName() - Method in interface com.sap.cloudfoundry.client.facade.domain.CloudBuild.CreatedBy
- getName() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudEntity
- getName() - Method in interface com.sap.cloudfoundry.client.facade.domain.CloudEvent.Participant
- getName() - Method in interface com.sap.cloudfoundry.client.facade.domain.CloudInfo
- getName() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudRoute
- getName() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
- getName() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild
- getName() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.ImmutableCreatedBy
- getName() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudDomain
- getName() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent
- getName() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent.ImmutableParticipant
- getName() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo
- getName() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudJob
- getName() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudOrganization
- getName() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage
- getName() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding
- getName() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker
- getName() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
- getName() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceKey
- getName() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
- getName() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan
- getName() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudSpace
- getName() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudStack
- getName() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask
- getOAuthClient() - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getOAuthClient() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getOrCreateConnectionContext(String) - Method in class com.sap.cloudfoundry.client.facade.adapters.CloudFoundryClientFactory
- getOrganization() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudSpace
- getOrganization() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudSpace
- getOrganization() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudSpace
- getOrganization() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudSpace
- getOrganization(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get the organization with the specified name.
- getOrganization(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getOrganization(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getOrganization(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getOrganization(String, boolean) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get the organization with the specified name.
- getOrganization(String, boolean) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getOrganization(String, boolean) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getOrganization(String, boolean) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
-
Get organization by given name.
- getOrganizations() - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get all organizations for the current cloud.
- getOrganizations() - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getOrganizations() - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getOrganizations() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getOrigin() - Method in class com.sap.cloudfoundry.client.facade.CloudCredentials
-
Get the origin
- getPackage(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- getPackage(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getPackage(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getPackage(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getPackageGuid() - Method in interface com.sap.cloudfoundry.client.facade.domain.DropletInfo
- getPackageGuid() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDropletInfo
- getPackageInfo() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudBuild
- getPackageInfo() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild
- getPackagesForApplication(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- getPackagesForApplication(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getPackagesForApplication(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getPackagesForApplication(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getPackageState() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudApplication
- getPackageState() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
- getPassword() - Method in class com.sap.cloudfoundry.client.facade.CloudCredentials
-
Get the password.
- getPassword() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceBroker
- getPassword() - Method in interface com.sap.cloudfoundry.client.facade.domain.DockerCredentials
- getPassword() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker
- getPassword() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerCredentials
- getPath() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudRoute
- getPath() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute
- getPlan() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceInstance
- getPlan() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
- getPorts() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule
- getPorts() - Method in interface com.sap.cloudfoundry.client.facade.domain.SecurityGroupRule
- getPrivateDomains() - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get list of all private domains.
- getPrivateDomains() - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getPrivateDomains() - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getPrivateDomains() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getProtocol() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule
- getProtocol() - Method in interface com.sap.cloudfoundry.client.facade.domain.SecurityGroupRule
- getProvider() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceInstance
- getProvider() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceOffering
- getProvider() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
- getProvider() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
- getProxyUser() - Method in class com.sap.cloudfoundry.client.facade.CloudCredentials
-
Get the proxy user.
- getRecentLogs(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Stream recent log entries.
- getRecentLogs(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getRecentLogs(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getRecentLogs(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getRecentLogs(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get recent log entries.
- getRecentLogs(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getRecentLogs(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getRecentLogs(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudApplication
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudBuild
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudEvent
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudInfo
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudOrganization
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudPackage
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudPrivateDomain
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudRoute
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBinding
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBroker
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceInstance
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceKey
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceOffering
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServicePlan
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudSharedDomain
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudSpace
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudStack
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudTask
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV2CloudDomain
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV3CloudDomain
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudApplication
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudBuild
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudEvent
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudInfo
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudOrganization
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudPackage
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudPrivateDomain
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudRoute
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceBinding
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceBroker
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceInstance
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceKey
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceOffering
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudServicePlan
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudSharedDomain
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudSpace
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudStack
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudTask
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawV2CloudDomain
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawV3CloudDomain
- getResult() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudTask
- getResult() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask
- getRouteMappingResources() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudRoute
- getRouteMappingResources() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudRoute
- getRoutes(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get the info for all routes for a domain.
- getRoutes(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getRoutes(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getRoutes(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getRunningInstances() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudApplication
- getRunningInstances() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
- getServiceBindingParameters(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get all service binding parameters.
- getServiceBindingParameters(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getServiceBindingParameters(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getServiceBindingParameters(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getServiceBindings(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get the bindings for a particular service instance.
- getServiceBindings(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getServiceBindings(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getServiceBindings(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getServiceBroker(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get a service broker.
- getServiceBroker(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getServiceBroker(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getServiceBroker(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getServiceBroker(String, boolean) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get a service broker.
- getServiceBroker(String, boolean) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getServiceBroker(String, boolean) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getServiceBroker(String, boolean) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getServiceBrokers() - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get all service brokers.
- getServiceBrokers() - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getServiceBrokers() - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getServiceBrokers() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getServiceInstance() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceKey
- getServiceInstance() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceKey
- getServiceInstance() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceKey
- getServiceInstance() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceKey
- getServiceInstance(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get a service instance.
- getServiceInstance(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getServiceInstance(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getServiceInstance(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getServiceInstance(String, boolean) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get a service instance.
- getServiceInstance(String, boolean) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getServiceInstance(String, boolean) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getServiceInstance(String, boolean) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getServiceInstanceParameters(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get all service instance parameters.
- getServiceInstanceParameters(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getServiceInstanceParameters(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getServiceInstanceParameters(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getServiceInstances() - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get all service instances in the currently targeted space.
- getServiceInstances() - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getServiceInstances() - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getServiceInstances() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getServiceInstancesByMetadataLabelSelector(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- getServiceInstancesByMetadataLabelSelector(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getServiceInstancesByMetadataLabelSelector(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getServiceInstancesByMetadataLabelSelector(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getServiceKeys(CloudServiceInstance) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get service keys for a service instance.
- getServiceKeys(CloudServiceInstance) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getServiceKeys(CloudServiceInstance) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getServiceKeys(CloudServiceInstance) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getServiceKeys(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get service keys for a service instance.
- getServiceKeys(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getServiceKeys(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getServiceKeys(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getServiceOfferings() - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get all service offerings.
- getServiceOfferings() - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getServiceOfferings() - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getServiceOfferings() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getServicePlanResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceInstance
- getServicePlanResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceInstance
- getServicePlanResource(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getServicePlans() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceOffering
- getServicePlans() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceOffering
- getServicePlans() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceOffering
- getServicePlans() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
- getServiceResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceInstance
- getServiceResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceInstance
- getServiceResource(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getServices() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudApplication
- getServices() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
- getSharedDomains() - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get list of all shared domains.
- getSharedDomains() - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getSharedDomains() - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getSharedDomains() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getSourceId() - Method in class com.sap.cloudfoundry.client.facade.domain.ApplicationLog
- getSourceId() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog
- getSourceName() - Method in class com.sap.cloudfoundry.client.facade.domain.ApplicationLog
- getSourceName() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog
- getSpace() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudApplication
- getSpace() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudApplication
- getSpace() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudApplication
- getSpace() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
- getSpace(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get space name with the specified name.
- getSpace(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getSpace(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getSpace(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getSpace(String, boolean) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get space name with the specified name.
- getSpace(String, boolean) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getSpace(String, boolean) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getSpace(String, boolean) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getSpace(String, String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get space name with the specified name.
- getSpace(String, String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getSpace(String, String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getSpace(String, String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getSpace(String, String, boolean) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get space name with the specified name.
- getSpace(String, String, boolean) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getSpace(String, String, boolean) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getSpace(String, String, boolean) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getSpace(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get space name with the specified GUID.
- getSpace(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getSpace(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getSpace(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getSpaceAuditors() - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- getSpaceAuditors() - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getSpaceAuditors() - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getSpaceAuditors() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getSpaceAuditors(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get list of space auditor UUID for the space.
- getSpaceAuditors(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getSpaceAuditors(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getSpaceAuditors(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getSpaceAuditors(String, String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get list of space auditor UUID for the space.
- getSpaceAuditors(String, String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getSpaceAuditors(String, String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getSpaceAuditors(String, String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getSpaceAuditors(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- getSpaceAuditors(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getSpaceAuditors(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getSpaceAuditors(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getSpaceDevelopers() - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- getSpaceDevelopers() - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getSpaceDevelopers() - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getSpaceDevelopers() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getSpaceDevelopers(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get list of space developer UUID for the space.
- getSpaceDevelopers(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getSpaceDevelopers(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getSpaceDevelopers(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getSpaceDevelopers(String, String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get list of space developer UUID for the space.
- getSpaceDevelopers(String, String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getSpaceDevelopers(String, String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getSpaceDevelopers(String, String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getSpaceDevelopers(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- getSpaceDevelopers(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getSpaceDevelopers(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getSpaceDevelopers(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getSpaceGuid() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceBroker
- getSpaceGuid() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker
- getSpaceManagers() - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- getSpaceManagers() - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getSpaceManagers() - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getSpaceManagers() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getSpaceManagers(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get list of space manager UUID for the space.
- getSpaceManagers(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getSpaceManagers(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getSpaceManagers(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getSpaceManagers(String, String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get list of space manager UUID for the space.
- getSpaceManagers(String, String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getSpaceManagers(String, String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getSpaceManagers(String, String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getSpaceManagers(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- getSpaceManagers(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getSpaceManagers(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getSpaceManagers(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getSpaces() - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get all spaces for the current cloud.
- getSpaces() - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getSpaces() - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getSpaces() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getSpaces(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get list of CloudSpaces for organization.
- getSpaces(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getSpaces(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getSpaces(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getSslHandshakeTimeout() - Method in class com.sap.cloudfoundry.client.facade.adapters.CloudFoundryClientFactory
- getSslHandshakeTimeout() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory
- getSslHandshakeTimeout() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientFactory
- getSslHandshakeTimeout() - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory
- getStack() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudApplication
- getStack() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudApplication
- getStack() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
- getStack() - Method in interface com.sap.cloudfoundry.client.facade.domain.Staging
- getStack(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get a stack by name.
- getStack(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getStack(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getStack(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getStack(String, boolean) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get a stack by name.
- getStack(String, boolean) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getStack(String, boolean) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getStack(String, boolean) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getStacks() - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get the list of stacks available for staging applications.
- getStacks() - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getStacks() - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getStacks() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getStaging() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudApplication
- getStaging() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
- getStagingError() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudApplication
- getStagingError() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
- getStagingFile() - Method in class com.sap.cloudfoundry.client.facade.StartingInfo
- getState() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudApplication
- getState() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudBuild
- getState() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudTask
- getState() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
- getState() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild
- getState() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask
- getState() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableInstanceInfo
- getState() - Method in interface com.sap.cloudfoundry.client.facade.domain.InstanceInfo
- getState() - Method in class com.sap.cloudfoundry.client.facade.domain.ServiceOperation
- getStatus() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudJob
- getStatus() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudPackage
- getStatus() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudJob
- getStatus() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage
- getStatus() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableUpload
- getStatus() - Method in interface com.sap.cloudfoundry.client.facade.domain.Upload
- getStatusCode() - Method in exception com.sap.cloudfoundry.client.facade.CloudOperationException
- getStatusText() - Method in exception com.sap.cloudfoundry.client.facade.CloudOperationException
- getSummary() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudApplication
- getSummary() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudApplication
- getSupport() - Method in interface com.sap.cloudfoundry.client.facade.domain.CloudInfo
- getSupport() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo
- getSyslogDrainUrl() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceBinding
- getSyslogDrainUrl() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding
- getTags() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceInstance
- getTags() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
- getTask(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- getTask(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getTask(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getTask(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getTasks(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get the list of one-off tasks currently known for the given application.
- getTasks(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getTasks(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getTasks(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getThreadPoolSize() - Method in class com.sap.cloudfoundry.client.facade.adapters.CloudFoundryClientFactory
- getThreadPoolSize() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory
- getThreadPoolSize() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientFactory
- getThreadPoolSize() - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory
- getTimestamp() - Method in class com.sap.cloudfoundry.client.facade.domain.ApplicationLog
- getTimestamp() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudEvent
- getTimestamp() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog
- getTimestamp() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent
- getToken() - Method in class com.sap.cloudfoundry.client.facade.CloudCredentials
-
Get the token.
- getToken() - Method in class com.sap.cloudfoundry.client.facade.oauth2.OAuthClient
- getToken(ConnectionContext) - Method in class com.sap.cloudfoundry.client.facade.adapters.OAuthTokenProvider
- getTokenProvider() - Method in class com.sap.cloudfoundry.client.facade.oauth2.OAuthClient
- getTokenProvider() - Method in class com.sap.cloudfoundry.client.facade.oauth2.OAuthClientWithLoginHint
- getType() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudEvent
- getType() - Method in interface com.sap.cloudfoundry.client.facade.domain.CloudEvent.Participant
- getType() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudPackage
- getType() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceInstance
- getType() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent
- getType() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent.ImmutableParticipant
- getType() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage
- getType() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
- getType() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule
- getType() - Method in interface com.sap.cloudfoundry.client.facade.domain.SecurityGroupRule
- getType() - Method in class com.sap.cloudfoundry.client.facade.domain.ServiceOperation
- getUniqueId() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceOffering
- getUniqueId() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServicePlan
- getUniqueId() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
- getUniqueId() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan
- getUpdatedAt() - Method in interface com.sap.cloudfoundry.client.facade.domain.CloudMetadata
- getUpdatedAt() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudMetadata
- getUploadStatus(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- getUploadStatus(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getUploadStatus(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getUploadStatus(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getUris() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudApplication
- getUris() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
- getUrl() - Method in interface com.sap.cloudfoundry.client.facade.domain.CloudMetadata
- getUrl() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceBroker
- getUrl() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceOffering
- getUrl() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudMetadata
- getUrl() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker
- getUrl() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
- getUser() - Method in interface com.sap.cloudfoundry.client.facade.domain.CloudInfo
- getUser() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo
- getUsername() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceBroker
- getUsername() - Method in interface com.sap.cloudfoundry.client.facade.domain.DockerCredentials
- getUsername() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker
- getUsername() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerCredentials
- getV3Metadata() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudEntity
- getV3Metadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
- getV3Metadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild
- getV3Metadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudDomain
- getV3Metadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent
- getV3Metadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudJob
- getV3Metadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudOrganization
- getV3Metadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage
- getV3Metadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute
- getV3Metadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding
- getV3Metadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker
- getV3Metadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
- getV3Metadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceKey
- getV3Metadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
- getV3Metadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan
- getV3Metadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudSpace
- getV3Metadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudStack
- getV3Metadata() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask
- getValue() - Method in interface com.sap.cloudfoundry.client.facade.domain.CloudPackage.Checksum
- getValue() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.ImmutableChecksum
- getVersion() - Method in interface com.sap.cloudfoundry.client.facade.domain.CloudInfo
- getVersion() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceInstance
- getVersion() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceOffering
- getVersion() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo
- getVersion() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
- getVersion() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
- getWebClient() - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getWebClient() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- guid(UUID) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.ImmutableCreatedBy.Builder
-
Initializes the value for the
guidattribute. - guid(UUID) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.ImmutablePackageInfo.Builder
-
Initializes the value for the
guidattribute. - guid(UUID) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent.ImmutableParticipant.Builder
-
Initializes the value for the
guidattribute. - guid(UUID) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudMetadata.Builder
-
Initializes the value for the
guidattribute. - guid(UUID) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDropletInfo.Builder
-
Initializes the value for the
guidattribute.
H
- handleError(ClientHttpResponse) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerResponseErrorHandler
- hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory
-
Computes a hash code from attributes:
sslHandshakeTimeout,connectTimeout,connectionPoolSize,threadPoolSize. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawApplicationLog
-
Computes a hash code from attributes:
envelope. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudApplication
-
Computes a hash code from attributes:
resource,summary,stack,space. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudBuild
-
Computes a hash code from attributes:
resource. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudEvent
-
Computes a hash code from attributes:
resource. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudInfo
-
Computes a hash code from attributes:
resource. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudOrganization
-
Computes a hash code from attributes:
resource. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudPackage
-
Computes a hash code from attributes:
resource. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudPrivateDomain
-
Computes a hash code from attributes:
resource. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudRoute
-
Computes a hash code from attributes:
resource,routeMappingResources,domain. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBinding
-
Computes a hash code from attributes:
resource. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBroker
-
Computes a hash code from attributes:
resource. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceInstance
-
Computes a hash code from attributes:
resource,servicePlanResource,serviceResource. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceKey
-
Computes a hash code from attributes:
resource,serviceInstance. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceOffering
-
Computes a hash code from attributes:
resource,servicePlans. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServicePlan
-
Computes a hash code from attributes:
resource. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudSharedDomain
-
Computes a hash code from attributes:
resource. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudSpace
-
Computes a hash code from attributes:
resource,organization. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudStack
-
Computes a hash code from attributes:
resource. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudTask
-
Computes a hash code from attributes:
resource. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawInstancesInfo
-
Computes a hash code from attributes:
instancesResponse. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV2CloudDomain
-
Computes a hash code from attributes:
resource. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV3CloudDomain
-
Computes a hash code from attributes:
resource. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog
-
Computes a hash code from attributes:
applicationGuid,message,timestamp,messageType,sourceId,sourceName. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.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 com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild
-
Computes a hash code from attributes:
name,metadata,v3Metadata,state,createdBy,dropletInfo,packageInfo,error. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.ImmutableCreatedBy
-
Computes a hash code from attributes:
guid,name. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.ImmutablePackageInfo
-
Computes a hash code from attributes:
guid. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudDomain
-
Computes a hash code from attributes:
name,metadata,v3Metadata. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent
-
Computes a hash code from attributes:
name,metadata,v3Metadata,type,actor,actee,timestamp. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent.ImmutableParticipant
-
Computes a hash code from attributes:
guid,name,type. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo
-
Computes a hash code from attributes:
authorizationEndpoint,loggingEndpoint,build,description,name,user,support,version. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudJob
-
Computes a hash code from attributes:
name,metadata,v3Metadata,status,errorDetails. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudMetadata
-
Computes a hash code from attributes:
guid,createdAt,updatedAt,url. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudOrganization
-
Computes a hash code from attributes:
name,metadata,v3Metadata. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage
-
Computes a hash code from attributes:
name,metadata,v3Metadata,type,data,status. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.ImmutableChecksum
-
Computes a hash code from attributes:
algorithm,value. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.ImmutableData
-
Computes a hash code from attributes:
checksum,error. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute
-
Computes a hash code from attributes:
metadata,v3Metadata,appsUsingRoute,hasServiceUsingRoute,domain,host,path. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding
-
Computes a hash code from attributes:
name,metadata,v3Metadata,applicationGuid,bindingOptions,credentials,syslogDrainUrl. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker
-
Computes a hash code from attributes:
name,metadata,v3Metadata,username,password,url,spaceGuid. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
-
Computes a hash code from attributes:
name,metadata,v3Metadata,label,plan,provider,broker,version,credentials,tags,type,lastOperation. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceKey
-
Computes a hash code from attributes:
name,metadata,v3Metadata,credentials,serviceInstance. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
-
Computes a hash code from attributes:
name,metadata,v3Metadata,isActive,isBindable,servicePlans,description,docUrl,extra,infoUrl,provider,brokerName,uniqueId,url,version. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan
-
Computes a hash code from attributes:
name,metadata,v3Metadata,description,extra,uniqueId,isFree,isPublic. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudSpace
-
Computes a hash code from attributes:
name,metadata,v3Metadata,organization. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudStack
-
Computes a hash code from attributes:
name,metadata,v3Metadata,description. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask
-
Computes a hash code from attributes:
name,metadata,v3Metadata,command,limits,result,state. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.ImmutableLimits
-
Computes a hash code from attributes:
disk,memory. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.ImmutableResult
-
Computes a hash code from attributes:
failureReason. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerCredentials
-
Computes a hash code from attributes:
username,password. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerInfo
-
Computes a hash code from attributes:
image,credentials. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDropletInfo
-
Computes a hash code from attributes:
guid,packageGuid. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableErrorDetails
-
Computes a hash code from attributes:
code,description,errorCode. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableInstanceInfo
-
Computes a hash code from attributes:
index,state. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableInstancesInfo
-
Computes a hash code from attributes:
instances. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule
-
Computes a hash code from attributes:
protocol,ports,destination,log,type,code. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
-
Computes a hash code from attributes:
buildpacks,command,detectedBuildpack,healthCheckTimeout,healthCheckType,healthCheckHttpEndpoint,isSshEnabled,stack,dockerInfo. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableUpload
-
Computes a hash code from attributes:
status,errorDetails. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ServiceOperation
- hashCode() - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory
-
Computes a hash code from attributes:
sslHandshakeTimeout,connectTimeout,connectionPoolSize,threadPoolSize,shouldTrustSelfSignedCertificates,cloudFoundryClientFactory. - hasServiceUsingRoute() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudRoute
- hasServiceUsingRoute() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute
- hasServiceUsingRoute(boolean) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute.Builder
-
Initializes the value for the
hasServiceUsingRouteattribute. - healthCheckHttpEndpoint(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging.Builder
-
Initializes the value for the
healthCheckHttpEndpointattribute. - healthCheckTimeout(Integer) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging.Builder
-
Initializes the value for the
healthCheckTimeoutattribute. - healthCheckType(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging.Builder
-
Initializes the value for the
healthCheckTypeattribute. - host(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute.Builder
-
Initializes the value for the
hostattribute.
I
- image(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerInfo.Builder
-
Initializes the value for the
imageattribute. - ImmutableApplicationLog - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
ApplicationLog. - ImmutableApplicationLog.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableApplicationLog. - ImmutableCloudApplication - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
CloudApplication. - ImmutableCloudApplication.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableCloudApplication. - ImmutableCloudBuild - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
CloudBuild. - ImmutableCloudBuild.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableCloudBuild. - ImmutableCloudBuild.ImmutableCreatedBy - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
CloudBuild.CreatedBy. - ImmutableCloudBuild.ImmutableCreatedBy.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableCreatedBy. - ImmutableCloudBuild.ImmutablePackageInfo - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
CloudBuild.PackageInfo. - ImmutableCloudBuild.ImmutablePackageInfo.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutablePackageInfo. - ImmutableCloudControllerRestClientFactory - Class in com.sap.cloudfoundry.client.facade.rest
-
Immutable implementation of
CloudControllerRestClientFactory. - ImmutableCloudControllerRestClientFactory.Builder - Class in com.sap.cloudfoundry.client.facade.rest
-
Builds instances of type
ImmutableCloudControllerRestClientFactory. - ImmutableCloudDomain - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
CloudDomain. - ImmutableCloudDomain.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableCloudDomain. - ImmutableCloudEvent - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
CloudEvent. - ImmutableCloudEvent.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableCloudEvent. - ImmutableCloudEvent.ImmutableParticipant - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
CloudEvent.Participant. - ImmutableCloudEvent.ImmutableParticipant.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableParticipant. - ImmutableCloudFoundryClientFactory - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
CloudFoundryClientFactory. - ImmutableCloudFoundryClientFactory.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableCloudFoundryClientFactory. - ImmutableCloudInfo - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
CloudInfo. - ImmutableCloudInfo.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableCloudInfo. - ImmutableCloudJob - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
CloudJob. - ImmutableCloudJob.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableCloudJob. - ImmutableCloudMetadata - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
CloudMetadata. - ImmutableCloudMetadata.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableCloudMetadata. - ImmutableCloudOrganization - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
CloudOrganization. - ImmutableCloudOrganization.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableCloudOrganization. - ImmutableCloudPackage - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
CloudPackage. - ImmutableCloudPackage.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableCloudPackage. - ImmutableCloudPackage.ImmutableChecksum - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
CloudPackage.Checksum. - ImmutableCloudPackage.ImmutableChecksum.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableChecksum. - ImmutableCloudPackage.ImmutableData - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
CloudPackage.Data. - ImmutableCloudPackage.ImmutableData.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableData. - ImmutableCloudRoute - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
CloudRoute. - ImmutableCloudRoute.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableCloudRoute. - ImmutableCloudServiceBinding - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
CloudServiceBinding. - ImmutableCloudServiceBinding.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableCloudServiceBinding. - ImmutableCloudServiceBroker - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
CloudServiceBroker. - ImmutableCloudServiceBroker.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableCloudServiceBroker. - ImmutableCloudServiceInstance - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
CloudServiceInstance. - ImmutableCloudServiceInstance.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableCloudServiceInstance. - ImmutableCloudServiceKey - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
CloudServiceKey. - ImmutableCloudServiceKey.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableCloudServiceKey. - ImmutableCloudServiceOffering - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
CloudServiceOffering. - ImmutableCloudServiceOffering.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableCloudServiceOffering. - ImmutableCloudServicePlan - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
CloudServicePlan. - ImmutableCloudServicePlan.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableCloudServicePlan. - ImmutableCloudSpace - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
CloudSpace. - ImmutableCloudSpace.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableCloudSpace. - ImmutableCloudStack - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
CloudStack. - ImmutableCloudStack.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableCloudStack. - ImmutableCloudTask - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
CloudTask. - ImmutableCloudTask.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableCloudTask. - ImmutableCloudTask.ImmutableLimits - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
CloudTask.Limits. - ImmutableCloudTask.ImmutableLimits.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableLimits. - ImmutableCloudTask.ImmutableResult - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
CloudTask.Result. - ImmutableCloudTask.ImmutableResult.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableResult. - ImmutableDockerCredentials - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
DockerCredentials. - ImmutableDockerCredentials.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableDockerCredentials. - ImmutableDockerInfo - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
DockerInfo. - ImmutableDockerInfo.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableDockerInfo. - ImmutableDropletInfo - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
DropletInfo. - ImmutableDropletInfo.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableDropletInfo. - ImmutableErrorDetails - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
ErrorDetails. - ImmutableErrorDetails.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableErrorDetails. - ImmutableInstanceInfo - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
InstanceInfo. - ImmutableInstanceInfo.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableInstanceInfo. - ImmutableInstancesInfo - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
InstancesInfo. - ImmutableInstancesInfo.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableInstancesInfo. - ImmutableRawApplicationLog - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
RawApplicationLog. - ImmutableRawApplicationLog.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableRawApplicationLog. - ImmutableRawCloudApplication - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
RawCloudApplication. - ImmutableRawCloudApplication.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableRawCloudApplication. - ImmutableRawCloudBuild - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
RawCloudBuild. - ImmutableRawCloudBuild.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableRawCloudBuild. - ImmutableRawCloudEvent - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
RawCloudEvent. - ImmutableRawCloudEvent.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableRawCloudEvent. - ImmutableRawCloudInfo - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
RawCloudInfo. - ImmutableRawCloudInfo.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableRawCloudInfo. - ImmutableRawCloudOrganization - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
RawCloudOrganization. - ImmutableRawCloudOrganization.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableRawCloudOrganization. - ImmutableRawCloudPackage - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
RawCloudPackage. - ImmutableRawCloudPackage.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableRawCloudPackage. - ImmutableRawCloudPrivateDomain - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
RawCloudPrivateDomain. - ImmutableRawCloudPrivateDomain.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableRawCloudPrivateDomain. - ImmutableRawCloudRoute - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
RawCloudRoute. - ImmutableRawCloudRoute.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableRawCloudRoute. - ImmutableRawCloudServiceBinding - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
RawCloudServiceBinding. - ImmutableRawCloudServiceBinding.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableRawCloudServiceBinding. - ImmutableRawCloudServiceBroker - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
RawCloudServiceBroker. - ImmutableRawCloudServiceBroker.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableRawCloudServiceBroker. - ImmutableRawCloudServiceInstance - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
RawCloudServiceInstance. - ImmutableRawCloudServiceInstance.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableRawCloudServiceInstance. - ImmutableRawCloudServiceKey - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
RawCloudServiceKey. - ImmutableRawCloudServiceKey.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableRawCloudServiceKey. - ImmutableRawCloudServiceOffering - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
RawCloudServiceOffering. - ImmutableRawCloudServiceOffering.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableRawCloudServiceOffering. - ImmutableRawCloudServicePlan - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
RawCloudServicePlan. - ImmutableRawCloudServicePlan.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableRawCloudServicePlan. - ImmutableRawCloudSharedDomain - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
RawCloudSharedDomain. - ImmutableRawCloudSharedDomain.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableRawCloudSharedDomain. - ImmutableRawCloudSpace - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
RawCloudSpace. - ImmutableRawCloudSpace.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableRawCloudSpace. - ImmutableRawCloudStack - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
RawCloudStack. - ImmutableRawCloudStack.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableRawCloudStack. - ImmutableRawCloudTask - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
RawCloudTask. - ImmutableRawCloudTask.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableRawCloudTask. - ImmutableRawInstancesInfo - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
RawInstancesInfo. - ImmutableRawInstancesInfo.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableRawInstancesInfo. - ImmutableRawV2CloudDomain - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
RawV2CloudDomain. - ImmutableRawV2CloudDomain.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableRawV2CloudDomain. - ImmutableRawV3CloudDomain - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
RawV3CloudDomain. - ImmutableRawV3CloudDomain.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableRawV3CloudDomain. - ImmutableSecurityGroupRule - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
SecurityGroupRule. - ImmutableSecurityGroupRule.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableSecurityGroupRule. - ImmutableStaging - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
Staging. - ImmutableStaging.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableStaging. - ImmutableUpload - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
Upload. - ImmutableUpload.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableUpload. - IN_PROGRESS - com.sap.cloudfoundry.client.facade.domain.ServiceOperation.State
- index(int) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableInstanceInfo.Builder
-
Initializes the value for the
indexattribute. - infoUrl(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering.Builder
-
Initializes the value for the
infoUrlattribute. - init(CloudCredentials) - Method in class com.sap.cloudfoundry.client.facade.oauth2.OAuthClient
- InstanceInfo - Interface in com.sap.cloudfoundry.client.facade.domain
- instances(int) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication.Builder
-
Initializes the value for the
instancesattribute. - instances(Iterable<? extends InstanceInfo>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableInstancesInfo.Builder
-
Sets or replaces all elements for
instanceslist. - InstancesInfo - Interface in com.sap.cloudfoundry.client.facade.domain
- instancesResponse(ApplicationInstancesResponse) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawInstancesInfo.Builder
-
Initializes the value for the
instancesResponseattribute. - InstanceState - Enum in com.sap.cloudfoundry.client.facade.domain
- isActive() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceOffering
- isActive() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
- isActive(Boolean) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering.Builder
-
Initializes the value for the
isActiveattribute. - isBindable() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceOffering
- isBindable() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
- isBindable(Boolean) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering.Builder
-
Initializes the value for the
isBindableattribute. - isFree() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServicePlan
- isFree() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan
- isFree(Boolean) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan.Builder
-
Initializes the value for the
isFreeattribute. - isProxyUserSet() - Method in class com.sap.cloudfoundry.client.facade.CloudCredentials
-
Is this a proxied set of credentials?
- isPublic() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServicePlan
- isPublic() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan
- isPublic(Boolean) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan.Builder
-
Initializes the value for the
isPublicattribute. - isRefreshable() - Method in class com.sap.cloudfoundry.client.facade.CloudCredentials
-
Indicates weather the token stored in the cloud credentials can be refreshed or not.
- isSshEnabled() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
- isSshEnabled() - Method in interface com.sap.cloudfoundry.client.facade.domain.Staging
- isSshEnabled(Boolean) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging.Builder
-
Initializes the value for the
isSshEnabledattribute. - isUsed() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudRoute
- isUserProvided() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceInstance
J
- JSON_MEDIA_TYPE - Static variable in class com.sap.cloudfoundry.client.facade.util.JsonUtil
- JsonUtil - Class in com.sap.cloudfoundry.client.facade.util
-
Some JSON helper utilities used by the Cloud Foundry Java client.
- JsonUtil() - Constructor for class com.sap.cloudfoundry.client.facade.util.JsonUtil
L
- label(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance.Builder
-
Initializes the value for the
labelattribute. - lastOperation(ServiceOperation) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance.Builder
-
Initializes the value for the
lastOperationattribute. - limits(CloudTask.Limits) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.Builder
-
Initializes the value for the
limitsattribute. - log(Boolean) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule.Builder
-
Initializes the value for the
logattribute. - logger - Static variable in class com.sap.cloudfoundry.client.facade.util.JsonUtil
- loggingEndpoint(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo.Builder
-
Initializes the value for the
loggingEndpointattribute. - login() - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Login using the credentials already set for the client.
- login() - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- login() - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- login() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- logout() - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Logout closing the current session.
- logout() - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- logout() - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- logout() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
M
- MANAGED - com.sap.cloudfoundry.client.facade.domain.ServiceInstanceType
- memory(int) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication.Builder
-
Initializes the value for the
memoryattribute. - memory(Integer) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.ImmutableLimits.Builder
-
Initializes the value for the
memoryattribute. - message(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog.Builder
-
Initializes the value for the
messageattribute. - messageType(ApplicationLog.MessageType) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog.Builder
-
Initializes the value for the
messageTypeattribute. - metadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication.Builder
-
Initializes the value for the
metadataattribute. - metadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.Builder
-
Initializes the value for the
metadataattribute. - metadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudDomain.Builder
-
Initializes the value for the
metadataattribute. - metadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent.Builder
-
Initializes the value for the
metadataattribute. - metadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudJob.Builder
-
Initializes the value for the
metadataattribute. - metadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudOrganization.Builder
-
Initializes the value for the
metadataattribute. - metadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.Builder
-
Initializes the value for the
metadataattribute. - metadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute.Builder
-
Initializes the value for the
metadataattribute. - metadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding.Builder
-
Initializes the value for the
metadataattribute. - metadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker.Builder
-
Initializes the value for the
metadataattribute. - metadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance.Builder
-
Initializes the value for the
metadataattribute. - metadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceKey.Builder
-
Initializes the value for the
metadataattribute. - metadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering.Builder
-
Initializes the value for the
metadataattribute. - metadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan.Builder
-
Initializes the value for the
metadataattribute. - metadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudSpace.Builder
-
Initializes the value for the
metadataattribute. - metadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudStack.Builder
-
Initializes the value for the
metadataattribute. - metadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.Builder
-
Initializes the value for the
metadataattribute.
N
- name(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.ImmutableCreatedBy.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudDomain.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent.ImmutableParticipant.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudJob.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudOrganization.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceKey.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudSpace.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudStack.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.Builder
-
Initializes the value for the
nameattribute. - NONE - Static variable in interface com.sap.cloudfoundry.client.facade.UploadStatusCallback
-
Empty implementation
- Nullable - Annotation Type in com.sap.cloudfoundry.client.facade
O
- OAuthClient - Class in com.sap.cloudfoundry.client.facade.oauth2
-
Client that can handle authentication against a UAA instance
- OAuthClient(URL, WebClient) - Constructor for class com.sap.cloudfoundry.client.facade.oauth2.OAuthClient
- OAuthClientWithLoginHint - Class in com.sap.cloudfoundry.client.facade.oauth2
- OAuthClientWithLoginHint(URL, WebClient, ConnectionContext, String) - Constructor for class com.sap.cloudfoundry.client.facade.oauth2.OAuthClientWithLoginHint
- OAuthTokenProvider - Class in com.sap.cloudfoundry.client.facade.adapters
- OAuthTokenProvider(OAuthClient) - Constructor for class com.sap.cloudfoundry.client.facade.adapters.OAuthTokenProvider
- of(String) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.ImmutableResult
-
Construct a new immutable
Resultinstance. - of(UUID) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.ImmutablePackageInfo
-
Construct a new immutable
PackageInfoinstance. - of(UUID) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudMetadata
-
Construct a new immutable
CloudMetadatainstance. - of(UUID, UUID) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDropletInfo
-
Construct a new immutable
DropletInfoinstance. - of(ApplicationInstancesResponse) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawInstancesInfo
-
Construct a new immutable
RawInstancesInfoinstance. - of(GetInfoResponse) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudInfo
-
Construct a new immutable
RawCloudInfoinstance. - of(Resource<DomainEntity>) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV2CloudDomain
-
Construct a new immutable
RawV2CloudDomaininstance. - of(Resource<EventEntity>) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudEvent
-
Construct a new immutable
RawCloudEventinstance. - of(Resource<OrganizationEntity>) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudOrganization
-
Construct a new immutable
RawCloudOrganizationinstance. - of(Resource<PrivateDomainEntity>) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudPrivateDomain
-
Construct a new immutable
RawCloudPrivateDomaininstance. - of(Resource<ServiceBindingEntity>) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBinding
-
Construct a new immutable
RawCloudServiceBindinginstance. - of(Resource<ServiceBrokerEntity>) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBroker
-
Construct a new immutable
RawCloudServiceBrokerinstance. - of(Resource<UnionServiceInstanceEntity>) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceInstance
-
Construct a new immutable
RawCloudServiceInstanceinstance. - of(Resource<ServicePlanEntity>) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServicePlan
-
Construct a new immutable
RawCloudServicePlaninstance. - of(Resource<SharedDomainEntity>) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudSharedDomain
-
Construct a new immutable
RawCloudSharedDomaininstance. - of(Resource<SpaceEntity>) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudSpace
-
Construct a new immutable
RawCloudSpaceinstance. - of(Resource<StackEntity>) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudStack
-
Construct a new immutable
RawCloudStackinstance. - of(Build) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudBuild
-
Construct a new immutable
RawCloudBuildinstance. - of(Domain) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV3CloudDomain
-
Construct a new immutable
RawV3CloudDomaininstance. - of(Package) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudPackage
-
Construct a new immutable
RawCloudPackageinstance. - of(Task) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudTask
-
Construct a new immutable
RawCloudTaskinstance. - of(Envelope) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawApplicationLog
-
Construct a new immutable
RawApplicationLoginstance. - onCheckResources() - Method in interface com.sap.cloudfoundry.client.facade.UploadStatusCallback
-
Called after the /resources call is made.
- onComplete() - Method in interface com.sap.cloudfoundry.client.facade.ApplicationLogListener
- onError(CloudOperationException, String, String) - Method in interface com.sap.cloudfoundry.client.facade.ApplicationServicesUpdateCallback
- onError(String) - Method in interface com.sap.cloudfoundry.client.facade.UploadStatusCallback
- onError(Throwable) - Method in interface com.sap.cloudfoundry.client.facade.ApplicationLogListener
- onMatchedFileNames(Set<String>) - Method in interface com.sap.cloudfoundry.client.facade.UploadStatusCallback
-
Called after the files to be uploaded have been identified.
- onMessage(ApplicationLog) - Method in interface com.sap.cloudfoundry.client.facade.ApplicationLogListener
- onProcessMatchedResources(int) - Method in interface com.sap.cloudfoundry.client.facade.UploadStatusCallback
-
Called after the data to be uploaded has been processed
- onProgress(String) - Method in interface com.sap.cloudfoundry.client.facade.UploadStatusCallback
-
Called during asynchronous upload process.
- organization(CloudOrganization) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudSpace.Builder
-
Initializes the value for the
organizationattribute. - organization(Derivable<CloudOrganization>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudSpace.Builder
-
Initializes the value for the
organizationattribute.
P
- PACKAGE - Static variable in class com.sap.cloudfoundry.client.facade.Constants
- packageGuid(UUID) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDropletInfo.Builder
-
Initializes the value for the
packageGuidattribute. - packageInfo(CloudBuild.PackageInfo) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.Builder
-
Initializes the value for the
packageInfoattribute. - packageState(PackageState) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication.Builder
-
Initializes the value for the
packageStateattribute. - PackageState - Enum in com.sap.cloudfoundry.client.facade.domain
- parse(Class<T>, Object) - Static method in class com.sap.cloudfoundry.client.facade.util.CloudUtil
- parseDate(String) - Static method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudEntity
- parseEnum(Enum<?>, Class<E>) - Static method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudEntity
- parseGuid(String) - Static method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudEntity
- parseNullableDate(String) - Static method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudEntity
- parseNullableGuid(String) - Static method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudEntity
- parseResourceMetadata(Resource<?>) - Static method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudEntity
- parseResourceMetadata(Resource) - Static method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudEntity
- password(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker.Builder
-
Initializes the value for the
passwordattribute. - password(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerCredentials.Builder
-
Initializes the value for the
passwordattribute. - path(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute.Builder
-
Initializes the value for the
pathattribute. - PENDING - com.sap.cloudfoundry.client.facade.domain.CloudTask.State
- PENDING - com.sap.cloudfoundry.client.facade.domain.PackageState
- plan(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance.Builder
-
Initializes the value for the
planattribute. - ports(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule.Builder
-
Initializes the value for the
portsattribute. - PROCESSING_UPLOAD - com.sap.cloudfoundry.client.facade.domain.Status
- protocol(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule.Builder
-
Initializes the value for the
protocolattribute. - provider(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance.Builder
-
Initializes the value for the
providerattribute. - provider(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering.Builder
-
Initializes the value for the
providerattribute. - proxyForUser(String) - Method in class com.sap.cloudfoundry.client.facade.CloudCredentials
-
Run commands as a different user.
- putAllBindingOptions(Map<String, ? extends Object>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding.Builder
-
Put all mappings from the specified map as entries to
bindingOptionsmap. - putAllCredentials(Map<String, ? extends Object>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding.Builder
-
Put all mappings from the specified map as entries to
credentialsmap. - putAllCredentials(Map<String, ? extends Object>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance.Builder
-
Put all mappings from the specified map as entries to
credentialsmap. - putAllCredentials(Map<String, ? extends Object>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceKey.Builder
-
Put all mappings from the specified map as entries to
credentialsmap. - putAllEnv(Map<String, ? extends String>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication.Builder
-
Put all mappings from the specified map as entries to
envmap. - putBindingOption(String, Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding.Builder
-
Put one entry to the
bindingOptionsmap. - putBindingOption(Map.Entry<String, ? extends Object>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding.Builder
-
Put one entry to the
bindingOptionsmap. - putCredential(String, Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding.Builder
-
Put one entry to the
credentialsmap. - putCredential(String, Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance.Builder
-
Put one entry to the
credentialsmap. - putCredential(String, Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceKey.Builder
-
Put one entry to the
credentialsmap. - putCredential(Map.Entry<String, ? extends Object>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding.Builder
-
Put one entry to the
credentialsmap. - putCredential(Map.Entry<String, ? extends Object>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance.Builder
-
Put one entry to the
credentialsmap. - putCredential(Map.Entry<String, ? extends Object>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceKey.Builder
-
Put one entry to the
credentialsmap. - putEnv(String, String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication.Builder
-
Put one entry to the
envmap. - putEnv(Map.Entry<String, ? extends String>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication.Builder
-
Put one entry to the
envmap.
Q
- QUEUED - com.sap.cloudfoundry.client.facade.domain.CloudJob.Status
R
- RawApplicationLog - Class in com.sap.cloudfoundry.client.facade.adapters
- RawApplicationLog() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawApplicationLog
- RawCloudApplication - Class in com.sap.cloudfoundry.client.facade.adapters
- RawCloudApplication() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawCloudApplication
- RawCloudBuild - Class in com.sap.cloudfoundry.client.facade.adapters
- RawCloudBuild() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawCloudBuild
- RawCloudEntity<T> - Class in com.sap.cloudfoundry.client.facade.adapters
- RawCloudEntity() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawCloudEntity
- RawCloudEvent - Class in com.sap.cloudfoundry.client.facade.adapters
- RawCloudEvent() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawCloudEvent
- RawCloudInfo - Class in com.sap.cloudfoundry.client.facade.adapters
- RawCloudInfo() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawCloudInfo
- RawCloudOrganization - Class in com.sap.cloudfoundry.client.facade.adapters
- RawCloudOrganization() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawCloudOrganization
- RawCloudPackage - Class in com.sap.cloudfoundry.client.facade.adapters
- RawCloudPackage() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawCloudPackage
- RawCloudPrivateDomain - Class in com.sap.cloudfoundry.client.facade.adapters
- RawCloudPrivateDomain() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawCloudPrivateDomain
- RawCloudRoute - Class in com.sap.cloudfoundry.client.facade.adapters
- RawCloudRoute() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawCloudRoute
- RawCloudServiceBinding - Class in com.sap.cloudfoundry.client.facade.adapters
- RawCloudServiceBinding() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceBinding
- RawCloudServiceBroker - Class in com.sap.cloudfoundry.client.facade.adapters
- RawCloudServiceBroker() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceBroker
- RawCloudServiceInstance - Class in com.sap.cloudfoundry.client.facade.adapters
- RawCloudServiceInstance() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceInstance
- RawCloudServiceKey - Class in com.sap.cloudfoundry.client.facade.adapters
- RawCloudServiceKey() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceKey
- RawCloudServiceOffering - Class in com.sap.cloudfoundry.client.facade.adapters
- RawCloudServiceOffering() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceOffering
- RawCloudServicePlan - Class in com.sap.cloudfoundry.client.facade.adapters
- RawCloudServicePlan() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawCloudServicePlan
- RawCloudSharedDomain - Class in com.sap.cloudfoundry.client.facade.adapters
- RawCloudSharedDomain() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawCloudSharedDomain
- RawCloudSpace - Class in com.sap.cloudfoundry.client.facade.adapters
- RawCloudSpace() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawCloudSpace
- RawCloudStack - Class in com.sap.cloudfoundry.client.facade.adapters
- RawCloudStack() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawCloudStack
- RawCloudTask - Class in com.sap.cloudfoundry.client.facade.adapters
- RawCloudTask() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawCloudTask
- RawInstancesInfo - Class in com.sap.cloudfoundry.client.facade.adapters
- RawInstancesInfo() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawInstancesInfo
- RawV2CloudDomain - Class in com.sap.cloudfoundry.client.facade.adapters
- RawV2CloudDomain() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawV2CloudDomain
- RawV3CloudDomain - Class in com.sap.cloudfoundry.client.facade.adapters
- RawV3CloudDomain() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawV3CloudDomain
- READY - com.sap.cloudfoundry.client.facade.domain.Status
- refreshToken() - Method in class com.sap.cloudfoundry.client.facade.oauth2.OAuthClient
- refreshToken() - Method in class com.sap.cloudfoundry.client.facade.oauth2.OAuthClientWithLoginHint
- rename(String, String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Rename an application.
- rename(String, String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- rename(String, String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- rename(String, String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- resource(GetInfoResponse) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudInfo.Builder
-
Initializes the value for the
resourceattribute. - resource(Resource<ApplicationEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudApplication.Builder
-
Initializes the value for the
resourceattribute. - resource(Resource<DomainEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV2CloudDomain.Builder
-
Initializes the value for the
resourceattribute. - resource(Resource<EventEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudEvent.Builder
-
Initializes the value for the
resourceattribute. - resource(Resource<OrganizationEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudOrganization.Builder
-
Initializes the value for the
resourceattribute. - resource(Resource<PrivateDomainEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudPrivateDomain.Builder
-
Initializes the value for the
resourceattribute. - resource(Resource<RouteEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudRoute.Builder
-
Initializes the value for the
resourceattribute. - resource(Resource<ServiceBindingEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBinding.Builder
-
Initializes the value for the
resourceattribute. - resource(Resource<ServiceBrokerEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBroker.Builder
-
Initializes the value for the
resourceattribute. - resource(Resource<UnionServiceInstanceEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceInstance.Builder
-
Initializes the value for the
resourceattribute. - resource(Resource<ServiceKeyEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceKey.Builder
-
Initializes the value for the
resourceattribute. - resource(Resource<ServicePlanEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServicePlan.Builder
-
Initializes the value for the
resourceattribute. - resource(Resource<ServiceEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceOffering.Builder
-
Initializes the value for the
resourceattribute. - resource(Resource<SharedDomainEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudSharedDomain.Builder
-
Initializes the value for the
resourceattribute. - resource(Resource<SpaceEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudSpace.Builder
-
Initializes the value for the
resourceattribute. - resource(Resource<StackEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudStack.Builder
-
Initializes the value for the
resourceattribute. - resource(Build) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudBuild.Builder
-
Initializes the value for the
resourceattribute. - resource(Domain) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV3CloudDomain.Builder
-
Initializes the value for the
resourceattribute. - resource(Package) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudPackage.Builder
-
Initializes the value for the
resourceattribute. - resource(Task) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudTask.Builder
-
Initializes the value for the
resourceattribute. - restartApplication(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Restart application.
- restartApplication(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- restartApplication(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- restartApplication(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- RestUtil - Class in com.sap.cloudfoundry.client.facade.util
-
Some helper utilities for creating classes used for the REST support.
- RestUtil() - Constructor for class com.sap.cloudfoundry.client.facade.util.RestUtil
- result(CloudTask.Result) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.Builder
-
Initializes the value for the
resultattribute. - routeMappingResources(Iterable<? extends Resource<RouteMappingEntity>>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudRoute.Builder
-
Sets or replaces all elements for
routeMappingResourceslist. - RUNNING - com.sap.cloudfoundry.client.facade.domain.CloudJob.Status
- RUNNING - com.sap.cloudfoundry.client.facade.domain.CloudTask.State
- RUNNING - com.sap.cloudfoundry.client.facade.domain.InstanceState
- runningInstances(int) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication.Builder
-
Initializes the value for the
runningInstancesattribute. - runTask(String, CloudTask) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Run a one-off task on an application.
- runTask(String, CloudTask) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- runTask(String, CloudTask) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- runTask(String, CloudTask) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
S
- SecurityGroupRule - Interface in com.sap.cloudfoundry.client.facade.domain
- serviceInstance(CloudServiceInstance) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceKey.Builder
-
Initializes the value for the
serviceInstanceattribute. - serviceInstance(Derivable<CloudServiceInstance>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceKey.Builder
-
Initializes the value for the
serviceInstanceattribute. - ServiceInstanceType - Enum in com.sap.cloudfoundry.client.facade.domain
- ServiceOperation - Class in com.sap.cloudfoundry.client.facade.domain
- ServiceOperation(ServiceOperation.Type, String, ServiceOperation.State) - Constructor for class com.sap.cloudfoundry.client.facade.domain.ServiceOperation
- ServiceOperation.State - Enum in com.sap.cloudfoundry.client.facade.domain
- ServiceOperation.Type - Enum in com.sap.cloudfoundry.client.facade.domain
- servicePlanResource(Resource<ServicePlanEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceInstance.Builder
-
Initializes the value for the
servicePlanResourceattribute. - servicePlans(Iterable<? extends CloudServicePlan>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering.Builder
-
Sets or replaces all elements for
servicePlanslist. - servicePlans(Iterable<? extends Derivable<CloudServicePlan>>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceOffering.Builder
-
Sets or replaces all elements for
servicePlanslist. - serviceResource(Resource<ServiceEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceInstance.Builder
-
Initializes the value for the
serviceResourceattribute. - services(Iterable<String>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication.Builder
-
Sets or replaces all elements for
serviceslist. - shouldTrustSelfSignedCertificates() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientFactory
- shouldTrustSelfSignedCertificates() - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory
- shouldTrustSelfSignedCertificates(boolean) - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory.Builder
-
Initializes the value for the
shouldTrustSelfSignedCertificatesattribute. - SkipNulls - Annotation Type in com.sap.cloudfoundry.client.facade
- sourceId(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog.Builder
-
Initializes the value for the
sourceIdattribute. - sourceName(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog.Builder
-
Initializes the value for the
sourceNameattribute. - space(CloudSpace) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication.Builder
-
Initializes the value for the
spaceattribute. - space(Derivable<CloudSpace>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudApplication.Builder
-
Initializes the value for the
spaceattribute. - spaceGuid(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker.Builder
-
Initializes the value for the
spaceGuidattribute. - sslHandshakeTimeout(Duration) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory.Builder
-
Initializes the optional value
sslHandshakeTimeoutto sslHandshakeTimeout. - sslHandshakeTimeout(Duration) - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory.Builder
-
Initializes the optional value
sslHandshakeTimeoutto sslHandshakeTimeout. - sslHandshakeTimeout(Optional<? extends Duration>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory.Builder
-
Initializes the optional value
sslHandshakeTimeoutto sslHandshakeTimeout. - sslHandshakeTimeout(Optional<? extends Duration>) - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory.Builder
-
Initializes the optional value
sslHandshakeTimeoutto sslHandshakeTimeout. - stack(Derivable<CloudStack>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudApplication.Builder
-
Initializes the value for the
stackattribute. - stack(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging.Builder
-
Initializes the value for the
stackattribute. - STAGED - com.sap.cloudfoundry.client.facade.domain.CloudBuild.State
- STAGED - com.sap.cloudfoundry.client.facade.domain.PackageState
- staging(Staging) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication.Builder
-
Initializes the value for the
stagingattribute. - Staging - Interface in com.sap.cloudfoundry.client.facade.domain
- STAGING - com.sap.cloudfoundry.client.facade.domain.CloudBuild.State
- stagingError(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication.Builder
-
Initializes the value for the
stagingErrorattribute. - startApplication(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Start application.
- startApplication(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- startApplication(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- startApplication(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- STARTED - com.sap.cloudfoundry.client.facade.domain.CloudApplication.State
- STARTING - com.sap.cloudfoundry.client.facade.domain.InstanceState
- StartingInfo - Class in com.sap.cloudfoundry.client.facade
-
Starting info contains values from response headers when an application is first started.
- StartingInfo() - Constructor for class com.sap.cloudfoundry.client.facade.StartingInfo
- StartingInfo(String) - Constructor for class com.sap.cloudfoundry.client.facade.StartingInfo
- state(CloudApplication.State) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication.Builder
-
Initializes the value for the
stateattribute. - state(CloudBuild.State) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.Builder
-
Initializes the value for the
stateattribute. - state(CloudTask.State) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.Builder
-
Initializes the value for the
stateattribute. - state(InstanceState) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableInstanceInfo.Builder
-
Initializes the value for the
stateattribute. - status(CloudJob.Status) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudJob.Builder
-
Initializes the value for the
statusattribute. - status(Status) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.Builder
-
Initializes the value for the
statusattribute. - status(Status) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableUpload.Builder
-
Initializes the value for the
statusattribute. - Status - Enum in com.sap.cloudfoundry.client.facade.domain
- STDERR - com.sap.cloudfoundry.client.facade.domain.ApplicationLog.MessageType
- STDOUT - com.sap.cloudfoundry.client.facade.domain.ApplicationLog.MessageType
- stopApplication(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Stop application.
- stopApplication(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- stopApplication(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- stopApplication(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- STOPPED - com.sap.cloudfoundry.client.facade.domain.CloudApplication.State
- SUCCEEDED - com.sap.cloudfoundry.client.facade.domain.CloudTask.State
- SUCCEEDED - com.sap.cloudfoundry.client.facade.domain.ServiceOperation.State
- summary(SummaryApplicationResponse) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudApplication.Builder
-
Initializes the value for the
summaryattribute. - support(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo.Builder
-
Initializes the value for the
supportattribute. - syslogDrainUrl(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding.Builder
-
Initializes the value for the
syslogDrainUrlattribute.
T
- tags(Iterable<String>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance.Builder
-
Sets or replaces all elements for
tagslist. - threadPoolSize(int) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory.Builder
-
Initializes the optional value
threadPoolSizeto threadPoolSize. - threadPoolSize(int) - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory.Builder
-
Initializes the optional value
threadPoolSizeto threadPoolSize. - threadPoolSize(Optional<Integer>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory.Builder
-
Initializes the optional value
threadPoolSizeto threadPoolSize. - threadPoolSize(Optional<Integer>) - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory.Builder
-
Initializes the optional value
threadPoolSizeto threadPoolSize. - timestamp(Date) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog.Builder
-
Initializes the value for the
timestampattribute. - timestamp(Date) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent.Builder
-
Initializes the value for the
timestampattribute. - token - Variable in class com.sap.cloudfoundry.client.facade.oauth2.OAuthClient
- toString() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory
-
Prints the immutable value
CloudFoundryClientFactorywith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawApplicationLog
-
Prints the immutable value
RawApplicationLogwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudApplication
-
Prints the immutable value
RawCloudApplicationwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudBuild
-
Prints the immutable value
RawCloudBuildwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudEvent
-
Prints the immutable value
RawCloudEventwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudInfo
-
Prints the immutable value
RawCloudInfowith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudOrganization
-
Prints the immutable value
RawCloudOrganizationwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudPackage
-
Prints the immutable value
RawCloudPackagewith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudPrivateDomain
-
Prints the immutable value
RawCloudPrivateDomainwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudRoute
-
Prints the immutable value
RawCloudRoutewith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBinding
-
Prints the immutable value
RawCloudServiceBindingwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBroker
-
Prints the immutable value
RawCloudServiceBrokerwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceInstance
-
Prints the immutable value
RawCloudServiceInstancewith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceKey
-
Prints the immutable value
RawCloudServiceKeywith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceOffering
-
Prints the immutable value
RawCloudServiceOfferingwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServicePlan
-
Prints the immutable value
RawCloudServicePlanwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudSharedDomain
-
Prints the immutable value
RawCloudSharedDomainwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudSpace
-
Prints the immutable value
RawCloudSpacewith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudStack
-
Prints the immutable value
RawCloudStackwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudTask
-
Prints the immutable value
RawCloudTaskwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawInstancesInfo
-
Prints the immutable value
RawInstancesInfowith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV2CloudDomain
-
Prints the immutable value
RawV2CloudDomainwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV3CloudDomain
-
Prints the immutable value
RawV3CloudDomainwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ApplicationLog
- toString() - Method in enum com.sap.cloudfoundry.client.facade.domain.CloudJob.Status
- toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
-
Prints the immutable value
CloudApplicationwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.ImmutableCreatedBy
-
Prints the immutable value
CreatedBywith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.ImmutablePackageInfo
-
Prints the immutable value
PackageInfowith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild
-
Prints the immutable value
CloudBuildwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudDomain
-
Prints the immutable value
CloudDomainwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent.ImmutableParticipant
-
Prints the immutable value
Participantwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent
-
Prints the immutable value
CloudEventwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo
-
Prints the immutable value
CloudInfowith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudJob
-
Prints the immutable value
CloudJobwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudMetadata
-
Prints the immutable value
CloudMetadatawith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudOrganization
-
Prints the immutable value
CloudOrganizationwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.ImmutableChecksum
-
Prints the immutable value
Checksumwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.ImmutableData
-
Prints the immutable value
Datawith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage
-
Prints the immutable value
CloudPackagewith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute
-
Prints the immutable value
CloudRoutewith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding
-
Prints the immutable value
CloudServiceBindingwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker
-
Prints the immutable value
CloudServiceBrokerwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
-
Prints the immutable value
CloudServiceInstancewith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceKey
-
Prints the immutable value
CloudServiceKeywith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
-
Prints the immutable value
CloudServiceOfferingwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan
-
Prints the immutable value
CloudServicePlanwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudSpace
-
Prints the immutable value
CloudSpacewith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudStack
-
Prints the immutable value
CloudStackwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.ImmutableLimits
-
Prints the immutable value
Limitswith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.ImmutableResult
-
Prints the immutable value
Resultwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask
-
Prints the immutable value
CloudTaskwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerCredentials
-
Prints the immutable value
DockerCredentialswith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerInfo
-
Prints the immutable value
DockerInfowith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDropletInfo
-
Prints the immutable value
DropletInfowith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableErrorDetails
-
Prints the immutable value
ErrorDetailswith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableInstanceInfo
-
Prints the immutable value
InstanceInfowith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableInstancesInfo
-
Prints the immutable value
InstancesInfowith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule
-
Prints the immutable value
SecurityGroupRulewith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
-
Prints the immutable value
Stagingwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableUpload
-
Prints the immutable value
Uploadwith attribute values. - toString() - Method in enum com.sap.cloudfoundry.client.facade.domain.ServiceInstanceType
- toString() - Method in enum com.sap.cloudfoundry.client.facade.domain.ServiceOperation.State
- toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ServiceOperation
- toString() - Method in enum com.sap.cloudfoundry.client.facade.domain.ServiceOperation.Type
- toString() - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory
-
Prints the immutable value
CloudControllerRestClientFactorywith attribute values. - type(CloudPackage.Type) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.Builder
-
Initializes the value for the
typeattribute. - type(ServiceInstanceType) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance.Builder
-
Initializes the value for the
typeattribute. - type(Integer) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule.Builder
-
Initializes the value for the
typeattribute. - type(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent.Builder
-
Initializes the value for the
typeattribute. - type(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent.ImmutableParticipant.Builder
-
Initializes the value for the
typeattribute.
U
- unbindServiceInstance(CloudApplication, CloudServiceInstance) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Un-associate (unprovision) a service from an application.
- unbindServiceInstance(CloudApplication, CloudServiceInstance) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- unbindServiceInstance(CloudApplication, CloudServiceInstance) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- unbindServiceInstance(CloudApplication, CloudServiceInstance) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- unbindServiceInstance(String, String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Un-associate (unprovision) a service from an application.
- unbindServiceInstance(String, String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- unbindServiceInstance(String, String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- unbindServiceInstance(String, String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- unbindServiceInstance(String, String, ApplicationServicesUpdateCallback) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Un-associate (unprovision) a service from an application.
- unbindServiceInstance(String, String, ApplicationServicesUpdateCallback) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- uniqueId(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering.Builder
-
Initializes the value for the
uniqueIdattribute. - uniqueId(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan.Builder
-
Initializes the value for the
uniqueIdattribute. - UNKNOWN - com.sap.cloudfoundry.client.facade.domain.InstanceState
- UPDATE - com.sap.cloudfoundry.client.facade.domain.ServiceOperation.Type
- updateApplicationDiskQuota(String, int) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Update application disk quota.
- updateApplicationDiskQuota(String, int) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- updateApplicationDiskQuota(String, int) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- updateApplicationDiskQuota(String, int) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- updateApplicationEnv(String, Map<String, String>) - Method in interface com.sap.cloudfoundry.client.facade.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 com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- updateApplicationEnv(String, Map<String, String>) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- updateApplicationEnv(String, Map<String, String>) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- updateApplicationInstances(String, int) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Update application instances.
- updateApplicationInstances(String, int) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- updateApplicationInstances(String, int) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- updateApplicationInstances(String, int) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- updateApplicationMemory(String, int) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Update application memory.
- updateApplicationMemory(String, int) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- updateApplicationMemory(String, int) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- updateApplicationMemory(String, int) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- updateApplicationMetadata(UUID, Metadata) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- updateApplicationMetadata(UUID, Metadata) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- updateApplicationMetadata(UUID, Metadata) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- updateApplicationMetadata(UUID, Metadata) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- updateApplicationStaging(String, Staging) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Update application staging information.
- updateApplicationStaging(String, Staging) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- updateApplicationStaging(String, Staging) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- updateApplicationStaging(String, Staging) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- updateApplicationUris(String, List<String>) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Update application URIs.
- updateApplicationUris(String, List<String>) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- updateApplicationUris(String, List<String>) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- updateApplicationUris(String, List<String>) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- updatedAt(Date) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudMetadata.Builder
-
Initializes the value for the
updatedAtattribute. - updateServiceBroker(CloudServiceBroker) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Update a service broker (unchanged forces catalog refresh).
- updateServiceBroker(CloudServiceBroker) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- updateServiceBroker(CloudServiceBroker) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- updateServiceBroker(CloudServiceBroker) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- updateServiceInstanceMetadata(UUID, Metadata) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- updateServiceInstanceMetadata(UUID, Metadata) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- updateServiceInstanceMetadata(UUID, Metadata) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- updateServiceInstanceMetadata(UUID, Metadata) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- updateServiceParameters(String, Map<String, Object>) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- updateServiceParameters(String, Map<String, Object>) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- updateServiceParameters(String, Map<String, Object>) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- updateServiceParameters(String, Map<String, Object>) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- updateServicePlan(String, String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- updateServicePlan(String, String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- updateServicePlan(String, String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- updateServicePlan(String, String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- updateServicePlanVisibilityForBroker(String, boolean) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Service plans are private by default when a service broker's catalog is fetched/updated.
- updateServicePlanVisibilityForBroker(String, boolean) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- updateServicePlanVisibilityForBroker(String, boolean) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- updateServicePlanVisibilityForBroker(String, boolean) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- updateServiceTags(String, List<String>) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- updateServiceTags(String, List<String>) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- updateServiceTags(String, List<String>) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- updateServiceTags(String, List<String>) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- UPDATING - com.sap.cloudfoundry.client.facade.domain.CloudApplication.State
- Upload - Interface in com.sap.cloudfoundry.client.facade.domain
- uploadApplication(String, InputStream) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Upload an application to Cloud Foundry.
- uploadApplication(String, InputStream) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- uploadApplication(String, InputStream, UploadStatusCallback) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Upload an application to Cloud Foundry.
- uploadApplication(String, InputStream, UploadStatusCallback) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- uploadApplication(String, InputStream, UploadStatusCallback) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- uploadApplication(String, InputStream, UploadStatusCallback) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- uploadApplication(String, String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Upload an application to Cloud Foundry.
- uploadApplication(String, String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- uploadApplication(String, Path) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Upload an application to Cloud Foundry.
- uploadApplication(String, Path) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- uploadApplication(String, Path, UploadStatusCallback) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Upload an application to Cloud Foundry.
- uploadApplication(String, Path, UploadStatusCallback) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- uploadApplication(String, Path, UploadStatusCallback) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- uploadApplication(String, Path, UploadStatusCallback) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- UploadStatusCallback - Interface in com.sap.cloudfoundry.client.facade
-
Reports status information when uploading an application.
- uris(Iterable<String>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication.Builder
-
Sets or replaces all elements for
urislist. - url(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudMetadata.Builder
-
Initializes the value for the
urlattribute. - url(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker.Builder
-
Initializes the value for the
urlattribute. - url(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering.Builder
-
Initializes the value for the
urlattribute. - user(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo.Builder
-
Initializes the value for the
userattribute. - USER_PROVIDED - com.sap.cloudfoundry.client.facade.domain.ServiceInstanceType
- username(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker.Builder
-
Initializes the value for the
usernameattribute. - username(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerCredentials.Builder
-
Initializes the value for the
usernameattribute.
V
- v3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication.Builder
-
Initializes the value for the
v3Metadataattribute. - v3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.Builder
-
Initializes the value for the
v3Metadataattribute. - v3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudDomain.Builder
-
Initializes the value for the
v3Metadataattribute. - v3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent.Builder
-
Initializes the value for the
v3Metadataattribute. - v3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudJob.Builder
-
Initializes the value for the
v3Metadataattribute. - v3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudOrganization.Builder
-
Initializes the value for the
v3Metadataattribute. - v3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.Builder
-
Initializes the value for the
v3Metadataattribute. - v3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute.Builder
-
Initializes the value for the
v3Metadataattribute. - v3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding.Builder
-
Initializes the value for the
v3Metadataattribute. - v3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker.Builder
-
Initializes the value for the
v3Metadataattribute. - v3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance.Builder
-
Initializes the value for the
v3Metadataattribute. - v3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceKey.Builder
-
Initializes the value for the
v3Metadataattribute. - v3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering.Builder
-
Initializes the value for the
v3Metadataattribute. - v3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan.Builder
-
Initializes the value for the
v3Metadataattribute. - v3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudSpace.Builder
-
Initializes the value for the
v3Metadataattribute. - v3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudStack.Builder
-
Initializes the value for the
v3Metadataattribute. - v3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.Builder
-
Initializes the value for the
v3Metadataattribute. - value(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.ImmutableChecksum.Builder
-
Initializes the value for the
valueattribute. - valueOf(String) - Static method in enum com.sap.cloudfoundry.client.facade.domain.ApplicationLog.MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloudfoundry.client.facade.domain.CloudApplication.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloudfoundry.client.facade.domain.CloudBuild.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloudfoundry.client.facade.domain.CloudJob.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloudfoundry.client.facade.domain.CloudPackage.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloudfoundry.client.facade.domain.CloudTask.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloudfoundry.client.facade.domain.InstanceState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloudfoundry.client.facade.domain.PackageState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloudfoundry.client.facade.domain.ServiceInstanceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloudfoundry.client.facade.domain.ServiceOperation.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloudfoundry.client.facade.domain.ServiceOperation.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloudfoundry.client.facade.domain.Status
-
Returns the enum constant of this type with the specified name.
- valueOfWithDefault(String) - Static method in enum com.sap.cloudfoundry.client.facade.domain.InstanceState
- valueOfWithDefault(String) - Static method in enum com.sap.cloudfoundry.client.facade.domain.ServiceInstanceType
- values() - Static method in enum com.sap.cloudfoundry.client.facade.domain.ApplicationLog.MessageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sap.cloudfoundry.client.facade.domain.CloudApplication.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sap.cloudfoundry.client.facade.domain.CloudBuild.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sap.cloudfoundry.client.facade.domain.CloudJob.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sap.cloudfoundry.client.facade.domain.CloudPackage.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sap.cloudfoundry.client.facade.domain.CloudTask.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sap.cloudfoundry.client.facade.domain.InstanceState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sap.cloudfoundry.client.facade.domain.PackageState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sap.cloudfoundry.client.facade.domain.ServiceInstanceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sap.cloudfoundry.client.facade.domain.ServiceOperation.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sap.cloudfoundry.client.facade.domain.ServiceOperation.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sap.cloudfoundry.client.facade.domain.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- version(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo.Builder
-
Initializes the value for the
versionattribute. - version(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance.Builder
-
Initializes the value for the
versionattribute. - version(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering.Builder
-
Initializes the value for the
versionattribute.
W
- withActee(CloudEvent.Participant) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent
-
Copy the current immutable object by setting a value for the
acteeattribute. - withActor(CloudEvent.Participant) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent
-
Copy the current immutable object by setting a value for the
actorattribute. - withAlgorithm(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.ImmutableChecksum
-
Copy the current immutable object by setting a value for the
algorithmattribute. - withApplicationGuid(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog
-
Copy the current immutable object by setting a value for the
applicationGuidattribute. - withApplicationGuid(UUID) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding
-
Copy the current immutable object by setting a value for the
applicationGuidattribute. - withAppsUsingRoute(int) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute
-
Copy the current immutable object by setting a value for the
appsUsingRouteattribute. - withAuthorizationEndpoint(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo
-
Copy the current immutable object by setting a value for the
authorizationEndpointattribute. - withBindingOptions(Map<String, ? extends Object>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding
-
Copy the current immutable object by replacing the
bindingOptionsmap with the specified map. - withBroker(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
-
Copy the current immutable object by setting a value for the
brokerattribute. - withBrokerName(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
-
Copy the current immutable object by setting a value for the
brokerNameattribute. - withBuild(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo
-
Copy the current immutable object by setting a value for the
buildattribute. - withBuildpacks(Iterable<String>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
-
Copy the current immutable object with elements that replace the content of
buildpacks. - withBuildpacks(String...) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
-
Copy the current immutable object with elements that replace the content of
buildpacks. - withChecksum(CloudPackage.Checksum) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.ImmutableData
-
Copy the current immutable object by setting a value for the
checksumattribute. - withCode(long) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableErrorDetails
-
Copy the current immutable object by setting a value for the
codeattribute. - withCode(Integer) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule
-
Copy the current immutable object by setting a value for the
codeattribute. - withCommand(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask
-
Copy the current immutable object by setting a value for the
commandattribute. - withCommand(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
-
Copy the current immutable object by setting a value for the
commandattribute. - withConnectionPoolSize(int) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory
-
Copy the current immutable object by setting a present value for the optional
connectionPoolSizeattribute. - withConnectionPoolSize(int) - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory
-
Copy the current immutable object by setting a present value for the optional
connectionPoolSizeattribute. - withConnectionPoolSize(Optional<Integer>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory
-
Copy the current immutable object by setting an optional value for the
connectionPoolSizeattribute. - withConnectionPoolSize(Optional<Integer>) - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory
-
Copy the current immutable object by setting an optional value for the
connectionPoolSizeattribute. - withConnectTimeout(Duration) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory
-
Copy the current immutable object by setting a present value for the optional
connectTimeoutattribute. - withConnectTimeout(Duration) - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory
-
Copy the current immutable object by setting a present value for the optional
connectTimeoutattribute. - withConnectTimeout(Optional<? extends Duration>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory
-
Copy the current immutable object by setting an optional value for the
connectTimeoutattribute. - withConnectTimeout(Optional<? extends Duration>) - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory
-
Copy the current immutable object by setting an optional value for the
connectTimeoutattribute. - withCreatedAt(Date) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudMetadata
-
Copy the current immutable object by setting a value for the
createdAtattribute. - withCreatedBy(CloudBuild.CreatedBy) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild
-
Copy the current immutable object by setting a value for the
createdByattribute. - withCredentials(DockerCredentials) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerInfo
-
Copy the current immutable object by setting a value for the
credentialsattribute. - withCredentials(Map<String, ? extends Object>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding
-
Copy the current immutable object by replacing the
credentialsmap with the specified map. - withCredentials(Map<String, ? extends Object>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
-
Copy the current immutable object by replacing the
credentialsmap with the specified map. - withCredentials(Map<String, ? extends Object>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceKey
-
Copy the current immutable object by replacing the
credentialsmap with the specified map. - withData(CloudPackage.Data) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage
-
Copy the current immutable object by setting a value for the
dataattribute. - withDescription(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo
-
Copy the current immutable object by setting a value for the
descriptionattribute. - withDescription(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
-
Copy the current immutable object by setting a value for the
descriptionattribute. - withDescription(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan
-
Copy the current immutable object by setting a value for the
descriptionattribute. - withDescription(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudStack
-
Copy the current immutable object by setting a value for the
descriptionattribute. - withDescription(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableErrorDetails
-
Copy the current immutable object by setting a value for the
descriptionattribute. - withDestination(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule
-
Copy the current immutable object by setting a value for the
destinationattribute. - withDetectedBuildpack(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
-
Copy the current immutable object by setting a value for the
detectedBuildpackattribute. - withDisk(Integer) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.ImmutableLimits
-
Copy the current immutable object by setting a value for the
diskattribute. - withDiskQuota(int) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
-
Copy the current immutable object by setting a value for the
diskQuotaattribute. - withDockerInfo(DockerInfo) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
-
Copy the current immutable object by setting a value for the
dockerInfoattribute. - withDocUrl(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
-
Copy the current immutable object by setting a value for the
docUrlattribute. - withDomain(CloudDomain) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute
-
Copy the current immutable object by setting a value for the
domainattribute. - withDomain(Derivable<CloudDomain>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudRoute
-
Copy the current immutable object by setting a value for the
domainattribute. - withDropletInfo(DropletInfo) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild
-
Copy the current immutable object by setting a value for the
dropletInfoattribute. - withEnv(Map<String, ? extends String>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
-
Copy the current immutable object by replacing the
envmap with the specified map. - withEnvelope(Envelope) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawApplicationLog
-
Copy the current immutable object by setting a value for the
envelopeattribute. - withError(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild
-
Copy the current immutable object by setting a value for the
errorattribute. - withError(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.ImmutableData
-
Copy the current immutable object by setting a value for the
errorattribute. - withErrorCode(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableErrorDetails
-
Copy the current immutable object by setting a value for the
errorCodeattribute. - withErrorDetails(ErrorDetails) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudJob
-
Copy the current immutable object by setting a value for the
errorDetailsattribute. - withErrorDetails(ErrorDetails) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableUpload
-
Copy the current immutable object by setting a value for the
errorDetailsattribute. - withExtra(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
-
Copy the current immutable object by setting a value for the
extraattribute. - withExtra(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan
-
Copy the current immutable object by setting a value for the
extraattribute. - withFailureReason(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.ImmutableResult
-
Copy the current immutable object by setting a value for the
failureReasonattribute. - withGuid(UUID) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.ImmutableCreatedBy
-
Copy the current immutable object by setting a value for the
guidattribute. - withGuid(UUID) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.ImmutablePackageInfo
-
Copy the current immutable object by setting a value for the
guidattribute. - withGuid(UUID) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent.ImmutableParticipant
-
Copy the current immutable object by setting a value for the
guidattribute. - withGuid(UUID) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudMetadata
-
Copy the current immutable object by setting a value for the
guidattribute. - withGuid(UUID) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDropletInfo
-
Copy the current immutable object by setting a value for the
guidattribute. - withHasServiceUsingRoute(boolean) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute
-
Copy the current immutable object by setting a value for the
hasServiceUsingRouteattribute. - withHealthCheckHttpEndpoint(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
-
Copy the current immutable object by setting a value for the
healthCheckHttpEndpointattribute. - withHealthCheckTimeout(Integer) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
-
Copy the current immutable object by setting a value for the
healthCheckTimeoutattribute. - withHealthCheckType(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
-
Copy the current immutable object by setting a value for the
healthCheckTypeattribute. - withHost(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute
-
Copy the current immutable object by setting a value for the
hostattribute. - withImage(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerInfo
-
Copy the current immutable object by setting a value for the
imageattribute. - withIndex(int) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableInstanceInfo
-
Copy the current immutable object by setting a value for the
indexattribute. - withInfoUrl(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
-
Copy the current immutable object by setting a value for the
infoUrlattribute. - withInstances(int) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
-
Copy the current immutable object by setting a value for the
instancesattribute. - withInstances(InstanceInfo...) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableInstancesInfo
-
Copy the current immutable object with elements that replace the content of
instances. - withInstances(Iterable<? extends InstanceInfo>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableInstancesInfo
-
Copy the current immutable object with elements that replace the content of
instances. - withInstancesResponse(ApplicationInstancesResponse) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawInstancesInfo
-
Copy the current immutable object by setting a value for the
instancesResponseattribute. - withIsActive(Boolean) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
-
Copy the current immutable object by setting a value for the
isActiveattribute. - withIsBindable(Boolean) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
-
Copy the current immutable object by setting a value for the
isBindableattribute. - withIsFree(Boolean) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan
-
Copy the current immutable object by setting a value for the
isFreeattribute. - withIsPublic(Boolean) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan
-
Copy the current immutable object by setting a value for the
isPublicattribute. - withIsSshEnabled(Boolean) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
-
Copy the current immutable object by setting a value for the
isSshEnabledattribute. - withLabel(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
-
Copy the current immutable object by setting a value for the
labelattribute. - withLastOperation(ServiceOperation) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
-
Copy the current immutable object by setting a value for the
lastOperationattribute. - withLimits(CloudTask.Limits) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask
-
Copy the current immutable object by setting a value for the
limitsattribute. - withLog(Boolean) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule
-
Copy the current immutable object by setting a value for the
logattribute. - withLoggingEndpoint(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo
-
Copy the current immutable object by setting a value for the
loggingEndpointattribute. - withMemory(int) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
-
Copy the current immutable object by setting a value for the
memoryattribute. - withMemory(Integer) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.ImmutableLimits
-
Copy the current immutable object by setting a value for the
memoryattribute. - withMessage(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog
-
Copy the current immutable object by setting a value for the
messageattribute. - withMessageType(ApplicationLog.MessageType) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog
-
Copy the current immutable object by setting a value for the
messageTypeattribute. - withMetadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
-
Copy the current immutable object by setting a value for the
metadataattribute. - withMetadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild
-
Copy the current immutable object by setting a value for the
metadataattribute. - withMetadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudDomain
-
Copy the current immutable object by setting a value for the
metadataattribute. - withMetadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent
-
Copy the current immutable object by setting a value for the
metadataattribute. - withMetadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudJob
-
Copy the current immutable object by setting a value for the
metadataattribute. - withMetadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudOrganization
-
Copy the current immutable object by setting a value for the
metadataattribute. - withMetadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage
-
Copy the current immutable object by setting a value for the
metadataattribute. - withMetadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute
-
Copy the current immutable object by setting a value for the
metadataattribute. - withMetadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding
-
Copy the current immutable object by setting a value for the
metadataattribute. - withMetadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker
-
Copy the current immutable object by setting a value for the
metadataattribute. - withMetadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
-
Copy the current immutable object by setting a value for the
metadataattribute. - withMetadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceKey
-
Copy the current immutable object by setting a value for the
metadataattribute. - withMetadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
-
Copy the current immutable object by setting a value for the
metadataattribute. - withMetadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan
-
Copy the current immutable object by setting a value for the
metadataattribute. - withMetadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudSpace
-
Copy the current immutable object by setting a value for the
metadataattribute. - withMetadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudStack
-
Copy the current immutable object by setting a value for the
metadataattribute. - withMetadata(CloudMetadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask
-
Copy the current immutable object by setting a value for the
metadataattribute. - withName(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.ImmutableCreatedBy
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudDomain
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent.ImmutableParticipant
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudJob
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudOrganization
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceKey
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudSpace
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudStack
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask
-
Copy the current immutable object by setting a value for the
nameattribute. - withOrganization(CloudOrganization) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudSpace
-
Copy the current immutable object by setting a value for the
organizationattribute. - withOrganization(Derivable<CloudOrganization>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudSpace
-
Copy the current immutable object by setting a value for the
organizationattribute. - withPackageGuid(UUID) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDropletInfo
-
Copy the current immutable object by setting a value for the
packageGuidattribute. - withPackageInfo(CloudBuild.PackageInfo) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild
-
Copy the current immutable object by setting a value for the
packageInfoattribute. - withPackageState(PackageState) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
-
Copy the current immutable object by setting a value for the
packageStateattribute. - withPassword(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker
-
Copy the current immutable object by setting a value for the
passwordattribute. - withPassword(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerCredentials
-
Copy the current immutable object by setting a value for the
passwordattribute. - withPath(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute
-
Copy the current immutable object by setting a value for the
pathattribute. - withPlan(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
-
Copy the current immutable object by setting a value for the
planattribute. - withPorts(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule
-
Copy the current immutable object by setting a value for the
portsattribute. - withProtocol(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule
-
Copy the current immutable object by setting a value for the
protocolattribute. - withProvider(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
-
Copy the current immutable object by setting a value for the
providerattribute. - withProvider(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
-
Copy the current immutable object by setting a value for the
providerattribute. - withResource(GetInfoResponse) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudInfo
-
Copy the current immutable object by setting a value for the
resourceattribute. - withResource(Resource<ApplicationEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudApplication
-
Copy the current immutable object by setting a value for the
resourceattribute. - withResource(Resource<DomainEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV2CloudDomain
-
Copy the current immutable object by setting a value for the
resourceattribute. - withResource(Resource<EventEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudEvent
-
Copy the current immutable object by setting a value for the
resourceattribute. - withResource(Resource<OrganizationEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudOrganization
-
Copy the current immutable object by setting a value for the
resourceattribute. - withResource(Resource<PrivateDomainEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudPrivateDomain
-
Copy the current immutable object by setting a value for the
resourceattribute. - withResource(Resource<RouteEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudRoute
-
Copy the current immutable object by setting a value for the
resourceattribute. - withResource(Resource<ServiceBindingEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBinding
-
Copy the current immutable object by setting a value for the
resourceattribute. - withResource(Resource<ServiceBrokerEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBroker
-
Copy the current immutable object by setting a value for the
resourceattribute. - withResource(Resource<UnionServiceInstanceEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceInstance
-
Copy the current immutable object by setting a value for the
resourceattribute. - withResource(Resource<ServiceKeyEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceKey
-
Copy the current immutable object by setting a value for the
resourceattribute. - withResource(Resource<ServicePlanEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServicePlan
-
Copy the current immutable object by setting a value for the
resourceattribute. - withResource(Resource<ServiceEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceOffering
-
Copy the current immutable object by setting a value for the
resourceattribute. - withResource(Resource<SharedDomainEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudSharedDomain
-
Copy the current immutable object by setting a value for the
resourceattribute. - withResource(Resource<SpaceEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudSpace
-
Copy the current immutable object by setting a value for the
resourceattribute. - withResource(Resource<StackEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudStack
-
Copy the current immutable object by setting a value for the
resourceattribute. - withResource(Build) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudBuild
-
Copy the current immutable object by setting a value for the
resourceattribute. - withResource(Domain) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV3CloudDomain
-
Copy the current immutable object by setting a value for the
resourceattribute. - withResource(Package) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudPackage
-
Copy the current immutable object by setting a value for the
resourceattribute. - withResource(Task) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudTask
-
Copy the current immutable object by setting a value for the
resourceattribute. - withResult(CloudTask.Result) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask
-
Copy the current immutable object by setting a value for the
resultattribute. - withRouteMappingResources(Iterable<? extends Resource<RouteMappingEntity>>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudRoute
-
Copy the current immutable object with elements that replace the content of
routeMappingResources. - withRouteMappingResources(Resource<RouteMappingEntity>...) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudRoute
-
Copy the current immutable object with elements that replace the content of
routeMappingResources. - withRunningInstances(int) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
-
Copy the current immutable object by setting a value for the
runningInstancesattribute. - withServiceInstance(CloudServiceInstance) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceKey
-
Copy the current immutable object by setting a value for the
serviceInstanceattribute. - withServiceInstance(Derivable<CloudServiceInstance>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceKey
-
Copy the current immutable object by setting a value for the
serviceInstanceattribute. - withServicePlanResource(Resource<ServicePlanEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceInstance
-
Copy the current immutable object by setting a value for the
servicePlanResourceattribute. - withServicePlans(CloudServicePlan...) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
-
Copy the current immutable object with elements that replace the content of
servicePlans. - withServicePlans(Derivable<CloudServicePlan>...) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceOffering
-
Copy the current immutable object with elements that replace the content of
servicePlans. - withServicePlans(Iterable<? extends CloudServicePlan>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
-
Copy the current immutable object with elements that replace the content of
servicePlans. - withServicePlans(Iterable<? extends Derivable<CloudServicePlan>>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceOffering
-
Copy the current immutable object with elements that replace the content of
servicePlans. - withServiceResource(Resource<ServiceEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceInstance
-
Copy the current immutable object by setting a value for the
serviceResourceattribute. - withServices(Iterable<String>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
-
Copy the current immutable object with elements that replace the content of
services. - withServices(String...) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
-
Copy the current immutable object with elements that replace the content of
services. - withShouldTrustSelfSignedCertificates(boolean) - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory
-
Copy the current immutable object by setting a value for the
shouldTrustSelfSignedCertificatesattribute. - withSourceId(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog
-
Copy the current immutable object by setting a value for the
sourceIdattribute. - withSourceName(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog
-
Copy the current immutable object by setting a value for the
sourceNameattribute. - withSpace(CloudSpace) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
-
Copy the current immutable object by setting a value for the
spaceattribute. - withSpace(Derivable<CloudSpace>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudApplication
-
Copy the current immutable object by setting a value for the
spaceattribute. - withSpaceGuid(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker
-
Copy the current immutable object by setting a value for the
spaceGuidattribute. - withSslHandshakeTimeout(Duration) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory
-
Copy the current immutable object by setting a present value for the optional
sslHandshakeTimeoutattribute. - withSslHandshakeTimeout(Duration) - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory
-
Copy the current immutable object by setting a present value for the optional
sslHandshakeTimeoutattribute. - withSslHandshakeTimeout(Optional<? extends Duration>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory
-
Copy the current immutable object by setting an optional value for the
sslHandshakeTimeoutattribute. - withSslHandshakeTimeout(Optional<? extends Duration>) - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory
-
Copy the current immutable object by setting an optional value for the
sslHandshakeTimeoutattribute. - withStack(Derivable<CloudStack>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudApplication
-
Copy the current immutable object by setting a value for the
stackattribute. - withStack(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
-
Copy the current immutable object by setting a value for the
stackattribute. - withStaging(Staging) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
-
Copy the current immutable object by setting a value for the
stagingattribute. - withStagingError(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
-
Copy the current immutable object by setting a value for the
stagingErrorattribute. - withState(CloudApplication.State) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
-
Copy the current immutable object by setting a value for the
stateattribute. - withState(CloudBuild.State) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild
-
Copy the current immutable object by setting a value for the
stateattribute. - withState(CloudTask.State) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask
-
Copy the current immutable object by setting a value for the
stateattribute. - withState(InstanceState) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableInstanceInfo
-
Copy the current immutable object by setting a value for the
stateattribute. - withStatus(CloudJob.Status) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudJob
-
Copy the current immutable object by setting a value for the
statusattribute. - withStatus(Status) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage
-
Copy the current immutable object by setting a value for the
statusattribute. - withStatus(Status) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableUpload
-
Copy the current immutable object by setting a value for the
statusattribute. - withSummary(SummaryApplicationResponse) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudApplication
-
Copy the current immutable object by setting a value for the
summaryattribute. - withSupport(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo
-
Copy the current immutable object by setting a value for the
supportattribute. - withSyslogDrainUrl(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding
-
Copy the current immutable object by setting a value for the
syslogDrainUrlattribute. - withTags(Iterable<String>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
-
Copy the current immutable object with elements that replace the content of
tags. - withTags(String...) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
-
Copy the current immutable object with elements that replace the content of
tags. - withThreadPoolSize(int) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory
-
Copy the current immutable object by setting a present value for the optional
threadPoolSizeattribute. - withThreadPoolSize(int) - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory
-
Copy the current immutable object by setting a present value for the optional
threadPoolSizeattribute. - withThreadPoolSize(Optional<Integer>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory
-
Copy the current immutable object by setting an optional value for the
threadPoolSizeattribute. - withThreadPoolSize(Optional<Integer>) - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory
-
Copy the current immutable object by setting an optional value for the
threadPoolSizeattribute. - withTimestamp(Date) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog
-
Copy the current immutable object by setting a value for the
timestampattribute. - withTimestamp(Date) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent
-
Copy the current immutable object by setting a value for the
timestampattribute. - withType(CloudPackage.Type) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage
-
Copy the current immutable object by setting a value for the
typeattribute. - withType(ServiceInstanceType) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
-
Copy the current immutable object by setting a value for the
typeattribute. - withType(Integer) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule
-
Copy the current immutable object by setting a value for the
typeattribute. - withType(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent.ImmutableParticipant
-
Copy the current immutable object by setting a value for the
typeattribute. - withType(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent
-
Copy the current immutable object by setting a value for the
typeattribute. - withUniqueId(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
-
Copy the current immutable object by setting a value for the
uniqueIdattribute. - withUniqueId(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan
-
Copy the current immutable object by setting a value for the
uniqueIdattribute. - withUpdatedAt(Date) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudMetadata
-
Copy the current immutable object by setting a value for the
updatedAtattribute. - withUris(Iterable<String>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
-
Copy the current immutable object with elements that replace the content of
uris. - withUris(String...) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
-
Copy the current immutable object with elements that replace the content of
uris. - withUrl(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudMetadata
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
-
Copy the current immutable object by setting a value for the
urlattribute. - withUser(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo
-
Copy the current immutable object by setting a value for the
userattribute. - withUsername(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker
-
Copy the current immutable object by setting a value for the
usernameattribute. - withUsername(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerCredentials
-
Copy the current immutable object by setting a value for the
usernameattribute. - withV3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
-
Copy the current immutable object by setting a value for the
v3Metadataattribute. - withV3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild
-
Copy the current immutable object by setting a value for the
v3Metadataattribute. - withV3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudDomain
-
Copy the current immutable object by setting a value for the
v3Metadataattribute. - withV3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent
-
Copy the current immutable object by setting a value for the
v3Metadataattribute. - withV3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudJob
-
Copy the current immutable object by setting a value for the
v3Metadataattribute. - withV3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudOrganization
-
Copy the current immutable object by setting a value for the
v3Metadataattribute. - withV3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage
-
Copy the current immutable object by setting a value for the
v3Metadataattribute. - withV3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute
-
Copy the current immutable object by setting a value for the
v3Metadataattribute. - withV3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding
-
Copy the current immutable object by setting a value for the
v3Metadataattribute. - withV3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker
-
Copy the current immutable object by setting a value for the
v3Metadataattribute. - withV3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
-
Copy the current immutable object by setting a value for the
v3Metadataattribute. - withV3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceKey
-
Copy the current immutable object by setting a value for the
v3Metadataattribute. - withV3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
-
Copy the current immutable object by setting a value for the
v3Metadataattribute. - withV3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan
-
Copy the current immutable object by setting a value for the
v3Metadataattribute. - withV3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudSpace
-
Copy the current immutable object by setting a value for the
v3Metadataattribute. - withV3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudStack
-
Copy the current immutable object by setting a value for the
v3Metadataattribute. - withV3Metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask
-
Copy the current immutable object by setting a value for the
v3Metadataattribute. - withValue(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.ImmutableChecksum
-
Copy the current immutable object by setting a value for the
valueattribute. - withVersion(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudInfo
-
Copy the current immutable object by setting a value for the
versionattribute. - withVersion(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
-
Copy the current immutable object by setting a value for the
versionattribute. - withVersion(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
-
Copy the current immutable object by setting a value for the
versionattribute.
All Classes All Packages