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