Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
CreateDrgResponse |
VirtualNetworkClient.createDrg(CreateDrgRequest request) |
CreateDrgResponse |
VirtualNetwork.createDrg(CreateDrgRequest request)
Creates a new dynamic routing gateway (DRG) in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateDrgResponse> |
VirtualNetworkAsync.createDrg(CreateDrgRequest request,
AsyncHandler<CreateDrgRequest,CreateDrgResponse> handler)
Creates a new dynamic routing gateway (DRG) in the specified compartment.
|
Future<CreateDrgResponse> |
VirtualNetworkAsyncClient.createDrg(CreateDrgRequest request,
AsyncHandler<CreateDrgRequest,CreateDrgResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateDrgResponse> |
VirtualNetworkAsync.createDrg(CreateDrgRequest request,
AsyncHandler<CreateDrgRequest,CreateDrgResponse> handler)
Creates a new dynamic routing gateway (DRG) in the specified compartment.
|
Future<CreateDrgResponse> |
VirtualNetworkAsyncClient.createDrg(CreateDrgRequest request,
AsyncHandler<CreateDrgRequest,CreateDrgResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateDrgResponse |
CreateDrgResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateDrgResponse.Builder |
CreateDrgResponse.Builder.copy(CreateDrgResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.