Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.responses |
Modifier and Type | Method and Description |
---|---|
DeletePrivateEndpointResponse |
ObjectStorage.deletePrivateEndpoint(DeletePrivateEndpointRequest request)
Deletes a Private Endpoint if it exists in the given namespace.
|
DeletePrivateEndpointResponse |
ObjectStorageClient.deletePrivateEndpoint(DeletePrivateEndpointRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeletePrivateEndpointResponse> |
ObjectStorageAsyncClient.deletePrivateEndpoint(DeletePrivateEndpointRequest request,
AsyncHandler<DeletePrivateEndpointRequest,DeletePrivateEndpointResponse> handler) |
Future<DeletePrivateEndpointResponse> |
ObjectStorageAsync.deletePrivateEndpoint(DeletePrivateEndpointRequest request,
AsyncHandler<DeletePrivateEndpointRequest,DeletePrivateEndpointResponse> handler)
Deletes a Private Endpoint if it exists in the given namespace.
|
Modifier and Type | Method and Description |
---|---|
Future<DeletePrivateEndpointResponse> |
ObjectStorageAsyncClient.deletePrivateEndpoint(DeletePrivateEndpointRequest request,
AsyncHandler<DeletePrivateEndpointRequest,DeletePrivateEndpointResponse> handler) |
Future<DeletePrivateEndpointResponse> |
ObjectStorageAsync.deletePrivateEndpoint(DeletePrivateEndpointRequest request,
AsyncHandler<DeletePrivateEndpointRequest,DeletePrivateEndpointResponse> handler)
Deletes a Private Endpoint if it exists in the given namespace.
|
Modifier and Type | Method and Description |
---|---|
DeletePrivateEndpointResponse |
DeletePrivateEndpointResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeletePrivateEndpointResponse.Builder |
DeletePrivateEndpointResponse.Builder.copy(DeletePrivateEndpointResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.