@Generated(value="software.amazon.awssdk:codegen") @ThreadSafe public interface MediaConnectClient extends AwsClient
builder() method.
API for AWS Elemental MediaConnect| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_METADATA_ID
Value for looking up the service's metadata from the
ServiceMetadataProvider. |
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
default AddBridgeOutputsResponse |
addBridgeOutputs(AddBridgeOutputsRequest addBridgeOutputsRequest)
Adds outputs to an existing bridge.
|
default AddBridgeOutputsResponse |
addBridgeOutputs(Consumer<AddBridgeOutputsRequest.Builder> addBridgeOutputsRequest)
Adds outputs to an existing bridge.
|
default AddBridgeSourcesResponse |
addBridgeSources(AddBridgeSourcesRequest addBridgeSourcesRequest)
Adds sources to an existing bridge.
|
default AddBridgeSourcesResponse |
addBridgeSources(Consumer<AddBridgeSourcesRequest.Builder> addBridgeSourcesRequest)
Adds sources to an existing bridge.
|
default AddFlowMediaStreamsResponse |
addFlowMediaStreams(AddFlowMediaStreamsRequest addFlowMediaStreamsRequest)
Adds media streams to an existing flow.
|
default AddFlowMediaStreamsResponse |
addFlowMediaStreams(Consumer<AddFlowMediaStreamsRequest.Builder> addFlowMediaStreamsRequest)
Adds media streams to an existing flow.
|
default AddFlowOutputsResponse |
addFlowOutputs(AddFlowOutputsRequest addFlowOutputsRequest)
Adds outputs to an existing flow.
|
default AddFlowOutputsResponse |
addFlowOutputs(Consumer<AddFlowOutputsRequest.Builder> addFlowOutputsRequest)
Adds outputs to an existing flow.
|
default AddFlowSourcesResponse |
addFlowSources(AddFlowSourcesRequest addFlowSourcesRequest)
Adds Sources to flow
|
default AddFlowSourcesResponse |
addFlowSources(Consumer<AddFlowSourcesRequest.Builder> addFlowSourcesRequest)
Adds Sources to flow
|
default AddFlowVpcInterfacesResponse |
addFlowVpcInterfaces(AddFlowVpcInterfacesRequest addFlowVpcInterfacesRequest)
Adds VPC interfaces to flow
|
default AddFlowVpcInterfacesResponse |
addFlowVpcInterfaces(Consumer<AddFlowVpcInterfacesRequest.Builder> addFlowVpcInterfacesRequest)
Adds VPC interfaces to flow
|
static MediaConnectClientBuilder |
builder()
Create a builder that can be used to configure and create a
MediaConnectClient. |
static MediaConnectClient |
create()
Create a
MediaConnectClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
default CreateBridgeResponse |
createBridge(Consumer<CreateBridgeRequest.Builder> createBridgeRequest)
Creates a new bridge.
|
default CreateBridgeResponse |
createBridge(CreateBridgeRequest createBridgeRequest)
Creates a new bridge.
|
default CreateFlowResponse |
createFlow(Consumer<CreateFlowRequest.Builder> createFlowRequest)
Creates a new flow.
|
default CreateFlowResponse |
createFlow(CreateFlowRequest createFlowRequest)
Creates a new flow.
|
default CreateGatewayResponse |
createGateway(Consumer<CreateGatewayRequest.Builder> createGatewayRequest)
Creates a new gateway.
|
default CreateGatewayResponse |
createGateway(CreateGatewayRequest createGatewayRequest)
Creates a new gateway.
|
default DeleteBridgeResponse |
deleteBridge(Consumer<DeleteBridgeRequest.Builder> deleteBridgeRequest)
Deletes a bridge.
|
default DeleteBridgeResponse |
deleteBridge(DeleteBridgeRequest deleteBridgeRequest)
Deletes a bridge.
|
default DeleteFlowResponse |
deleteFlow(Consumer<DeleteFlowRequest.Builder> deleteFlowRequest)
Deletes a flow.
|
default DeleteFlowResponse |
deleteFlow(DeleteFlowRequest deleteFlowRequest)
Deletes a flow.
|
default DeleteGatewayResponse |
deleteGateway(Consumer<DeleteGatewayRequest.Builder> deleteGatewayRequest)
Deletes a gateway.
|
default DeleteGatewayResponse |
deleteGateway(DeleteGatewayRequest deleteGatewayRequest)
Deletes a gateway.
|
default DeregisterGatewayInstanceResponse |
deregisterGatewayInstance(Consumer<DeregisterGatewayInstanceRequest.Builder> deregisterGatewayInstanceRequest)
Deregisters an instance.
|
default DeregisterGatewayInstanceResponse |
deregisterGatewayInstance(DeregisterGatewayInstanceRequest deregisterGatewayInstanceRequest)
Deregisters an instance.
|
default DescribeBridgeResponse |
describeBridge(Consumer<DescribeBridgeRequest.Builder> describeBridgeRequest)
Displays the details of a bridge.
|
default DescribeBridgeResponse |
describeBridge(DescribeBridgeRequest describeBridgeRequest)
Displays the details of a bridge.
|
default DescribeFlowResponse |
describeFlow(Consumer<DescribeFlowRequest.Builder> describeFlowRequest)
Displays the details of a flow.
|
default DescribeFlowResponse |
describeFlow(DescribeFlowRequest describeFlowRequest)
Displays the details of a flow.
|
default DescribeGatewayResponse |
describeGateway(Consumer<DescribeGatewayRequest.Builder> describeGatewayRequest)
Displays the details of a gateway.
|
default DescribeGatewayResponse |
describeGateway(DescribeGatewayRequest describeGatewayRequest)
Displays the details of a gateway.
|
default DescribeGatewayInstanceResponse |
describeGatewayInstance(Consumer<DescribeGatewayInstanceRequest.Builder> describeGatewayInstanceRequest)
Displays the details of an instance.
|
default DescribeGatewayInstanceResponse |
describeGatewayInstance(DescribeGatewayInstanceRequest describeGatewayInstanceRequest)
Displays the details of an instance.
|
default DescribeOfferingResponse |
describeOffering(Consumer<DescribeOfferingRequest.Builder> describeOfferingRequest)
Displays the details of an offering.
|
default DescribeOfferingResponse |
describeOffering(DescribeOfferingRequest describeOfferingRequest)
Displays the details of an offering.
|
default DescribeReservationResponse |
describeReservation(Consumer<DescribeReservationRequest.Builder> describeReservationRequest)
Displays the details of a reservation.
|
default DescribeReservationResponse |
describeReservation(DescribeReservationRequest describeReservationRequest)
Displays the details of a reservation.
|
default GrantFlowEntitlementsResponse |
grantFlowEntitlements(Consumer<GrantFlowEntitlementsRequest.Builder> grantFlowEntitlementsRequest)
Grants entitlements to an existing flow.
|
default GrantFlowEntitlementsResponse |
grantFlowEntitlements(GrantFlowEntitlementsRequest grantFlowEntitlementsRequest)
Grants entitlements to an existing flow.
|
default ListBridgesResponse |
listBridges(Consumer<ListBridgesRequest.Builder> listBridgesRequest)
Displays a list of bridges that are associated with this account and an optionally specified Arn.
|
default ListBridgesResponse |
listBridges(ListBridgesRequest listBridgesRequest)
Displays a list of bridges that are associated with this account and an optionally specified Arn.
|
default ListBridgesIterable |
listBridgesPaginator(Consumer<ListBridgesRequest.Builder> listBridgesRequest)
Displays a list of bridges that are associated with this account and an optionally specified Arn.
|
default ListBridgesIterable |
listBridgesPaginator(ListBridgesRequest listBridgesRequest)
Displays a list of bridges that are associated with this account and an optionally specified Arn.
|
default ListEntitlementsResponse |
listEntitlements()
Displays a list of all entitlements that have been granted to this account.
|
default ListEntitlementsResponse |
listEntitlements(Consumer<ListEntitlementsRequest.Builder> listEntitlementsRequest)
Displays a list of all entitlements that have been granted to this account.
|
default ListEntitlementsResponse |
listEntitlements(ListEntitlementsRequest listEntitlementsRequest)
Displays a list of all entitlements that have been granted to this account.
|
default ListEntitlementsIterable |
listEntitlementsPaginator()
Displays a list of all entitlements that have been granted to this account.
|
default ListEntitlementsIterable |
listEntitlementsPaginator(Consumer<ListEntitlementsRequest.Builder> listEntitlementsRequest)
Displays a list of all entitlements that have been granted to this account.
|
default ListEntitlementsIterable |
listEntitlementsPaginator(ListEntitlementsRequest listEntitlementsRequest)
Displays a list of all entitlements that have been granted to this account.
|
default ListFlowsResponse |
listFlows()
Displays a list of flows that are associated with this account.
|
default ListFlowsResponse |
listFlows(Consumer<ListFlowsRequest.Builder> listFlowsRequest)
Displays a list of flows that are associated with this account.
|
default ListFlowsResponse |
listFlows(ListFlowsRequest listFlowsRequest)
Displays a list of flows that are associated with this account.
|
default ListFlowsIterable |
listFlowsPaginator()
Displays a list of flows that are associated with this account.
|
default ListFlowsIterable |
listFlowsPaginator(Consumer<ListFlowsRequest.Builder> listFlowsRequest)
Displays a list of flows that are associated with this account.
|
default ListFlowsIterable |
listFlowsPaginator(ListFlowsRequest listFlowsRequest)
Displays a list of flows that are associated with this account.
|
default ListGatewayInstancesResponse |
listGatewayInstances(Consumer<ListGatewayInstancesRequest.Builder> listGatewayInstancesRequest)
Displays a list of instances associated with the AWS account.
|
default ListGatewayInstancesResponse |
listGatewayInstances(ListGatewayInstancesRequest listGatewayInstancesRequest)
Displays a list of instances associated with the AWS account.
|
default ListGatewayInstancesIterable |
listGatewayInstancesPaginator(Consumer<ListGatewayInstancesRequest.Builder> listGatewayInstancesRequest)
Displays a list of instances associated with the AWS account.
|
default ListGatewayInstancesIterable |
listGatewayInstancesPaginator(ListGatewayInstancesRequest listGatewayInstancesRequest)
Displays a list of instances associated with the AWS account.
|
default ListGatewaysResponse |
listGateways(Consumer<ListGatewaysRequest.Builder> listGatewaysRequest)
Displays a list of gateways that are associated with this account.
|
default ListGatewaysResponse |
listGateways(ListGatewaysRequest listGatewaysRequest)
Displays a list of gateways that are associated with this account.
|
default ListGatewaysIterable |
listGatewaysPaginator(Consumer<ListGatewaysRequest.Builder> listGatewaysRequest)
Displays a list of gateways that are associated with this account.
|
default ListGatewaysIterable |
listGatewaysPaginator(ListGatewaysRequest listGatewaysRequest)
Displays a list of gateways that are associated with this account.
|
default ListOfferingsResponse |
listOfferings(Consumer<ListOfferingsRequest.Builder> listOfferingsRequest)
Displays a list of all offerings that are available to this account in the current AWS Region.
|
default ListOfferingsResponse |
listOfferings(ListOfferingsRequest listOfferingsRequest)
Displays a list of all offerings that are available to this account in the current AWS Region.
|
default ListOfferingsIterable |
listOfferingsPaginator(Consumer<ListOfferingsRequest.Builder> listOfferingsRequest)
Displays a list of all offerings that are available to this account in the current AWS Region.
|
default ListOfferingsIterable |
listOfferingsPaginator(ListOfferingsRequest listOfferingsRequest)
Displays a list of all offerings that are available to this account in the current AWS Region.
|
default ListReservationsResponse |
listReservations(Consumer<ListReservationsRequest.Builder> listReservationsRequest)
Displays a list of all reservations that have been purchased by this account in the current AWS Region.
|
default ListReservationsResponse |
listReservations(ListReservationsRequest listReservationsRequest)
Displays a list of all reservations that have been purchased by this account in the current AWS Region.
|
default ListReservationsIterable |
listReservationsPaginator(Consumer<ListReservationsRequest.Builder> listReservationsRequest)
Displays a list of all reservations that have been purchased by this account in the current AWS Region.
|
default ListReservationsIterable |
listReservationsPaginator(ListReservationsRequest listReservationsRequest)
Displays a list of all reservations that have been purchased by this account in the current AWS Region.
|
default ListTagsForResourceResponse |
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
List all tags on an AWS Elemental MediaConnect resource
|
default ListTagsForResourceResponse |
listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
List all tags on an AWS Elemental MediaConnect resource
|
default PurchaseOfferingResponse |
purchaseOffering(Consumer<PurchaseOfferingRequest.Builder> purchaseOfferingRequest)
Submits a request to purchase an offering.
|
default PurchaseOfferingResponse |
purchaseOffering(PurchaseOfferingRequest purchaseOfferingRequest)
Submits a request to purchase an offering.
|
default RemoveBridgeOutputResponse |
removeBridgeOutput(Consumer<RemoveBridgeOutputRequest.Builder> removeBridgeOutputRequest)
Removes an output from a bridge.
|
default RemoveBridgeOutputResponse |
removeBridgeOutput(RemoveBridgeOutputRequest removeBridgeOutputRequest)
Removes an output from a bridge.
|
default RemoveBridgeSourceResponse |
removeBridgeSource(Consumer<RemoveBridgeSourceRequest.Builder> removeBridgeSourceRequest)
Removes a source from a bridge.
|
default RemoveBridgeSourceResponse |
removeBridgeSource(RemoveBridgeSourceRequest removeBridgeSourceRequest)
Removes a source from a bridge.
|
default RemoveFlowMediaStreamResponse |
removeFlowMediaStream(Consumer<RemoveFlowMediaStreamRequest.Builder> removeFlowMediaStreamRequest)
Removes a media stream from a flow.
|
default RemoveFlowMediaStreamResponse |
removeFlowMediaStream(RemoveFlowMediaStreamRequest removeFlowMediaStreamRequest)
Removes a media stream from a flow.
|
default RemoveFlowOutputResponse |
removeFlowOutput(Consumer<RemoveFlowOutputRequest.Builder> removeFlowOutputRequest)
Removes an output from an existing flow.
|
default RemoveFlowOutputResponse |
removeFlowOutput(RemoveFlowOutputRequest removeFlowOutputRequest)
Removes an output from an existing flow.
|
default RemoveFlowSourceResponse |
removeFlowSource(Consumer<RemoveFlowSourceRequest.Builder> removeFlowSourceRequest)
Removes a source from an existing flow.
|
default RemoveFlowSourceResponse |
removeFlowSource(RemoveFlowSourceRequest removeFlowSourceRequest)
Removes a source from an existing flow.
|
default RemoveFlowVpcInterfaceResponse |
removeFlowVpcInterface(Consumer<RemoveFlowVpcInterfaceRequest.Builder> removeFlowVpcInterfaceRequest)
Removes a VPC Interface from an existing flow.
|
default RemoveFlowVpcInterfaceResponse |
removeFlowVpcInterface(RemoveFlowVpcInterfaceRequest removeFlowVpcInterfaceRequest)
Removes a VPC Interface from an existing flow.
|
default RevokeFlowEntitlementResponse |
revokeFlowEntitlement(Consumer<RevokeFlowEntitlementRequest.Builder> revokeFlowEntitlementRequest)
Revokes an entitlement from a flow.
|
default RevokeFlowEntitlementResponse |
revokeFlowEntitlement(RevokeFlowEntitlementRequest revokeFlowEntitlementRequest)
Revokes an entitlement from a flow.
|
default MediaConnectServiceClientConfiguration |
serviceClientConfiguration() |
static ServiceMetadata |
serviceMetadata() |
default StartFlowResponse |
startFlow(Consumer<StartFlowRequest.Builder> startFlowRequest)
Starts a flow.
|
default StartFlowResponse |
startFlow(StartFlowRequest startFlowRequest)
Starts a flow.
|
default StopFlowResponse |
stopFlow(Consumer<StopFlowRequest.Builder> stopFlowRequest)
Stops a flow.
|
default StopFlowResponse |
stopFlow(StopFlowRequest stopFlowRequest)
Stops a flow.
|
default TagResourceResponse |
tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Associates the specified tags to a resource with the specified resourceArn.
|
default TagResourceResponse |
tagResource(TagResourceRequest tagResourceRequest)
Associates the specified tags to a resource with the specified resourceArn.
|
default UntagResourceResponse |
untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Deletes specified tags from a resource.
|
default UntagResourceResponse |
untagResource(UntagResourceRequest untagResourceRequest)
Deletes specified tags from a resource.
|
default UpdateBridgeResponse |
updateBridge(Consumer<UpdateBridgeRequest.Builder> updateBridgeRequest)
Updates the bridge
|
default UpdateBridgeResponse |
updateBridge(UpdateBridgeRequest updateBridgeRequest)
Updates the bridge
|
default UpdateBridgeOutputResponse |
updateBridgeOutput(Consumer<UpdateBridgeOutputRequest.Builder> updateBridgeOutputRequest)
Updates an existing bridge output.
|
default UpdateBridgeOutputResponse |
updateBridgeOutput(UpdateBridgeOutputRequest updateBridgeOutputRequest)
Updates an existing bridge output.
|
default UpdateBridgeSourceResponse |
updateBridgeSource(Consumer<UpdateBridgeSourceRequest.Builder> updateBridgeSourceRequest)
Updates an existing bridge source.
|
default UpdateBridgeSourceResponse |
updateBridgeSource(UpdateBridgeSourceRequest updateBridgeSourceRequest)
Updates an existing bridge source.
|
default UpdateBridgeStateResponse |
updateBridgeState(Consumer<UpdateBridgeStateRequest.Builder> updateBridgeStateRequest)
Updates the bridge state
|
default UpdateBridgeStateResponse |
updateBridgeState(UpdateBridgeStateRequest updateBridgeStateRequest)
Updates the bridge state
|
default UpdateFlowResponse |
updateFlow(Consumer<UpdateFlowRequest.Builder> updateFlowRequest)
Updates flow
|
default UpdateFlowResponse |
updateFlow(UpdateFlowRequest updateFlowRequest)
Updates flow
|
default UpdateFlowEntitlementResponse |
updateFlowEntitlement(Consumer<UpdateFlowEntitlementRequest.Builder> updateFlowEntitlementRequest)
You can change an entitlement's description, subscribers, and encryption.
|
default UpdateFlowEntitlementResponse |
updateFlowEntitlement(UpdateFlowEntitlementRequest updateFlowEntitlementRequest)
You can change an entitlement's description, subscribers, and encryption.
|
default UpdateFlowMediaStreamResponse |
updateFlowMediaStream(Consumer<UpdateFlowMediaStreamRequest.Builder> updateFlowMediaStreamRequest)
Updates an existing media stream.
|
default UpdateFlowMediaStreamResponse |
updateFlowMediaStream(UpdateFlowMediaStreamRequest updateFlowMediaStreamRequest)
Updates an existing media stream.
|
default UpdateFlowOutputResponse |
updateFlowOutput(Consumer<UpdateFlowOutputRequest.Builder> updateFlowOutputRequest)
Updates an existing flow output.
|
default UpdateFlowOutputResponse |
updateFlowOutput(UpdateFlowOutputRequest updateFlowOutputRequest)
Updates an existing flow output.
|
default UpdateFlowSourceResponse |
updateFlowSource(Consumer<UpdateFlowSourceRequest.Builder> updateFlowSourceRequest)
Updates the source of a flow.
|
default UpdateFlowSourceResponse |
updateFlowSource(UpdateFlowSourceRequest updateFlowSourceRequest)
Updates the source of a flow.
|
default UpdateGatewayInstanceResponse |
updateGatewayInstance(Consumer<UpdateGatewayInstanceRequest.Builder> updateGatewayInstanceRequest)
Updates the configuration of an existing Gateway Instance.
|
default UpdateGatewayInstanceResponse |
updateGatewayInstance(UpdateGatewayInstanceRequest updateGatewayInstanceRequest)
Updates the configuration of an existing Gateway Instance.
|
default MediaConnectWaiter |
waiter()
Create an instance of
MediaConnectWaiter using this client. |
serviceNameclosestatic final String SERVICE_NAME
static final String SERVICE_METADATA_ID
ServiceMetadataProvider.default AddBridgeOutputsResponse addBridgeOutputs(AddBridgeOutputsRequest addBridgeOutputsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
addBridgeOutputsRequest - A request to add outputs to the specified bridge.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AddBridgeOutputsResponse addBridgeOutputs(Consumer<AddBridgeOutputsRequest.Builder> addBridgeOutputsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the AddBridgeOutputsRequest.Builder avoiding the need
to create one manually via AddBridgeOutputsRequest.builder()
addBridgeOutputsRequest - A Consumer that will call methods on AddBridgeOutputsRequest.Builder to create a request.
A request to add outputs to the specified bridge.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AddBridgeSourcesResponse addBridgeSources(AddBridgeSourcesRequest addBridgeSourcesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
addBridgeSourcesRequest - A request to add sources to the specified bridge.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AddBridgeSourcesResponse addBridgeSources(Consumer<AddBridgeSourcesRequest.Builder> addBridgeSourcesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the AddBridgeSourcesRequest.Builder avoiding the need
to create one manually via AddBridgeSourcesRequest.builder()
addBridgeSourcesRequest - A Consumer that will call methods on AddBridgeSourcesRequest.Builder to create a request.
A request to add sources to the specified bridge.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AddFlowMediaStreamsResponse addFlowMediaStreams(AddFlowMediaStreamsRequest addFlowMediaStreamsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
addFlowMediaStreamsRequest - A request to add media streams to the flow.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AddFlowMediaStreamsResponse addFlowMediaStreams(Consumer<AddFlowMediaStreamsRequest.Builder> addFlowMediaStreamsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the AddFlowMediaStreamsRequest.Builder avoiding the
need to create one manually via AddFlowMediaStreamsRequest.builder()
addFlowMediaStreamsRequest - A Consumer that will call methods on AddFlowMediaStreamsRequest.Builder to create a
request. A request to add media streams to the flow.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AddFlowOutputsResponse addFlowOutputs(AddFlowOutputsRequest addFlowOutputsRequest) throws AddFlowOutputs420Exception, BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
addFlowOutputsRequest - A request to add outputs to the specified flow.AddFlowOutputs420Exception - AWS Elemental MediaConnect can't complete this request because this flow already has the maximum number
of allowed outputs (50). For more information, contact AWS Customer Support.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AddFlowOutputsResponse addFlowOutputs(Consumer<AddFlowOutputsRequest.Builder> addFlowOutputsRequest) throws AddFlowOutputs420Exception, BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the AddFlowOutputsRequest.Builder avoiding the need to
create one manually via AddFlowOutputsRequest.builder()
addFlowOutputsRequest - A Consumer that will call methods on AddFlowOutputsRequest.Builder to create a request. A
request to add outputs to the specified flow.AddFlowOutputs420Exception - AWS Elemental MediaConnect can't complete this request because this flow already has the maximum number
of allowed outputs (50). For more information, contact AWS Customer Support.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AddFlowSourcesResponse addFlowSources(AddFlowSourcesRequest addFlowSourcesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
addFlowSourcesRequest - A request to add sources to the flow.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AddFlowSourcesResponse addFlowSources(Consumer<AddFlowSourcesRequest.Builder> addFlowSourcesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the AddFlowSourcesRequest.Builder avoiding the need to
create one manually via AddFlowSourcesRequest.builder()
addFlowSourcesRequest - A Consumer that will call methods on AddFlowSourcesRequest.Builder to create a request. A
request to add sources to the flow.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AddFlowVpcInterfacesResponse addFlowVpcInterfaces(AddFlowVpcInterfacesRequest addFlowVpcInterfacesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
addFlowVpcInterfacesRequest - A request to add VPC interfaces to the flow.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault AddFlowVpcInterfacesResponse addFlowVpcInterfaces(Consumer<AddFlowVpcInterfacesRequest.Builder> addFlowVpcInterfacesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the AddFlowVpcInterfacesRequest.Builder avoiding the
need to create one manually via AddFlowVpcInterfacesRequest.builder()
addFlowVpcInterfacesRequest - A Consumer that will call methods on AddFlowVpcInterfacesRequest.Builder to create a
request. A request to add VPC interfaces to the flow.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateBridgeResponse createBridge(CreateBridgeRequest createBridgeRequest) throws CreateBridge420Exception, BadRequestException, InternalServerErrorException, ForbiddenException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
createBridgeRequest - Creates a new bridge. The request must include one source.CreateBridge420Exception - Your account already contains the maximum number of bridges per account, per Region. For more
information, contact AWS Customer Support.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateBridgeResponse createBridge(Consumer<CreateBridgeRequest.Builder> createBridgeRequest) throws CreateBridge420Exception, BadRequestException, InternalServerErrorException, ForbiddenException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the CreateBridgeRequest.Builder avoiding the need to
create one manually via CreateBridgeRequest.builder()
createBridgeRequest - A Consumer that will call methods on CreateBridgeRequest.Builder to create a request.
Creates a new bridge. The request must include one source.CreateBridge420Exception - Your account already contains the maximum number of bridges per account, per Region. For more
information, contact AWS Customer Support.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateFlowResponse createFlow(CreateFlowRequest createFlowRequest) throws CreateFlow420Exception, BadRequestException, InternalServerErrorException, ForbiddenException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
createFlowRequest - Creates a new flow. The request must include one source. The request optionally can include outputs (up to
50) and entitlements (up to 50).CreateFlow420Exception - Your account already contains the maximum number of 20 flows per account, per Region. For more
information, contact AWS Customer Support.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateFlowResponse createFlow(Consumer<CreateFlowRequest.Builder> createFlowRequest) throws CreateFlow420Exception, BadRequestException, InternalServerErrorException, ForbiddenException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the CreateFlowRequest.Builder avoiding the need to
create one manually via CreateFlowRequest.builder()
createFlowRequest - A Consumer that will call methods on CreateFlowRequest.Builder to create a request.
Creates a new flow. The request must include one source. The request optionally can include outputs (up to
50) and entitlements (up to 50).CreateFlow420Exception - Your account already contains the maximum number of 20 flows per account, per Region. For more
information, contact AWS Customer Support.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateGatewayResponse createGateway(CreateGatewayRequest createGatewayRequest) throws CreateGateway420Exception, BadRequestException, InternalServerErrorException, ForbiddenException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
createGatewayRequest - Creates a new gateway. The request must include at least one network (up to 4).CreateGateway420Exception - Your account already contains the maximum number of gateways per account, per Region. For more
information, contact AWS Customer Support.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault CreateGatewayResponse createGateway(Consumer<CreateGatewayRequest.Builder> createGatewayRequest) throws CreateGateway420Exception, BadRequestException, InternalServerErrorException, ForbiddenException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the CreateGatewayRequest.Builder avoiding the need to
create one manually via CreateGatewayRequest.builder()
createGatewayRequest - A Consumer that will call methods on CreateGatewayRequest.Builder to create a request.
Creates a new gateway. The request must include at least one network (up to 4).CreateGateway420Exception - Your account already contains the maximum number of gateways per account, per Region. For more
information, contact AWS Customer Support.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteBridgeResponse deleteBridge(DeleteBridgeRequest deleteBridgeRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
deleteBridgeRequest - BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteBridgeResponse deleteBridge(Consumer<DeleteBridgeRequest.Builder> deleteBridgeRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the DeleteBridgeRequest.Builder avoiding the need to
create one manually via DeleteBridgeRequest.builder()
deleteBridgeRequest - A Consumer that will call methods on DeleteBridgeRequest.Builder to create a request.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteFlowResponse deleteFlow(DeleteFlowRequest deleteFlowRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
deleteFlowRequest - BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteFlowResponse deleteFlow(Consumer<DeleteFlowRequest.Builder> deleteFlowRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the DeleteFlowRequest.Builder avoiding the need to
create one manually via DeleteFlowRequest.builder()
deleteFlowRequest - A Consumer that will call methods on DeleteFlowRequest.Builder to create a request.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteGatewayResponse deleteGateway(DeleteGatewayRequest deleteGatewayRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
deleteGatewayRequest - BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeleteGatewayResponse deleteGateway(Consumer<DeleteGatewayRequest.Builder> deleteGatewayRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the DeleteGatewayRequest.Builder avoiding the need to
create one manually via DeleteGatewayRequest.builder()
deleteGatewayRequest - A Consumer that will call methods on DeleteGatewayRequest.Builder to create a request.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeregisterGatewayInstanceResponse deregisterGatewayInstance(DeregisterGatewayInstanceRequest deregisterGatewayInstanceRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
deregisterGatewayInstanceRequest - BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DeregisterGatewayInstanceResponse deregisterGatewayInstance(Consumer<DeregisterGatewayInstanceRequest.Builder> deregisterGatewayInstanceRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the DeregisterGatewayInstanceRequest.Builder avoiding
the need to create one manually via DeregisterGatewayInstanceRequest.builder()
deregisterGatewayInstanceRequest - A Consumer that will call methods on DeregisterGatewayInstanceRequest.Builder to create a
request.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DescribeBridgeResponse describeBridge(DescribeBridgeRequest describeBridgeRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
describeBridgeRequest - BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DescribeBridgeResponse describeBridge(Consumer<DescribeBridgeRequest.Builder> describeBridgeRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the DescribeBridgeRequest.Builder avoiding the need to
create one manually via DescribeBridgeRequest.builder()
describeBridgeRequest - A Consumer that will call methods on DescribeBridgeRequest.Builder to create a request.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DescribeFlowResponse describeFlow(DescribeFlowRequest describeFlowRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
describeFlowRequest - BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DescribeFlowResponse describeFlow(Consumer<DescribeFlowRequest.Builder> describeFlowRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the DescribeFlowRequest.Builder avoiding the need to
create one manually via DescribeFlowRequest.builder()
describeFlowRequest - A Consumer that will call methods on DescribeFlowRequest.Builder to create a request.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DescribeGatewayResponse describeGateway(DescribeGatewayRequest describeGatewayRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
describeGatewayRequest - BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DescribeGatewayResponse describeGateway(Consumer<DescribeGatewayRequest.Builder> describeGatewayRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the DescribeGatewayRequest.Builder avoiding the need
to create one manually via DescribeGatewayRequest.builder()
describeGatewayRequest - A Consumer that will call methods on DescribeGatewayRequest.Builder to create a request.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DescribeGatewayInstanceResponse describeGatewayInstance(DescribeGatewayInstanceRequest describeGatewayInstanceRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
describeGatewayInstanceRequest - BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DescribeGatewayInstanceResponse describeGatewayInstance(Consumer<DescribeGatewayInstanceRequest.Builder> describeGatewayInstanceRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the DescribeGatewayInstanceRequest.Builder avoiding
the need to create one manually via DescribeGatewayInstanceRequest.builder()
describeGatewayInstanceRequest - A Consumer that will call methods on DescribeGatewayInstanceRequest.Builder to create a
request.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DescribeOfferingResponse describeOffering(DescribeOfferingRequest describeOfferingRequest) throws NotFoundException, ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
describeOfferingRequest - NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DescribeOfferingResponse describeOffering(Consumer<DescribeOfferingRequest.Builder> describeOfferingRequest) throws NotFoundException, ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the DescribeOfferingRequest.Builder avoiding the need
to create one manually via DescribeOfferingRequest.builder()
describeOfferingRequest - A Consumer that will call methods on DescribeOfferingRequest.Builder to create a request.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DescribeReservationResponse describeReservation(DescribeReservationRequest describeReservationRequest) throws NotFoundException, ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
describeReservationRequest - NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault DescribeReservationResponse describeReservation(Consumer<DescribeReservationRequest.Builder> describeReservationRequest) throws NotFoundException, ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the DescribeReservationRequest.Builder avoiding the
need to create one manually via DescribeReservationRequest.builder()
describeReservationRequest - A Consumer that will call methods on DescribeReservationRequest.Builder to create a
request.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GrantFlowEntitlementsResponse grantFlowEntitlements(GrantFlowEntitlementsRequest grantFlowEntitlementsRequest) throws GrantFlowEntitlements420Exception, BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
grantFlowEntitlementsRequest - A request to grant entitlements on a flow.GrantFlowEntitlements420Exception - AWS Elemental MediaConnect can't complete this request because this flow already has the maximum number
of allowed entitlements (50). For more information, contact AWS Customer Support.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault GrantFlowEntitlementsResponse grantFlowEntitlements(Consumer<GrantFlowEntitlementsRequest.Builder> grantFlowEntitlementsRequest) throws GrantFlowEntitlements420Exception, BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the GrantFlowEntitlementsRequest.Builder avoiding the
need to create one manually via GrantFlowEntitlementsRequest.builder()
grantFlowEntitlementsRequest - A Consumer that will call methods on GrantFlowEntitlementsRequest.Builder to create a
request. A request to grant entitlements on a flow.GrantFlowEntitlements420Exception - AWS Elemental MediaConnect can't complete this request because this flow already has the maximum number
of allowed entitlements (50). For more information, contact AWS Customer Support.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListBridgesResponse listBridges(ListBridgesRequest listBridgesRequest) throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
listBridgesRequest - ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListBridgesResponse listBridges(Consumer<ListBridgesRequest.Builder> listBridgesRequest) throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the ListBridgesRequest.Builder avoiding the need to
create one manually via ListBridgesRequest.builder()
listBridgesRequest - A Consumer that will call methods on ListBridgesRequest.Builder to create a request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListBridgesIterable listBridgesPaginator(ListBridgesRequest listBridgesRequest) throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
This is a variant of listBridges(software.amazon.awssdk.services.mediaconnect.model.ListBridgesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.mediaconnect.paginators.ListBridgesIterable responses = client.listBridgesPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.mediaconnect.paginators.ListBridgesIterable responses = client.listBridgesPaginator(request);
for (software.amazon.awssdk.services.mediaconnect.model.ListBridgesResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.mediaconnect.paginators.ListBridgesIterable responses = client.listBridgesPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listBridges(software.amazon.awssdk.services.mediaconnect.model.ListBridgesRequest) operation.
listBridgesRequest - ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListBridgesIterable listBridgesPaginator(Consumer<ListBridgesRequest.Builder> listBridgesRequest) throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
This is a variant of listBridges(software.amazon.awssdk.services.mediaconnect.model.ListBridgesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.mediaconnect.paginators.ListBridgesIterable responses = client.listBridgesPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.mediaconnect.paginators.ListBridgesIterable responses = client.listBridgesPaginator(request);
for (software.amazon.awssdk.services.mediaconnect.model.ListBridgesResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.mediaconnect.paginators.ListBridgesIterable responses = client.listBridgesPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listBridges(software.amazon.awssdk.services.mediaconnect.model.ListBridgesRequest) operation.
This is a convenience which creates an instance of the ListBridgesRequest.Builder avoiding the need to
create one manually via ListBridgesRequest.builder()
listBridgesRequest - A Consumer that will call methods on ListBridgesRequest.Builder to create a request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListEntitlementsResponse listEntitlements() throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptionlistEntitlements(ListEntitlementsRequest),
AWS
API Documentationdefault ListEntitlementsResponse listEntitlements(ListEntitlementsRequest listEntitlementsRequest) throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
listEntitlementsRequest - ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListEntitlementsResponse listEntitlements(Consumer<ListEntitlementsRequest.Builder> listEntitlementsRequest) throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the ListEntitlementsRequest.Builder avoiding the need
to create one manually via ListEntitlementsRequest.builder()
listEntitlementsRequest - A Consumer that will call methods on ListEntitlementsRequest.Builder to create a request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListEntitlementsIterable listEntitlementsPaginator() throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
This is a variant of
listEntitlements(software.amazon.awssdk.services.mediaconnect.model.ListEntitlementsRequest) operation.
The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally
handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.mediaconnect.paginators.ListEntitlementsIterable responses = client.listEntitlementsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.mediaconnect.paginators.ListEntitlementsIterable responses = client
.listEntitlementsPaginator(request);
for (software.amazon.awssdk.services.mediaconnect.model.ListEntitlementsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.mediaconnect.paginators.ListEntitlementsIterable responses = client.listEntitlementsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listEntitlements(software.amazon.awssdk.services.mediaconnect.model.ListEntitlementsRequest)
operation.
ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptionlistEntitlementsPaginator(ListEntitlementsRequest),
AWS
API Documentationdefault ListEntitlementsIterable listEntitlementsPaginator(ListEntitlementsRequest listEntitlementsRequest) throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
This is a variant of
listEntitlements(software.amazon.awssdk.services.mediaconnect.model.ListEntitlementsRequest) operation.
The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally
handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.mediaconnect.paginators.ListEntitlementsIterable responses = client.listEntitlementsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.mediaconnect.paginators.ListEntitlementsIterable responses = client
.listEntitlementsPaginator(request);
for (software.amazon.awssdk.services.mediaconnect.model.ListEntitlementsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.mediaconnect.paginators.ListEntitlementsIterable responses = client.listEntitlementsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listEntitlements(software.amazon.awssdk.services.mediaconnect.model.ListEntitlementsRequest)
operation.
listEntitlementsRequest - ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListEntitlementsIterable listEntitlementsPaginator(Consumer<ListEntitlementsRequest.Builder> listEntitlementsRequest) throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
This is a variant of
listEntitlements(software.amazon.awssdk.services.mediaconnect.model.ListEntitlementsRequest) operation.
The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally
handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.mediaconnect.paginators.ListEntitlementsIterable responses = client.listEntitlementsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.mediaconnect.paginators.ListEntitlementsIterable responses = client
.listEntitlementsPaginator(request);
for (software.amazon.awssdk.services.mediaconnect.model.ListEntitlementsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.mediaconnect.paginators.ListEntitlementsIterable responses = client.listEntitlementsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listEntitlements(software.amazon.awssdk.services.mediaconnect.model.ListEntitlementsRequest)
operation.
This is a convenience which creates an instance of the ListEntitlementsRequest.Builder avoiding the need
to create one manually via ListEntitlementsRequest.builder()
listEntitlementsRequest - A Consumer that will call methods on ListEntitlementsRequest.Builder to create a request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListFlowsResponse listFlows() throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptionlistFlows(ListFlowsRequest),
AWS API
Documentationdefault ListFlowsResponse listFlows(ListFlowsRequest listFlowsRequest) throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
listFlowsRequest - ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListFlowsResponse listFlows(Consumer<ListFlowsRequest.Builder> listFlowsRequest) throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the ListFlowsRequest.Builder avoiding the need to
create one manually via ListFlowsRequest.builder()
listFlowsRequest - A Consumer that will call methods on ListFlowsRequest.Builder to create a request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListFlowsIterable listFlowsPaginator() throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
This is a variant of listFlows(software.amazon.awssdk.services.mediaconnect.model.ListFlowsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.mediaconnect.paginators.ListFlowsIterable responses = client.listFlowsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.mediaconnect.paginators.ListFlowsIterable responses = client.listFlowsPaginator(request);
for (software.amazon.awssdk.services.mediaconnect.model.ListFlowsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.mediaconnect.paginators.ListFlowsIterable responses = client.listFlowsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listFlows(software.amazon.awssdk.services.mediaconnect.model.ListFlowsRequest) operation.
ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptionlistFlowsPaginator(ListFlowsRequest),
AWS API
Documentationdefault ListFlowsIterable listFlowsPaginator(ListFlowsRequest listFlowsRequest) throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
This is a variant of listFlows(software.amazon.awssdk.services.mediaconnect.model.ListFlowsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.mediaconnect.paginators.ListFlowsIterable responses = client.listFlowsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.mediaconnect.paginators.ListFlowsIterable responses = client.listFlowsPaginator(request);
for (software.amazon.awssdk.services.mediaconnect.model.ListFlowsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.mediaconnect.paginators.ListFlowsIterable responses = client.listFlowsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listFlows(software.amazon.awssdk.services.mediaconnect.model.ListFlowsRequest) operation.
listFlowsRequest - ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListFlowsIterable listFlowsPaginator(Consumer<ListFlowsRequest.Builder> listFlowsRequest) throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
This is a variant of listFlows(software.amazon.awssdk.services.mediaconnect.model.ListFlowsRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.mediaconnect.paginators.ListFlowsIterable responses = client.listFlowsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.mediaconnect.paginators.ListFlowsIterable responses = client.listFlowsPaginator(request);
for (software.amazon.awssdk.services.mediaconnect.model.ListFlowsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.mediaconnect.paginators.ListFlowsIterable responses = client.listFlowsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listFlows(software.amazon.awssdk.services.mediaconnect.model.ListFlowsRequest) operation.
This is a convenience which creates an instance of the ListFlowsRequest.Builder avoiding the need to
create one manually via ListFlowsRequest.builder()
listFlowsRequest - A Consumer that will call methods on ListFlowsRequest.Builder to create a request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListGatewayInstancesResponse listGatewayInstances(ListGatewayInstancesRequest listGatewayInstancesRequest) throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
listGatewayInstancesRequest - ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListGatewayInstancesResponse listGatewayInstances(Consumer<ListGatewayInstancesRequest.Builder> listGatewayInstancesRequest) throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the ListGatewayInstancesRequest.Builder avoiding the
need to create one manually via ListGatewayInstancesRequest.builder()
listGatewayInstancesRequest - A Consumer that will call methods on ListGatewayInstancesRequest.Builder to create a
request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListGatewayInstancesIterable listGatewayInstancesPaginator(ListGatewayInstancesRequest listGatewayInstancesRequest) throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
This is a variant of
listGatewayInstances(software.amazon.awssdk.services.mediaconnect.model.ListGatewayInstancesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.mediaconnect.paginators.ListGatewayInstancesIterable responses = client.listGatewayInstancesPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.mediaconnect.paginators.ListGatewayInstancesIterable responses = client
.listGatewayInstancesPaginator(request);
for (software.amazon.awssdk.services.mediaconnect.model.ListGatewayInstancesResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.mediaconnect.paginators.ListGatewayInstancesIterable responses = client.listGatewayInstancesPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listGatewayInstances(software.amazon.awssdk.services.mediaconnect.model.ListGatewayInstancesRequest)
operation.
listGatewayInstancesRequest - ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListGatewayInstancesIterable listGatewayInstancesPaginator(Consumer<ListGatewayInstancesRequest.Builder> listGatewayInstancesRequest) throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
This is a variant of
listGatewayInstances(software.amazon.awssdk.services.mediaconnect.model.ListGatewayInstancesRequest)
operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will
internally handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.mediaconnect.paginators.ListGatewayInstancesIterable responses = client.listGatewayInstancesPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.mediaconnect.paginators.ListGatewayInstancesIterable responses = client
.listGatewayInstancesPaginator(request);
for (software.amazon.awssdk.services.mediaconnect.model.ListGatewayInstancesResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.mediaconnect.paginators.ListGatewayInstancesIterable responses = client.listGatewayInstancesPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listGatewayInstances(software.amazon.awssdk.services.mediaconnect.model.ListGatewayInstancesRequest)
operation.
This is a convenience which creates an instance of the ListGatewayInstancesRequest.Builder avoiding the
need to create one manually via ListGatewayInstancesRequest.builder()
listGatewayInstancesRequest - A Consumer that will call methods on ListGatewayInstancesRequest.Builder to create a
request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListGatewaysResponse listGateways(ListGatewaysRequest listGatewaysRequest) throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
listGatewaysRequest - ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListGatewaysResponse listGateways(Consumer<ListGatewaysRequest.Builder> listGatewaysRequest) throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the ListGatewaysRequest.Builder avoiding the need to
create one manually via ListGatewaysRequest.builder()
listGatewaysRequest - A Consumer that will call methods on ListGatewaysRequest.Builder to create a request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListGatewaysIterable listGatewaysPaginator(ListGatewaysRequest listGatewaysRequest) throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
This is a variant of
listGateways(software.amazon.awssdk.services.mediaconnect.model.ListGatewaysRequest) operation. The
return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle
making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.mediaconnect.paginators.ListGatewaysIterable responses = client.listGatewaysPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.mediaconnect.paginators.ListGatewaysIterable responses = client
.listGatewaysPaginator(request);
for (software.amazon.awssdk.services.mediaconnect.model.ListGatewaysResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.mediaconnect.paginators.ListGatewaysIterable responses = client.listGatewaysPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listGateways(software.amazon.awssdk.services.mediaconnect.model.ListGatewaysRequest) operation.
listGatewaysRequest - ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListGatewaysIterable listGatewaysPaginator(Consumer<ListGatewaysRequest.Builder> listGatewaysRequest) throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
This is a variant of
listGateways(software.amazon.awssdk.services.mediaconnect.model.ListGatewaysRequest) operation. The
return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle
making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.mediaconnect.paginators.ListGatewaysIterable responses = client.listGatewaysPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.mediaconnect.paginators.ListGatewaysIterable responses = client
.listGatewaysPaginator(request);
for (software.amazon.awssdk.services.mediaconnect.model.ListGatewaysResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.mediaconnect.paginators.ListGatewaysIterable responses = client.listGatewaysPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listGateways(software.amazon.awssdk.services.mediaconnect.model.ListGatewaysRequest) operation.
This is a convenience which creates an instance of the ListGatewaysRequest.Builder avoiding the need to
create one manually via ListGatewaysRequest.builder()
listGatewaysRequest - A Consumer that will call methods on ListGatewaysRequest.Builder to create a request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListOfferingsResponse listOfferings(ListOfferingsRequest listOfferingsRequest) throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
listOfferingsRequest - ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListOfferingsResponse listOfferings(Consumer<ListOfferingsRequest.Builder> listOfferingsRequest) throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the ListOfferingsRequest.Builder avoiding the need to
create one manually via ListOfferingsRequest.builder()
listOfferingsRequest - A Consumer that will call methods on ListOfferingsRequest.Builder to create a request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListOfferingsIterable listOfferingsPaginator(ListOfferingsRequest listOfferingsRequest) throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
This is a variant of
listOfferings(software.amazon.awssdk.services.mediaconnect.model.ListOfferingsRequest) operation. The
return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle
making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.mediaconnect.paginators.ListOfferingsIterable responses = client.listOfferingsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.mediaconnect.paginators.ListOfferingsIterable responses = client
.listOfferingsPaginator(request);
for (software.amazon.awssdk.services.mediaconnect.model.ListOfferingsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.mediaconnect.paginators.ListOfferingsIterable responses = client.listOfferingsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listOfferings(software.amazon.awssdk.services.mediaconnect.model.ListOfferingsRequest) operation.
listOfferingsRequest - ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListOfferingsIterable listOfferingsPaginator(Consumer<ListOfferingsRequest.Builder> listOfferingsRequest) throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
This is a variant of
listOfferings(software.amazon.awssdk.services.mediaconnect.model.ListOfferingsRequest) operation. The
return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle
making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.mediaconnect.paginators.ListOfferingsIterable responses = client.listOfferingsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.mediaconnect.paginators.ListOfferingsIterable responses = client
.listOfferingsPaginator(request);
for (software.amazon.awssdk.services.mediaconnect.model.ListOfferingsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.mediaconnect.paginators.ListOfferingsIterable responses = client.listOfferingsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listOfferings(software.amazon.awssdk.services.mediaconnect.model.ListOfferingsRequest) operation.
This is a convenience which creates an instance of the ListOfferingsRequest.Builder avoiding the need to
create one manually via ListOfferingsRequest.builder()
listOfferingsRequest - A Consumer that will call methods on ListOfferingsRequest.Builder to create a request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReservationsResponse listReservations(ListReservationsRequest listReservationsRequest) throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
listReservationsRequest - ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReservationsResponse listReservations(Consumer<ListReservationsRequest.Builder> listReservationsRequest) throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the ListReservationsRequest.Builder avoiding the need
to create one manually via ListReservationsRequest.builder()
listReservationsRequest - A Consumer that will call methods on ListReservationsRequest.Builder to create a request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReservationsIterable listReservationsPaginator(ListReservationsRequest listReservationsRequest) throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
This is a variant of
listReservations(software.amazon.awssdk.services.mediaconnect.model.ListReservationsRequest) operation.
The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally
handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.mediaconnect.paginators.ListReservationsIterable responses = client.listReservationsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.mediaconnect.paginators.ListReservationsIterable responses = client
.listReservationsPaginator(request);
for (software.amazon.awssdk.services.mediaconnect.model.ListReservationsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.mediaconnect.paginators.ListReservationsIterable responses = client.listReservationsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listReservations(software.amazon.awssdk.services.mediaconnect.model.ListReservationsRequest)
operation.
listReservationsRequest - ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListReservationsIterable listReservationsPaginator(Consumer<ListReservationsRequest.Builder> listReservationsRequest) throws ServiceUnavailableException, TooManyRequestsException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
This is a variant of
listReservations(software.amazon.awssdk.services.mediaconnect.model.ListReservationsRequest) operation.
The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally
handle making service calls for you.
When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
software.amazon.awssdk.services.mediaconnect.paginators.ListReservationsIterable responses = client.listReservationsPaginator(request);
responses.stream().forEach(....);
2) Using For loop
{
@code
software.amazon.awssdk.services.mediaconnect.paginators.ListReservationsIterable responses = client
.listReservationsPaginator(request);
for (software.amazon.awssdk.services.mediaconnect.model.ListReservationsResponse response : responses) {
// do something;
}
}
3) Use iterator directly
software.amazon.awssdk.services.mediaconnect.paginators.ListReservationsIterable responses = client.listReservationsPaginator(request);
responses.iterator().forEachRemaining(....);
Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listReservations(software.amazon.awssdk.services.mediaconnect.model.ListReservationsRequest)
operation.
This is a convenience which creates an instance of the ListReservationsRequest.Builder avoiding the need
to create one manually via ListReservationsRequest.builder()
listReservationsRequest - A Consumer that will call methods on ListReservationsRequest.Builder to create a request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListTagsForResourceResponse listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) throws NotFoundException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
listTagsForResourceRequest - NotFoundException - The requested resource was not foundBadRequestException - The client performed an invalid requestInternalServerErrorException - Internal service errorSdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault ListTagsForResourceResponse listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) throws NotFoundException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the ListTagsForResourceRequest.Builder avoiding the
need to create one manually via ListTagsForResourceRequest.builder()
listTagsForResourceRequest - A Consumer that will call methods on ListTagsForResourceRequest.Builder to create a
request.NotFoundException - The requested resource was not foundBadRequestException - The client performed an invalid requestInternalServerErrorException - Internal service errorSdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault PurchaseOfferingResponse purchaseOffering(PurchaseOfferingRequest purchaseOfferingRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
purchaseOfferingRequest - A request to purchase a offering.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault PurchaseOfferingResponse purchaseOffering(Consumer<PurchaseOfferingRequest.Builder> purchaseOfferingRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the PurchaseOfferingRequest.Builder avoiding the need
to create one manually via PurchaseOfferingRequest.builder()
purchaseOfferingRequest - A Consumer that will call methods on PurchaseOfferingRequest.Builder to create a request.
A request to purchase a offering.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault RemoveBridgeOutputResponse removeBridgeOutput(RemoveBridgeOutputRequest removeBridgeOutputRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
removeBridgeOutputRequest - BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault RemoveBridgeOutputResponse removeBridgeOutput(Consumer<RemoveBridgeOutputRequest.Builder> removeBridgeOutputRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the RemoveBridgeOutputRequest.Builder avoiding the
need to create one manually via RemoveBridgeOutputRequest.builder()
removeBridgeOutputRequest - A Consumer that will call methods on RemoveBridgeOutputRequest.Builder to create a
request.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault RemoveBridgeSourceResponse removeBridgeSource(RemoveBridgeSourceRequest removeBridgeSourceRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
removeBridgeSourceRequest - BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault RemoveBridgeSourceResponse removeBridgeSource(Consumer<RemoveBridgeSourceRequest.Builder> removeBridgeSourceRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the RemoveBridgeSourceRequest.Builder avoiding the
need to create one manually via RemoveBridgeSourceRequest.builder()
removeBridgeSourceRequest - A Consumer that will call methods on RemoveBridgeSourceRequest.Builder to create a
request.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault RemoveFlowMediaStreamResponse removeFlowMediaStream(RemoveFlowMediaStreamRequest removeFlowMediaStreamRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
removeFlowMediaStreamRequest - BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault RemoveFlowMediaStreamResponse removeFlowMediaStream(Consumer<RemoveFlowMediaStreamRequest.Builder> removeFlowMediaStreamRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the RemoveFlowMediaStreamRequest.Builder avoiding the
need to create one manually via RemoveFlowMediaStreamRequest.builder()
removeFlowMediaStreamRequest - A Consumer that will call methods on RemoveFlowMediaStreamRequest.Builder to create a
request.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault RemoveFlowOutputResponse removeFlowOutput(RemoveFlowOutputRequest removeFlowOutputRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
removeFlowOutputRequest - BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault RemoveFlowOutputResponse removeFlowOutput(Consumer<RemoveFlowOutputRequest.Builder> removeFlowOutputRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the RemoveFlowOutputRequest.Builder avoiding the need
to create one manually via RemoveFlowOutputRequest.builder()
removeFlowOutputRequest - A Consumer that will call methods on RemoveFlowOutputRequest.Builder to create a request.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault RemoveFlowSourceResponse removeFlowSource(RemoveFlowSourceRequest removeFlowSourceRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
removeFlowSourceRequest - BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault RemoveFlowSourceResponse removeFlowSource(Consumer<RemoveFlowSourceRequest.Builder> removeFlowSourceRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the RemoveFlowSourceRequest.Builder avoiding the need
to create one manually via RemoveFlowSourceRequest.builder()
removeFlowSourceRequest - A Consumer that will call methods on RemoveFlowSourceRequest.Builder to create a request.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault RemoveFlowVpcInterfaceResponse removeFlowVpcInterface(RemoveFlowVpcInterfaceRequest removeFlowVpcInterfaceRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
removeFlowVpcInterfaceRequest - BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault RemoveFlowVpcInterfaceResponse removeFlowVpcInterface(Consumer<RemoveFlowVpcInterfaceRequest.Builder> removeFlowVpcInterfaceRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the RemoveFlowVpcInterfaceRequest.Builder avoiding the
need to create one manually via RemoveFlowVpcInterfaceRequest.builder()
removeFlowVpcInterfaceRequest - A Consumer that will call methods on RemoveFlowVpcInterfaceRequest.Builder to create a
request.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault RevokeFlowEntitlementResponse revokeFlowEntitlement(RevokeFlowEntitlementRequest revokeFlowEntitlementRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
revokeFlowEntitlementRequest - BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault RevokeFlowEntitlementResponse revokeFlowEntitlement(Consumer<RevokeFlowEntitlementRequest.Builder> revokeFlowEntitlementRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the RevokeFlowEntitlementRequest.Builder avoiding the
need to create one manually via RevokeFlowEntitlementRequest.builder()
revokeFlowEntitlementRequest - A Consumer that will call methods on RevokeFlowEntitlementRequest.Builder to create a
request.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault StartFlowResponse startFlow(StartFlowRequest startFlowRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
startFlowRequest - BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault StartFlowResponse startFlow(Consumer<StartFlowRequest.Builder> startFlowRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the StartFlowRequest.Builder avoiding the need to
create one manually via StartFlowRequest.builder()
startFlowRequest - A Consumer that will call methods on StartFlowRequest.Builder to create a request.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault StopFlowResponse stopFlow(StopFlowRequest stopFlowRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
stopFlowRequest - BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault StopFlowResponse stopFlow(Consumer<StopFlowRequest.Builder> stopFlowRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the StopFlowRequest.Builder avoiding the need to
create one manually via StopFlowRequest.builder()
stopFlowRequest - A Consumer that will call methods on StopFlowRequest.Builder to create a request.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault TagResourceResponse tagResource(TagResourceRequest tagResourceRequest) throws NotFoundException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
tagResourceRequest - The tags to add to the resource. A tag is an array of key-value pairs. Tag keys can have a maximum
character length of 128 characters, and tag values can have a maximum length of 256 characters.NotFoundException - The requested resource was not foundBadRequestException - The client performed an invalid requestInternalServerErrorException - Internal service errorSdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault TagResourceResponse tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) throws NotFoundException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the TagResourceRequest.Builder avoiding the need to
create one manually via TagResourceRequest.builder()
tagResourceRequest - A Consumer that will call methods on TagResourceRequest.Builder to create a request. The
tags to add to the resource. A tag is an array of key-value pairs. Tag keys can have a maximum character
length of 128 characters, and tag values can have a maximum length of 256 characters.NotFoundException - The requested resource was not foundBadRequestException - The client performed an invalid requestInternalServerErrorException - Internal service errorSdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UntagResourceResponse untagResource(UntagResourceRequest untagResourceRequest) throws NotFoundException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
untagResourceRequest - NotFoundException - The requested resource was not foundBadRequestException - The client performed an invalid requestInternalServerErrorException - Internal service errorSdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UntagResourceResponse untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) throws NotFoundException, BadRequestException, InternalServerErrorException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the UntagResourceRequest.Builder avoiding the need to
create one manually via UntagResourceRequest.builder()
untagResourceRequest - A Consumer that will call methods on UntagResourceRequest.Builder to create a request.NotFoundException - The requested resource was not foundBadRequestException - The client performed an invalid requestInternalServerErrorException - Internal service errorSdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateBridgeResponse updateBridge(UpdateBridgeRequest updateBridgeRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
updateBridgeRequest - A request to update the bridge.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateBridgeResponse updateBridge(Consumer<UpdateBridgeRequest.Builder> updateBridgeRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the UpdateBridgeRequest.Builder avoiding the need to
create one manually via UpdateBridgeRequest.builder()
updateBridgeRequest - A Consumer that will call methods on UpdateBridgeRequest.Builder to create a request. A
request to update the bridge.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateBridgeOutputResponse updateBridgeOutput(UpdateBridgeOutputRequest updateBridgeOutputRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
updateBridgeOutputRequest - The fields that you want to update in the bridge output.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateBridgeOutputResponse updateBridgeOutput(Consumer<UpdateBridgeOutputRequest.Builder> updateBridgeOutputRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the UpdateBridgeOutputRequest.Builder avoiding the
need to create one manually via UpdateBridgeOutputRequest.builder()
updateBridgeOutputRequest - A Consumer that will call methods on UpdateBridgeOutputRequest.Builder to create a
request. The fields that you want to update in the bridge output.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateBridgeSourceResponse updateBridgeSource(UpdateBridgeSourceRequest updateBridgeSourceRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
updateBridgeSourceRequest - The fields that you want to update in the bridge source.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateBridgeSourceResponse updateBridgeSource(Consumer<UpdateBridgeSourceRequest.Builder> updateBridgeSourceRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the UpdateBridgeSourceRequest.Builder avoiding the
need to create one manually via UpdateBridgeSourceRequest.builder()
updateBridgeSourceRequest - A Consumer that will call methods on UpdateBridgeSourceRequest.Builder to create a
request. The fields that you want to update in the bridge source.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateBridgeStateResponse updateBridgeState(UpdateBridgeStateRequest updateBridgeStateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
updateBridgeStateRequest - A request to update the bridge state.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateBridgeStateResponse updateBridgeState(Consumer<UpdateBridgeStateRequest.Builder> updateBridgeStateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the UpdateBridgeStateRequest.Builder avoiding the need
to create one manually via UpdateBridgeStateRequest.builder()
updateBridgeStateRequest - A Consumer that will call methods on UpdateBridgeStateRequest.Builder to create a request.
A request to update the bridge state.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateFlowResponse updateFlow(UpdateFlowRequest updateFlowRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
updateFlowRequest - A request to update flow.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateFlowResponse updateFlow(Consumer<UpdateFlowRequest.Builder> updateFlowRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the UpdateFlowRequest.Builder avoiding the need to
create one manually via UpdateFlowRequest.builder()
updateFlowRequest - A Consumer that will call methods on UpdateFlowRequest.Builder to create a request. A
request to update flow.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateFlowEntitlementResponse updateFlowEntitlement(UpdateFlowEntitlementRequest updateFlowEntitlementRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
updateFlowEntitlementRequest - The entitlement fields that you want to update.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateFlowEntitlementResponse updateFlowEntitlement(Consumer<UpdateFlowEntitlementRequest.Builder> updateFlowEntitlementRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the UpdateFlowEntitlementRequest.Builder avoiding the
need to create one manually via UpdateFlowEntitlementRequest.builder()
updateFlowEntitlementRequest - A Consumer that will call methods on UpdateFlowEntitlementRequest.Builder to create a
request. The entitlement fields that you want to update.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateFlowMediaStreamResponse updateFlowMediaStream(UpdateFlowMediaStreamRequest updateFlowMediaStreamRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
updateFlowMediaStreamRequest - The fields that you want to update in the media stream.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateFlowMediaStreamResponse updateFlowMediaStream(Consumer<UpdateFlowMediaStreamRequest.Builder> updateFlowMediaStreamRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the UpdateFlowMediaStreamRequest.Builder avoiding the
need to create one manually via UpdateFlowMediaStreamRequest.builder()
updateFlowMediaStreamRequest - A Consumer that will call methods on UpdateFlowMediaStreamRequest.Builder to create a
request. The fields that you want to update in the media stream.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateFlowOutputResponse updateFlowOutput(UpdateFlowOutputRequest updateFlowOutputRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
updateFlowOutputRequest - The fields that you want to update in the output.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateFlowOutputResponse updateFlowOutput(Consumer<UpdateFlowOutputRequest.Builder> updateFlowOutputRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the UpdateFlowOutputRequest.Builder avoiding the need
to create one manually via UpdateFlowOutputRequest.builder()
updateFlowOutputRequest - A Consumer that will call methods on UpdateFlowOutputRequest.Builder to create a request.
The fields that you want to update in the output.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateFlowSourceResponse updateFlowSource(UpdateFlowSourceRequest updateFlowSourceRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
updateFlowSourceRequest - A request to update the source of a flow.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateFlowSourceResponse updateFlowSource(Consumer<UpdateFlowSourceRequest.Builder> updateFlowSourceRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the UpdateFlowSourceRequest.Builder avoiding the need
to create one manually via UpdateFlowSourceRequest.builder()
updateFlowSourceRequest - A Consumer that will call methods on UpdateFlowSourceRequest.Builder to create a request.
A request to update the source of a flow.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateGatewayInstanceResponse updateGatewayInstance(UpdateGatewayInstanceRequest updateGatewayInstanceRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
updateGatewayInstanceRequest - A request to update gateway instance state.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault UpdateGatewayInstanceResponse updateGatewayInstance(Consumer<UpdateGatewayInstanceRequest.Builder> updateGatewayInstanceRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, ServiceUnavailableException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaConnectException
This is a convenience which creates an instance of the UpdateGatewayInstanceRequest.Builder avoiding the
need to create one manually via UpdateGatewayInstanceRequest.builder()
updateGatewayInstanceRequest - A Consumer that will call methods on UpdateGatewayInstanceRequest.Builder to create a
request. A request to update gateway instance state.BadRequestException - The request that you submitted is not valid.InternalServerErrorException - AWS Elemental MediaConnect can't fulfill your request because it encountered an unexpected condition.ForbiddenException - You don't have the required permissions to perform this operation.NotFoundException - AWS Elemental MediaConnect did not find the resource that you specified in the request.ServiceUnavailableException - AWS Elemental MediaConnect is currently unavailable. Try again later.TooManyRequestsException - You have exceeded the service request rate limit for your AWS Elemental MediaConnect account.ConflictException - The request could not be completed due to a conflict with the current state of the target resource.SdkException - Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for
catch all scenarios.SdkClientException - If any client side error occurs such as an IO related failure, failure to get credentials, etc.MediaConnectException - Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.AwsServiceExceptiondefault MediaConnectWaiter waiter()
MediaConnectWaiter using this client.
Waiters created via this method are managed by the SDK and resources will be released when the service client is closed.
MediaConnectWaiterstatic MediaConnectClient create()
MediaConnectClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider.static MediaConnectClientBuilder builder()
MediaConnectClient.static ServiceMetadata serviceMetadata()
default MediaConnectServiceClientConfiguration serviceClientConfiguration()
serviceClientConfiguration in interface AwsClientserviceClientConfiguration in interface SdkClientCopyright © 2023. All rights reserved.