Uses of Class
com.oracle.bmc.datasafe.responses.PatchGroupedSensitiveTypesResponse
-
Packages that use PatchGroupedSensitiveTypesResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses -
-
Uses of PatchGroupedSensitiveTypesResponse in com.oracle.bmc.datasafe
Methods in com.oracle.bmc.datasafe that return PatchGroupedSensitiveTypesResponse Modifier and Type Method Description PatchGroupedSensitiveTypesResponseDataSafe. patchGroupedSensitiveTypes(PatchGroupedSensitiveTypesRequest request)Patches one or more sensitive types in a sensitive type group.PatchGroupedSensitiveTypesResponseDataSafeClient. patchGroupedSensitiveTypes(PatchGroupedSensitiveTypesRequest request)Methods in com.oracle.bmc.datasafe that return types with arguments of type PatchGroupedSensitiveTypesResponse 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)Method parameters in com.oracle.bmc.datasafe with type arguments of type PatchGroupedSensitiveTypesResponse 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 PatchGroupedSensitiveTypesResponse in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return PatchGroupedSensitiveTypesResponse Modifier and Type Method Description PatchGroupedSensitiveTypesResponsePatchGroupedSensitiveTypesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type PatchGroupedSensitiveTypesResponse Modifier and Type Method Description PatchGroupedSensitiveTypesResponse.BuilderPatchGroupedSensitiveTypesResponse.Builder. copy(PatchGroupedSensitiveTypesResponse o)Copy method to populate the builder with values from the given instance.
-