Uses of Class
com.sap.cloudfoundry.client.facade.adapters.RawCloudBuild
-
Packages that use RawCloudBuild Package Description com.sap.cloudfoundry.client.facade.adapters -
-
Uses of RawCloudBuild in com.sap.cloudfoundry.client.facade.adapters
Subclasses of RawCloudBuild in com.sap.cloudfoundry.client.facade.adapters Modifier and Type Class Description classImmutableRawCloudBuildImmutable implementation ofRawCloudBuild.Methods in com.sap.cloudfoundry.client.facade.adapters with parameters of type RawCloudBuild Modifier and Type Method Description static ImmutableRawCloudBuildImmutableRawCloudBuild. copyOf(RawCloudBuild instance)Creates an immutable copy of aRawCloudBuildvalue.ImmutableRawCloudBuild.BuilderImmutableRawCloudBuild.Builder. from(RawCloudBuild instance)Fill a builder with attribute values from the providedRawCloudBuildinstance.
-