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