Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.requests |
Modifier and Type | Method and Description |
---|---|
DeleteBlocklistResponse |
JavaManagementServiceClient.deleteBlocklist(DeleteBlocklistRequest request) |
DeleteBlocklistResponse |
JavaManagementService.deleteBlocklist(DeleteBlocklistRequest request)
Deletes the blocklist record specified by an identifier.
|
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 |
---|---|
DeleteBlocklistRequest |
DeleteBlocklistRequest.Builder.build()
Build the instance of DeleteBlocklistRequest as configured by this builder
|
DeleteBlocklistRequest |
DeleteBlocklistRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteBlocklistRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteBlocklistRequest.Builder |
DeleteBlocklistRequest.Builder.copy(DeleteBlocklistRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.