Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
GetInstancePoolResponse |
ComputeManagementClient.getInstancePool(GetInstancePoolRequest request) |
GetInstancePoolResponse |
ComputeManagement.getInstancePool(GetInstancePoolRequest request)
Gets the specified instance pool
|
Modifier and Type | Method and Description |
---|---|
Future<GetInstancePoolResponse> |
ComputeManagementAsyncClient.getInstancePool(GetInstancePoolRequest request,
AsyncHandler<GetInstancePoolRequest,GetInstancePoolResponse> handler) |
Future<GetInstancePoolResponse> |
ComputeManagementAsync.getInstancePool(GetInstancePoolRequest request,
AsyncHandler<GetInstancePoolRequest,GetInstancePoolResponse> handler)
Gets the specified instance pool
|
Modifier and Type | Method and Description |
---|---|
GetInstancePoolResponse |
GetInstancePoolResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetInstancePoolResponse.Builder |
GetInstancePoolResponse.Builder.copy(GetInstancePoolResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.