| Package | Description |
|---|---|
| software.amazon.awssdk.services.mediaconnect |
API for AWS Elemental MediaConnect
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateGatewayInstanceResponse |
MediaConnectClient.updateGatewayInstance(Consumer<UpdateGatewayInstanceRequest.Builder> updateGatewayInstanceRequest)
Updates the configuration of an existing Gateway Instance.
|
default UpdateGatewayInstanceResponse |
MediaConnectClient.updateGatewayInstance(UpdateGatewayInstanceRequest updateGatewayInstanceRequest)
Updates the configuration of an existing Gateway Instance.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateGatewayInstanceResponse> |
MediaConnectAsyncClient.updateGatewayInstance(Consumer<UpdateGatewayInstanceRequest.Builder> updateGatewayInstanceRequest)
Updates the configuration of an existing Gateway Instance.
|
default CompletableFuture<UpdateGatewayInstanceResponse> |
MediaConnectAsyncClient.updateGatewayInstance(UpdateGatewayInstanceRequest updateGatewayInstanceRequest)
Updates the configuration of an existing Gateway Instance.
|
Copyright © 2023. All rights reserved.