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