Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
ChangeServiceGatewayCompartmentResponse |
VirtualNetwork.changeServiceGatewayCompartment(ChangeServiceGatewayCompartmentRequest request)
Moves a service gateway into a different compartment within the same tenancy.
|
ChangeServiceGatewayCompartmentResponse |
VirtualNetworkClient.changeServiceGatewayCompartment(ChangeServiceGatewayCompartmentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeServiceGatewayCompartmentResponse> |
VirtualNetworkAsyncClient.changeServiceGatewayCompartment(ChangeServiceGatewayCompartmentRequest request,
AsyncHandler<ChangeServiceGatewayCompartmentRequest,ChangeServiceGatewayCompartmentResponse> handler) |
Future<ChangeServiceGatewayCompartmentResponse> |
VirtualNetworkAsync.changeServiceGatewayCompartment(ChangeServiceGatewayCompartmentRequest request,
AsyncHandler<ChangeServiceGatewayCompartmentRequest,ChangeServiceGatewayCompartmentResponse> handler)
Moves a service gateway into a different compartment within the same tenancy.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeServiceGatewayCompartmentResponse> |
VirtualNetworkAsyncClient.changeServiceGatewayCompartment(ChangeServiceGatewayCompartmentRequest request,
AsyncHandler<ChangeServiceGatewayCompartmentRequest,ChangeServiceGatewayCompartmentResponse> handler) |
Future<ChangeServiceGatewayCompartmentResponse> |
VirtualNetworkAsync.changeServiceGatewayCompartment(ChangeServiceGatewayCompartmentRequest request,
AsyncHandler<ChangeServiceGatewayCompartmentRequest,ChangeServiceGatewayCompartmentResponse> handler)
Moves a service gateway into a different compartment within the same tenancy.
|
Modifier and Type | Method and Description |
---|---|
ChangeServiceGatewayCompartmentResponse |
ChangeServiceGatewayCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeServiceGatewayCompartmentResponse.Builder |
ChangeServiceGatewayCompartmentResponse.Builder.copy(ChangeServiceGatewayCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.