Uses of Class
com.oracle.bmc.datasafe.requests.PatchGroupedSensitiveTypesRequest
-
Packages that use PatchGroupedSensitiveTypesRequest Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.requests -
-
Uses of PatchGroupedSensitiveTypesRequest in com.oracle.bmc.datasafe
Methods in com.oracle.bmc.datasafe with parameters of type PatchGroupedSensitiveTypesRequest Modifier and Type Method Description PatchGroupedSensitiveTypesResponseDataSafe. patchGroupedSensitiveTypes(PatchGroupedSensitiveTypesRequest request)Patches one or more sensitive types in a sensitive type group.Future<PatchGroupedSensitiveTypesResponse>DataSafeAsync. patchGroupedSensitiveTypes(PatchGroupedSensitiveTypesRequest request, AsyncHandler<PatchGroupedSensitiveTypesRequest,PatchGroupedSensitiveTypesResponse> handler)Patches one or more sensitive types in a sensitive type group.Future<PatchGroupedSensitiveTypesResponse>DataSafeAsyncClient. patchGroupedSensitiveTypes(PatchGroupedSensitiveTypesRequest request, AsyncHandler<PatchGroupedSensitiveTypesRequest,PatchGroupedSensitiveTypesResponse> handler)PatchGroupedSensitiveTypesResponseDataSafeClient. patchGroupedSensitiveTypes(PatchGroupedSensitiveTypesRequest request)Method parameters in com.oracle.bmc.datasafe with type arguments of type PatchGroupedSensitiveTypesRequest Modifier and Type Method Description Future<PatchGroupedSensitiveTypesResponse>DataSafeAsync. patchGroupedSensitiveTypes(PatchGroupedSensitiveTypesRequest request, AsyncHandler<PatchGroupedSensitiveTypesRequest,PatchGroupedSensitiveTypesResponse> handler)Patches one or more sensitive types in a sensitive type group.Future<PatchGroupedSensitiveTypesResponse>DataSafeAsyncClient. patchGroupedSensitiveTypes(PatchGroupedSensitiveTypesRequest request, AsyncHandler<PatchGroupedSensitiveTypesRequest,PatchGroupedSensitiveTypesResponse> handler) -
Uses of PatchGroupedSensitiveTypesRequest in com.oracle.bmc.datasafe.requests
Methods in com.oracle.bmc.datasafe.requests that return PatchGroupedSensitiveTypesRequest Modifier and Type Method Description PatchGroupedSensitiveTypesRequestPatchGroupedSensitiveTypesRequest.Builder. build()Build the instance of PatchGroupedSensitiveTypesRequest as configured by this builderPatchGroupedSensitiveTypesRequestPatchGroupedSensitiveTypesRequest.Builder. buildWithoutInvocationCallback()Build the instance of PatchGroupedSensitiveTypesRequest as configured by this builderMethods in com.oracle.bmc.datasafe.requests with parameters of type PatchGroupedSensitiveTypesRequest Modifier and Type Method Description PatchGroupedSensitiveTypesRequest.BuilderPatchGroupedSensitiveTypesRequest.Builder. copy(PatchGroupedSensitiveTypesRequest o)Copy method to populate the builder with values from the given instance.
-