Package | Description |
---|---|
com.oracle.bmc.globallydistributeddatabase | |
com.oracle.bmc.globallydistributeddatabase.model |
Modifier and Type | Method and Description |
---|---|
Iterable<PrivateEndpointSummary> |
ShardedDatabaseServicePaginators.listPrivateEndpointsRecordIterator(ListPrivateEndpointsRequest request)
Creates a new iterable which will iterate over the
PrivateEndpointSummary objects contained in
responses from the listPrivateEndpoints operation. |
Modifier and Type | Method and Description |
---|---|
PrivateEndpointSummary |
PrivateEndpointSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<PrivateEndpointSummary> |
PrivateEndpointCollection.getItems()
Array of private endpoint summaries.
|
Modifier and Type | Method and Description |
---|---|
PrivateEndpointSummary.Builder |
PrivateEndpointSummary.Builder.copy(PrivateEndpointSummary model) |
Modifier and Type | Method and Description |
---|---|
PrivateEndpointCollection.Builder |
PrivateEndpointCollection.Builder.items(List<PrivateEndpointSummary> items)
Array of private endpoint summaries.
|
Constructor and Description |
---|
PrivateEndpointCollection(List<PrivateEndpointSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.