Uses of Class
com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceBinding
-
Packages that use RawCloudServiceBinding Package Description com.sap.cloudfoundry.client.facade.adapters -
-
Uses of RawCloudServiceBinding in com.sap.cloudfoundry.client.facade.adapters
Subclasses of RawCloudServiceBinding in com.sap.cloudfoundry.client.facade.adapters Modifier and Type Class Description classImmutableRawCloudServiceBindingImmutable implementation ofRawCloudServiceBinding.Methods in com.sap.cloudfoundry.client.facade.adapters with parameters of type RawCloudServiceBinding Modifier and Type Method Description static ImmutableRawCloudServiceBindingImmutableRawCloudServiceBinding. copyOf(RawCloudServiceBinding instance)Creates an immutable copy of aRawCloudServiceBindingvalue.ImmutableRawCloudServiceBinding.BuilderImmutableRawCloudServiceBinding.Builder. from(RawCloudServiceBinding instance)Fill a builder with attribute values from the providedRawCloudServiceBindinginstance.
-