Uses of Class
com.sap.cloudfoundry.client.facade.adapters.RawV3CloudServiceInstance
-
Packages that use RawV3CloudServiceInstance Package Description com.sap.cloudfoundry.client.facade.adapters -
-
Uses of RawV3CloudServiceInstance in com.sap.cloudfoundry.client.facade.adapters
Subclasses of RawV3CloudServiceInstance in com.sap.cloudfoundry.client.facade.adapters Modifier and Type Class Description classImmutableRawV3CloudServiceInstanceImmutable implementation ofRawV3CloudServiceInstance.Methods in com.sap.cloudfoundry.client.facade.adapters with parameters of type RawV3CloudServiceInstance Modifier and Type Method Description static ImmutableRawV3CloudServiceInstanceImmutableRawV3CloudServiceInstance. copyOf(RawV3CloudServiceInstance instance)Creates an immutable copy of aRawV3CloudServiceInstancevalue.ImmutableRawV3CloudServiceInstance.BuilderImmutableRawV3CloudServiceInstance.Builder. from(RawV3CloudServiceInstance instance)Fill a builder with attribute values from the providedRawV3CloudServiceInstanceinstance.
-