Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
UpdateServiceGatewayResponse |
VirtualNetwork.updateServiceGateway(UpdateServiceGatewayRequest request)
Updates the specified service gateway.
|
UpdateServiceGatewayResponse |
VirtualNetworkClient.updateServiceGateway(UpdateServiceGatewayRequest request) |
Future<UpdateServiceGatewayResponse> |
VirtualNetworkAsyncClient.updateServiceGateway(UpdateServiceGatewayRequest request,
AsyncHandler<UpdateServiceGatewayRequest,UpdateServiceGatewayResponse> handler) |
Future<UpdateServiceGatewayResponse> |
VirtualNetworkAsync.updateServiceGateway(UpdateServiceGatewayRequest request,
AsyncHandler<UpdateServiceGatewayRequest,UpdateServiceGatewayResponse> handler)
Updates the specified service gateway.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateServiceGatewayResponse> |
VirtualNetworkAsyncClient.updateServiceGateway(UpdateServiceGatewayRequest request,
AsyncHandler<UpdateServiceGatewayRequest,UpdateServiceGatewayResponse> handler) |
Future<UpdateServiceGatewayResponse> |
VirtualNetworkAsync.updateServiceGateway(UpdateServiceGatewayRequest request,
AsyncHandler<UpdateServiceGatewayRequest,UpdateServiceGatewayResponse> handler)
Updates the specified service gateway.
|
Modifier and Type | Method and Description |
---|---|
UpdateServiceGatewayRequest |
UpdateServiceGatewayRequest.Builder.build()
Build the instance of UpdateServiceGatewayRequest as configured by this builder
|
UpdateServiceGatewayRequest |
UpdateServiceGatewayRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateServiceGatewayRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateServiceGatewayRequest.Builder |
UpdateServiceGatewayRequest.Builder.copy(UpdateServiceGatewayRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.