Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.model | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<SchemaSummary> |
DataSafePaginators.listSchemasRecordIterator(ListSchemasRequest request)
Creates a new iterable which will iterate over the
SchemaSummary objects contained in responses from the
listSchemas operation. |
Modifier and Type | Method and Description |
---|---|
SchemaSummary |
SchemaSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
SchemaSummary.Builder |
SchemaSummary.Builder.copy(SchemaSummary model) |
Modifier and Type | Method and Description |
---|---|
List<SchemaSummary> |
ListSchemasResponse.getItems()
A list of
com.oracle.bmc.datasafe.model.SchemaSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListSchemasResponse.Builder |
ListSchemasResponse.Builder.items(List<SchemaSummary> items)
A list of
com.oracle.bmc.datasafe.model.SchemaSummary instances. |
Copyright © 2016–2024. All rights reserved.