Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
Iterable<LibraryMaskingFormatSummary> |
DataSafePaginators.listLibraryMaskingFormatsRecordIterator(ListLibraryMaskingFormatsRequest request)
Creates a new iterable which will iterate over the
LibraryMaskingFormatSummary objects contained in responses
from the listLibraryMaskingFormats operation. |
Modifier and Type | Method and Description |
---|---|
LibraryMaskingFormatSummary |
LibraryMaskingFormatSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<LibraryMaskingFormatSummary> |
LibraryMaskingFormatCollection.getItems()
An array of library masking format summary objects.
|
Modifier and Type | Method and Description |
---|---|
LibraryMaskingFormatSummary.Builder |
LibraryMaskingFormatSummary.Builder.copy(LibraryMaskingFormatSummary model) |
Modifier and Type | Method and Description |
---|---|
LibraryMaskingFormatCollection.Builder |
LibraryMaskingFormatCollection.Builder.items(List<LibraryMaskingFormatSummary> items)
An array of library masking format summary objects.
|
Constructor and Description |
---|
LibraryMaskingFormatCollection(List<LibraryMaskingFormatSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.