Uses of Class
com.sap.cloudfoundry.client.facade.domain.CloudJob
-
Packages that use CloudJob Package Description com.sap.cloudfoundry.client.facade.domain -
-
Uses of CloudJob in com.sap.cloudfoundry.client.facade.domain
Subclasses of CloudJob in com.sap.cloudfoundry.client.facade.domain Modifier and Type Class Description classImmutableCloudJobImmutable implementation ofCloudJob.Methods in com.sap.cloudfoundry.client.facade.domain that return CloudJob Modifier and Type Method Description CloudJobCloudJob. derive()Methods in com.sap.cloudfoundry.client.facade.domain with parameters of type CloudJob Modifier and Type Method Description static ImmutableCloudJobImmutableCloudJob. copyOf(CloudJob instance)Creates an immutable copy of aCloudJobvalue.ImmutableCloudJob.BuilderImmutableCloudJob.Builder. from(CloudJob instance)Fill a builder with attribute values from the providedcom.sap.cloudfoundry.client.facade.domain.CloudJobinstance.
-