Uses of Class
com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceInstance
-
Packages that use RawCloudServiceInstance Package Description com.sap.cloudfoundry.client.facade.adapters -
-
Uses of RawCloudServiceInstance in com.sap.cloudfoundry.client.facade.adapters
Subclasses of RawCloudServiceInstance in com.sap.cloudfoundry.client.facade.adapters Modifier and Type Class Description classImmutableRawCloudServiceInstanceImmutable implementation ofRawCloudServiceInstance.Methods in com.sap.cloudfoundry.client.facade.adapters with parameters of type RawCloudServiceInstance Modifier and Type Method Description static ImmutableRawCloudServiceInstanceImmutableRawCloudServiceInstance. copyOf(RawCloudServiceInstance instance)Creates an immutable copy of aRawCloudServiceInstancevalue.ImmutableRawCloudServiceInstance.BuilderImmutableRawCloudServiceInstance.Builder. from(RawCloudServiceInstance instance)Fill a builder with attribute values from the providedRawCloudServiceInstanceinstance.
-