| Package | Description |
|---|---|
| com.amazonaws.services.mediaconnect |
API for AWS Elemental MediaConnect
|
| com.amazonaws.services.mediaconnect.model |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateGatewayInstanceResult> |
AbstractAWSMediaConnectAsync.updateGatewayInstanceAsync(UpdateGatewayInstanceRequest request,
AsyncHandler<UpdateGatewayInstanceRequest,UpdateGatewayInstanceResult> asyncHandler) |
Future<UpdateGatewayInstanceResult> |
AWSMediaConnectAsyncClient.updateGatewayInstanceAsync(UpdateGatewayInstanceRequest request,
AsyncHandler<UpdateGatewayInstanceRequest,UpdateGatewayInstanceResult> asyncHandler) |
Future<UpdateGatewayInstanceResult> |
AWSMediaConnectAsync.updateGatewayInstanceAsync(UpdateGatewayInstanceRequest updateGatewayInstanceRequest,
AsyncHandler<UpdateGatewayInstanceRequest,UpdateGatewayInstanceResult> asyncHandler)
Updates the configuration of an existing Gateway Instance.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateGatewayInstanceRequest |
UpdateGatewayInstanceRequest.clone() |
UpdateGatewayInstanceRequest |
UpdateGatewayInstanceRequest.withBridgePlacement(BridgePlacement bridgePlacement)
The availability of the instance to host new bridges.
|
UpdateGatewayInstanceRequest |
UpdateGatewayInstanceRequest.withBridgePlacement(String bridgePlacement)
The availability of the instance to host new bridges.
|
UpdateGatewayInstanceRequest |
UpdateGatewayInstanceRequest.withGatewayInstanceArn(String gatewayInstanceArn)
The Amazon Resource Name (ARN) of the instance that you want to update.
|
Copyright © 2023. All rights reserved.