Uses of Class
com.sap.cloudfoundry.client.facade.adapters.RawCloudServiceBroker
-
Packages that use RawCloudServiceBroker Package Description com.sap.cloudfoundry.client.facade.adapters -
-
Uses of RawCloudServiceBroker in com.sap.cloudfoundry.client.facade.adapters
Subclasses of RawCloudServiceBroker in com.sap.cloudfoundry.client.facade.adapters Modifier and Type Class Description classImmutableRawCloudServiceBrokerImmutable implementation ofRawCloudServiceBroker.Methods in com.sap.cloudfoundry.client.facade.adapters with parameters of type RawCloudServiceBroker Modifier and Type Method Description static ImmutableRawCloudServiceBrokerImmutableRawCloudServiceBroker. copyOf(RawCloudServiceBroker instance)Creates an immutable copy of aRawCloudServiceBrokervalue.ImmutableRawCloudServiceBroker.BuilderImmutableRawCloudServiceBroker.Builder. from(RawCloudServiceBroker instance)Fill a builder with attribute values from the providedRawCloudServiceBrokerinstance.
-