Uses of Class
com.sap.cloudfoundry.client.facade.adapters.RawCloudServicePlan
-
Packages that use RawCloudServicePlan Package Description com.sap.cloudfoundry.client.facade.adapters -
-
Uses of RawCloudServicePlan in com.sap.cloudfoundry.client.facade.adapters
Subclasses of RawCloudServicePlan in com.sap.cloudfoundry.client.facade.adapters Modifier and Type Class Description classImmutableRawCloudServicePlanImmutable implementation ofRawCloudServicePlan.Methods in com.sap.cloudfoundry.client.facade.adapters with parameters of type RawCloudServicePlan Modifier and Type Method Description static ImmutableRawCloudServicePlanImmutableRawCloudServicePlan. copyOf(RawCloudServicePlan instance)Creates an immutable copy of aRawCloudServicePlanvalue.ImmutableRawCloudServicePlan.BuilderImmutableRawCloudServicePlan.Builder. from(RawCloudServicePlan instance)Fill a builder with attribute values from the providedRawCloudServicePlaninstance.
-