Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.requests |
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) |
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 |
---|---|
DeletePrivateEndpointRequest |
DeletePrivateEndpointRequest.Builder.build()
Build the instance of DeletePrivateEndpointRequest as configured by this builder
|
DeletePrivateEndpointRequest |
DeletePrivateEndpointRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeletePrivateEndpointRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeletePrivateEndpointRequest.Builder |
DeletePrivateEndpointRequest.Builder.copy(DeletePrivateEndpointRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.