A B C D E F G H I J K 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
- accessToken(String) - Method in class com.sap.cloudfoundry.client.facade.oauth2.ImmutableOauth2AccessTokenResponse.Builder
-
Initializes the value for the
accessTokenattribute. - 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. - addAllLogs(Iterable<? extends ApplicationLogEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogsResponse.Builder
-
Adds elements to
logslist. - addAllRoutes(Iterable<? extends CloudRoute>) - Method in class com.sap.cloudfoundry.client.facade.dto.ImmutableApplicationToCreateDto.Builder
-
Adds elements to
routesset. - 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. - addAllTags(Iterable<String>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance.Builder
-
Adds elements to
tagslist. - 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. - addLog(ApplicationLogEntity) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogsResponse.Builder
-
Adds one element to
logslist. - addLogs(ApplicationLogEntity...) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogsResponse.Builder
-
Adds elements to
logslist. - addRoute(CloudRoute) - Method in class com.sap.cloudfoundry.client.facade.dto.ImmutableApplicationToCreateDto.Builder
-
Adds one element to
routesset. - 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
- addRoutes(CloudRoute...) - Method in class com.sap.cloudfoundry.client.facade.dto.ImmutableApplicationToCreateDto.Builder
-
Adds elements to
routesset. - 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. - 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. - ADMIN - com.sap.cloudfoundry.client.facade.domain.ServicePlanVisibility
- algorithm(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableBitsData.ImmutableChecksum.Builder
-
Initializes the value for the
algorithmattribute. - application(Application) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudApplication.Builder
-
Initializes the value for the
applicationattribute. - 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
- ApplicationLogEntity - Class in com.sap.cloudfoundry.client.facade.adapters
- ApplicationLogEntity() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.ApplicationLogEntity
- ApplicationLogEntity.LogBody - Interface in com.sap.cloudfoundry.client.facade.adapters
- 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
- ApplicationLogsResponse - Interface in com.sap.cloudfoundry.client.facade.adapters
- ApplicationServicesUpdateCallback - Interface in com.sap.cloudfoundry.client.facade
- ApplicationToCreateDto - Interface in com.sap.cloudfoundry.client.facade.dto
- 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
- AuthorizationEndpointGetter - Class in com.sap.cloudfoundry.client.facade.util
- AuthorizationEndpointGetter(WebClient) - Constructor for class com.sap.cloudfoundry.client.facade.util.AuthorizationEndpointGetter
- 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
- 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
- BitsData - Interface in com.sap.cloudfoundry.client.facade.domain
- BitsData.Checksum - Interface in com.sap.cloudfoundry.client.facade.domain
- broker(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance.Builder
-
Initializes the value for the
brokerattribute. - brokerId(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering.Builder
-
Initializes the value for the
brokerIdattribute. - build() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity.Builder
-
Builds a new
ImmutableApplicationLogEntity. - build() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity.ImmutableLogBody.Builder
-
Builds a new
ImmutableLogBody. - build() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogsResponse.Builder
-
Builds a new
ImmutableApplicationLogsResponse. - 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.ImmutableRawCloudApplication.Builder
-
Builds a new
ImmutableRawCloudApplication. - build() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudAsyncJob.Builder
-
Builds a new
ImmutableRawCloudAsyncJob. - 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.ImmutableRawCloudDomain.Builder
-
Builds a new
ImmutableRawCloudDomain. - 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.ImmutableRawCloudPackage.Builder
-
Builds a new
ImmutableRawCloudPackage. - build() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudProcess.Builder
-
Builds a new
ImmutableRawCloudProcess. - 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.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.ImmutableRawUserRole.Builder
-
Builds a new
ImmutableRawUserRole. - build() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV3CloudServiceInstance.Builder
-
Builds a new
ImmutableRawV3CloudServiceInstance. - 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.ImmutableBitsData.Builder
-
Builds a new
ImmutableBitsData. - build() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableBitsData.ImmutableChecksum.Builder
-
Builds a new
ImmutableChecksum. - 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.ImmutableCloudAsyncJob.Builder
-
Builds a new
ImmutableCloudAsyncJob. - 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.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.ImmutableCloudProcess.Builder
-
Builds a new
ImmutableCloudProcess. - 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.ImmutableDockerData.Builder
-
Builds a new
ImmutableDockerData. - 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.ImmutableLifecycle.Builder
-
Builds a new
ImmutableLifecycle. - 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.ImmutableServiceCredentialBindingOperation.Builder
-
Builds a new
ImmutableServiceCredentialBindingOperation. - 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.dto.ImmutableApplicationToCreateDto.Builder
-
Builds a new
ImmutableApplicationToCreateDto. - build() - Method in class com.sap.cloudfoundry.client.facade.oauth2.ImmutableOauth2AccessTokenResponse.Builder
-
Builds a new
ImmutableOauth2AccessTokenResponse. - build() - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory.Builder
-
Builds a new
ImmutableCloudControllerRestClientFactory. - builder() - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity
-
Creates a builder for
ImmutableApplicationLogEntity. - builder() - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity.ImmutableLogBody
-
Creates a builder for
ImmutableLogBody. - builder() - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogsResponse
-
Creates a builder for
ImmutableApplicationLogsResponse. - 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.ImmutableRawCloudApplication
-
Creates a builder for
ImmutableRawCloudApplication. - builder() - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudAsyncJob
-
Creates a builder for
ImmutableRawCloudAsyncJob. - 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.ImmutableRawCloudDomain
-
Creates a builder for
ImmutableRawCloudDomain. - 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.ImmutableRawCloudPackage
-
Creates a builder for
ImmutableRawCloudPackage. - builder() - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudProcess
-
Creates a builder for
ImmutableRawCloudProcess. - 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.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.ImmutableRawUserRole
-
Creates a builder for
ImmutableRawUserRole. - builder() - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV3CloudServiceInstance
-
Creates a builder for
ImmutableRawV3CloudServiceInstance. - 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.ImmutableBitsData
-
Creates a builder for
ImmutableBitsData. - builder() - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableBitsData.ImmutableChecksum
-
Creates a builder for
ImmutableChecksum. - 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.ImmutableCloudAsyncJob
-
Creates a builder for
ImmutableCloudAsyncJob. - 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.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.ImmutableCloudProcess
-
Creates a builder for
ImmutableCloudProcess. - 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.ImmutableDockerData
-
Creates a builder for
ImmutableDockerData. - 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.ImmutableLifecycle
-
Creates a builder for
ImmutableLifecycle. - 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.ImmutableServiceCredentialBindingOperation
-
Creates a builder for
ImmutableServiceCredentialBindingOperation. - 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.dto.ImmutableApplicationToCreateDto
-
Creates a builder for
ImmutableApplicationToCreateDto. - builder() - Static method in class com.sap.cloudfoundry.client.facade.oauth2.ImmutableOauth2AccessTokenResponse
-
Creates a builder for
ImmutableOauth2AccessTokenResponse. - builder() - Static method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory
-
Creates a builder for
ImmutableCloudControllerRestClientFactory. - BUILDPACK - com.sap.cloudfoundry.client.facade.domain.LifecycleType
- buildpacks(Iterable<String>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging.Builder
-
Sets or replaces all elements for
buildpackslist.
C
- CALL_TO_0_FAILED_WITH_1 - Static variable in class com.sap.cloudfoundry.client.facade.Messages
- 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
- CANT_CREATE_SERVICE_KEY_FOR_USER_PROVIDED_SERVICE - Static variable in class com.sap.cloudfoundry.client.facade.Messages
- CANT_DESERIALIZE_APP_LOGS_RESPONSE - Static variable in class com.sap.cloudfoundry.client.facade.Messages
- CANT_READ_APP_LOGS_RESPONSE - Static variable in class com.sap.cloudfoundry.client.facade.Messages
- checksum(BitsData.Checksum) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableBitsData.Builder
-
Initializes the value for the
checksumattribute. - clear() - Method in class com.sap.cloudfoundry.client.facade.oauth2.OAuthClient
- CLIENT_ID - Static variable in class com.sap.cloudfoundry.client.facade.oauth2.TokenFactory
- 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
- CloudAsyncJob - Class in com.sap.cloudfoundry.client.facade.domain
- CloudAsyncJob() - Constructor for class com.sap.cloudfoundry.client.facade.domain.CloudAsyncJob
- 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, 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(CloudFoundryClient) - Constructor for class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- CloudControllerRestClientImpl(CloudFoundryClient, CloudSpace) - Constructor for class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- 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(OAuth2AccessTokenWithAdditionalInfo) - Constructor for class com.sap.cloudfoundry.client.facade.CloudCredentials
-
Create credentials using a token.
- CloudCredentials(OAuth2AccessTokenWithAdditionalInfo, 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(OAuth2AccessTokenWithAdditionalInfo, String) - Constructor for class com.sap.cloudfoundry.client.facade.CloudCredentials
-
Create credentials using a token.
- CloudCredentials(OAuth2AccessTokenWithAdditionalInfo, String, String) - Constructor for class com.sap.cloudfoundry.client.facade.CloudCredentials
-
Create credentials using a token.
- 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.
- 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
- 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.PackageData - Interface in com.sap.cloudfoundry.client.facade.domain
- CloudPackage.Type - Enum in com.sap.cloudfoundry.client.facade.domain
- CloudProcess - Class in com.sap.cloudfoundry.client.facade.domain
- CloudProcess() - Constructor for class com.sap.cloudfoundry.client.facade.domain.CloudProcess
- 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
- CloudSpaceClient - Class in com.sap.cloudfoundry.client.facade.rest
- CloudSpaceClient(SpacesV3, OrganizationsV3) - Constructor for class com.sap.cloudfoundry.client.facade.rest.CloudSpaceClient
- 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.dto - package com.sap.cloudfoundry.client.facade.dto
- 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.ImmutableCloudProcess.Builder
-
Initializes the value for the
commandattribute. - 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(ApplicationLogEntity) - Method in class com.sap.cloudfoundry.client.facade.adapters.ApplicationLogEntity
- 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(ApplicationLogEntity) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity
-
Creates an immutable copy of a
ApplicationLogEntityvalue. - copyOf(ApplicationLogEntity.LogBody) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity.ImmutableLogBody
-
Creates an immutable copy of a
ApplicationLogEntity.LogBodyvalue. - copyOf(ApplicationLogsResponse) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogsResponse
-
Creates an immutable copy of a
ApplicationLogsResponsevalue. - copyOf(CloudFoundryClientFactory) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory
-
Creates an immutable copy of a
CloudFoundryClientFactoryvalue. - copyOf(RawCloudApplication) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudApplication
-
Creates an immutable copy of a
RawCloudApplicationvalue. - copyOf(RawCloudAsyncJob) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudAsyncJob
-
Creates an immutable copy of a
RawCloudAsyncJobvalue. - copyOf(RawCloudBuild) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudBuild
-
Creates an immutable copy of a
RawCloudBuildvalue. - copyOf(RawCloudDomain) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudDomain
-
Creates an immutable copy of a
RawCloudDomainvalue. - copyOf(RawCloudEvent) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudEvent
-
Creates an immutable copy of a
RawCloudEventvalue. - copyOf(RawCloudPackage) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudPackage
-
Creates an immutable copy of a
RawCloudPackagevalue. - copyOf(RawCloudProcess) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudProcess
-
Creates an immutable copy of a
RawCloudProcessvalue. - 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(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(RawUserRole) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawUserRole
-
Creates an immutable copy of a
RawUserRolevalue. - copyOf(RawV3CloudServiceInstance) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV3CloudServiceInstance
-
Creates an immutable copy of a
RawV3CloudServiceInstancevalue. - copyOf(ApplicationLog) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog
-
Creates an immutable copy of a
ApplicationLogvalue. - copyOf(BitsData) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableBitsData
-
Creates an immutable copy of a
BitsDatavalue. - copyOf(BitsData.Checksum) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableBitsData.ImmutableChecksum
-
Creates an immutable copy of a
BitsData.Checksumvalue. - copyOf(CloudApplication) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
-
Creates an immutable copy of a
CloudApplicationvalue. - copyOf(CloudAsyncJob) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudAsyncJob
-
Creates an immutable copy of a
CloudAsyncJobvalue. - 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(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(CloudProcess) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudProcess
-
Creates an immutable copy of a
CloudProcessvalue. - 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(DockerData) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerData
-
Creates an immutable copy of a
DockerDatavalue. - 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(Lifecycle) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableLifecycle
-
Creates an immutable copy of a
Lifecyclevalue. - copyOf(SecurityGroupRule) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule
-
Creates an immutable copy of a
SecurityGroupRulevalue. - copyOf(ServiceCredentialBindingOperation) - Static method in class com.sap.cloudfoundry.client.facade.domain.ImmutableServiceCredentialBindingOperation
-
Creates an immutable copy of a
ServiceCredentialBindingOperationvalue. - 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(ApplicationToCreateDto) - Static method in class com.sap.cloudfoundry.client.facade.dto.ImmutableApplicationToCreateDto
-
Creates an immutable copy of a
ApplicationToCreateDtovalue. - copyOf(Oauth2AccessTokenResponse) - Static method in class com.sap.cloudfoundry.client.facade.oauth2.ImmutableOauth2AccessTokenResponse
-
Creates an immutable copy of a
Oauth2AccessTokenResponsevalue. - 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.ServiceCredentialBindingOperation.Type
- CREATE - com.sap.cloudfoundry.client.facade.domain.ServiceOperation.Type
- createAndFetchServiceKey(CloudServiceKey, String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- createAndFetchServiceKey(CloudServiceKey, String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- createAndFetchServiceKey(CloudServiceKey, String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- createAndFetchServiceKey(CloudServiceKey, String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- createApplication(ApplicationToCreateDto) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Create application
- createApplication(ApplicationToCreateDto) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- createApplication(ApplicationToCreateDto) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- createApplication(ApplicationToCreateDto) - 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, Map<String, String>) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientFactory
- createClient(URL, CloudCredentials, String, String, OAuthClient, Map<String, String>) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientFactory
- createClient(URL, OAuthClient, Map<String, String>) - Method in class com.sap.cloudfoundry.client.facade.adapters.CloudFoundryClientFactory
- createdAt(LocalDateTime) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudMetadata.Builder
-
Initializes the value for the
createdAtattribute. - createdAt(LocalDateTime) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableServiceCredentialBindingOperation.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. - createDockerPackage(UUID, DockerInfo) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- createDockerPackage(UUID, DockerInfo) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- createDockerPackage(UUID, DockerInfo) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- createDockerPackage(UUID, DockerInfo) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- createLogCacheClient(URL, OAuthClient, Map<String, String>) - Method in class com.sap.cloudfoundry.client.facade.adapters.CloudFoundryClientFactory
- createOAuthClient(URL, ConnectionContext, String, boolean) - Method in class com.sap.cloudfoundry.client.facade.util.RestUtil
- createOAuthClientByControllerUrl(URL, boolean) - 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(CloudServiceKey, String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- createServiceKey(CloudServiceKey, String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- createServiceKey(CloudServiceKey, String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- createServiceKey(CloudServiceKey, String) - 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
- createSpaceClient(URL, OAuthClient, Map<String, String>) - Method in class com.sap.cloudfoundry.client.facade.adapters.CloudFoundryClientFactory
- createToken() - Method in class com.sap.cloudfoundry.client.facade.oauth2.OAuthClient
- createToken() - Method in class com.sap.cloudfoundry.client.facade.oauth2.OAuthClientWithLoginHint
- createToken(Oauth2AccessTokenResponse) - Method in class com.sap.cloudfoundry.client.facade.oauth2.TokenFactory
- createToken(String) - Method in class com.sap.cloudfoundry.client.facade.oauth2.TokenFactory
- createToken(String, Map<String, Object>) - Method in class com.sap.cloudfoundry.client.facade.oauth2.TokenFactory
- createUserProvidedServiceInstance(CloudServiceInstance) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Create a user-provided service instance.
- createUserProvidedServiceInstance(CloudServiceInstance) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- createUserProvidedServiceInstance(CloudServiceInstance) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- createUserProvidedServiceInstance(CloudServiceInstance) - 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.adapters.ImmutableRawCloudServiceKey.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.PackageData) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage.Builder
-
Initializes the value for the
dataattribute. - data(Map<String, ? extends Object>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableLifecycle.Builder
-
Sets or replaces all mappings from the specified map as entries for the
datamap. - defaultMetadata() - Static method in interface com.sap.cloudfoundry.client.facade.domain.CloudMetadata
- DELETE - com.sap.cloudfoundry.client.facade.domain.ServiceCredentialBindingOperation.Type
- DELETE - com.sap.cloudfoundry.client.facade.domain.ServiceOperation.Type
- 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
- deleteServiceBinding(String, String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Delete a service binding.
- deleteServiceBinding(String, String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- deleteServiceBinding(String, String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- deleteServiceBinding(String, String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- deleteServiceBinding(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Delete a service binding.
- deleteServiceBinding(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- deleteServiceBinding(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- deleteServiceBinding(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- deleteServiceBinding(UUID, ServiceBindingOperationCallback) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Delete a service binding.
- deleteServiceBinding(UUID, ServiceBindingOperationCallback) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- 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
- Derivable<T> - Interface in com.sap.cloudfoundry.client.facade.domain
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudApplication
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudAsyncJob
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudBuild
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudDomain
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudEvent
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudPackage
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudProcess
- 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.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.RawUserRole
- derive() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawV3CloudServiceInstance
- derive() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudApplication
- derive() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudAsyncJob
- 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.CloudProcess
- 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.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. - description(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableServiceCredentialBindingOperation.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. - diskInMb(Integer) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudProcess.Builder
-
Initializes the value for the
diskInMbattribute. - diskQuotaInMb(Integer) - Method in class com.sap.cloudfoundry.client.facade.dto.ImmutableApplicationToCreateDto.Builder
-
Initializes the value for the
diskQuotaInMbattribute. - DOCKER - com.sap.cloudfoundry.client.facade.domain.CloudPackage.Type
- DOCKER - com.sap.cloudfoundry.client.facade.domain.LifecycleType
- DockerCredentials - Interface in com.sap.cloudfoundry.client.facade.domain
- DockerData - 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. - 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
- encodeChars(String, List<String>) - Static method in class com.sap.cloudfoundry.client.facade.util.UriUtil
- env(Map<String, ? extends String>) - Method in class com.sap.cloudfoundry.client.facade.dto.ImmutableApplicationToCreateDto.Builder
-
Sets or replaces all mappings from the specified map as entries for the
envmap. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity
-
This instance is equal to all instances of
ImmutableApplicationLogEntitythat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity.ImmutableLogBody
-
This instance is equal to all instances of
ImmutableLogBodythat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogsResponse
-
This instance is equal to all instances of
ImmutableApplicationLogsResponsethat have equal attribute values. - 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.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.ImmutableRawCloudAsyncJob
-
This instance is equal to all instances of
ImmutableRawCloudAsyncJobthat 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.ImmutableRawCloudDomain
-
This instance is equal to all instances of
ImmutableRawCloudDomainthat 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.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.ImmutableRawCloudProcess
-
This instance is equal to all instances of
ImmutableRawCloudProcessthat 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.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.ImmutableRawUserRole
-
This instance is equal to all instances of
ImmutableRawUserRolethat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV3CloudServiceInstance
-
This instance is equal to all instances of
ImmutableRawV3CloudServiceInstancethat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.CloudRoute
- 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.ImmutableBitsData
-
This instance is equal to all instances of
ImmutableBitsDatathat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableBitsData.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.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.ImmutableCloudAsyncJob
-
This instance is equal to all instances of
ImmutableCloudAsyncJobthat 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.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.ImmutableCloudProcess
-
This instance is equal to all instances of
ImmutableCloudProcessthat 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.ImmutableDockerData
-
This instance is equal to all instances of
ImmutableDockerDatathat 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.ImmutableLifecycle
-
This instance is equal to all instances of
ImmutableLifecyclethat 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.ImmutableServiceCredentialBindingOperation
-
This instance is equal to all instances of
ImmutableServiceCredentialBindingOperationthat 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.dto.ImmutableApplicationToCreateDto
-
This instance is equal to all instances of
ImmutableApplicationToCreateDtothat have equal attribute values. - equals(Object) - Method in class com.sap.cloudfoundry.client.facade.oauth2.ImmutableOauth2AccessTokenResponse
-
This instance is equal to all instances of
ImmutableOauth2AccessTokenResponsethat have equal attribute values. - 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.ImmutableBitsData.Builder
-
Initializes the value for the
errorattribute. - error(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild.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
- errors(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudAsyncJob.Builder
-
Initializes the value for the
errorsattribute. - executeWithRetry(Supplier<T>) - Static method in class com.sap.cloudfoundry.client.facade.util.CloudUtil
- EXPIRED - com.sap.cloudfoundry.client.facade.domain.Status
- EXPIRES_AT_KEY - Static variable in class com.sap.cloudfoundry.client.facade.oauth2.TokenFactory
- expiresIn(long) - Method in class com.sap.cloudfoundry.client.facade.oauth2.ImmutableOauth2AccessTokenResponse.Builder
-
Initializes the value for the
expiresInattribute. - extra(Map<String, ? extends Object>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering.Builder
-
Sets or replaces all mappings from the specified map as entries for the
extramap. - extra(Map<String, ? extends Object>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan.Builder
-
Sets or replaces all mappings from the specified map as entries for the
extramap.
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.ServiceCredentialBindingOperation.State
- 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. - FINISHED - com.sap.cloudfoundry.client.facade.domain.CloudJob.Status
- from(ApplicationLogEntity) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity.Builder
-
Fill a builder with attribute values from the provided
ApplicationLogEntityinstance. - from(ApplicationLogEntity.LogBody) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity.ImmutableLogBody.Builder
-
Fill a builder with attribute values from the provided
LogBodyinstance. - from(ApplicationLogsResponse) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogsResponse.Builder
-
Fill a builder with attribute values from the provided
ApplicationLogsResponseinstance. - from(CloudFoundryClientFactory) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory.Builder
-
Fill a builder with attribute values from the provided
CloudFoundryClientFactoryinstance. - from(RawCloudApplication) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudApplication.Builder
-
Fill a builder with attribute values from the provided
RawCloudApplicationinstance. - from(RawCloudAsyncJob) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudAsyncJob.Builder
-
Fill a builder with attribute values from the provided
RawCloudAsyncJobinstance. - from(RawCloudBuild) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudBuild.Builder
-
Fill a builder with attribute values from the provided
RawCloudBuildinstance. - from(RawCloudDomain) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudDomain.Builder
-
Fill a builder with attribute values from the provided
RawCloudDomaininstance. - from(RawCloudEvent) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudEvent.Builder
-
Fill a builder with attribute values from the provided
RawCloudEventinstance. - from(RawCloudPackage) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudPackage.Builder
-
Fill a builder with attribute values from the provided
RawCloudPackageinstance. - from(RawCloudProcess) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudProcess.Builder
-
Fill a builder with attribute values from the provided
RawCloudProcessinstance. - 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(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(RawUserRole) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawUserRole.Builder
-
Fill a builder with attribute values from the provided
RawUserRoleinstance. - from(RawV3CloudServiceInstance) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV3CloudServiceInstance.Builder
-
Fill a builder with attribute values from the provided
RawV3CloudServiceInstanceinstance. - from(ApplicationLog) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog.Builder
-
Fill a builder with attribute values from the provided
ApplicationLoginstance. - from(BitsData) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableBitsData.Builder
-
Fill a builder with attribute values from the provided
BitsDatainstance. - from(BitsData.Checksum) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableBitsData.ImmutableChecksum.Builder
-
Fill a builder with attribute values from the provided
Checksuminstance. - 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(CloudAsyncJob) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudAsyncJob.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudAsyncJobinstance. - 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.ImmutableCloudAsyncJob.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.ImmutableCloudProcess.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(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(CloudProcess) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudProcess.Builder
-
Fill a builder with attribute values from the provided
com.sap.cloudfoundry.client.facade.domain.CloudProcessinstance. - 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(DockerData) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerData.Builder
-
Fill a builder with attribute values from the provided
DockerDatainstance. - 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(Lifecycle) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableLifecycle.Builder
-
Fill a builder with attribute values from the provided
Lifecycleinstance. - from(SecurityGroupRule) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule.Builder
-
Fill a builder with attribute values from the provided
SecurityGroupRuleinstance. - from(ServiceCredentialBindingOperation) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableServiceCredentialBindingOperation.Builder
-
Fill a builder with attribute values from the provided
ServiceCredentialBindingOperationinstance. - 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(ApplicationToCreateDto) - Method in class com.sap.cloudfoundry.client.facade.dto.ImmutableApplicationToCreateDto.Builder
-
Fill a builder with attribute values from the provided
ApplicationToCreateDtoinstance. - from(Oauth2AccessTokenResponse) - Method in class com.sap.cloudfoundry.client.facade.oauth2.ImmutableOauth2AccessTokenResponse.Builder
-
Fill a builder with attribute values from the provided
Oauth2AccessTokenResponseinstance. - from(CloudControllerRestClientFactory) - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory.Builder
-
Fill a builder with attribute values from the provided
CloudControllerRestClientFactoryinstance. - from(String) - Static method in enum com.sap.cloudfoundry.client.facade.domain.CloudPackage.Type
- from(LastOperation) - Static method in class com.sap.cloudfoundry.client.facade.domain.ServiceCredentialBindingOperation
- fromLastOperation(LastOperation) - Static method in class com.sap.cloudfoundry.client.facade.domain.ServiceOperation
- fromRoleType(RoleType) - Static method in enum com.sap.cloudfoundry.client.facade.domain.UserRole
- 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.ServiceCredentialBindingOperation.State
- fromString(String) - Static method in enum com.sap.cloudfoundry.client.facade.domain.ServiceCredentialBindingOperation.Type
- 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
- getAccessToken() - Method in class com.sap.cloudfoundry.client.facade.oauth2.ImmutableOauth2AccessTokenResponse
- getAccessToken() - Method in interface com.sap.cloudfoundry.client.facade.oauth2.Oauth2AccessTokenResponse
- getActor() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudEvent
- getActor() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent
- getAdditionalInfo() - Method in class com.sap.cloudfoundry.client.facade.oauth2.OAuth2AccessTokenWithAdditionalInfo
- getAlgorithm() - Method in interface com.sap.cloudfoundry.client.facade.domain.BitsData.Checksum
- getAlgorithm() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableBitsData.ImmutableChecksum
- getAppBindings(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get the bindings for a particular application.
- getAppBindings(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getAppBindings(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getAppBindings(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getApplication() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudApplication
- getApplication() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudApplication
- 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
- 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
- getApplicationGuid(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get the GUID of the cloud application with the specified name.
- getApplicationGuid(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getApplicationGuid(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getApplicationGuid(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- 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(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- getApplicationInstances(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getApplicationInstances(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getApplicationInstances(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getApplicationName(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- getApplicationName(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getApplicationName(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getApplicationName(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getApplicationProcess(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- getApplicationProcess(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getApplicationProcess(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getApplicationProcess(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getApplicationRoutes(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- getApplicationRoutes(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getApplicationRoutes(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getApplicationRoutes(UUID) - 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
- getApplicationSshEnabled(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- getApplicationSshEnabled(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getApplicationSshEnabled(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getApplicationSshEnabled(UUID) - 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
- getAsyncJob(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- getAsyncJob(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getAsyncJob(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getAsyncJob(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getAuthorizationEndpoint() - Method in class com.sap.cloudfoundry.client.facade.util.AuthorizationEndpointGetter
- getAuthorizationEndpoint(String) - Method in class com.sap.cloudfoundry.client.facade.util.AuthorizationEndpointGetter
- getAuthorizationHeaderValue() - Method in class com.sap.cloudfoundry.client.facade.oauth2.OAuth2AccessTokenWithAdditionalInfo
- getAuthorizationHeaderValue() - Method in class com.sap.cloudfoundry.client.facade.oauth2.OAuthClient
- getBroker() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceInstance
- getBroker() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
- getBrokerId() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceOffering
- getBrokerId() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
- 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.BitsData
- getChecksum() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableBitsData
- 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
- getCloudFoundryClientFactory() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientFactory
- getCloudFoundryClientFactory() - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory
- 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.CloudProcess
- getCommand() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudTask
- getCommand() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudProcess
- 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
- getCreatedAt() - Method in interface com.sap.cloudfoundry.client.facade.domain.CloudMetadata
- getCreatedAt() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudMetadata
- getCreatedAt() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableServiceCredentialBindingOperation
- getCreatedAt() - Method in class com.sap.cloudfoundry.client.facade.domain.ServiceCredentialBindingOperation
- 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.adapters.ImmutableRawCloudServiceKey
- getCredentials() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceKey
- 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.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
- getData() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableLifecycle
- getData() - Method in interface com.sap.cloudfoundry.client.facade.domain.Lifecycle
- 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 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.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.ImmutableServiceCredentialBindingOperation
- getDescription() - Method in class com.sap.cloudfoundry.client.facade.domain.ServiceCredentialBindingOperation
- 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
- getDiskInMb() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudProcess
- getDiskInMb() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudProcess
- getDiskQuotaInMb() - Method in interface com.sap.cloudfoundry.client.facade.dto.ApplicationToCreateDto
- getDiskQuotaInMb() - Method in class com.sap.cloudfoundry.client.facade.dto.ImmutableApplicationToCreateDto
- 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.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 interface com.sap.cloudfoundry.client.facade.dto.ApplicationToCreateDto
- getEnv() - Method in class com.sap.cloudfoundry.client.facade.dto.ImmutableApplicationToCreateDto
- getError() - Method in interface com.sap.cloudfoundry.client.facade.domain.BitsData
- getError() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudBuild
- getError() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableBitsData
- getError() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild
- 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
- getErrors() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudAsyncJob
- getErrors() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudAsyncJob
- 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
- getEventsByTarget(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getEventsByTarget(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getExpiresIn() - Method in class com.sap.cloudfoundry.client.facade.oauth2.ImmutableOauth2AccessTokenResponse
- getExpiresIn() - Method in interface com.sap.cloudfoundry.client.facade.oauth2.Oauth2AccessTokenResponse
- 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
- 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.CloudProcess
- getHealthCheckHttpEndpoint() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudProcess
- getHealthCheckHttpEndpoint() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
- getHealthCheckHttpEndpoint() - Method in interface com.sap.cloudfoundry.client.facade.domain.Staging
- getHealthCheckInvocationTimeout() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudProcess
- getHealthCheckInvocationTimeout() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudProcess
- getHealthCheckTimeout() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudProcess
- getHealthCheckTimeout() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudProcess
- 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.CloudProcess
- getHealthCheckType() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudProcess
- 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
- getIdToken() - Method in class com.sap.cloudfoundry.client.facade.oauth2.ImmutableOauth2AccessTokenResponse
- getIdToken() - Method in interface com.sap.cloudfoundry.client.facade.oauth2.Oauth2AccessTokenResponse
- getImage() - Method in interface com.sap.cloudfoundry.client.facade.domain.DockerData
- getImage() - Method in interface com.sap.cloudfoundry.client.facade.domain.DockerInfo
- getImage() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerData
- 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
- getInstanceId() - Method in class com.sap.cloudfoundry.client.facade.adapters.ApplicationLogEntity
- getInstanceId() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity
- getInstances() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudProcess
- getInstances() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudProcess
- getInstances() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableInstancesInfo
- getInstances() - Method in interface com.sap.cloudfoundry.client.facade.domain.InstancesInfo
- getInvocationTimeout() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
- getInvocationTimeout() - Method in interface com.sap.cloudfoundry.client.facade.domain.Staging
- getJob() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudAsyncJob
- getJob() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudAsyncJob
- getJti() - Method in class com.sap.cloudfoundry.client.facade.oauth2.ImmutableOauth2AccessTokenResponse
- getJti() - Method in interface com.sap.cloudfoundry.client.facade.oauth2.Oauth2AccessTokenResponse
- 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
- getLifecycle() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudApplication
- getLifecycle() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
- 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
- getLogBody() - Method in class com.sap.cloudfoundry.client.facade.adapters.ApplicationLogEntity
- getLogBody() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity
- getLogs() - Method in interface com.sap.cloudfoundry.client.facade.adapters.ApplicationLogsResponse
- getLogs() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogsResponse
- getMemory() - Method in interface com.sap.cloudfoundry.client.facade.domain.CloudTask.Limits
- getMemory() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.ImmutableLimits
- getMemoryInMb() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudProcess
- getMemoryInMb() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudProcess
- getMemoryInMb() - Method in interface com.sap.cloudfoundry.client.facade.dto.ApplicationToCreateDto
- getMemoryInMb() - Method in class com.sap.cloudfoundry.client.facade.dto.ImmutableApplicationToCreateDto
- getMessage() - Method in interface com.sap.cloudfoundry.client.facade.adapters.ApplicationLogEntity.LogBody
- getMessage() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity.ImmutableLogBody
- 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 interface com.sap.cloudfoundry.client.facade.adapters.ApplicationLogEntity.LogBody
- getMessageType() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity.ImmutableLogBody
- 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.ImmutableCloudAsyncJob
- 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.ImmutableCloudProcess
- 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
- getMetadata() - Method in interface com.sap.cloudfoundry.client.facade.dto.ApplicationToCreateDto
- getMetadata() - Method in class com.sap.cloudfoundry.client.facade.dto.ImmutableApplicationToCreateDto
- 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 class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
- getName() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudAsyncJob
- 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.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.ImmutableCloudProcess
- getName() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute
- 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
- getName() - Method in enum com.sap.cloudfoundry.client.facade.domain.UserRole
- getName() - Method in interface com.sap.cloudfoundry.client.facade.dto.ApplicationToCreateDto
- getName() - Method in class com.sap.cloudfoundry.client.facade.dto.ImmutableApplicationToCreateDto
- getOAuth2AccessToken() - Method in class com.sap.cloudfoundry.client.facade.oauth2.OAuth2AccessTokenWithAdditionalInfo
- getOperation() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudAsyncJob
- getOperation() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudAsyncJob
- getOrCreateConnectionContext(String) - Method in class com.sap.cloudfoundry.client.facade.adapters.CloudFoundryClientFactory
- getOrganization() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudSpace
- getOrganization() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudSpace
- 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
- 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 interface com.sap.cloudfoundry.client.facade.domain.DockerData
- getPassword() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker
- getPassword() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerCredentials
- getPassword() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerData
- 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
- getPort() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudRoute
- getPort() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute
- 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
- getProcess() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudProcess
- getProcess() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudProcess
- getProcessStatisticsResponse() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawInstancesInfo
- getProcessStatisticsResponse() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawInstancesInfo
- 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.ImmutableCloudServiceInstance
- getProxyUser() - Method in class com.sap.cloudfoundry.client.facade.CloudCredentials
-
Get the proxy user.
- getRecentLogs(UUID, LocalDateTime) - Method in class com.sap.cloudfoundry.client.facade.adapters.LogCacheClient
- getRefreshToken() - Method in class com.sap.cloudfoundry.client.facade.oauth2.ImmutableOauth2AccessTokenResponse
- getRefreshToken() - Method in interface com.sap.cloudfoundry.client.facade.oauth2.Oauth2AccessTokenResponse
- getRequiredServiceInstanceGuid(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get the GUID of a service instance.
- getRequiredServiceInstanceGuid(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getRequiredServiceInstanceGuid(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getRequiredServiceInstanceGuid(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudBuild
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudDomain
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudEvent
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudPackage
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceInstance
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServicePlan
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudTask
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudBuild
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudDomain
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudEvent
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudPackage
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceInstance
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudServicePlan
- getResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudTask
- getResponseTimeout() - Method in class com.sap.cloudfoundry.client.facade.adapters.CloudFoundryClientFactory
- getResponseTimeout() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory
- getResponseTimeout() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientFactory
- getResponseTimeout() - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory
- getResult() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudTask
- getResult() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask
- getRoleResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawUserRole
- getRoleResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawUserRole
- getRoute() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudRoute
- getRoute() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudRoute
- getRoutes() - Method in interface com.sap.cloudfoundry.client.facade.dto.ApplicationToCreateDto
- getRoutes() - Method in class com.sap.cloudfoundry.client.facade.dto.ImmutableApplicationToCreateDto
- 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
- getScope() - Method in class com.sap.cloudfoundry.client.facade.oauth2.ImmutableOauth2AccessTokenResponse
- getScope() - Method in interface com.sap.cloudfoundry.client.facade.oauth2.Oauth2AccessTokenResponse
- getServiceAppBindings(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get the bindings for a particular service instance.
- getServiceAppBindings(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getServiceAppBindings(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getServiceAppBindings(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getServiceBinding() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBinding
- getServiceBinding() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceBinding
- getServiceBinding(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get a service binding
- getServiceBinding(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getServiceBinding(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getServiceBinding(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getServiceBindingForApplication(UUID, UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get the binding between an application and a service instance.
- getServiceBindingForApplication(UUID, UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getServiceBindingForApplication(UUID, UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getServiceBindingForApplication(UUID, UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getServiceBindingOperation() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceBinding
- getServiceBindingOperation() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding
- 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
- getServiceBindingResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceKey
- getServiceBindingResource() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceKey
- getServiceBroker() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBroker
- getServiceBroker() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceBroker
- 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.ImmutableRawV3CloudServiceInstance
- getServiceInstance() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceKey
- getServiceInstance() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawV3CloudServiceInstance
- 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
- getServiceInstanceGuid() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceBinding
- getServiceInstanceGuid() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding
- getServiceInstanceName(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get a service instance name.
- getServiceInstanceName(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getServiceInstanceName(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getServiceInstanceName(UUID) - 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
- 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
- getServiceInstancesWithoutAuxiliaryContentByMetadataLabelSelector(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- getServiceInstancesWithoutAuxiliaryContentByMetadataLabelSelector(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getServiceInstancesWithoutAuxiliaryContentByMetadataLabelSelector(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getServiceInstancesWithoutAuxiliaryContentByMetadataLabelSelector(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getServiceInstancesWithoutAuxiliaryContentByNames(List<String>) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- getServiceInstancesWithoutAuxiliaryContentByNames(List<String>) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getServiceInstancesWithoutAuxiliaryContentByNames(List<String>) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getServiceInstancesWithoutAuxiliaryContentByNames(List<String>) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getServiceInstanceWithoutAuxiliaryContent(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get a service instance.
- getServiceInstanceWithoutAuxiliaryContent(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getServiceInstanceWithoutAuxiliaryContent(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getServiceInstanceWithoutAuxiliaryContent(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getServiceInstanceWithoutAuxiliaryContent(String, boolean) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get a service instance.
- getServiceInstanceWithoutAuxiliaryContent(String, boolean) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getServiceInstanceWithoutAuxiliaryContent(String, boolean) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getServiceInstanceWithoutAuxiliaryContent(String, boolean) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getServiceKey(String, String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get a service key.
- getServiceKey(String, String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getServiceKey(String, String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getServiceKey(String, String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getServiceKeyOperation() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceKey
- getServiceKeyOperation() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceKey
- 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
- getServiceKeysWithCredentials(CloudServiceInstance) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- getServiceKeysWithCredentials(CloudServiceInstance) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getServiceKeysWithCredentials(CloudServiceInstance) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getServiceKeysWithCredentials(CloudServiceInstance) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getServiceKeysWithCredentials(String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- getServiceKeysWithCredentials(String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getServiceKeysWithCredentials(String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getServiceKeysWithCredentials(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getServiceOffering() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceInstance
- getServiceOffering() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceOffering
- getServiceOffering() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceInstance
- getServiceOffering() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceOffering
- getServiceOffering(String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getServiceOfferingId() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServicePlan
- getServiceOfferingId() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan
- 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
- getServicePlan() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceInstance
- getServicePlan() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceInstance
- getServicePlanResource(String, String) - 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
- 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.adapters.ApplicationLogEntity
- getSourceId() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity
- 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, String) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudSpaceClient
- getSpace(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudSpaceClient
- getSpaceGuid() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceBroker
- getSpaceGuid() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker
- 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.ImmutableRawCloudStack
- getStack() - Method in class com.sap.cloudfoundry.client.facade.adapters.RawCloudStack
- 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
- getStackName() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
- getStackName() - Method in interface com.sap.cloudfoundry.client.facade.domain.Staging
- 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 interface com.sap.cloudfoundry.client.facade.dto.ApplicationToCreateDto
- getStaging() - Method in class com.sap.cloudfoundry.client.facade.dto.ImmutableApplicationToCreateDto
- getState() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudApplication
- getState() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudAsyncJob
- 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.ImmutableCloudAsyncJob
- 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 class com.sap.cloudfoundry.client.facade.domain.ImmutableServiceCredentialBindingOperation
- getState() - Method in interface com.sap.cloudfoundry.client.facade.domain.InstanceInfo
- getState() - Method in class com.sap.cloudfoundry.client.facade.domain.ServiceCredentialBindingOperation
- 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
- getSyslogDrainUrl() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceInstance
- getSyslogDrainUrl() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
- getTags() - Method in class com.sap.cloudfoundry.client.facade.adapters.ApplicationLogEntity
- getTags() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity
- getTags() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceInstance
- getTags() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
- getTarget() - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- getTarget() - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getTarget() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudEvent
- getTarget() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent
- getTarget() - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getTarget() - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- 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
- getTimestampInNanoseconds() - Method in class com.sap.cloudfoundry.client.facade.adapters.ApplicationLogEntity
- getTimestampInNanoseconds() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity
- 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
- getTokenType() - Method in class com.sap.cloudfoundry.client.facade.oauth2.ImmutableOauth2AccessTokenResponse
- getTokenType() - Method in interface com.sap.cloudfoundry.client.facade.oauth2.Oauth2AccessTokenResponse
- 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.ImmutableLifecycle
- getType() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule
- getType() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableServiceCredentialBindingOperation
- getType() - Method in interface com.sap.cloudfoundry.client.facade.domain.Lifecycle
- getType() - Method in interface com.sap.cloudfoundry.client.facade.domain.SecurityGroupRule
- getType() - Method in class com.sap.cloudfoundry.client.facade.domain.ServiceCredentialBindingOperation
- 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
- getUpdatedAt() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableServiceCredentialBindingOperation
- getUpdatedAt() - Method in class com.sap.cloudfoundry.client.facade.domain.ServiceCredentialBindingOperation
- 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
- getUrl() - Method in interface com.sap.cloudfoundry.client.facade.domain.CloudMetadata
- getUrl() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudRoute
- getUrl() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceBroker
- getUrl() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudMetadata
- getUrl() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute
- getUrl() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker
- 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 interface com.sap.cloudfoundry.client.facade.domain.DockerData
- getUsername() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBroker
- getUsername() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerCredentials
- getUsername() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerData
- getUserProvidedServiceInstanceParameters(UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Get all user-provided service instance parameters
- getUserProvidedServiceInstanceParameters(UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getUserProvidedServiceInstanceParameters(UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getUserProvidedServiceInstanceParameters(UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- getUserRolesBySpaceAndUser(UUID, UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- getUserRolesBySpaceAndUser(UUID, UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- getUserRolesBySpaceAndUser(UUID, UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- getUserRolesBySpaceAndUser(UUID, UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- 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.ImmutableCloudAsyncJob
- 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.ImmutableCloudProcess
- 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.BitsData.Checksum
- getValue() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableBitsData.ImmutableChecksum
- getVersion() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceInstance
- getVersion() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
- getWarnings() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudAsyncJob
- getWarnings() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudAsyncJob
- 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.ImmutableApplicationLogEntity
-
Computes a hash code from attributes:
timestampInNanoseconds,sourceId,instanceId,tags,logBody. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity.ImmutableLogBody
-
Computes a hash code from attributes:
message,messageType. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogsResponse
-
Computes a hash code from attributes:
logs. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory
-
Computes a hash code from attributes:
sslHandshakeTimeout,connectTimeout,connectionPoolSize,threadPoolSize,responseTimeout. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudApplication
-
Computes a hash code from attributes:
application,space. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudAsyncJob
-
Computes a hash code from attributes:
job. - 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.ImmutableRawCloudDomain
-
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.ImmutableRawCloudPackage
-
Computes a hash code from attributes:
resource. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudProcess
-
Computes a hash code from attributes:
process. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudRoute
-
Computes a hash code from attributes:
route. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBinding
-
Computes a hash code from attributes:
serviceBinding. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBroker
-
Computes a hash code from attributes:
serviceBroker. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceInstance
-
Computes a hash code from attributes:
resource,servicePlan,serviceOffering. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceKey
-
Computes a hash code from attributes:
serviceBindingResource,credentials,serviceInstance. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceOffering
-
Computes a hash code from attributes:
serviceOffering,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.ImmutableRawCloudStack
-
Computes a hash code from attributes:
stack. - 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:
processStatisticsResponse. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawUserRole
-
Computes a hash code from attributes:
roleResource. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV3CloudServiceInstance
-
Computes a hash code from attributes:
serviceInstance. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudRoute
- hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog
-
Computes a hash code from attributes:
applicationGuid,message,timestamp,messageType,sourceName. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableBitsData
-
Computes a hash code from attributes:
checksum,error. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableBitsData.ImmutableChecksum
-
Computes a hash code from attributes:
algorithm,value. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
-
Computes a hash code from attributes:
name,metadata,v3Metadata,state,lifecycle,space. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudAsyncJob
-
Computes a hash code from attributes:
name,metadata,v3Metadata,state,operation,warnings,errors. - 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,target. - 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.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.ImmutableCloudProcess
-
Computes a hash code from attributes:
name,metadata,v3Metadata,command,diskInMb,instances,memoryInMb,healthCheckType,healthCheckHttpEndpoint,healthCheckInvocationTimeout,healthCheckTimeout. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding
-
Computes a hash code from attributes:
name,metadata,v3Metadata,applicationGuid,serviceInstanceGuid,serviceBindingOperation. - 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,syslogDrainUrl,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,serviceKeyOperation. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
-
Computes a hash code from attributes:
name,metadata,v3Metadata,isAvailable,isBindable,isShareable,servicePlans,description,docUrl,extra,brokerId,uniqueId. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan
-
Computes a hash code from attributes:
name,metadata,v3Metadata,description,extra,uniqueId,serviceOfferingId,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.ImmutableDockerData
-
Computes a hash code from attributes:
image,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.ImmutableLifecycle
-
Computes a hash code from attributes:
type,data. - 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.ImmutableServiceCredentialBindingOperation
-
Computes a hash code from attributes:
type,state,description,createdAt,updatedAt. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
-
Computes a hash code from attributes:
buildpacks,command,detectedBuildpack,healthCheckTimeout,healthCheckType,healthCheckHttpEndpoint,isSshEnabled,stackName,dockerInfo,invocationTimeout. - 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.dto.ImmutableApplicationToCreateDto
-
Computes a hash code from attributes:
name,staging,diskQuotaInMb,memoryInMb,metadata,routes,env. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.oauth2.ImmutableOauth2AccessTokenResponse
-
Computes a hash code from attributes:
accessToken,tokenType,idToken,refreshToken,expiresIn,scope,jti. - hashCode() - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory
-
Computes a hash code from attributes:
sslHandshakeTimeout,connectTimeout,connectionPoolSize,threadPoolSize,responseTimeout,shouldTrustSelfSignedCertificates,cloudFoundryClientFactory. - healthCheckHttpEndpoint(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudProcess.Builder
-
Initializes the value for the
healthCheckHttpEndpointattribute. - healthCheckHttpEndpoint(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging.Builder
-
Initializes the value for the
healthCheckHttpEndpointattribute. - healthCheckInvocationTimeout(Integer) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudProcess.Builder
-
Initializes the value for the
healthCheckInvocationTimeoutattribute. - healthCheckTimeout(Integer) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudProcess.Builder
-
Initializes the value for the
healthCheckTimeoutattribute. - healthCheckTimeout(Integer) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging.Builder
-
Initializes the value for the
healthCheckTimeoutattribute. - healthCheckType(HealthCheckType) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudProcess.Builder
-
Initializes the value for the
healthCheckTypeattribute. - healthCheckType(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging.Builder
-
Initializes the value for the
healthCheckTypeattribute. - HealthCheckType - Enum in com.sap.cloudfoundry.client.facade.domain
- host(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute.Builder
-
Initializes the value for the
hostattribute. - HTTP - com.sap.cloudfoundry.client.facade.domain.HealthCheckType
I
- idToken(String) - Method in class com.sap.cloudfoundry.client.facade.oauth2.ImmutableOauth2AccessTokenResponse.Builder
-
Initializes the value for the
idTokenattribute. - image(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerData.Builder
-
Initializes the value for the
imageattribute. - 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. - ImmutableApplicationLogEntity - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
ApplicationLogEntity. - ImmutableApplicationLogEntity.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableApplicationLogEntity. - ImmutableApplicationLogEntity.ImmutableLogBody - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
ApplicationLogEntity.LogBody. - ImmutableApplicationLogEntity.ImmutableLogBody.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableLogBody. - ImmutableApplicationLogsResponse - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
ApplicationLogsResponse. - ImmutableApplicationLogsResponse.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableApplicationLogsResponse. - ImmutableApplicationToCreateDto - Class in com.sap.cloudfoundry.client.facade.dto
-
Immutable implementation of
ApplicationToCreateDto. - ImmutableApplicationToCreateDto.Builder - Class in com.sap.cloudfoundry.client.facade.dto
-
Builds instances of type
ImmutableApplicationToCreateDto. - ImmutableBitsData - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
BitsData. - ImmutableBitsData.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableBitsData. - ImmutableBitsData.ImmutableChecksum - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
BitsData.Checksum. - ImmutableBitsData.ImmutableChecksum.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableChecksum. - 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. - ImmutableCloudAsyncJob - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
CloudAsyncJob. - ImmutableCloudAsyncJob.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableCloudAsyncJob. - 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. - 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. - ImmutableCloudProcess - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
CloudProcess. - ImmutableCloudProcess.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableCloudProcess. - 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. - ImmutableDockerData - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
DockerData. - ImmutableDockerData.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableDockerData. - 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. - ImmutableLifecycle - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
Lifecycle. - ImmutableLifecycle.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableLifecycle. - ImmutableOauth2AccessTokenResponse - Class in com.sap.cloudfoundry.client.facade.oauth2
-
Immutable implementation of
Oauth2AccessTokenResponse. - ImmutableOauth2AccessTokenResponse.Builder - Class in com.sap.cloudfoundry.client.facade.oauth2
-
Builds instances of type
ImmutableOauth2AccessTokenResponse. - 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. - ImmutableRawCloudAsyncJob - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
RawCloudAsyncJob. - ImmutableRawCloudAsyncJob.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableRawCloudAsyncJob. - 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. - ImmutableRawCloudDomain - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
RawCloudDomain. - ImmutableRawCloudDomain.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableRawCloudDomain. - 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. - 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. - ImmutableRawCloudProcess - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
RawCloudProcess. - ImmutableRawCloudProcess.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableRawCloudProcess. - 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. - 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. - ImmutableRawUserRole - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
RawUserRole. - ImmutableRawUserRole.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableRawUserRole. - ImmutableRawV3CloudServiceInstance - Class in com.sap.cloudfoundry.client.facade.adapters
-
Immutable implementation of
RawV3CloudServiceInstance. - ImmutableRawV3CloudServiceInstance.Builder - Class in com.sap.cloudfoundry.client.facade.adapters
-
Builds instances of type
ImmutableRawV3CloudServiceInstance. - 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. - ImmutableServiceCredentialBindingOperation - Class in com.sap.cloudfoundry.client.facade.domain
-
Immutable implementation of
ServiceCredentialBindingOperation. - ImmutableServiceCredentialBindingOperation.Builder - Class in com.sap.cloudfoundry.client.facade.domain
-
Builds instances of type
ImmutableServiceCredentialBindingOperation. - 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.ServiceCredentialBindingOperation.State
- 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. - init(CloudCredentials) - Method in class com.sap.cloudfoundry.client.facade.oauth2.OAuthClient
- INITIAL - com.sap.cloudfoundry.client.facade.domain.ServiceCredentialBindingOperation.State
- INITIAL - com.sap.cloudfoundry.client.facade.domain.ServiceOperation.State
- instanceId(String) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity.Builder
-
Initializes the value for the
instanceIdattribute. - InstanceInfo - Interface in com.sap.cloudfoundry.client.facade.domain
- instances(Integer) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudProcess.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
- InstanceState - Enum in com.sap.cloudfoundry.client.facade.domain
- invocationTimeout(Integer) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging.Builder
-
Initializes the value for the
invocationTimeoutattribute. - isAvailable() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceOffering
- isAvailable() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
- isAvailable(Boolean) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering.Builder
-
Initializes the value for the
isAvailableattribute. - 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.
- isShareable() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceOffering
- isShareable() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
- isShareable(Boolean) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering.Builder
-
Initializes the value for the
isShareableattribute. - 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. - ISSUED_AT_KEY - Static variable in class com.sap.cloudfoundry.client.facade.oauth2.TokenFactory
- isUserProvided() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudServiceInstance
J
- job(Job) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudAsyncJob.Builder
-
Initializes the value for the
jobattribute. - JobV3Util - Class in com.sap.cloudfoundry.client.facade.util
- 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
- jti(String) - Method in class com.sap.cloudfoundry.client.facade.oauth2.ImmutableOauth2AccessTokenResponse.Builder
-
Initializes the value for the
jtiattribute.
K
- KPACK - com.sap.cloudfoundry.client.facade.domain.LifecycleType
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. - lifecycle(Lifecycle) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication.Builder
-
Initializes the value for the
lifecycleattribute. - Lifecycle - Interface in com.sap.cloudfoundry.client.facade.domain
- LifecycleType - Enum in com.sap.cloudfoundry.client.facade.domain
- 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. - logBody(ApplicationLogEntity.LogBody) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity.Builder
-
Initializes the value for the
logBodyattribute. - LogCacheClient - Class in com.sap.cloudfoundry.client.facade.adapters
- LogCacheClient(String, OAuthClient, Map<String, String>) - Constructor for class com.sap.cloudfoundry.client.facade.adapters.LogCacheClient
- logger - Static variable in class com.sap.cloudfoundry.client.facade.util.JsonUtil
- logs(Iterable<? extends ApplicationLogEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogsResponse.Builder
-
Sets or replaces all elements for
logslist.
M
- memory(Integer) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudTask.ImmutableLimits.Builder
-
Initializes the value for the
memoryattribute. - memoryInMb(Integer) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudProcess.Builder
-
Initializes the value for the
memoryInMbattribute. - memoryInMb(Integer) - Method in class com.sap.cloudfoundry.client.facade.dto.ImmutableApplicationToCreateDto.Builder
-
Initializes the value for the
memoryInMbattribute. - message(String) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity.ImmutableLogBody.Builder
-
Initializes the value for the
messageattribute. - message(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog.Builder
-
Initializes the value for the
messageattribute. - Messages - Class in com.sap.cloudfoundry.client.facade
- messageType(ApplicationLog.MessageType) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog.Builder
-
Initializes the value for the
messageTypeattribute. - messageType(String) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity.ImmutableLogBody.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.ImmutableCloudAsyncJob.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.ImmutableCloudProcess.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. - metadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.dto.ImmutableApplicationToCreateDto.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.ImmutableCloudAsyncJob.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.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.ImmutableCloudProcess.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute.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. - name(String) - Method in class com.sap.cloudfoundry.client.facade.dto.ImmutableApplicationToCreateDto.Builder
-
Initializes the value for the
nameattribute. - NO_SERVICE_PLAN_FOUND - Static variable in class com.sap.cloudfoundry.client.facade.Messages
- NONE - Static variable in interface com.sap.cloudfoundry.client.facade.UploadStatusCallback
-
Empty implementation
- Nullable - Annotation Type in com.sap.cloudfoundry.client.facade
O
- Oauth2AccessTokenResponse - Interface in com.sap.cloudfoundry.client.facade.oauth2
- OAuth2AccessTokenWithAdditionalInfo - Class in com.sap.cloudfoundry.client.facade.oauth2
- OAuth2AccessTokenWithAdditionalInfo(OAuth2AccessToken) - Constructor for class com.sap.cloudfoundry.client.facade.oauth2.OAuth2AccessTokenWithAdditionalInfo
- OAuth2AccessTokenWithAdditionalInfo(OAuth2AccessToken, Map<String, Object>) - Constructor for class com.sap.cloudfoundry.client.facade.oauth2.OAuth2AccessTokenWithAdditionalInfo
- 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, ConnectionContext, String, WebClient) - 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(GetApplicationProcessStatisticsResponse) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawInstancesInfo
-
Construct a new immutable
RawInstancesInfoinstance. - of(AuditEventResource) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudEvent
-
Construct a new immutable
RawCloudEventinstance. - 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.ImmutableRawCloudDomain
-
Construct a new immutable
RawCloudDomaininstance. - of(Job) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudAsyncJob
-
Construct a new immutable
RawCloudAsyncJobinstance. - of(Package) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudPackage
-
Construct a new immutable
RawCloudPackageinstance. - of(Process) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudProcess
-
Construct a new immutable
RawCloudProcessinstance. - of(RoleResource) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawUserRole
-
Construct a new immutable
RawUserRoleinstance. - of(Route) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudRoute
-
Construct a new immutable
RawCloudRouteinstance. - of(ServiceBindingResource) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBinding
-
Construct a new immutable
RawCloudServiceBindinginstance. - of(ServiceBroker) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBroker
-
Construct a new immutable
RawCloudServiceBrokerinstance. - of(ServiceInstance) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV3CloudServiceInstance
-
Construct a new immutable
RawV3CloudServiceInstanceinstance. - of(ServiceInstanceResource) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceInstance
-
Construct a new immutable
RawCloudServiceInstanceinstance. - of(ServicePlan) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServicePlan
-
Construct a new immutable
RawCloudServicePlaninstance. - of(Stack) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudStack
-
Construct a new immutable
RawCloudStackinstance. - of(Task) - Static method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudTask
-
Construct a new immutable
RawCloudTaskinstance. - 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(CloudOperationException, UUID) - Method in interface com.sap.cloudfoundry.client.facade.ServiceBindingOperationCallback
- 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.
- operation(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudAsyncJob.Builder
-
Initializes the value for the
operationattribute. - organization(CloudOrganization) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudSpace.Builder
-
Initializes the value for the
organizationattribute. - ORGANIZATION - com.sap.cloudfoundry.client.facade.domain.ServicePlanVisibility
- ORGANIZATION_AUDITOR - com.sap.cloudfoundry.client.facade.domain.UserRole
- ORGANIZATION_BILLING_MANAGER - com.sap.cloudfoundry.client.facade.domain.UserRole
- ORGANIZATION_MANAGER - com.sap.cloudfoundry.client.facade.domain.UserRole
- ORGANIZATION_USER - com.sap.cloudfoundry.client.facade.domain.UserRole
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 - 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
- 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. - password(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerData.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. - port(Integer) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute.Builder
-
Initializes the value for the
portattribute. - PORT - com.sap.cloudfoundry.client.facade.domain.HealthCheckType
- ports(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule.Builder
-
Initializes the value for the
portsattribute. - process(Process) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudProcess.Builder
-
Initializes the value for the
processattribute. - PROCESS - com.sap.cloudfoundry.client.facade.domain.HealthCheckType
- PROCESSING_UPLOAD - com.sap.cloudfoundry.client.facade.domain.Status
- processStatisticsResponse(GetApplicationProcessStatisticsResponse) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawInstancesInfo.Builder
-
Initializes the value for the
processStatisticsResponseattribute. - 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. - proxyForUser(String) - Method in class com.sap.cloudfoundry.client.facade.CloudCredentials
-
Run commands as a different user.
- PUBLIC - com.sap.cloudfoundry.client.facade.domain.ServicePlanVisibility
- putAllCredentials(Map<String, ? extends Object>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceKey.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. - putAllData(Map<String, ? extends Object>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableLifecycle.Builder
-
Put all mappings from the specified map as entries to
datamap. - putAllEnv(Map<String, ? extends String>) - Method in class com.sap.cloudfoundry.client.facade.dto.ImmutableApplicationToCreateDto.Builder
-
Put all mappings from the specified map as entries to
envmap. - putAllExtra(Map<String, ? extends Object>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering.Builder
-
Put all mappings from the specified map as entries to
extramap. - putAllExtra(Map<String, ? extends Object>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan.Builder
-
Put all mappings from the specified map as entries to
extramap. - putAllTags(Map<String, ? extends String>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity.Builder
-
Put all mappings from the specified map as entries to
tagsmap. - putCredential(String, Object) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceKey.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.adapters.ImmutableRawCloudServiceKey.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. - putData(String, Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableLifecycle.Builder
-
Put one entry to the
datamap. - putData(Map.Entry<String, ? extends Object>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableLifecycle.Builder
-
Put one entry to the
datamap. - putEnv(String, String) - Method in class com.sap.cloudfoundry.client.facade.dto.ImmutableApplicationToCreateDto.Builder
-
Put one entry to the
envmap. - putEnv(Map.Entry<String, ? extends String>) - Method in class com.sap.cloudfoundry.client.facade.dto.ImmutableApplicationToCreateDto.Builder
-
Put one entry to the
envmap. - putExtra(String, Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering.Builder
-
Put one entry to the
extramap. - putExtra(String, Object) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan.Builder
-
Put one entry to the
extramap. - putExtra(Map.Entry<String, ? extends Object>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering.Builder
-
Put one entry to the
extramap. - putExtra(Map.Entry<String, ? extends Object>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan.Builder
-
Put one entry to the
extramap. - putTag(String, String) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity.Builder
-
Put one entry to the
tagsmap. - putTag(Map.Entry<String, ? extends String>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity.Builder
-
Put one entry to the
tagsmap.
Q
- QUEUED - com.sap.cloudfoundry.client.facade.domain.CloudJob.Status
R
- RawCloudApplication - Class in com.sap.cloudfoundry.client.facade.adapters
- RawCloudApplication() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawCloudApplication
- RawCloudAsyncJob - Class in com.sap.cloudfoundry.client.facade.adapters
- RawCloudAsyncJob() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawCloudAsyncJob
- RawCloudBuild - Class in com.sap.cloudfoundry.client.facade.adapters
- RawCloudBuild() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawCloudBuild
- RawCloudDomain - Class in com.sap.cloudfoundry.client.facade.adapters
- RawCloudDomain() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawCloudDomain
- 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
- RawCloudPackage - Class in com.sap.cloudfoundry.client.facade.adapters
- RawCloudPackage() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawCloudPackage
- RawCloudProcess - Class in com.sap.cloudfoundry.client.facade.adapters
- RawCloudProcess() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawCloudProcess
- 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
- 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
- RawUserRole - Class in com.sap.cloudfoundry.client.facade.adapters
- RawUserRole() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawUserRole
- RawV3CloudServiceInstance - Class in com.sap.cloudfoundry.client.facade.adapters
- RawV3CloudServiceInstance() - Constructor for class com.sap.cloudfoundry.client.facade.adapters.RawV3CloudServiceInstance
- READY - com.sap.cloudfoundry.client.facade.domain.Status
- refreshToken(String) - Method in class com.sap.cloudfoundry.client.facade.oauth2.ImmutableOauth2AccessTokenResponse.Builder
-
Initializes the value for the
refreshTokenattribute. - 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(AuditEventResource) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudEvent.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.ImmutableRawCloudDomain.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(ServiceInstanceResource) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceInstance.Builder
-
Initializes the value for the
resourceattribute. - resource(ServicePlan) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServicePlan.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. - responseTimeout(Duration) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory.Builder
-
Initializes the optional value
responseTimeoutto responseTimeout. - responseTimeout(Duration) - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory.Builder
-
Initializes the optional value
responseTimeoutto responseTimeout. - responseTimeout(Optional<? extends Duration>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory.Builder
-
Initializes the optional value
responseTimeoutto responseTimeout. - responseTimeout(Optional<? extends Duration>) - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory.Builder
-
Initializes the optional value
responseTimeoutto responseTimeout. - 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. - RETRYING_OPERATION - Static variable in class com.sap.cloudfoundry.client.facade.Messages
- roleResource(RoleResource) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawUserRole.Builder
-
Initializes the value for the
roleResourceattribute. - route(Route) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudRoute.Builder
-
Initializes the value for the
routeattribute. - routes(Iterable<? extends CloudRoute>) - Method in class com.sap.cloudfoundry.client.facade.dto.ImmutableApplicationToCreateDto.Builder
-
Sets or replaces all elements for
routesset. - 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
- 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
- scope(String) - Method in class com.sap.cloudfoundry.client.facade.oauth2.ImmutableOauth2AccessTokenResponse.Builder
-
Initializes the value for the
scopeattribute. - SCOPE - Static variable in class com.sap.cloudfoundry.client.facade.oauth2.TokenFactory
- SCOPE_CC_ADMIN - Static variable in class com.sap.cloudfoundry.client.facade.oauth2.TokenFactory
- SCOPE_CC_READ - Static variable in class com.sap.cloudfoundry.client.facade.oauth2.TokenFactory
- SCOPE_CC_WRITE - Static variable in class com.sap.cloudfoundry.client.facade.oauth2.TokenFactory
- SecurityGroupRule - Interface in com.sap.cloudfoundry.client.facade.domain
- SERVICE_OFFERING_WITH_GUID_0_IS_NOT_AVAILABLE - Static variable in class com.sap.cloudfoundry.client.facade.Messages
- SERVICE_OFFERING_WITH_GUID_0_NOT_FOUND - Static variable in class com.sap.cloudfoundry.client.facade.Messages
- SERVICE_PLAN_WITH_GUID_0_NOT_AVAILABLE_FOR_SERVICE_INSTANCE_1 - Static variable in class com.sap.cloudfoundry.client.facade.Messages
- serviceBinding(ServiceBindingResource) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBinding.Builder
-
Initializes the value for the
serviceBindingattribute. - serviceBindingOperation(ServiceCredentialBindingOperation) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding.Builder
-
Initializes the value for the
serviceBindingOperationattribute. - ServiceBindingOperationCallback - Interface in com.sap.cloudfoundry.client.facade
- serviceBindingResource(ServiceBindingResource) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceKey.Builder
-
Initializes the value for the
serviceBindingResourceattribute. - serviceBroker(ServiceBroker) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBroker.Builder
-
Initializes the value for the
serviceBrokerattribute. - ServiceCredentialBindingOperation - Class in com.sap.cloudfoundry.client.facade.domain
- ServiceCredentialBindingOperation() - Constructor for class com.sap.cloudfoundry.client.facade.domain.ServiceCredentialBindingOperation
- ServiceCredentialBindingOperation.State - Enum in com.sap.cloudfoundry.client.facade.domain
- ServiceCredentialBindingOperation.Type - Enum 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. - serviceInstance(ServiceInstance) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV3CloudServiceInstance.Builder
-
Initializes the value for the
serviceInstanceattribute. - serviceInstanceGuid(UUID) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding.Builder
-
Initializes the value for the
serviceInstanceGuidattribute. - serviceKeyOperation(ServiceCredentialBindingOperation) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceKey.Builder
-
Initializes the value for the
serviceKeyOperationattribute. - serviceOffering(ServiceOffering) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceInstance.Builder
-
Initializes the value for the
serviceOfferingattribute. - serviceOffering(ServiceOfferingResource) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceOffering.Builder
-
Initializes the value for the
serviceOfferingattribute. - serviceOfferingId(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan.Builder
-
Initializes the value for the
serviceOfferingIdattribute. - 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
- servicePlan(ServicePlan) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceInstance.Builder
-
Initializes the value for the
servicePlanattribute. - 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. - ServicePlanVisibility - Enum in com.sap.cloudfoundry.client.facade.domain
- 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
- sleep(Duration) - Static method in class com.sap.cloudfoundry.client.facade.util.CloudUtil
- sourceId(String) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity.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. - SPACE_AUDITOR - com.sap.cloudfoundry.client.facade.domain.UserRole
- SPACE_DEVELOPER - com.sap.cloudfoundry.client.facade.domain.UserRole
- SPACE_MANAGER - com.sap.cloudfoundry.client.facade.domain.UserRole
- 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(Stack) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudStack.Builder
-
Initializes the value for the
stackattribute. - stackName(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging.Builder
-
Initializes the value for the
stackNameattribute. - 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.dto.ImmutableApplicationToCreateDto.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
- 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
- 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. - state(ServiceCredentialBindingOperation.State) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableServiceCredentialBindingOperation.Builder
-
Initializes the value for the
stateattribute. - state(JobState) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudAsyncJob.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.ServiceCredentialBindingOperation.State
- SUCCEEDED - com.sap.cloudfoundry.client.facade.domain.ServiceOperation.State
- syslogDrainUrl(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance.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. - tags(Map<String, ? extends String>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity.Builder
-
Sets or replaces all mappings from the specified map as entries for the
tagsmap. - target(CloudEvent.Participant) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent.Builder
-
Initializes the value for the
targetattribute. - 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(LocalDateTime) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog.Builder
-
Initializes the value for the
timestampattribute. - timestampInNanoseconds(Long) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity.Builder
-
Initializes the value for the
timestampInNanosecondsattribute. - token - Variable in class com.sap.cloudfoundry.client.facade.oauth2.OAuthClient
- tokenFactory - Variable in class com.sap.cloudfoundry.client.facade.oauth2.OAuthClient
- TokenFactory - Class in com.sap.cloudfoundry.client.facade.oauth2
- TokenFactory() - Constructor for class com.sap.cloudfoundry.client.facade.oauth2.TokenFactory
- tokenType(String) - Method in class com.sap.cloudfoundry.client.facade.oauth2.ImmutableOauth2AccessTokenResponse.Builder
-
Initializes the value for the
tokenTypeattribute. - toString() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity.ImmutableLogBody
-
Prints the immutable value
LogBodywith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity
-
Prints the immutable value
ApplicationLogEntitywith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogsResponse
-
Prints the immutable value
ApplicationLogsResponsewith attribute values. - 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.ImmutableRawCloudApplication
-
Prints the immutable value
RawCloudApplicationwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudAsyncJob
-
Prints the immutable value
RawCloudAsyncJobwith 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.ImmutableRawCloudDomain
-
Prints the immutable value
RawCloudDomainwith 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.ImmutableRawCloudPackage
-
Prints the immutable value
RawCloudPackagewith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudProcess
-
Prints the immutable value
RawCloudProcesswith 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.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.ImmutableRawUserRole
-
Prints the immutable value
RawUserRolewith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV3CloudServiceInstance
-
Prints the immutable value
RawV3CloudServiceInstancewith 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 enum com.sap.cloudfoundry.client.facade.domain.CloudPackage.Type
- toString() - Method in class com.sap.cloudfoundry.client.facade.domain.CloudRoute
- toString() - Method in enum com.sap.cloudfoundry.client.facade.domain.HealthCheckType
- toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableBitsData.ImmutableChecksum
-
Prints the immutable value
Checksumwith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableBitsData
-
Prints the immutable value
BitsDatawith attribute values. - 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.ImmutableCloudAsyncJob
-
Prints the immutable value
CloudAsyncJobwith 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.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
-
Prints the immutable value
CloudPackagewith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudProcess
-
Prints the immutable value
CloudProcesswith 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.ImmutableDockerData
-
Prints the immutable value
DockerDatawith 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.ImmutableLifecycle
-
Prints the immutable value
Lifecyclewith 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.ImmutableServiceCredentialBindingOperation
-
Prints the immutable value
ServiceCredentialBindingOperationwith 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.LifecycleType
- toString() - Method in enum com.sap.cloudfoundry.client.facade.domain.ServiceCredentialBindingOperation.State
- toString() - Method in enum com.sap.cloudfoundry.client.facade.domain.ServiceCredentialBindingOperation.Type
- 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 enum com.sap.cloudfoundry.client.facade.domain.ServicePlanVisibility
- toString() - Method in class com.sap.cloudfoundry.client.facade.dto.ImmutableApplicationToCreateDto
-
Prints the immutable value
ApplicationToCreateDtowith attribute values. - toString() - Method in class com.sap.cloudfoundry.client.facade.oauth2.ImmutableOauth2AccessTokenResponse
-
Prints the immutable value
Oauth2AccessTokenResponsewith attribute values. - 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(LifecycleType) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableLifecycle.Builder
-
Initializes the value for the
typeattribute. - type(ServiceCredentialBindingOperation.Type) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableServiceCredentialBindingOperation.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. - type(ServiceInstanceType) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance.Builder
-
Initializes the value for the
typeattribute.
U
- 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
- unbindServiceInstance(UUID, UUID) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Un-associate (unprovision) a service from an application.
- unbindServiceInstance(UUID, UUID) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- unbindServiceInstance(UUID, UUID) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- unbindServiceInstance(UUID, UUID) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- 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
- UNKNOWN_PACKAGE_TYPE - Static variable in class com.sap.cloudfoundry.client.facade.Messages
- 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
- updateApplicationRoutes(String, Set<CloudRoute>) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
-
Update application Routes.
- updateApplicationRoutes(String, Set<CloudRoute>) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- updateApplicationRoutes(String, Set<CloudRoute>) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- updateApplicationRoutes(String, Set<CloudRoute>) - 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
- updatedAt(LocalDateTime) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudMetadata.Builder
-
Initializes the value for the
updatedAtattribute. - updatedAt(LocalDateTime) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableServiceCredentialBindingOperation.Builder
-
Initializes the value for the
updatedAtattribute. - updateServiceBindingMetadata(UUID, Metadata) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- updateServiceBindingMetadata(UUID, Metadata) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- updateServiceBindingMetadata(UUID, Metadata) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- updateServiceBindingMetadata(UUID, Metadata) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- 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, ServicePlanVisibility) - 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, ServicePlanVisibility) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- updateServicePlanVisibilityForBroker(String, ServicePlanVisibility) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- updateServicePlanVisibilityForBroker(String, ServicePlanVisibility) - Method in class com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientImpl
- updateServiceSyslogDrainUrl(String, String) - Method in interface com.sap.cloudfoundry.client.facade.CloudControllerClient
- updateServiceSyslogDrainUrl(String, String) - Method in class com.sap.cloudfoundry.client.facade.CloudControllerClientImpl
- updateServiceSyslogDrainUrl(String, String) - Method in interface com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClient
- updateServiceSyslogDrainUrl(String, String) - 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
- Upload - Interface in com.sap.cloudfoundry.client.facade.domain
- UploadStatusCallback - Interface in com.sap.cloudfoundry.client.facade
-
Reports status information when uploading an application.
- UriUtil - Class in com.sap.cloudfoundry.client.facade.util
- 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.ImmutableCloudRoute.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. - USER_ID - Static variable in class com.sap.cloudfoundry.client.facade.oauth2.TokenFactory
- USER_NAME - Static variable in class com.sap.cloudfoundry.client.facade.oauth2.TokenFactory
- 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. - username(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerData.Builder
-
Initializes the value for the
usernameattribute. - UserRole - Enum in com.sap.cloudfoundry.client.facade.domain
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.ImmutableCloudAsyncJob.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.ImmutableCloudProcess.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.ImmutableBitsData.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.HealthCheckType
-
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.LifecycleType
-
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.ServiceCredentialBindingOperation.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.cloudfoundry.client.facade.domain.ServiceCredentialBindingOperation.Type
-
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.ServicePlanVisibility
-
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.
- valueOf(String) - Static method in enum com.sap.cloudfoundry.client.facade.domain.UserRole
-
Returns the enum constant of this type with the specified name.
- valueOfWithDefault(ProcessState) - Static method in enum com.sap.cloudfoundry.client.facade.domain.InstanceState
- 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.HealthCheckType
-
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.LifecycleType
-
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.ServiceCredentialBindingOperation.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.ServiceCredentialBindingOperation.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.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.ServicePlanVisibility
-
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.
- values() - Static method in enum com.sap.cloudfoundry.client.facade.domain.UserRole
-
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.ImmutableCloudServiceInstance.Builder
-
Initializes the value for the
versionattribute.
W
- waitForCompletion(CloudFoundryClient, Duration, String) - Static method in class com.sap.cloudfoundry.client.facade.util.JobV3Util
- warnings(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudAsyncJob.Builder
-
Initializes the value for the
warningsattribute. - webClient - Variable in class com.sap.cloudfoundry.client.facade.oauth2.OAuthClient
- withAccessToken(String) - Method in class com.sap.cloudfoundry.client.facade.oauth2.ImmutableOauth2AccessTokenResponse
-
Copy the current immutable object by setting a value for the
accessTokenattribute. - 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.ImmutableBitsData.ImmutableChecksum
-
Copy the current immutable object by setting a value for the
algorithmattribute. - withApplication(Application) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudApplication
-
Copy the current immutable object by setting a value for the
applicationattribute. - 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. - withBroker(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
-
Copy the current immutable object by setting a value for the
brokerattribute. - withBrokerId(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
-
Copy the current immutable object by setting a value for the
brokerIdattribute. - 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(BitsData.Checksum) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableBitsData
-
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.ImmutableCloudProcess
-
Copy the current immutable object by setting a value for the
commandattribute. - 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(LocalDateTime) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudMetadata
-
Copy the current immutable object by setting a value for the
createdAtattribute. - withCreatedAt(LocalDateTime) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableServiceCredentialBindingOperation
-
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.adapters.ImmutableRawCloudServiceKey
-
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.PackageData) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudPackage
-
Copy the current immutable object by setting a value for the
dataattribute. - withData(Map<String, ? extends Object>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableLifecycle
-
Copy the current immutable object by replacing the
datamap with the specified map. - 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. - withDescription(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableServiceCredentialBindingOperation
-
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. - withDiskInMb(Integer) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudProcess
-
Copy the current immutable object by setting a value for the
diskInMbattribute. - withDiskQuotaInMb(Integer) - Method in class com.sap.cloudfoundry.client.facade.dto.ImmutableApplicationToCreateDto
-
Copy the current immutable object by setting a value for the
diskQuotaInMbattribute. - 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. - 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.dto.ImmutableApplicationToCreateDto
-
Copy the current immutable object by replacing the
envmap with the specified map. - withError(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableBitsData
-
Copy the current immutable object by setting a value for the
errorattribute. - withError(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudBuild
-
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. - withErrors(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudAsyncJob
-
Copy the current immutable object by setting a value for the
errorsattribute. - withExpiresIn(long) - Method in class com.sap.cloudfoundry.client.facade.oauth2.ImmutableOauth2AccessTokenResponse
-
Copy the current immutable object by setting a value for the
expiresInattribute. - withExtra(Map<String, ? extends Object>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
-
Copy the current immutable object by replacing the
extramap with the specified map. - withExtra(Map<String, ? extends Object>) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan
-
Copy the current immutable object by replacing the
extramap with the specified map. - 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. - withHealthCheckHttpEndpoint(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudProcess
-
Copy the current immutable object by setting a value for the
healthCheckHttpEndpointattribute. - withHealthCheckHttpEndpoint(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
-
Copy the current immutable object by setting a value for the
healthCheckHttpEndpointattribute. - withHealthCheckInvocationTimeout(Integer) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudProcess
-
Copy the current immutable object by setting a value for the
healthCheckInvocationTimeoutattribute. - withHealthCheckTimeout(Integer) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudProcess
-
Copy the current immutable object by setting a value for the
healthCheckTimeoutattribute. - 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(HealthCheckType) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudProcess
-
Copy the current immutable object by setting a value for the
healthCheckTypeattribute. - 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. - withIdToken(String) - Method in class com.sap.cloudfoundry.client.facade.oauth2.ImmutableOauth2AccessTokenResponse
-
Copy the current immutable object by setting a value for the
idTokenattribute. - withImage(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerData
-
Copy the current immutable object by setting a value for the
imageattribute. - 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. - withInstanceId(String) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity
-
Copy the current immutable object by setting a value for the
instanceIdattribute. - 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(Integer) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudProcess
-
Copy the current immutable object by setting a value for the
instancesattribute. - 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. - withInvocationTimeout(Integer) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
-
Copy the current immutable object by setting a value for the
invocationTimeoutattribute. - withIsAvailable(Boolean) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
-
Copy the current immutable object by setting a value for the
isAvailableattribute. - 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. - withIsShareable(Boolean) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceOffering
-
Copy the current immutable object by setting a value for the
isShareableattribute. - withIsSshEnabled(Boolean) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
-
Copy the current immutable object by setting a value for the
isSshEnabledattribute. - withJob(Job) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudAsyncJob
-
Copy the current immutable object by setting a value for the
jobattribute. - withJti(String) - Method in class com.sap.cloudfoundry.client.facade.oauth2.ImmutableOauth2AccessTokenResponse
-
Copy the current immutable object by setting a value for the
jtiattribute. - 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. - withLifecycle(Lifecycle) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudApplication
-
Copy the current immutable object by setting a value for the
lifecycleattribute. - 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. - withLogBody(ApplicationLogEntity.LogBody) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity
-
Copy the current immutable object by setting a value for the
logBodyattribute. - withLogs(ApplicationLogEntity...) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogsResponse
-
Copy the current immutable object with elements that replace the content of
logs. - withLogs(Iterable<? extends ApplicationLogEntity>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogsResponse
-
Copy the current immutable object with elements that replace the content of
logs. - 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. - withMemoryInMb(Integer) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudProcess
-
Copy the current immutable object by setting a value for the
memoryInMbattribute. - withMemoryInMb(Integer) - Method in class com.sap.cloudfoundry.client.facade.dto.ImmutableApplicationToCreateDto
-
Copy the current immutable object by setting a value for the
memoryInMbattribute. - withMessage(String) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity.ImmutableLogBody
-
Copy the current immutable object by setting a value for the
messageattribute. - 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. - withMessageType(String) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity.ImmutableLogBody
-
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.ImmutableCloudAsyncJob
-
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.ImmutableCloudProcess
-
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. - withMetadata(Metadata) - Method in class com.sap.cloudfoundry.client.facade.dto.ImmutableApplicationToCreateDto
-
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.ImmutableCloudAsyncJob
-
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.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.ImmutableCloudProcess
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute
-
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. - withName(String) - Method in class com.sap.cloudfoundry.client.facade.dto.ImmutableApplicationToCreateDto
-
Copy the current immutable object by setting a value for the
nameattribute. - withOperation(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudAsyncJob
-
Copy the current immutable object by setting a value for the
operationattribute. - withOrganization(CloudOrganization) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudSpace
-
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. - 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. - withPassword(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerData
-
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. - withPort(Integer) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudRoute
-
Copy the current immutable object by setting a value for the
portattribute. - withPorts(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableSecurityGroupRule
-
Copy the current immutable object by setting a value for the
portsattribute. - withProcess(Process) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudProcess
-
Copy the current immutable object by setting a value for the
processattribute. - withProcessStatisticsResponse(GetApplicationProcessStatisticsResponse) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawInstancesInfo
-
Copy the current immutable object by setting a value for the
processStatisticsResponseattribute. - 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. - withRefreshToken(String) - Method in class com.sap.cloudfoundry.client.facade.oauth2.ImmutableOauth2AccessTokenResponse
-
Copy the current immutable object by setting a value for the
refreshTokenattribute. - withResource(AuditEventResource) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudEvent
-
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.ImmutableRawCloudDomain
-
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(ServiceInstanceResource) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceInstance
-
Copy the current immutable object by setting a value for the
resourceattribute. - withResource(ServicePlan) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServicePlan
-
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. - withResponseTimeout(Duration) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableCloudFoundryClientFactory
-
Copy the current immutable object by setting a present value for the optional
responseTimeoutattribute. - withResponseTimeout(Duration) - Method in class com.sap.cloudfoundry.client.facade.rest.ImmutableCloudControllerRestClientFactory
-
Copy the current immutable object by setting a present value for the optional
responseTimeoutattribute. - withResponseTimeout(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
responseTimeoutattribute. - withResponseTimeout(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
responseTimeoutattribute. - 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. - withRoleResource(RoleResource) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawUserRole
-
Copy the current immutable object by setting a value for the
roleResourceattribute. - withRoute(Route) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudRoute
-
Copy the current immutable object by setting a value for the
routeattribute. - withRoutes(CloudRoute...) - Method in class com.sap.cloudfoundry.client.facade.dto.ImmutableApplicationToCreateDto
-
Copy the current immutable object with elements that replace the content of
routes. - withRoutes(Iterable<? extends CloudRoute>) - Method in class com.sap.cloudfoundry.client.facade.dto.ImmutableApplicationToCreateDto
-
Copy the current immutable object with elements that replace the content of
routes. - withScope(String) - Method in class com.sap.cloudfoundry.client.facade.oauth2.ImmutableOauth2AccessTokenResponse
-
Copy the current immutable object by setting a value for the
scopeattribute. - withServiceBinding(ServiceBindingResource) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBinding
-
Copy the current immutable object by setting a value for the
serviceBindingattribute. - withServiceBindingOperation(ServiceCredentialBindingOperation) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding
-
Copy the current immutable object by setting a value for the
serviceBindingOperationattribute. - withServiceBindingResource(ServiceBindingResource) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceKey
-
Copy the current immutable object by setting a value for the
serviceBindingResourceattribute. - withServiceBroker(ServiceBroker) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceBroker
-
Copy the current immutable object by setting a value for the
serviceBrokerattribute. - 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. - withServiceInstance(ServiceInstance) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawV3CloudServiceInstance
-
Copy the current immutable object by setting a value for the
serviceInstanceattribute. - withServiceInstanceGuid(UUID) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceBinding
-
Copy the current immutable object by setting a value for the
serviceInstanceGuidattribute. - withServiceKeyOperation(ServiceCredentialBindingOperation) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceKey
-
Copy the current immutable object by setting a value for the
serviceKeyOperationattribute. - withServiceOffering(ServiceOffering) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceInstance
-
Copy the current immutable object by setting a value for the
serviceOfferingattribute. - withServiceOffering(ServiceOfferingResource) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceOffering
-
Copy the current immutable object by setting a value for the
serviceOfferingattribute. - withServiceOfferingId(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServicePlan
-
Copy the current immutable object by setting a value for the
serviceOfferingIdattribute. - withServicePlan(ServicePlan) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudServiceInstance
-
Copy the current immutable object by setting a value for the
servicePlanattribute. - 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. - 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.adapters.ImmutableApplicationLogEntity
-
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(Stack) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudStack
-
Copy the current immutable object by setting a value for the
stackattribute. - withStackName(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableStaging
-
Copy the current immutable object by setting a value for the
stackNameattribute. - withStaging(Staging) - Method in class com.sap.cloudfoundry.client.facade.dto.ImmutableApplicationToCreateDto
-
Copy the current immutable object by setting a value for the
stagingattribute. - 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. - withState(ServiceCredentialBindingOperation.State) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableServiceCredentialBindingOperation
-
Copy the current immutable object by setting a value for the
stateattribute. - withState(JobState) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudAsyncJob
-
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. - withSyslogDrainUrl(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
-
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. - withTags(Map<String, ? extends String>) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity
-
Copy the current immutable object by replacing the
tagsmap with the specified map. - withTarget(CloudEvent.Participant) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudEvent
-
Copy the current immutable object by setting a value for the
targetattribute. - 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(LocalDateTime) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableApplicationLog
-
Copy the current immutable object by setting a value for the
timestampattribute. - withTimestampInNanoseconds(Long) - Method in class com.sap.cloudfoundry.client.facade.adapters.ImmutableApplicationLogEntity
-
Copy the current immutable object by setting a value for the
timestampInNanosecondsattribute. - withTokenType(String) - Method in class com.sap.cloudfoundry.client.facade.oauth2.ImmutableOauth2AccessTokenResponse
-
Copy the current immutable object by setting a value for the
tokenTypeattribute. - 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(LifecycleType) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableLifecycle
-
Copy the current immutable object by setting a value for the
typeattribute. - withType(ServiceCredentialBindingOperation.Type) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableServiceCredentialBindingOperation
-
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. - withType(ServiceInstanceType) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
-
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(LocalDateTime) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudMetadata
-
Copy the current immutable object by setting a value for the
updatedAtattribute. - withUpdatedAt(LocalDateTime) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableServiceCredentialBindingOperation
-
Copy the current immutable object by setting a value for the
updatedAtattribute. - 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.ImmutableCloudRoute
-
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. - 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. - withUsername(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableDockerData
-
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.ImmutableCloudAsyncJob
-
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.ImmutableCloudProcess
-
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.ImmutableBitsData.ImmutableChecksum
-
Copy the current immutable object by setting a value for the
valueattribute. - withVersion(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudServiceInstance
-
Copy the current immutable object by setting a value for the
versionattribute. - withWarnings(String) - Method in class com.sap.cloudfoundry.client.facade.domain.ImmutableCloudAsyncJob
-
Copy the current immutable object by setting a value for the
warningsattribute.
All Classes All Packages