Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<SetOriginAsnRequest,SetOriginAsnResponse> |
VirtualNetworkWaiters.forSetOriginAsn(SetOriginAsnRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<SetOriginAsnRequest,SetOriginAsnResponse> |
VirtualNetworkWaiters.forSetOriginAsn(SetOriginAsnRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<SetOriginAsnResponse> |
VirtualNetworkAsync.setOriginAsn(SetOriginAsnRequest request,
AsyncHandler<SetOriginAsnRequest,SetOriginAsnResponse> handler)
Update BYOIP’s origin ASN to byoasn.
|
Future<SetOriginAsnResponse> |
VirtualNetworkAsyncClient.setOriginAsn(SetOriginAsnRequest request,
AsyncHandler<SetOriginAsnRequest,SetOriginAsnResponse> handler) |
Modifier and Type | Method and Description |
---|---|
SetOriginAsnRequest |
SetOriginAsnRequest.Builder.build()
Build the instance of SetOriginAsnRequest as configured by this builder
|
SetOriginAsnRequest |
SetOriginAsnRequest.Builder.buildWithoutInvocationCallback()
Build the instance of SetOriginAsnRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
SetOriginAsnRequest.Builder |
SetOriginAsnRequest.Builder.copy(SetOriginAsnRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.