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