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