Uses of Class
com.oracle.bmc.batch.responses.ChangeBatchTaskProfileCompartmentResponse
-
Packages that use ChangeBatchTaskProfileCompartmentResponse Package Description com.oracle.bmc.batch com.oracle.bmc.batch.responses -
-
Uses of ChangeBatchTaskProfileCompartmentResponse in com.oracle.bmc.batch
Methods in com.oracle.bmc.batch that return ChangeBatchTaskProfileCompartmentResponse Modifier and Type Method Description ChangeBatchTaskProfileCompartmentResponseBatchComputing. changeBatchTaskProfileCompartment(ChangeBatchTaskProfileCompartmentRequest request)Moves a batch task profile into a different compartment within the same tenancy.ChangeBatchTaskProfileCompartmentResponseBatchComputingClient. changeBatchTaskProfileCompartment(ChangeBatchTaskProfileCompartmentRequest request)Methods in com.oracle.bmc.batch that return types with arguments of type ChangeBatchTaskProfileCompartmentResponse Modifier and Type Method Description Future<ChangeBatchTaskProfileCompartmentResponse>BatchComputingAsync. changeBatchTaskProfileCompartment(ChangeBatchTaskProfileCompartmentRequest request, AsyncHandler<ChangeBatchTaskProfileCompartmentRequest,ChangeBatchTaskProfileCompartmentResponse> handler)Moves a batch task profile into a different compartment within the same tenancy.Future<ChangeBatchTaskProfileCompartmentResponse>BatchComputingAsyncClient. changeBatchTaskProfileCompartment(ChangeBatchTaskProfileCompartmentRequest request, AsyncHandler<ChangeBatchTaskProfileCompartmentRequest,ChangeBatchTaskProfileCompartmentResponse> handler)Method parameters in com.oracle.bmc.batch with type arguments of type ChangeBatchTaskProfileCompartmentResponse Modifier and Type Method Description Future<ChangeBatchTaskProfileCompartmentResponse>BatchComputingAsync. changeBatchTaskProfileCompartment(ChangeBatchTaskProfileCompartmentRequest request, AsyncHandler<ChangeBatchTaskProfileCompartmentRequest,ChangeBatchTaskProfileCompartmentResponse> handler)Moves a batch task profile into a different compartment within the same tenancy.Future<ChangeBatchTaskProfileCompartmentResponse>BatchComputingAsyncClient. changeBatchTaskProfileCompartment(ChangeBatchTaskProfileCompartmentRequest request, AsyncHandler<ChangeBatchTaskProfileCompartmentRequest,ChangeBatchTaskProfileCompartmentResponse> handler) -
Uses of ChangeBatchTaskProfileCompartmentResponse in com.oracle.bmc.batch.responses
Methods in com.oracle.bmc.batch.responses that return ChangeBatchTaskProfileCompartmentResponse Modifier and Type Method Description ChangeBatchTaskProfileCompartmentResponseChangeBatchTaskProfileCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.batch.responses with parameters of type ChangeBatchTaskProfileCompartmentResponse Modifier and Type Method Description ChangeBatchTaskProfileCompartmentResponse.BuilderChangeBatchTaskProfileCompartmentResponse.Builder. copy(ChangeBatchTaskProfileCompartmentResponse o)Copy method to populate the builder with values from the given instance.
-