Uses of Class
com.sap.cloudfoundry.client.facade.adapters.RawCloudAsyncJob
-
Packages that use RawCloudAsyncJob Package Description com.sap.cloudfoundry.client.facade.adapters -
-
Uses of RawCloudAsyncJob in com.sap.cloudfoundry.client.facade.adapters
Subclasses of RawCloudAsyncJob in com.sap.cloudfoundry.client.facade.adapters Modifier and Type Class Description classImmutableRawCloudAsyncJobImmutable implementation ofRawCloudAsyncJob.Methods in com.sap.cloudfoundry.client.facade.adapters with parameters of type RawCloudAsyncJob Modifier and Type Method Description static ImmutableRawCloudAsyncJobImmutableRawCloudAsyncJob. copyOf(RawCloudAsyncJob instance)Creates an immutable copy of aRawCloudAsyncJobvalue.ImmutableRawCloudAsyncJob.BuilderImmutableRawCloudAsyncJob.Builder. from(RawCloudAsyncJob instance)Fill a builder with attribute values from the providedRawCloudAsyncJobinstance.
-