Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.responses |
Modifier and Type | Method and Description |
---|---|
DeleteBlocklistResponse |
JavaManagementService.deleteBlocklist(DeleteBlocklistRequest request)
Deletes the blocklist record specified by an identifier.
|
DeleteBlocklistResponse |
JavaManagementServiceClient.deleteBlocklist(DeleteBlocklistRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteBlocklistResponse> |
JavaManagementServiceAsync.deleteBlocklist(DeleteBlocklistRequest request,
AsyncHandler<DeleteBlocklistRequest,DeleteBlocklistResponse> handler)
Deletes the blocklist record specified by an identifier.
|
Future<DeleteBlocklistResponse> |
JavaManagementServiceAsyncClient.deleteBlocklist(DeleteBlocklistRequest request,
AsyncHandler<DeleteBlocklistRequest,DeleteBlocklistResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteBlocklistResponse> |
JavaManagementServiceAsync.deleteBlocklist(DeleteBlocklistRequest request,
AsyncHandler<DeleteBlocklistRequest,DeleteBlocklistResponse> handler)
Deletes the blocklist record specified by an identifier.
|
Future<DeleteBlocklistResponse> |
JavaManagementServiceAsyncClient.deleteBlocklist(DeleteBlocklistRequest request,
AsyncHandler<DeleteBlocklistRequest,DeleteBlocklistResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteBlocklistResponse |
DeleteBlocklistResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteBlocklistResponse.Builder |
DeleteBlocklistResponse.Builder.copy(DeleteBlocklistResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.