Package | Description |
---|---|
com.oracle.bmc.resourcemanager | |
com.oracle.bmc.resourcemanager.responses |
Modifier and Type | Method and Description |
---|---|
DeletePrivateEndpointResponse |
ResourceManagerClient.deletePrivateEndpoint(DeletePrivateEndpointRequest request) |
DeletePrivateEndpointResponse |
ResourceManager.deletePrivateEndpoint(DeletePrivateEndpointRequest request)
Deletes the specified private endpoint.
|
Modifier and Type | Method and Description |
---|---|
Future<DeletePrivateEndpointResponse> |
ResourceManagerAsync.deletePrivateEndpoint(DeletePrivateEndpointRequest request,
AsyncHandler<DeletePrivateEndpointRequest,DeletePrivateEndpointResponse> handler)
Deletes the specified private endpoint.
|
Future<DeletePrivateEndpointResponse> |
ResourceManagerAsyncClient.deletePrivateEndpoint(DeletePrivateEndpointRequest request,
AsyncHandler<DeletePrivateEndpointRequest,DeletePrivateEndpointResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeletePrivateEndpointResponse> |
ResourceManagerAsync.deletePrivateEndpoint(DeletePrivateEndpointRequest request,
AsyncHandler<DeletePrivateEndpointRequest,DeletePrivateEndpointResponse> handler)
Deletes the specified private endpoint.
|
Future<DeletePrivateEndpointResponse> |
ResourceManagerAsyncClient.deletePrivateEndpoint(DeletePrivateEndpointRequest request,
AsyncHandler<DeletePrivateEndpointRequest,DeletePrivateEndpointResponse> handler) |
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.