Uses of Class
com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceKey
-
Packages that use RawCloudServiceKey Package Description com.sap.cloudfoundry.client.facade.adapters -
-
Uses of RawCloudServiceKey in com.sap.cloudfoundry.client.facade.adapters
Subclasses of RawCloudServiceKey in com.sap.cloudfoundry.client.facade.adapters Modifier and Type Class Description classImmutableRawCloudServiceKeyImmutable implementation ofRawCloudServiceKey.Methods in com.sap.cloudfoundry.client.facade.adapters with parameters of type RawCloudServiceKey Modifier and Type Method Description static ImmutableRawCloudServiceKeyImmutableRawCloudServiceKey. copyOf(RawCloudServiceKey instance)Creates an immutable copy of aRawCloudServiceKeyvalue.ImmutableRawCloudServiceKey.BuilderImmutableRawCloudServiceKey.Builder. from(RawCloudServiceKey instance)Fill a builder with attribute values from the providedRawCloudServiceKeyinstance.
-