Uses of Class
com.oracle.bmc.datasafe.requests.ChangeSensitiveTypeCompartmentRequest
-
Packages that use ChangeSensitiveTypeCompartmentRequest Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.requests -
-
Uses of ChangeSensitiveTypeCompartmentRequest in com.oracle.bmc.datasafe
Method parameters in com.oracle.bmc.datasafe with type arguments of type ChangeSensitiveTypeCompartmentRequest Modifier and Type Method Description Future<ChangeSensitiveTypeCompartmentResponse>DataSafeAsync. changeSensitiveTypeCompartment(ChangeSensitiveTypeCompartmentRequest request, AsyncHandler<ChangeSensitiveTypeCompartmentRequest,ChangeSensitiveTypeCompartmentResponse> handler)Moves the specified sensitive type into a different compartment.Future<ChangeSensitiveTypeCompartmentResponse>DataSafeAsyncClient. changeSensitiveTypeCompartment(ChangeSensitiveTypeCompartmentRequest request, AsyncHandler<ChangeSensitiveTypeCompartmentRequest,ChangeSensitiveTypeCompartmentResponse> handler) -
Uses of ChangeSensitiveTypeCompartmentRequest in com.oracle.bmc.datasafe.requests
Methods in com.oracle.bmc.datasafe.requests that return ChangeSensitiveTypeCompartmentRequest Modifier and Type Method Description ChangeSensitiveTypeCompartmentRequestChangeSensitiveTypeCompartmentRequest.Builder. build()Build the instance of ChangeSensitiveTypeCompartmentRequest as configured by this builderChangeSensitiveTypeCompartmentRequestChangeSensitiveTypeCompartmentRequest.Builder. buildWithoutInvocationCallback()Build the instance of ChangeSensitiveTypeCompartmentRequest as configured by this builderMethods in com.oracle.bmc.datasafe.requests with parameters of type ChangeSensitiveTypeCompartmentRequest Modifier and Type Method Description ChangeSensitiveTypeCompartmentRequest.BuilderChangeSensitiveTypeCompartmentRequest.Builder. copy(ChangeSensitiveTypeCompartmentRequest o)Copy method to populate the builder with values from the given instance.
-