default BatchStartViewerSessionRevocationResponse |
IvsClient.batchStartViewerSessionRevocation(Consumer<BatchStartViewerSessionRevocationRequest.Builder> batchStartViewerSessionRevocationRequest) |
|
default BatchStartViewerSessionRevocationResponse |
IvsClient.batchStartViewerSessionRevocation(BatchStartViewerSessionRevocationRequest batchStartViewerSessionRevocationRequest) |
|
default CreateChannelResponse |
IvsClient.createChannel(Consumer<CreateChannelRequest.Builder> createChannelRequest) |
Creates a new channel and an associated stream key to start streaming.
|
default CreateChannelResponse |
IvsClient.createChannel(CreateChannelRequest createChannelRequest) |
Creates a new channel and an associated stream key to start streaming.
|
default CreatePlaybackRestrictionPolicyResponse |
IvsClient.createPlaybackRestrictionPolicy(Consumer<CreatePlaybackRestrictionPolicyRequest.Builder> createPlaybackRestrictionPolicyRequest) |
Creates a new playback restriction policy, for constraining playback by countries and/or origins.
|
default CreatePlaybackRestrictionPolicyResponse |
IvsClient.createPlaybackRestrictionPolicy(CreatePlaybackRestrictionPolicyRequest createPlaybackRestrictionPolicyRequest) |
Creates a new playback restriction policy, for constraining playback by countries and/or origins.
|
default CreateRecordingConfigurationResponse |
IvsClient.createRecordingConfiguration(Consumer<CreateRecordingConfigurationRequest.Builder> createRecordingConfigurationRequest) |
Creates a new recording configuration, used to enable recording to Amazon S3.
|
default CreateRecordingConfigurationResponse |
IvsClient.createRecordingConfiguration(CreateRecordingConfigurationRequest createRecordingConfigurationRequest) |
Creates a new recording configuration, used to enable recording to Amazon S3.
|
default CreateStreamKeyResponse |
IvsClient.createStreamKey(Consumer<CreateStreamKeyRequest.Builder> createStreamKeyRequest) |
Creates a stream key, used to initiate a stream, for the specified channel ARN.
|
default CreateStreamKeyResponse |
IvsClient.createStreamKey(CreateStreamKeyRequest createStreamKeyRequest) |
Creates a stream key, used to initiate a stream, for the specified channel ARN.
|
default DeleteChannelResponse |
IvsClient.deleteChannel(Consumer<DeleteChannelRequest.Builder> deleteChannelRequest) |
Deletes the specified channel and its associated stream keys.
|
default DeleteChannelResponse |
IvsClient.deleteChannel(DeleteChannelRequest deleteChannelRequest) |
Deletes the specified channel and its associated stream keys.
|
default DeletePlaybackKeyPairResponse |
IvsClient.deletePlaybackKeyPair(Consumer<DeletePlaybackKeyPairRequest.Builder> deletePlaybackKeyPairRequest) |
Deletes a specified authorization key pair.
|
default DeletePlaybackKeyPairResponse |
IvsClient.deletePlaybackKeyPair(DeletePlaybackKeyPairRequest deletePlaybackKeyPairRequest) |
Deletes a specified authorization key pair.
|
default DeletePlaybackRestrictionPolicyResponse |
IvsClient.deletePlaybackRestrictionPolicy(Consumer<DeletePlaybackRestrictionPolicyRequest.Builder> deletePlaybackRestrictionPolicyRequest) |
Deletes the specified playback restriction policy.
|
default DeletePlaybackRestrictionPolicyResponse |
IvsClient.deletePlaybackRestrictionPolicy(DeletePlaybackRestrictionPolicyRequest deletePlaybackRestrictionPolicyRequest) |
Deletes the specified playback restriction policy.
|
default DeleteRecordingConfigurationResponse |
IvsClient.deleteRecordingConfiguration(Consumer<DeleteRecordingConfigurationRequest.Builder> deleteRecordingConfigurationRequest) |
Deletes the recording configuration for the specified ARN.
|
default DeleteRecordingConfigurationResponse |
IvsClient.deleteRecordingConfiguration(DeleteRecordingConfigurationRequest deleteRecordingConfigurationRequest) |
Deletes the recording configuration for the specified ARN.
|
default DeleteStreamKeyResponse |
IvsClient.deleteStreamKey(Consumer<DeleteStreamKeyRequest.Builder> deleteStreamKeyRequest) |
Deletes the stream key for the specified ARN, so it can no longer be used to stream.
|
default DeleteStreamKeyResponse |
IvsClient.deleteStreamKey(DeleteStreamKeyRequest deleteStreamKeyRequest) |
Deletes the stream key for the specified ARN, so it can no longer be used to stream.
|
default GetChannelResponse |
IvsClient.getChannel(Consumer<GetChannelRequest.Builder> getChannelRequest) |
Gets the channel configuration for the specified channel ARN.
|
default GetChannelResponse |
IvsClient.getChannel(GetChannelRequest getChannelRequest) |
Gets the channel configuration for the specified channel ARN.
|
default GetPlaybackKeyPairResponse |
IvsClient.getPlaybackKeyPair(Consumer<GetPlaybackKeyPairRequest.Builder> getPlaybackKeyPairRequest) |
Gets a specified playback authorization key pair and returns the arn and fingerprint.
|
default GetPlaybackKeyPairResponse |
IvsClient.getPlaybackKeyPair(GetPlaybackKeyPairRequest getPlaybackKeyPairRequest) |
Gets a specified playback authorization key pair and returns the arn and fingerprint.
|
default GetPlaybackRestrictionPolicyResponse |
IvsClient.getPlaybackRestrictionPolicy(Consumer<GetPlaybackRestrictionPolicyRequest.Builder> getPlaybackRestrictionPolicyRequest) |
Gets the specified playback restriction policy.
|
default GetPlaybackRestrictionPolicyResponse |
IvsClient.getPlaybackRestrictionPolicy(GetPlaybackRestrictionPolicyRequest getPlaybackRestrictionPolicyRequest) |
Gets the specified playback restriction policy.
|
default GetRecordingConfigurationResponse |
IvsClient.getRecordingConfiguration(Consumer<GetRecordingConfigurationRequest.Builder> getRecordingConfigurationRequest) |
Gets the recording configuration for the specified ARN.
|
default GetRecordingConfigurationResponse |
IvsClient.getRecordingConfiguration(GetRecordingConfigurationRequest getRecordingConfigurationRequest) |
Gets the recording configuration for the specified ARN.
|
default GetStreamResponse |
IvsClient.getStream(Consumer<GetStreamRequest.Builder> getStreamRequest) |
Gets information about the active (live) stream on a specified channel.
|
default GetStreamResponse |
IvsClient.getStream(GetStreamRequest getStreamRequest) |
Gets information about the active (live) stream on a specified channel.
|
default GetStreamKeyResponse |
IvsClient.getStreamKey(Consumer<GetStreamKeyRequest.Builder> getStreamKeyRequest) |
Gets stream-key information for a specified ARN.
|
default GetStreamKeyResponse |
IvsClient.getStreamKey(GetStreamKeyRequest getStreamKeyRequest) |
Gets stream-key information for a specified ARN.
|
default GetStreamSessionResponse |
IvsClient.getStreamSession(Consumer<GetStreamSessionRequest.Builder> getStreamSessionRequest) |
Gets metadata on a specified stream.
|
default GetStreamSessionResponse |
IvsClient.getStreamSession(GetStreamSessionRequest getStreamSessionRequest) |
Gets metadata on a specified stream.
|
default ImportPlaybackKeyPairResponse |
IvsClient.importPlaybackKeyPair(Consumer<ImportPlaybackKeyPairRequest.Builder> importPlaybackKeyPairRequest) |
Imports the public portion of a new key pair and returns its arn and fingerprint.
|
default ImportPlaybackKeyPairResponse |
IvsClient.importPlaybackKeyPair(ImportPlaybackKeyPairRequest importPlaybackKeyPairRequest) |
Imports the public portion of a new key pair and returns its arn and fingerprint.
|
default ListChannelsResponse |
IvsClient.listChannels(Consumer<ListChannelsRequest.Builder> listChannelsRequest) |
Gets summary information about all channels in your account, in the Amazon Web Services region where the API
request is processed.
|
default ListChannelsResponse |
IvsClient.listChannels(ListChannelsRequest listChannelsRequest) |
Gets summary information about all channels in your account, in the Amazon Web Services region where the API
request is processed.
|
default ListChannelsIterable |
IvsClient.listChannelsPaginator(Consumer<ListChannelsRequest.Builder> listChannelsRequest) |
|
default ListChannelsIterable |
IvsClient.listChannelsPaginator(ListChannelsRequest listChannelsRequest) |
|
default ListPlaybackKeyPairsResponse |
IvsClient.listPlaybackKeyPairs(Consumer<ListPlaybackKeyPairsRequest.Builder> listPlaybackKeyPairsRequest) |
Gets summary information about playback key pairs.
|
default ListPlaybackKeyPairsResponse |
IvsClient.listPlaybackKeyPairs(ListPlaybackKeyPairsRequest listPlaybackKeyPairsRequest) |
Gets summary information about playback key pairs.
|
default ListPlaybackKeyPairsIterable |
IvsClient.listPlaybackKeyPairsPaginator(Consumer<ListPlaybackKeyPairsRequest.Builder> listPlaybackKeyPairsRequest) |
|
default ListPlaybackKeyPairsIterable |
IvsClient.listPlaybackKeyPairsPaginator(ListPlaybackKeyPairsRequest listPlaybackKeyPairsRequest) |
|
default ListPlaybackRestrictionPoliciesResponse |
IvsClient.listPlaybackRestrictionPolicies(Consumer<ListPlaybackRestrictionPoliciesRequest.Builder> listPlaybackRestrictionPoliciesRequest) |
Gets summary information about playback restriction policies.
|
default ListPlaybackRestrictionPoliciesResponse |
IvsClient.listPlaybackRestrictionPolicies(ListPlaybackRestrictionPoliciesRequest listPlaybackRestrictionPoliciesRequest) |
Gets summary information about playback restriction policies.
|
default ListPlaybackRestrictionPoliciesIterable |
IvsClient.listPlaybackRestrictionPoliciesPaginator(Consumer<ListPlaybackRestrictionPoliciesRequest.Builder> listPlaybackRestrictionPoliciesRequest) |
|
default ListPlaybackRestrictionPoliciesIterable |
IvsClient.listPlaybackRestrictionPoliciesPaginator(ListPlaybackRestrictionPoliciesRequest listPlaybackRestrictionPoliciesRequest) |
|
default ListRecordingConfigurationsResponse |
IvsClient.listRecordingConfigurations(Consumer<ListRecordingConfigurationsRequest.Builder> listRecordingConfigurationsRequest) |
Gets summary information about all recording configurations in your account, in the Amazon Web Services region
where the API request is processed.
|
default ListRecordingConfigurationsResponse |
IvsClient.listRecordingConfigurations(ListRecordingConfigurationsRequest listRecordingConfigurationsRequest) |
Gets summary information about all recording configurations in your account, in the Amazon Web Services region
where the API request is processed.
|
default ListRecordingConfigurationsIterable |
IvsClient.listRecordingConfigurationsPaginator(Consumer<ListRecordingConfigurationsRequest.Builder> listRecordingConfigurationsRequest) |
|
default ListRecordingConfigurationsIterable |
IvsClient.listRecordingConfigurationsPaginator(ListRecordingConfigurationsRequest listRecordingConfigurationsRequest) |
|
default ListStreamKeysResponse |
IvsClient.listStreamKeys(Consumer<ListStreamKeysRequest.Builder> listStreamKeysRequest) |
Gets summary information about stream keys for the specified channel.
|
default ListStreamKeysResponse |
IvsClient.listStreamKeys(ListStreamKeysRequest listStreamKeysRequest) |
Gets summary information about stream keys for the specified channel.
|
default ListStreamKeysIterable |
IvsClient.listStreamKeysPaginator(Consumer<ListStreamKeysRequest.Builder> listStreamKeysRequest) |
|
default ListStreamKeysIterable |
IvsClient.listStreamKeysPaginator(ListStreamKeysRequest listStreamKeysRequest) |
|
default ListStreamsResponse |
IvsClient.listStreams(Consumer<ListStreamsRequest.Builder> listStreamsRequest) |
Gets summary information about live streams in your account, in the Amazon Web Services region where the API
request is processed.
|
default ListStreamsResponse |
IvsClient.listStreams(ListStreamsRequest listStreamsRequest) |
Gets summary information about live streams in your account, in the Amazon Web Services region where the API
request is processed.
|
default ListStreamSessionsResponse |
IvsClient.listStreamSessions(Consumer<ListStreamSessionsRequest.Builder> listStreamSessionsRequest) |
Gets a summary of current and previous streams for a specified channel in your account, in the AWS region where
the API request is processed.
|
default ListStreamSessionsResponse |
IvsClient.listStreamSessions(ListStreamSessionsRequest listStreamSessionsRequest) |
Gets a summary of current and previous streams for a specified channel in your account, in the AWS region where
the API request is processed.
|
default ListStreamSessionsIterable |
IvsClient.listStreamSessionsPaginator(Consumer<ListStreamSessionsRequest.Builder> listStreamSessionsRequest) |
|
default ListStreamSessionsIterable |
IvsClient.listStreamSessionsPaginator(ListStreamSessionsRequest listStreamSessionsRequest) |
|
default ListStreamsIterable |
IvsClient.listStreamsPaginator(Consumer<ListStreamsRequest.Builder> listStreamsRequest) |
|
default ListStreamsIterable |
IvsClient.listStreamsPaginator(ListStreamsRequest listStreamsRequest) |
|
default ListTagsForResourceResponse |
IvsClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) |
Gets information about Amazon Web Services tags for the specified ARN.
|
default ListTagsForResourceResponse |
IvsClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) |
Gets information about Amazon Web Services tags for the specified ARN.
|
default PutMetadataResponse |
IvsClient.putMetadata(Consumer<PutMetadataRequest.Builder> putMetadataRequest) |
Inserts metadata into the active stream of the specified channel.
|
default PutMetadataResponse |
IvsClient.putMetadata(PutMetadataRequest putMetadataRequest) |
Inserts metadata into the active stream of the specified channel.
|
default StartViewerSessionRevocationResponse |
IvsClient.startViewerSessionRevocation(Consumer<StartViewerSessionRevocationRequest.Builder> startViewerSessionRevocationRequest) |
Starts the process of revoking the viewer session associated with a specified channel ARN and viewer ID.
|
default StartViewerSessionRevocationResponse |
IvsClient.startViewerSessionRevocation(StartViewerSessionRevocationRequest startViewerSessionRevocationRequest) |
Starts the process of revoking the viewer session associated with a specified channel ARN and viewer ID.
|
default StopStreamResponse |
IvsClient.stopStream(Consumer<StopStreamRequest.Builder> stopStreamRequest) |
Disconnects the incoming RTMPS stream for the specified channel.
|
default StopStreamResponse |
IvsClient.stopStream(StopStreamRequest stopStreamRequest) |
Disconnects the incoming RTMPS stream for the specified channel.
|
default TagResourceResponse |
IvsClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) |
Adds or updates tags for the Amazon Web Services resource with the specified ARN.
|
default TagResourceResponse |
IvsClient.tagResource(TagResourceRequest tagResourceRequest) |
Adds or updates tags for the Amazon Web Services resource with the specified ARN.
|
default UntagResourceResponse |
IvsClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) |
Removes tags from the resource with the specified ARN.
|
default UntagResourceResponse |
IvsClient.untagResource(UntagResourceRequest untagResourceRequest) |
Removes tags from the resource with the specified ARN.
|
default UpdateChannelResponse |
IvsClient.updateChannel(Consumer<UpdateChannelRequest.Builder> updateChannelRequest) |
Updates a channel's configuration.
|
default UpdateChannelResponse |
IvsClient.updateChannel(UpdateChannelRequest updateChannelRequest) |
Updates a channel's configuration.
|
default UpdatePlaybackRestrictionPolicyResponse |
IvsClient.updatePlaybackRestrictionPolicy(Consumer<UpdatePlaybackRestrictionPolicyRequest.Builder> updatePlaybackRestrictionPolicyRequest) |
Updates a specified playback restriction policy.
|
default UpdatePlaybackRestrictionPolicyResponse |
IvsClient.updatePlaybackRestrictionPolicy(UpdatePlaybackRestrictionPolicyRequest updatePlaybackRestrictionPolicyRequest) |
Updates a specified playback restriction policy.
|