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