Uses of Class
com.sap.cloudfoundry.client.facade.rest.CloudControllerRestClientFactory
-
Packages that use CloudControllerRestClientFactory Package Description com.sap.cloudfoundry.client.facade.rest -
-
Uses of CloudControllerRestClientFactory in com.sap.cloudfoundry.client.facade.rest
Subclasses of CloudControllerRestClientFactory in com.sap.cloudfoundry.client.facade.rest Modifier and Type Class Description classImmutableCloudControllerRestClientFactoryImmutable implementation ofCloudControllerRestClientFactory.Methods in com.sap.cloudfoundry.client.facade.rest with parameters of type CloudControllerRestClientFactory Modifier and Type Method Description static ImmutableCloudControllerRestClientFactoryImmutableCloudControllerRestClientFactory. copyOf(CloudControllerRestClientFactory instance)Creates an immutable copy of aCloudControllerRestClientFactoryvalue.ImmutableCloudControllerRestClientFactory.BuilderImmutableCloudControllerRestClientFactory.Builder. from(CloudControllerRestClientFactory instance)Fill a builder with attribute values from the providedCloudControllerRestClientFactoryinstance.
-