Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.responses |
Modifier and Type | Method and Description |
---|---|
ListPrivateEndpointsResponse |
ObjectStorage.listPrivateEndpoints(ListPrivateEndpointsRequest request)
Gets a list of all PrivateEndpointSummary in a compartment associated with a namespace.
|
ListPrivateEndpointsResponse |
ObjectStorageClient.listPrivateEndpoints(ListPrivateEndpointsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListPrivateEndpointsResponse> |
ObjectStorageAsyncClient.listPrivateEndpoints(ListPrivateEndpointsRequest request,
AsyncHandler<ListPrivateEndpointsRequest,ListPrivateEndpointsResponse> handler) |
Future<ListPrivateEndpointsResponse> |
ObjectStorageAsync.listPrivateEndpoints(ListPrivateEndpointsRequest request,
AsyncHandler<ListPrivateEndpointsRequest,ListPrivateEndpointsResponse> handler)
Gets a list of all PrivateEndpointSummary in a compartment associated with a namespace.
|
Iterable<ListPrivateEndpointsResponse> |
ObjectStoragePaginators.listPrivateEndpointsResponseIterator(ListPrivateEndpointsRequest request)
Creates a new iterable which will iterate over the responses received from the
listPrivateEndpoints operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListPrivateEndpointsResponse> |
ObjectStorageAsyncClient.listPrivateEndpoints(ListPrivateEndpointsRequest request,
AsyncHandler<ListPrivateEndpointsRequest,ListPrivateEndpointsResponse> handler) |
Future<ListPrivateEndpointsResponse> |
ObjectStorageAsync.listPrivateEndpoints(ListPrivateEndpointsRequest request,
AsyncHandler<ListPrivateEndpointsRequest,ListPrivateEndpointsResponse> handler)
Gets a list of all PrivateEndpointSummary in a compartment associated with a namespace.
|
Modifier and Type | Method and Description |
---|---|
ListPrivateEndpointsResponse |
ListPrivateEndpointsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListPrivateEndpointsResponse.Builder |
ListPrivateEndpointsResponse.Builder.copy(ListPrivateEndpointsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.