Interface MediaLiveClient
- All Superinterfaces:
AutoCloseable,AwsClient,SdkAutoCloseable,SdkClient
builder() method.
API for AWS Elemental MediaLive-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringValue for looking up the service's metadata from theServiceMetadataProvider.static final String -
Method Summary
Modifier and TypeMethodDescriptionacceptInputDeviceTransfer(Consumer<AcceptInputDeviceTransferRequest.Builder> acceptInputDeviceTransferRequest) Accept an incoming input device transfer.acceptInputDeviceTransfer(AcceptInputDeviceTransferRequest acceptInputDeviceTransferRequest) Accept an incoming input device transfer.default BatchDeleteResponsebatchDelete(Consumer<BatchDeleteRequest.Builder> batchDeleteRequest) Starts delete of resources.default BatchDeleteResponsebatchDelete(BatchDeleteRequest batchDeleteRequest) Starts delete of resources.default BatchStartResponsebatchStart(Consumer<BatchStartRequest.Builder> batchStartRequest) Starts existing resourcesdefault BatchStartResponsebatchStart(BatchStartRequest batchStartRequest) Starts existing resourcesdefault BatchStopResponsebatchStop(Consumer<BatchStopRequest.Builder> batchStopRequest) Stops running resourcesdefault BatchStopResponsebatchStop(BatchStopRequest batchStopRequest) Stops running resourcesdefault BatchUpdateScheduleResponsebatchUpdateSchedule(Consumer<BatchUpdateScheduleRequest.Builder> batchUpdateScheduleRequest) Update a channel scheduledefault BatchUpdateScheduleResponsebatchUpdateSchedule(BatchUpdateScheduleRequest batchUpdateScheduleRequest) Update a channel schedulestatic MediaLiveClientBuilderbuilder()Create a builder that can be used to configure and create aMediaLiveClient.cancelInputDeviceTransfer(Consumer<CancelInputDeviceTransferRequest.Builder> cancelInputDeviceTransferRequest) Cancel an input device transfer that you have requested.cancelInputDeviceTransfer(CancelInputDeviceTransferRequest cancelInputDeviceTransferRequest) Cancel an input device transfer that you have requested.default ClaimDeviceResponseclaimDevice(Consumer<ClaimDeviceRequest.Builder> claimDeviceRequest) Send a request to claim an AWS Elemental device that you have purchased from a third-party vendor.default ClaimDeviceResponseclaimDevice(ClaimDeviceRequest claimDeviceRequest) Send a request to claim an AWS Elemental device that you have purchased from a third-party vendor.static MediaLiveClientcreate()Create aMediaLiveClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.default CreateChannelResponsecreateChannel(Consumer<CreateChannelRequest.Builder> createChannelRequest) Creates a new channeldefault CreateChannelResponsecreateChannel(CreateChannelRequest createChannelRequest) Creates a new channeldefault CreateInputResponsecreateInput(Consumer<CreateInputRequest.Builder> createInputRequest) Create an inputdefault CreateInputResponsecreateInput(CreateInputRequest createInputRequest) Create an inputdefault CreateInputSecurityGroupResponsecreateInputSecurityGroup(Consumer<CreateInputSecurityGroupRequest.Builder> createInputSecurityGroupRequest) Creates a Input Security Groupdefault CreateInputSecurityGroupResponsecreateInputSecurityGroup(CreateInputSecurityGroupRequest createInputSecurityGroupRequest) Creates a Input Security Groupdefault CreateMultiplexResponsecreateMultiplex(Consumer<CreateMultiplexRequest.Builder> createMultiplexRequest) Create a new multiplex.default CreateMultiplexResponsecreateMultiplex(CreateMultiplexRequest createMultiplexRequest) Create a new multiplex.default CreateMultiplexProgramResponsecreateMultiplexProgram(Consumer<CreateMultiplexProgramRequest.Builder> createMultiplexProgramRequest) Create a new program in the multiplex.default CreateMultiplexProgramResponsecreateMultiplexProgram(CreateMultiplexProgramRequest createMultiplexProgramRequest) Create a new program in the multiplex.default CreatePartnerInputResponsecreatePartnerInput(Consumer<CreatePartnerInputRequest.Builder> createPartnerInputRequest) Create a partner inputdefault CreatePartnerInputResponsecreatePartnerInput(CreatePartnerInputRequest createPartnerInputRequest) Create a partner inputdefault CreateTagsResponsecreateTags(Consumer<CreateTagsRequest.Builder> createTagsRequest) Create tags for a resourcedefault CreateTagsResponsecreateTags(CreateTagsRequest createTagsRequest) Create tags for a resourcedefault DeleteChannelResponsedeleteChannel(Consumer<DeleteChannelRequest.Builder> deleteChannelRequest) Starts deletion of channel.default DeleteChannelResponsedeleteChannel(DeleteChannelRequest deleteChannelRequest) Starts deletion of channel.default DeleteInputResponsedeleteInput(Consumer<DeleteInputRequest.Builder> deleteInputRequest) Deletes the input end pointdefault DeleteInputResponsedeleteInput(DeleteInputRequest deleteInputRequest) Deletes the input end pointdefault DeleteInputSecurityGroupResponsedeleteInputSecurityGroup(Consumer<DeleteInputSecurityGroupRequest.Builder> deleteInputSecurityGroupRequest) Deletes an Input Security Groupdefault DeleteInputSecurityGroupResponsedeleteInputSecurityGroup(DeleteInputSecurityGroupRequest deleteInputSecurityGroupRequest) Deletes an Input Security Groupdefault DeleteMultiplexResponsedeleteMultiplex(Consumer<DeleteMultiplexRequest.Builder> deleteMultiplexRequest) Delete a multiplex.default DeleteMultiplexResponsedeleteMultiplex(DeleteMultiplexRequest deleteMultiplexRequest) Delete a multiplex.default DeleteMultiplexProgramResponsedeleteMultiplexProgram(Consumer<DeleteMultiplexProgramRequest.Builder> deleteMultiplexProgramRequest) Delete a program from a multiplex.default DeleteMultiplexProgramResponsedeleteMultiplexProgram(DeleteMultiplexProgramRequest deleteMultiplexProgramRequest) Delete a program from a multiplex.default DeleteReservationResponsedeleteReservation(Consumer<DeleteReservationRequest.Builder> deleteReservationRequest) Delete an expired reservation.default DeleteReservationResponsedeleteReservation(DeleteReservationRequest deleteReservationRequest) Delete an expired reservation.default DeleteScheduleResponsedeleteSchedule(Consumer<DeleteScheduleRequest.Builder> deleteScheduleRequest) Delete all schedule actions on a channel.default DeleteScheduleResponsedeleteSchedule(DeleteScheduleRequest deleteScheduleRequest) Delete all schedule actions on a channel.default DeleteTagsResponsedeleteTags(Consumer<DeleteTagsRequest.Builder> deleteTagsRequest) Removes tags for a resourcedefault DeleteTagsResponsedeleteTags(DeleteTagsRequest deleteTagsRequest) Removes tags for a resourcedescribeAccountConfiguration(Consumer<DescribeAccountConfigurationRequest.Builder> describeAccountConfigurationRequest) Get account configurationdescribeAccountConfiguration(DescribeAccountConfigurationRequest describeAccountConfigurationRequest) Get account configurationdefault DescribeChannelResponsedescribeChannel(Consumer<DescribeChannelRequest.Builder> describeChannelRequest) Gets details about a channeldefault DescribeChannelResponsedescribeChannel(DescribeChannelRequest describeChannelRequest) Gets details about a channeldefault DescribeInputResponsedescribeInput(Consumer<DescribeInputRequest.Builder> describeInputRequest) Produces details about an inputdefault DescribeInputResponsedescribeInput(DescribeInputRequest describeInputRequest) Produces details about an inputdefault DescribeInputDeviceResponsedescribeInputDevice(Consumer<DescribeInputDeviceRequest.Builder> describeInputDeviceRequest) Gets the details for the input devicedefault DescribeInputDeviceResponsedescribeInputDevice(DescribeInputDeviceRequest describeInputDeviceRequest) Gets the details for the input devicedescribeInputDeviceThumbnail(Consumer<DescribeInputDeviceThumbnailRequest.Builder> describeInputDeviceThumbnailRequest) Get the latest thumbnail data for the input device.describeInputDeviceThumbnail(Consumer<DescribeInputDeviceThumbnailRequest.Builder> describeInputDeviceThumbnailRequest, Path destinationPath) Get the latest thumbnail data for the input device.default <ReturnT> ReturnTdescribeInputDeviceThumbnail(Consumer<DescribeInputDeviceThumbnailRequest.Builder> describeInputDeviceThumbnailRequest, ResponseTransformer<DescribeInputDeviceThumbnailResponse, ReturnT> responseTransformer) Get the latest thumbnail data for the input device.describeInputDeviceThumbnail(DescribeInputDeviceThumbnailRequest describeInputDeviceThumbnailRequest) Get the latest thumbnail data for the input device.describeInputDeviceThumbnail(DescribeInputDeviceThumbnailRequest describeInputDeviceThumbnailRequest, Path destinationPath) Get the latest thumbnail data for the input device.default <ReturnT> ReturnTdescribeInputDeviceThumbnail(DescribeInputDeviceThumbnailRequest describeInputDeviceThumbnailRequest, ResponseTransformer<DescribeInputDeviceThumbnailResponse, ReturnT> responseTransformer) Get the latest thumbnail data for the input device.describeInputDeviceThumbnailAsBytes(Consumer<DescribeInputDeviceThumbnailRequest.Builder> describeInputDeviceThumbnailRequest) Get the latest thumbnail data for the input device.describeInputDeviceThumbnailAsBytes(DescribeInputDeviceThumbnailRequest describeInputDeviceThumbnailRequest) Get the latest thumbnail data for the input device.describeInputSecurityGroup(Consumer<DescribeInputSecurityGroupRequest.Builder> describeInputSecurityGroupRequest) Produces a summary of an Input Security GroupdescribeInputSecurityGroup(DescribeInputSecurityGroupRequest describeInputSecurityGroupRequest) Produces a summary of an Input Security Groupdefault DescribeMultiplexResponsedescribeMultiplex(Consumer<DescribeMultiplexRequest.Builder> describeMultiplexRequest) Gets details about a multiplex.default DescribeMultiplexResponsedescribeMultiplex(DescribeMultiplexRequest describeMultiplexRequest) Gets details about a multiplex.default DescribeMultiplexProgramResponsedescribeMultiplexProgram(Consumer<DescribeMultiplexProgramRequest.Builder> describeMultiplexProgramRequest) Get the details for a program in a multiplex.default DescribeMultiplexProgramResponsedescribeMultiplexProgram(DescribeMultiplexProgramRequest describeMultiplexProgramRequest) Get the details for a program in a multiplex.default DescribeOfferingResponsedescribeOffering(Consumer<DescribeOfferingRequest.Builder> describeOfferingRequest) Get details for an offering.default DescribeOfferingResponsedescribeOffering(DescribeOfferingRequest describeOfferingRequest) Get details for an offering.default DescribeReservationResponsedescribeReservation(Consumer<DescribeReservationRequest.Builder> describeReservationRequest) Get details for a reservation.default DescribeReservationResponsedescribeReservation(DescribeReservationRequest describeReservationRequest) Get details for a reservation.default DescribeScheduleResponsedescribeSchedule(Consumer<DescribeScheduleRequest.Builder> describeScheduleRequest) Get a channel scheduledefault DescribeScheduleResponsedescribeSchedule(DescribeScheduleRequest describeScheduleRequest) Get a channel scheduledefault DescribeScheduleIterabledescribeSchedulePaginator(Consumer<DescribeScheduleRequest.Builder> describeScheduleRequest) Get a channel scheduledefault DescribeScheduleIterabledescribeSchedulePaginator(DescribeScheduleRequest describeScheduleRequest) Get a channel scheduledefault DescribeThumbnailsResponsedescribeThumbnails(Consumer<DescribeThumbnailsRequest.Builder> describeThumbnailsRequest) Describe the latest thumbnails data.default DescribeThumbnailsResponsedescribeThumbnails(DescribeThumbnailsRequest describeThumbnailsRequest) Describe the latest thumbnails data.default ListChannelsResponseProduces list of channels that have been createddefault ListChannelsResponselistChannels(Consumer<ListChannelsRequest.Builder> listChannelsRequest) Produces list of channels that have been createddefault ListChannelsResponselistChannels(ListChannelsRequest listChannelsRequest) Produces list of channels that have been createddefault ListChannelsIterableProduces list of channels that have been createddefault ListChannelsIterablelistChannelsPaginator(Consumer<ListChannelsRequest.Builder> listChannelsRequest) Produces list of channels that have been createddefault ListChannelsIterablelistChannelsPaginator(ListChannelsRequest listChannelsRequest) Produces list of channels that have been createddefault ListInputDevicesResponselistInputDevices(Consumer<ListInputDevicesRequest.Builder> listInputDevicesRequest) List input devicesdefault ListInputDevicesResponselistInputDevices(ListInputDevicesRequest listInputDevicesRequest) List input devicesdefault ListInputDevicesIterablelistInputDevicesPaginator(Consumer<ListInputDevicesRequest.Builder> listInputDevicesRequest) List input devicesdefault ListInputDevicesIterablelistInputDevicesPaginator(ListInputDevicesRequest listInputDevicesRequest) List input devicesdefault ListInputDeviceTransfersResponselistInputDeviceTransfers(Consumer<ListInputDeviceTransfersRequest.Builder> listInputDeviceTransfersRequest) List input devices that are currently being transferred.default ListInputDeviceTransfersResponselistInputDeviceTransfers(ListInputDeviceTransfersRequest listInputDeviceTransfersRequest) List input devices that are currently being transferred.default ListInputDeviceTransfersIterablelistInputDeviceTransfersPaginator(Consumer<ListInputDeviceTransfersRequest.Builder> listInputDeviceTransfersRequest) List input devices that are currently being transferred.default ListInputDeviceTransfersIterablelistInputDeviceTransfersPaginator(ListInputDeviceTransfersRequest listInputDeviceTransfersRequest) List input devices that are currently being transferred.default ListInputsResponseProduces list of inputs that have been createddefault ListInputsResponselistInputs(Consumer<ListInputsRequest.Builder> listInputsRequest) Produces list of inputs that have been createddefault ListInputsResponselistInputs(ListInputsRequest listInputsRequest) Produces list of inputs that have been createddefault ListInputSecurityGroupsResponseProduces a list of Input Security Groups for an accountdefault ListInputSecurityGroupsResponselistInputSecurityGroups(Consumer<ListInputSecurityGroupsRequest.Builder> listInputSecurityGroupsRequest) Produces a list of Input Security Groups for an accountdefault ListInputSecurityGroupsResponselistInputSecurityGroups(ListInputSecurityGroupsRequest listInputSecurityGroupsRequest) Produces a list of Input Security Groups for an accountdefault ListInputSecurityGroupsIterableProduces a list of Input Security Groups for an accountdefault ListInputSecurityGroupsIterablelistInputSecurityGroupsPaginator(Consumer<ListInputSecurityGroupsRequest.Builder> listInputSecurityGroupsRequest) Produces a list of Input Security Groups for an accountdefault ListInputSecurityGroupsIterablelistInputSecurityGroupsPaginator(ListInputSecurityGroupsRequest listInputSecurityGroupsRequest) Produces a list of Input Security Groups for an accountdefault ListInputsIterableProduces list of inputs that have been createddefault ListInputsIterablelistInputsPaginator(Consumer<ListInputsRequest.Builder> listInputsRequest) Produces list of inputs that have been createddefault ListInputsIterablelistInputsPaginator(ListInputsRequest listInputsRequest) Produces list of inputs that have been createddefault ListMultiplexesResponselistMultiplexes(Consumer<ListMultiplexesRequest.Builder> listMultiplexesRequest) Retrieve a list of the existing multiplexes.default ListMultiplexesResponselistMultiplexes(ListMultiplexesRequest listMultiplexesRequest) Retrieve a list of the existing multiplexes.default ListMultiplexesIterablelistMultiplexesPaginator(Consumer<ListMultiplexesRequest.Builder> listMultiplexesRequest) Retrieve a list of the existing multiplexes.default ListMultiplexesIterablelistMultiplexesPaginator(ListMultiplexesRequest listMultiplexesRequest) Retrieve a list of the existing multiplexes.default ListMultiplexProgramsResponselistMultiplexPrograms(Consumer<ListMultiplexProgramsRequest.Builder> listMultiplexProgramsRequest) List the programs that currently exist for a specific multiplex.default ListMultiplexProgramsResponselistMultiplexPrograms(ListMultiplexProgramsRequest listMultiplexProgramsRequest) List the programs that currently exist for a specific multiplex.default ListMultiplexProgramsIterablelistMultiplexProgramsPaginator(Consumer<ListMultiplexProgramsRequest.Builder> listMultiplexProgramsRequest) List the programs that currently exist for a specific multiplex.default ListMultiplexProgramsIterablelistMultiplexProgramsPaginator(ListMultiplexProgramsRequest listMultiplexProgramsRequest) List the programs that currently exist for a specific multiplex.default ListOfferingsResponseList offerings available for purchase.default ListOfferingsResponselistOfferings(Consumer<ListOfferingsRequest.Builder> listOfferingsRequest) List offerings available for purchase.default ListOfferingsResponselistOfferings(ListOfferingsRequest listOfferingsRequest) List offerings available for purchase.default ListOfferingsIterableList offerings available for purchase.default ListOfferingsIterablelistOfferingsPaginator(Consumer<ListOfferingsRequest.Builder> listOfferingsRequest) List offerings available for purchase.default ListOfferingsIterablelistOfferingsPaginator(ListOfferingsRequest listOfferingsRequest) List offerings available for purchase.default ListReservationsResponseList purchased reservations.default ListReservationsResponselistReservations(Consumer<ListReservationsRequest.Builder> listReservationsRequest) List purchased reservations.default ListReservationsResponselistReservations(ListReservationsRequest listReservationsRequest) List purchased reservations.default ListReservationsIterableList purchased reservations.default ListReservationsIterablelistReservationsPaginator(Consumer<ListReservationsRequest.Builder> listReservationsRequest) List purchased reservations.default ListReservationsIterablelistReservationsPaginator(ListReservationsRequest listReservationsRequest) List purchased reservations.default ListTagsForResourceResponselistTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) Produces list of tags that have been created for a resourcedefault ListTagsForResourceResponselistTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) Produces list of tags that have been created for a resourcedefault PurchaseOfferingResponsepurchaseOffering(Consumer<PurchaseOfferingRequest.Builder> purchaseOfferingRequest) Purchase an offering and create a reservation.default PurchaseOfferingResponsepurchaseOffering(PurchaseOfferingRequest purchaseOfferingRequest) Purchase an offering and create a reservation.default RebootInputDeviceResponserebootInputDevice(Consumer<RebootInputDeviceRequest.Builder> rebootInputDeviceRequest) Send a reboot command to the specified input device.default RebootInputDeviceResponserebootInputDevice(RebootInputDeviceRequest rebootInputDeviceRequest) Send a reboot command to the specified input device.rejectInputDeviceTransfer(Consumer<RejectInputDeviceTransferRequest.Builder> rejectInputDeviceTransferRequest) Reject the transfer of the specified input device to your AWS account.rejectInputDeviceTransfer(RejectInputDeviceTransferRequest rejectInputDeviceTransferRequest) Reject the transfer of the specified input device to your AWS account.The SDK service client configuration exposes client settings to the user, e.g., ClientOverrideConfigurationstatic ServiceMetadatadefault StartChannelResponsestartChannel(Consumer<StartChannelRequest.Builder> startChannelRequest) Starts an existing channeldefault StartChannelResponsestartChannel(StartChannelRequest startChannelRequest) Starts an existing channeldefault StartInputDeviceResponsestartInputDevice(Consumer<StartInputDeviceRequest.Builder> startInputDeviceRequest) Start an input device that is attached to a MediaConnect flow.default StartInputDeviceResponsestartInputDevice(StartInputDeviceRequest startInputDeviceRequest) Start an input device that is attached to a MediaConnect flow.startInputDeviceMaintenanceWindow(Consumer<StartInputDeviceMaintenanceWindowRequest.Builder> startInputDeviceMaintenanceWindowRequest) Start a maintenance window for the specified input device.startInputDeviceMaintenanceWindow(StartInputDeviceMaintenanceWindowRequest startInputDeviceMaintenanceWindowRequest) Start a maintenance window for the specified input device.default StartMultiplexResponsestartMultiplex(Consumer<StartMultiplexRequest.Builder> startMultiplexRequest) Start (run) the multiplex.default StartMultiplexResponsestartMultiplex(StartMultiplexRequest startMultiplexRequest) Start (run) the multiplex.default StopChannelResponsestopChannel(Consumer<StopChannelRequest.Builder> stopChannelRequest) Stops a running channeldefault StopChannelResponsestopChannel(StopChannelRequest stopChannelRequest) Stops a running channeldefault StopInputDeviceResponsestopInputDevice(Consumer<StopInputDeviceRequest.Builder> stopInputDeviceRequest) Stop an input device that is attached to a MediaConnect flow.default StopInputDeviceResponsestopInputDevice(StopInputDeviceRequest stopInputDeviceRequest) Stop an input device that is attached to a MediaConnect flow.default StopMultiplexResponsestopMultiplex(Consumer<StopMultiplexRequest.Builder> stopMultiplexRequest) Stops a running multiplex.default StopMultiplexResponsestopMultiplex(StopMultiplexRequest stopMultiplexRequest) Stops a running multiplex.default TransferInputDeviceResponsetransferInputDevice(Consumer<TransferInputDeviceRequest.Builder> transferInputDeviceRequest) Start an input device transfer to another AWS account.default TransferInputDeviceResponsetransferInputDevice(TransferInputDeviceRequest transferInputDeviceRequest) Start an input device transfer to another AWS account.updateAccountConfiguration(Consumer<UpdateAccountConfigurationRequest.Builder> updateAccountConfigurationRequest) Update account configurationupdateAccountConfiguration(UpdateAccountConfigurationRequest updateAccountConfigurationRequest) Update account configurationdefault UpdateChannelResponseupdateChannel(Consumer<UpdateChannelRequest.Builder> updateChannelRequest) Updates a channel.default UpdateChannelResponseupdateChannel(UpdateChannelRequest updateChannelRequest) Updates a channel.default UpdateChannelClassResponseupdateChannelClass(Consumer<UpdateChannelClassRequest.Builder> updateChannelClassRequest) Changes the class of the channel.default UpdateChannelClassResponseupdateChannelClass(UpdateChannelClassRequest updateChannelClassRequest) Changes the class of the channel.default UpdateInputResponseupdateInput(Consumer<UpdateInputRequest.Builder> updateInputRequest) Updates an input.default UpdateInputResponseupdateInput(UpdateInputRequest updateInputRequest) Updates an input.default UpdateInputDeviceResponseupdateInputDevice(Consumer<UpdateInputDeviceRequest.Builder> updateInputDeviceRequest) Updates the parameters for the input device.default UpdateInputDeviceResponseupdateInputDevice(UpdateInputDeviceRequest updateInputDeviceRequest) Updates the parameters for the input device.default UpdateInputSecurityGroupResponseupdateInputSecurityGroup(Consumer<UpdateInputSecurityGroupRequest.Builder> updateInputSecurityGroupRequest) Update an Input Security Group's Whilelists.default UpdateInputSecurityGroupResponseupdateInputSecurityGroup(UpdateInputSecurityGroupRequest updateInputSecurityGroupRequest) Update an Input Security Group's Whilelists.default UpdateMultiplexResponseupdateMultiplex(Consumer<UpdateMultiplexRequest.Builder> updateMultiplexRequest) Updates a multiplex.default UpdateMultiplexResponseupdateMultiplex(UpdateMultiplexRequest updateMultiplexRequest) Updates a multiplex.default UpdateMultiplexProgramResponseupdateMultiplexProgram(Consumer<UpdateMultiplexProgramRequest.Builder> updateMultiplexProgramRequest) Update a program in a multiplex.default UpdateMultiplexProgramResponseupdateMultiplexProgram(UpdateMultiplexProgramRequest updateMultiplexProgramRequest) Update a program in a multiplex.default UpdateReservationResponseupdateReservation(Consumer<UpdateReservationRequest.Builder> updateReservationRequest) Update reservation.default UpdateReservationResponseupdateReservation(UpdateReservationRequest updateReservationRequest) Update reservation.default MediaLiveWaiterwaiter()Create an instance ofMediaLiveWaiterusing this client.Methods inherited from interface software.amazon.awssdk.utils.SdkAutoCloseable
closeMethods inherited from interface software.amazon.awssdk.core.SdkClient
serviceName
-
Field Details
-
SERVICE_NAME
- See Also:
-
SERVICE_METADATA_ID
Value for looking up the service's metadata from theServiceMetadataProvider.- See Also:
-
-
Method Details
-
acceptInputDeviceTransfer
default AcceptInputDeviceTransferResponse acceptInputDeviceTransfer(AcceptInputDeviceTransferRequest acceptInputDeviceTransferRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Accept an incoming input device transfer. The ownership of the device will transfer to your AWS account.- Parameters:
acceptInputDeviceTransferRequest- Placeholder documentation for AcceptInputDeviceTransferRequest- Returns:
- Result of the AcceptInputDeviceTransfer operation returned by the service.
- See Also:
-
acceptInputDeviceTransfer
default AcceptInputDeviceTransferResponse acceptInputDeviceTransfer(Consumer<AcceptInputDeviceTransferRequest.Builder> acceptInputDeviceTransferRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Accept an incoming input device transfer. The ownership of the device will transfer to your AWS account.
This is a convenience which creates an instance of the
AcceptInputDeviceTransferRequest.Builderavoiding the need to create one manually viaAcceptInputDeviceTransferRequest.builder()- Parameters:
acceptInputDeviceTransferRequest- AConsumerthat will call methods onAcceptInputDeviceTransferRequest.Builderto create a request. Placeholder documentation for AcceptInputDeviceTransferRequest- Returns:
- Result of the AcceptInputDeviceTransfer operation returned by the service.
- See Also:
-
batchDelete
default BatchDeleteResponse batchDelete(BatchDeleteRequest batchDeleteRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Starts delete of resources.- Parameters:
batchDeleteRequest- A request to delete resources- Returns:
- Result of the BatchDelete operation returned by the service.
- See Also:
-
batchDelete
default BatchDeleteResponse batchDelete(Consumer<BatchDeleteRequest.Builder> batchDeleteRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Starts delete of resources.
This is a convenience which creates an instance of the
BatchDeleteRequest.Builderavoiding the need to create one manually viaBatchDeleteRequest.builder()- Parameters:
batchDeleteRequest- AConsumerthat will call methods onBatchDeleteRequest.Builderto create a request. A request to delete resources- Returns:
- Result of the BatchDelete operation returned by the service.
- See Also:
-
batchStart
default BatchStartResponse batchStart(BatchStartRequest batchStartRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Starts existing resources- Parameters:
batchStartRequest- A request to start resources- Returns:
- Result of the BatchStart operation returned by the service.
- See Also:
-
batchStart
default BatchStartResponse batchStart(Consumer<BatchStartRequest.Builder> batchStartRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Starts existing resources
This is a convenience which creates an instance of the
BatchStartRequest.Builderavoiding the need to create one manually viaBatchStartRequest.builder()- Parameters:
batchStartRequest- AConsumerthat will call methods onBatchStartRequest.Builderto create a request. A request to start resources- Returns:
- Result of the BatchStart operation returned by the service.
- See Also:
-
batchStop
default BatchStopResponse batchStop(BatchStopRequest batchStopRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Stops running resources- Parameters:
batchStopRequest- A request to stop resources- Returns:
- Result of the BatchStop operation returned by the service.
- See Also:
-
batchStop
default BatchStopResponse batchStop(Consumer<BatchStopRequest.Builder> batchStopRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Stops running resources
This is a convenience which creates an instance of the
BatchStopRequest.Builderavoiding the need to create one manually viaBatchStopRequest.builder()- Parameters:
batchStopRequest- AConsumerthat will call methods onBatchStopRequest.Builderto create a request. A request to stop resources- Returns:
- Result of the BatchStop operation returned by the service.
- See Also:
-
batchUpdateSchedule
default BatchUpdateScheduleResponse batchUpdateSchedule(BatchUpdateScheduleRequest batchUpdateScheduleRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Update a channel schedule- Parameters:
batchUpdateScheduleRequest- List of actions to create and list of actions to delete.- Returns:
- Result of the BatchUpdateSchedule operation returned by the service.
- See Also:
-
batchUpdateSchedule
default BatchUpdateScheduleResponse batchUpdateSchedule(Consumer<BatchUpdateScheduleRequest.Builder> batchUpdateScheduleRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Update a channel schedule
This is a convenience which creates an instance of the
BatchUpdateScheduleRequest.Builderavoiding the need to create one manually viaBatchUpdateScheduleRequest.builder()- Parameters:
batchUpdateScheduleRequest- AConsumerthat will call methods onBatchUpdateScheduleRequest.Builderto create a request. List of actions to create and list of actions to delete.- Returns:
- Result of the BatchUpdateSchedule operation returned by the service.
- See Also:
-
cancelInputDeviceTransfer
default CancelInputDeviceTransferResponse cancelInputDeviceTransfer(CancelInputDeviceTransferRequest cancelInputDeviceTransferRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Cancel an input device transfer that you have requested.- Parameters:
cancelInputDeviceTransferRequest- Placeholder documentation for CancelInputDeviceTransferRequest- Returns:
- Result of the CancelInputDeviceTransfer operation returned by the service.
- See Also:
-
cancelInputDeviceTransfer
default CancelInputDeviceTransferResponse cancelInputDeviceTransfer(Consumer<CancelInputDeviceTransferRequest.Builder> cancelInputDeviceTransferRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Cancel an input device transfer that you have requested.
This is a convenience which creates an instance of the
CancelInputDeviceTransferRequest.Builderavoiding the need to create one manually viaCancelInputDeviceTransferRequest.builder()- Parameters:
cancelInputDeviceTransferRequest- AConsumerthat will call methods onCancelInputDeviceTransferRequest.Builderto create a request. Placeholder documentation for CancelInputDeviceTransferRequest- Returns:
- Result of the CancelInputDeviceTransfer operation returned by the service.
- See Also:
-
claimDevice
default ClaimDeviceResponse claimDevice(ClaimDeviceRequest claimDeviceRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Send a request to claim an AWS Elemental device that you have purchased from a third-party vendor. After the request succeeds, you will own the device.- Parameters:
claimDeviceRequest- A request to claim an AWS Elemental device that you have purchased from a third-party vendor.- Returns:
- Result of the ClaimDevice operation returned by the service.
- See Also:
-
claimDevice
default ClaimDeviceResponse claimDevice(Consumer<ClaimDeviceRequest.Builder> claimDeviceRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Send a request to claim an AWS Elemental device that you have purchased from a third-party vendor. After the request succeeds, you will own the device.
This is a convenience which creates an instance of the
ClaimDeviceRequest.Builderavoiding the need to create one manually viaClaimDeviceRequest.builder()- Parameters:
claimDeviceRequest- AConsumerthat will call methods onClaimDeviceRequest.Builderto create a request. A request to claim an AWS Elemental device that you have purchased from a third-party vendor.- Returns:
- Result of the ClaimDevice operation returned by the service.
- See Also:
-
createChannel
default CreateChannelResponse createChannel(CreateChannelRequest createChannelRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Creates a new channel- Parameters:
createChannelRequest- A request to create a channel- Returns:
- Result of the CreateChannel operation returned by the service.
- See Also:
-
createChannel
default CreateChannelResponse createChannel(Consumer<CreateChannelRequest.Builder> createChannelRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Creates a new channel
This is a convenience which creates an instance of the
CreateChannelRequest.Builderavoiding the need to create one manually viaCreateChannelRequest.builder()- Parameters:
createChannelRequest- AConsumerthat will call methods onCreateChannelRequest.Builderto create a request. A request to create a channel- Returns:
- Result of the CreateChannel operation returned by the service.
- See Also:
-
createInput
default CreateInputResponse createInput(CreateInputRequest createInputRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Create an input- Parameters:
createInputRequest- The name of the input- Returns:
- Result of the CreateInput operation returned by the service.
- See Also:
-
createInput
default CreateInputResponse createInput(Consumer<CreateInputRequest.Builder> createInputRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Create an input
This is a convenience which creates an instance of the
CreateInputRequest.Builderavoiding the need to create one manually viaCreateInputRequest.builder()- Parameters:
createInputRequest- AConsumerthat will call methods onCreateInputRequest.Builderto create a request. The name of the input- Returns:
- Result of the CreateInput operation returned by the service.
- See Also:
-
createInputSecurityGroup
default CreateInputSecurityGroupResponse createInputSecurityGroup(CreateInputSecurityGroupRequest createInputSecurityGroupRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Creates a Input Security Group- Parameters:
createInputSecurityGroupRequest- The IPv4 CIDRs to whitelist for this Input Security Group- Returns:
- Result of the CreateInputSecurityGroup operation returned by the service.
- See Also:
-
createInputSecurityGroup
default CreateInputSecurityGroupResponse createInputSecurityGroup(Consumer<CreateInputSecurityGroupRequest.Builder> createInputSecurityGroupRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Creates a Input Security Group
This is a convenience which creates an instance of the
CreateInputSecurityGroupRequest.Builderavoiding the need to create one manually viaCreateInputSecurityGroupRequest.builder()- Parameters:
createInputSecurityGroupRequest- AConsumerthat will call methods onCreateInputSecurityGroupRequest.Builderto create a request. The IPv4 CIDRs to whitelist for this Input Security Group- Returns:
- Result of the CreateInputSecurityGroup operation returned by the service.
- See Also:
-
createMultiplex
default CreateMultiplexResponse createMultiplex(CreateMultiplexRequest createMultiplexRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Create a new multiplex.- Parameters:
createMultiplexRequest- A request to create a multiplex.- Returns:
- Result of the CreateMultiplex operation returned by the service.
- See Also:
-
createMultiplex
default CreateMultiplexResponse createMultiplex(Consumer<CreateMultiplexRequest.Builder> createMultiplexRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Create a new multiplex.
This is a convenience which creates an instance of the
CreateMultiplexRequest.Builderavoiding the need to create one manually viaCreateMultiplexRequest.builder()- Parameters:
createMultiplexRequest- AConsumerthat will call methods onCreateMultiplexRequest.Builderto create a request. A request to create a multiplex.- Returns:
- Result of the CreateMultiplex operation returned by the service.
- See Also:
-
createMultiplexProgram
default CreateMultiplexProgramResponse createMultiplexProgram(CreateMultiplexProgramRequest createMultiplexProgramRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Create a new program in the multiplex.- Parameters:
createMultiplexProgramRequest- A request to create a program in a multiplex.- Returns:
- Result of the CreateMultiplexProgram operation returned by the service.
- See Also:
-
createMultiplexProgram
default CreateMultiplexProgramResponse createMultiplexProgram(Consumer<CreateMultiplexProgramRequest.Builder> createMultiplexProgramRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Create a new program in the multiplex.
This is a convenience which creates an instance of the
CreateMultiplexProgramRequest.Builderavoiding the need to create one manually viaCreateMultiplexProgramRequest.builder()- Parameters:
createMultiplexProgramRequest- AConsumerthat will call methods onCreateMultiplexProgramRequest.Builderto create a request. A request to create a program in a multiplex.- Returns:
- Result of the CreateMultiplexProgram operation returned by the service.
- See Also:
-
createPartnerInput
default CreatePartnerInputResponse createPartnerInput(CreatePartnerInputRequest createPartnerInputRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Create a partner input- Parameters:
createPartnerInputRequest- A request to create a partner input- Returns:
- Result of the CreatePartnerInput operation returned by the service.
- See Also:
-
createPartnerInput
default CreatePartnerInputResponse createPartnerInput(Consumer<CreatePartnerInputRequest.Builder> createPartnerInputRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Create a partner input
This is a convenience which creates an instance of the
CreatePartnerInputRequest.Builderavoiding the need to create one manually viaCreatePartnerInputRequest.builder()- Parameters:
createPartnerInputRequest- AConsumerthat will call methods onCreatePartnerInputRequest.Builderto create a request. A request to create a partner input- Returns:
- Result of the CreatePartnerInput operation returned by the service.
- See Also:
-
createTags
default CreateTagsResponse createTags(CreateTagsRequest createTagsRequest) throws NotFoundException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException Create tags for a resource- Parameters:
createTagsRequest- Placeholder documentation for CreateTagsRequest- Returns:
- Result of the CreateTags operation returned by the service.
- See Also:
-
createTags
default CreateTagsResponse createTags(Consumer<CreateTagsRequest.Builder> createTagsRequest) throws NotFoundException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException Create tags for a resource
This is a convenience which creates an instance of the
CreateTagsRequest.Builderavoiding the need to create one manually viaCreateTagsRequest.builder()- Parameters:
createTagsRequest- AConsumerthat will call methods onCreateTagsRequest.Builderto create a request. Placeholder documentation for CreateTagsRequest- Returns:
- Result of the CreateTags operation returned by the service.
- See Also:
-
deleteChannel
default DeleteChannelResponse deleteChannel(DeleteChannelRequest deleteChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Starts deletion of channel. The associated outputs are also deleted.- Parameters:
deleteChannelRequest- Placeholder documentation for DeleteChannelRequest- Returns:
- Result of the DeleteChannel operation returned by the service.
- See Also:
-
deleteChannel
default DeleteChannelResponse deleteChannel(Consumer<DeleteChannelRequest.Builder> deleteChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Starts deletion of channel. The associated outputs are also deleted.
This is a convenience which creates an instance of the
DeleteChannelRequest.Builderavoiding the need to create one manually viaDeleteChannelRequest.builder()- Parameters:
deleteChannelRequest- AConsumerthat will call methods onDeleteChannelRequest.Builderto create a request. Placeholder documentation for DeleteChannelRequest- Returns:
- Result of the DeleteChannel operation returned by the service.
- See Also:
-
deleteInput
default DeleteInputResponse deleteInput(DeleteInputRequest deleteInputRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Deletes the input end point- Parameters:
deleteInputRequest- Placeholder documentation for DeleteInputRequest- Returns:
- Result of the DeleteInput operation returned by the service.
- See Also:
-
deleteInput
default DeleteInputResponse deleteInput(Consumer<DeleteInputRequest.Builder> deleteInputRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Deletes the input end point
This is a convenience which creates an instance of the
DeleteInputRequest.Builderavoiding the need to create one manually viaDeleteInputRequest.builder()- Parameters:
deleteInputRequest- AConsumerthat will call methods onDeleteInputRequest.Builderto create a request. Placeholder documentation for DeleteInputRequest- Returns:
- Result of the DeleteInput operation returned by the service.
- See Also:
-
deleteInputSecurityGroup
default DeleteInputSecurityGroupResponse deleteInputSecurityGroup(DeleteInputSecurityGroupRequest deleteInputSecurityGroupRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Deletes an Input Security Group- Parameters:
deleteInputSecurityGroupRequest- Placeholder documentation for DeleteInputSecurityGroupRequest- Returns:
- Result of the DeleteInputSecurityGroup operation returned by the service.
- See Also:
-
deleteInputSecurityGroup
default DeleteInputSecurityGroupResponse deleteInputSecurityGroup(Consumer<DeleteInputSecurityGroupRequest.Builder> deleteInputSecurityGroupRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Deletes an Input Security Group
This is a convenience which creates an instance of the
DeleteInputSecurityGroupRequest.Builderavoiding the need to create one manually viaDeleteInputSecurityGroupRequest.builder()- Parameters:
deleteInputSecurityGroupRequest- AConsumerthat will call methods onDeleteInputSecurityGroupRequest.Builderto create a request. Placeholder documentation for DeleteInputSecurityGroupRequest- Returns:
- Result of the DeleteInputSecurityGroup operation returned by the service.
- See Also:
-
deleteMultiplex
default DeleteMultiplexResponse deleteMultiplex(DeleteMultiplexRequest deleteMultiplexRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Delete a multiplex. The multiplex must be idle.- Parameters:
deleteMultiplexRequest- Placeholder documentation for DeleteMultiplexRequest- Returns:
- Result of the DeleteMultiplex operation returned by the service.
- See Also:
-
deleteMultiplex
default DeleteMultiplexResponse deleteMultiplex(Consumer<DeleteMultiplexRequest.Builder> deleteMultiplexRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Delete a multiplex. The multiplex must be idle.
This is a convenience which creates an instance of the
DeleteMultiplexRequest.Builderavoiding the need to create one manually viaDeleteMultiplexRequest.builder()- Parameters:
deleteMultiplexRequest- AConsumerthat will call methods onDeleteMultiplexRequest.Builderto create a request. Placeholder documentation for DeleteMultiplexRequest- Returns:
- Result of the DeleteMultiplex operation returned by the service.
- See Also:
-
deleteMultiplexProgram
default DeleteMultiplexProgramResponse deleteMultiplexProgram(DeleteMultiplexProgramRequest deleteMultiplexProgramRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Delete a program from a multiplex.- Parameters:
deleteMultiplexProgramRequest- Placeholder documentation for DeleteMultiplexProgramRequest- Returns:
- Result of the DeleteMultiplexProgram operation returned by the service.
- See Also:
-
deleteMultiplexProgram
default DeleteMultiplexProgramResponse deleteMultiplexProgram(Consumer<DeleteMultiplexProgramRequest.Builder> deleteMultiplexProgramRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Delete a program from a multiplex.
This is a convenience which creates an instance of the
DeleteMultiplexProgramRequest.Builderavoiding the need to create one manually viaDeleteMultiplexProgramRequest.builder()- Parameters:
deleteMultiplexProgramRequest- AConsumerthat will call methods onDeleteMultiplexProgramRequest.Builderto create a request. Placeholder documentation for DeleteMultiplexProgramRequest- Returns:
- Result of the DeleteMultiplexProgram operation returned by the service.
- See Also:
-
deleteReservation
default DeleteReservationResponse deleteReservation(DeleteReservationRequest deleteReservationRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Delete an expired reservation.- Parameters:
deleteReservationRequest- Placeholder documentation for DeleteReservationRequest- Returns:
- Result of the DeleteReservation operation returned by the service.
- See Also:
-
deleteReservation
default DeleteReservationResponse deleteReservation(Consumer<DeleteReservationRequest.Builder> deleteReservationRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Delete an expired reservation.
This is a convenience which creates an instance of the
DeleteReservationRequest.Builderavoiding the need to create one manually viaDeleteReservationRequest.builder()- Parameters:
deleteReservationRequest- AConsumerthat will call methods onDeleteReservationRequest.Builderto create a request. Placeholder documentation for DeleteReservationRequest- Returns:
- Result of the DeleteReservation operation returned by the service.
- See Also:
-
deleteSchedule
default DeleteScheduleResponse deleteSchedule(DeleteScheduleRequest deleteScheduleRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Delete all schedule actions on a channel.- Parameters:
deleteScheduleRequest- Placeholder documentation for DeleteScheduleRequest- Returns:
- Result of the DeleteSchedule operation returned by the service.
- See Also:
-
deleteSchedule
default DeleteScheduleResponse deleteSchedule(Consumer<DeleteScheduleRequest.Builder> deleteScheduleRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Delete all schedule actions on a channel.
This is a convenience which creates an instance of the
DeleteScheduleRequest.Builderavoiding the need to create one manually viaDeleteScheduleRequest.builder()- Parameters:
deleteScheduleRequest- AConsumerthat will call methods onDeleteScheduleRequest.Builderto create a request. Placeholder documentation for DeleteScheduleRequest- Returns:
- Result of the DeleteSchedule operation returned by the service.
- See Also:
-
deleteTags
default DeleteTagsResponse deleteTags(DeleteTagsRequest deleteTagsRequest) throws NotFoundException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException Removes tags for a resource- Parameters:
deleteTagsRequest- Placeholder documentation for DeleteTagsRequest- Returns:
- Result of the DeleteTags operation returned by the service.
- See Also:
-
deleteTags
default DeleteTagsResponse deleteTags(Consumer<DeleteTagsRequest.Builder> deleteTagsRequest) throws NotFoundException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException Removes tags for a resource
This is a convenience which creates an instance of the
DeleteTagsRequest.Builderavoiding the need to create one manually viaDeleteTagsRequest.builder()- Parameters:
deleteTagsRequest- AConsumerthat will call methods onDeleteTagsRequest.Builderto create a request. Placeholder documentation for DeleteTagsRequest- Returns:
- Result of the DeleteTags operation returned by the service.
- See Also:
-
describeAccountConfiguration
default DescribeAccountConfigurationResponse describeAccountConfiguration(DescribeAccountConfigurationRequest describeAccountConfigurationRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Get account configuration- Parameters:
describeAccountConfigurationRequest- Placeholder documentation for DescribeAccountConfigurationRequest- Returns:
- Result of the DescribeAccountConfiguration operation returned by the service.
- See Also:
-
describeAccountConfiguration
default DescribeAccountConfigurationResponse describeAccountConfiguration(Consumer<DescribeAccountConfigurationRequest.Builder> describeAccountConfigurationRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Get account configuration
This is a convenience which creates an instance of the
DescribeAccountConfigurationRequest.Builderavoiding the need to create one manually viaDescribeAccountConfigurationRequest.builder()- Parameters:
describeAccountConfigurationRequest- AConsumerthat will call methods onDescribeAccountConfigurationRequest.Builderto create a request. Placeholder documentation for DescribeAccountConfigurationRequest- Returns:
- Result of the DescribeAccountConfiguration operation returned by the service.
- See Also:
-
describeChannel
default DescribeChannelResponse describeChannel(DescribeChannelRequest describeChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Gets details about a channel- Parameters:
describeChannelRequest- Placeholder documentation for DescribeChannelRequest- Returns:
- Result of the DescribeChannel operation returned by the service.
- See Also:
-
describeChannel
default DescribeChannelResponse describeChannel(Consumer<DescribeChannelRequest.Builder> describeChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Gets details about a channel
This is a convenience which creates an instance of the
DescribeChannelRequest.Builderavoiding the need to create one manually viaDescribeChannelRequest.builder()- Parameters:
describeChannelRequest- AConsumerthat will call methods onDescribeChannelRequest.Builderto create a request. Placeholder documentation for DescribeChannelRequest- Returns:
- Result of the DescribeChannel operation returned by the service.
- See Also:
-
describeInput
default DescribeInputResponse describeInput(DescribeInputRequest describeInputRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Produces details about an input- Parameters:
describeInputRequest- Placeholder documentation for DescribeInputRequest- Returns:
- Result of the DescribeInput operation returned by the service.
- See Also:
-
describeInput
default DescribeInputResponse describeInput(Consumer<DescribeInputRequest.Builder> describeInputRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Produces details about an input
This is a convenience which creates an instance of the
DescribeInputRequest.Builderavoiding the need to create one manually viaDescribeInputRequest.builder()- Parameters:
describeInputRequest- AConsumerthat will call methods onDescribeInputRequest.Builderto create a request. Placeholder documentation for DescribeInputRequest- Returns:
- Result of the DescribeInput operation returned by the service.
- See Also:
-
describeInputDevice
default DescribeInputDeviceResponse describeInputDevice(DescribeInputDeviceRequest describeInputDeviceRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Gets the details for the input device- Parameters:
describeInputDeviceRequest- Placeholder documentation for DescribeInputDeviceRequest- Returns:
- Result of the DescribeInputDevice operation returned by the service.
- See Also:
-
describeInputDevice
default DescribeInputDeviceResponse describeInputDevice(Consumer<DescribeInputDeviceRequest.Builder> describeInputDeviceRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Gets the details for the input device
This is a convenience which creates an instance of the
DescribeInputDeviceRequest.Builderavoiding the need to create one manually viaDescribeInputDeviceRequest.builder()- Parameters:
describeInputDeviceRequest- AConsumerthat will call methods onDescribeInputDeviceRequest.Builderto create a request. Placeholder documentation for DescribeInputDeviceRequest- Returns:
- Result of the DescribeInputDevice operation returned by the service.
- See Also:
-
describeInputDeviceThumbnail
default <ReturnT> ReturnT describeInputDeviceThumbnail(DescribeInputDeviceThumbnailRequest describeInputDeviceThumbnailRequest, ResponseTransformer<DescribeInputDeviceThumbnailResponse, ReturnT> responseTransformer) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveExceptionGet the latest thumbnail data for the input device.- Parameters:
describeInputDeviceThumbnailRequest- Placeholder documentation for DescribeInputDeviceThumbnailRequestresponseTransformer- Functional interface for processing the streamed response content. The unmarshalled DescribeInputDeviceThumbnailResponse and an InputStream to the response content are provided as parameters to the callback. The callback may return a transformed type which will be the return value of this method. SeeResponseTransformerfor details on implementing this interface and for links to pre-canned implementations for common scenarios like downloading to a file. The service documentation for the response content is as follows 'The binary data for the thumbnail that the Link device has most recently sent to MediaLive.'.- Returns:
- The transformed result of the ResponseTransformer.
- See Also:
-
describeInputDeviceThumbnail
default <ReturnT> ReturnT describeInputDeviceThumbnail(Consumer<DescribeInputDeviceThumbnailRequest.Builder> describeInputDeviceThumbnailRequest, ResponseTransformer<DescribeInputDeviceThumbnailResponse, ReturnT> responseTransformer) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveExceptionGet the latest thumbnail data for the input device.
This is a convenience which creates an instance of the
DescribeInputDeviceThumbnailRequest.Builderavoiding the need to create one manually viaDescribeInputDeviceThumbnailRequest.builder()- Parameters:
describeInputDeviceThumbnailRequest- AConsumerthat will call methods onDescribeInputDeviceThumbnailRequest.Builderto create a request. Placeholder documentation for DescribeInputDeviceThumbnailRequestresponseTransformer- Functional interface for processing the streamed response content. The unmarshalled DescribeInputDeviceThumbnailResponse and an InputStream to the response content are provided as parameters to the callback. The callback may return a transformed type which will be the return value of this method. SeeResponseTransformerfor details on implementing this interface and for links to pre-canned implementations for common scenarios like downloading to a file. The service documentation for the response content is as follows 'The binary data for the thumbnail that the Link device has most recently sent to MediaLive.'.- Returns:
- The transformed result of the ResponseTransformer.
- See Also:
-
describeInputDeviceThumbnail
default DescribeInputDeviceThumbnailResponse describeInputDeviceThumbnail(DescribeInputDeviceThumbnailRequest describeInputDeviceThumbnailRequest, Path destinationPath) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Get the latest thumbnail data for the input device.- Parameters:
describeInputDeviceThumbnailRequest- Placeholder documentation for DescribeInputDeviceThumbnailRequestdestinationPath-Pathto file that response contents will be written to. The file must not exist or this method will throw an exception. If the file is not writable by the current user then an exception will be thrown. The service documentation for the response content is as follows 'The binary data for the thumbnail that the Link device has most recently sent to MediaLive.'.- Returns:
- The transformed result of the ResponseTransformer.
- See Also:
-
describeInputDeviceThumbnail
default DescribeInputDeviceThumbnailResponse describeInputDeviceThumbnail(Consumer<DescribeInputDeviceThumbnailRequest.Builder> describeInputDeviceThumbnailRequest, Path destinationPath) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Get the latest thumbnail data for the input device.
This is a convenience which creates an instance of the
DescribeInputDeviceThumbnailRequest.Builderavoiding the need to create one manually viaDescribeInputDeviceThumbnailRequest.builder()- Parameters:
describeInputDeviceThumbnailRequest- AConsumerthat will call methods onDescribeInputDeviceThumbnailRequest.Builderto create a request. Placeholder documentation for DescribeInputDeviceThumbnailRequestdestinationPath-Pathto file that response contents will be written to. The file must not exist or this method will throw an exception. If the file is not writable by the current user then an exception will be thrown. The service documentation for the response content is as follows 'The binary data for the thumbnail that the Link device has most recently sent to MediaLive.'.- Returns:
- The transformed result of the ResponseTransformer.
- See Also:
-
describeInputDeviceThumbnail
default ResponseInputStream<DescribeInputDeviceThumbnailResponse> describeInputDeviceThumbnail(DescribeInputDeviceThumbnailRequest describeInputDeviceThumbnailRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Get the latest thumbnail data for the input device.- Parameters:
describeInputDeviceThumbnailRequest- Placeholder documentation for DescribeInputDeviceThumbnailRequest- Returns:
- A
ResponseInputStreamcontaining data streamed from service. Note that this is an unmanaged reference to the underlying HTTP connection so great care must be taken to ensure all data if fully read from the input stream and that it is properly closed. Failure to do so may result in sub-optimal behavior and exhausting connections in the connection pool. The unmarshalled response object can be obtained viaResponseInputStream.response(). The service documentation for the response content is as follows 'The binary data for the thumbnail that the Link device has most recently sent to MediaLive.'. - See Also:
-
describeInputDeviceThumbnail
default ResponseInputStream<DescribeInputDeviceThumbnailResponse> describeInputDeviceThumbnail(Consumer<DescribeInputDeviceThumbnailRequest.Builder> describeInputDeviceThumbnailRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Get the latest thumbnail data for the input device.
This is a convenience which creates an instance of the
DescribeInputDeviceThumbnailRequest.Builderavoiding the need to create one manually viaDescribeInputDeviceThumbnailRequest.builder()- Parameters:
describeInputDeviceThumbnailRequest- AConsumerthat will call methods onDescribeInputDeviceThumbnailRequest.Builderto create a request. Placeholder documentation for DescribeInputDeviceThumbnailRequest- Returns:
- A
ResponseInputStreamcontaining data streamed from service. Note that this is an unmanaged reference to the underlying HTTP connection so great care must be taken to ensure all data if fully read from the input stream and that it is properly closed. Failure to do so may result in sub-optimal behavior and exhausting connections in the connection pool. The unmarshalled response object can be obtained viaResponseInputStream.response(). The service documentation for the response content is as follows 'The binary data for the thumbnail that the Link device has most recently sent to MediaLive.'. - See Also:
-
describeInputDeviceThumbnailAsBytes
default ResponseBytes<DescribeInputDeviceThumbnailResponse> describeInputDeviceThumbnailAsBytes(DescribeInputDeviceThumbnailRequest describeInputDeviceThumbnailRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Get the latest thumbnail data for the input device.- Parameters:
describeInputDeviceThumbnailRequest- Placeholder documentation for DescribeInputDeviceThumbnailRequest- Returns:
- A
ResponseBytesthat loads the data streamed from the service into memory and exposes it in convenient in-memory representations like a byte buffer or string. The unmarshalled response object can be obtained viaResponseBytes.response(). The service documentation for the response content is as follows 'The binary data for the thumbnail that the Link device has most recently sent to MediaLive.'. - See Also:
-
describeInputDeviceThumbnailAsBytes
default ResponseBytes<DescribeInputDeviceThumbnailResponse> describeInputDeviceThumbnailAsBytes(Consumer<DescribeInputDeviceThumbnailRequest.Builder> describeInputDeviceThumbnailRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Get the latest thumbnail data for the input device.
This is a convenience which creates an instance of the
DescribeInputDeviceThumbnailRequest.Builderavoiding the need to create one manually viaDescribeInputDeviceThumbnailRequest.builder()- Parameters:
describeInputDeviceThumbnailRequest- AConsumerthat will call methods onDescribeInputDeviceThumbnailRequest.Builderto create a request. Placeholder documentation for DescribeInputDeviceThumbnailRequest- Returns:
- A
ResponseBytesthat loads the data streamed from the service into memory and exposes it in convenient in-memory representations like a byte buffer or string. The unmarshalled response object can be obtained viaResponseBytes.response(). The service documentation for the response content is as follows 'The binary data for the thumbnail that the Link device has most recently sent to MediaLive.'. - See Also:
-
describeInputSecurityGroup
default DescribeInputSecurityGroupResponse describeInputSecurityGroup(DescribeInputSecurityGroupRequest describeInputSecurityGroupRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Produces a summary of an Input Security Group- Parameters:
describeInputSecurityGroupRequest- Placeholder documentation for DescribeInputSecurityGroupRequest- Returns:
- Result of the DescribeInputSecurityGroup operation returned by the service.
- See Also:
-
describeInputSecurityGroup
default DescribeInputSecurityGroupResponse describeInputSecurityGroup(Consumer<DescribeInputSecurityGroupRequest.Builder> describeInputSecurityGroupRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Produces a summary of an Input Security Group
This is a convenience which creates an instance of the
DescribeInputSecurityGroupRequest.Builderavoiding the need to create one manually viaDescribeInputSecurityGroupRequest.builder()- Parameters:
describeInputSecurityGroupRequest- AConsumerthat will call methods onDescribeInputSecurityGroupRequest.Builderto create a request. Placeholder documentation for DescribeInputSecurityGroupRequest- Returns:
- Result of the DescribeInputSecurityGroup operation returned by the service.
- See Also:
-
describeMultiplex
default DescribeMultiplexResponse describeMultiplex(DescribeMultiplexRequest describeMultiplexRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Gets details about a multiplex.- Parameters:
describeMultiplexRequest- Placeholder documentation for DescribeMultiplexRequest- Returns:
- Result of the DescribeMultiplex operation returned by the service.
- See Also:
-
describeMultiplex
default DescribeMultiplexResponse describeMultiplex(Consumer<DescribeMultiplexRequest.Builder> describeMultiplexRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Gets details about a multiplex.
This is a convenience which creates an instance of the
DescribeMultiplexRequest.Builderavoiding the need to create one manually viaDescribeMultiplexRequest.builder()- Parameters:
describeMultiplexRequest- AConsumerthat will call methods onDescribeMultiplexRequest.Builderto create a request. Placeholder documentation for DescribeMultiplexRequest- Returns:
- Result of the DescribeMultiplex operation returned by the service.
- See Also:
-
describeMultiplexProgram
default DescribeMultiplexProgramResponse describeMultiplexProgram(DescribeMultiplexProgramRequest describeMultiplexProgramRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Get the details for a program in a multiplex.- Parameters:
describeMultiplexProgramRequest- Placeholder documentation for DescribeMultiplexProgramRequest- Returns:
- Result of the DescribeMultiplexProgram operation returned by the service.
- See Also:
-
describeMultiplexProgram
default DescribeMultiplexProgramResponse describeMultiplexProgram(Consumer<DescribeMultiplexProgramRequest.Builder> describeMultiplexProgramRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Get the details for a program in a multiplex.
This is a convenience which creates an instance of the
DescribeMultiplexProgramRequest.Builderavoiding the need to create one manually viaDescribeMultiplexProgramRequest.builder()- Parameters:
describeMultiplexProgramRequest- AConsumerthat will call methods onDescribeMultiplexProgramRequest.Builderto create a request. Placeholder documentation for DescribeMultiplexProgramRequest- Returns:
- Result of the DescribeMultiplexProgram operation returned by the service.
- See Also:
-
describeOffering
default DescribeOfferingResponse describeOffering(DescribeOfferingRequest describeOfferingRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Get details for an offering.- Parameters:
describeOfferingRequest- Placeholder documentation for DescribeOfferingRequest- Returns:
- Result of the DescribeOffering operation returned by the service.
- See Also:
-
describeOffering
default DescribeOfferingResponse describeOffering(Consumer<DescribeOfferingRequest.Builder> describeOfferingRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Get details for an offering.
This is a convenience which creates an instance of the
DescribeOfferingRequest.Builderavoiding the need to create one manually viaDescribeOfferingRequest.builder()- Parameters:
describeOfferingRequest- AConsumerthat will call methods onDescribeOfferingRequest.Builderto create a request. Placeholder documentation for DescribeOfferingRequest- Returns:
- Result of the DescribeOffering operation returned by the service.
- See Also:
-
describeReservation
default DescribeReservationResponse describeReservation(DescribeReservationRequest describeReservationRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Get details for a reservation.- Parameters:
describeReservationRequest- Placeholder documentation for DescribeReservationRequest- Returns:
- Result of the DescribeReservation operation returned by the service.
- See Also:
-
describeReservation
default DescribeReservationResponse describeReservation(Consumer<DescribeReservationRequest.Builder> describeReservationRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Get details for a reservation.
This is a convenience which creates an instance of the
DescribeReservationRequest.Builderavoiding the need to create one manually viaDescribeReservationRequest.builder()- Parameters:
describeReservationRequest- AConsumerthat will call methods onDescribeReservationRequest.Builderto create a request. Placeholder documentation for DescribeReservationRequest- Returns:
- Result of the DescribeReservation operation returned by the service.
- See Also:
-
describeSchedule
default DescribeScheduleResponse describeSchedule(DescribeScheduleRequest describeScheduleRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Get a channel schedule- Parameters:
describeScheduleRequest- Placeholder documentation for DescribeScheduleRequest- Returns:
- Result of the DescribeSchedule operation returned by the service.
- See Also:
-
describeSchedule
default DescribeScheduleResponse describeSchedule(Consumer<DescribeScheduleRequest.Builder> describeScheduleRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Get a channel schedule
This is a convenience which creates an instance of the
DescribeScheduleRequest.Builderavoiding the need to create one manually viaDescribeScheduleRequest.builder()- Parameters:
describeScheduleRequest- AConsumerthat will call methods onDescribeScheduleRequest.Builderto create a request. Placeholder documentation for DescribeScheduleRequest- Returns:
- Result of the DescribeSchedule operation returned by the service.
- See Also:
-
describeSchedulePaginator
default DescribeScheduleIterable describeSchedulePaginator(DescribeScheduleRequest describeScheduleRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Get a channel schedule
This is a variant of
describeSchedule(software.amazon.awssdk.services.medialive.model.DescribeScheduleRequest)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
2) Using For loopsoftware.amazon.awssdk.services.medialive.paginators.DescribeScheduleIterable responses = client.describeSchedulePaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.DescribeScheduleIterable responses = client .describeSchedulePaginator(request); for (software.amazon.awssdk.services.medialive.model.DescribeScheduleResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.DescribeScheduleIterable responses = client.describeSchedulePaginator(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
describeSchedule(software.amazon.awssdk.services.medialive.model.DescribeScheduleRequest)operation.- Parameters:
describeScheduleRequest- Placeholder documentation for DescribeScheduleRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
describeSchedulePaginator
default DescribeScheduleIterable describeSchedulePaginator(Consumer<DescribeScheduleRequest.Builder> describeScheduleRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Get a channel schedule
This is a variant of
describeSchedule(software.amazon.awssdk.services.medialive.model.DescribeScheduleRequest)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
2) Using For loopsoftware.amazon.awssdk.services.medialive.paginators.DescribeScheduleIterable responses = client.describeSchedulePaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.DescribeScheduleIterable responses = client .describeSchedulePaginator(request); for (software.amazon.awssdk.services.medialive.model.DescribeScheduleResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.DescribeScheduleIterable responses = client.describeSchedulePaginator(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
describeSchedule(software.amazon.awssdk.services.medialive.model.DescribeScheduleRequest)operation.This is a convenience which creates an instance of the
DescribeScheduleRequest.Builderavoiding the need to create one manually viaDescribeScheduleRequest.builder()- Parameters:
describeScheduleRequest- AConsumerthat will call methods onDescribeScheduleRequest.Builderto create a request. Placeholder documentation for DescribeScheduleRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
describeThumbnails
default DescribeThumbnailsResponse describeThumbnails(DescribeThumbnailsRequest describeThumbnailsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Describe the latest thumbnails data.- Parameters:
describeThumbnailsRequest- Placeholder documentation for DescribeThumbnailsRequest- Returns:
- Result of the DescribeThumbnails operation returned by the service.
- See Also:
-
describeThumbnails
default DescribeThumbnailsResponse describeThumbnails(Consumer<DescribeThumbnailsRequest.Builder> describeThumbnailsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Describe the latest thumbnails data.
This is a convenience which creates an instance of the
DescribeThumbnailsRequest.Builderavoiding the need to create one manually viaDescribeThumbnailsRequest.builder()- Parameters:
describeThumbnailsRequest- AConsumerthat will call methods onDescribeThumbnailsRequest.Builderto create a request. Placeholder documentation for DescribeThumbnailsRequest- Returns:
- Result of the DescribeThumbnails operation returned by the service.
- See Also:
-
listChannels
default ListChannelsResponse listChannels(ListChannelsRequest listChannelsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Produces list of channels that have been created- Parameters:
listChannelsRequest- Placeholder documentation for ListChannelsRequest- Returns:
- Result of the ListChannels operation returned by the service.
- See Also:
-
listChannels
default ListChannelsResponse listChannels(Consumer<ListChannelsRequest.Builder> listChannelsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Produces list of channels that have been created
This is a convenience which creates an instance of the
ListChannelsRequest.Builderavoiding the need to create one manually viaListChannelsRequest.builder()- Parameters:
listChannelsRequest- AConsumerthat will call methods onListChannelsRequest.Builderto create a request. Placeholder documentation for ListChannelsRequest- Returns:
- Result of the ListChannels operation returned by the service.
- See Also:
-
listChannels
default ListChannelsResponse listChannels() throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveExceptionProduces list of channels that have been created- Returns:
- Result of the ListChannels operation returned by the service.
- See Also:
-
listChannelsPaginator
default ListChannelsIterable listChannelsPaginator() throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveExceptionProduces list of channels that have been created
This is a variant of
listChannels(software.amazon.awssdk.services.medialive.model.ListChannelsRequest)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
2) Using For loopsoftware.amazon.awssdk.services.medialive.paginators.ListChannelsIterable responses = client.listChannelsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListChannelsIterable responses = client.listChannelsPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListChannelsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListChannelsIterable responses = client.listChannelsPaginator(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
listChannels(software.amazon.awssdk.services.medialive.model.ListChannelsRequest)operation.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listChannelsPaginator
default ListChannelsIterable listChannelsPaginator(ListChannelsRequest listChannelsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Produces list of channels that have been created
This is a variant of
listChannels(software.amazon.awssdk.services.medialive.model.ListChannelsRequest)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
2) Using For loopsoftware.amazon.awssdk.services.medialive.paginators.ListChannelsIterable responses = client.listChannelsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListChannelsIterable responses = client.listChannelsPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListChannelsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListChannelsIterable responses = client.listChannelsPaginator(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
listChannels(software.amazon.awssdk.services.medialive.model.ListChannelsRequest)operation.- Parameters:
listChannelsRequest- Placeholder documentation for ListChannelsRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listChannelsPaginator
default ListChannelsIterable listChannelsPaginator(Consumer<ListChannelsRequest.Builder> listChannelsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Produces list of channels that have been created
This is a variant of
listChannels(software.amazon.awssdk.services.medialive.model.ListChannelsRequest)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
2) Using For loopsoftware.amazon.awssdk.services.medialive.paginators.ListChannelsIterable responses = client.listChannelsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListChannelsIterable responses = client.listChannelsPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListChannelsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListChannelsIterable responses = client.listChannelsPaginator(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
listChannels(software.amazon.awssdk.services.medialive.model.ListChannelsRequest)operation.This is a convenience which creates an instance of the
ListChannelsRequest.Builderavoiding the need to create one manually viaListChannelsRequest.builder()- Parameters:
listChannelsRequest- AConsumerthat will call methods onListChannelsRequest.Builderto create a request. Placeholder documentation for ListChannelsRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listInputDeviceTransfers
default ListInputDeviceTransfersResponse listInputDeviceTransfers(ListInputDeviceTransfersRequest listInputDeviceTransfersRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException List input devices that are currently being transferred. List input devices that you are transferring from your AWS account or input devices that another AWS account is transferring to you.- Parameters:
listInputDeviceTransfersRequest- Placeholder documentation for ListInputDeviceTransfersRequest- Returns:
- Result of the ListInputDeviceTransfers operation returned by the service.
- See Also:
-
listInputDeviceTransfers
default ListInputDeviceTransfersResponse listInputDeviceTransfers(Consumer<ListInputDeviceTransfersRequest.Builder> listInputDeviceTransfersRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException List input devices that are currently being transferred. List input devices that you are transferring from your AWS account or input devices that another AWS account is transferring to you.
This is a convenience which creates an instance of the
ListInputDeviceTransfersRequest.Builderavoiding the need to create one manually viaListInputDeviceTransfersRequest.builder()- Parameters:
listInputDeviceTransfersRequest- AConsumerthat will call methods onListInputDeviceTransfersRequest.Builderto create a request. Placeholder documentation for ListInputDeviceTransfersRequest- Returns:
- Result of the ListInputDeviceTransfers operation returned by the service.
- See Also:
-
listInputDeviceTransfersPaginator
default ListInputDeviceTransfersIterable listInputDeviceTransfersPaginator(ListInputDeviceTransfersRequest listInputDeviceTransfersRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException List input devices that are currently being transferred. List input devices that you are transferring from your AWS account or input devices that another AWS account is transferring to you.
This is a variant of
listInputDeviceTransfers(software.amazon.awssdk.services.medialive.model.ListInputDeviceTransfersRequest)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
2) Using For loopsoftware.amazon.awssdk.services.medialive.paginators.ListInputDeviceTransfersIterable responses = client.listInputDeviceTransfersPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListInputDeviceTransfersIterable responses = client .listInputDeviceTransfersPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListInputDeviceTransfersResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListInputDeviceTransfersIterable responses = client.listInputDeviceTransfersPaginator(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
listInputDeviceTransfers(software.amazon.awssdk.services.medialive.model.ListInputDeviceTransfersRequest)operation.- Parameters:
listInputDeviceTransfersRequest- Placeholder documentation for ListInputDeviceTransfersRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listInputDeviceTransfersPaginator
default ListInputDeviceTransfersIterable listInputDeviceTransfersPaginator(Consumer<ListInputDeviceTransfersRequest.Builder> listInputDeviceTransfersRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException List input devices that are currently being transferred. List input devices that you are transferring from your AWS account or input devices that another AWS account is transferring to you.
This is a variant of
listInputDeviceTransfers(software.amazon.awssdk.services.medialive.model.ListInputDeviceTransfersRequest)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
2) Using For loopsoftware.amazon.awssdk.services.medialive.paginators.ListInputDeviceTransfersIterable responses = client.listInputDeviceTransfersPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListInputDeviceTransfersIterable responses = client .listInputDeviceTransfersPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListInputDeviceTransfersResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListInputDeviceTransfersIterable responses = client.listInputDeviceTransfersPaginator(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
listInputDeviceTransfers(software.amazon.awssdk.services.medialive.model.ListInputDeviceTransfersRequest)operation.This is a convenience which creates an instance of the
ListInputDeviceTransfersRequest.Builderavoiding the need to create one manually viaListInputDeviceTransfersRequest.builder()- Parameters:
listInputDeviceTransfersRequest- AConsumerthat will call methods onListInputDeviceTransfersRequest.Builderto create a request. Placeholder documentation for ListInputDeviceTransfersRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listInputDevices
default ListInputDevicesResponse listInputDevices(ListInputDevicesRequest listInputDevicesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException List input devices- Parameters:
listInputDevicesRequest- Placeholder documentation for ListInputDevicesRequest- Returns:
- Result of the ListInputDevices operation returned by the service.
- See Also:
-
listInputDevices
default ListInputDevicesResponse listInputDevices(Consumer<ListInputDevicesRequest.Builder> listInputDevicesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException List input devices
This is a convenience which creates an instance of the
ListInputDevicesRequest.Builderavoiding the need to create one manually viaListInputDevicesRequest.builder()- Parameters:
listInputDevicesRequest- AConsumerthat will call methods onListInputDevicesRequest.Builderto create a request. Placeholder documentation for ListInputDevicesRequest- Returns:
- Result of the ListInputDevices operation returned by the service.
- See Also:
-
listInputDevicesPaginator
default ListInputDevicesIterable listInputDevicesPaginator(ListInputDevicesRequest listInputDevicesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException List input devices
This is a variant of
listInputDevices(software.amazon.awssdk.services.medialive.model.ListInputDevicesRequest)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
2) Using For loopsoftware.amazon.awssdk.services.medialive.paginators.ListInputDevicesIterable responses = client.listInputDevicesPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListInputDevicesIterable responses = client .listInputDevicesPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListInputDevicesResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListInputDevicesIterable responses = client.listInputDevicesPaginator(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
listInputDevices(software.amazon.awssdk.services.medialive.model.ListInputDevicesRequest)operation.- Parameters:
listInputDevicesRequest- Placeholder documentation for ListInputDevicesRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listInputDevicesPaginator
default ListInputDevicesIterable listInputDevicesPaginator(Consumer<ListInputDevicesRequest.Builder> listInputDevicesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException List input devices
This is a variant of
listInputDevices(software.amazon.awssdk.services.medialive.model.ListInputDevicesRequest)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
2) Using For loopsoftware.amazon.awssdk.services.medialive.paginators.ListInputDevicesIterable responses = client.listInputDevicesPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListInputDevicesIterable responses = client .listInputDevicesPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListInputDevicesResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListInputDevicesIterable responses = client.listInputDevicesPaginator(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
listInputDevices(software.amazon.awssdk.services.medialive.model.ListInputDevicesRequest)operation.This is a convenience which creates an instance of the
ListInputDevicesRequest.Builderavoiding the need to create one manually viaListInputDevicesRequest.builder()- Parameters:
listInputDevicesRequest- AConsumerthat will call methods onListInputDevicesRequest.Builderto create a request. Placeholder documentation for ListInputDevicesRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listInputSecurityGroups
default ListInputSecurityGroupsResponse listInputSecurityGroups(ListInputSecurityGroupsRequest listInputSecurityGroupsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Produces a list of Input Security Groups for an account- Parameters:
listInputSecurityGroupsRequest- Placeholder documentation for ListInputSecurityGroupsRequest- Returns:
- Result of the ListInputSecurityGroups operation returned by the service.
- See Also:
-
listInputSecurityGroups
default ListInputSecurityGroupsResponse listInputSecurityGroups(Consumer<ListInputSecurityGroupsRequest.Builder> listInputSecurityGroupsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Produces a list of Input Security Groups for an account
This is a convenience which creates an instance of the
ListInputSecurityGroupsRequest.Builderavoiding the need to create one manually viaListInputSecurityGroupsRequest.builder()- Parameters:
listInputSecurityGroupsRequest- AConsumerthat will call methods onListInputSecurityGroupsRequest.Builderto create a request. Placeholder documentation for ListInputSecurityGroupsRequest- Returns:
- Result of the ListInputSecurityGroups operation returned by the service.
- See Also:
-
listInputSecurityGroups
default ListInputSecurityGroupsResponse listInputSecurityGroups() throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveExceptionProduces a list of Input Security Groups for an account- Returns:
- Result of the ListInputSecurityGroups operation returned by the service.
- See Also:
-
listInputSecurityGroupsPaginator
default ListInputSecurityGroupsIterable listInputSecurityGroupsPaginator() throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveExceptionProduces a list of Input Security Groups for an account
This is a variant of
listInputSecurityGroups(software.amazon.awssdk.services.medialive.model.ListInputSecurityGroupsRequest)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
2) Using For loopsoftware.amazon.awssdk.services.medialive.paginators.ListInputSecurityGroupsIterable responses = client.listInputSecurityGroupsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListInputSecurityGroupsIterable responses = client .listInputSecurityGroupsPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListInputSecurityGroupsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListInputSecurityGroupsIterable responses = client.listInputSecurityGroupsPaginator(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
listInputSecurityGroups(software.amazon.awssdk.services.medialive.model.ListInputSecurityGroupsRequest)operation.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listInputSecurityGroupsPaginator
default ListInputSecurityGroupsIterable listInputSecurityGroupsPaginator(ListInputSecurityGroupsRequest listInputSecurityGroupsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Produces a list of Input Security Groups for an account
This is a variant of
listInputSecurityGroups(software.amazon.awssdk.services.medialive.model.ListInputSecurityGroupsRequest)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
2) Using For loopsoftware.amazon.awssdk.services.medialive.paginators.ListInputSecurityGroupsIterable responses = client.listInputSecurityGroupsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListInputSecurityGroupsIterable responses = client .listInputSecurityGroupsPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListInputSecurityGroupsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListInputSecurityGroupsIterable responses = client.listInputSecurityGroupsPaginator(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
listInputSecurityGroups(software.amazon.awssdk.services.medialive.model.ListInputSecurityGroupsRequest)operation.- Parameters:
listInputSecurityGroupsRequest- Placeholder documentation for ListInputSecurityGroupsRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listInputSecurityGroupsPaginator
default ListInputSecurityGroupsIterable listInputSecurityGroupsPaginator(Consumer<ListInputSecurityGroupsRequest.Builder> listInputSecurityGroupsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Produces a list of Input Security Groups for an account
This is a variant of
listInputSecurityGroups(software.amazon.awssdk.services.medialive.model.ListInputSecurityGroupsRequest)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
2) Using For loopsoftware.amazon.awssdk.services.medialive.paginators.ListInputSecurityGroupsIterable responses = client.listInputSecurityGroupsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListInputSecurityGroupsIterable responses = client .listInputSecurityGroupsPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListInputSecurityGroupsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListInputSecurityGroupsIterable responses = client.listInputSecurityGroupsPaginator(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
listInputSecurityGroups(software.amazon.awssdk.services.medialive.model.ListInputSecurityGroupsRequest)operation.This is a convenience which creates an instance of the
ListInputSecurityGroupsRequest.Builderavoiding the need to create one manually viaListInputSecurityGroupsRequest.builder()- Parameters:
listInputSecurityGroupsRequest- AConsumerthat will call methods onListInputSecurityGroupsRequest.Builderto create a request. Placeholder documentation for ListInputSecurityGroupsRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listInputs
default ListInputsResponse listInputs(ListInputsRequest listInputsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Produces list of inputs that have been created- Parameters:
listInputsRequest- Placeholder documentation for ListInputsRequest- Returns:
- Result of the ListInputs operation returned by the service.
- See Also:
-
listInputs
default ListInputsResponse listInputs(Consumer<ListInputsRequest.Builder> listInputsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Produces list of inputs that have been created
This is a convenience which creates an instance of the
ListInputsRequest.Builderavoiding the need to create one manually viaListInputsRequest.builder()- Parameters:
listInputsRequest- AConsumerthat will call methods onListInputsRequest.Builderto create a request. Placeholder documentation for ListInputsRequest- Returns:
- Result of the ListInputs operation returned by the service.
- See Also:
-
listInputs
default ListInputsResponse listInputs() throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveExceptionProduces list of inputs that have been created- Returns:
- Result of the ListInputs operation returned by the service.
- See Also:
-
listInputsPaginator
default ListInputsIterable listInputsPaginator() throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveExceptionProduces list of inputs that have been created
This is a variant of
listInputs(software.amazon.awssdk.services.medialive.model.ListInputsRequest)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
2) Using For loopsoftware.amazon.awssdk.services.medialive.paginators.ListInputsIterable responses = client.listInputsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListInputsIterable responses = client.listInputsPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListInputsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListInputsIterable responses = client.listInputsPaginator(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
listInputs(software.amazon.awssdk.services.medialive.model.ListInputsRequest)operation.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listInputsPaginator
default ListInputsIterable listInputsPaginator(ListInputsRequest listInputsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Produces list of inputs that have been created
This is a variant of
listInputs(software.amazon.awssdk.services.medialive.model.ListInputsRequest)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
2) Using For loopsoftware.amazon.awssdk.services.medialive.paginators.ListInputsIterable responses = client.listInputsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListInputsIterable responses = client.listInputsPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListInputsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListInputsIterable responses = client.listInputsPaginator(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
listInputs(software.amazon.awssdk.services.medialive.model.ListInputsRequest)operation.- Parameters:
listInputsRequest- Placeholder documentation for ListInputsRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listInputsPaginator
default ListInputsIterable listInputsPaginator(Consumer<ListInputsRequest.Builder> listInputsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Produces list of inputs that have been created
This is a variant of
listInputs(software.amazon.awssdk.services.medialive.model.ListInputsRequest)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
2) Using For loopsoftware.amazon.awssdk.services.medialive.paginators.ListInputsIterable responses = client.listInputsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListInputsIterable responses = client.listInputsPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListInputsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListInputsIterable responses = client.listInputsPaginator(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
listInputs(software.amazon.awssdk.services.medialive.model.ListInputsRequest)operation.This is a convenience which creates an instance of the
ListInputsRequest.Builderavoiding the need to create one manually viaListInputsRequest.builder()- Parameters:
listInputsRequest- AConsumerthat will call methods onListInputsRequest.Builderto create a request. Placeholder documentation for ListInputsRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listMultiplexPrograms
default ListMultiplexProgramsResponse listMultiplexPrograms(ListMultiplexProgramsRequest listMultiplexProgramsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException List the programs that currently exist for a specific multiplex.- Parameters:
listMultiplexProgramsRequest- Placeholder documentation for ListMultiplexProgramsRequest- Returns:
- Result of the ListMultiplexPrograms operation returned by the service.
- See Also:
-
listMultiplexPrograms
default ListMultiplexProgramsResponse listMultiplexPrograms(Consumer<ListMultiplexProgramsRequest.Builder> listMultiplexProgramsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException List the programs that currently exist for a specific multiplex.
This is a convenience which creates an instance of the
ListMultiplexProgramsRequest.Builderavoiding the need to create one manually viaListMultiplexProgramsRequest.builder()- Parameters:
listMultiplexProgramsRequest- AConsumerthat will call methods onListMultiplexProgramsRequest.Builderto create a request. Placeholder documentation for ListMultiplexProgramsRequest- Returns:
- Result of the ListMultiplexPrograms operation returned by the service.
- See Also:
-
listMultiplexProgramsPaginator
default ListMultiplexProgramsIterable listMultiplexProgramsPaginator(ListMultiplexProgramsRequest listMultiplexProgramsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException List the programs that currently exist for a specific multiplex.
This is a variant of
listMultiplexPrograms(software.amazon.awssdk.services.medialive.model.ListMultiplexProgramsRequest)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
2) Using For loopsoftware.amazon.awssdk.services.medialive.paginators.ListMultiplexProgramsIterable responses = client.listMultiplexProgramsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListMultiplexProgramsIterable responses = client .listMultiplexProgramsPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListMultiplexProgramsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListMultiplexProgramsIterable responses = client.listMultiplexProgramsPaginator(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
listMultiplexPrograms(software.amazon.awssdk.services.medialive.model.ListMultiplexProgramsRequest)operation.- Parameters:
listMultiplexProgramsRequest- Placeholder documentation for ListMultiplexProgramsRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listMultiplexProgramsPaginator
default ListMultiplexProgramsIterable listMultiplexProgramsPaginator(Consumer<ListMultiplexProgramsRequest.Builder> listMultiplexProgramsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException List the programs that currently exist for a specific multiplex.
This is a variant of
listMultiplexPrograms(software.amazon.awssdk.services.medialive.model.ListMultiplexProgramsRequest)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
2) Using For loopsoftware.amazon.awssdk.services.medialive.paginators.ListMultiplexProgramsIterable responses = client.listMultiplexProgramsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListMultiplexProgramsIterable responses = client .listMultiplexProgramsPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListMultiplexProgramsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListMultiplexProgramsIterable responses = client.listMultiplexProgramsPaginator(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
listMultiplexPrograms(software.amazon.awssdk.services.medialive.model.ListMultiplexProgramsRequest)operation.This is a convenience which creates an instance of the
ListMultiplexProgramsRequest.Builderavoiding the need to create one manually viaListMultiplexProgramsRequest.builder()- Parameters:
listMultiplexProgramsRequest- AConsumerthat will call methods onListMultiplexProgramsRequest.Builderto create a request. Placeholder documentation for ListMultiplexProgramsRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listMultiplexes
default ListMultiplexesResponse listMultiplexes(ListMultiplexesRequest listMultiplexesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Retrieve a list of the existing multiplexes.- Parameters:
listMultiplexesRequest- Placeholder documentation for ListMultiplexesRequest- Returns:
- Result of the ListMultiplexes operation returned by the service.
- See Also:
-
listMultiplexes
default ListMultiplexesResponse listMultiplexes(Consumer<ListMultiplexesRequest.Builder> listMultiplexesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Retrieve a list of the existing multiplexes.
This is a convenience which creates an instance of the
ListMultiplexesRequest.Builderavoiding the need to create one manually viaListMultiplexesRequest.builder()- Parameters:
listMultiplexesRequest- AConsumerthat will call methods onListMultiplexesRequest.Builderto create a request. Placeholder documentation for ListMultiplexesRequest- Returns:
- Result of the ListMultiplexes operation returned by the service.
- See Also:
-
listMultiplexesPaginator
default ListMultiplexesIterable listMultiplexesPaginator(ListMultiplexesRequest listMultiplexesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Retrieve a list of the existing multiplexes.
This is a variant of
listMultiplexes(software.amazon.awssdk.services.medialive.model.ListMultiplexesRequest)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
2) Using For loopsoftware.amazon.awssdk.services.medialive.paginators.ListMultiplexesIterable responses = client.listMultiplexesPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListMultiplexesIterable responses = client .listMultiplexesPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListMultiplexesResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListMultiplexesIterable responses = client.listMultiplexesPaginator(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
listMultiplexes(software.amazon.awssdk.services.medialive.model.ListMultiplexesRequest)operation.- Parameters:
listMultiplexesRequest- Placeholder documentation for ListMultiplexesRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listMultiplexesPaginator
default ListMultiplexesIterable listMultiplexesPaginator(Consumer<ListMultiplexesRequest.Builder> listMultiplexesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Retrieve a list of the existing multiplexes.
This is a variant of
listMultiplexes(software.amazon.awssdk.services.medialive.model.ListMultiplexesRequest)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
2) Using For loopsoftware.amazon.awssdk.services.medialive.paginators.ListMultiplexesIterable responses = client.listMultiplexesPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListMultiplexesIterable responses = client .listMultiplexesPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListMultiplexesResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListMultiplexesIterable responses = client.listMultiplexesPaginator(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
listMultiplexes(software.amazon.awssdk.services.medialive.model.ListMultiplexesRequest)operation.This is a convenience which creates an instance of the
ListMultiplexesRequest.Builderavoiding the need to create one manually viaListMultiplexesRequest.builder()- Parameters:
listMultiplexesRequest- AConsumerthat will call methods onListMultiplexesRequest.Builderto create a request. Placeholder documentation for ListMultiplexesRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listOfferings
default ListOfferingsResponse listOfferings(ListOfferingsRequest listOfferingsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException List offerings available for purchase.- Parameters:
listOfferingsRequest- Placeholder documentation for ListOfferingsRequest- Returns:
- Result of the ListOfferings operation returned by the service.
- See Also:
-
listOfferings
default ListOfferingsResponse listOfferings(Consumer<ListOfferingsRequest.Builder> listOfferingsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException List offerings available for purchase.
This is a convenience which creates an instance of the
ListOfferingsRequest.Builderavoiding the need to create one manually viaListOfferingsRequest.builder()- Parameters:
listOfferingsRequest- AConsumerthat will call methods onListOfferingsRequest.Builderto create a request. Placeholder documentation for ListOfferingsRequest- Returns:
- Result of the ListOfferings operation returned by the service.
- See Also:
-
listOfferings
default ListOfferingsResponse listOfferings() throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveExceptionList offerings available for purchase.- Returns:
- Result of the ListOfferings operation returned by the service.
- See Also:
-
listOfferingsPaginator
default ListOfferingsIterable listOfferingsPaginator() throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveExceptionList offerings available for purchase.
This is a variant of
listOfferings(software.amazon.awssdk.services.medialive.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
2) Using For loopsoftware.amazon.awssdk.services.medialive.paginators.ListOfferingsIterable responses = client.listOfferingsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListOfferingsIterable responses = client.listOfferingsPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListOfferingsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.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.medialive.model.ListOfferingsRequest)operation.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listOfferingsPaginator
default ListOfferingsIterable listOfferingsPaginator(ListOfferingsRequest listOfferingsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException List offerings available for purchase.
This is a variant of
listOfferings(software.amazon.awssdk.services.medialive.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
2) Using For loopsoftware.amazon.awssdk.services.medialive.paginators.ListOfferingsIterable responses = client.listOfferingsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListOfferingsIterable responses = client.listOfferingsPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListOfferingsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.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.medialive.model.ListOfferingsRequest)operation.- Parameters:
listOfferingsRequest- Placeholder documentation for ListOfferingsRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listOfferingsPaginator
default ListOfferingsIterable listOfferingsPaginator(Consumer<ListOfferingsRequest.Builder> listOfferingsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException List offerings available for purchase.
This is a variant of
listOfferings(software.amazon.awssdk.services.medialive.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
2) Using For loopsoftware.amazon.awssdk.services.medialive.paginators.ListOfferingsIterable responses = client.listOfferingsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListOfferingsIterable responses = client.listOfferingsPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListOfferingsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.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.medialive.model.ListOfferingsRequest)operation.This is a convenience which creates an instance of the
ListOfferingsRequest.Builderavoiding the need to create one manually viaListOfferingsRequest.builder()- Parameters:
listOfferingsRequest- AConsumerthat will call methods onListOfferingsRequest.Builderto create a request. Placeholder documentation for ListOfferingsRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listReservations
default ListReservationsResponse listReservations(ListReservationsRequest listReservationsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException List purchased reservations.- Parameters:
listReservationsRequest- Placeholder documentation for ListReservationsRequest- Returns:
- Result of the ListReservations operation returned by the service.
- See Also:
-
listReservations
default ListReservationsResponse listReservations(Consumer<ListReservationsRequest.Builder> listReservationsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException List purchased reservations.
This is a convenience which creates an instance of the
ListReservationsRequest.Builderavoiding the need to create one manually viaListReservationsRequest.builder()- Parameters:
listReservationsRequest- AConsumerthat will call methods onListReservationsRequest.Builderto create a request. Placeholder documentation for ListReservationsRequest- Returns:
- Result of the ListReservations operation returned by the service.
- See Also:
-
listReservations
default ListReservationsResponse listReservations() throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveExceptionList purchased reservations.- Returns:
- Result of the ListReservations operation returned by the service.
- See Also:
-
listReservationsPaginator
default ListReservationsIterable listReservationsPaginator() throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveExceptionList purchased reservations.
This is a variant of
listReservations(software.amazon.awssdk.services.medialive.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
2) Using For loopsoftware.amazon.awssdk.services.medialive.paginators.ListReservationsIterable responses = client.listReservationsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListReservationsIterable responses = client .listReservationsPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListReservationsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.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.medialive.model.ListReservationsRequest)operation.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listReservationsPaginator
default ListReservationsIterable listReservationsPaginator(ListReservationsRequest listReservationsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException List purchased reservations.
This is a variant of
listReservations(software.amazon.awssdk.services.medialive.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
2) Using For loopsoftware.amazon.awssdk.services.medialive.paginators.ListReservationsIterable responses = client.listReservationsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListReservationsIterable responses = client .listReservationsPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListReservationsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.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.medialive.model.ListReservationsRequest)operation.- Parameters:
listReservationsRequest- Placeholder documentation for ListReservationsRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listReservationsPaginator
default ListReservationsIterable listReservationsPaginator(Consumer<ListReservationsRequest.Builder> listReservationsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException List purchased reservations.
This is a variant of
listReservations(software.amazon.awssdk.services.medialive.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
2) Using For loopsoftware.amazon.awssdk.services.medialive.paginators.ListReservationsIterable responses = client.listReservationsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListReservationsIterable responses = client .listReservationsPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListReservationsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.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.medialive.model.ListReservationsRequest)operation.This is a convenience which creates an instance of the
ListReservationsRequest.Builderavoiding the need to create one manually viaListReservationsRequest.builder()- Parameters:
listReservationsRequest- AConsumerthat will call methods onListReservationsRequest.Builderto create a request. Placeholder documentation for ListReservationsRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listTagsForResource
default ListTagsForResourceResponse listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) throws NotFoundException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException Produces list of tags that have been created for a resource- Parameters:
listTagsForResourceRequest- Placeholder documentation for ListTagsForResourceRequest- Returns:
- Result of the ListTagsForResource operation returned by the service.
- See Also:
-
listTagsForResource
default ListTagsForResourceResponse listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) throws NotFoundException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException Produces list of tags that have been created for a resource
This is a convenience which creates an instance of the
ListTagsForResourceRequest.Builderavoiding the need to create one manually viaListTagsForResourceRequest.builder()- Parameters:
listTagsForResourceRequest- AConsumerthat will call methods onListTagsForResourceRequest.Builderto create a request. Placeholder documentation for ListTagsForResourceRequest- Returns:
- Result of the ListTagsForResource operation returned by the service.
- See Also:
-
purchaseOffering
default PurchaseOfferingResponse purchaseOffering(PurchaseOfferingRequest purchaseOfferingRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Purchase an offering and create a reservation.- Parameters:
purchaseOfferingRequest- Placeholder documentation for PurchaseOfferingRequest- Returns:
- Result of the PurchaseOffering operation returned by the service.
- See Also:
-
purchaseOffering
default PurchaseOfferingResponse purchaseOffering(Consumer<PurchaseOfferingRequest.Builder> purchaseOfferingRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Purchase an offering and create a reservation.
This is a convenience which creates an instance of the
PurchaseOfferingRequest.Builderavoiding the need to create one manually viaPurchaseOfferingRequest.builder()- Parameters:
purchaseOfferingRequest- AConsumerthat will call methods onPurchaseOfferingRequest.Builderto create a request. Placeholder documentation for PurchaseOfferingRequest- Returns:
- Result of the PurchaseOffering operation returned by the service.
- See Also:
-
rebootInputDevice
default RebootInputDeviceResponse rebootInputDevice(RebootInputDeviceRequest rebootInputDeviceRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Send a reboot command to the specified input device. The device will begin rebooting within a few seconds of sending the command. When the reboot is complete, the device’s connection status will change to connected.- Parameters:
rebootInputDeviceRequest- A request to reboot an AWS Elemental device.- Returns:
- Result of the RebootInputDevice operation returned by the service.
- See Also:
-
rebootInputDevice
default RebootInputDeviceResponse rebootInputDevice(Consumer<RebootInputDeviceRequest.Builder> rebootInputDeviceRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Send a reboot command to the specified input device. The device will begin rebooting within a few seconds of sending the command. When the reboot is complete, the device’s connection status will change to connected.
This is a convenience which creates an instance of the
RebootInputDeviceRequest.Builderavoiding the need to create one manually viaRebootInputDeviceRequest.builder()- Parameters:
rebootInputDeviceRequest- AConsumerthat will call methods onRebootInputDeviceRequest.Builderto create a request. A request to reboot an AWS Elemental device.- Returns:
- Result of the RebootInputDevice operation returned by the service.
- See Also:
-
rejectInputDeviceTransfer
default RejectInputDeviceTransferResponse rejectInputDeviceTransfer(RejectInputDeviceTransferRequest rejectInputDeviceTransferRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Reject the transfer of the specified input device to your AWS account.- Parameters:
rejectInputDeviceTransferRequest- Placeholder documentation for RejectInputDeviceTransferRequest- Returns:
- Result of the RejectInputDeviceTransfer operation returned by the service.
- See Also:
-
rejectInputDeviceTransfer
default RejectInputDeviceTransferResponse rejectInputDeviceTransfer(Consumer<RejectInputDeviceTransferRequest.Builder> rejectInputDeviceTransferRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Reject the transfer of the specified input device to your AWS account.
This is a convenience which creates an instance of the
RejectInputDeviceTransferRequest.Builderavoiding the need to create one manually viaRejectInputDeviceTransferRequest.builder()- Parameters:
rejectInputDeviceTransferRequest- AConsumerthat will call methods onRejectInputDeviceTransferRequest.Builderto create a request. Placeholder documentation for RejectInputDeviceTransferRequest- Returns:
- Result of the RejectInputDeviceTransfer operation returned by the service.
- See Also:
-
startChannel
default StartChannelResponse startChannel(StartChannelRequest startChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Starts an existing channel- Parameters:
startChannelRequest- Placeholder documentation for StartChannelRequest- Returns:
- Result of the StartChannel operation returned by the service.
- See Also:
-
startChannel
default StartChannelResponse startChannel(Consumer<StartChannelRequest.Builder> startChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Starts an existing channel
This is a convenience which creates an instance of the
StartChannelRequest.Builderavoiding the need to create one manually viaStartChannelRequest.builder()- Parameters:
startChannelRequest- AConsumerthat will call methods onStartChannelRequest.Builderto create a request. Placeholder documentation for StartChannelRequest- Returns:
- Result of the StartChannel operation returned by the service.
- See Also:
-
startInputDevice
default StartInputDeviceResponse startInputDevice(StartInputDeviceRequest startInputDeviceRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Start an input device that is attached to a MediaConnect flow. (There is no need to start a device that is attached to a MediaLive input; MediaLive starts the device when the channel starts.)- Parameters:
startInputDeviceRequest- Placeholder documentation for StartInputDeviceRequest- Returns:
- Result of the StartInputDevice operation returned by the service.
- See Also:
-
startInputDevice
default StartInputDeviceResponse startInputDevice(Consumer<StartInputDeviceRequest.Builder> startInputDeviceRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Start an input device that is attached to a MediaConnect flow. (There is no need to start a device that is attached to a MediaLive input; MediaLive starts the device when the channel starts.)
This is a convenience which creates an instance of the
StartInputDeviceRequest.Builderavoiding the need to create one manually viaStartInputDeviceRequest.builder()- Parameters:
startInputDeviceRequest- AConsumerthat will call methods onStartInputDeviceRequest.Builderto create a request. Placeholder documentation for StartInputDeviceRequest- Returns:
- Result of the StartInputDevice operation returned by the service.
- See Also:
-
startInputDeviceMaintenanceWindow
default StartInputDeviceMaintenanceWindowResponse startInputDeviceMaintenanceWindow(StartInputDeviceMaintenanceWindowRequest startInputDeviceMaintenanceWindowRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Start a maintenance window for the specified input device. Starting a maintenance window will give the device up to two hours to install software. If the device was streaming prior to the maintenance, it will resume streaming when the software is fully installed. Devices automatically install updates while they are powered on and their MediaLive channels are stopped. A maintenance window allows you to update a device without having to stop MediaLive channels that use the device. The device must remain powered on and connected to the internet for the duration of the maintenance.- Parameters:
startInputDeviceMaintenanceWindowRequest- Placeholder documentation for StartInputDeviceMaintenanceWindowRequest- Returns:
- Result of the StartInputDeviceMaintenanceWindow operation returned by the service.
- See Also:
-
startInputDeviceMaintenanceWindow
default StartInputDeviceMaintenanceWindowResponse startInputDeviceMaintenanceWindow(Consumer<StartInputDeviceMaintenanceWindowRequest.Builder> startInputDeviceMaintenanceWindowRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Start a maintenance window for the specified input device. Starting a maintenance window will give the device up to two hours to install software. If the device was streaming prior to the maintenance, it will resume streaming when the software is fully installed. Devices automatically install updates while they are powered on and their MediaLive channels are stopped. A maintenance window allows you to update a device without having to stop MediaLive channels that use the device. The device must remain powered on and connected to the internet for the duration of the maintenance.
This is a convenience which creates an instance of the
StartInputDeviceMaintenanceWindowRequest.Builderavoiding the need to create one manually viaStartInputDeviceMaintenanceWindowRequest.builder()- Parameters:
startInputDeviceMaintenanceWindowRequest- AConsumerthat will call methods onStartInputDeviceMaintenanceWindowRequest.Builderto create a request. Placeholder documentation for StartInputDeviceMaintenanceWindowRequest- Returns:
- Result of the StartInputDeviceMaintenanceWindow operation returned by the service.
- See Also:
-
startMultiplex
default StartMultiplexResponse startMultiplex(StartMultiplexRequest startMultiplexRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Start (run) the multiplex. Starting the multiplex does not start the channels. You must explicitly start each channel.- Parameters:
startMultiplexRequest- Placeholder documentation for StartMultiplexRequest- Returns:
- Result of the StartMultiplex operation returned by the service.
- See Also:
-
startMultiplex
default StartMultiplexResponse startMultiplex(Consumer<StartMultiplexRequest.Builder> startMultiplexRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Start (run) the multiplex. Starting the multiplex does not start the channels. You must explicitly start each channel.
This is a convenience which creates an instance of the
StartMultiplexRequest.Builderavoiding the need to create one manually viaStartMultiplexRequest.builder()- Parameters:
startMultiplexRequest- AConsumerthat will call methods onStartMultiplexRequest.Builderto create a request. Placeholder documentation for StartMultiplexRequest- Returns:
- Result of the StartMultiplex operation returned by the service.
- See Also:
-
stopChannel
default StopChannelResponse stopChannel(StopChannelRequest stopChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Stops a running channel- Parameters:
stopChannelRequest- Placeholder documentation for StopChannelRequest- Returns:
- Result of the StopChannel operation returned by the service.
- See Also:
-
stopChannel
default StopChannelResponse stopChannel(Consumer<StopChannelRequest.Builder> stopChannelRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Stops a running channel
This is a convenience which creates an instance of the
StopChannelRequest.Builderavoiding the need to create one manually viaStopChannelRequest.builder()- Parameters:
stopChannelRequest- AConsumerthat will call methods onStopChannelRequest.Builderto create a request. Placeholder documentation for StopChannelRequest- Returns:
- Result of the StopChannel operation returned by the service.
- See Also:
-
stopInputDevice
default StopInputDeviceResponse stopInputDevice(StopInputDeviceRequest stopInputDeviceRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Stop an input device that is attached to a MediaConnect flow. (There is no need to stop a device that is attached to a MediaLive input; MediaLive automatically stops the device when the channel stops.)- Parameters:
stopInputDeviceRequest- Placeholder documentation for StopInputDeviceRequest- Returns:
- Result of the StopInputDevice operation returned by the service.
- See Also:
-
stopInputDevice
default StopInputDeviceResponse stopInputDevice(Consumer<StopInputDeviceRequest.Builder> stopInputDeviceRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Stop an input device that is attached to a MediaConnect flow. (There is no need to stop a device that is attached to a MediaLive input; MediaLive automatically stops the device when the channel stops.)
This is a convenience which creates an instance of the
StopInputDeviceRequest.Builderavoiding the need to create one manually viaStopInputDeviceRequest.builder()- Parameters:
stopInputDeviceRequest- AConsumerthat will call methods onStopInputDeviceRequest.Builderto create a request. Placeholder documentation for StopInputDeviceRequest- Returns:
- Result of the StopInputDevice operation returned by the service.
- See Also:
-
stopMultiplex
default StopMultiplexResponse stopMultiplex(StopMultiplexRequest stopMultiplexRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Stops a running multiplex. If the multiplex isn't running, this action has no effect.- Parameters:
stopMultiplexRequest- Placeholder documentation for StopMultiplexRequest- Returns:
- Result of the StopMultiplex operation returned by the service.
- See Also:
-
stopMultiplex
default StopMultiplexResponse stopMultiplex(Consumer<StopMultiplexRequest.Builder> stopMultiplexRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Stops a running multiplex. If the multiplex isn't running, this action has no effect.
This is a convenience which creates an instance of the
StopMultiplexRequest.Builderavoiding the need to create one manually viaStopMultiplexRequest.builder()- Parameters:
stopMultiplexRequest- AConsumerthat will call methods onStopMultiplexRequest.Builderto create a request. Placeholder documentation for StopMultiplexRequest- Returns:
- Result of the StopMultiplex operation returned by the service.
- See Also:
-
transferInputDevice
default TransferInputDeviceResponse transferInputDevice(TransferInputDeviceRequest transferInputDeviceRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Start an input device transfer to another AWS account. After you make the request, the other account must accept or reject the transfer.- Parameters:
transferInputDeviceRequest- A request to transfer an input device.- Returns:
- Result of the TransferInputDevice operation returned by the service.
- See Also:
-
transferInputDevice
default TransferInputDeviceResponse transferInputDevice(Consumer<TransferInputDeviceRequest.Builder> transferInputDeviceRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Start an input device transfer to another AWS account. After you make the request, the other account must accept or reject the transfer.
This is a convenience which creates an instance of the
TransferInputDeviceRequest.Builderavoiding the need to create one manually viaTransferInputDeviceRequest.builder()- Parameters:
transferInputDeviceRequest- AConsumerthat will call methods onTransferInputDeviceRequest.Builderto create a request. A request to transfer an input device.- Returns:
- Result of the TransferInputDevice operation returned by the service.
- See Also:
-
updateAccountConfiguration
default UpdateAccountConfigurationResponse updateAccountConfiguration(UpdateAccountConfigurationRequest updateAccountConfigurationRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Update account configuration- Parameters:
updateAccountConfigurationRequest- List of account configuration parameters to update.- Returns:
- Result of the UpdateAccountConfiguration operation returned by the service.
- See Also:
-
updateAccountConfiguration
default UpdateAccountConfigurationResponse updateAccountConfiguration(Consumer<UpdateAccountConfigurationRequest.Builder> updateAccountConfigurationRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Update account configuration
This is a convenience which creates an instance of the
UpdateAccountConfigurationRequest.Builderavoiding the need to create one manually viaUpdateAccountConfigurationRequest.builder()- Parameters:
updateAccountConfigurationRequest- AConsumerthat will call methods onUpdateAccountConfigurationRequest.Builderto create a request. List of account configuration parameters to update.- Returns:
- Result of the UpdateAccountConfiguration operation returned by the service.
- See Also:
-
updateChannel
default UpdateChannelResponse updateChannel(UpdateChannelRequest updateChannelRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Updates a channel.- Parameters:
updateChannelRequest- A request to update a channel.- Returns:
- Result of the UpdateChannel operation returned by the service.
- See Also:
-
updateChannel
default UpdateChannelResponse updateChannel(Consumer<UpdateChannelRequest.Builder> updateChannelRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Updates a channel.
This is a convenience which creates an instance of the
UpdateChannelRequest.Builderavoiding the need to create one manually viaUpdateChannelRequest.builder()- Parameters:
updateChannelRequest- AConsumerthat will call methods onUpdateChannelRequest.Builderto create a request. A request to update a channel.- Returns:
- Result of the UpdateChannel operation returned by the service.
- See Also:
-
updateChannelClass
default UpdateChannelClassResponse updateChannelClass(UpdateChannelClassRequest updateChannelClassRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Changes the class of the channel.- Parameters:
updateChannelClassRequest- Channel class that the channel should be updated to.- Returns:
- Result of the UpdateChannelClass operation returned by the service.
- See Also:
-
updateChannelClass
default UpdateChannelClassResponse updateChannelClass(Consumer<UpdateChannelClassRequest.Builder> updateChannelClassRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Changes the class of the channel.
This is a convenience which creates an instance of the
UpdateChannelClassRequest.Builderavoiding the need to create one manually viaUpdateChannelClassRequest.builder()- Parameters:
updateChannelClassRequest- AConsumerthat will call methods onUpdateChannelClassRequest.Builderto create a request. Channel class that the channel should be updated to.- Returns:
- Result of the UpdateChannelClass operation returned by the service.
- See Also:
-
updateInput
default UpdateInputResponse updateInput(UpdateInputRequest updateInputRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Updates an input.- Parameters:
updateInputRequest- A request to update an input.- Returns:
- Result of the UpdateInput operation returned by the service.
- See Also:
-
updateInput
default UpdateInputResponse updateInput(Consumer<UpdateInputRequest.Builder> updateInputRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Updates an input.
This is a convenience which creates an instance of the
UpdateInputRequest.Builderavoiding the need to create one manually viaUpdateInputRequest.builder()- Parameters:
updateInputRequest- AConsumerthat will call methods onUpdateInputRequest.Builderto create a request. A request to update an input.- Returns:
- Result of the UpdateInput operation returned by the service.
- See Also:
-
updateInputDevice
default UpdateInputDeviceResponse updateInputDevice(UpdateInputDeviceRequest updateInputDeviceRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Updates the parameters for the input device.- Parameters:
updateInputDeviceRequest- A request to update an input device.- Returns:
- Result of the UpdateInputDevice operation returned by the service.
- See Also:
-
updateInputDevice
default UpdateInputDeviceResponse updateInputDevice(Consumer<UpdateInputDeviceRequest.Builder> updateInputDeviceRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Updates the parameters for the input device.
This is a convenience which creates an instance of the
UpdateInputDeviceRequest.Builderavoiding the need to create one manually viaUpdateInputDeviceRequest.builder()- Parameters:
updateInputDeviceRequest- AConsumerthat will call methods onUpdateInputDeviceRequest.Builderto create a request. A request to update an input device.- Returns:
- Result of the UpdateInputDevice operation returned by the service.
- See Also:
-
updateInputSecurityGroup
default UpdateInputSecurityGroupResponse updateInputSecurityGroup(UpdateInputSecurityGroupRequest updateInputSecurityGroupRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Update an Input Security Group's Whilelists.- Parameters:
updateInputSecurityGroupRequest- The request to update some combination of the Input Security Group name and the IPv4 CIDRs the Input Security Group should allow.- Returns:
- Result of the UpdateInputSecurityGroup operation returned by the service.
- See Also:
-
updateInputSecurityGroup
default UpdateInputSecurityGroupResponse updateInputSecurityGroup(Consumer<UpdateInputSecurityGroupRequest.Builder> updateInputSecurityGroupRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Update an Input Security Group's Whilelists.
This is a convenience which creates an instance of the
UpdateInputSecurityGroupRequest.Builderavoiding the need to create one manually viaUpdateInputSecurityGroupRequest.builder()- Parameters:
updateInputSecurityGroupRequest- AConsumerthat will call methods onUpdateInputSecurityGroupRequest.Builderto create a request. The request to update some combination of the Input Security Group name and the IPv4 CIDRs the Input Security Group should allow.- Returns:
- Result of the UpdateInputSecurityGroup operation returned by the service.
- See Also:
-
updateMultiplex
default UpdateMultiplexResponse updateMultiplex(UpdateMultiplexRequest updateMultiplexRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Updates a multiplex.- Parameters:
updateMultiplexRequest- A request to update a multiplex.- Returns:
- Result of the UpdateMultiplex operation returned by the service.
- See Also:
-
updateMultiplex
default UpdateMultiplexResponse updateMultiplex(Consumer<UpdateMultiplexRequest.Builder> updateMultiplexRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Updates a multiplex.
This is a convenience which creates an instance of the
UpdateMultiplexRequest.Builderavoiding the need to create one manually viaUpdateMultiplexRequest.builder()- Parameters:
updateMultiplexRequest- AConsumerthat will call methods onUpdateMultiplexRequest.Builderto create a request. A request to update a multiplex.- Returns:
- Result of the UpdateMultiplex operation returned by the service.
- See Also:
-
updateMultiplexProgram
default UpdateMultiplexProgramResponse updateMultiplexProgram(UpdateMultiplexProgramRequest updateMultiplexProgramRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Update a program in a multiplex.- Parameters:
updateMultiplexProgramRequest- A request to update a program in a multiplex.- Returns:
- Result of the UpdateMultiplexProgram operation returned by the service.
- See Also:
-
updateMultiplexProgram
default UpdateMultiplexProgramResponse updateMultiplexProgram(Consumer<UpdateMultiplexProgramRequest.Builder> updateMultiplexProgramRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Update a program in a multiplex.
This is a convenience which creates an instance of the
UpdateMultiplexProgramRequest.Builderavoiding the need to create one manually viaUpdateMultiplexProgramRequest.builder()- Parameters:
updateMultiplexProgramRequest- AConsumerthat will call methods onUpdateMultiplexProgramRequest.Builderto create a request. A request to update a program in a multiplex.- Returns:
- Result of the UpdateMultiplexProgram operation returned by the service.
- See Also:
-
updateReservation
default UpdateReservationResponse updateReservation(UpdateReservationRequest updateReservationRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Update reservation.- Parameters:
updateReservationRequest- Request to update a reservation- Returns:
- Result of the UpdateReservation operation returned by the service.
- See Also:
-
updateReservation
default UpdateReservationResponse updateReservation(Consumer<UpdateReservationRequest.Builder> updateReservationRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Update reservation.
This is a convenience which creates an instance of the
UpdateReservationRequest.Builderavoiding the need to create one manually viaUpdateReservationRequest.builder()- Parameters:
updateReservationRequest- AConsumerthat will call methods onUpdateReservationRequest.Builderto create a request. Request to update a reservation- Returns:
- Result of the UpdateReservation operation returned by the service.
- See Also:
-
waiter
Create an instance ofMediaLiveWaiterusing this client.Waiters created via this method are managed by the SDK and resources will be released when the service client is closed.
- Returns:
- an instance of
MediaLiveWaiter
-
create
Create aMediaLiveClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
builder
Create a builder that can be used to configure and create aMediaLiveClient. -
serviceMetadata
-
serviceClientConfiguration
Description copied from interface:SdkClientThe SDK service client configuration exposes client settings to the user, e.g., ClientOverrideConfiguration- Specified by:
serviceClientConfigurationin interfaceAwsClient- Specified by:
serviceClientConfigurationin interfaceSdkClient- Returns:
- SdkServiceClientConfiguration
-