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