Package | Description |
---|---|
com.oracle.bmc.apigateway | |
com.oracle.bmc.apigateway.responses |
Modifier and Type | Method and Description |
---|---|
UpdateGatewayResponse |
GatewayClient.updateGateway(UpdateGatewayRequest request) |
UpdateGatewayResponse |
Gateway.updateGateway(UpdateGatewayRequest request)
Updates the gateway with the given identifier.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateGatewayResponse> |
GatewayAsyncClient.updateGateway(UpdateGatewayRequest request,
AsyncHandler<UpdateGatewayRequest,UpdateGatewayResponse> handler) |
Future<UpdateGatewayResponse> |
GatewayAsync.updateGateway(UpdateGatewayRequest request,
AsyncHandler<UpdateGatewayRequest,UpdateGatewayResponse> handler)
Updates the gateway with the given identifier.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateGatewayResponse> |
GatewayAsyncClient.updateGateway(UpdateGatewayRequest request,
AsyncHandler<UpdateGatewayRequest,UpdateGatewayResponse> handler) |
Future<UpdateGatewayResponse> |
GatewayAsync.updateGateway(UpdateGatewayRequest request,
AsyncHandler<UpdateGatewayRequest,UpdateGatewayResponse> handler)
Updates the gateway with the given identifier.
|
Modifier and Type | Method and Description |
---|---|
UpdateGatewayResponse |
UpdateGatewayResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateGatewayResponse.Builder |
UpdateGatewayResponse.Builder.copy(UpdateGatewayResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.