Uses of Class
com.sap.cloudfoundry.client.facade.adapters.RawCloudApplication
-
Packages that use RawCloudApplication Package Description com.sap.cloudfoundry.client.facade.adapters -
-
Uses of RawCloudApplication in com.sap.cloudfoundry.client.facade.adapters
Subclasses of RawCloudApplication in com.sap.cloudfoundry.client.facade.adapters Modifier and Type Class Description classImmutableRawCloudApplicationImmutable implementation ofRawCloudApplication.Methods in com.sap.cloudfoundry.client.facade.adapters with parameters of type RawCloudApplication Modifier and Type Method Description static ImmutableRawCloudApplicationImmutableRawCloudApplication. copyOf(RawCloudApplication instance)Creates an immutable copy of aRawCloudApplicationvalue.ImmutableRawCloudApplication.BuilderImmutableRawCloudApplication.Builder. from(RawCloudApplication instance)Fill a builder with attribute values from the providedRawCloudApplicationinstance.
-