Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
UpdateByoipRangeResponse |
VirtualNetwork.updateByoipRange(UpdateByoipRangeRequest request)
Updates the tags or display name associated to the specified BYOIP CIDR block.
|
UpdateByoipRangeResponse |
VirtualNetworkClient.updateByoipRange(UpdateByoipRangeRequest request) |
Future<UpdateByoipRangeResponse> |
VirtualNetworkAsyncClient.updateByoipRange(UpdateByoipRangeRequest request,
AsyncHandler<UpdateByoipRangeRequest,UpdateByoipRangeResponse> handler) |
Future<UpdateByoipRangeResponse> |
VirtualNetworkAsync.updateByoipRange(UpdateByoipRangeRequest request,
AsyncHandler<UpdateByoipRangeRequest,UpdateByoipRangeResponse> handler)
Updates the tags or display name associated to the specified BYOIP CIDR block.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateByoipRangeResponse> |
VirtualNetworkAsyncClient.updateByoipRange(UpdateByoipRangeRequest request,
AsyncHandler<UpdateByoipRangeRequest,UpdateByoipRangeResponse> handler) |
Future<UpdateByoipRangeResponse> |
VirtualNetworkAsync.updateByoipRange(UpdateByoipRangeRequest request,
AsyncHandler<UpdateByoipRangeRequest,UpdateByoipRangeResponse> handler)
Updates the tags or display name associated to the specified BYOIP CIDR block.
|
Modifier and Type | Method and Description |
---|---|
UpdateByoipRangeRequest |
UpdateByoipRangeRequest.Builder.build()
Build the instance of UpdateByoipRangeRequest as configured by this builder
|
UpdateByoipRangeRequest |
UpdateByoipRangeRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateByoipRangeRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateByoipRangeRequest.Builder |
UpdateByoipRangeRequest.Builder.copy(UpdateByoipRangeRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.