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