Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
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 |
---|---|
GetInstancePoolInstanceRequest |
GetInstancePoolInstanceRequest.Builder.build()
Build the instance of GetInstancePoolInstanceRequest as configured by this builder
|
GetInstancePoolInstanceRequest |
GetInstancePoolInstanceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetInstancePoolInstanceRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetInstancePoolInstanceRequest.Builder |
GetInstancePoolInstanceRequest.Builder.copy(GetInstancePoolInstanceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.