Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Future<ChangeInstancePoolCompartmentResponse> |
ComputeManagementAsyncClient.changeInstancePoolCompartment(ChangeInstancePoolCompartmentRequest request,
AsyncHandler<ChangeInstancePoolCompartmentRequest,ChangeInstancePoolCompartmentResponse> handler) |
Future<ChangeInstancePoolCompartmentResponse> |
ComputeManagementAsync.changeInstancePoolCompartment(ChangeInstancePoolCompartmentRequest request,
AsyncHandler<ChangeInstancePoolCompartmentRequest,ChangeInstancePoolCompartmentResponse> handler)
Moves an instance pool into a different compartment within the same tenancy.
|
Modifier and Type | Method and Description |
---|---|
ChangeInstancePoolCompartmentRequest |
ChangeInstancePoolCompartmentRequest.Builder.build()
Build the instance of ChangeInstancePoolCompartmentRequest as configured by this builder
|
ChangeInstancePoolCompartmentRequest |
ChangeInstancePoolCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeInstancePoolCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeInstancePoolCompartmentRequest.Builder |
ChangeInstancePoolCompartmentRequest.Builder.copy(ChangeInstancePoolCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.