Package | Description |
---|---|
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
CreateLibraryMaskingFormatResponse.Builder |
CreateLibraryMaskingFormatResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static CreateLibraryMaskingFormatResponse.Builder |
CreateLibraryMaskingFormatResponse.builder()
Return a new builder for this response object.
|
CreateLibraryMaskingFormatResponse.Builder |
CreateLibraryMaskingFormatResponse.Builder.copy(CreateLibraryMaskingFormatResponse o)
Copy method to populate the builder with values from the given instance.
|
CreateLibraryMaskingFormatResponse.Builder |
CreateLibraryMaskingFormatResponse.Builder.etag(String etag)
For optimistic concurrency control.
|
CreateLibraryMaskingFormatResponse.Builder |
CreateLibraryMaskingFormatResponse.Builder.headers(Map<String,List<String>> headers) |
CreateLibraryMaskingFormatResponse.Builder |
CreateLibraryMaskingFormatResponse.Builder.libraryMaskingFormat(LibraryMaskingFormat libraryMaskingFormat)
The returned
LibraryMaskingFormat instance. |
CreateLibraryMaskingFormatResponse.Builder |
CreateLibraryMaskingFormatResponse.Builder.location(String location)
The URI of the library masking format.
|
CreateLibraryMaskingFormatResponse.Builder |
CreateLibraryMaskingFormatResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
CreateLibraryMaskingFormatResponse.Builder |
CreateLibraryMaskingFormatResponse.Builder.opcWorkRequestId(String opcWorkRequestId)
The OCID of the work request.
|
Copyright © 2016–2024. All rights reserved.