Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.responses |
Modifier and Type | Method and Description |
---|---|
GetPrivateEndpointResponse |
ObjectStorage.getPrivateEndpoint(GetPrivateEndpointRequest request)
Gets the current representation of the given Private Endpoint in the given Object Storage
namespace.
|
GetPrivateEndpointResponse |
ObjectStorageClient.getPrivateEndpoint(GetPrivateEndpointRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetPrivateEndpointResponse> |
ObjectStorageAsyncClient.getPrivateEndpoint(GetPrivateEndpointRequest request,
AsyncHandler<GetPrivateEndpointRequest,GetPrivateEndpointResponse> handler) |
Future<GetPrivateEndpointResponse> |
ObjectStorageAsync.getPrivateEndpoint(GetPrivateEndpointRequest request,
AsyncHandler<GetPrivateEndpointRequest,GetPrivateEndpointResponse> handler)
Gets the current representation of the given Private Endpoint in the given Object Storage
namespace.
|
Modifier and Type | Method and Description |
---|---|
GetPrivateEndpointResponse |
GetPrivateEndpointResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetPrivateEndpointResponse.Builder |
GetPrivateEndpointResponse.Builder.copy(GetPrivateEndpointResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.