Uses of Class
com.sap.cloudfoundry.client.facade.adapters.RawCloudInfo
-
Packages that use RawCloudInfo Package Description com.sap.cloudfoundry.client.facade.adapters -
-
Uses of RawCloudInfo in com.sap.cloudfoundry.client.facade.adapters
Subclasses of RawCloudInfo in com.sap.cloudfoundry.client.facade.adapters Modifier and Type Class Description classImmutableRawCloudInfoImmutable implementation ofRawCloudInfo.Methods in com.sap.cloudfoundry.client.facade.adapters with parameters of type RawCloudInfo Modifier and Type Method Description static ImmutableRawCloudInfoImmutableRawCloudInfo. copyOf(RawCloudInfo instance)Creates an immutable copy of aRawCloudInfovalue.ImmutableRawCloudInfo.BuilderImmutableRawCloudInfo.Builder. from(RawCloudInfo instance)Fill a builder with attribute values from the providedRawCloudInfoinstance.
-