Uses of Class
com.oracle.bmc.batch.responses.ChangeBatchContextCompartmentResponse
-
Packages that use ChangeBatchContextCompartmentResponse Package Description com.oracle.bmc.batch com.oracle.bmc.batch.responses -
-
Uses of ChangeBatchContextCompartmentResponse in com.oracle.bmc.batch
Methods in com.oracle.bmc.batch that return ChangeBatchContextCompartmentResponse Modifier and Type Method Description ChangeBatchContextCompartmentResponseBatchComputing. changeBatchContextCompartment(ChangeBatchContextCompartmentRequest request)Moves a batch context into a different compartment within the same tenancy.ChangeBatchContextCompartmentResponseBatchComputingClient. changeBatchContextCompartment(ChangeBatchContextCompartmentRequest request)Methods in com.oracle.bmc.batch that return types with arguments of type ChangeBatchContextCompartmentResponse Modifier and Type Method Description Future<ChangeBatchContextCompartmentResponse>BatchComputingAsync. changeBatchContextCompartment(ChangeBatchContextCompartmentRequest request, AsyncHandler<ChangeBatchContextCompartmentRequest,ChangeBatchContextCompartmentResponse> handler)Moves a batch context into a different compartment within the same tenancy.Future<ChangeBatchContextCompartmentResponse>BatchComputingAsyncClient. changeBatchContextCompartment(ChangeBatchContextCompartmentRequest request, AsyncHandler<ChangeBatchContextCompartmentRequest,ChangeBatchContextCompartmentResponse> handler)Method parameters in com.oracle.bmc.batch with type arguments of type ChangeBatchContextCompartmentResponse Modifier and Type Method Description Future<ChangeBatchContextCompartmentResponse>BatchComputingAsync. changeBatchContextCompartment(ChangeBatchContextCompartmentRequest request, AsyncHandler<ChangeBatchContextCompartmentRequest,ChangeBatchContextCompartmentResponse> handler)Moves a batch context into a different compartment within the same tenancy.Future<ChangeBatchContextCompartmentResponse>BatchComputingAsyncClient. changeBatchContextCompartment(ChangeBatchContextCompartmentRequest request, AsyncHandler<ChangeBatchContextCompartmentRequest,ChangeBatchContextCompartmentResponse> handler) -
Uses of ChangeBatchContextCompartmentResponse in com.oracle.bmc.batch.responses
Methods in com.oracle.bmc.batch.responses that return ChangeBatchContextCompartmentResponse Modifier and Type Method Description ChangeBatchContextCompartmentResponseChangeBatchContextCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.batch.responses with parameters of type ChangeBatchContextCompartmentResponse Modifier and Type Method Description ChangeBatchContextCompartmentResponse.BuilderChangeBatchContextCompartmentResponse.Builder. copy(ChangeBatchContextCompartmentResponse o)Copy method to populate the builder with values from the given instance.
-