Uses of Class
com.oracle.bmc.batch.responses.ChangeBatchJobPoolCompartmentResponse
-
Packages that use ChangeBatchJobPoolCompartmentResponse Package Description com.oracle.bmc.batch com.oracle.bmc.batch.responses -
-
Uses of ChangeBatchJobPoolCompartmentResponse in com.oracle.bmc.batch
Methods in com.oracle.bmc.batch that return ChangeBatchJobPoolCompartmentResponse Modifier and Type Method Description ChangeBatchJobPoolCompartmentResponseBatchComputing. changeBatchJobPoolCompartment(ChangeBatchJobPoolCompartmentRequest request)Moves a batch job pool into a different compartment within the same tenancy.ChangeBatchJobPoolCompartmentResponseBatchComputingClient. changeBatchJobPoolCompartment(ChangeBatchJobPoolCompartmentRequest request)Methods in com.oracle.bmc.batch that return types with arguments of type ChangeBatchJobPoolCompartmentResponse 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)Method parameters in com.oracle.bmc.batch with type arguments of type ChangeBatchJobPoolCompartmentResponse 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 ChangeBatchJobPoolCompartmentResponse in com.oracle.bmc.batch.responses
Methods in com.oracle.bmc.batch.responses that return ChangeBatchJobPoolCompartmentResponse Modifier and Type Method Description ChangeBatchJobPoolCompartmentResponseChangeBatchJobPoolCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.batch.responses with parameters of type ChangeBatchJobPoolCompartmentResponse Modifier and Type Method Description ChangeBatchJobPoolCompartmentResponse.BuilderChangeBatchJobPoolCompartmentResponse.Builder. copy(ChangeBatchJobPoolCompartmentResponse o)Copy method to populate the builder with values from the given instance.
-