Package | Description |
---|---|
com.oracle.bmc.apigateway | |
com.oracle.bmc.apigateway.requests |
Modifier and Type | Method and Description |
---|---|
UpdateGatewayResponse |
GatewayClient.updateGateway(UpdateGatewayRequest request) |
UpdateGatewayResponse |
Gateway.updateGateway(UpdateGatewayRequest request)
Updates the gateway with the given identifier.
|
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 |
---|---|
UpdateGatewayRequest |
UpdateGatewayRequest.Builder.build()
Build the instance of UpdateGatewayRequest as configured by this builder
|
UpdateGatewayRequest |
UpdateGatewayRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateGatewayRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateGatewayRequest.Builder |
UpdateGatewayRequest.Builder.copy(UpdateGatewayRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.