Uses of Class
com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceOffering
-
Packages that use RawCloudServiceOffering Package Description com.sap.cloudfoundry.client.facade.adapters -
-
Uses of RawCloudServiceOffering in com.sap.cloudfoundry.client.facade.adapters
Subclasses of RawCloudServiceOffering in com.sap.cloudfoundry.client.facade.adapters Modifier and Type Class Description classImmutableRawCloudServiceOfferingImmutable implementation ofRawCloudServiceOffering.Methods in com.sap.cloudfoundry.client.facade.adapters with parameters of type RawCloudServiceOffering Modifier and Type Method Description static ImmutableRawCloudServiceOfferingImmutableRawCloudServiceOffering. copyOf(RawCloudServiceOffering instance)Creates an immutable copy of aRawCloudServiceOfferingvalue.ImmutableRawCloudServiceOffering.BuilderImmutableRawCloudServiceOffering.Builder. from(RawCloudServiceOffering instance)Fill a builder with attribute values from the providedRawCloudServiceOfferinginstance.
-