Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
ResetInstancePoolResponse |
ComputeManagementClient.resetInstancePool(ResetInstancePoolRequest request) |
ResetInstancePoolResponse |
ComputeManagement.resetInstancePool(ResetInstancePoolRequest request)
Performs the reset (immediate power off and power on) action on the specified instance pool,
which performs the action on all the instances in the pool.
|
Modifier and Type | Method and Description |
---|---|
Future<ResetInstancePoolResponse> |
ComputeManagementAsyncClient.resetInstancePool(ResetInstancePoolRequest request,
AsyncHandler<ResetInstancePoolRequest,ResetInstancePoolResponse> handler) |
Future<ResetInstancePoolResponse> |
ComputeManagementAsync.resetInstancePool(ResetInstancePoolRequest request,
AsyncHandler<ResetInstancePoolRequest,ResetInstancePoolResponse> handler)
Performs the reset (immediate power off and power on) action on the specified instance pool,
which performs the action on all the instances in the pool.
|
Modifier and Type | Method and Description |
---|---|
Future<ResetInstancePoolResponse> |
ComputeManagementAsyncClient.resetInstancePool(ResetInstancePoolRequest request,
AsyncHandler<ResetInstancePoolRequest,ResetInstancePoolResponse> handler) |
Future<ResetInstancePoolResponse> |
ComputeManagementAsync.resetInstancePool(ResetInstancePoolRequest request,
AsyncHandler<ResetInstancePoolRequest,ResetInstancePoolResponse> handler)
Performs the reset (immediate power off and power on) action on the specified instance pool,
which performs the action on all the instances in the pool.
|
Modifier and Type | Method and Description |
---|---|
ResetInstancePoolResponse |
ResetInstancePoolResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ResetInstancePoolResponse.Builder |
ResetInstancePoolResponse.Builder.copy(ResetInstancePoolResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.