Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.model |
Modifier and Type | Method and Description |
---|---|
Iterable<OdaPrivateEndpointSummary> |
ManagementPaginators.listOdaPrivateEndpointsRecordIterator(ListOdaPrivateEndpointsRequest request)
Creates a new iterable which will iterate over the
OdaPrivateEndpointSummary objects contained in responses from the
listOdaPrivateEndpoints operation. |
Modifier and Type | Method and Description |
---|---|
OdaPrivateEndpointSummary |
OdaPrivateEndpointSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<OdaPrivateEndpointSummary> |
OdaPrivateEndpointCollection.getItems()
The ODA Private Endpoint summaries.
|
Modifier and Type | Method and Description |
---|---|
OdaPrivateEndpointSummary.Builder |
OdaPrivateEndpointSummary.Builder.copy(OdaPrivateEndpointSummary model) |
Modifier and Type | Method and Description |
---|---|
OdaPrivateEndpointCollection.Builder |
OdaPrivateEndpointCollection.Builder.items(List<OdaPrivateEndpointSummary> items)
The ODA Private Endpoint summaries.
|
Constructor and Description |
---|
OdaPrivateEndpointCollection(List<OdaPrivateEndpointSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.