Uses of Class
com.sap.cloudfoundry.client.facade.adapters.ImmutableRawCloudAsyncJob.Builder
-
Packages that use ImmutableRawCloudAsyncJob.Builder Package Description com.sap.cloudfoundry.client.facade.adapters -
-
Uses of ImmutableRawCloudAsyncJob.Builder in com.sap.cloudfoundry.client.facade.adapters
Methods in com.sap.cloudfoundry.client.facade.adapters that return ImmutableRawCloudAsyncJob.Builder Modifier and Type Method Description static ImmutableRawCloudAsyncJob.BuilderImmutableRawCloudAsyncJob. builder()Creates a builder forImmutableRawCloudAsyncJob.ImmutableRawCloudAsyncJob.BuilderImmutableRawCloudAsyncJob.Builder. from(RawCloudAsyncJob instance)Fill a builder with attribute values from the providedRawCloudAsyncJobinstance.ImmutableRawCloudAsyncJob.BuilderImmutableRawCloudAsyncJob.Builder. job(org.cloudfoundry.client.v3.jobs.Job job)Initializes the value for thejobattribute.
-