Package | Description |
---|---|
com.oracle.bmc.apigateway | |
com.oracle.bmc.apigateway.responses |
Modifier and Type | Method and Description |
---|---|
UpdateApiResponse |
ApiGateway.updateApi(UpdateApiRequest request)
Updates the API with the given identifier.
|
UpdateApiResponse |
ApiGatewayClient.updateApi(UpdateApiRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateApiResponse> |
ApiGatewayAsync.updateApi(UpdateApiRequest request,
AsyncHandler<UpdateApiRequest,UpdateApiResponse> handler)
Updates the API with the given identifier.
|
Future<UpdateApiResponse> |
ApiGatewayAsyncClient.updateApi(UpdateApiRequest request,
AsyncHandler<UpdateApiRequest,UpdateApiResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateApiResponse> |
ApiGatewayAsync.updateApi(UpdateApiRequest request,
AsyncHandler<UpdateApiRequest,UpdateApiResponse> handler)
Updates the API with the given identifier.
|
Future<UpdateApiResponse> |
ApiGatewayAsyncClient.updateApi(UpdateApiRequest request,
AsyncHandler<UpdateApiRequest,UpdateApiResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateApiResponse |
UpdateApiResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateApiResponse.Builder |
UpdateApiResponse.Builder.copy(UpdateApiResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.