Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
AdvertiseByoipRangeResponse |
VirtualNetworkClient.advertiseByoipRange(AdvertiseByoipRangeRequest request) |
AdvertiseByoipRangeResponse |
VirtualNetwork.advertiseByoipRange(AdvertiseByoipRangeRequest request)
Begins BGP route advertisements for the BYOIP CIDR block you imported to the Oracle Cloud.
|
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.
|
Future<AdvertiseByoipRangeResponse> |
VirtualNetworkAsyncClient.advertiseByoipRange(AdvertiseByoipRangeRequest request,
AsyncHandler<AdvertiseByoipRangeRequest,AdvertiseByoipRangeResponse> handler) |
Modifier and Type | Method and Description |
---|---|
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.
|
Future<AdvertiseByoipRangeResponse> |
VirtualNetworkAsyncClient.advertiseByoipRange(AdvertiseByoipRangeRequest request,
AsyncHandler<AdvertiseByoipRangeRequest,AdvertiseByoipRangeResponse> handler) |
Modifier and Type | Method and Description |
---|---|
AdvertiseByoipRangeRequest |
AdvertiseByoipRangeRequest.Builder.build()
Build the instance of AdvertiseByoipRangeRequest as configured by this builder
|
AdvertiseByoipRangeRequest |
AdvertiseByoipRangeRequest.Builder.buildWithoutInvocationCallback()
Build the instance of AdvertiseByoipRangeRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
AdvertiseByoipRangeRequest.Builder |
AdvertiseByoipRangeRequest.Builder.copy(AdvertiseByoipRangeRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.