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