Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
AdvertiseByoipRangeResponse |
VirtualNetwork.advertiseByoipRange(AdvertiseByoipRangeRequest request)
Begins BGP route advertisements for the BYOIP CIDR block you imported to the Oracle Cloud.
|
AdvertiseByoipRangeResponse |
VirtualNetworkClient.advertiseByoipRange(AdvertiseByoipRangeRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<AdvertiseByoipRangeResponse> |
VirtualNetworkAsyncClient.advertiseByoipRange(AdvertiseByoipRangeRequest request,
AsyncHandler<AdvertiseByoipRangeRequest,AdvertiseByoipRangeResponse> handler) |
Future<AdvertiseByoipRangeResponse> |
VirtualNetworkAsync.advertiseByoipRange(AdvertiseByoipRangeRequest request,
AsyncHandler<AdvertiseByoipRangeRequest,AdvertiseByoipRangeResponse> handler)
Begins BGP route advertisements for the BYOIP CIDR block you imported to the Oracle Cloud.
|
Modifier and Type | Method and Description |
---|---|
Future<AdvertiseByoipRangeResponse> |
VirtualNetworkAsyncClient.advertiseByoipRange(AdvertiseByoipRangeRequest request,
AsyncHandler<AdvertiseByoipRangeRequest,AdvertiseByoipRangeResponse> handler) |
Future<AdvertiseByoipRangeResponse> |
VirtualNetworkAsync.advertiseByoipRange(AdvertiseByoipRangeRequest request,
AsyncHandler<AdvertiseByoipRangeRequest,AdvertiseByoipRangeResponse> handler)
Begins BGP route advertisements for the BYOIP CIDR block you imported to the Oracle Cloud.
|
Modifier and Type | Method and Description |
---|---|
AdvertiseByoipRangeResponse |
AdvertiseByoipRangeResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
AdvertiseByoipRangeResponse.Builder |
AdvertiseByoipRangeResponse.Builder.copy(AdvertiseByoipRangeResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.