Uses of Class
com.oracle.bmc.datasafe.responses.GetCompatibleFormatsForDataTypesResponse
-
Packages that use GetCompatibleFormatsForDataTypesResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses -
-
Uses of GetCompatibleFormatsForDataTypesResponse in com.oracle.bmc.datasafe
Methods in com.oracle.bmc.datasafe that return GetCompatibleFormatsForDataTypesResponse Modifier and Type Method Description GetCompatibleFormatsForDataTypesResponseDataSafe. getCompatibleFormatsForDataTypes(GetCompatibleFormatsForDataTypesRequest request)Gets a list of basic masking formats compatible with the supported data types.GetCompatibleFormatsForDataTypesResponseDataSafeClient. getCompatibleFormatsForDataTypes(GetCompatibleFormatsForDataTypesRequest request)Methods in com.oracle.bmc.datasafe that return types with arguments of type GetCompatibleFormatsForDataTypesResponse Modifier and Type Method Description Future<GetCompatibleFormatsForDataTypesResponse>DataSafeAsync. getCompatibleFormatsForDataTypes(GetCompatibleFormatsForDataTypesRequest request, AsyncHandler<GetCompatibleFormatsForDataTypesRequest,GetCompatibleFormatsForDataTypesResponse> handler)Gets a list of basic masking formats compatible with the supported data types.Future<GetCompatibleFormatsForDataTypesResponse>DataSafeAsyncClient. getCompatibleFormatsForDataTypes(GetCompatibleFormatsForDataTypesRequest request, AsyncHandler<GetCompatibleFormatsForDataTypesRequest,GetCompatibleFormatsForDataTypesResponse> handler)Method parameters in com.oracle.bmc.datasafe with type arguments of type GetCompatibleFormatsForDataTypesResponse Modifier and Type Method Description Future<GetCompatibleFormatsForDataTypesResponse>DataSafeAsync. getCompatibleFormatsForDataTypes(GetCompatibleFormatsForDataTypesRequest request, AsyncHandler<GetCompatibleFormatsForDataTypesRequest,GetCompatibleFormatsForDataTypesResponse> handler)Gets a list of basic masking formats compatible with the supported data types.Future<GetCompatibleFormatsForDataTypesResponse>DataSafeAsyncClient. getCompatibleFormatsForDataTypes(GetCompatibleFormatsForDataTypesRequest request, AsyncHandler<GetCompatibleFormatsForDataTypesRequest,GetCompatibleFormatsForDataTypesResponse> handler) -
Uses of GetCompatibleFormatsForDataTypesResponse in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return GetCompatibleFormatsForDataTypesResponse Modifier and Type Method Description GetCompatibleFormatsForDataTypesResponseGetCompatibleFormatsForDataTypesResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type GetCompatibleFormatsForDataTypesResponse Modifier and Type Method Description GetCompatibleFormatsForDataTypesResponse.BuilderGetCompatibleFormatsForDataTypesResponse.Builder. copy(GetCompatibleFormatsForDataTypesResponse o)Copy method to populate the builder with values from the given instance.
-