Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.model | |
com.oracle.bmc.objectstorage.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<PrivateEndpointSummary> |
ObjectStoragePaginators.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 |
---|---|
PrivateEndpointSummary.Builder |
PrivateEndpointSummary.Builder.copy(PrivateEndpointSummary model) |
Modifier and Type | Method and Description |
---|---|
List<PrivateEndpointSummary> |
ListPrivateEndpointsResponse.getItems()
A list of
com.oracle.bmc.objectstorage.model.PrivateEndpointSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListPrivateEndpointsResponse.Builder |
ListPrivateEndpointsResponse.Builder.items(List<PrivateEndpointSummary> items)
A list of
com.oracle.bmc.objectstorage.model.PrivateEndpointSummary instances. |
Copyright © 2016–2024. All rights reserved.