Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DbManagementPrivateEndpointSummary> |
DbManagementPaginators.listDbManagementPrivateEndpointsRecordIterator(ListDbManagementPrivateEndpointsRequest request)
Creates a new iterable which will iterate over the
DbManagementPrivateEndpointSummary objects contained
in responses from the listDbManagementPrivateEndpoints operation. |
Modifier and Type | Method and Description |
---|---|
DbManagementPrivateEndpointSummary |
DbManagementPrivateEndpointSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DbManagementPrivateEndpointSummary> |
DbManagementPrivateEndpointCollection.getItems()
A list of DbManagementPrivateEndpointSummary objects.
|
Modifier and Type | Method and Description |
---|---|
DbManagementPrivateEndpointSummary.Builder |
DbManagementPrivateEndpointSummary.Builder.copy(DbManagementPrivateEndpointSummary model) |
Modifier and Type | Method and Description |
---|---|
DbManagementPrivateEndpointCollection.Builder |
DbManagementPrivateEndpointCollection.Builder.items(List<DbManagementPrivateEndpointSummary> items)
A list of DbManagementPrivateEndpointSummary objects.
|
Constructor and Description |
---|
DbManagementPrivateEndpointCollection(List<DbManagementPrivateEndpointSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.