Package | Description |
---|---|
com.oracle.bmc.resourcemanager | |
com.oracle.bmc.resourcemanager.model |
Modifier and Type | Method and Description |
---|---|
Iterable<PrivateEndpointSummary> |
ResourceManagerPaginators.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()
A list of private endpoints.
|
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)
A list of private endpoints.
|
Constructor and Description |
---|
PrivateEndpointCollection(List<PrivateEndpointSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.