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