Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<ChangeDrgCompartmentRequest,ChangeDrgCompartmentResponse> |
VirtualNetworkWaiters.forChangeDrgCompartment(ChangeDrgCompartmentRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<ChangeDrgCompartmentRequest,ChangeDrgCompartmentResponse> |
VirtualNetworkWaiters.forChangeDrgCompartment(ChangeDrgCompartmentRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<ChangeDrgCompartmentResponse> |
VirtualNetworkAsync.changeDrgCompartment(ChangeDrgCompartmentRequest request,
AsyncHandler<ChangeDrgCompartmentRequest,ChangeDrgCompartmentResponse> handler)
Moves a DRG into a different compartment within the same tenancy.
|
Future<ChangeDrgCompartmentResponse> |
VirtualNetworkAsyncClient.changeDrgCompartment(ChangeDrgCompartmentRequest request,
AsyncHandler<ChangeDrgCompartmentRequest,ChangeDrgCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeDrgCompartmentRequest |
ChangeDrgCompartmentRequest.Builder.build()
Build the instance of ChangeDrgCompartmentRequest as configured by this builder
|
ChangeDrgCompartmentRequest |
ChangeDrgCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeDrgCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeDrgCompartmentRequest.Builder |
ChangeDrgCompartmentRequest.Builder.copy(ChangeDrgCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.