Uses of Class
com.oracle.bmc.batch.responses.ChangeBatchJobCompartmentResponse
-
Packages that use ChangeBatchJobCompartmentResponse Package Description com.oracle.bmc.batch com.oracle.bmc.batch.responses -
-
Uses of ChangeBatchJobCompartmentResponse in com.oracle.bmc.batch
Methods in com.oracle.bmc.batch that return ChangeBatchJobCompartmentResponse Modifier and Type Method Description ChangeBatchJobCompartmentResponseBatchComputing. changeBatchJobCompartment(ChangeBatchJobCompartmentRequest request)Moves a batch job into a different compartment within the same tenancy.ChangeBatchJobCompartmentResponseBatchComputingClient. changeBatchJobCompartment(ChangeBatchJobCompartmentRequest request)Methods in com.oracle.bmc.batch that return types with arguments of type ChangeBatchJobCompartmentResponse Modifier and Type Method Description Future<ChangeBatchJobCompartmentResponse>BatchComputingAsync. changeBatchJobCompartment(ChangeBatchJobCompartmentRequest request, AsyncHandler<ChangeBatchJobCompartmentRequest,ChangeBatchJobCompartmentResponse> handler)Moves a batch job into a different compartment within the same tenancy.Future<ChangeBatchJobCompartmentResponse>BatchComputingAsyncClient. changeBatchJobCompartment(ChangeBatchJobCompartmentRequest request, AsyncHandler<ChangeBatchJobCompartmentRequest,ChangeBatchJobCompartmentResponse> handler)Method parameters in com.oracle.bmc.batch with type arguments of type ChangeBatchJobCompartmentResponse Modifier and Type Method Description Future<ChangeBatchJobCompartmentResponse>BatchComputingAsync. changeBatchJobCompartment(ChangeBatchJobCompartmentRequest request, AsyncHandler<ChangeBatchJobCompartmentRequest,ChangeBatchJobCompartmentResponse> handler)Moves a batch job into a different compartment within the same tenancy.Future<ChangeBatchJobCompartmentResponse>BatchComputingAsyncClient. changeBatchJobCompartment(ChangeBatchJobCompartmentRequest request, AsyncHandler<ChangeBatchJobCompartmentRequest,ChangeBatchJobCompartmentResponse> handler) -
Uses of ChangeBatchJobCompartmentResponse in com.oracle.bmc.batch.responses
Methods in com.oracle.bmc.batch.responses that return ChangeBatchJobCompartmentResponse Modifier and Type Method Description ChangeBatchJobCompartmentResponseChangeBatchJobCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.batch.responses with parameters of type ChangeBatchJobCompartmentResponse Modifier and Type Method Description ChangeBatchJobCompartmentResponse.BuilderChangeBatchJobCompartmentResponse.Builder. copy(ChangeBatchJobCompartmentResponse o)Copy method to populate the builder with values from the given instance.
-