Package | Description |
---|---|
com.oracle.bmc.databasetools | |
com.oracle.bmc.databasetools.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DatabaseToolsPrivateEndpointSummary> |
DatabaseToolsPaginators.listDatabaseToolsPrivateEndpointsRecordIterator(ListDatabaseToolsPrivateEndpointsRequest request)
Creates a new iterable which will iterate over the
DatabaseToolsPrivateEndpointSummary objects contained in
responses from the listDatabaseToolsPrivateEndpoints operation. |
Modifier and Type | Method and Description |
---|---|
DatabaseToolsPrivateEndpointSummary |
DatabaseToolsPrivateEndpointSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DatabaseToolsPrivateEndpointSummary> |
DatabaseToolsPrivateEndpointCollection.getItems()
Array of
DatabaseToolsPrivateEndpointSummary items. |
Modifier and Type | Method and Description |
---|---|
DatabaseToolsPrivateEndpointSummary.Builder |
DatabaseToolsPrivateEndpointSummary.Builder.copy(DatabaseToolsPrivateEndpointSummary model) |
Modifier and Type | Method and Description |
---|---|
DatabaseToolsPrivateEndpointCollection.Builder |
DatabaseToolsPrivateEndpointCollection.Builder.items(List<DatabaseToolsPrivateEndpointSummary> items)
Array of
DatabaseToolsPrivateEndpointSummary items. |
Constructor and Description |
---|
DatabaseToolsPrivateEndpointCollection(List<DatabaseToolsPrivateEndpointSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.