Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
SoftresetInstancePoolResponse |
ComputeManagementClient.softresetInstancePool(SoftresetInstancePoolRequest request) |
SoftresetInstancePoolResponse |
ComputeManagement.softresetInstancePool(SoftresetInstancePoolRequest request)
Performs the softreset (ACPI shutdown 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<SoftresetInstancePoolResponse> |
ComputeManagementAsyncClient.softresetInstancePool(SoftresetInstancePoolRequest request,
AsyncHandler<SoftresetInstancePoolRequest,SoftresetInstancePoolResponse> handler) |
Future<SoftresetInstancePoolResponse> |
ComputeManagementAsync.softresetInstancePool(SoftresetInstancePoolRequest request,
AsyncHandler<SoftresetInstancePoolRequest,SoftresetInstancePoolResponse> handler)
Performs the softreset (ACPI shutdown 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<SoftresetInstancePoolResponse> |
ComputeManagementAsyncClient.softresetInstancePool(SoftresetInstancePoolRequest request,
AsyncHandler<SoftresetInstancePoolRequest,SoftresetInstancePoolResponse> handler) |
Future<SoftresetInstancePoolResponse> |
ComputeManagementAsync.softresetInstancePool(SoftresetInstancePoolRequest request,
AsyncHandler<SoftresetInstancePoolRequest,SoftresetInstancePoolResponse> handler)
Performs the softreset (ACPI shutdown 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 |
---|---|
SoftresetInstancePoolResponse |
SoftresetInstancePoolResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
SoftresetInstancePoolResponse.Builder |
SoftresetInstancePoolResponse.Builder.copy(SoftresetInstancePoolResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.