Uses of Class
com.oracle.bmc.batch.requests.ChangeBatchTaskProfileCompartmentRequest
-
Packages that use ChangeBatchTaskProfileCompartmentRequest Package Description com.oracle.bmc.batch com.oracle.bmc.batch.requests -
-
Uses of ChangeBatchTaskProfileCompartmentRequest in com.oracle.bmc.batch
Method parameters in com.oracle.bmc.batch with type arguments of type ChangeBatchTaskProfileCompartmentRequest 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 ChangeBatchTaskProfileCompartmentRequest in com.oracle.bmc.batch.requests
Methods in com.oracle.bmc.batch.requests that return ChangeBatchTaskProfileCompartmentRequest Modifier and Type Method Description ChangeBatchTaskProfileCompartmentRequestChangeBatchTaskProfileCompartmentRequest.Builder. build()Build the instance of ChangeBatchTaskProfileCompartmentRequest as configured by this builderChangeBatchTaskProfileCompartmentRequestChangeBatchTaskProfileCompartmentRequest.Builder. buildWithoutInvocationCallback()Build the instance of ChangeBatchTaskProfileCompartmentRequest as configured by this builderMethods in com.oracle.bmc.batch.requests with parameters of type ChangeBatchTaskProfileCompartmentRequest Modifier and Type Method Description ChangeBatchTaskProfileCompartmentRequest.BuilderChangeBatchTaskProfileCompartmentRequest.Builder. copy(ChangeBatchTaskProfileCompartmentRequest o)Copy method to populate the builder with values from the given instance.
-