Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
ChangeIPSecConnectionCompartmentResponse |
VirtualNetwork.changeIPSecConnectionCompartment(ChangeIPSecConnectionCompartmentRequest request)
Moves an IPSec connection into a different compartment within the same tenancy.
|
ChangeIPSecConnectionCompartmentResponse |
VirtualNetworkClient.changeIPSecConnectionCompartment(ChangeIPSecConnectionCompartmentRequest request) |
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 |
---|---|
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 |
---|---|
ChangeIPSecConnectionCompartmentResponse |
ChangeIPSecConnectionCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeIPSecConnectionCompartmentResponse.Builder |
ChangeIPSecConnectionCompartmentResponse.Builder.copy(ChangeIPSecConnectionCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.