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 channelcreateChannelPlacementGroup(Consumer<CreateChannelPlacementGroupRequest.Builder> createChannelPlacementGroupRequest) Create a ChannelPlacementGroup in the specified Cluster.createChannelPlacementGroup(CreateChannelPlacementGroupRequest createChannelPlacementGroupRequest) Create a ChannelPlacementGroup in the specified Cluster.createCloudWatchAlarmTemplate(Consumer<CreateCloudWatchAlarmTemplateRequest.Builder> createCloudWatchAlarmTemplateRequest) Creates a cloudwatch alarm template to dynamically generate cloudwatch metric alarms on targeted resource types.createCloudWatchAlarmTemplate(CreateCloudWatchAlarmTemplateRequest createCloudWatchAlarmTemplateRequest) Creates a cloudwatch alarm template to dynamically generate cloudwatch metric alarms on targeted resource types.createCloudWatchAlarmTemplateGroup(Consumer<CreateCloudWatchAlarmTemplateGroupRequest.Builder> createCloudWatchAlarmTemplateGroupRequest) Creates a cloudwatch alarm template group to group your cloudwatch alarm templates and to attach to signal maps for dynamically creating alarms.createCloudWatchAlarmTemplateGroup(CreateCloudWatchAlarmTemplateGroupRequest createCloudWatchAlarmTemplateGroupRequest) Creates a cloudwatch alarm template group to group your cloudwatch alarm templates and to attach to signal maps for dynamically creating alarms.default CreateClusterResponsecreateCluster(Consumer<CreateClusterRequest.Builder> createClusterRequest) Create a new Cluster.default CreateClusterResponsecreateCluster(CreateClusterRequest createClusterRequest) Create a new Cluster.createEventBridgeRuleTemplate(Consumer<CreateEventBridgeRuleTemplateRequest.Builder> createEventBridgeRuleTemplateRequest) Creates an eventbridge rule template to monitor events and send notifications to your targeted resources.createEventBridgeRuleTemplate(CreateEventBridgeRuleTemplateRequest createEventBridgeRuleTemplateRequest) Creates an eventbridge rule template to monitor events and send notifications to your targeted resources.createEventBridgeRuleTemplateGroup(Consumer<CreateEventBridgeRuleTemplateGroupRequest.Builder> createEventBridgeRuleTemplateGroupRequest) Creates an eventbridge rule template group to group your eventbridge rule templates and to attach to signal maps for dynamically creating notification rules.createEventBridgeRuleTemplateGroup(CreateEventBridgeRuleTemplateGroupRequest createEventBridgeRuleTemplateGroupRequest) Creates an eventbridge rule template group to group your eventbridge rule templates and to attach to signal maps for dynamically creating notification rules.default 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 CreateNetworkResponsecreateNetwork(Consumer<CreateNetworkRequest.Builder> createNetworkRequest) Create as many Networks as you need.default CreateNetworkResponsecreateNetwork(CreateNetworkRequest createNetworkRequest) Create as many Networks as you need.default CreateNodeResponsecreateNode(Consumer<CreateNodeRequest.Builder> createNodeRequest) Create a Node in the specified Cluster.default CreateNodeResponsecreateNode(CreateNodeRequest createNodeRequest) Create a Node in the specified Cluster.createNodeRegistrationScript(Consumer<CreateNodeRegistrationScriptRequest.Builder> createNodeRegistrationScriptRequest) Create the Register Node script for all the nodes intended for a specific Cluster.createNodeRegistrationScript(CreateNodeRegistrationScriptRequest createNodeRegistrationScriptRequest) Create the Register Node script for all the nodes intended for a specific Cluster.default CreatePartnerInputResponsecreatePartnerInput(Consumer<CreatePartnerInputRequest.Builder> createPartnerInputRequest) Create a partner inputdefault CreatePartnerInputResponsecreatePartnerInput(CreatePartnerInputRequest createPartnerInputRequest) Create a partner inputdefault CreateSignalMapResponsecreateSignalMap(Consumer<CreateSignalMapRequest.Builder> createSignalMapRequest) Initiates the creation of a new signal map.default CreateSignalMapResponsecreateSignalMap(CreateSignalMapRequest createSignalMapRequest) Initiates the creation of a new signal map.default 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.deleteChannelPlacementGroup(Consumer<DeleteChannelPlacementGroupRequest.Builder> deleteChannelPlacementGroupRequest) Delete the specified ChannelPlacementGroup that exists in the specified Cluster.deleteChannelPlacementGroup(DeleteChannelPlacementGroupRequest deleteChannelPlacementGroupRequest) Delete the specified ChannelPlacementGroup that exists in the specified Cluster.deleteCloudWatchAlarmTemplate(Consumer<DeleteCloudWatchAlarmTemplateRequest.Builder> deleteCloudWatchAlarmTemplateRequest) Deletes a cloudwatch alarm template.deleteCloudWatchAlarmTemplate(DeleteCloudWatchAlarmTemplateRequest deleteCloudWatchAlarmTemplateRequest) Deletes a cloudwatch alarm template.deleteCloudWatchAlarmTemplateGroup(Consumer<DeleteCloudWatchAlarmTemplateGroupRequest.Builder> deleteCloudWatchAlarmTemplateGroupRequest) Deletes a cloudwatch alarm template group.deleteCloudWatchAlarmTemplateGroup(DeleteCloudWatchAlarmTemplateGroupRequest deleteCloudWatchAlarmTemplateGroupRequest) Deletes a cloudwatch alarm template group.default DeleteClusterResponsedeleteCluster(Consumer<DeleteClusterRequest.Builder> deleteClusterRequest) Delete a Cluster.default DeleteClusterResponsedeleteCluster(DeleteClusterRequest deleteClusterRequest) Delete a Cluster.deleteEventBridgeRuleTemplate(Consumer<DeleteEventBridgeRuleTemplateRequest.Builder> deleteEventBridgeRuleTemplateRequest) Deletes an eventbridge rule template.deleteEventBridgeRuleTemplate(DeleteEventBridgeRuleTemplateRequest deleteEventBridgeRuleTemplateRequest) Deletes an eventbridge rule template.deleteEventBridgeRuleTemplateGroup(Consumer<DeleteEventBridgeRuleTemplateGroupRequest.Builder> deleteEventBridgeRuleTemplateGroupRequest) Deletes an eventbridge rule template group.deleteEventBridgeRuleTemplateGroup(DeleteEventBridgeRuleTemplateGroupRequest deleteEventBridgeRuleTemplateGroupRequest) Deletes an eventbridge rule template group.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 DeleteNetworkResponsedeleteNetwork(Consumer<DeleteNetworkRequest.Builder> deleteNetworkRequest) Delete a Network.default DeleteNetworkResponsedeleteNetwork(DeleteNetworkRequest deleteNetworkRequest) Delete a Network.default DeleteNodeResponsedeleteNode(Consumer<DeleteNodeRequest.Builder> deleteNodeRequest) Delete a Node.default DeleteNodeResponsedeleteNode(DeleteNodeRequest deleteNodeRequest) Delete a Node.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 DeleteSignalMapResponsedeleteSignalMap(Consumer<DeleteSignalMapRequest.Builder> deleteSignalMapRequest) Deletes the specified signal map.default DeleteSignalMapResponsedeleteSignalMap(DeleteSignalMapRequest deleteSignalMapRequest) Deletes the specified signal map.default DeleteTagsResponsedeleteTags(Consumer<DeleteTagsRequest.Builder> deleteTagsRequest) Removes tags for a resourcedefault DeleteTagsResponsedeleteTags(DeleteTagsRequest deleteTagsRequest) Removes tags for a resourcedescribeAccountConfiguration(Consumer<DescribeAccountConfigurationRequest.Builder> describeAccountConfigurationRequest) Describe account configurationdescribeAccountConfiguration(DescribeAccountConfigurationRequest describeAccountConfigurationRequest) Describe account configurationdefault DescribeChannelResponsedescribeChannel(Consumer<DescribeChannelRequest.Builder> describeChannelRequest) Gets details about a channeldefault DescribeChannelResponsedescribeChannel(DescribeChannelRequest describeChannelRequest) Gets details about a channeldescribeChannelPlacementGroup(Consumer<DescribeChannelPlacementGroupRequest.Builder> describeChannelPlacementGroupRequest) Get details about a ChannelPlacementGroup.describeChannelPlacementGroup(DescribeChannelPlacementGroupRequest describeChannelPlacementGroupRequest) Get details about a ChannelPlacementGroup.default DescribeClusterResponsedescribeCluster(Consumer<DescribeClusterRequest.Builder> describeClusterRequest) Get details about a Cluster.default DescribeClusterResponsedescribeCluster(DescribeClusterRequest describeClusterRequest) Get details about a Cluster.default 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 DescribeNetworkResponsedescribeNetwork(Consumer<DescribeNetworkRequest.Builder> describeNetworkRequest) Get details about a Network.default DescribeNetworkResponsedescribeNetwork(DescribeNetworkRequest describeNetworkRequest) Get details about a Network.default DescribeNodeResponsedescribeNode(Consumer<DescribeNodeRequest.Builder> describeNodeRequest) Get details about a Node in the specified Cluster.default DescribeNodeResponsedescribeNode(DescribeNodeRequest describeNodeRequest) Get details about a Node in the specified Cluster.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) This is a variant ofdescribeSchedule(software.amazon.awssdk.services.medialive.model.DescribeScheduleRequest)operation.default DescribeScheduleIterabledescribeSchedulePaginator(DescribeScheduleRequest describeScheduleRequest) This is a variant ofdescribeSchedule(software.amazon.awssdk.services.medialive.model.DescribeScheduleRequest)operation.default DescribeThumbnailsResponsedescribeThumbnails(Consumer<DescribeThumbnailsRequest.Builder> describeThumbnailsRequest) Describe the latest thumbnails data.default DescribeThumbnailsResponsedescribeThumbnails(DescribeThumbnailsRequest describeThumbnailsRequest) Describe the latest thumbnails data.getCloudWatchAlarmTemplate(Consumer<GetCloudWatchAlarmTemplateRequest.Builder> getCloudWatchAlarmTemplateRequest) Retrieves the specified cloudwatch alarm template.getCloudWatchAlarmTemplate(GetCloudWatchAlarmTemplateRequest getCloudWatchAlarmTemplateRequest) Retrieves the specified cloudwatch alarm template.getCloudWatchAlarmTemplateGroup(Consumer<GetCloudWatchAlarmTemplateGroupRequest.Builder> getCloudWatchAlarmTemplateGroupRequest) Retrieves the specified cloudwatch alarm template group.getCloudWatchAlarmTemplateGroup(GetCloudWatchAlarmTemplateGroupRequest getCloudWatchAlarmTemplateGroupRequest) Retrieves the specified cloudwatch alarm template group.getEventBridgeRuleTemplate(Consumer<GetEventBridgeRuleTemplateRequest.Builder> getEventBridgeRuleTemplateRequest) Retrieves the specified eventbridge rule template.getEventBridgeRuleTemplate(GetEventBridgeRuleTemplateRequest getEventBridgeRuleTemplateRequest) Retrieves the specified eventbridge rule template.getEventBridgeRuleTemplateGroup(Consumer<GetEventBridgeRuleTemplateGroupRequest.Builder> getEventBridgeRuleTemplateGroupRequest) Retrieves the specified eventbridge rule template group.getEventBridgeRuleTemplateGroup(GetEventBridgeRuleTemplateGroupRequest getEventBridgeRuleTemplateGroupRequest) Retrieves the specified eventbridge rule template group.default GetSignalMapResponsegetSignalMap(Consumer<GetSignalMapRequest.Builder> getSignalMapRequest) Retrieves the specified signal map.default GetSignalMapResponsegetSignalMap(GetSignalMapRequest getSignalMapRequest) Retrieves the specified signal map.listChannelPlacementGroups(Consumer<ListChannelPlacementGroupsRequest.Builder> listChannelPlacementGroupsRequest) Retrieve the list of ChannelPlacementGroups in the specified Cluster.listChannelPlacementGroups(ListChannelPlacementGroupsRequest listChannelPlacementGroupsRequest) Retrieve the list of ChannelPlacementGroups in the specified Cluster.listChannelPlacementGroupsPaginator(Consumer<ListChannelPlacementGroupsRequest.Builder> listChannelPlacementGroupsRequest) This is a variant oflistChannelPlacementGroups(software.amazon.awssdk.services.medialive.model.ListChannelPlacementGroupsRequest)operation.listChannelPlacementGroupsPaginator(ListChannelPlacementGroupsRequest listChannelPlacementGroupsRequest) This is a variant oflistChannelPlacementGroups(software.amazon.awssdk.services.medialive.model.ListChannelPlacementGroupsRequest)operation.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 ListChannelsIterableThis is a variant oflistChannels(software.amazon.awssdk.services.medialive.model.ListChannelsRequest)operation.default ListChannelsIterablelistChannelsPaginator(Consumer<ListChannelsRequest.Builder> listChannelsRequest) This is a variant oflistChannels(software.amazon.awssdk.services.medialive.model.ListChannelsRequest)operation.default ListChannelsIterablelistChannelsPaginator(ListChannelsRequest listChannelsRequest) This is a variant oflistChannels(software.amazon.awssdk.services.medialive.model.ListChannelsRequest)operation.listCloudWatchAlarmTemplateGroups(Consumer<ListCloudWatchAlarmTemplateGroupsRequest.Builder> listCloudWatchAlarmTemplateGroupsRequest) Lists cloudwatch alarm template groups.listCloudWatchAlarmTemplateGroups(ListCloudWatchAlarmTemplateGroupsRequest listCloudWatchAlarmTemplateGroupsRequest) Lists cloudwatch alarm template groups.listCloudWatchAlarmTemplateGroupsPaginator(Consumer<ListCloudWatchAlarmTemplateGroupsRequest.Builder> listCloudWatchAlarmTemplateGroupsRequest) This is a variant oflistCloudWatchAlarmTemplateGroups(software.amazon.awssdk.services.medialive.model.ListCloudWatchAlarmTemplateGroupsRequest)operation.listCloudWatchAlarmTemplateGroupsPaginator(ListCloudWatchAlarmTemplateGroupsRequest listCloudWatchAlarmTemplateGroupsRequest) This is a variant oflistCloudWatchAlarmTemplateGroups(software.amazon.awssdk.services.medialive.model.ListCloudWatchAlarmTemplateGroupsRequest)operation.listCloudWatchAlarmTemplates(Consumer<ListCloudWatchAlarmTemplatesRequest.Builder> listCloudWatchAlarmTemplatesRequest) Lists cloudwatch alarm templates.listCloudWatchAlarmTemplates(ListCloudWatchAlarmTemplatesRequest listCloudWatchAlarmTemplatesRequest) Lists cloudwatch alarm templates.listCloudWatchAlarmTemplatesPaginator(Consumer<ListCloudWatchAlarmTemplatesRequest.Builder> listCloudWatchAlarmTemplatesRequest) This is a variant oflistCloudWatchAlarmTemplates(software.amazon.awssdk.services.medialive.model.ListCloudWatchAlarmTemplatesRequest)operation.listCloudWatchAlarmTemplatesPaginator(ListCloudWatchAlarmTemplatesRequest listCloudWatchAlarmTemplatesRequest) This is a variant oflistCloudWatchAlarmTemplates(software.amazon.awssdk.services.medialive.model.ListCloudWatchAlarmTemplatesRequest)operation.default ListClustersResponselistClusters(Consumer<ListClustersRequest.Builder> listClustersRequest) Retrieve the list of Clusters.default ListClustersResponselistClusters(ListClustersRequest listClustersRequest) Retrieve the list of Clusters.default ListClustersIterablelistClustersPaginator(Consumer<ListClustersRequest.Builder> listClustersRequest) This is a variant oflistClusters(software.amazon.awssdk.services.medialive.model.ListClustersRequest)operation.default ListClustersIterablelistClustersPaginator(ListClustersRequest listClustersRequest) This is a variant oflistClusters(software.amazon.awssdk.services.medialive.model.ListClustersRequest)operation.listEventBridgeRuleTemplateGroups(Consumer<ListEventBridgeRuleTemplateGroupsRequest.Builder> listEventBridgeRuleTemplateGroupsRequest) Lists eventbridge rule template groups.listEventBridgeRuleTemplateGroups(ListEventBridgeRuleTemplateGroupsRequest listEventBridgeRuleTemplateGroupsRequest) Lists eventbridge rule template groups.listEventBridgeRuleTemplateGroupsPaginator(Consumer<ListEventBridgeRuleTemplateGroupsRequest.Builder> listEventBridgeRuleTemplateGroupsRequest) This is a variant oflistEventBridgeRuleTemplateGroups(software.amazon.awssdk.services.medialive.model.ListEventBridgeRuleTemplateGroupsRequest)operation.listEventBridgeRuleTemplateGroupsPaginator(ListEventBridgeRuleTemplateGroupsRequest listEventBridgeRuleTemplateGroupsRequest) This is a variant oflistEventBridgeRuleTemplateGroups(software.amazon.awssdk.services.medialive.model.ListEventBridgeRuleTemplateGroupsRequest)operation.listEventBridgeRuleTemplates(Consumer<ListEventBridgeRuleTemplatesRequest.Builder> listEventBridgeRuleTemplatesRequest) Lists eventbridge rule templates.listEventBridgeRuleTemplates(ListEventBridgeRuleTemplatesRequest listEventBridgeRuleTemplatesRequest) Lists eventbridge rule templates.listEventBridgeRuleTemplatesPaginator(Consumer<ListEventBridgeRuleTemplatesRequest.Builder> listEventBridgeRuleTemplatesRequest) This is a variant oflistEventBridgeRuleTemplates(software.amazon.awssdk.services.medialive.model.ListEventBridgeRuleTemplatesRequest)operation.listEventBridgeRuleTemplatesPaginator(ListEventBridgeRuleTemplatesRequest listEventBridgeRuleTemplatesRequest) This is a variant oflistEventBridgeRuleTemplates(software.amazon.awssdk.services.medialive.model.ListEventBridgeRuleTemplatesRequest)operation.default ListInputDevicesResponselistInputDevices(Consumer<ListInputDevicesRequest.Builder> listInputDevicesRequest) List input devicesdefault ListInputDevicesResponselistInputDevices(ListInputDevicesRequest listInputDevicesRequest) List input devicesdefault ListInputDevicesIterablelistInputDevicesPaginator(Consumer<ListInputDevicesRequest.Builder> listInputDevicesRequest) This is a variant oflistInputDevices(software.amazon.awssdk.services.medialive.model.ListInputDevicesRequest)operation.default ListInputDevicesIterablelistInputDevicesPaginator(ListInputDevicesRequest listInputDevicesRequest) This is a variant oflistInputDevices(software.amazon.awssdk.services.medialive.model.ListInputDevicesRequest)operation.default 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) This is a variant oflistInputDeviceTransfers(software.amazon.awssdk.services.medialive.model.ListInputDeviceTransfersRequest)operation.default ListInputDeviceTransfersIterablelistInputDeviceTransfersPaginator(ListInputDeviceTransfersRequest listInputDeviceTransfersRequest) This is a variant oflistInputDeviceTransfers(software.amazon.awssdk.services.medialive.model.ListInputDeviceTransfersRequest)operation.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 ListInputSecurityGroupsIterableThis is a variant oflistInputSecurityGroups(software.amazon.awssdk.services.medialive.model.ListInputSecurityGroupsRequest)operation.default ListInputSecurityGroupsIterablelistInputSecurityGroupsPaginator(Consumer<ListInputSecurityGroupsRequest.Builder> listInputSecurityGroupsRequest) This is a variant oflistInputSecurityGroups(software.amazon.awssdk.services.medialive.model.ListInputSecurityGroupsRequest)operation.default ListInputSecurityGroupsIterablelistInputSecurityGroupsPaginator(ListInputSecurityGroupsRequest listInputSecurityGroupsRequest) This is a variant oflistInputSecurityGroups(software.amazon.awssdk.services.medialive.model.ListInputSecurityGroupsRequest)operation.default ListInputsIterableThis is a variant oflistInputs(software.amazon.awssdk.services.medialive.model.ListInputsRequest)operation.default ListInputsIterablelistInputsPaginator(Consumer<ListInputsRequest.Builder> listInputsRequest) This is a variant oflistInputs(software.amazon.awssdk.services.medialive.model.ListInputsRequest)operation.default ListInputsIterablelistInputsPaginator(ListInputsRequest listInputsRequest) This is a variant oflistInputs(software.amazon.awssdk.services.medialive.model.ListInputsRequest)operation.default 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) This is a variant oflistMultiplexes(software.amazon.awssdk.services.medialive.model.ListMultiplexesRequest)operation.default ListMultiplexesIterablelistMultiplexesPaginator(ListMultiplexesRequest listMultiplexesRequest) This is a variant oflistMultiplexes(software.amazon.awssdk.services.medialive.model.ListMultiplexesRequest)operation.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) This is a variant oflistMultiplexPrograms(software.amazon.awssdk.services.medialive.model.ListMultiplexProgramsRequest)operation.default ListMultiplexProgramsIterablelistMultiplexProgramsPaginator(ListMultiplexProgramsRequest listMultiplexProgramsRequest) This is a variant oflistMultiplexPrograms(software.amazon.awssdk.services.medialive.model.ListMultiplexProgramsRequest)operation.default ListNetworksResponselistNetworks(Consumer<ListNetworksRequest.Builder> listNetworksRequest) Retrieve the list of Networks.default ListNetworksResponselistNetworks(ListNetworksRequest listNetworksRequest) Retrieve the list of Networks.default ListNetworksIterablelistNetworksPaginator(Consumer<ListNetworksRequest.Builder> listNetworksRequest) This is a variant oflistNetworks(software.amazon.awssdk.services.medialive.model.ListNetworksRequest)operation.default ListNetworksIterablelistNetworksPaginator(ListNetworksRequest listNetworksRequest) This is a variant oflistNetworks(software.amazon.awssdk.services.medialive.model.ListNetworksRequest)operation.default ListNodesResponselistNodes(Consumer<ListNodesRequest.Builder> listNodesRequest) Retrieve the list of Nodes.default ListNodesResponselistNodes(ListNodesRequest listNodesRequest) Retrieve the list of Nodes.default ListNodesIterablelistNodesPaginator(Consumer<ListNodesRequest.Builder> listNodesRequest) This is a variant oflistNodes(software.amazon.awssdk.services.medialive.model.ListNodesRequest)operation.default ListNodesIterablelistNodesPaginator(ListNodesRequest listNodesRequest) This is a variant oflistNodes(software.amazon.awssdk.services.medialive.model.ListNodesRequest)operation.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 ListOfferingsIterableThis is a variant oflistOfferings(software.amazon.awssdk.services.medialive.model.ListOfferingsRequest)operation.default ListOfferingsIterablelistOfferingsPaginator(Consumer<ListOfferingsRequest.Builder> listOfferingsRequest) This is a variant oflistOfferings(software.amazon.awssdk.services.medialive.model.ListOfferingsRequest)operation.default ListOfferingsIterablelistOfferingsPaginator(ListOfferingsRequest listOfferingsRequest) This is a variant oflistOfferings(software.amazon.awssdk.services.medialive.model.ListOfferingsRequest)operation.default ListReservationsResponseList purchased reservations.default ListReservationsResponselistReservations(Consumer<ListReservationsRequest.Builder> listReservationsRequest) List purchased reservations.default ListReservationsResponselistReservations(ListReservationsRequest listReservationsRequest) List purchased reservations.default ListReservationsIterableThis is a variant oflistReservations(software.amazon.awssdk.services.medialive.model.ListReservationsRequest)operation.default ListReservationsIterablelistReservationsPaginator(Consumer<ListReservationsRequest.Builder> listReservationsRequest) This is a variant oflistReservations(software.amazon.awssdk.services.medialive.model.ListReservationsRequest)operation.default ListReservationsIterablelistReservationsPaginator(ListReservationsRequest listReservationsRequest) This is a variant oflistReservations(software.amazon.awssdk.services.medialive.model.ListReservationsRequest)operation.default ListSignalMapsResponselistSignalMaps(Consumer<ListSignalMapsRequest.Builder> listSignalMapsRequest) Lists signal maps.default ListSignalMapsResponselistSignalMaps(ListSignalMapsRequest listSignalMapsRequest) Lists signal maps.default ListSignalMapsIterablelistSignalMapsPaginator(Consumer<ListSignalMapsRequest.Builder> listSignalMapsRequest) This is a variant oflistSignalMaps(software.amazon.awssdk.services.medialive.model.ListSignalMapsRequest)operation.default ListSignalMapsIterablelistSignalMapsPaginator(ListSignalMapsRequest listSignalMapsRequest) This is a variant oflistSignalMaps(software.amazon.awssdk.services.medialive.model.ListSignalMapsRequest)operation.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.default RestartChannelPipelinesResponserestartChannelPipelines(Consumer<RestartChannelPipelinesRequest.Builder> restartChannelPipelinesRequest) Restart pipelines in one channel that is currently running.default RestartChannelPipelinesResponserestartChannelPipelines(RestartChannelPipelinesRequest restartChannelPipelinesRequest) Restart pipelines in one channel that is currently running.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 channelstartDeleteMonitorDeployment(Consumer<StartDeleteMonitorDeploymentRequest.Builder> startDeleteMonitorDeploymentRequest) Initiates a deployment to delete the monitor of the specified signal map.startDeleteMonitorDeployment(StartDeleteMonitorDeploymentRequest startDeleteMonitorDeploymentRequest) Initiates a deployment to delete the monitor of the specified signal map.default 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 StartMonitorDeploymentResponsestartMonitorDeployment(Consumer<StartMonitorDeploymentRequest.Builder> startMonitorDeploymentRequest) Initiates a deployment to deploy the latest monitor of the specified signal map.default StartMonitorDeploymentResponsestartMonitorDeployment(StartMonitorDeploymentRequest startMonitorDeploymentRequest) Initiates a deployment to deploy the latest monitor of the specified signal map.default StartMultiplexResponsestartMultiplex(Consumer<StartMultiplexRequest.Builder> startMultiplexRequest) Start (run) the multiplex.default StartMultiplexResponsestartMultiplex(StartMultiplexRequest startMultiplexRequest) Start (run) the multiplex.default StartUpdateSignalMapResponsestartUpdateSignalMap(Consumer<StartUpdateSignalMapRequest.Builder> startUpdateSignalMapRequest) Initiates an update for the specified signal map.default StartUpdateSignalMapResponsestartUpdateSignalMap(StartUpdateSignalMapRequest startUpdateSignalMapRequest) Initiates an update for the specified signal map.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.updateChannelPlacementGroup(Consumer<UpdateChannelPlacementGroupRequest.Builder> updateChannelPlacementGroupRequest) Change the settings for a ChannelPlacementGroup.updateChannelPlacementGroup(UpdateChannelPlacementGroupRequest updateChannelPlacementGroupRequest) Change the settings for a ChannelPlacementGroup.updateCloudWatchAlarmTemplate(Consumer<UpdateCloudWatchAlarmTemplateRequest.Builder> updateCloudWatchAlarmTemplateRequest) Updates the specified cloudwatch alarm template.updateCloudWatchAlarmTemplate(UpdateCloudWatchAlarmTemplateRequest updateCloudWatchAlarmTemplateRequest) Updates the specified cloudwatch alarm template.updateCloudWatchAlarmTemplateGroup(Consumer<UpdateCloudWatchAlarmTemplateGroupRequest.Builder> updateCloudWatchAlarmTemplateGroupRequest) Updates the specified cloudwatch alarm template group.updateCloudWatchAlarmTemplateGroup(UpdateCloudWatchAlarmTemplateGroupRequest updateCloudWatchAlarmTemplateGroupRequest) Updates the specified cloudwatch alarm template group.default UpdateClusterResponseupdateCluster(Consumer<UpdateClusterRequest.Builder> updateClusterRequest) Change the settings for a Cluster.default UpdateClusterResponseupdateCluster(UpdateClusterRequest updateClusterRequest) Change the settings for a Cluster.updateEventBridgeRuleTemplate(Consumer<UpdateEventBridgeRuleTemplateRequest.Builder> updateEventBridgeRuleTemplateRequest) Updates the specified eventbridge rule template.updateEventBridgeRuleTemplate(UpdateEventBridgeRuleTemplateRequest updateEventBridgeRuleTemplateRequest) Updates the specified eventbridge rule template.updateEventBridgeRuleTemplateGroup(Consumer<UpdateEventBridgeRuleTemplateGroupRequest.Builder> updateEventBridgeRuleTemplateGroupRequest) Updates the specified eventbridge rule template group.updateEventBridgeRuleTemplateGroup(UpdateEventBridgeRuleTemplateGroupRequest updateEventBridgeRuleTemplateGroupRequest) Updates the specified eventbridge rule template group.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 UpdateNetworkResponseupdateNetwork(Consumer<UpdateNetworkRequest.Builder> updateNetworkRequest) Change the settings for a Network.default UpdateNetworkResponseupdateNetwork(UpdateNetworkRequest updateNetworkRequest) Change the settings for a Network.default UpdateNodeResponseupdateNode(Consumer<UpdateNodeRequest.Builder> updateNodeRequest) Change the settings for a Node.default UpdateNodeResponseupdateNode(UpdateNodeRequest updateNodeRequest) Change the settings for a Node.default UpdateNodeStateResponseupdateNodeState(Consumer<UpdateNodeStateRequest.Builder> updateNodeStateRequest) Update the state of a node.default UpdateNodeStateResponseupdateNodeState(UpdateNodeStateRequest updateNodeStateRequest) Update the state of a node.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:
-
createChannelPlacementGroup
default CreateChannelPlacementGroupResponse createChannelPlacementGroup(CreateChannelPlacementGroupRequest createChannelPlacementGroupRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Create a ChannelPlacementGroup in the specified Cluster. As part of the create operation, you specify the Nodes to attach the group to.After you create a ChannelPlacementGroup, you add Channels to the group (you do this by modifying the Channels to add them to a specific group). You now have an association of Channels to ChannelPlacementGroup, and ChannelPlacementGroup to Nodes. This association means that all the Channels in the group are able to run on any of the Nodes associated with the group.- Parameters:
createChannelPlacementGroupRequest- A request to create a channel placement group.- Returns:
- Result of the CreateChannelPlacementGroup operation returned by the service.
- See Also:
-
createChannelPlacementGroup
default CreateChannelPlacementGroupResponse createChannelPlacementGroup(Consumer<CreateChannelPlacementGroupRequest.Builder> createChannelPlacementGroupRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Create a ChannelPlacementGroup in the specified Cluster. As part of the create operation, you specify the Nodes to attach the group to.After you create a ChannelPlacementGroup, you add Channels to the group (you do this by modifying the Channels to add them to a specific group). You now have an association of Channels to ChannelPlacementGroup, and ChannelPlacementGroup to Nodes. This association means that all the Channels in the group are able to run on any of the Nodes associated with the group.
This is a convenience which creates an instance of the
CreateChannelPlacementGroupRequest.Builderavoiding the need to create one manually viaCreateChannelPlacementGroupRequest.builder()- Parameters:
createChannelPlacementGroupRequest- AConsumerthat will call methods onCreateChannelPlacementGroupRequest.Builderto create a request. A request to create a channel placement group.- Returns:
- Result of the CreateChannelPlacementGroup operation returned by the service.
- See Also:
-
createCloudWatchAlarmTemplate
default CreateCloudWatchAlarmTemplateResponse createCloudWatchAlarmTemplate(CreateCloudWatchAlarmTemplateRequest createCloudWatchAlarmTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Creates a cloudwatch alarm template to dynamically generate cloudwatch metric alarms on targeted resource types.- Parameters:
createCloudWatchAlarmTemplateRequest- Placeholder documentation for CreateCloudWatchAlarmTemplateRequest- Returns:
- Result of the CreateCloudWatchAlarmTemplate operation returned by the service.
- See Also:
-
createCloudWatchAlarmTemplate
default CreateCloudWatchAlarmTemplateResponse createCloudWatchAlarmTemplate(Consumer<CreateCloudWatchAlarmTemplateRequest.Builder> createCloudWatchAlarmTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Creates a cloudwatch alarm template to dynamically generate cloudwatch metric alarms on targeted resource types.
This is a convenience which creates an instance of the
CreateCloudWatchAlarmTemplateRequest.Builderavoiding the need to create one manually viaCreateCloudWatchAlarmTemplateRequest.builder()- Parameters:
createCloudWatchAlarmTemplateRequest- AConsumerthat will call methods onCreateCloudWatchAlarmTemplateRequest.Builderto create a request. Placeholder documentation for CreateCloudWatchAlarmTemplateRequest- Returns:
- Result of the CreateCloudWatchAlarmTemplate operation returned by the service.
- See Also:
-
createCloudWatchAlarmTemplateGroup
default CreateCloudWatchAlarmTemplateGroupResponse createCloudWatchAlarmTemplateGroup(CreateCloudWatchAlarmTemplateGroupRequest createCloudWatchAlarmTemplateGroupRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Creates a cloudwatch alarm template group to group your cloudwatch alarm templates and to attach to signal maps for dynamically creating alarms.- Parameters:
createCloudWatchAlarmTemplateGroupRequest- Placeholder documentation for CreateCloudWatchAlarmTemplateGroupRequest- Returns:
- Result of the CreateCloudWatchAlarmTemplateGroup operation returned by the service.
- See Also:
-
createCloudWatchAlarmTemplateGroup
default CreateCloudWatchAlarmTemplateGroupResponse createCloudWatchAlarmTemplateGroup(Consumer<CreateCloudWatchAlarmTemplateGroupRequest.Builder> createCloudWatchAlarmTemplateGroupRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Creates a cloudwatch alarm template group to group your cloudwatch alarm templates and to attach to signal maps for dynamically creating alarms.
This is a convenience which creates an instance of the
CreateCloudWatchAlarmTemplateGroupRequest.Builderavoiding the need to create one manually viaCreateCloudWatchAlarmTemplateGroupRequest.builder()- Parameters:
createCloudWatchAlarmTemplateGroupRequest- AConsumerthat will call methods onCreateCloudWatchAlarmTemplateGroupRequest.Builderto create a request. Placeholder documentation for CreateCloudWatchAlarmTemplateGroupRequest- Returns:
- Result of the CreateCloudWatchAlarmTemplateGroup operation returned by the service.
- See Also:
-
createCluster
default CreateClusterResponse createCluster(CreateClusterRequest createClusterRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Create a new Cluster.- Parameters:
createClusterRequest- Create as many Clusters as you want, but create at least one. Each Cluster groups together Nodes that you want to treat as a collection. Within the Cluster, you will set up some Nodes as active Nodes, and some as backup Nodes, for Node failover purposes. Each Node can belong to only one Cluster.- Returns:
- Result of the CreateCluster operation returned by the service.
- See Also:
-
createCluster
default CreateClusterResponse createCluster(Consumer<CreateClusterRequest.Builder> createClusterRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Create a new Cluster.
This is a convenience which creates an instance of the
CreateClusterRequest.Builderavoiding the need to create one manually viaCreateClusterRequest.builder()- Parameters:
createClusterRequest- AConsumerthat will call methods onCreateClusterRequest.Builderto create a request. Create as many Clusters as you want, but create at least one. Each Cluster groups together Nodes that you want to treat as a collection. Within the Cluster, you will set up some Nodes as active Nodes, and some as backup Nodes, for Node failover purposes. Each Node can belong to only one Cluster.- Returns:
- Result of the CreateCluster operation returned by the service.
- See Also:
-
createEventBridgeRuleTemplate
default CreateEventBridgeRuleTemplateResponse createEventBridgeRuleTemplate(CreateEventBridgeRuleTemplateRequest createEventBridgeRuleTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Creates an eventbridge rule template to monitor events and send notifications to your targeted resources.- Parameters:
createEventBridgeRuleTemplateRequest- Placeholder documentation for CreateEventBridgeRuleTemplateRequest- Returns:
- Result of the CreateEventBridgeRuleTemplate operation returned by the service.
- See Also:
-
createEventBridgeRuleTemplate
default CreateEventBridgeRuleTemplateResponse createEventBridgeRuleTemplate(Consumer<CreateEventBridgeRuleTemplateRequest.Builder> createEventBridgeRuleTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Creates an eventbridge rule template to monitor events and send notifications to your targeted resources.
This is a convenience which creates an instance of the
CreateEventBridgeRuleTemplateRequest.Builderavoiding the need to create one manually viaCreateEventBridgeRuleTemplateRequest.builder()- Parameters:
createEventBridgeRuleTemplateRequest- AConsumerthat will call methods onCreateEventBridgeRuleTemplateRequest.Builderto create a request. Placeholder documentation for CreateEventBridgeRuleTemplateRequest- Returns:
- Result of the CreateEventBridgeRuleTemplate operation returned by the service.
- See Also:
-
createEventBridgeRuleTemplateGroup
default CreateEventBridgeRuleTemplateGroupResponse createEventBridgeRuleTemplateGroup(CreateEventBridgeRuleTemplateGroupRequest createEventBridgeRuleTemplateGroupRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Creates an eventbridge rule template group to group your eventbridge rule templates and to attach to signal maps for dynamically creating notification rules.- Parameters:
createEventBridgeRuleTemplateGroupRequest- Placeholder documentation for CreateEventBridgeRuleTemplateGroupRequest- Returns:
- Result of the CreateEventBridgeRuleTemplateGroup operation returned by the service.
- See Also:
-
createEventBridgeRuleTemplateGroup
default CreateEventBridgeRuleTemplateGroupResponse createEventBridgeRuleTemplateGroup(Consumer<CreateEventBridgeRuleTemplateGroupRequest.Builder> createEventBridgeRuleTemplateGroupRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Creates an eventbridge rule template group to group your eventbridge rule templates and to attach to signal maps for dynamically creating notification rules.
This is a convenience which creates an instance of the
CreateEventBridgeRuleTemplateGroupRequest.Builderavoiding the need to create one manually viaCreateEventBridgeRuleTemplateGroupRequest.builder()- Parameters:
createEventBridgeRuleTemplateGroupRequest- AConsumerthat will call methods onCreateEventBridgeRuleTemplateGroupRequest.Builderto create a request. Placeholder documentation for CreateEventBridgeRuleTemplateGroupRequest- Returns:
- Result of the CreateEventBridgeRuleTemplateGroup 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:
-
createNetwork
default CreateNetworkResponse createNetwork(CreateNetworkRequest createNetworkRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Create as many Networks as you need. You will associate one or more Clusters with each Network.Each Network provides MediaLive Anywhere with required information about the network in your organization that you are using for video encoding using MediaLive.- Parameters:
createNetworkRequest- A request to create a Network.- Returns:
- Result of the CreateNetwork operation returned by the service.
- See Also:
-
createNetwork
default CreateNetworkResponse createNetwork(Consumer<CreateNetworkRequest.Builder> createNetworkRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Create as many Networks as you need. You will associate one or more Clusters with each Network.Each Network provides MediaLive Anywhere with required information about the network in your organization that you are using for video encoding using MediaLive.
This is a convenience which creates an instance of the
CreateNetworkRequest.Builderavoiding the need to create one manually viaCreateNetworkRequest.builder()- Parameters:
createNetworkRequest- AConsumerthat will call methods onCreateNetworkRequest.Builderto create a request. A request to create a Network.- Returns:
- Result of the CreateNetwork operation returned by the service.
- See Also:
-
createNode
default CreateNodeResponse createNode(CreateNodeRequest createNodeRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Create a Node in the specified Cluster. You can also create Nodes using the CreateNodeRegistrationScript. Note that you can't move a Node to another Cluster.- Parameters:
createNodeRequest- A request to create a node- Returns:
- Result of the CreateNode operation returned by the service.
- See Also:
-
createNode
default CreateNodeResponse createNode(Consumer<CreateNodeRequest.Builder> createNodeRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Create a Node in the specified Cluster. You can also create Nodes using the CreateNodeRegistrationScript. Note that you can't move a Node to another Cluster.
This is a convenience which creates an instance of the
CreateNodeRequest.Builderavoiding the need to create one manually viaCreateNodeRequest.builder()- Parameters:
createNodeRequest- AConsumerthat will call methods onCreateNodeRequest.Builderto create a request. A request to create a node- Returns:
- Result of the CreateNode operation returned by the service.
- See Also:
-
createNodeRegistrationScript
default CreateNodeRegistrationScriptResponse createNodeRegistrationScript(CreateNodeRegistrationScriptRequest createNodeRegistrationScriptRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Create the Register Node script for all the nodes intended for a specific Cluster. You will then run the script on each hardware unit that is intended for that Cluster. The script creates a Node in the specified Cluster. It then binds the Node to this hardware unit, and activates the node hardware for use with MediaLive Anywhere.- Parameters:
createNodeRegistrationScriptRequest- A request to create a new node registration script.- Returns:
- Result of the CreateNodeRegistrationScript operation returned by the service.
- See Also:
-
createNodeRegistrationScript
default CreateNodeRegistrationScriptResponse createNodeRegistrationScript(Consumer<CreateNodeRegistrationScriptRequest.Builder> createNodeRegistrationScriptRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Create the Register Node script for all the nodes intended for a specific Cluster. You will then run the script on each hardware unit that is intended for that Cluster. The script creates a Node in the specified Cluster. It then binds the Node to this hardware unit, and activates the node hardware for use with MediaLive Anywhere.
This is a convenience which creates an instance of the
CreateNodeRegistrationScriptRequest.Builderavoiding the need to create one manually viaCreateNodeRegistrationScriptRequest.builder()- Parameters:
createNodeRegistrationScriptRequest- AConsumerthat will call methods onCreateNodeRegistrationScriptRequest.Builderto create a request. A request to create a new node registration script.- Returns:
- Result of the CreateNodeRegistrationScript 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:
-
createSignalMap
default CreateSignalMapResponse createSignalMap(CreateSignalMapRequest createSignalMapRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Initiates the creation of a new signal map. Will discover a new mediaResourceMap based on the provided discoveryEntryPointArn.- Parameters:
createSignalMapRequest- Placeholder documentation for CreateSignalMapRequest- Returns:
- Result of the CreateSignalMap operation returned by the service.
- See Also:
-
createSignalMap
default CreateSignalMapResponse createSignalMap(Consumer<CreateSignalMapRequest.Builder> createSignalMapRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Initiates the creation of a new signal map. Will discover a new mediaResourceMap based on the provided discoveryEntryPointArn.
This is a convenience which creates an instance of the
CreateSignalMapRequest.Builderavoiding the need to create one manually viaCreateSignalMapRequest.builder()- Parameters:
createSignalMapRequest- AConsumerthat will call methods onCreateSignalMapRequest.Builderto create a request. Placeholder documentation for CreateSignalMapRequest- Returns:
- Result of the CreateSignalMap 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:
-
deleteChannelPlacementGroup
default DeleteChannelPlacementGroupResponse deleteChannelPlacementGroup(DeleteChannelPlacementGroupRequest deleteChannelPlacementGroupRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Delete the specified ChannelPlacementGroup that exists in the specified Cluster.- Parameters:
deleteChannelPlacementGroupRequest- Placeholder documentation for DeleteChannelPlacementGroupRequest- Returns:
- Result of the DeleteChannelPlacementGroup operation returned by the service.
- See Also:
-
deleteChannelPlacementGroup
default DeleteChannelPlacementGroupResponse deleteChannelPlacementGroup(Consumer<DeleteChannelPlacementGroupRequest.Builder> deleteChannelPlacementGroupRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Delete the specified ChannelPlacementGroup that exists in the specified Cluster.
This is a convenience which creates an instance of the
DeleteChannelPlacementGroupRequest.Builderavoiding the need to create one manually viaDeleteChannelPlacementGroupRequest.builder()- Parameters:
deleteChannelPlacementGroupRequest- AConsumerthat will call methods onDeleteChannelPlacementGroupRequest.Builderto create a request. Placeholder documentation for DeleteChannelPlacementGroupRequest- Returns:
- Result of the DeleteChannelPlacementGroup operation returned by the service.
- See Also:
-
deleteCloudWatchAlarmTemplate
default DeleteCloudWatchAlarmTemplateResponse deleteCloudWatchAlarmTemplate(DeleteCloudWatchAlarmTemplateRequest deleteCloudWatchAlarmTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Deletes a cloudwatch alarm template.- Parameters:
deleteCloudWatchAlarmTemplateRequest- Placeholder documentation for DeleteCloudWatchAlarmTemplateRequest- Returns:
- Result of the DeleteCloudWatchAlarmTemplate operation returned by the service.
- See Also:
-
deleteCloudWatchAlarmTemplate
default DeleteCloudWatchAlarmTemplateResponse deleteCloudWatchAlarmTemplate(Consumer<DeleteCloudWatchAlarmTemplateRequest.Builder> deleteCloudWatchAlarmTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Deletes a cloudwatch alarm template.
This is a convenience which creates an instance of the
DeleteCloudWatchAlarmTemplateRequest.Builderavoiding the need to create one manually viaDeleteCloudWatchAlarmTemplateRequest.builder()- Parameters:
deleteCloudWatchAlarmTemplateRequest- AConsumerthat will call methods onDeleteCloudWatchAlarmTemplateRequest.Builderto create a request. Placeholder documentation for DeleteCloudWatchAlarmTemplateRequest- Returns:
- Result of the DeleteCloudWatchAlarmTemplate operation returned by the service.
- See Also:
-
deleteCloudWatchAlarmTemplateGroup
default DeleteCloudWatchAlarmTemplateGroupResponse deleteCloudWatchAlarmTemplateGroup(DeleteCloudWatchAlarmTemplateGroupRequest deleteCloudWatchAlarmTemplateGroupRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Deletes a cloudwatch alarm template group. You must detach this group from all signal maps and ensure its existing templates are moved to another group or deleted.- Parameters:
deleteCloudWatchAlarmTemplateGroupRequest- Placeholder documentation for DeleteCloudWatchAlarmTemplateGroupRequest- Returns:
- Result of the DeleteCloudWatchAlarmTemplateGroup operation returned by the service.
- See Also:
-
deleteCloudWatchAlarmTemplateGroup
default DeleteCloudWatchAlarmTemplateGroupResponse deleteCloudWatchAlarmTemplateGroup(Consumer<DeleteCloudWatchAlarmTemplateGroupRequest.Builder> deleteCloudWatchAlarmTemplateGroupRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Deletes a cloudwatch alarm template group. You must detach this group from all signal maps and ensure its existing templates are moved to another group or deleted.
This is a convenience which creates an instance of the
DeleteCloudWatchAlarmTemplateGroupRequest.Builderavoiding the need to create one manually viaDeleteCloudWatchAlarmTemplateGroupRequest.builder()- Parameters:
deleteCloudWatchAlarmTemplateGroupRequest- AConsumerthat will call methods onDeleteCloudWatchAlarmTemplateGroupRequest.Builderto create a request. Placeholder documentation for DeleteCloudWatchAlarmTemplateGroupRequest- Returns:
- Result of the DeleteCloudWatchAlarmTemplateGroup operation returned by the service.
- See Also:
-
deleteCluster
default DeleteClusterResponse deleteCluster(DeleteClusterRequest deleteClusterRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Delete a Cluster. The Cluster must be idle.- Parameters:
deleteClusterRequest- Placeholder documentation for DeleteClusterRequest- Returns:
- Result of the DeleteCluster operation returned by the service.
- See Also:
-
deleteCluster
default DeleteClusterResponse deleteCluster(Consumer<DeleteClusterRequest.Builder> deleteClusterRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Delete a Cluster. The Cluster must be idle.
This is a convenience which creates an instance of the
DeleteClusterRequest.Builderavoiding the need to create one manually viaDeleteClusterRequest.builder()- Parameters:
deleteClusterRequest- AConsumerthat will call methods onDeleteClusterRequest.Builderto create a request. Placeholder documentation for DeleteClusterRequest- Returns:
- Result of the DeleteCluster operation returned by the service.
- See Also:
-
deleteEventBridgeRuleTemplate
default DeleteEventBridgeRuleTemplateResponse deleteEventBridgeRuleTemplate(DeleteEventBridgeRuleTemplateRequest deleteEventBridgeRuleTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Deletes an eventbridge rule template.- Parameters:
deleteEventBridgeRuleTemplateRequest- Placeholder documentation for DeleteEventBridgeRuleTemplateRequest- Returns:
- Result of the DeleteEventBridgeRuleTemplate operation returned by the service.
- See Also:
-
deleteEventBridgeRuleTemplate
default DeleteEventBridgeRuleTemplateResponse deleteEventBridgeRuleTemplate(Consumer<DeleteEventBridgeRuleTemplateRequest.Builder> deleteEventBridgeRuleTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Deletes an eventbridge rule template.
This is a convenience which creates an instance of the
DeleteEventBridgeRuleTemplateRequest.Builderavoiding the need to create one manually viaDeleteEventBridgeRuleTemplateRequest.builder()- Parameters:
deleteEventBridgeRuleTemplateRequest- AConsumerthat will call methods onDeleteEventBridgeRuleTemplateRequest.Builderto create a request. Placeholder documentation for DeleteEventBridgeRuleTemplateRequest- Returns:
- Result of the DeleteEventBridgeRuleTemplate operation returned by the service.
- See Also:
-
deleteEventBridgeRuleTemplateGroup
default DeleteEventBridgeRuleTemplateGroupResponse deleteEventBridgeRuleTemplateGroup(DeleteEventBridgeRuleTemplateGroupRequest deleteEventBridgeRuleTemplateGroupRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Deletes an eventbridge rule template group. You must detach this group from all signal maps and ensure its existing templates are moved to another group or deleted.- Parameters:
deleteEventBridgeRuleTemplateGroupRequest- Placeholder documentation for DeleteEventBridgeRuleTemplateGroupRequest- Returns:
- Result of the DeleteEventBridgeRuleTemplateGroup operation returned by the service.
- See Also:
-
deleteEventBridgeRuleTemplateGroup
default DeleteEventBridgeRuleTemplateGroupResponse deleteEventBridgeRuleTemplateGroup(Consumer<DeleteEventBridgeRuleTemplateGroupRequest.Builder> deleteEventBridgeRuleTemplateGroupRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Deletes an eventbridge rule template group. You must detach this group from all signal maps and ensure its existing templates are moved to another group or deleted.
This is a convenience which creates an instance of the
DeleteEventBridgeRuleTemplateGroupRequest.Builderavoiding the need to create one manually viaDeleteEventBridgeRuleTemplateGroupRequest.builder()- Parameters:
deleteEventBridgeRuleTemplateGroupRequest- AConsumerthat will call methods onDeleteEventBridgeRuleTemplateGroupRequest.Builderto create a request. Placeholder documentation for DeleteEventBridgeRuleTemplateGroupRequest- Returns:
- Result of the DeleteEventBridgeRuleTemplateGroup 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:
-
deleteNetwork
default DeleteNetworkResponse deleteNetwork(DeleteNetworkRequest deleteNetworkRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Delete a Network. The Network must have no resources associated with it.- Parameters:
deleteNetworkRequest- Placeholder documentation for DeleteNetworkRequest- Returns:
- Result of the DeleteNetwork operation returned by the service.
- See Also:
-
deleteNetwork
default DeleteNetworkResponse deleteNetwork(Consumer<DeleteNetworkRequest.Builder> deleteNetworkRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Delete a Network. The Network must have no resources associated with it.
This is a convenience which creates an instance of the
DeleteNetworkRequest.Builderavoiding the need to create one manually viaDeleteNetworkRequest.builder()- Parameters:
deleteNetworkRequest- AConsumerthat will call methods onDeleteNetworkRequest.Builderto create a request. Placeholder documentation for DeleteNetworkRequest- Returns:
- Result of the DeleteNetwork operation returned by the service.
- See Also:
-
deleteNode
default DeleteNodeResponse deleteNode(DeleteNodeRequest deleteNodeRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Delete a Node. The Node must be IDLE.- Parameters:
deleteNodeRequest- Placeholder documentation for DeleteNodeRequest- Returns:
- Result of the DeleteNode operation returned by the service.
- See Also:
-
deleteNode
default DeleteNodeResponse deleteNode(Consumer<DeleteNodeRequest.Builder> deleteNodeRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Delete a Node. The Node must be IDLE.
This is a convenience which creates an instance of the
DeleteNodeRequest.Builderavoiding the need to create one manually viaDeleteNodeRequest.builder()- Parameters:
deleteNodeRequest- AConsumerthat will call methods onDeleteNodeRequest.Builderto create a request. Placeholder documentation for DeleteNodeRequest- Returns:
- Result of the DeleteNode 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:
-
deleteSignalMap
default DeleteSignalMapResponse deleteSignalMap(DeleteSignalMapRequest deleteSignalMapRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Deletes the specified signal map.- Parameters:
deleteSignalMapRequest- Placeholder documentation for DeleteSignalMapRequest- Returns:
- Result of the DeleteSignalMap operation returned by the service.
- See Also:
-
deleteSignalMap
default DeleteSignalMapResponse deleteSignalMap(Consumer<DeleteSignalMapRequest.Builder> deleteSignalMapRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Deletes the specified signal map.
This is a convenience which creates an instance of the
DeleteSignalMapRequest.Builderavoiding the need to create one manually viaDeleteSignalMapRequest.builder()- Parameters:
deleteSignalMapRequest- AConsumerthat will call methods onDeleteSignalMapRequest.Builderto create a request. Placeholder documentation for DeleteSignalMapRequest- Returns:
- Result of the DeleteSignalMap 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 Describe 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 Describe 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:
-
describeChannelPlacementGroup
default DescribeChannelPlacementGroupResponse describeChannelPlacementGroup(DescribeChannelPlacementGroupRequest describeChannelPlacementGroupRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Get details about a ChannelPlacementGroup.- Parameters:
describeChannelPlacementGroupRequest- Placeholder documentation for DescribeChannelPlacementGroupRequest- Returns:
- Result of the DescribeChannelPlacementGroup operation returned by the service.
- See Also:
-
describeChannelPlacementGroup
default DescribeChannelPlacementGroupResponse describeChannelPlacementGroup(Consumer<DescribeChannelPlacementGroupRequest.Builder> describeChannelPlacementGroupRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Get details about a ChannelPlacementGroup.
This is a convenience which creates an instance of the
DescribeChannelPlacementGroupRequest.Builderavoiding the need to create one manually viaDescribeChannelPlacementGroupRequest.builder()- Parameters:
describeChannelPlacementGroupRequest- AConsumerthat will call methods onDescribeChannelPlacementGroupRequest.Builderto create a request. Placeholder documentation for DescribeChannelPlacementGroupRequest- Returns:
- Result of the DescribeChannelPlacementGroup operation returned by the service.
- See Also:
-
describeCluster
default DescribeClusterResponse describeCluster(DescribeClusterRequest describeClusterRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Get details about a Cluster.- Parameters:
describeClusterRequest- Placeholder documentation for DescribeClusterRequest- Returns:
- Result of the DescribeCluster operation returned by the service.
- See Also:
-
describeCluster
default DescribeClusterResponse describeCluster(Consumer<DescribeClusterRequest.Builder> describeClusterRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Get details about a Cluster.
This is a convenience which creates an instance of the
DescribeClusterRequest.Builderavoiding the need to create one manually viaDescribeClusterRequest.builder()- Parameters:
describeClusterRequest- AConsumerthat will call methods onDescribeClusterRequest.Builderto create a request. Placeholder documentation for DescribeClusterRequest- Returns:
- Result of the DescribeCluster 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:
-
describeNetwork
default DescribeNetworkResponse describeNetwork(DescribeNetworkRequest describeNetworkRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Get details about a Network.- Parameters:
describeNetworkRequest- Placeholder documentation for DescribeNetworkRequest- Returns:
- Result of the DescribeNetwork operation returned by the service.
- See Also:
-
describeNetwork
default DescribeNetworkResponse describeNetwork(Consumer<DescribeNetworkRequest.Builder> describeNetworkRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Get details about a Network.
This is a convenience which creates an instance of the
DescribeNetworkRequest.Builderavoiding the need to create one manually viaDescribeNetworkRequest.builder()- Parameters:
describeNetworkRequest- AConsumerthat will call methods onDescribeNetworkRequest.Builderto create a request. Placeholder documentation for DescribeNetworkRequest- Returns:
- Result of the DescribeNetwork operation returned by the service.
- See Also:
-
describeNode
default DescribeNodeResponse describeNode(DescribeNodeRequest describeNodeRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Get details about a Node in the specified Cluster.- Parameters:
describeNodeRequest- Placeholder documentation for DescribeNodeRequest- Returns:
- Result of the DescribeNode operation returned by the service.
- See Also:
-
describeNode
default DescribeNodeResponse describeNode(Consumer<DescribeNodeRequest.Builder> describeNodeRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Get details about a Node in the specified Cluster.
This is a convenience which creates an instance of the
DescribeNodeRequest.Builderavoiding the need to create one manually viaDescribeNodeRequest.builder()- Parameters:
describeNodeRequest- AConsumerthat will call methods onDescribeNodeRequest.Builderto create a request. Placeholder documentation for DescribeNodeRequest- Returns:
- Result of the DescribeNode 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 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 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:
-
getCloudWatchAlarmTemplate
default GetCloudWatchAlarmTemplateResponse getCloudWatchAlarmTemplate(GetCloudWatchAlarmTemplateRequest getCloudWatchAlarmTemplateRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException Retrieves the specified cloudwatch alarm template.- Parameters:
getCloudWatchAlarmTemplateRequest- Placeholder documentation for GetCloudWatchAlarmTemplateRequest- Returns:
- Result of the GetCloudWatchAlarmTemplate operation returned by the service.
- See Also:
-
getCloudWatchAlarmTemplate
default GetCloudWatchAlarmTemplateResponse getCloudWatchAlarmTemplate(Consumer<GetCloudWatchAlarmTemplateRequest.Builder> getCloudWatchAlarmTemplateRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException Retrieves the specified cloudwatch alarm template.
This is a convenience which creates an instance of the
GetCloudWatchAlarmTemplateRequest.Builderavoiding the need to create one manually viaGetCloudWatchAlarmTemplateRequest.builder()- Parameters:
getCloudWatchAlarmTemplateRequest- AConsumerthat will call methods onGetCloudWatchAlarmTemplateRequest.Builderto create a request. Placeholder documentation for GetCloudWatchAlarmTemplateRequest- Returns:
- Result of the GetCloudWatchAlarmTemplate operation returned by the service.
- See Also:
-
getCloudWatchAlarmTemplateGroup
default GetCloudWatchAlarmTemplateGroupResponse getCloudWatchAlarmTemplateGroup(GetCloudWatchAlarmTemplateGroupRequest getCloudWatchAlarmTemplateGroupRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException Retrieves the specified cloudwatch alarm template group.- Parameters:
getCloudWatchAlarmTemplateGroupRequest- Placeholder documentation for GetCloudWatchAlarmTemplateGroupRequest- Returns:
- Result of the GetCloudWatchAlarmTemplateGroup operation returned by the service.
- See Also:
-
getCloudWatchAlarmTemplateGroup
default GetCloudWatchAlarmTemplateGroupResponse getCloudWatchAlarmTemplateGroup(Consumer<GetCloudWatchAlarmTemplateGroupRequest.Builder> getCloudWatchAlarmTemplateGroupRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException Retrieves the specified cloudwatch alarm template group.
This is a convenience which creates an instance of the
GetCloudWatchAlarmTemplateGroupRequest.Builderavoiding the need to create one manually viaGetCloudWatchAlarmTemplateGroupRequest.builder()- Parameters:
getCloudWatchAlarmTemplateGroupRequest- AConsumerthat will call methods onGetCloudWatchAlarmTemplateGroupRequest.Builderto create a request. Placeholder documentation for GetCloudWatchAlarmTemplateGroupRequest- Returns:
- Result of the GetCloudWatchAlarmTemplateGroup operation returned by the service.
- See Also:
-
getEventBridgeRuleTemplate
default GetEventBridgeRuleTemplateResponse getEventBridgeRuleTemplate(GetEventBridgeRuleTemplateRequest getEventBridgeRuleTemplateRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException Retrieves the specified eventbridge rule template.- Parameters:
getEventBridgeRuleTemplateRequest- Placeholder documentation for GetEventBridgeRuleTemplateRequest- Returns:
- Result of the GetEventBridgeRuleTemplate operation returned by the service.
- See Also:
-
getEventBridgeRuleTemplate
default GetEventBridgeRuleTemplateResponse getEventBridgeRuleTemplate(Consumer<GetEventBridgeRuleTemplateRequest.Builder> getEventBridgeRuleTemplateRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException Retrieves the specified eventbridge rule template.
This is a convenience which creates an instance of the
GetEventBridgeRuleTemplateRequest.Builderavoiding the need to create one manually viaGetEventBridgeRuleTemplateRequest.builder()- Parameters:
getEventBridgeRuleTemplateRequest- AConsumerthat will call methods onGetEventBridgeRuleTemplateRequest.Builderto create a request. Placeholder documentation for GetEventBridgeRuleTemplateRequest- Returns:
- Result of the GetEventBridgeRuleTemplate operation returned by the service.
- See Also:
-
getEventBridgeRuleTemplateGroup
default GetEventBridgeRuleTemplateGroupResponse getEventBridgeRuleTemplateGroup(GetEventBridgeRuleTemplateGroupRequest getEventBridgeRuleTemplateGroupRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException Retrieves the specified eventbridge rule template group.- Parameters:
getEventBridgeRuleTemplateGroupRequest- Placeholder documentation for GetEventBridgeRuleTemplateGroupRequest- Returns:
- Result of the GetEventBridgeRuleTemplateGroup operation returned by the service.
- See Also:
-
getEventBridgeRuleTemplateGroup
default GetEventBridgeRuleTemplateGroupResponse getEventBridgeRuleTemplateGroup(Consumer<GetEventBridgeRuleTemplateGroupRequest.Builder> getEventBridgeRuleTemplateGroupRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException Retrieves the specified eventbridge rule template group.
This is a convenience which creates an instance of the
GetEventBridgeRuleTemplateGroupRequest.Builderavoiding the need to create one manually viaGetEventBridgeRuleTemplateGroupRequest.builder()- Parameters:
getEventBridgeRuleTemplateGroupRequest- AConsumerthat will call methods onGetEventBridgeRuleTemplateGroupRequest.Builderto create a request. Placeholder documentation for GetEventBridgeRuleTemplateGroupRequest- Returns:
- Result of the GetEventBridgeRuleTemplateGroup operation returned by the service.
- See Also:
-
getSignalMap
default GetSignalMapResponse getSignalMap(GetSignalMapRequest getSignalMapRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException Retrieves the specified signal map.- Parameters:
getSignalMapRequest- Placeholder documentation for GetSignalMapRequest- Returns:
- Result of the GetSignalMap operation returned by the service.
- See Also:
-
getSignalMap
default GetSignalMapResponse getSignalMap(Consumer<GetSignalMapRequest.Builder> getSignalMapRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException Retrieves the specified signal map.
This is a convenience which creates an instance of the
GetSignalMapRequest.Builderavoiding the need to create one manually viaGetSignalMapRequest.builder()- Parameters:
getSignalMapRequest- AConsumerthat will call methods onGetSignalMapRequest.Builderto create a request. Placeholder documentation for GetSignalMapRequest- Returns:
- Result of the GetSignalMap operation returned by the service.
- See Also:
-
listChannelPlacementGroups
default ListChannelPlacementGroupsResponse listChannelPlacementGroups(ListChannelPlacementGroupsRequest listChannelPlacementGroupsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Retrieve the list of ChannelPlacementGroups in the specified Cluster.- Parameters:
listChannelPlacementGroupsRequest- Placeholder documentation for ListChannelPlacementGroupsRequest- Returns:
- Result of the ListChannelPlacementGroups operation returned by the service.
- See Also:
-
listChannelPlacementGroups
default ListChannelPlacementGroupsResponse listChannelPlacementGroups(Consumer<ListChannelPlacementGroupsRequest.Builder> listChannelPlacementGroupsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Retrieve the list of ChannelPlacementGroups in the specified Cluster.
This is a convenience which creates an instance of the
ListChannelPlacementGroupsRequest.Builderavoiding the need to create one manually viaListChannelPlacementGroupsRequest.builder()- Parameters:
listChannelPlacementGroupsRequest- AConsumerthat will call methods onListChannelPlacementGroupsRequest.Builderto create a request. Placeholder documentation for ListChannelPlacementGroupsRequest- Returns:
- Result of the ListChannelPlacementGroups operation returned by the service.
- See Also:
-
listChannelPlacementGroupsPaginator
default ListChannelPlacementGroupsIterable listChannelPlacementGroupsPaginator(ListChannelPlacementGroupsRequest listChannelPlacementGroupsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException This is a variant of
listChannelPlacementGroups(software.amazon.awssdk.services.medialive.model.ListChannelPlacementGroupsRequest)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.ListChannelPlacementGroupsIterable responses = client.listChannelPlacementGroupsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListChannelPlacementGroupsIterable responses = client .listChannelPlacementGroupsPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListChannelPlacementGroupsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListChannelPlacementGroupsIterable responses = client.listChannelPlacementGroupsPaginator(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
listChannelPlacementGroups(software.amazon.awssdk.services.medialive.model.ListChannelPlacementGroupsRequest)operation.- Parameters:
listChannelPlacementGroupsRequest- Placeholder documentation for ListChannelPlacementGroupsRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listChannelPlacementGroupsPaginator
default ListChannelPlacementGroupsIterable listChannelPlacementGroupsPaginator(Consumer<ListChannelPlacementGroupsRequest.Builder> listChannelPlacementGroupsRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException This is a variant of
listChannelPlacementGroups(software.amazon.awssdk.services.medialive.model.ListChannelPlacementGroupsRequest)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.ListChannelPlacementGroupsIterable responses = client.listChannelPlacementGroupsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListChannelPlacementGroupsIterable responses = client .listChannelPlacementGroupsPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListChannelPlacementGroupsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListChannelPlacementGroupsIterable responses = client.listChannelPlacementGroupsPaginator(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
listChannelPlacementGroups(software.amazon.awssdk.services.medialive.model.ListChannelPlacementGroupsRequest)operation.
This is a convenience which creates an instance of the
ListChannelPlacementGroupsRequest.Builderavoiding the need to create one manually viaListChannelPlacementGroupsRequest.builder()- Parameters:
listChannelPlacementGroupsRequest- AConsumerthat will call methods onListChannelPlacementGroupsRequest.Builderto create a request. Placeholder documentation for ListChannelPlacementGroupsRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- 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, MediaLiveExceptionThis 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 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 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:
-
listCloudWatchAlarmTemplateGroups
default ListCloudWatchAlarmTemplateGroupsResponse listCloudWatchAlarmTemplateGroups(ListCloudWatchAlarmTemplateGroupsRequest listCloudWatchAlarmTemplateGroupsRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException Lists cloudwatch alarm template groups.- Parameters:
listCloudWatchAlarmTemplateGroupsRequest- Placeholder documentation for ListCloudWatchAlarmTemplateGroupsRequest- Returns:
- Result of the ListCloudWatchAlarmTemplateGroups operation returned by the service.
- See Also:
-
listCloudWatchAlarmTemplateGroups
default ListCloudWatchAlarmTemplateGroupsResponse listCloudWatchAlarmTemplateGroups(Consumer<ListCloudWatchAlarmTemplateGroupsRequest.Builder> listCloudWatchAlarmTemplateGroupsRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException Lists cloudwatch alarm template groups.
This is a convenience which creates an instance of the
ListCloudWatchAlarmTemplateGroupsRequest.Builderavoiding the need to create one manually viaListCloudWatchAlarmTemplateGroupsRequest.builder()- Parameters:
listCloudWatchAlarmTemplateGroupsRequest- AConsumerthat will call methods onListCloudWatchAlarmTemplateGroupsRequest.Builderto create a request. Placeholder documentation for ListCloudWatchAlarmTemplateGroupsRequest- Returns:
- Result of the ListCloudWatchAlarmTemplateGroups operation returned by the service.
- See Also:
-
listCloudWatchAlarmTemplateGroupsPaginator
default ListCloudWatchAlarmTemplateGroupsIterable listCloudWatchAlarmTemplateGroupsPaginator(ListCloudWatchAlarmTemplateGroupsRequest listCloudWatchAlarmTemplateGroupsRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException This is a variant of
listCloudWatchAlarmTemplateGroups(software.amazon.awssdk.services.medialive.model.ListCloudWatchAlarmTemplateGroupsRequest)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.ListCloudWatchAlarmTemplateGroupsIterable responses = client.listCloudWatchAlarmTemplateGroupsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListCloudWatchAlarmTemplateGroupsIterable responses = client .listCloudWatchAlarmTemplateGroupsPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListCloudWatchAlarmTemplateGroupsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListCloudWatchAlarmTemplateGroupsIterable responses = client.listCloudWatchAlarmTemplateGroupsPaginator(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
listCloudWatchAlarmTemplateGroups(software.amazon.awssdk.services.medialive.model.ListCloudWatchAlarmTemplateGroupsRequest)operation.- Parameters:
listCloudWatchAlarmTemplateGroupsRequest- Placeholder documentation for ListCloudWatchAlarmTemplateGroupsRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listCloudWatchAlarmTemplateGroupsPaginator
default ListCloudWatchAlarmTemplateGroupsIterable listCloudWatchAlarmTemplateGroupsPaginator(Consumer<ListCloudWatchAlarmTemplateGroupsRequest.Builder> listCloudWatchAlarmTemplateGroupsRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException This is a variant of
listCloudWatchAlarmTemplateGroups(software.amazon.awssdk.services.medialive.model.ListCloudWatchAlarmTemplateGroupsRequest)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.ListCloudWatchAlarmTemplateGroupsIterable responses = client.listCloudWatchAlarmTemplateGroupsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListCloudWatchAlarmTemplateGroupsIterable responses = client .listCloudWatchAlarmTemplateGroupsPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListCloudWatchAlarmTemplateGroupsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListCloudWatchAlarmTemplateGroupsIterable responses = client.listCloudWatchAlarmTemplateGroupsPaginator(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
listCloudWatchAlarmTemplateGroups(software.amazon.awssdk.services.medialive.model.ListCloudWatchAlarmTemplateGroupsRequest)operation.
This is a convenience which creates an instance of the
ListCloudWatchAlarmTemplateGroupsRequest.Builderavoiding the need to create one manually viaListCloudWatchAlarmTemplateGroupsRequest.builder()- Parameters:
listCloudWatchAlarmTemplateGroupsRequest- AConsumerthat will call methods onListCloudWatchAlarmTemplateGroupsRequest.Builderto create a request. Placeholder documentation for ListCloudWatchAlarmTemplateGroupsRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listCloudWatchAlarmTemplates
default ListCloudWatchAlarmTemplatesResponse listCloudWatchAlarmTemplates(ListCloudWatchAlarmTemplatesRequest listCloudWatchAlarmTemplatesRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException Lists cloudwatch alarm templates.- Parameters:
listCloudWatchAlarmTemplatesRequest- Placeholder documentation for ListCloudWatchAlarmTemplatesRequest- Returns:
- Result of the ListCloudWatchAlarmTemplates operation returned by the service.
- See Also:
-
listCloudWatchAlarmTemplates
default ListCloudWatchAlarmTemplatesResponse listCloudWatchAlarmTemplates(Consumer<ListCloudWatchAlarmTemplatesRequest.Builder> listCloudWatchAlarmTemplatesRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException Lists cloudwatch alarm templates.
This is a convenience which creates an instance of the
ListCloudWatchAlarmTemplatesRequest.Builderavoiding the need to create one manually viaListCloudWatchAlarmTemplatesRequest.builder()- Parameters:
listCloudWatchAlarmTemplatesRequest- AConsumerthat will call methods onListCloudWatchAlarmTemplatesRequest.Builderto create a request. Placeholder documentation for ListCloudWatchAlarmTemplatesRequest- Returns:
- Result of the ListCloudWatchAlarmTemplates operation returned by the service.
- See Also:
-
listCloudWatchAlarmTemplatesPaginator
default ListCloudWatchAlarmTemplatesIterable listCloudWatchAlarmTemplatesPaginator(ListCloudWatchAlarmTemplatesRequest listCloudWatchAlarmTemplatesRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException This is a variant of
listCloudWatchAlarmTemplates(software.amazon.awssdk.services.medialive.model.ListCloudWatchAlarmTemplatesRequest)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.ListCloudWatchAlarmTemplatesIterable responses = client.listCloudWatchAlarmTemplatesPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListCloudWatchAlarmTemplatesIterable responses = client .listCloudWatchAlarmTemplatesPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListCloudWatchAlarmTemplatesResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListCloudWatchAlarmTemplatesIterable responses = client.listCloudWatchAlarmTemplatesPaginator(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
listCloudWatchAlarmTemplates(software.amazon.awssdk.services.medialive.model.ListCloudWatchAlarmTemplatesRequest)operation.- Parameters:
listCloudWatchAlarmTemplatesRequest- Placeholder documentation for ListCloudWatchAlarmTemplatesRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listCloudWatchAlarmTemplatesPaginator
default ListCloudWatchAlarmTemplatesIterable listCloudWatchAlarmTemplatesPaginator(Consumer<ListCloudWatchAlarmTemplatesRequest.Builder> listCloudWatchAlarmTemplatesRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException This is a variant of
listCloudWatchAlarmTemplates(software.amazon.awssdk.services.medialive.model.ListCloudWatchAlarmTemplatesRequest)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.ListCloudWatchAlarmTemplatesIterable responses = client.listCloudWatchAlarmTemplatesPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListCloudWatchAlarmTemplatesIterable responses = client .listCloudWatchAlarmTemplatesPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListCloudWatchAlarmTemplatesResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListCloudWatchAlarmTemplatesIterable responses = client.listCloudWatchAlarmTemplatesPaginator(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
listCloudWatchAlarmTemplates(software.amazon.awssdk.services.medialive.model.ListCloudWatchAlarmTemplatesRequest)operation.
This is a convenience which creates an instance of the
ListCloudWatchAlarmTemplatesRequest.Builderavoiding the need to create one manually viaListCloudWatchAlarmTemplatesRequest.builder()- Parameters:
listCloudWatchAlarmTemplatesRequest- AConsumerthat will call methods onListCloudWatchAlarmTemplatesRequest.Builderto create a request. Placeholder documentation for ListCloudWatchAlarmTemplatesRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listClusters
default ListClustersResponse listClusters(ListClustersRequest listClustersRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Retrieve the list of Clusters.- Parameters:
listClustersRequest- Placeholder documentation for ListClustersRequest- Returns:
- Result of the ListClusters operation returned by the service.
- See Also:
-
listClusters
default ListClustersResponse listClusters(Consumer<ListClustersRequest.Builder> listClustersRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Retrieve the list of Clusters.
This is a convenience which creates an instance of the
ListClustersRequest.Builderavoiding the need to create one manually viaListClustersRequest.builder()- Parameters:
listClustersRequest- AConsumerthat will call methods onListClustersRequest.Builderto create a request. Placeholder documentation for ListClustersRequest- Returns:
- Result of the ListClusters operation returned by the service.
- See Also:
-
listClustersPaginator
default ListClustersIterable listClustersPaginator(ListClustersRequest listClustersRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException This is a variant of
listClusters(software.amazon.awssdk.services.medialive.model.ListClustersRequest)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.ListClustersIterable responses = client.listClustersPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListClustersIterable responses = client.listClustersPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListClustersResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListClustersIterable responses = client.listClustersPaginator(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
listClusters(software.amazon.awssdk.services.medialive.model.ListClustersRequest)operation.- Parameters:
listClustersRequest- Placeholder documentation for ListClustersRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listClustersPaginator
default ListClustersIterable listClustersPaginator(Consumer<ListClustersRequest.Builder> listClustersRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException This is a variant of
listClusters(software.amazon.awssdk.services.medialive.model.ListClustersRequest)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.ListClustersIterable responses = client.listClustersPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListClustersIterable responses = client.listClustersPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListClustersResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListClustersIterable responses = client.listClustersPaginator(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
listClusters(software.amazon.awssdk.services.medialive.model.ListClustersRequest)operation.
This is a convenience which creates an instance of the
ListClustersRequest.Builderavoiding the need to create one manually viaListClustersRequest.builder()- Parameters:
listClustersRequest- AConsumerthat will call methods onListClustersRequest.Builderto create a request. Placeholder documentation for ListClustersRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listEventBridgeRuleTemplateGroups
default ListEventBridgeRuleTemplateGroupsResponse listEventBridgeRuleTemplateGroups(ListEventBridgeRuleTemplateGroupsRequest listEventBridgeRuleTemplateGroupsRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException Lists eventbridge rule template groups.- Parameters:
listEventBridgeRuleTemplateGroupsRequest- Placeholder documentation for ListEventBridgeRuleTemplateGroupsRequest- Returns:
- Result of the ListEventBridgeRuleTemplateGroups operation returned by the service.
- See Also:
-
listEventBridgeRuleTemplateGroups
default ListEventBridgeRuleTemplateGroupsResponse listEventBridgeRuleTemplateGroups(Consumer<ListEventBridgeRuleTemplateGroupsRequest.Builder> listEventBridgeRuleTemplateGroupsRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException Lists eventbridge rule template groups.
This is a convenience which creates an instance of the
ListEventBridgeRuleTemplateGroupsRequest.Builderavoiding the need to create one manually viaListEventBridgeRuleTemplateGroupsRequest.builder()- Parameters:
listEventBridgeRuleTemplateGroupsRequest- AConsumerthat will call methods onListEventBridgeRuleTemplateGroupsRequest.Builderto create a request. Placeholder documentation for ListEventBridgeRuleTemplateGroupsRequest- Returns:
- Result of the ListEventBridgeRuleTemplateGroups operation returned by the service.
- See Also:
-
listEventBridgeRuleTemplateGroupsPaginator
default ListEventBridgeRuleTemplateGroupsIterable listEventBridgeRuleTemplateGroupsPaginator(ListEventBridgeRuleTemplateGroupsRequest listEventBridgeRuleTemplateGroupsRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException This is a variant of
listEventBridgeRuleTemplateGroups(software.amazon.awssdk.services.medialive.model.ListEventBridgeRuleTemplateGroupsRequest)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.ListEventBridgeRuleTemplateGroupsIterable responses = client.listEventBridgeRuleTemplateGroupsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListEventBridgeRuleTemplateGroupsIterable responses = client .listEventBridgeRuleTemplateGroupsPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListEventBridgeRuleTemplateGroupsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListEventBridgeRuleTemplateGroupsIterable responses = client.listEventBridgeRuleTemplateGroupsPaginator(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
listEventBridgeRuleTemplateGroups(software.amazon.awssdk.services.medialive.model.ListEventBridgeRuleTemplateGroupsRequest)operation.- Parameters:
listEventBridgeRuleTemplateGroupsRequest- Placeholder documentation for ListEventBridgeRuleTemplateGroupsRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listEventBridgeRuleTemplateGroupsPaginator
default ListEventBridgeRuleTemplateGroupsIterable listEventBridgeRuleTemplateGroupsPaginator(Consumer<ListEventBridgeRuleTemplateGroupsRequest.Builder> listEventBridgeRuleTemplateGroupsRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException This is a variant of
listEventBridgeRuleTemplateGroups(software.amazon.awssdk.services.medialive.model.ListEventBridgeRuleTemplateGroupsRequest)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.ListEventBridgeRuleTemplateGroupsIterable responses = client.listEventBridgeRuleTemplateGroupsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListEventBridgeRuleTemplateGroupsIterable responses = client .listEventBridgeRuleTemplateGroupsPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListEventBridgeRuleTemplateGroupsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListEventBridgeRuleTemplateGroupsIterable responses = client.listEventBridgeRuleTemplateGroupsPaginator(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
listEventBridgeRuleTemplateGroups(software.amazon.awssdk.services.medialive.model.ListEventBridgeRuleTemplateGroupsRequest)operation.
This is a convenience which creates an instance of the
ListEventBridgeRuleTemplateGroupsRequest.Builderavoiding the need to create one manually viaListEventBridgeRuleTemplateGroupsRequest.builder()- Parameters:
listEventBridgeRuleTemplateGroupsRequest- AConsumerthat will call methods onListEventBridgeRuleTemplateGroupsRequest.Builderto create a request. Placeholder documentation for ListEventBridgeRuleTemplateGroupsRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listEventBridgeRuleTemplates
default ListEventBridgeRuleTemplatesResponse listEventBridgeRuleTemplates(ListEventBridgeRuleTemplatesRequest listEventBridgeRuleTemplatesRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException Lists eventbridge rule templates.- Parameters:
listEventBridgeRuleTemplatesRequest- Placeholder documentation for ListEventBridgeRuleTemplatesRequest- Returns:
- Result of the ListEventBridgeRuleTemplates operation returned by the service.
- See Also:
-
listEventBridgeRuleTemplates
default ListEventBridgeRuleTemplatesResponse listEventBridgeRuleTemplates(Consumer<ListEventBridgeRuleTemplatesRequest.Builder> listEventBridgeRuleTemplatesRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException Lists eventbridge rule templates.
This is a convenience which creates an instance of the
ListEventBridgeRuleTemplatesRequest.Builderavoiding the need to create one manually viaListEventBridgeRuleTemplatesRequest.builder()- Parameters:
listEventBridgeRuleTemplatesRequest- AConsumerthat will call methods onListEventBridgeRuleTemplatesRequest.Builderto create a request. Placeholder documentation for ListEventBridgeRuleTemplatesRequest- Returns:
- Result of the ListEventBridgeRuleTemplates operation returned by the service.
- See Also:
-
listEventBridgeRuleTemplatesPaginator
default ListEventBridgeRuleTemplatesIterable listEventBridgeRuleTemplatesPaginator(ListEventBridgeRuleTemplatesRequest listEventBridgeRuleTemplatesRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException This is a variant of
listEventBridgeRuleTemplates(software.amazon.awssdk.services.medialive.model.ListEventBridgeRuleTemplatesRequest)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.ListEventBridgeRuleTemplatesIterable responses = client.listEventBridgeRuleTemplatesPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListEventBridgeRuleTemplatesIterable responses = client .listEventBridgeRuleTemplatesPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListEventBridgeRuleTemplatesResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListEventBridgeRuleTemplatesIterable responses = client.listEventBridgeRuleTemplatesPaginator(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
listEventBridgeRuleTemplates(software.amazon.awssdk.services.medialive.model.ListEventBridgeRuleTemplatesRequest)operation.- Parameters:
listEventBridgeRuleTemplatesRequest- Placeholder documentation for ListEventBridgeRuleTemplatesRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listEventBridgeRuleTemplatesPaginator
default ListEventBridgeRuleTemplatesIterable listEventBridgeRuleTemplatesPaginator(Consumer<ListEventBridgeRuleTemplatesRequest.Builder> listEventBridgeRuleTemplatesRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException This is a variant of
listEventBridgeRuleTemplates(software.amazon.awssdk.services.medialive.model.ListEventBridgeRuleTemplatesRequest)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.ListEventBridgeRuleTemplatesIterable responses = client.listEventBridgeRuleTemplatesPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListEventBridgeRuleTemplatesIterable responses = client .listEventBridgeRuleTemplatesPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListEventBridgeRuleTemplatesResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListEventBridgeRuleTemplatesIterable responses = client.listEventBridgeRuleTemplatesPaginator(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
listEventBridgeRuleTemplates(software.amazon.awssdk.services.medialive.model.ListEventBridgeRuleTemplatesRequest)operation.
This is a convenience which creates an instance of the
ListEventBridgeRuleTemplatesRequest.Builderavoiding the need to create one manually viaListEventBridgeRuleTemplatesRequest.builder()- Parameters:
listEventBridgeRuleTemplatesRequest- AConsumerthat will call methods onListEventBridgeRuleTemplatesRequest.Builderto create a request. Placeholder documentation for ListEventBridgeRuleTemplatesRequest- 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 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 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 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 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, MediaLiveExceptionThis 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 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 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, MediaLiveExceptionThis 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 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 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 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 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 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 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:
-
listNetworks
default ListNetworksResponse listNetworks(ListNetworksRequest listNetworksRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Retrieve the list of Networks.- Parameters:
listNetworksRequest- Placeholder documentation for ListNetworksRequest- Returns:
- Result of the ListNetworks operation returned by the service.
- See Also:
-
listNetworks
default ListNetworksResponse listNetworks(Consumer<ListNetworksRequest.Builder> listNetworksRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Retrieve the list of Networks.
This is a convenience which creates an instance of the
ListNetworksRequest.Builderavoiding the need to create one manually viaListNetworksRequest.builder()- Parameters:
listNetworksRequest- AConsumerthat will call methods onListNetworksRequest.Builderto create a request. Placeholder documentation for ListNetworksRequest- Returns:
- Result of the ListNetworks operation returned by the service.
- See Also:
-
listNetworksPaginator
default ListNetworksIterable listNetworksPaginator(ListNetworksRequest listNetworksRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException This is a variant of
listNetworks(software.amazon.awssdk.services.medialive.model.ListNetworksRequest)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.ListNetworksIterable responses = client.listNetworksPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListNetworksIterable responses = client.listNetworksPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListNetworksResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListNetworksIterable responses = client.listNetworksPaginator(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
listNetworks(software.amazon.awssdk.services.medialive.model.ListNetworksRequest)operation.- Parameters:
listNetworksRequest- Placeholder documentation for ListNetworksRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listNetworksPaginator
default ListNetworksIterable listNetworksPaginator(Consumer<ListNetworksRequest.Builder> listNetworksRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException This is a variant of
listNetworks(software.amazon.awssdk.services.medialive.model.ListNetworksRequest)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.ListNetworksIterable responses = client.listNetworksPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListNetworksIterable responses = client.listNetworksPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListNetworksResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListNetworksIterable responses = client.listNetworksPaginator(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
listNetworks(software.amazon.awssdk.services.medialive.model.ListNetworksRequest)operation.
This is a convenience which creates an instance of the
ListNetworksRequest.Builderavoiding the need to create one manually viaListNetworksRequest.builder()- Parameters:
listNetworksRequest- AConsumerthat will call methods onListNetworksRequest.Builderto create a request. Placeholder documentation for ListNetworksRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listNodes
default ListNodesResponse listNodes(ListNodesRequest listNodesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Retrieve the list of Nodes.- Parameters:
listNodesRequest- Placeholder documentation for ListNodesRequest- Returns:
- Result of the ListNodes operation returned by the service.
- See Also:
-
listNodes
default ListNodesResponse listNodes(Consumer<ListNodesRequest.Builder> listNodesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException Retrieve the list of Nodes.
This is a convenience which creates an instance of the
ListNodesRequest.Builderavoiding the need to create one manually viaListNodesRequest.builder()- Parameters:
listNodesRequest- AConsumerthat will call methods onListNodesRequest.Builderto create a request. Placeholder documentation for ListNodesRequest- Returns:
- Result of the ListNodes operation returned by the service.
- See Also:
-
listNodesPaginator
default ListNodesIterable listNodesPaginator(ListNodesRequest listNodesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException This is a variant of
listNodes(software.amazon.awssdk.services.medialive.model.ListNodesRequest)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.ListNodesIterable responses = client.listNodesPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListNodesIterable responses = client.listNodesPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListNodesResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListNodesIterable responses = client.listNodesPaginator(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
listNodes(software.amazon.awssdk.services.medialive.model.ListNodesRequest)operation.- Parameters:
listNodesRequest- Placeholder documentation for ListNodesRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listNodesPaginator
default ListNodesIterable listNodesPaginator(Consumer<ListNodesRequest.Builder> listNodesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, AwsServiceException, SdkClientException, MediaLiveException This is a variant of
listNodes(software.amazon.awssdk.services.medialive.model.ListNodesRequest)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.ListNodesIterable responses = client.listNodesPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListNodesIterable responses = client.listNodesPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListNodesResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListNodesIterable responses = client.listNodesPaginator(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
listNodes(software.amazon.awssdk.services.medialive.model.ListNodesRequest)operation.
This is a convenience which creates an instance of the
ListNodesRequest.Builderavoiding the need to create one manually viaListNodesRequest.builder()- Parameters:
listNodesRequest- AConsumerthat will call methods onListNodesRequest.Builderto create a request. Placeholder documentation for ListNodesRequest- 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, MediaLiveExceptionThis 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 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 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, MediaLiveExceptionThis 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 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 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:
-
listSignalMaps
default ListSignalMapsResponse listSignalMaps(ListSignalMapsRequest listSignalMapsRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException Lists signal maps.- Parameters:
listSignalMapsRequest- Placeholder documentation for ListSignalMapsRequest- Returns:
- Result of the ListSignalMaps operation returned by the service.
- See Also:
-
listSignalMaps
default ListSignalMapsResponse listSignalMaps(Consumer<ListSignalMapsRequest.Builder> listSignalMapsRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException Lists signal maps.
This is a convenience which creates an instance of the
ListSignalMapsRequest.Builderavoiding the need to create one manually viaListSignalMapsRequest.builder()- Parameters:
listSignalMapsRequest- AConsumerthat will call methods onListSignalMapsRequest.Builderto create a request. Placeholder documentation for ListSignalMapsRequest- Returns:
- Result of the ListSignalMaps operation returned by the service.
- See Also:
-
listSignalMapsPaginator
default ListSignalMapsIterable listSignalMapsPaginator(ListSignalMapsRequest listSignalMapsRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException This is a variant of
listSignalMaps(software.amazon.awssdk.services.medialive.model.ListSignalMapsRequest)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.ListSignalMapsIterable responses = client.listSignalMapsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListSignalMapsIterable responses = client .listSignalMapsPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListSignalMapsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListSignalMapsIterable responses = client.listSignalMapsPaginator(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
listSignalMaps(software.amazon.awssdk.services.medialive.model.ListSignalMapsRequest)operation.- Parameters:
listSignalMapsRequest- Placeholder documentation for ListSignalMapsRequest- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listSignalMapsPaginator
default ListSignalMapsIterable listSignalMapsPaginator(Consumer<ListSignalMapsRequest.Builder> listSignalMapsRequest) throws NotFoundException, TooManyRequestsException, BadRequestException, InternalServerErrorException, ForbiddenException, AwsServiceException, SdkClientException, MediaLiveException This is a variant of
listSignalMaps(software.amazon.awssdk.services.medialive.model.ListSignalMapsRequest)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.ListSignalMapsIterable responses = client.listSignalMapsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.medialive.paginators.ListSignalMapsIterable responses = client .listSignalMapsPaginator(request); for (software.amazon.awssdk.services.medialive.model.ListSignalMapsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.medialive.paginators.ListSignalMapsIterable responses = client.listSignalMapsPaginator(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
listSignalMaps(software.amazon.awssdk.services.medialive.model.ListSignalMapsRequest)operation.
This is a convenience which creates an instance of the
ListSignalMapsRequest.Builderavoiding the need to create one manually viaListSignalMapsRequest.builder()- Parameters:
listSignalMapsRequest- AConsumerthat will call methods onListSignalMapsRequest.Builderto create a request. Placeholder documentation for ListSignalMapsRequest- 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:
-
restartChannelPipelines
default RestartChannelPipelinesResponse restartChannelPipelines(RestartChannelPipelinesRequest restartChannelPipelinesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Restart pipelines in one channel that is currently running.- Parameters:
restartChannelPipelinesRequest- Pipelines to restart.- Returns:
- Result of the RestartChannelPipelines operation returned by the service.
- See Also:
-
restartChannelPipelines
default RestartChannelPipelinesResponse restartChannelPipelines(Consumer<RestartChannelPipelinesRequest.Builder> restartChannelPipelinesRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, NotFoundException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Restart pipelines in one channel that is currently running.
This is a convenience which creates an instance of the
RestartChannelPipelinesRequest.Builderavoiding the need to create one manually viaRestartChannelPipelinesRequest.builder()- Parameters:
restartChannelPipelinesRequest- AConsumerthat will call methods onRestartChannelPipelinesRequest.Builderto create a request. Pipelines to restart.- Returns:
- Result of the RestartChannelPipelines 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:
-
startDeleteMonitorDeployment
default StartDeleteMonitorDeploymentResponse startDeleteMonitorDeployment(StartDeleteMonitorDeploymentRequest startDeleteMonitorDeploymentRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Initiates a deployment to delete the monitor of the specified signal map.- Parameters:
startDeleteMonitorDeploymentRequest- Placeholder documentation for StartDeleteMonitorDeploymentRequest- Returns:
- Result of the StartDeleteMonitorDeployment operation returned by the service.
- See Also:
-
startDeleteMonitorDeployment
default StartDeleteMonitorDeploymentResponse startDeleteMonitorDeployment(Consumer<StartDeleteMonitorDeploymentRequest.Builder> startDeleteMonitorDeploymentRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Initiates a deployment to delete the monitor of the specified signal map.
This is a convenience which creates an instance of the
StartDeleteMonitorDeploymentRequest.Builderavoiding the need to create one manually viaStartDeleteMonitorDeploymentRequest.builder()- Parameters:
startDeleteMonitorDeploymentRequest- AConsumerthat will call methods onStartDeleteMonitorDeploymentRequest.Builderto create a request. Placeholder documentation for StartDeleteMonitorDeploymentRequest- Returns:
- Result of the StartDeleteMonitorDeployment 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:
-
startMonitorDeployment
default StartMonitorDeploymentResponse startMonitorDeployment(StartMonitorDeploymentRequest startMonitorDeploymentRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Initiates a deployment to deploy the latest monitor of the specified signal map.- Parameters:
startMonitorDeploymentRequest- Placeholder documentation for StartMonitorDeploymentRequest- Returns:
- Result of the StartMonitorDeployment operation returned by the service.
- See Also:
-
startMonitorDeployment
default StartMonitorDeploymentResponse startMonitorDeployment(Consumer<StartMonitorDeploymentRequest.Builder> startMonitorDeploymentRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Initiates a deployment to deploy the latest monitor of the specified signal map.
This is a convenience which creates an instance of the
StartMonitorDeploymentRequest.Builderavoiding the need to create one manually viaStartMonitorDeploymentRequest.builder()- Parameters:
startMonitorDeploymentRequest- AConsumerthat will call methods onStartMonitorDeploymentRequest.Builderto create a request. Placeholder documentation for StartMonitorDeploymentRequest- Returns:
- Result of the StartMonitorDeployment 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:
-
startUpdateSignalMap
default StartUpdateSignalMapResponse startUpdateSignalMap(StartUpdateSignalMapRequest startUpdateSignalMapRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Initiates an update for the specified signal map. Will discover a new signal map if a changed discoveryEntryPointArn is provided.- Parameters:
startUpdateSignalMapRequest- Placeholder documentation for StartUpdateSignalMapRequest- Returns:
- Result of the StartUpdateSignalMap operation returned by the service.
- See Also:
-
startUpdateSignalMap
default StartUpdateSignalMapResponse startUpdateSignalMap(Consumer<StartUpdateSignalMapRequest.Builder> startUpdateSignalMapRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Initiates an update for the specified signal map. Will discover a new signal map if a changed discoveryEntryPointArn is provided.
This is a convenience which creates an instance of the
StartUpdateSignalMapRequest.Builderavoiding the need to create one manually viaStartUpdateSignalMapRequest.builder()- Parameters:
startUpdateSignalMapRequest- AConsumerthat will call methods onStartUpdateSignalMapRequest.Builderto create a request. Placeholder documentation for StartUpdateSignalMapRequest- Returns:
- Result of the StartUpdateSignalMap 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:
-
updateChannelPlacementGroup
default UpdateChannelPlacementGroupResponse updateChannelPlacementGroup(UpdateChannelPlacementGroupRequest updateChannelPlacementGroupRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Change the settings for a ChannelPlacementGroup.- Parameters:
updateChannelPlacementGroupRequest- A request to update the channel placement group- Returns:
- Result of the UpdateChannelPlacementGroup operation returned by the service.
- See Also:
-
updateChannelPlacementGroup
default UpdateChannelPlacementGroupResponse updateChannelPlacementGroup(Consumer<UpdateChannelPlacementGroupRequest.Builder> updateChannelPlacementGroupRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Change the settings for a ChannelPlacementGroup.
This is a convenience which creates an instance of the
UpdateChannelPlacementGroupRequest.Builderavoiding the need to create one manually viaUpdateChannelPlacementGroupRequest.builder()- Parameters:
updateChannelPlacementGroupRequest- AConsumerthat will call methods onUpdateChannelPlacementGroupRequest.Builderto create a request. A request to update the channel placement group- Returns:
- Result of the UpdateChannelPlacementGroup operation returned by the service.
- See Also:
-
updateCloudWatchAlarmTemplate
default UpdateCloudWatchAlarmTemplateResponse updateCloudWatchAlarmTemplate(UpdateCloudWatchAlarmTemplateRequest updateCloudWatchAlarmTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Updates the specified cloudwatch alarm template.- Parameters:
updateCloudWatchAlarmTemplateRequest- Placeholder documentation for UpdateCloudWatchAlarmTemplateRequest- Returns:
- Result of the UpdateCloudWatchAlarmTemplate operation returned by the service.
- See Also:
-
updateCloudWatchAlarmTemplate
default UpdateCloudWatchAlarmTemplateResponse updateCloudWatchAlarmTemplate(Consumer<UpdateCloudWatchAlarmTemplateRequest.Builder> updateCloudWatchAlarmTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Updates the specified cloudwatch alarm template.
This is a convenience which creates an instance of the
UpdateCloudWatchAlarmTemplateRequest.Builderavoiding the need to create one manually viaUpdateCloudWatchAlarmTemplateRequest.builder()- Parameters:
updateCloudWatchAlarmTemplateRequest- AConsumerthat will call methods onUpdateCloudWatchAlarmTemplateRequest.Builderto create a request. Placeholder documentation for UpdateCloudWatchAlarmTemplateRequest- Returns:
- Result of the UpdateCloudWatchAlarmTemplate operation returned by the service.
- See Also:
-
updateCloudWatchAlarmTemplateGroup
default UpdateCloudWatchAlarmTemplateGroupResponse updateCloudWatchAlarmTemplateGroup(UpdateCloudWatchAlarmTemplateGroupRequest updateCloudWatchAlarmTemplateGroupRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Updates the specified cloudwatch alarm template group.- Parameters:
updateCloudWatchAlarmTemplateGroupRequest- Placeholder documentation for UpdateCloudWatchAlarmTemplateGroupRequest- Returns:
- Result of the UpdateCloudWatchAlarmTemplateGroup operation returned by the service.
- See Also:
-
updateCloudWatchAlarmTemplateGroup
default UpdateCloudWatchAlarmTemplateGroupResponse updateCloudWatchAlarmTemplateGroup(Consumer<UpdateCloudWatchAlarmTemplateGroupRequest.Builder> updateCloudWatchAlarmTemplateGroupRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Updates the specified cloudwatch alarm template group.
This is a convenience which creates an instance of the
UpdateCloudWatchAlarmTemplateGroupRequest.Builderavoiding the need to create one manually viaUpdateCloudWatchAlarmTemplateGroupRequest.builder()- Parameters:
updateCloudWatchAlarmTemplateGroupRequest- AConsumerthat will call methods onUpdateCloudWatchAlarmTemplateGroupRequest.Builderto create a request. Placeholder documentation for UpdateCloudWatchAlarmTemplateGroupRequest- Returns:
- Result of the UpdateCloudWatchAlarmTemplateGroup operation returned by the service.
- See Also:
-
updateCluster
default UpdateClusterResponse updateCluster(UpdateClusterRequest updateClusterRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Change the settings for a Cluster.- Parameters:
updateClusterRequest- A request to update the cluster.- Returns:
- Result of the UpdateCluster operation returned by the service.
- See Also:
-
updateCluster
default UpdateClusterResponse updateCluster(Consumer<UpdateClusterRequest.Builder> updateClusterRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Change the settings for a Cluster.
This is a convenience which creates an instance of the
UpdateClusterRequest.Builderavoiding the need to create one manually viaUpdateClusterRequest.builder()- Parameters:
updateClusterRequest- AConsumerthat will call methods onUpdateClusterRequest.Builderto create a request. A request to update the cluster.- Returns:
- Result of the UpdateCluster operation returned by the service.
- See Also:
-
updateEventBridgeRuleTemplate
default UpdateEventBridgeRuleTemplateResponse updateEventBridgeRuleTemplate(UpdateEventBridgeRuleTemplateRequest updateEventBridgeRuleTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Updates the specified eventbridge rule template.- Parameters:
updateEventBridgeRuleTemplateRequest- Placeholder documentation for UpdateEventBridgeRuleTemplateRequest- Returns:
- Result of the UpdateEventBridgeRuleTemplate operation returned by the service.
- See Also:
-
updateEventBridgeRuleTemplate
default UpdateEventBridgeRuleTemplateResponse updateEventBridgeRuleTemplate(Consumer<UpdateEventBridgeRuleTemplateRequest.Builder> updateEventBridgeRuleTemplateRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Updates the specified eventbridge rule template.
This is a convenience which creates an instance of the
UpdateEventBridgeRuleTemplateRequest.Builderavoiding the need to create one manually viaUpdateEventBridgeRuleTemplateRequest.builder()- Parameters:
updateEventBridgeRuleTemplateRequest- AConsumerthat will call methods onUpdateEventBridgeRuleTemplateRequest.Builderto create a request. Placeholder documentation for UpdateEventBridgeRuleTemplateRequest- Returns:
- Result of the UpdateEventBridgeRuleTemplate operation returned by the service.
- See Also:
-
updateEventBridgeRuleTemplateGroup
default UpdateEventBridgeRuleTemplateGroupResponse updateEventBridgeRuleTemplateGroup(UpdateEventBridgeRuleTemplateGroupRequest updateEventBridgeRuleTemplateGroupRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Updates the specified eventbridge rule template group.- Parameters:
updateEventBridgeRuleTemplateGroupRequest- Placeholder documentation for UpdateEventBridgeRuleTemplateGroupRequest- Returns:
- Result of the UpdateEventBridgeRuleTemplateGroup operation returned by the service.
- See Also:
-
updateEventBridgeRuleTemplateGroup
default UpdateEventBridgeRuleTemplateGroupResponse updateEventBridgeRuleTemplateGroup(Consumer<UpdateEventBridgeRuleTemplateGroupRequest.Builder> updateEventBridgeRuleTemplateGroupRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, NotFoundException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Updates the specified eventbridge rule template group.
This is a convenience which creates an instance of the
UpdateEventBridgeRuleTemplateGroupRequest.Builderavoiding the need to create one manually viaUpdateEventBridgeRuleTemplateGroupRequest.builder()- Parameters:
updateEventBridgeRuleTemplateGroupRequest- AConsumerthat will call methods onUpdateEventBridgeRuleTemplateGroupRequest.Builderto create a request. Placeholder documentation for UpdateEventBridgeRuleTemplateGroupRequest- Returns:
- Result of the UpdateEventBridgeRuleTemplateGroup 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:
-
updateNetwork
default UpdateNetworkResponse updateNetwork(UpdateNetworkRequest updateNetworkRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Change the settings for a Network.- Parameters:
updateNetworkRequest- A request to update the network.- Returns:
- Result of the UpdateNetwork operation returned by the service.
- See Also:
-
updateNetwork
default UpdateNetworkResponse updateNetwork(Consumer<UpdateNetworkRequest.Builder> updateNetworkRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Change the settings for a Network.
This is a convenience which creates an instance of the
UpdateNetworkRequest.Builderavoiding the need to create one manually viaUpdateNetworkRequest.builder()- Parameters:
updateNetworkRequest- AConsumerthat will call methods onUpdateNetworkRequest.Builderto create a request. A request to update the network.- Returns:
- Result of the UpdateNetwork operation returned by the service.
- See Also:
-
updateNode
default UpdateNodeResponse updateNode(UpdateNodeRequest updateNodeRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Change the settings for a Node.- Parameters:
updateNodeRequest- A request to update the node.- Returns:
- Result of the UpdateNode operation returned by the service.
- See Also:
-
updateNode
default UpdateNodeResponse updateNode(Consumer<UpdateNodeRequest.Builder> updateNodeRequest) throws BadRequestException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Change the settings for a Node.
This is a convenience which creates an instance of the
UpdateNodeRequest.Builderavoiding the need to create one manually viaUpdateNodeRequest.builder()- Parameters:
updateNodeRequest- AConsumerthat will call methods onUpdateNodeRequest.Builderto create a request. A request to update the node.- Returns:
- Result of the UpdateNode operation returned by the service.
- See Also:
-
updateNodeState
default UpdateNodeStateResponse updateNodeState(UpdateNodeStateRequest updateNodeStateRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Update the state of a node.- Parameters:
updateNodeStateRequest- A request to update the state of a node.- Returns:
- Result of the UpdateNodeState operation returned by the service.
- See Also:
-
updateNodeState
default UpdateNodeStateResponse updateNodeState(Consumer<UpdateNodeStateRequest.Builder> updateNodeStateRequest) throws BadRequestException, UnprocessableEntityException, InternalServerErrorException, ForbiddenException, BadGatewayException, GatewayTimeoutException, TooManyRequestsException, ConflictException, AwsServiceException, SdkClientException, MediaLiveException Update the state of a node.
This is a convenience which creates an instance of the
UpdateNodeStateRequest.Builderavoiding the need to create one manually viaUpdateNodeStateRequest.builder()- Parameters:
updateNodeStateRequest- AConsumerthat will call methods onUpdateNodeStateRequest.Builderto create a request. A request to update the state of a node.- Returns:
- Result of the UpdateNodeState 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
-