Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.requests |
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) |
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 |
---|---|
EnableDrsRequest |
EnableDrsRequest.Builder.build()
Build the instance of EnableDrsRequest as configured by this builder
|
EnableDrsRequest |
EnableDrsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of EnableDrsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
EnableDrsRequest.Builder |
EnableDrsRequest.Builder.copy(EnableDrsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.