Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.responses |
Modifier and Type | Method and Description |
---|---|
DisableDrsResponse |
JavaManagementService.disableDrs(DisableDrsRequest request)
Request to disable the DRS in the selected target in the Fleet.
|
DisableDrsResponse |
JavaManagementServiceClient.disableDrs(DisableDrsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DisableDrsResponse> |
JavaManagementServiceAsync.disableDrs(DisableDrsRequest request,
AsyncHandler<DisableDrsRequest,DisableDrsResponse> handler)
Request to disable the DRS in the selected target in the Fleet.
|
Future<DisableDrsResponse> |
JavaManagementServiceAsyncClient.disableDrs(DisableDrsRequest request,
AsyncHandler<DisableDrsRequest,DisableDrsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DisableDrsResponse> |
JavaManagementServiceAsync.disableDrs(DisableDrsRequest request,
AsyncHandler<DisableDrsRequest,DisableDrsResponse> handler)
Request to disable the DRS in the selected target in the Fleet.
|
Future<DisableDrsResponse> |
JavaManagementServiceAsyncClient.disableDrs(DisableDrsRequest request,
AsyncHandler<DisableDrsRequest,DisableDrsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DisableDrsResponse |
DisableDrsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DisableDrsResponse.Builder |
DisableDrsResponse.Builder.copy(DisableDrsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.