Uses of Class
com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudBuild.Builder
-
Packages that use ImmutableRawCloudBuild.Builder Package Description com.sap.cloudfoundry.client.facade.adapters -
-
Uses of ImmutableRawCloudBuild.Builder in com.sap.cloudfoundry.client.facade.adapters
Methods in com.sap.cloudfoundry.client.facade.adapters that return ImmutableRawCloudBuild.Builder Modifier and Type Method Description static ImmutableRawCloudBuild.BuilderImmutableRawCloudBuild. builder()Creates a builder forImmutableRawCloudBuild.ImmutableRawCloudBuild.BuilderImmutableRawCloudBuild.Builder. from(RawCloudBuild instance)Fill a builder with attribute values from the providedRawCloudBuildinstance.ImmutableRawCloudBuild.BuilderImmutableRawCloudBuild.Builder. resource(org.cloudfoundry.client.v3.builds.Build resource)Initializes the value for theresourceattribute.
-