Uses of Class
com.oracle.bmc.batch.requests.ChangeBatchJobPoolCompartmentRequest
-
Packages that use ChangeBatchJobPoolCompartmentRequest Package Description com.oracle.bmc.batch com.oracle.bmc.batch.requests -
-
Uses of ChangeBatchJobPoolCompartmentRequest in com.oracle.bmc.batch
Method parameters in com.oracle.bmc.batch with type arguments of type ChangeBatchJobPoolCompartmentRequest Modifier and Type Method Description Future<ChangeBatchJobPoolCompartmentResponse>BatchComputingAsync. changeBatchJobPoolCompartment(ChangeBatchJobPoolCompartmentRequest request, AsyncHandler<ChangeBatchJobPoolCompartmentRequest,ChangeBatchJobPoolCompartmentResponse> handler)Moves a batch job pool into a different compartment within the same tenancy.Future<ChangeBatchJobPoolCompartmentResponse>BatchComputingAsyncClient. changeBatchJobPoolCompartment(ChangeBatchJobPoolCompartmentRequest request, AsyncHandler<ChangeBatchJobPoolCompartmentRequest,ChangeBatchJobPoolCompartmentResponse> handler) -
Uses of ChangeBatchJobPoolCompartmentRequest in com.oracle.bmc.batch.requests
Methods in com.oracle.bmc.batch.requests that return ChangeBatchJobPoolCompartmentRequest Modifier and Type Method Description ChangeBatchJobPoolCompartmentRequestChangeBatchJobPoolCompartmentRequest.Builder. build()Build the instance of ChangeBatchJobPoolCompartmentRequest as configured by this builderChangeBatchJobPoolCompartmentRequestChangeBatchJobPoolCompartmentRequest.Builder. buildWithoutInvocationCallback()Build the instance of ChangeBatchJobPoolCompartmentRequest as configured by this builderMethods in com.oracle.bmc.batch.requests with parameters of type ChangeBatchJobPoolCompartmentRequest Modifier and Type Method Description ChangeBatchJobPoolCompartmentRequest.BuilderChangeBatchJobPoolCompartmentRequest.Builder. copy(ChangeBatchJobPoolCompartmentRequest o)Copy method to populate the builder with values from the given instance.
-