Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
UpdateLibraryMaskingFormatResponse |
DataSafe.updateLibraryMaskingFormat(UpdateLibraryMaskingFormatRequest request)
Updates one or more attributes of the specified library masking format.
|
UpdateLibraryMaskingFormatResponse |
DataSafeClient.updateLibraryMaskingFormat(UpdateLibraryMaskingFormatRequest request) |
Future<UpdateLibraryMaskingFormatResponse> |
DataSafeAsync.updateLibraryMaskingFormat(UpdateLibraryMaskingFormatRequest request,
AsyncHandler<UpdateLibraryMaskingFormatRequest,UpdateLibraryMaskingFormatResponse> handler)
Updates one or more attributes of the specified library masking format.
|
Future<UpdateLibraryMaskingFormatResponse> |
DataSafeAsyncClient.updateLibraryMaskingFormat(UpdateLibraryMaskingFormatRequest request,
AsyncHandler<UpdateLibraryMaskingFormatRequest,UpdateLibraryMaskingFormatResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateLibraryMaskingFormatResponse> |
DataSafeAsync.updateLibraryMaskingFormat(UpdateLibraryMaskingFormatRequest request,
AsyncHandler<UpdateLibraryMaskingFormatRequest,UpdateLibraryMaskingFormatResponse> handler)
Updates one or more attributes of the specified library masking format.
|
Future<UpdateLibraryMaskingFormatResponse> |
DataSafeAsyncClient.updateLibraryMaskingFormat(UpdateLibraryMaskingFormatRequest request,
AsyncHandler<UpdateLibraryMaskingFormatRequest,UpdateLibraryMaskingFormatResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateLibraryMaskingFormatRequest |
UpdateLibraryMaskingFormatRequest.Builder.build()
Build the instance of UpdateLibraryMaskingFormatRequest as configured by this builder
|
UpdateLibraryMaskingFormatRequest |
UpdateLibraryMaskingFormatRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateLibraryMaskingFormatRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateLibraryMaskingFormatRequest.Builder |
UpdateLibraryMaskingFormatRequest.Builder.copy(UpdateLibraryMaskingFormatRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.