A B C D E F G H I J K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Expr
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Fn
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Literal
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Ref
- accept(Literal.Visitor<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Literal
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointRule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ErrorRule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Rule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.TreeRule
- accept(TemplateVisitor<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Template
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.BooleanEqualsFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Fn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.GetAttr
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.IsSet
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.IsValidHostLabel
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.IsVirtualHostableS3Bucket
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Not
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParseArn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParseUrl
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.PartitionFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.StringEqualsFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Substring
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.UriEncodeFn
- AccessDeniedException - Exception in software.amazon.awssdk.services.kinesisvideo.model
-
You do not have required permissions to perform this operation.
- AccessDeniedException.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- ACCOUNT_ID - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParseArn
- AccountChannelLimitExceededException - Exception in software.amazon.awssdk.services.kinesisvideo.model
-
You have reached the maximum limit of active signaling channels for this Amazon Web Services account in this region.
- AccountChannelLimitExceededException.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- accountId() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Arn
- accountId() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleArn
- AccountStreamLimitExceededException - Exception in software.amazon.awssdk.services.kinesisvideo.model
-
The number of streams created for the account is too high.
- AccountStreamLimitExceededException.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- ACKNOWLEDGED - software.amazon.awssdk.services.kinesisvideo.model.SyncStatus
- ACTIVE - software.amazon.awssdk.services.kinesisvideo.model.Status
- addCondition(Condition) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Rule.Builder
- addHeader(String, String) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Endpoint.Builder
- addHeader(String, List<Expr>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointResult.Builder
- addHeaderValue(String, Expr) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointResult.Builder
- addHostPrefix(Endpoint, String) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.AwsEndpointProviderUtils
-
Apply the given endpoint prefix to the endpoint.
- addParameter(Parameter) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameters.Builder
- addPartition(Partition) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Partitions.Builder
- addProperty(Identifier, Expr) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointResult.Builder
- addRule(Rule) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointRuleset.Builder
- allowDots() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.IsValidHostLabel
- allowDots() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.IsVirtualHostableS3Bucket
- apiName() - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointRequest
-
The name of the API action for which to get an endpoint.
- apiName(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointRequest.Builder
-
The name of the API action for which to get an endpoint.
- apiName(APIName) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointRequest.Builder
-
The name of the API action for which to get an endpoint.
- APIName - Enum in software.amazon.awssdk.services.kinesisvideo.model
- apiNameAsString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointRequest
-
The name of the API action for which to get an endpoint.
- applyPaginatorUserAgent(T) - Static method in class software.amazon.awssdk.services.kinesisvideo.internal.UserAgentUtils
- applyUserAgentInfo(T, Consumer<AwsRequestOverrideConfiguration.Builder>) - Static method in class software.amazon.awssdk.services.kinesisvideo.internal.UserAgentUtils
- argv(List<Expr>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FnNode.Builder
- arn() - Method in class software.amazon.awssdk.services.kinesisvideo.model.MappedResourceConfigurationListItem
-
The Amazon Resource Name (ARN) of the Kinesis Video Stream resource, associated with the stream.
- arn(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.MappedResourceConfigurationListItem.Builder
-
The Amazon Resource Name (ARN) of the Kinesis Video Stream resource, associated with the stream.
- Arn - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
-
An AWS Arn.
- Arn(String, String, String, String, List<String>) - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Arn
- ASSIGN - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Condition
- asString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Identifier
- attributeKey() - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointAttributeProvider
- attributeValue(Value) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointAttributeProvider
- authority() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleUrl
- AUTHORITY - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParseUrl
- authSchemeProvider() - Method in class software.amazon.awssdk.services.kinesisvideo.internal.KinesisVideoServiceClientConfigurationBuilder
-
Gets the value for auth scheme provider
- authSchemeProvider() - Method in class software.amazon.awssdk.services.kinesisvideo.KinesisVideoServiceClientConfiguration
-
Gets the value for auth scheme provider
- authSchemeProvider() - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoServiceClientConfiguration.Builder
-
Gets the value for auth scheme provider
- authSchemeProvider(KinesisVideoAuthSchemeProvider) - Method in class software.amazon.awssdk.services.kinesisvideo.internal.KinesisVideoServiceClientConfigurationBuilder
-
Sets the value for auth scheme provider
- authSchemeProvider(KinesisVideoAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoBaseClientBuilder
-
Set the
KinesisVideoAuthSchemeProviderimplementation that will be used by the client to resolve the auth scheme for each request. - authSchemeProvider(KinesisVideoAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoServiceClientConfiguration.Builder
-
Sets the value for auth scheme provider
- authSchemes() - Method in class software.amazon.awssdk.services.kinesisvideo.internal.KinesisVideoServiceClientConfigurationBuilder
-
Gets the value for auth schemes
- authSchemes() - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoServiceClientConfiguration.Builder
-
Gets the value for auth schemes
- AwsEndpointProviderUtils - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.AccessDeniedException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.AccountChannelLimitExceededException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.AccountStreamLimitExceededException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ClientLimitExceededException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DeviceStreamLimitExceededException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.InvalidArgumentException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.InvalidDeviceException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.InvalidResourceFormatException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoException.BuilderImpl
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.NoDataRetentionException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.NotAuthorizedException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ResourceInUseException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ResourceNotFoundException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StreamEdgeConfigurationNotFoundException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.TagsPerResourceExceededLimitException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.VersionMismatchException.Builder
- awsIsVirtualHostableS3Bucket(String, boolean) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RulesFunctions
- awsParseArn(String) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RulesFunctions
- awsPartition(String) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RulesFunctions
B
- beforeExecution(Context.BeforeExecution, ExecutionAttributes) - Method in class software.amazon.awssdk.services.kinesisvideo.auth.scheme.internal.KinesisVideoAuthSchemeInterceptor
- BEGINS_WITH - software.amazon.awssdk.services.kinesisvideo.model.ComparisonOperator
- BOOLEAN - software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParameterType
- BooleanEqualsFn - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.BooleanEqualsFn
- build() - Method in interface software.amazon.awssdk.services.kinesisvideo.auth.scheme.KinesisVideoAuthSchemeParams.Builder
-
Returns a
KinesisVideoAuthSchemeParamsobject that is created from the properties that have been set on the builder. - build() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Condition.Builder
- build() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointResult.Builder
- build() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointRuleset.Builder
- build() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FnNode.Builder
- build() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.GetAttr.Builder
- build() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Outputs.Builder
- build() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter.Builder
- build() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParameterReference.Builder
- build() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameters.Builder
- build() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Partition.Builder
- build() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Partitions.Builder
- build() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RegionOverride.Builder
- build() - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleError.Builder
- build() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RulePartition.Builder
- build() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.SourceException.BuilderImpl
- build() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Endpoint.Builder
- build() - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.KinesisVideoEndpointParams.Builder
- build() - Method in class software.amazon.awssdk.services.kinesisvideo.internal.KinesisVideoServiceClientConfigurationBuilder
- build() - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoServiceClientConfiguration.Builder
- build() - Method in class software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoException.BuilderImpl
- build() - Method in interface software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoRequest.Builder
- build() - Method in interface software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoResponse.Builder
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.auth.scheme.internal.DefaultKinesisVideoAuthSchemeParams
- builder() - Static method in interface software.amazon.awssdk.services.kinesisvideo.auth.scheme.KinesisVideoAuthSchemeParams
-
Get a new builder for creating a
KinesisVideoAuthSchemeParams. - builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Condition
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointResult
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointRuleset
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FnNode
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.GetAttr
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Outputs
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParameterReference
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameters
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Partition
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Partitions
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RegionOverride
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Rule
- builder() - Static method in exception software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleError
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RulePartition
- builder() - Static method in exception software.amazon.awssdk.services.kinesisvideo.endpoints.internal.SourceException
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Endpoint
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.KinesisVideoEndpointParams
- builder() - Static method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Create a builder that can be used to configure and create a
KinesisVideoAsyncClient. - builder() - Static method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Create a builder that can be used to configure and create a
KinesisVideoClient. - builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.KinesisVideoServiceClientConfiguration
- builder() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.AccessDeniedException
- builder() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.AccountChannelLimitExceededException
- builder() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.AccountStreamLimitExceededException
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelInfo
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelNameCondition
- builder() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.ClientLimitExceededException
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelResponse
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.CreateStreamRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.CreateStreamResponse
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteEdgeConfigurationRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteEdgeConfigurationResponse
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteSignalingChannelRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteSignalingChannelResponse
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteStreamRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteStreamResponse
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DeletionConfig
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationResponse
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeImageGenerationConfigurationRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeImageGenerationConfigurationResponse
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationResponse
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMediaStorageConfigurationRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMediaStorageConfigurationResponse
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeNotificationConfigurationRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeNotificationConfigurationResponse
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeSignalingChannelRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeSignalingChannelResponse
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeStreamRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeStreamResponse
- builder() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.DeviceStreamLimitExceededException
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.EdgeAgentStatus
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.EdgeConfig
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointResponse
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointResponse
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationDestinationConfig
- builder() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.InvalidArgumentException
- builder() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.InvalidDeviceException
- builder() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.InvalidResourceFormatException
- builder() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoException
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.LastRecorderStatus
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.LastUploaderStatus
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsEdgeConfig
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsResponse
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsResponse
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ListStreamsRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ListStreamsResponse
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForResourceRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForResourceResponse
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamResponse
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.LocalSizeConfig
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.MappedResourceConfigurationListItem
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.MediaSourceConfig
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.MediaStorageConfiguration
- builder() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.NoDataRetentionException
- builder() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.NotAuthorizedException
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.NotificationConfiguration
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.NotificationDestinationConfig
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.RecorderConfig
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ResourceEndpointListItem
- builder() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.ResourceInUseException
- builder() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.ResourceNotFoundException
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ScheduleConfig
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.SingleMasterChannelEndpointConfiguration
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.SingleMasterConfiguration
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateResponse
- builder() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.StreamEdgeConfigurationNotFoundException
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.StreamInfo
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.StreamNameCondition
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.Tag
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.TagResourceRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.TagResourceResponse
- builder() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.TagsPerResourceExceededLimitException
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.TagStreamRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.TagStreamResponse
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UntagResourceRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UntagResourceResponse
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UntagStreamRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UntagStreamResponse
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionResponse
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateImageGenerationConfigurationRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateImageGenerationConfigurationResponse
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateMediaStorageConfigurationRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateMediaStorageConfigurationResponse
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateNotificationConfigurationRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateNotificationConfigurationResponse
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateSignalingChannelRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateSignalingChannelResponse
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamRequest
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamResponse
- builder() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UploaderConfig
- builder() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.VersionMismatchException
- Builder() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Condition.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointResult.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointRuleset.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FnNode.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.GetAttr.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Outputs.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParameterReference.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameters.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Partition.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Partitions.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RegionOverride.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Rule.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RulePartition.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Endpoint.Builder
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.SourceException.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoException.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoRequest.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoResponse.BuilderImpl
- BuilderImpl(KinesisVideoException) - Constructor for class software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoException.BuilderImpl
- BuilderImpl(KinesisVideoRequest) - Constructor for class software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoRequest.BuilderImpl
- BuilderImpl(KinesisVideoResponse) - Constructor for class software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoResponse.BuilderImpl
- builtIn(String) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter.Builder
C
- canContinue() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleResult
- carryOn() - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleResult
- cause(Throwable) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.SourceException.BuilderImpl
- cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.AccessDeniedException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.AccountChannelLimitExceededException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.AccountStreamLimitExceededException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ClientLimitExceededException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DeviceStreamLimitExceededException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.InvalidArgumentException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.InvalidDeviceException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.InvalidResourceFormatException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoException.Builder
- cause(Throwable) - Method in class software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoException.BuilderImpl
- cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.NoDataRetentionException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.NotAuthorizedException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ResourceInUseException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ResourceNotFoundException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StreamEdgeConfigurationNotFoundException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.TagsPerResourceExceededLimitException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.VersionMismatchException.Builder
- channelARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelInfo
-
The Amazon Resource Name (ARN) of the signaling channel.
- channelARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelResponse
-
The Amazon Resource Name (ARN) of the created channel.
- channelARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteSignalingChannelRequest
-
The Amazon Resource Name (ARN) of the signaling channel that you want to delete.
- channelARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMediaStorageConfigurationRequest
-
The Amazon Resource Name (ARN) of the channel.
- channelARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeSignalingChannelRequest
-
The ARN of the signaling channel that you want to describe.
- channelARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointRequest
-
The Amazon Resource Name (ARN) of the signalling channel for which you want to get an endpoint.
- channelARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateMediaStorageConfigurationRequest
-
The Amazon Resource Name (ARN) of the channel.
- channelARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateSignalingChannelRequest
-
The Amazon Resource Name (ARN) of the signaling channel that you want to update.
- channelARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ChannelInfo.Builder
-
The Amazon Resource Name (ARN) of the signaling channel.
- channelARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelResponse.Builder
-
The Amazon Resource Name (ARN) of the created channel.
- channelARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DeleteSignalingChannelRequest.Builder
-
The Amazon Resource Name (ARN) of the signaling channel that you want to delete.
- channelARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeMediaStorageConfigurationRequest.Builder
-
The Amazon Resource Name (ARN) of the channel.
- channelARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeSignalingChannelRequest.Builder
-
The ARN of the signaling channel that you want to describe.
- channelARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointRequest.Builder
-
The Amazon Resource Name (ARN) of the signalling channel for which you want to get an endpoint.
- channelARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateMediaStorageConfigurationRequest.Builder
-
The Amazon Resource Name (ARN) of the channel.
- channelARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateSignalingChannelRequest.Builder
-
The Amazon Resource Name (ARN) of the signaling channel that you want to update.
- channelInfo() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeSignalingChannelResponse
-
A structure that encapsulates the specified signaling channel's metadata and properties.
- channelInfo(Consumer<ChannelInfo.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeSignalingChannelResponse.Builder
-
A structure that encapsulates the specified signaling channel's metadata and properties.
- channelInfo(ChannelInfo) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeSignalingChannelResponse.Builder
-
A structure that encapsulates the specified signaling channel's metadata and properties.
- ChannelInfo - Class in software.amazon.awssdk.services.kinesisvideo.model
-
A structure that encapsulates a signaling channel's metadata and properties.
- ChannelInfo.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- channelInfoList() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsResponse
-
An array of
ChannelInfoobjects. - channelInfoList() - Method in class software.amazon.awssdk.services.kinesisvideo.paginators.ListSignalingChannelsIterable
-
Returns an iterable to iterate through the paginated
ListSignalingChannelsResponse.channelInfoList()member. - channelInfoList() - Method in class software.amazon.awssdk.services.kinesisvideo.paginators.ListSignalingChannelsPublisher
-
Returns a publisher that can be used to get a stream of data.
- channelInfoList(Collection<ChannelInfo>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsResponse.Builder
-
An array of
ChannelInfoobjects. - channelInfoList(Consumer<ChannelInfo.Builder>...) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsResponse.Builder
-
An array of
ChannelInfoobjects. - channelInfoList(ChannelInfo...) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsResponse.Builder
-
An array of
ChannelInfoobjects. - channelName() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelInfo
-
The name of the signaling channel.
- channelName() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelRequest
-
A name for the signaling channel that you are creating.
- channelName() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMediaStorageConfigurationRequest
-
The name of the channel.
- channelName() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeSignalingChannelRequest
-
The name of the signaling channel that you want to describe.
- channelName(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ChannelInfo.Builder
-
The name of the signaling channel.
- channelName(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelRequest.Builder
-
A name for the signaling channel that you are creating.
- channelName(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeMediaStorageConfigurationRequest.Builder
-
The name of the channel.
- channelName(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeSignalingChannelRequest.Builder
-
The name of the signaling channel that you want to describe.
- channelNameCondition() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsRequest
-
Optional: Returns only the channels that satisfy a specific condition.
- channelNameCondition(Consumer<ChannelNameCondition.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsRequest.Builder
-
Optional: Returns only the channels that satisfy a specific condition.
- channelNameCondition(ChannelNameCondition) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsRequest.Builder
-
Optional: Returns only the channels that satisfy a specific condition.
- ChannelNameCondition - Class in software.amazon.awssdk.services.kinesisvideo.model
-
An optional input parameter for the
ListSignalingChannelsAPI. - ChannelNameCondition.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- ChannelProtocol - Enum in software.amazon.awssdk.services.kinesisvideo.model
- ChannelRole - Enum in software.amazon.awssdk.services.kinesisvideo.model
- channelStatus() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelInfo
-
Current status of the signaling channel.
- channelStatus(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ChannelInfo.Builder
-
Current status of the signaling channel.
- channelStatus(Status) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ChannelInfo.Builder
-
Current status of the signaling channel.
- channelStatusAsString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelInfo
-
Current status of the signaling channel.
- channelType() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelInfo
-
The type of the signaling channel.
- channelType() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelRequest
-
A type of the signaling channel that you are creating.
- channelType(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ChannelInfo.Builder
-
The type of the signaling channel.
- channelType(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelRequest.Builder
-
A type of the signaling channel that you are creating.
- channelType(ChannelType) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ChannelInfo.Builder
-
The type of the signaling channel.
- channelType(ChannelType) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelRequest.Builder
-
A type of the signaling channel that you are creating.
- ChannelType - Enum in software.amazon.awssdk.services.kinesisvideo.model
- channelTypeAsString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelInfo
-
The type of the signaling channel.
- channelTypeAsString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelRequest
-
A type of the signaling channel that you are creating.
- chooseAuthScheme(List<EndpointAuthScheme>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.DefaultEndpointAuthSchemeStrategy
- chooseAuthScheme(List<EndpointAuthScheme>) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointAuthSchemeStrategy
- ClientLimitExceededException - Exception in software.amazon.awssdk.services.kinesisvideo.model
-
Kinesis Video Streams has throttled the request because you have exceeded the limit of allowed client calls.
- ClientLimitExceededException.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- comparisonOperator() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelNameCondition
-
A comparison operator.
- comparisonOperator() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StreamNameCondition
-
A comparison operator.
- comparisonOperator(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ChannelNameCondition.Builder
-
A comparison operator.
- comparisonOperator(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StreamNameCondition.Builder
-
A comparison operator.
- comparisonOperator(ComparisonOperator) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ChannelNameCondition.Builder
-
A comparison operator.
- comparisonOperator(ComparisonOperator) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StreamNameCondition.Builder
-
A comparison operator.
- ComparisonOperator - Enum in software.amazon.awssdk.services.kinesisvideo.model
- comparisonOperatorAsString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelNameCondition
-
A comparison operator.
- comparisonOperatorAsString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StreamNameCondition
-
A comparison operator.
- comparisonValue() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelNameCondition
-
A value to compare.
- comparisonValue() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StreamNameCondition
-
A value to compare.
- comparisonValue(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ChannelNameCondition.Builder
-
A value to compare.
- comparisonValue(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StreamNameCondition.Builder
-
A value to compare.
- condition() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Fn
-
Convert this fn into a condition
- condition(String) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Fn
- Condition - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- Condition.Builder - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- conditions - Variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Rule
- CONDITIONS - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Rule
- ConfigurationStatus - Enum in software.amazon.awssdk.services.kinesisvideo.model
- context(String) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParameterReference.Builder
- create() - Static method in class software.amazon.awssdk.services.kinesisvideo.auth.scheme.internal.DefaultKinesisVideoAuthSchemeProvider
- create() - Static method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Create a
KinesisVideoAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. - create() - Static method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Create a
KinesisVideoClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. - create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoResponseMetadata
- createAuthSchemes(Value) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.DefaultEndpointAuthSchemeStrategy
- createAuthSchemes(Value) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointAuthSchemeStrategy
- createSignalingChannel(Consumer<CreateSignalingChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Creates a signaling channel.
- createSignalingChannel(Consumer<CreateSignalingChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Creates a signaling channel.
- createSignalingChannel(CreateSignalingChannelRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Creates a signaling channel.
- createSignalingChannel(CreateSignalingChannelRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Creates a signaling channel.
- CreateSignalingChannelRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- CreateSignalingChannelRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- CreateSignalingChannelRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
CreateSignalingChannelRequestMarshaller - CreateSignalingChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.CreateSignalingChannelRequestMarshaller
- CreateSignalingChannelResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- CreateSignalingChannelResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- createStream(Consumer<CreateStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Creates a new Kinesis video stream.
- createStream(Consumer<CreateStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Creates a new Kinesis video stream.
- createStream(CreateStreamRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Creates a new Kinesis video stream.
- createStream(CreateStreamRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Creates a new Kinesis video stream.
- CreateStreamRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- CreateStreamRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- CreateStreamRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
CreateStreamRequestMarshaller - CreateStreamRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.CreateStreamRequestMarshaller
- CreateStreamResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- CreateStreamResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- CREATING - software.amazon.awssdk.services.kinesisvideo.model.Status
- creationTime() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelInfo
-
The time at which the signaling channel was created.
- creationTime() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationResponse
-
The timestamp at which a stream’s edge configuration was first created.
- creationTime() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsEdgeConfig
-
The timestamp when the stream first created the edge config.
- creationTime() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateResponse
-
The timestamp at which a stream’s edge configuration was first created.
- creationTime() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StreamInfo
-
A time stamp that indicates when the stream was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ChannelInfo.Builder
-
The time at which the signaling channel was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationResponse.Builder
-
The timestamp at which a stream’s edge configuration was first created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsEdgeConfig.Builder
-
The timestamp when the stream first created the edge config.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateResponse.Builder
-
The timestamp at which a stream’s edge configuration was first created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StreamInfo.Builder
-
A time stamp that indicates when the stream was created.
- credentialsProvider() - Method in class software.amazon.awssdk.services.kinesisvideo.internal.KinesisVideoServiceClientConfigurationBuilder
-
Gets the value for credentials provider
- credentialsProvider() - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoServiceClientConfiguration.Builder
-
Gets the value for credentials provider
- credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in class software.amazon.awssdk.services.kinesisvideo.internal.KinesisVideoServiceClientConfigurationBuilder
-
Sets the value for credentials provider
- credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoServiceClientConfiguration.Builder
-
Sets the value for credentials provider
- ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleError
- ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleError
- currentVersion() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteSignalingChannelRequest
-
The current version of the signaling channel that you want to delete.
- currentVersion() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteStreamRequest
-
Optional: The version of the stream that you want to delete.
- currentVersion() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionRequest
-
The version of the stream whose retention period you want to change.
- currentVersion() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateSignalingChannelRequest
-
The current version of the signaling channel that you want to update.
- currentVersion() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamRequest
-
The version of the stream whose metadata you want to update.
- currentVersion(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DeleteSignalingChannelRequest.Builder
-
The current version of the signaling channel that you want to delete.
- currentVersion(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DeleteStreamRequest.Builder
-
Optional: The version of the stream that you want to delete.
- currentVersion(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionRequest.Builder
-
The version of the stream whose retention period you want to change.
- currentVersion(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateSignalingChannelRequest.Builder
-
The current version of the signaling channel that you want to update.
- currentVersion(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamRequest.Builder
-
The version of the stream whose metadata you want to update.
D
- dataEndpoint() - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointResponse
-
The endpoint value.
- dataEndpoint(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointResponse.Builder
-
The endpoint value.
- dataRetentionChangeInHours() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionRequest
-
The number of hours to adjust the current retention by.
- dataRetentionChangeInHours(Integer) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionRequest.Builder
-
The number of hours to adjust the current retention by.
- dataRetentionInHours() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateStreamRequest
-
The number of hours that you want to retain the data in the stream.
- dataRetentionInHours() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StreamInfo
-
How long the stream retains data, in hours.
- dataRetentionInHours(Integer) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.CreateStreamRequest.Builder
-
The number of hours that you want to retain the data in the stream.
- dataRetentionInHours(Integer) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StreamInfo.Builder
-
How long the stream retains data, in hours.
- DECREASE_DATA_RETENTION - software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionOperation
- Default() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ExprVisitor.Default
- DEFAULT - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter
- DefaultEndpointAuthSchemeStrategy - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- DefaultEndpointAuthSchemeStrategy(Map<String, Function<Value.Record, EndpointAuthScheme>>) - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.DefaultEndpointAuthSchemeStrategy
- DefaultEndpointAuthSchemeStrategyFactory - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- DefaultEndpointAuthSchemeStrategyFactory() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
- defaultEngine() - Static method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleEngine
- DefaultKinesisVideoAuthSchemeParams - Class in software.amazon.awssdk.services.kinesisvideo.auth.scheme.internal
- DefaultKinesisVideoAuthSchemeProvider - Class in software.amazon.awssdk.services.kinesisvideo.auth.scheme.internal
- DefaultKinesisVideoEndpointProvider - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- DefaultKinesisVideoEndpointProvider() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.DefaultKinesisVideoEndpointProvider
- DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.DefaultPartitionDataProvider
- defaultProvider() - Static method in interface software.amazon.awssdk.services.kinesisvideo.auth.scheme.KinesisVideoAuthSchemeProvider
-
Get the default auth scheme provider.
- defaultProvider() - Static method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.KinesisVideoEndpointProvider
- DefaultRuleEngine - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.DefaultRuleEngine
- defaultValue(Value) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter.Builder
- DELETE_FAILED - software.amazon.awssdk.services.kinesisvideo.model.SyncStatus
- DELETE_OLDEST_MEDIA - software.amazon.awssdk.services.kinesisvideo.model.StrategyOnFullSize
- deleteAfterUpload() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeletionConfig
-
The
booleanvalue used to indicate whether or not you want to mark the media for deletion, once it has been uploaded to the Kinesis Video Stream cloud. - deleteAfterUpload(Boolean) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DeletionConfig.Builder
-
The
booleanvalue used to indicate whether or not you want to mark the media for deletion, once it has been uploaded to the Kinesis Video Stream cloud. - deleteEdgeConfiguration(Consumer<DeleteEdgeConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
An asynchronous API that deletes a stream’s existing edge configuration, as well as the corresponding media from the Edge Agent.
- deleteEdgeConfiguration(Consumer<DeleteEdgeConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
An asynchronous API that deletes a stream’s existing edge configuration, as well as the corresponding media from the Edge Agent.
- deleteEdgeConfiguration(DeleteEdgeConfigurationRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
An asynchronous API that deletes a stream’s existing edge configuration, as well as the corresponding media from the Edge Agent.
- deleteEdgeConfiguration(DeleteEdgeConfigurationRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
An asynchronous API that deletes a stream’s existing edge configuration, as well as the corresponding media from the Edge Agent.
- DeleteEdgeConfigurationRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- DeleteEdgeConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- DeleteEdgeConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
DeleteEdgeConfigurationRequestMarshaller - DeleteEdgeConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.DeleteEdgeConfigurationRequestMarshaller
- DeleteEdgeConfigurationResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- DeleteEdgeConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- deleteSignalingChannel(Consumer<DeleteSignalingChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Deletes a specified signaling channel.
- deleteSignalingChannel(Consumer<DeleteSignalingChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Deletes a specified signaling channel.
- deleteSignalingChannel(DeleteSignalingChannelRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Deletes a specified signaling channel.
- deleteSignalingChannel(DeleteSignalingChannelRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Deletes a specified signaling channel.
- DeleteSignalingChannelRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- DeleteSignalingChannelRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- DeleteSignalingChannelRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
DeleteSignalingChannelRequestMarshaller - DeleteSignalingChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.DeleteSignalingChannelRequestMarshaller
- DeleteSignalingChannelResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- DeleteSignalingChannelResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- deleteStream(Consumer<DeleteStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Deletes a Kinesis video stream and the data contained in the stream.
- deleteStream(Consumer<DeleteStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Deletes a Kinesis video stream and the data contained in the stream.
- deleteStream(DeleteStreamRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Deletes a Kinesis video stream and the data contained in the stream.
- deleteStream(DeleteStreamRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Deletes a Kinesis video stream and the data contained in the stream.
- DeleteStreamRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- DeleteStreamRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- DeleteStreamRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
DeleteStreamRequestMarshaller - DeleteStreamRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.DeleteStreamRequestMarshaller
- DeleteStreamResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- DeleteStreamResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- DELETING - software.amazon.awssdk.services.kinesisvideo.model.Status
- DELETING - software.amazon.awssdk.services.kinesisvideo.model.SyncStatus
- DELETING_ACKNOWLEDGED - software.amazon.awssdk.services.kinesisvideo.model.SyncStatus
- deletionConfig() - Method in class software.amazon.awssdk.services.kinesisvideo.model.EdgeConfig
-
The deletion configuration is made up of the retention time (
EdgeRetentionInHours) and local size configuration (LocalSizeConfig) details that are used to make the deletion. - deletionConfig(Consumer<DeletionConfig.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.EdgeConfig.Builder
-
The deletion configuration is made up of the retention time (
EdgeRetentionInHours) and local size configuration (LocalSizeConfig) details that are used to make the deletion. - deletionConfig(DeletionConfig) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.EdgeConfig.Builder
-
The deletion configuration is made up of the retention time (
EdgeRetentionInHours) and local size configuration (LocalSizeConfig) details that are used to make the deletion. - DeletionConfig - Class in software.amazon.awssdk.services.kinesisvideo.model
-
The configuration details required to delete the connection of the stream from the Edge Agent.
- DeletionConfig.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- DENY_NEW_MEDIA - software.amazon.awssdk.services.kinesisvideo.model.StrategyOnFullSize
- deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter.Builder
- Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter.Deprecated
- DEPRECATED - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter
- describeEdgeConfiguration(Consumer<DescribeEdgeConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Describes a stream’s edge configuration that was set using the
StartEdgeConfigurationUpdateAPI and the latest status of the edge agent's recorder and uploader jobs. - describeEdgeConfiguration(Consumer<DescribeEdgeConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Describes a stream’s edge configuration that was set using the
StartEdgeConfigurationUpdateAPI and the latest status of the edge agent's recorder and uploader jobs. - describeEdgeConfiguration(DescribeEdgeConfigurationRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Describes a stream’s edge configuration that was set using the
StartEdgeConfigurationUpdateAPI and the latest status of the edge agent's recorder and uploader jobs. - describeEdgeConfiguration(DescribeEdgeConfigurationRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Describes a stream’s edge configuration that was set using the
StartEdgeConfigurationUpdateAPI and the latest status of the edge agent's recorder and uploader jobs. - DescribeEdgeConfigurationRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- DescribeEdgeConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- DescribeEdgeConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
DescribeEdgeConfigurationRequestMarshaller - DescribeEdgeConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.DescribeEdgeConfigurationRequestMarshaller
- DescribeEdgeConfigurationResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- DescribeEdgeConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- describeImageGenerationConfiguration(Consumer<DescribeImageGenerationConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Gets the
ImageGenerationConfigurationfor a given Kinesis video stream. - describeImageGenerationConfiguration(Consumer<DescribeImageGenerationConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Gets the
ImageGenerationConfigurationfor a given Kinesis video stream. - describeImageGenerationConfiguration(DescribeImageGenerationConfigurationRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Gets the
ImageGenerationConfigurationfor a given Kinesis video stream. - describeImageGenerationConfiguration(DescribeImageGenerationConfigurationRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Gets the
ImageGenerationConfigurationfor a given Kinesis video stream. - DescribeImageGenerationConfigurationRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- DescribeImageGenerationConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- DescribeImageGenerationConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
DescribeImageGenerationConfigurationRequestMarshaller - DescribeImageGenerationConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.DescribeImageGenerationConfigurationRequestMarshaller
- DescribeImageGenerationConfigurationResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- DescribeImageGenerationConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- describeMappedResourceConfiguration(Consumer<DescribeMappedResourceConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Returns the most current information about the stream.
- describeMappedResourceConfiguration(Consumer<DescribeMappedResourceConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Returns the most current information about the stream.
- describeMappedResourceConfiguration(DescribeMappedResourceConfigurationRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Returns the most current information about the stream.
- describeMappedResourceConfiguration(DescribeMappedResourceConfigurationRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Returns the most current information about the stream.
- DescribeMappedResourceConfigurationIterable - Class in software.amazon.awssdk.services.kinesisvideo.paginators
-
Represents the output for the
KinesisVideoClient.describeMappedResourceConfigurationPaginator(software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationRequest)operation which is a paginated operation. - DescribeMappedResourceConfigurationIterable(KinesisVideoClient, DescribeMappedResourceConfigurationRequest) - Constructor for class software.amazon.awssdk.services.kinesisvideo.paginators.DescribeMappedResourceConfigurationIterable
- describeMappedResourceConfigurationPaginator(Consumer<DescribeMappedResourceConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
- describeMappedResourceConfigurationPaginator(Consumer<DescribeMappedResourceConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
- describeMappedResourceConfigurationPaginator(DescribeMappedResourceConfigurationRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
- describeMappedResourceConfigurationPaginator(DescribeMappedResourceConfigurationRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
- DescribeMappedResourceConfigurationPublisher - Class in software.amazon.awssdk.services.kinesisvideo.paginators
-
Represents the output for the
KinesisVideoAsyncClient.describeMappedResourceConfigurationPaginator(software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationRequest)operation which is a paginated operation. - DescribeMappedResourceConfigurationPublisher(KinesisVideoAsyncClient, DescribeMappedResourceConfigurationRequest) - Constructor for class software.amazon.awssdk.services.kinesisvideo.paginators.DescribeMappedResourceConfigurationPublisher
- DescribeMappedResourceConfigurationRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- DescribeMappedResourceConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- DescribeMappedResourceConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
DescribeMappedResourceConfigurationRequestMarshaller - DescribeMappedResourceConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.DescribeMappedResourceConfigurationRequestMarshaller
- DescribeMappedResourceConfigurationResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- DescribeMappedResourceConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- describeMediaStorageConfiguration(Consumer<DescribeMediaStorageConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Returns the most current information about the channel.
- describeMediaStorageConfiguration(Consumer<DescribeMediaStorageConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Returns the most current information about the channel.
- describeMediaStorageConfiguration(DescribeMediaStorageConfigurationRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Returns the most current information about the channel.
- describeMediaStorageConfiguration(DescribeMediaStorageConfigurationRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Returns the most current information about the channel.
- DescribeMediaStorageConfigurationRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- DescribeMediaStorageConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- DescribeMediaStorageConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
DescribeMediaStorageConfigurationRequestMarshaller - DescribeMediaStorageConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.DescribeMediaStorageConfigurationRequestMarshaller
- DescribeMediaStorageConfigurationResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- DescribeMediaStorageConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- describeNotificationConfiguration(Consumer<DescribeNotificationConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Gets the
NotificationConfigurationfor a given Kinesis video stream. - describeNotificationConfiguration(Consumer<DescribeNotificationConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Gets the
NotificationConfigurationfor a given Kinesis video stream. - describeNotificationConfiguration(DescribeNotificationConfigurationRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Gets the
NotificationConfigurationfor a given Kinesis video stream. - describeNotificationConfiguration(DescribeNotificationConfigurationRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Gets the
NotificationConfigurationfor a given Kinesis video stream. - DescribeNotificationConfigurationRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- DescribeNotificationConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- DescribeNotificationConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
DescribeNotificationConfigurationRequestMarshaller - DescribeNotificationConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.DescribeNotificationConfigurationRequestMarshaller
- DescribeNotificationConfigurationResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- DescribeNotificationConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- describeSignalingChannel(Consumer<DescribeSignalingChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Returns the most current information about the signaling channel.
- describeSignalingChannel(Consumer<DescribeSignalingChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Returns the most current information about the signaling channel.
- describeSignalingChannel(DescribeSignalingChannelRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Returns the most current information about the signaling channel.
- describeSignalingChannel(DescribeSignalingChannelRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Returns the most current information about the signaling channel.
- DescribeSignalingChannelRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- DescribeSignalingChannelRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- DescribeSignalingChannelRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
DescribeSignalingChannelRequestMarshaller - DescribeSignalingChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.DescribeSignalingChannelRequestMarshaller
- DescribeSignalingChannelResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- DescribeSignalingChannelResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- describeStream(Consumer<DescribeStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Returns the most current information about the specified stream.
- describeStream(Consumer<DescribeStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Returns the most current information about the specified stream.
- describeStream(DescribeStreamRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Returns the most current information about the specified stream.
- describeStream(DescribeStreamRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Returns the most current information about the specified stream.
- DescribeStreamRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- DescribeStreamRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- DescribeStreamRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
DescribeStreamRequestMarshaller - DescribeStreamRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.DescribeStreamRequestMarshaller
- DescribeStreamResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- DescribeStreamResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- destinationConfig() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration
-
The structure that contains the information required to deliver images to a customer.
- destinationConfig() - Method in class software.amazon.awssdk.services.kinesisvideo.model.NotificationConfiguration
-
The destination information required to deliver a notification to a customer.
- destinationConfig(Consumer<ImageGenerationDestinationConfig.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration.Builder
-
The structure that contains the information required to deliver images to a customer.
- destinationConfig(Consumer<NotificationDestinationConfig.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.NotificationConfiguration.Builder
-
The destination information required to deliver a notification to a customer.
- destinationConfig(ImageGenerationDestinationConfig) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration.Builder
-
The structure that contains the information required to deliver images to a customer.
- destinationConfig(NotificationDestinationConfig) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.NotificationConfiguration.Builder
-
The destination information required to deliver a notification to a customer.
- destinationRegion() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationDestinationConfig
-
The Amazon Web Services Region of the S3 bucket where images will be delivered.
- destinationRegion(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationDestinationConfig.Builder
-
The Amazon Web Services Region of the S3 bucket where images will be delivered.
- deviceName() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateStreamRequest
-
The name of the device that is writing to the stream.
- deviceName() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StreamInfo
-
The name of the device that is associated with the stream.
- deviceName() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamRequest
-
The name of the device that is writing to the stream.
- deviceName(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.CreateStreamRequest.Builder
-
The name of the device that is writing to the stream.
- deviceName(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StreamInfo.Builder
-
The name of the device that is associated with the stream.
- deviceName(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamRequest.Builder
-
The name of the device that is writing to the stream.
- DeviceStreamLimitExceededException - Exception in software.amazon.awssdk.services.kinesisvideo.model
-
Not implemented.
- DeviceStreamLimitExceededException.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- DISABLED - software.amazon.awssdk.services.kinesisvideo.model.ConfigurationStatus
- DISABLED - software.amazon.awssdk.services.kinesisvideo.model.MediaStorageConfigurationStatus
- disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.AwsEndpointProviderUtils
-
True if the the
SdkInternalExecutionAttribute.DISABLE_HOST_PREFIX_INJECTIONattribute is present and its value istrue,falseotherwise. - DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.PartitionFn
- dnsSuffix() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Outputs
- dnsSuffix() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RulePartition
- dnsSuffix(String) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Outputs.Builder
- dnsSuffix(String) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RulePartition.Builder
- documentation - Variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Rule
- documentation(String) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter.Builder
- documentation(String) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Rule.Builder
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Rule
- DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.PartitionFn
- dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Outputs
- dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RulePartition
- dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Outputs.Builder
- dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RulePartition.Builder
- dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.AwsEndpointProviderUtils
- durationInSeconds() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ScheduleConfig
-
The total duration to record the media.
- durationInSeconds(Integer) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ScheduleConfig.Builder
-
The total duration to record the media.
E
- edgeAgentStatus() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationResponse
-
An object that contains the latest status details for an edge agent's recorder and uploader jobs.
- edgeAgentStatus(Consumer<EdgeAgentStatus.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationResponse.Builder
-
An object that contains the latest status details for an edge agent's recorder and uploader jobs.
- edgeAgentStatus(EdgeAgentStatus) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationResponse.Builder
-
An object that contains the latest status details for an edge agent's recorder and uploader jobs.
- EdgeAgentStatus - Class in software.amazon.awssdk.services.kinesisvideo.model
-
An object that contains the latest status details for an edge agent's recorder and uploader jobs.
- EdgeAgentStatus.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- edgeConfig() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationResponse
-
A description of the stream's edge configuration that will be used to sync with the Edge Agent IoT Greengrass component.
- edgeConfig() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsEdgeConfig
-
Returns the value of the EdgeConfig property for this object.
- edgeConfig() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateRequest
-
The edge configuration details required to invoke the update process.
- edgeConfig() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateResponse
-
A description of the stream's edge configuration that will be used to sync with the Edge Agent IoT Greengrass component.
- edgeConfig(Consumer<EdgeConfig.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationResponse.Builder
-
A description of the stream's edge configuration that will be used to sync with the Edge Agent IoT Greengrass component.
- edgeConfig(Consumer<EdgeConfig.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsEdgeConfig.Builder
-
Sets the value of the EdgeConfig property for this object.
- edgeConfig(Consumer<EdgeConfig.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateRequest.Builder
-
The edge configuration details required to invoke the update process.
- edgeConfig(Consumer<EdgeConfig.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateResponse.Builder
-
A description of the stream's edge configuration that will be used to sync with the Edge Agent IoT Greengrass component.
- edgeConfig(EdgeConfig) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationResponse.Builder
-
A description of the stream's edge configuration that will be used to sync with the Edge Agent IoT Greengrass component.
- edgeConfig(EdgeConfig) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsEdgeConfig.Builder
-
Sets the value of the EdgeConfig property for this object.
- edgeConfig(EdgeConfig) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateRequest.Builder
-
The edge configuration details required to invoke the update process.
- edgeConfig(EdgeConfig) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateResponse.Builder
-
A description of the stream's edge configuration that will be used to sync with the Edge Agent IoT Greengrass component.
- EdgeConfig - Class in software.amazon.awssdk.services.kinesisvideo.model
-
A description of the stream's edge configuration that will be used to sync with the Edge Agent IoT Greengrass component.
- EdgeConfig.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- edgeConfigs() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsResponse
-
A description of a single stream's edge configuration.
- edgeConfigs() - Method in class software.amazon.awssdk.services.kinesisvideo.paginators.ListEdgeAgentConfigurationsIterable
-
Returns an iterable to iterate through the paginated
ListEdgeAgentConfigurationsResponse.edgeConfigs()member. - edgeConfigs() - Method in class software.amazon.awssdk.services.kinesisvideo.paginators.ListEdgeAgentConfigurationsPublisher
-
Returns a publisher that can be used to get a stream of data.
- edgeConfigs(Collection<ListEdgeAgentConfigurationsEdgeConfig>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsResponse.Builder
-
A description of a single stream's edge configuration.
- edgeConfigs(Consumer<ListEdgeAgentConfigurationsEdgeConfig.Builder>...) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsResponse.Builder
-
A description of a single stream's edge configuration.
- edgeConfigs(ListEdgeAgentConfigurationsEdgeConfig...) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsResponse.Builder
-
A description of a single stream's edge configuration.
- edgeRetentionInHours() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeletionConfig
-
The number of hours that you want to retain the data in the stream on the Edge Agent.
- edgeRetentionInHours(Integer) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DeletionConfig.Builder
-
The number of hours that you want to retain the data in the stream on the Edge Agent.
- ENABLED - software.amazon.awssdk.services.kinesisvideo.model.ConfigurationStatus
- ENABLED - software.amazon.awssdk.services.kinesisvideo.model.MediaStorageConfigurationStatus
- endpoint() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleResult
- endpoint() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.KinesisVideoEndpointParams
- endpoint(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.KinesisVideoEndpointParams.Builder
- endpoint(Endpoint) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleResult
- endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Rule.Builder
- ENDPOINT - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Rule
- EndpointAttributeProvider<T> - Interface in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
-
Link between an endpoint property and the
AwsEndpointAttributeit represents. - endpointAuthSchemeStrategy() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
- endpointAuthSchemeStrategy() - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointAuthSchemeStrategyFactory
- EndpointAuthSchemeStrategy - Interface in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- EndpointAuthSchemeStrategyFactory - Interface in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.AwsEndpointProviderUtils
-
Returns the endpoint set on the client.
- endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value
- endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.AwsEndpointProviderUtils
-
True if the the
SdkInternalExecutionAttribute.IS_DISCOVERED_ENDPOINTattribute is present and its value istrue,falseotherwise. - endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.AwsEndpointProviderUtils
-
True if the the
SdkExecutionAttribute.ENDPOINT_OVERRIDDENattribute is present and its value istrue,falseotherwise. - endpointOverride() - Method in class software.amazon.awssdk.services.kinesisvideo.internal.KinesisVideoServiceClientConfigurationBuilder
-
Gets the value for endpoint override
- endpointOverride() - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoServiceClientConfiguration.Builder
-
Gets the value for endpoint override
- endpointOverride(URI) - Method in class software.amazon.awssdk.services.kinesisvideo.internal.KinesisVideoServiceClientConfigurationBuilder
-
Sets the value for endpoint override
- endpointOverride(URI) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoServiceClientConfiguration.Builder
-
Sets the value for endpoint override
- endpointProvider() - Method in class software.amazon.awssdk.services.kinesisvideo.internal.KinesisVideoServiceClientConfigurationBuilder
-
Gets the value for endpoint provider
- endpointProvider() - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoServiceClientConfiguration.Builder
-
Gets the value for endpoint provider
- endpointProvider(EndpointProvider) - Method in class software.amazon.awssdk.services.kinesisvideo.internal.KinesisVideoServiceClientConfigurationBuilder
-
Sets the value for endpoint provider
- endpointProvider(EndpointProvider) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoServiceClientConfiguration.Builder
-
Sets the value for endpoint provider
- endpointProvider(KinesisVideoEndpointProvider) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoBaseClientBuilder
-
Set the
KinesisVideoEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. - EndpointResult - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- EndpointResult.Builder - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- EndpointRule - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointRule
- EndpointRuleset - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
-
The set of rules that are used to compute the endpoint to use for a request.
- EndpointRuleset.Builder - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- eq(boolean) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter
- eq(Expr) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Arn
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.DefaultKinesisVideoEndpointProvider
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointResult
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FatScope
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Fn
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FnNode
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.GetAttr.Part.Index
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.GetAttr.Part.Key
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Identifier
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Literal
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Outputs
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter.Deprecated
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParameterReference
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameters
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Partition
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Partitions
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Ref
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RegionOverride
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleArn
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RulePartition
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Template.Dynamic
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Template
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Template.Literal
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Array
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Bool
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Endpoint
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Int
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Record
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Str
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelInfo
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelNameCondition
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateStreamRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateStreamResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteEdgeConfigurationRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteEdgeConfigurationResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteSignalingChannelRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteSignalingChannelResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteStreamRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteStreamResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeletionConfig
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeImageGenerationConfigurationRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeImageGenerationConfigurationResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMediaStorageConfigurationRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMediaStorageConfigurationResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeNotificationConfigurationRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeNotificationConfigurationResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeSignalingChannelRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeSignalingChannelResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeStreamRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeStreamResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.EdgeAgentStatus
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.EdgeConfig
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationDestinationConfig
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.LastRecorderStatus
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.LastUploaderStatus
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsEdgeConfig
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListStreamsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListStreamsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForResourceRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForResourceResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.LocalSizeConfig
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.MappedResourceConfigurationListItem
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.MediaSourceConfig
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.MediaStorageConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.NotificationConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.NotificationDestinationConfig
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.RecorderConfig
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ResourceEndpointListItem
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ScheduleConfig
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.SingleMasterChannelEndpointConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.SingleMasterConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.StreamInfo
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.StreamNameCondition
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.Tag
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagResourceRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagResourceResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagStreamRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagStreamResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagResourceRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagResourceResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagStreamRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagStreamResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateImageGenerationConfigurationRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateImageGenerationConfigurationResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateMediaStorageConfigurationRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateMediaStorageConfigurationResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateNotificationConfigurationRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateNotificationConfigurationResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateSignalingChannelRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateSignalingChannelResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamRequest
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamResponse
- equals(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UploaderConfig
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelInfo
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelNameCondition
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateStreamRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateStreamResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteEdgeConfigurationRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteEdgeConfigurationResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteSignalingChannelRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteSignalingChannelResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteStreamRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteStreamResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeletionConfig
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeImageGenerationConfigurationRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeImageGenerationConfigurationResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMediaStorageConfigurationRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMediaStorageConfigurationResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeNotificationConfigurationRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeNotificationConfigurationResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeSignalingChannelRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeSignalingChannelResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeStreamRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeStreamResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.EdgeAgentStatus
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.EdgeConfig
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationDestinationConfig
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.LastRecorderStatus
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.LastUploaderStatus
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsEdgeConfig
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListStreamsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListStreamsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForResourceRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForResourceResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.LocalSizeConfig
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.MappedResourceConfigurationListItem
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.MediaSourceConfig
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.MediaStorageConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.NotificationConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.NotificationDestinationConfig
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.RecorderConfig
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ResourceEndpointListItem
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ScheduleConfig
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.SingleMasterChannelEndpointConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.SingleMasterConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.StreamInfo
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.StreamNameCondition
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.Tag
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagResourceRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagResourceResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagStreamRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagStreamResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagResourceRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagResourceResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagStreamRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagStreamResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateImageGenerationConfigurationRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateImageGenerationConfigurationResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateMediaStorageConfigurationRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateMediaStorageConfigurationResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateNotificationConfigurationRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateNotificationConfigurationResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateSignalingChannelRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateSignalingChannelResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UploaderConfig
- error() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleResult
- error(String) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Rule.Builder
- error(String) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleResult
- ERROR - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Rule
- ErrorRule - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ErrorRule
- eval(Expr) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Scope
-
Search the fact stack for an explicitly calculated value for [expr]
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.BooleanEqualsFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Condition
- eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Eval
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.GetAttr
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.IsValidHostLabel
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.IsVirtualHostableS3Bucket
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Literal
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Ref
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.SingleArgFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.StringEqualsFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Substring
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Template
- eval(Value) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.GetAttr.Part
- eval(Value) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.GetAttr.Part.Index
- eval(Value) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.GetAttr.Part.Key
- Eval - Interface in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- evalArg(Value) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.IsSet
- evalArg(Value) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Not
- evalArg(Value) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParseArn
- evalArg(Value) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParseUrl
- evalArg(Value) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.PartitionFn
- evalArg(Value) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.SingleArgFn
- evalArg(Value) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.UriEncodeFn
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.DefaultRuleEngine
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleEngine
-
Evaluate the given
EndpointRulesetusing the named values inargsas input into the rule set. - evaluateCondition(Condition) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleEvaluator
- evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleEvaluator
- expectArray() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Array
- expectArray() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value
- expectBool() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Bool
- expectBool() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value
- expectEndpoint() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Endpoint
- expectEndpoint() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value
- expectInt() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value
- expectInt() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Int
- expectLiteral() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Template
- expectLiteralString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Literal
- expectOneArg() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Fn
- expectRecord() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value
- expectRecord() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Record
- expectString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value
- expectString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Str
- expectTwoArgs() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Fn
- expectValue(Identifier) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Scope
- expectVariableArgs(int) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Fn
- expr() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Condition
- expr() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter
- Expr - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- Expr() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Expr
- ExprVisitor<R> - Interface in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
F
- facts() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FatScope
- failedStatusDetails() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationResponse
-
A description of the generated failure status.
- failedStatusDetails() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsEdgeConfig
-
A description of the generated failure status.
- failedStatusDetails() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateResponse
-
A description of the generated failure status.
- failedStatusDetails(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationResponse.Builder
-
A description of the generated failure status.
- failedStatusDetails(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsEdgeConfig.Builder
-
A description of the generated failure status.
- failedStatusDetails(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateResponse.Builder
-
A description of the generated failure status.
- FatScope<T> - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- FatScope() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FatScope
- FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FatScope
- FILE_URI - software.amazon.awssdk.services.kinesisvideo.model.MediaUriType
- finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.TemplateVisitor
-
Invoked at the conclusion of visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- fipsEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.AwsEndpointProviderUtils
- fn(String) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FnNode.Builder
- fn(Fn) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Condition.Builder
- Fn - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- Fn(FnNode) - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Fn
- fnNode - Variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Fn
- FnNode - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
-
Parsed but not validated function contents containing the `fn` name and `argv`
- FnNode.Builder - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- FnVisitor<R> - Interface in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Record
- format() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration
-
The accepted image format.
- format(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration.Builder
-
The accepted image format.
- format(Format) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration.Builder
-
The accepted image format.
- Format - Enum in software.amazon.awssdk.services.kinesisvideo.model
- formatAsString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration
-
The accepted image format.
- formatConfig() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration
-
The list of a key-value pair structure that contains extra parameters that can be applied when the image is generated.
- formatConfig(Map<FormatConfigKey, String>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration.Builder
-
The list of a key-value pair structure that contains extra parameters that can be applied when the image is generated.
- formatConfigAsStrings() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration
-
The list of a key-value pair structure that contains extra parameters that can be applied when the image is generated.
- FormatConfigKey - Enum in software.amazon.awssdk.services.kinesisvideo.model
- formatConfigWithStrings(Map<String, String>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration.Builder
-
The list of a key-value pair structure that contains extra parameters that can be applied when the image is generated.
- from(String) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParameterReference
- from(String, String) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParameterReference
- fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Literal
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value
- fromInteger(int) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Literal
- fromInteger(int) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value
- fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter
- fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RulePartition
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Condition
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointResult
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointRuleset
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Expr
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FnNode
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Literal
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Outputs
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter.Deprecated
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameters
- fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParameterType
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Partition
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Partitions
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RegionOverride
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Rule
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Endpoint
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value
- fromParam(Parameter) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.PartitionFn
- fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.BooleanEqualsFn
- fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Literal
- fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value
- fromStr(String) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Literal
- fromStr(String) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value
- fromStr(Template) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Literal
- fromString(String) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Identifier
- fromString(String) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Template
- fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Literal
- fromValue(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParameterType
- fromValue(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.APIName
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.ChannelProtocol
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.ChannelRole
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.ChannelType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.ComparisonOperator
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.ConfigurationStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.Format
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.FormatConfigKey
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.ImageSelectorType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.MediaStorageConfigurationStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.MediaUriType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.RecorderStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.Status
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.StrategyOnFullSize
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.SyncStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionOperation
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.UploaderStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- FULL_MESH - software.amazon.awssdk.services.kinesisvideo.model.ChannelType
G
- generateEndpoint(EndpointResult) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleEvaluator
- get() - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointAuthSchemeStrategyFactory
- get(int) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Array
- get(Identifier) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameters
- get(Identifier) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Record
- GET_CLIP - software.amazon.awssdk.services.kinesisvideo.model.APIName
- GET_DASH_STREAMING_SESSION_URL - software.amazon.awssdk.services.kinesisvideo.model.APIName
- GET_HLS_STREAMING_SESSION_URL - software.amazon.awssdk.services.kinesisvideo.model.APIName
- GET_IMAGES - software.amazon.awssdk.services.kinesisvideo.model.APIName
- GET_MEDIA - software.amazon.awssdk.services.kinesisvideo.model.APIName
- GET_MEDIA_FOR_FRAGMENT_LIST - software.amazon.awssdk.services.kinesisvideo.model.APIName
- getArgv() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Fn
- getArgv() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FnNode
- getAttr(String) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Expr
- getAttr(Identifier) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Expr
- GetAttr - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- GetAttr(FnNode) - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.GetAttr
- GetAttr.Builder - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- GetAttr.Part - Interface in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- GetAttr.Part.Index - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- GetAttr.Part.Key - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- getBuiltIn() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter
- getConditions() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Rule
- getContext() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParameterReference
- getDataEndpoint(Consumer<GetDataEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Gets an endpoint for a specified stream for either reading or writing.
- getDataEndpoint(Consumer<GetDataEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Gets an endpoint for a specified stream for either reading or writing.
- getDataEndpoint(GetDataEndpointRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Gets an endpoint for a specified stream for either reading or writing.
- getDataEndpoint(GetDataEndpointRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Gets an endpoint for a specified stream for either reading or writing.
- GetDataEndpointRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- GetDataEndpointRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- GetDataEndpointRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
GetDataEndpointRequestMarshaller - GetDataEndpointRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.GetDataEndpointRequestMarshaller
- GetDataEndpointResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- GetDataEndpointResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- getDefault() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ExprVisitor.Default
- getDefault() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter
-
The default value for this Parameter
- getDefaultValue() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter
- getDeprecated() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter
- getDocumentation() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter
- getEndpoint() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointRule
- getExpr() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Template.Dynamic
- getFn() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Condition
- getHeaders() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointResult
- getHeaders() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Endpoint
- getId() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FnNode
- getLeft() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.BooleanEqualsFn
- getLeft() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.StringEqualsFn
- getName() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Fn
-
Returns the name of this function, eg.
- getName() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter
- getName() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParameterReference
- getName() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Ref
- getParameters() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointRuleset
- getParts() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Template
- getProperties() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointResult
- getProperties() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Endpoint
- getResult() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Condition
- getRight() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.BooleanEqualsFn
- getRight() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.StringEqualsFn
- getRules() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointRuleset
- getServiceId() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointRuleset
- getSignalingChannelEndpoint(Consumer<GetSignalingChannelEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Provides an endpoint for the specified signaling channel to send and receive messages.
- getSignalingChannelEndpoint(Consumer<GetSignalingChannelEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Provides an endpoint for the specified signaling channel to send and receive messages.
- getSignalingChannelEndpoint(GetSignalingChannelEndpointRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Provides an endpoint for the specified signaling channel to send and receive messages.
- getSignalingChannelEndpoint(GetSignalingChannelEndpointRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Provides an endpoint for the specified signaling channel to send and receive messages.
- GetSignalingChannelEndpointRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- GetSignalingChannelEndpointRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- GetSignalingChannelEndpointRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
GetSignalingChannelEndpointRequestMarshaller - GetSignalingChannelEndpointRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.GetSignalingChannelEndpointRequestMarshaller
- GetSignalingChannelEndpointResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- GetSignalingChannelEndpointResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- getType() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter
- getUrl() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointResult
- getUrl() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Endpoint
- getValue() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter
- getValue() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Template.Literal
- getValue() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Record
- getValue(Identifier) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Scope
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelInfo
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelNameCondition
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateStreamRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateStreamResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteEdgeConfigurationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteEdgeConfigurationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteSignalingChannelRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteSignalingChannelResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteStreamRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteStreamResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeletionConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeImageGenerationConfigurationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeImageGenerationConfigurationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMediaStorageConfigurationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMediaStorageConfigurationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeNotificationConfigurationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeNotificationConfigurationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeSignalingChannelRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeSignalingChannelResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeStreamRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeStreamResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.EdgeAgentStatus
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.EdgeConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationDestinationConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.LastRecorderStatus
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.LastUploaderStatus
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsEdgeConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListStreamsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListStreamsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForResourceRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForResourceResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.LocalSizeConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.MappedResourceConfigurationListItem
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.MediaSourceConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.MediaStorageConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.NotificationConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.NotificationDestinationConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.RecorderConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ResourceEndpointListItem
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.ScheduleConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.SingleMasterChannelEndpointConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.SingleMasterConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.StreamInfo
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.StreamNameCondition
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.Tag
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagResourceRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagResourceResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagStreamRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagStreamResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagResourceRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagResourceResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagStreamRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagStreamResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateImageGenerationConfigurationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateImageGenerationConfigurationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateMediaStorageConfigurationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateMediaStorageConfigurationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateNotificationConfigurationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateNotificationConfigurationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateSignalingChannelRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateSignalingChannelResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesisvideo.model.UploaderConfig
- getVersion() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointRuleset
H
- hasChannelInfoList() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsResponse
-
For responses, this returns true if the service returned a value for the ChannelInfoList property.
- hasEdgeConfigs() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsResponse
-
For responses, this returns true if the service returned a value for the EdgeConfigs property.
- hasFormatConfig() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration
-
For responses, this returns true if the service returned a value for the FormatConfig property.
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Arn
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.DefaultKinesisVideoEndpointProvider
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointResult
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FatScope
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Fn
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FnNode
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.GetAttr.Part.Index
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.GetAttr.Part.Key
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Identifier
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Literal
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Outputs
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter.Deprecated
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParameterReference
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameters
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Partition
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Partitions
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Ref
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RegionOverride
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleArn
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RulePartition
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Template.Dynamic
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Template
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Template.Literal
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Array
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Bool
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Endpoint
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Int
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Record
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Str
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelInfo
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelNameCondition
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateStreamRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateStreamResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteEdgeConfigurationRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteEdgeConfigurationResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteSignalingChannelRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteSignalingChannelResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteStreamRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteStreamResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeletionConfig
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeImageGenerationConfigurationRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeImageGenerationConfigurationResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMediaStorageConfigurationRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMediaStorageConfigurationResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeNotificationConfigurationRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeNotificationConfigurationResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeSignalingChannelRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeSignalingChannelResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeStreamRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeStreamResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.EdgeAgentStatus
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.EdgeConfig
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationDestinationConfig
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.LastRecorderStatus
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.LastUploaderStatus
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsEdgeConfig
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListStreamsRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListStreamsResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForResourceRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForResourceResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.LocalSizeConfig
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.MappedResourceConfigurationListItem
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.MediaSourceConfig
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.MediaStorageConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.NotificationConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.NotificationDestinationConfig
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.RecorderConfig
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ResourceEndpointListItem
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ScheduleConfig
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.SingleMasterChannelEndpointConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.SingleMasterConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StreamInfo
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StreamNameCondition
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.Tag
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagResourceRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagResourceResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagStreamRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagStreamResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagResourceRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagResourceResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagStreamRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagStreamResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateImageGenerationConfigurationRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateImageGenerationConfigurationResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateMediaStorageConfigurationRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateMediaStorageConfigurationResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateNotificationConfigurationRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateNotificationConfigurationResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateSignalingChannelRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateSignalingChannelResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamRequest
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamResponse
- hashCode() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UploaderConfig
- hasMappedResourceConfigurationList() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationResponse
-
For responses, this returns true if the service returned a value for the MappedResourceConfigurationList property.
- hasProtocols() - Method in class software.amazon.awssdk.services.kinesisvideo.model.SingleMasterChannelEndpointConfiguration
-
For responses, this returns true if the service returned a value for the Protocols property.
- hasResourceEndpointList() - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointResponse
-
For responses, this returns true if the service returned a value for the ResourceEndpointList property.
- hasStreamInfoList() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListStreamsResponse
-
For responses, this returns true if the service returned a value for the StreamInfoList property.
- hasTagKeyList() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagResourceRequest
-
For responses, this returns true if the service returned a value for the TagKeyList property.
- hasTagKeyList() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagStreamRequest
-
For responses, this returns true if the service returned a value for the TagKeyList property.
- hasTags() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateStreamRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForResourceResponse
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamResponse
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagResourceRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagStreamRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- heightPixels() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration
-
The height of the output image that is used in conjunction with the
WidthPixelsparameter. - heightPixels(Integer) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration.Builder
-
The height of the output image that is used in conjunction with the
WidthPixelsparameter. - hostLabel() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.IsValidHostLabel
- hostLabel() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.IsVirtualHostableS3Bucket
- HTTPS - software.amazon.awssdk.services.kinesisvideo.model.ChannelProtocol
- hubDeviceArn() - Method in class software.amazon.awssdk.services.kinesisvideo.model.EdgeConfig
-
The "Internet of Things (IoT) Thing" Arn of the stream.
- hubDeviceArn() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsRequest
-
The "Internet of Things (IoT) Thing" Arn of the edge agent.
- hubDeviceArn(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.EdgeConfig.Builder
-
The "Internet of Things (IoT) Thing" Arn of the stream.
- hubDeviceArn(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsRequest.Builder
-
The "Internet of Things (IoT) Thing" Arn of the edge agent.
I
- id() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Partition
- id(String) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Partition.Builder
- ID - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.BooleanEqualsFn
- ID - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.GetAttr
- ID - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.IsSet
- ID - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.IsValidHostLabel
- ID - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.IsVirtualHostableS3Bucket
- ID - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Not
- ID - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParseArn
- ID - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParseUrl
- ID - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.PartitionFn
- ID - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.StringEqualsFn
- ID - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Substring
- ID - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.UriEncodeFn
- Identifier - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
-
Identifiers for variables declared within the rule engine, e.g.
- Identifier(String) - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Identifier
- imageGenerationConfiguration() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeImageGenerationConfigurationResponse
-
The structure that contains the information required for the Kinesis video stream (KVS) images delivery.
- imageGenerationConfiguration() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateImageGenerationConfigurationRequest
-
The structure that contains the information required for the KVS images delivery.
- imageGenerationConfiguration(Consumer<ImageGenerationConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeImageGenerationConfigurationResponse.Builder
-
The structure that contains the information required for the Kinesis video stream (KVS) images delivery.
- imageGenerationConfiguration(Consumer<ImageGenerationConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateImageGenerationConfigurationRequest.Builder
-
The structure that contains the information required for the KVS images delivery.
- imageGenerationConfiguration(ImageGenerationConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeImageGenerationConfigurationResponse.Builder
-
The structure that contains the information required for the Kinesis video stream (KVS) images delivery.
- imageGenerationConfiguration(ImageGenerationConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateImageGenerationConfigurationRequest.Builder
-
The structure that contains the information required for the KVS images delivery.
- ImageGenerationConfiguration - Class in software.amazon.awssdk.services.kinesisvideo.model
-
The structure that contains the information required for the KVS images delivery.
- ImageGenerationConfiguration.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- ImageGenerationDestinationConfig - Class in software.amazon.awssdk.services.kinesisvideo.model
-
The structure that contains the information required to deliver images to a customer.
- ImageGenerationDestinationConfig.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- imageSelectorType() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration
-
The origin of the Server or Producer timestamps to use to generate the images.
- imageSelectorType(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration.Builder
-
The origin of the Server or Producer timestamps to use to generate the images.
- imageSelectorType(ImageSelectorType) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration.Builder
-
The origin of the Server or Producer timestamps to use to generate the images.
- ImageSelectorType - Enum in software.amazon.awssdk.services.kinesisvideo.model
- imageSelectorTypeAsString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration
-
The origin of the Server or Producer timestamps to use to generate the images.
- IN_SYNC - software.amazon.awssdk.services.kinesisvideo.model.SyncStatus
- INCREASE_DATA_RETENTION - software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionOperation
- index() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.GetAttr.Part.Index
- Index(int) - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.GetAttr.Part.Index
- INFERRED - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.PartitionFn
- InnerParseError - Exception in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.kinesisvideo.endpoints.internal.InnerParseError
- inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Scope
- insert(String, T) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Scope
- insert(Identifier, T) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Scope
- insertFact(Expr, T) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Scope
- into() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Fn
- into() - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Into
- into() - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.IntoSelf
- Into<T> - Interface in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- InvalidArgumentException - Exception in software.amazon.awssdk.services.kinesisvideo.model
-
The value for this input parameter is invalid.
- InvalidArgumentException.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- InvalidDeviceException - Exception in software.amazon.awssdk.services.kinesisvideo.model
-
Not implemented.
- InvalidDeviceException.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- InvalidResourceFormatException - Exception in software.amazon.awssdk.services.kinesisvideo.model
-
The format of the
StreamARNis invalid. - InvalidResourceFormatException.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- IS_IP - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParseUrl
- isBuiltIn() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter
- isEndpoint() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleResult
- isError() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleResult
- isIp() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleUrl
- isNone() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value
- isNone() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.None
- isRequired() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter
- isResolved() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleResult
- IsSet - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.IsSet
- isStatic() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Template
- isUnresolved() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleResult
- isValidHostLabel(String, boolean) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RulesFunctions
- IsValidHostLabel - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.IsValidHostLabel
- IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.IsVirtualHostableS3Bucket
- iterator() - Method in class software.amazon.awssdk.services.kinesisvideo.paginators.DescribeMappedResourceConfigurationIterable
- iterator() - Method in class software.amazon.awssdk.services.kinesisvideo.paginators.ListEdgeAgentConfigurationsIterable
- iterator() - Method in class software.amazon.awssdk.services.kinesisvideo.paginators.ListSignalingChannelsIterable
- iterator() - Method in class software.amazon.awssdk.services.kinesisvideo.paginators.ListStreamsIterable
J
- jobStatusDetails() - Method in class software.amazon.awssdk.services.kinesisvideo.model.LastRecorderStatus
-
A description of a recorder job’s latest status.
- jobStatusDetails() - Method in class software.amazon.awssdk.services.kinesisvideo.model.LastUploaderStatus
-
A description of an uploader job’s latest status.
- jobStatusDetails(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.LastRecorderStatus.Builder
-
A description of a recorder job’s latest status.
- jobStatusDetails(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.LastUploaderStatus.Builder
-
A description of an uploader job’s latest status.
- JPEG - software.amazon.awssdk.services.kinesisvideo.model.Format
- JPEG_QUALITY - software.amazon.awssdk.services.kinesisvideo.model.FormatConfigKey
K
- key() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.GetAttr.Part.Key
- key() - Method in class software.amazon.awssdk.services.kinesisvideo.model.Tag
-
The key of the tag that is associated with the specified signaling channel.
- key(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.Tag.Builder
-
The key of the tag that is associated with the specified signaling channel.
- Key(Identifier) - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.GetAttr.Part.Key
- KinesisVideoAsyncClient - Interface in software.amazon.awssdk.services.kinesisvideo
-
Service client for accessing Kinesis Video asynchronously.
- KinesisVideoAsyncClientBuilder - Interface in software.amazon.awssdk.services.kinesisvideo
-
A builder for creating an instance of
KinesisVideoAsyncClient. - KinesisVideoAuthSchemeInterceptor - Class in software.amazon.awssdk.services.kinesisvideo.auth.scheme.internal
- KinesisVideoAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.kinesisvideo.auth.scheme.internal.KinesisVideoAuthSchemeInterceptor
- KinesisVideoAuthSchemeParams - Interface in software.amazon.awssdk.services.kinesisvideo.auth.scheme
-
The parameters object used to resolve the auth schemes for the KinesisVideo service.
- KinesisVideoAuthSchemeParams.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.auth.scheme
-
A builder for a
KinesisVideoAuthSchemeParams. - KinesisVideoAuthSchemeProvider - Interface in software.amazon.awssdk.services.kinesisvideo.auth.scheme
-
An auth scheme provider for KinesisVideo service.
- KinesisVideoBaseClientBuilder<B extends KinesisVideoBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.kinesisvideo
-
This includes configuration specific to Kinesis Video that is supported by both
KinesisVideoClientBuilderandKinesisVideoAsyncClientBuilder. - KinesisVideoClient - Interface in software.amazon.awssdk.services.kinesisvideo
-
Service client for accessing Kinesis Video.
- KinesisVideoClientBuilder - Interface in software.amazon.awssdk.services.kinesisvideo
-
A builder for creating an instance of
KinesisVideoClient. - KinesisVideoClientOption<T> - Class in software.amazon.awssdk.services.kinesisvideo.internal
- KinesisVideoEndpointParams - Class in software.amazon.awssdk.services.kinesisvideo.endpoints
-
The parameters object used to resolve an endpoint for the KinesisVideo service.
- KinesisVideoEndpointParams.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.endpoints
- KinesisVideoEndpointProvider - Interface in software.amazon.awssdk.services.kinesisvideo.endpoints
-
An endpoint provider for KinesisVideo.
- KinesisVideoException - Exception in software.amazon.awssdk.services.kinesisvideo.model
- KinesisVideoException(KinesisVideoException.Builder) - Constructor for exception software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoException
- KinesisVideoException.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- KinesisVideoException.BuilderImpl - Class in software.amazon.awssdk.services.kinesisvideo.model
- KinesisVideoRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- KinesisVideoRequest(KinesisVideoRequest.Builder) - Constructor for class software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoRequest
- KinesisVideoRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- KinesisVideoRequest.BuilderImpl - Class in software.amazon.awssdk.services.kinesisvideo.model
- KinesisVideoRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- KinesisVideoRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.KinesisVideoRequestSetEndpointInterceptor
- KinesisVideoResolveEndpointInterceptor - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- KinesisVideoResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.KinesisVideoResolveEndpointInterceptor
- KinesisVideoResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- KinesisVideoResponse(KinesisVideoResponse.Builder) - Constructor for class software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoResponse
- KinesisVideoResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- KinesisVideoResponse.BuilderImpl - Class in software.amazon.awssdk.services.kinesisvideo.model
- KinesisVideoResponseMetadata - Class in software.amazon.awssdk.services.kinesisvideo.model
- KinesisVideoServiceClientConfiguration - Class in software.amazon.awssdk.services.kinesisvideo
-
Class to expose the service client settings to the user.
- KinesisVideoServiceClientConfiguration(KinesisVideoServiceClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.kinesisvideo.KinesisVideoServiceClientConfiguration
- KinesisVideoServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.kinesisvideo
-
A builder for creating a
KinesisVideoServiceClientConfiguration - KinesisVideoServiceClientConfigurationBuilder - Class in software.amazon.awssdk.services.kinesisvideo.internal
- KinesisVideoServiceClientConfigurationBuilder() - Constructor for class software.amazon.awssdk.services.kinesisvideo.internal.KinesisVideoServiceClientConfigurationBuilder
- KinesisVideoServiceClientConfigurationBuilder(SdkClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.kinesisvideo.internal.KinesisVideoServiceClientConfigurationBuilder
- kmsKeyId() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateStreamRequest
-
The ID of the Key Management Service (KMS) key that you want Kinesis Video Streams to use to encrypt stream data.
- kmsKeyId() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StreamInfo
-
The ID of the Key Management Service (KMS) key that Kinesis Video Streams uses to encrypt data on the stream.
- kmsKeyId(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.CreateStreamRequest.Builder
-
The ID of the Key Management Service (KMS) key that you want Kinesis Video Streams to use to encrypt stream data.
- kmsKeyId(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StreamInfo.Builder
-
The ID of the Key Management Service (KMS) key that Kinesis Video Streams uses to encrypt data on the stream.
- knownValues() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.APIName
-
Use this in place of
APIName.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.ChannelProtocol
-
Use this in place of
ChannelProtocol.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.ChannelRole
-
Use this in place of
ChannelRole.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.ChannelType
-
Use this in place of
ChannelType.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.ComparisonOperator
-
Use this in place of
ComparisonOperator.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.ConfigurationStatus
-
Use this in place of
ConfigurationStatus.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.Format
-
Use this in place of
Format.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.FormatConfigKey
-
Use this in place of
FormatConfigKey.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.ImageSelectorType
-
Use this in place of
ImageSelectorType.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.MediaStorageConfigurationStatus
-
Use this in place of
MediaStorageConfigurationStatus.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.MediaUriType
-
Use this in place of
MediaUriType.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.RecorderStatus
-
Use this in place of
RecorderStatus.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.Status
-
Use this in place of
Status.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.StrategyOnFullSize
-
Use this in place of
StrategyOnFullSize.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.SyncStatus
-
Use this in place of
SyncStatus.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionOperation
-
Use this in place of
UpdateDataRetentionOperation.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.UploaderStatus
-
Use this in place of
UploaderStatus.values()to return aSetof all values known to the SDK.
L
- lastCollectedTime() - Method in class software.amazon.awssdk.services.kinesisvideo.model.LastRecorderStatus
-
The timestamp at which the recorder job was last executed and media stored to local disk.
- lastCollectedTime() - Method in class software.amazon.awssdk.services.kinesisvideo.model.LastUploaderStatus
-
The timestamp at which the uploader job was last executed and media collected to the cloud.
- lastCollectedTime(Instant) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.LastRecorderStatus.Builder
-
The timestamp at which the recorder job was last executed and media stored to local disk.
- lastCollectedTime(Instant) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.LastUploaderStatus.Builder
-
The timestamp at which the uploader job was last executed and media collected to the cloud.
- lastRecorderStatus() - Method in class software.amazon.awssdk.services.kinesisvideo.model.EdgeAgentStatus
-
The latest status of a stream’s edge recording job.
- lastRecorderStatus(Consumer<LastRecorderStatus.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.EdgeAgentStatus.Builder
-
The latest status of a stream’s edge recording job.
- lastRecorderStatus(LastRecorderStatus) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.EdgeAgentStatus.Builder
-
The latest status of a stream’s edge recording job.
- LastRecorderStatus - Class in software.amazon.awssdk.services.kinesisvideo.model
-
The latest status of a stream's edge recording job.
- LastRecorderStatus.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- lastUpdatedTime() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationResponse
-
The timestamp at which a stream’s edge configuration was last updated.
- lastUpdatedTime() - Method in class software.amazon.awssdk.services.kinesisvideo.model.LastRecorderStatus
-
The timestamp at which the recorder status was last updated.
- lastUpdatedTime() - Method in class software.amazon.awssdk.services.kinesisvideo.model.LastUploaderStatus
-
The timestamp at which the uploader status was last updated.
- lastUpdatedTime() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsEdgeConfig
-
The timestamp when the stream last updated the edge config.
- lastUpdatedTime() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateResponse
-
The timestamp at which a stream’s edge configuration was last updated.
- lastUpdatedTime(Instant) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationResponse.Builder
-
The timestamp at which a stream’s edge configuration was last updated.
- lastUpdatedTime(Instant) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.LastRecorderStatus.Builder
-
The timestamp at which the recorder status was last updated.
- lastUpdatedTime(Instant) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.LastUploaderStatus.Builder
-
The timestamp at which the uploader status was last updated.
- lastUpdatedTime(Instant) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsEdgeConfig.Builder
-
The timestamp when the stream last updated the edge config.
- lastUpdatedTime(Instant) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateResponse.Builder
-
The timestamp at which a stream’s edge configuration was last updated.
- lastUploaderStatus() - Method in class software.amazon.awssdk.services.kinesisvideo.model.EdgeAgentStatus
-
The latest status of a stream’s edge to cloud uploader job.
- lastUploaderStatus(Consumer<LastUploaderStatus.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.EdgeAgentStatus.Builder
-
The latest status of a stream’s edge to cloud uploader job.
- lastUploaderStatus(LastUploaderStatus) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.EdgeAgentStatus.Builder
-
The latest status of a stream’s edge to cloud uploader job.
- LastUploaderStatus - Class in software.amazon.awssdk.services.kinesisvideo.model
-
The latest status of a stream’s edge to cloud uploader job.
- LastUploaderStatus.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- LIST_FRAGMENTS - software.amazon.awssdk.services.kinesisvideo.model.APIName
- listAccess(List<T>, int) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RulesFunctions
- listEdgeAgentConfigurations(Consumer<ListEdgeAgentConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Returns an array of edge configurations associated with the specified Edge Agent.
- listEdgeAgentConfigurations(Consumer<ListEdgeAgentConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Returns an array of edge configurations associated with the specified Edge Agent.
- listEdgeAgentConfigurations(ListEdgeAgentConfigurationsRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Returns an array of edge configurations associated with the specified Edge Agent.
- listEdgeAgentConfigurations(ListEdgeAgentConfigurationsRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Returns an array of edge configurations associated with the specified Edge Agent.
- ListEdgeAgentConfigurationsEdgeConfig - Class in software.amazon.awssdk.services.kinesisvideo.model
-
A description of a single stream's edge configuration.
- ListEdgeAgentConfigurationsEdgeConfig.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- ListEdgeAgentConfigurationsIterable - Class in software.amazon.awssdk.services.kinesisvideo.paginators
-
Represents the output for the
KinesisVideoClient.listEdgeAgentConfigurationsPaginator(software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsRequest)operation which is a paginated operation. - ListEdgeAgentConfigurationsIterable(KinesisVideoClient, ListEdgeAgentConfigurationsRequest) - Constructor for class software.amazon.awssdk.services.kinesisvideo.paginators.ListEdgeAgentConfigurationsIterable
- listEdgeAgentConfigurationsPaginator(Consumer<ListEdgeAgentConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
- listEdgeAgentConfigurationsPaginator(Consumer<ListEdgeAgentConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
- listEdgeAgentConfigurationsPaginator(ListEdgeAgentConfigurationsRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
- listEdgeAgentConfigurationsPaginator(ListEdgeAgentConfigurationsRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
- ListEdgeAgentConfigurationsPublisher - Class in software.amazon.awssdk.services.kinesisvideo.paginators
-
Represents the output for the
KinesisVideoAsyncClient.listEdgeAgentConfigurationsPaginator(software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsRequest)operation which is a paginated operation. - ListEdgeAgentConfigurationsPublisher(KinesisVideoAsyncClient, ListEdgeAgentConfigurationsRequest) - Constructor for class software.amazon.awssdk.services.kinesisvideo.paginators.ListEdgeAgentConfigurationsPublisher
- ListEdgeAgentConfigurationsRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- ListEdgeAgentConfigurationsRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- ListEdgeAgentConfigurationsRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
ListEdgeAgentConfigurationsRequestMarshaller - ListEdgeAgentConfigurationsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.ListEdgeAgentConfigurationsRequestMarshaller
- ListEdgeAgentConfigurationsResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- ListEdgeAgentConfigurationsResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- listSignalingChannels(Consumer<ListSignalingChannelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Returns an array of
ChannelInfoobjects. - listSignalingChannels(Consumer<ListSignalingChannelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Returns an array of
ChannelInfoobjects. - listSignalingChannels(ListSignalingChannelsRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Returns an array of
ChannelInfoobjects. - listSignalingChannels(ListSignalingChannelsRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Returns an array of
ChannelInfoobjects. - ListSignalingChannelsIterable - Class in software.amazon.awssdk.services.kinesisvideo.paginators
-
Represents the output for the
KinesisVideoClient.listSignalingChannelsPaginator(software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsRequest)operation which is a paginated operation. - ListSignalingChannelsIterable(KinesisVideoClient, ListSignalingChannelsRequest) - Constructor for class software.amazon.awssdk.services.kinesisvideo.paginators.ListSignalingChannelsIterable
- listSignalingChannelsPaginator(Consumer<ListSignalingChannelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
This is a variant of
KinesisVideoAsyncClient.listSignalingChannels(software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsRequest)operation. - listSignalingChannelsPaginator(Consumer<ListSignalingChannelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
This is a variant of
KinesisVideoClient.listSignalingChannels(software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsRequest)operation. - listSignalingChannelsPaginator(ListSignalingChannelsRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
This is a variant of
KinesisVideoAsyncClient.listSignalingChannels(software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsRequest)operation. - listSignalingChannelsPaginator(ListSignalingChannelsRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
This is a variant of
KinesisVideoClient.listSignalingChannels(software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsRequest)operation. - ListSignalingChannelsPublisher - Class in software.amazon.awssdk.services.kinesisvideo.paginators
-
Represents the output for the
KinesisVideoAsyncClient.listSignalingChannelsPaginator(software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsRequest)operation which is a paginated operation. - ListSignalingChannelsPublisher(KinesisVideoAsyncClient, ListSignalingChannelsRequest) - Constructor for class software.amazon.awssdk.services.kinesisvideo.paginators.ListSignalingChannelsPublisher
- ListSignalingChannelsRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- ListSignalingChannelsRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- ListSignalingChannelsRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
ListSignalingChannelsRequestMarshaller - ListSignalingChannelsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.ListSignalingChannelsRequestMarshaller
- ListSignalingChannelsResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- ListSignalingChannelsResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- listStreams() - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Returns an array of
StreamInfoobjects. - listStreams() - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Returns an array of
StreamInfoobjects. - listStreams(Consumer<ListStreamsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Returns an array of
StreamInfoobjects. - listStreams(Consumer<ListStreamsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Returns an array of
StreamInfoobjects. - listStreams(ListStreamsRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Returns an array of
StreamInfoobjects. - listStreams(ListStreamsRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Returns an array of
StreamInfoobjects. - ListStreamsIterable - Class in software.amazon.awssdk.services.kinesisvideo.paginators
-
Represents the output for the
KinesisVideoClient.listStreamsPaginator(software.amazon.awssdk.services.kinesisvideo.model.ListStreamsRequest)operation which is a paginated operation. - ListStreamsIterable(KinesisVideoClient, ListStreamsRequest) - Constructor for class software.amazon.awssdk.services.kinesisvideo.paginators.ListStreamsIterable
- listStreamsPaginator() - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
This is a variant of
KinesisVideoAsyncClient.listStreams(software.amazon.awssdk.services.kinesisvideo.model.ListStreamsRequest)operation. - listStreamsPaginator() - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
This is a variant of
KinesisVideoClient.listStreams(software.amazon.awssdk.services.kinesisvideo.model.ListStreamsRequest)operation. - listStreamsPaginator(Consumer<ListStreamsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
This is a variant of
KinesisVideoAsyncClient.listStreams(software.amazon.awssdk.services.kinesisvideo.model.ListStreamsRequest)operation. - listStreamsPaginator(Consumer<ListStreamsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
This is a variant of
KinesisVideoClient.listStreams(software.amazon.awssdk.services.kinesisvideo.model.ListStreamsRequest)operation. - listStreamsPaginator(ListStreamsRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
This is a variant of
KinesisVideoAsyncClient.listStreams(software.amazon.awssdk.services.kinesisvideo.model.ListStreamsRequest)operation. - listStreamsPaginator(ListStreamsRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
This is a variant of
KinesisVideoClient.listStreams(software.amazon.awssdk.services.kinesisvideo.model.ListStreamsRequest)operation. - ListStreamsPublisher - Class in software.amazon.awssdk.services.kinesisvideo.paginators
-
Represents the output for the
KinesisVideoAsyncClient.listStreamsPaginator(software.amazon.awssdk.services.kinesisvideo.model.ListStreamsRequest)operation which is a paginated operation. - ListStreamsPublisher(KinesisVideoAsyncClient, ListStreamsRequest) - Constructor for class software.amazon.awssdk.services.kinesisvideo.paginators.ListStreamsPublisher
- ListStreamsRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- ListStreamsRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- ListStreamsRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
ListStreamsRequestMarshaller - ListStreamsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.ListStreamsRequestMarshaller
- ListStreamsResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- ListStreamsResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Returns a list of tags associated with the specified signaling channel.
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Returns a list of tags associated with the specified signaling channel.
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Returns a list of tags associated with the specified signaling channel.
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Returns a list of tags associated with the specified signaling channel.
- ListTagsForResourceRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
ListTagsForResourceRequestMarshaller - ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.ListTagsForResourceRequestMarshaller
- ListTagsForResourceResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- listTagsForStream(Consumer<ListTagsForStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Returns a list of tags associated with the specified stream.
- listTagsForStream(Consumer<ListTagsForStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Returns a list of tags associated with the specified stream.
- listTagsForStream(ListTagsForStreamRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Returns a list of tags associated with the specified stream.
- listTagsForStream(ListTagsForStreamRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Returns a list of tags associated with the specified stream.
- ListTagsForStreamRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- ListTagsForStreamRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- ListTagsForStreamRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
ListTagsForStreamRequestMarshaller - ListTagsForStreamRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.ListTagsForStreamRequestMarshaller
- ListTagsForStreamResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- ListTagsForStreamResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- Literal - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- Literal(String) - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Template.Literal
- Literal.Visitor<T> - Interface in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- loadPartitions() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.DefaultPartitionDataProvider
- loadPartitions() - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.PartitionDataProvider
- localSizeConfig() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeletionConfig
-
The value of the local size required in order to delete the edge configuration.
- localSizeConfig(Consumer<LocalSizeConfig.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DeletionConfig.Builder
-
The value of the local size required in order to delete the edge configuration.
- localSizeConfig(LocalSizeConfig) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DeletionConfig.Builder
-
The value of the local size required in order to delete the edge configuration.
- LocalSizeConfig - Class in software.amazon.awssdk.services.kinesisvideo.model
-
The configuration details that include the maximum size of the media (
MaxLocalMediaSizeInMB) that you want to store for a stream on the Edge Agent, as well as the strategy that should be used (StrategyOnFullSize) when a stream's maximum size has been reached. - LocalSizeConfig.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
M
- mappedResourceConfigurationList() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationResponse
-
A structure that encapsulates, or contains, the media storage configuration properties.
- mappedResourceConfigurationList() - Method in class software.amazon.awssdk.services.kinesisvideo.paginators.DescribeMappedResourceConfigurationIterable
-
Returns an iterable to iterate through the paginated
DescribeMappedResourceConfigurationResponse.mappedResourceConfigurationList()member. - mappedResourceConfigurationList() - Method in class software.amazon.awssdk.services.kinesisvideo.paginators.DescribeMappedResourceConfigurationPublisher
-
Returns a publisher that can be used to get a stream of data.
- mappedResourceConfigurationList(Collection<MappedResourceConfigurationListItem>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationResponse.Builder
-
A structure that encapsulates, or contains, the media storage configuration properties.
- mappedResourceConfigurationList(Consumer<MappedResourceConfigurationListItem.Builder>...) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationResponse.Builder
-
A structure that encapsulates, or contains, the media storage configuration properties.
- mappedResourceConfigurationList(MappedResourceConfigurationListItem...) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationResponse.Builder
-
A structure that encapsulates, or contains, the media storage configuration properties.
- MappedResourceConfigurationListItem - Class in software.amazon.awssdk.services.kinesisvideo.model
-
A structure that encapsulates, or contains, the media storage configuration properties.
- MappedResourceConfigurationListItem.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- marshall(CreateSignalingChannelRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.CreateSignalingChannelRequestMarshaller
- marshall(CreateStreamRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.CreateStreamRequestMarshaller
- marshall(DeleteEdgeConfigurationRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.DeleteEdgeConfigurationRequestMarshaller
- marshall(DeleteSignalingChannelRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.DeleteSignalingChannelRequestMarshaller
- marshall(DeleteStreamRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.DeleteStreamRequestMarshaller
- marshall(DescribeEdgeConfigurationRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.DescribeEdgeConfigurationRequestMarshaller
- marshall(DescribeImageGenerationConfigurationRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.DescribeImageGenerationConfigurationRequestMarshaller
- marshall(DescribeMappedResourceConfigurationRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.DescribeMappedResourceConfigurationRequestMarshaller
- marshall(DescribeMediaStorageConfigurationRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.DescribeMediaStorageConfigurationRequestMarshaller
- marshall(DescribeNotificationConfigurationRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.DescribeNotificationConfigurationRequestMarshaller
- marshall(DescribeSignalingChannelRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.DescribeSignalingChannelRequestMarshaller
- marshall(DescribeStreamRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.DescribeStreamRequestMarshaller
- marshall(GetDataEndpointRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.GetDataEndpointRequestMarshaller
- marshall(GetSignalingChannelEndpointRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.GetSignalingChannelEndpointRequestMarshaller
- marshall(ListEdgeAgentConfigurationsRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.ListEdgeAgentConfigurationsRequestMarshaller
- marshall(ListSignalingChannelsRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.ListSignalingChannelsRequestMarshaller
- marshall(ListStreamsRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.ListStreamsRequestMarshaller
- marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.ListTagsForResourceRequestMarshaller
- marshall(ListTagsForStreamRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.ListTagsForStreamRequestMarshaller
- marshall(StartEdgeConfigurationUpdateRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.StartEdgeConfigurationUpdateRequestMarshaller
- marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.TagResourceRequestMarshaller
- marshall(TagStreamRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.TagStreamRequestMarshaller
- marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.UntagResourceRequestMarshaller
- marshall(UntagStreamRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.UntagStreamRequestMarshaller
- marshall(UpdateDataRetentionRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.UpdateDataRetentionRequestMarshaller
- marshall(UpdateImageGenerationConfigurationRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.UpdateImageGenerationConfigurationRequestMarshaller
- marshall(UpdateMediaStorageConfigurationRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.UpdateMediaStorageConfigurationRequestMarshaller
- marshall(UpdateNotificationConfigurationRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.UpdateNotificationConfigurationRequestMarshaller
- marshall(UpdateSignalingChannelRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.UpdateSignalingChannelRequestMarshaller
- marshall(UpdateStreamRequest) - Method in class software.amazon.awssdk.services.kinesisvideo.transform.UpdateStreamRequestMarshaller
- MASTER - software.amazon.awssdk.services.kinesisvideo.model.ChannelRole
- maxLocalMediaSizeInMB() - Method in class software.amazon.awssdk.services.kinesisvideo.model.LocalSizeConfig
-
The overall maximum size of the media that you want to store for a stream on the Edge Agent.
- maxLocalMediaSizeInMB(Integer) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.LocalSizeConfig.Builder
-
The overall maximum size of the media that you want to store for a stream on the Edge Agent.
- maxResults() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationRequest
-
The maximum number of results to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsRequest
-
The maximum number of edge configurations to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsRequest
-
The maximum number of channels to return in the response.
- maxResults() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListStreamsRequest
-
The maximum number of streams to return in the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationRequest.Builder
-
The maximum number of results to return in the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsRequest.Builder
-
The maximum number of edge configurations to return in the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsRequest.Builder
-
The maximum number of channels to return in the response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListStreamsRequest.Builder
-
The maximum number of streams to return in the response.
- mediaSourceConfig() - Method in class software.amazon.awssdk.services.kinesisvideo.model.RecorderConfig
-
The configuration details that consist of the credentials required (
MediaUriSecretArnandMediaUriType) to access the media files streamed to the camera. - mediaSourceConfig(Consumer<MediaSourceConfig.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.RecorderConfig.Builder
-
The configuration details that consist of the credentials required (
MediaUriSecretArnandMediaUriType) to access the media files streamed to the camera. - mediaSourceConfig(MediaSourceConfig) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.RecorderConfig.Builder
-
The configuration details that consist of the credentials required (
MediaUriSecretArnandMediaUriType) to access the media files streamed to the camera. - MediaSourceConfig - Class in software.amazon.awssdk.services.kinesisvideo.model
-
The configuration details that consist of the credentials required (
MediaUriSecretArnandMediaUriType) to access the media files that are streamed to the camera. - MediaSourceConfig.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- mediaStorageConfiguration() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMediaStorageConfigurationResponse
-
A structure that encapsulates, or contains, the media storage configuration properties.
- mediaStorageConfiguration() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateMediaStorageConfigurationRequest
-
A structure that encapsulates, or contains, the media storage configuration properties.
- mediaStorageConfiguration(Consumer<MediaStorageConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeMediaStorageConfigurationResponse.Builder
-
A structure that encapsulates, or contains, the media storage configuration properties.
- mediaStorageConfiguration(Consumer<MediaStorageConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateMediaStorageConfigurationRequest.Builder
-
A structure that encapsulates, or contains, the media storage configuration properties.
- mediaStorageConfiguration(MediaStorageConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeMediaStorageConfigurationResponse.Builder
-
A structure that encapsulates, or contains, the media storage configuration properties.
- mediaStorageConfiguration(MediaStorageConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateMediaStorageConfigurationRequest.Builder
-
A structure that encapsulates, or contains, the media storage configuration properties.
- MediaStorageConfiguration - Class in software.amazon.awssdk.services.kinesisvideo.model
-
A structure that encapsulates, or contains, the media storage configuration properties.
- MediaStorageConfiguration.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- MediaStorageConfigurationStatus - Enum in software.amazon.awssdk.services.kinesisvideo.model
- mediaType() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateStreamRequest
-
The media type of the stream.
- mediaType() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StreamInfo
-
The
MediaTypeof the stream. - mediaType() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamRequest
-
The stream's media type.
- mediaType(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.CreateStreamRequest.Builder
-
The media type of the stream.
- mediaType(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StreamInfo.Builder
-
The
MediaTypeof the stream. - mediaType(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamRequest.Builder
-
The stream's media type.
- mediaUriSecretArn() - Method in class software.amazon.awssdk.services.kinesisvideo.model.MediaSourceConfig
-
The Amazon Web Services Secrets Manager ARN for the username and password of the camera, or a local media file location.
- mediaUriSecretArn(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.MediaSourceConfig.Builder
-
The Amazon Web Services Secrets Manager ARN for the username and password of the camera, or a local media file location.
- mediaUriType() - Method in class software.amazon.awssdk.services.kinesisvideo.model.MediaSourceConfig
-
The Uniform Resource Identifier (URI) type.
- mediaUriType(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.MediaSourceConfig.Builder
-
The Uniform Resource Identifier (URI) type.
- mediaUriType(MediaUriType) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.MediaSourceConfig.Builder
-
The Uniform Resource Identifier (URI) type.
- MediaUriType - Enum in software.amazon.awssdk.services.kinesisvideo.model
- mediaUriTypeAsString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.MediaSourceConfig
-
The Uniform Resource Identifier (URI) type.
- message() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter.Deprecated
- message(String) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.SourceException.BuilderImpl
- message(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.AccessDeniedException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.AccountChannelLimitExceededException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.AccountStreamLimitExceededException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ClientLimitExceededException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DeviceStreamLimitExceededException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.InvalidArgumentException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.InvalidDeviceException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.InvalidResourceFormatException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoException.Builder
- message(String) - Method in class software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoException.BuilderImpl
- message(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.NoDataRetentionException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.NotAuthorizedException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ResourceInUseException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ResourceNotFoundException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StreamEdgeConfigurationNotFoundException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.TagsPerResourceExceededLimitException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.VersionMismatchException.Builder
- messageTtlSeconds() - Method in class software.amazon.awssdk.services.kinesisvideo.model.SingleMasterConfiguration
-
The period of time a signaling channel retains undelivered messages before they are discarded.
- messageTtlSeconds(Integer) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.SingleMasterConfiguration.Builder
-
The period of time a signaling channel retains undelivered messages before they are discarded.
- modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.KinesisVideoRequestSetEndpointInterceptor
- modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.KinesisVideoResolveEndpointInterceptor
- modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.KinesisVideoResolveEndpointInterceptor
N
- name() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RulePartition
- name(String) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter.Builder
- name(String) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParameterReference.Builder
- name(String) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RulePartition.Builder
- name(Identifier) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter.Builder
- NAME - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.PartitionFn
- nextToken() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationRequest
-
The token to provide in your next request, to get another batch of results.
- nextToken() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationResponse
-
The token that was used in the
NextTokenrequest to fetch the next set of results. - nextToken() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsRequest
-
If you specify this parameter, when the result of a
ListEdgeAgentConfigurationsoperation is truncated, the call returns theNextTokenin the response. - nextToken() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsResponse
-
If the response is truncated, the call returns this element with a given token.
- nextToken() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsRequest
-
If you specify this parameter, when the result of a
ListSignalingChannelsoperation is truncated, the call returns theNextTokenin the response. - nextToken() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsResponse
-
If the response is truncated, the call returns this element with a token.
- nextToken() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListStreamsRequest
-
If you specify this parameter, when the result of a
ListStreamsoperation is truncated, the call returns theNextTokenin the response. - nextToken() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListStreamsResponse
-
If the response is truncated, the call returns this element with a token.
- nextToken() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForResourceRequest
-
If you specify this parameter and the result of a
ListTagsForResourcecall is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags. - nextToken() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForResourceResponse
-
If you specify this parameter and the result of a
ListTagsForResourcecall is truncated, the response includes a token that you can use in the next request to fetch the next set of tags. - nextToken() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamRequest
-
If you specify this parameter and the result of a
ListTagsForStreamcall is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags. - nextToken() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamResponse
-
If you specify this parameter and the result of a
ListTagscall is truncated, the response includes a token that you can use in the next request to fetch the next set of tags. - nextToken(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationRequest.Builder
-
The token to provide in your next request, to get another batch of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationResponse.Builder
-
The token that was used in the
NextTokenrequest to fetch the next set of results. - nextToken(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsRequest.Builder
-
If you specify this parameter, when the result of a
ListEdgeAgentConfigurationsoperation is truncated, the call returns theNextTokenin the response. - nextToken(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsResponse.Builder
-
If the response is truncated, the call returns this element with a given token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsRequest.Builder
-
If you specify this parameter, when the result of a
ListSignalingChannelsoperation is truncated, the call returns theNextTokenin the response. - nextToken(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsResponse.Builder
-
If the response is truncated, the call returns this element with a token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListStreamsRequest.Builder
-
If you specify this parameter, when the result of a
ListStreamsoperation is truncated, the call returns theNextTokenin the response. - nextToken(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListStreamsResponse.Builder
-
If the response is truncated, the call returns this element with a token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListTagsForResourceRequest.Builder
-
If you specify this parameter and the result of a
ListTagsForResourcecall is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags. - nextToken(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListTagsForResourceResponse.Builder
-
If you specify this parameter and the result of a
ListTagsForResourcecall is truncated, the response includes a token that you can use in the next request to fetch the next set of tags. - nextToken(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamRequest.Builder
-
If you specify this parameter and the result of a
ListTagsForStreamcall is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags. - nextToken(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamResponse.Builder
-
If you specify this parameter and the result of a
ListTagscall is truncated, the response includes a token that you can use in the next request to fetch the next set of tags. - NoDataRetentionException - Exception in software.amazon.awssdk.services.kinesisvideo.model
-
The Stream data retention in hours is equal to zero.
- NoDataRetentionException.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- none() - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value
- None() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.None
- NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParseUrl
- normalizedPath() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleUrl
- Not - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- Not(FnNode) - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Not
- NotAuthorizedException - Exception in software.amazon.awssdk.services.kinesisvideo.model
-
The caller is not authorized to perform this operation.
- NotAuthorizedException.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- notificationConfiguration() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeNotificationConfigurationResponse
-
The structure that contains the information required for notifications.
- notificationConfiguration() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateNotificationConfigurationRequest
-
The structure containing the information required for notifications.
- notificationConfiguration(Consumer<NotificationConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeNotificationConfigurationResponse.Builder
-
The structure that contains the information required for notifications.
- notificationConfiguration(Consumer<NotificationConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateNotificationConfigurationRequest.Builder
-
The structure containing the information required for notifications.
- notificationConfiguration(NotificationConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeNotificationConfigurationResponse.Builder
-
The structure that contains the information required for notifications.
- notificationConfiguration(NotificationConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateNotificationConfigurationRequest.Builder
-
The structure containing the information required for notifications.
- NotificationConfiguration - Class in software.amazon.awssdk.services.kinesisvideo.model
-
The structure that contains the notification information for the KVS images delivery.
- NotificationConfiguration.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- NotificationDestinationConfig - Class in software.amazon.awssdk.services.kinesisvideo.model
-
The structure that contains the information required to deliver a notification to a customer.
- NotificationDestinationConfig.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
O
- of(boolean) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Expr
- of(int) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Expr
- of(String) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Expr
- of(String) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.GetAttr.Part.Key
- of(String) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Identifier
- ofExpr(Expr) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.IsSet
- ofExpr(Expr) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Not
- ofExprs(String, Expr...) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FnNode
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Not
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParseArn
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParseUrl
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.PartitionFn
- ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.IsValidHostLabel
- ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.IsVirtualHostableS3Bucket
- ofExprs(Expr, int, int, Boolean) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Substring
- ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.BooleanEqualsFn
- ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.StringEqualsFn
- operation() - Method in class software.amazon.awssdk.services.kinesisvideo.auth.scheme.internal.DefaultKinesisVideoAuthSchemeParams
- operation() - Method in interface software.amazon.awssdk.services.kinesisvideo.auth.scheme.KinesisVideoAuthSchemeParams
-
Returns the operation for which to resolve the auth scheme.
- operation() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionRequest
-
Indicates whether you want to increase or decrease the retention period.
- operation(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.auth.scheme.KinesisVideoAuthSchemeParams.Builder
-
Set the operation for which to resolve the auth scheme.
- operation(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionRequest.Builder
-
Indicates whether you want to increase or decrease the retention period.
- operation(UpdateDataRetentionOperation) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionRequest.Builder
-
Indicates whether you want to increase or decrease the retention period.
- operationAsString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionRequest
-
Indicates whether you want to increase or decrease the retention period.
- outputs() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Partition
- outputs(Outputs) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Partition.Builder
- Outputs - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- Outputs.Builder - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- overrideConfiguration() - Method in class software.amazon.awssdk.services.kinesisvideo.internal.KinesisVideoServiceClientConfigurationBuilder
-
Gets the value for client override configuration
- overrideConfiguration() - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoServiceClientConfiguration.Builder
-
Gets the value for client override configuration
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.CreateStreamRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DeleteEdgeConfigurationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DeleteSignalingChannelRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DeleteStreamRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeImageGenerationConfigurationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeMediaStorageConfigurationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeNotificationConfigurationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeSignalingChannelRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeStreamRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListStreamsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListTagsForResourceRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.TagResourceRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.TagStreamRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UntagResourceRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UntagStreamRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateImageGenerationConfigurationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateMediaStorageConfigurationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateNotificationConfigurationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateSignalingChannelRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.CreateStreamRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DeleteEdgeConfigurationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DeleteSignalingChannelRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DeleteStreamRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeImageGenerationConfigurationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeMediaStorageConfigurationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeNotificationConfigurationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeSignalingChannelRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeStreamRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListStreamsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListTagsForResourceRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.TagResourceRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.TagStreamRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UntagResourceRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UntagStreamRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateImageGenerationConfigurationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateMediaStorageConfigurationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateNotificationConfigurationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateSignalingChannelRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamRequest.Builder
- overrideConfiguration(ClientOverrideConfiguration) - Method in class software.amazon.awssdk.services.kinesisvideo.internal.KinesisVideoServiceClientConfigurationBuilder
-
Sets the value for client override configuration
- overrideConfiguration(ClientOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoServiceClientConfiguration.Builder
-
Sets the value for client override configuration
P
- Parameter - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter
- Parameter.Builder - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- Parameter.Deprecated - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- ParameterReference - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- ParameterReference.Builder - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- parameters(Parameters) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointRuleset.Builder
- Parameters - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- Parameters.Builder - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- ParameterType - Enum in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- parse(String) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Arn
- parse(String) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleArn
- parse(String) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleUrl
- parse(String) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Template.Dynamic
- ParseArn - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParseArn
- parseShortform(String) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Expr
-
Parse a value from a "short form" used within a template
- parseURL(String) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RulesFunctions
- ParseUrl - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
-
Function to parse a URI from a string.
- ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParseUrl
- Part() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Template.Part
- partition() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Arn
- partition() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleArn
- Partition - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- PARTITION - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParseArn
- Partition.Builder - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- PartitionDataProvider - Interface in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- PartitionFn - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.PartitionFn
- partitions() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Partitions
- partitions(List<Partition>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Partitions.Builder
- Partitions - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- Partitions.Builder - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- path() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.GetAttr
- path() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleUrl
- path(String) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.GetAttr.Builder
- PATH - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParseUrl
- PNG - software.amazon.awssdk.services.kinesisvideo.model.Format
- pop() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Scope
- PRODUCER_TIMESTAMP - software.amazon.awssdk.services.kinesisvideo.model.ImageSelectorType
- properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Endpoint.Builder
- property(String, Value) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Endpoint.Builder
- propertyName() - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointAttributeProvider
- protocol() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ResourceEndpointListItem
-
The protocol of the signaling channel returned by the
GetSignalingChannelEndpointAPI. - protocol(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ResourceEndpointListItem.Builder
-
The protocol of the signaling channel returned by the
GetSignalingChannelEndpointAPI. - protocol(ChannelProtocol) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ResourceEndpointListItem.Builder
-
The protocol of the signaling channel returned by the
GetSignalingChannelEndpointAPI. - protocolAsString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ResourceEndpointListItem
-
The protocol of the signaling channel returned by the
GetSignalingChannelEndpointAPI. - protocols() - Method in class software.amazon.awssdk.services.kinesisvideo.model.SingleMasterChannelEndpointConfiguration
-
This property is used to determine the nature of communication over this
SINGLE_MASTERsignaling channel. - protocols(Collection<ChannelProtocol>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.SingleMasterChannelEndpointConfiguration.Builder
-
This property is used to determine the nature of communication over this
SINGLE_MASTERsignaling channel. - protocols(ChannelProtocol...) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.SingleMasterChannelEndpointConfiguration.Builder
-
This property is used to determine the nature of communication over this
SINGLE_MASTERsignaling channel. - protocolsAsStrings() - Method in class software.amazon.awssdk.services.kinesisvideo.model.SingleMasterChannelEndpointConfiguration
-
This property is used to determine the nature of communication over this
SINGLE_MASTERsignaling channel. - protocolsWithStrings(String...) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.SingleMasterChannelEndpointConfiguration.Builder
-
This property is used to determine the nature of communication over this
SINGLE_MASTERsignaling channel. - protocolsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.SingleMasterChannelEndpointConfiguration.Builder
-
This property is used to determine the nature of communication over this
SINGLE_MASTERsignaling channel. - push() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Scope
- PUT_MEDIA - software.amazon.awssdk.services.kinesisvideo.model.APIName
- putAuthScheme(AuthScheme<?>) - Method in class software.amazon.awssdk.services.kinesisvideo.internal.KinesisVideoServiceClientConfigurationBuilder
- putAuthScheme(AuthScheme<?>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoServiceClientConfiguration.Builder
- putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Partition.Builder
R
- recorderConfig() - Method in class software.amazon.awssdk.services.kinesisvideo.model.EdgeConfig
-
The recorder configuration consists of the local
MediaSourceConfigdetails, that are used as credentials to access the local media files streamed on the camera. - recorderConfig(Consumer<RecorderConfig.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.EdgeConfig.Builder
-
The recorder configuration consists of the local
MediaSourceConfigdetails, that are used as credentials to access the local media files streamed on the camera. - recorderConfig(RecorderConfig) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.EdgeConfig.Builder
-
The recorder configuration consists of the local
MediaSourceConfigdetails, that are used as credentials to access the local media files streamed on the camera. - RecorderConfig - Class in software.amazon.awssdk.services.kinesisvideo.model
-
The recorder configuration consists of the local
MediaSourceConfigdetails that are used as credentials to accesss the local media files streamed on the camera. - RecorderConfig.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- recorderStatus() - Method in class software.amazon.awssdk.services.kinesisvideo.model.LastRecorderStatus
-
The status of the latest recorder job.
- recorderStatus(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.LastRecorderStatus.Builder
-
The status of the latest recorder job.
- recorderStatus(RecorderStatus) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.LastRecorderStatus.Builder
-
The status of the latest recorder job.
- RecorderStatus - Enum in software.amazon.awssdk.services.kinesisvideo.model
- recorderStatusAsString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.LastRecorderStatus
-
The status of the latest recorder job.
- ref(Identifier) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Expr
- Ref - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
-
A reference to a field.
- Ref(Identifier) - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Ref
- region() - Method in class software.amazon.awssdk.services.kinesisvideo.auth.scheme.internal.DefaultKinesisVideoAuthSchemeParams
- region() - Method in interface software.amazon.awssdk.services.kinesisvideo.auth.scheme.KinesisVideoAuthSchemeParams
-
Returns the region.
- region() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Arn
- region() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleArn
- region() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.KinesisVideoEndpointParams
- region() - Method in class software.amazon.awssdk.services.kinesisvideo.internal.KinesisVideoServiceClientConfigurationBuilder
-
Gets the value for AWS region
- region() - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoServiceClientConfiguration.Builder
-
Gets the value for AWS region
- region(Region) - Method in interface software.amazon.awssdk.services.kinesisvideo.auth.scheme.KinesisVideoAuthSchemeParams.Builder
-
Set the region.
- region(Region) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.KinesisVideoEndpointParams.Builder
- region(Region) - Method in class software.amazon.awssdk.services.kinesisvideo.internal.KinesisVideoServiceClientConfigurationBuilder
-
Sets the value for AWS region
- region(Region) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoServiceClientConfiguration.Builder
-
Sets the value for AWS region
- REGION - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParseArn
- regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.AwsEndpointProviderUtils
- RegionOverride - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- RegionOverride.Builder - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- regionRegex() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Partition
- regionRegex(String) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Partition.Builder
- regions() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Partition
- regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Partition.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.AccessDeniedException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.AccountChannelLimitExceededException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.AccountStreamLimitExceededException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ClientLimitExceededException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DeviceStreamLimitExceededException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.InvalidArgumentException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.InvalidDeviceException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.InvalidResourceFormatException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoException.Builder
- requestId(String) - Method in class software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoException.BuilderImpl
- requestId(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.NoDataRetentionException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.NotAuthorizedException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ResourceInUseException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ResourceNotFoundException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StreamEdgeConfigurationNotFoundException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.TagsPerResourceExceededLimitException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.VersionMismatchException.Builder
- required(boolean) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter.Builder
- resolveAuthScheme(Consumer<KinesisVideoAuthSchemeParams.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.auth.scheme.KinesisVideoAuthSchemeProvider
-
Resolve the auth schemes based on the given set of parameters.
- resolveAuthScheme(KinesisVideoAuthSchemeParams) - Method in class software.amazon.awssdk.services.kinesisvideo.auth.scheme.internal.DefaultKinesisVideoAuthSchemeProvider
- resolveAuthScheme(KinesisVideoAuthSchemeParams) - Method in interface software.amazon.awssdk.services.kinesisvideo.auth.scheme.KinesisVideoAuthSchemeProvider
-
Resolve the auth schemes based on the given set of parameters.
- resolveEndpoint(Consumer<KinesisVideoEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.KinesisVideoEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(KinesisVideoEndpointParams) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.DefaultKinesisVideoEndpointProvider
- resolveEndpoint(KinesisVideoEndpointParams) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.KinesisVideoEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resource() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Arn
- resourceARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForResourceRequest
-
The Amazon Resource Name (ARN) of the signaling channel for which you want to list tags.
- resourceARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagResourceRequest
-
The Amazon Resource Name (ARN) of the signaling channel to which you want to add tags.
- resourceARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagResourceRequest
-
The Amazon Resource Name (ARN) of the signaling channel from which you want to remove tags.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListTagsForResourceRequest.Builder
-
The Amazon Resource Name (ARN) of the signaling channel for which you want to list tags.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.TagResourceRequest.Builder
-
The Amazon Resource Name (ARN) of the signaling channel to which you want to add tags.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UntagResourceRequest.Builder
-
The Amazon Resource Name (ARN) of the signaling channel from which you want to remove tags.
- resourceEndpoint() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ResourceEndpointListItem
-
The endpoint of the signaling channel returned by the
GetSignalingChannelEndpointAPI. - resourceEndpoint(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ResourceEndpointListItem.Builder
-
The endpoint of the signaling channel returned by the
GetSignalingChannelEndpointAPI. - resourceEndpointList() - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointResponse
-
A list of endpoints for the specified signaling channel.
- resourceEndpointList(Collection<ResourceEndpointListItem>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointResponse.Builder
-
A list of endpoints for the specified signaling channel.
- resourceEndpointList(Consumer<ResourceEndpointListItem.Builder>...) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointResponse.Builder
-
A list of endpoints for the specified signaling channel.
- resourceEndpointList(ResourceEndpointListItem...) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointResponse.Builder
-
A list of endpoints for the specified signaling channel.
- ResourceEndpointListItem - Class in software.amazon.awssdk.services.kinesisvideo.model
-
An object that describes the endpoint of the signaling channel returned by the
GetSignalingChannelEndpointAPI. - ResourceEndpointListItem.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- resourceId() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleArn
- ResourceInUseException - Exception in software.amazon.awssdk.services.kinesisvideo.model
-
When the input
StreamARNorChannelARNinCLOUD_STORAGE_MODEis already mapped to a different Kinesis Video Stream resource, or if the provided inputStreamARNorChannelARNis not in Active status, try one of the following : - ResourceInUseException.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- ResourceNotFoundException - Exception in software.amazon.awssdk.services.kinesisvideo.model
-
Amazon Kinesis Video Streams can't find the stream that you specified.
- ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- responseMetadata() - Method in interface software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoResponse.Builder
- responseMetadata() - Method in class software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoResponse.BuilderImpl
- responseMetadata() - Method in class software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoResponse
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoResponse.Builder
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoResponse.BuilderImpl
- result(String) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Condition.Builder
- reverse() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Substring
- role() - Method in class software.amazon.awssdk.services.kinesisvideo.model.SingleMasterChannelEndpointConfiguration
-
This property is used to determine messaging permissions in this
SINGLE_MASTERsignaling channel. - role(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.SingleMasterChannelEndpointConfiguration.Builder
-
This property is used to determine messaging permissions in this
SINGLE_MASTERsignaling channel. - role(ChannelRole) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.SingleMasterChannelEndpointConfiguration.Builder
-
This property is used to determine messaging permissions in this
SINGLE_MASTERsignaling channel. - roleAsString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.SingleMasterChannelEndpointConfiguration
-
This property is used to determine messaging permissions in this
SINGLE_MASTERsignaling channel. - RTSP_URI - software.amazon.awssdk.services.kinesisvideo.model.MediaUriType
- Rule - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Rule
- Rule.Builder - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- RuleArn - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- RuleEngine - Interface in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- RuleError - Exception in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleError
- RuleError.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- RuleEvaluator - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- RuleEvaluator() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleEvaluator
- ruleParams(SdkRequest, ExecutionAttributes) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.KinesisVideoResolveEndpointInterceptor
- RulePartition - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- RulePartition.Builder - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- RuleResult - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- RULES - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Rule
- RulesFunctions - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- RulesFunctions() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RulesFunctions
- RuleUrl - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
-
Represents a URL to be used internally for endpoint resolution.
- RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
-
Visitor for the right-hand side of rules (tree, error, endpoint)
S
- samplingInterval() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration
-
The time interval in milliseconds (ms) at which the images need to be generated from the stream.
- samplingInterval(Integer) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration.Builder
-
The time interval in milliseconds (ms) at which the images need to be generated from the stream.
- scheduleConfig() - Method in class software.amazon.awssdk.services.kinesisvideo.model.RecorderConfig
-
The configuration that consists of the
ScheduleExpressionand theDurationInMinutesdetails that specify the scheduling to record from a camera, or local media file, onto the Edge Agent. - scheduleConfig() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UploaderConfig
-
The configuration that consists of the
ScheduleExpressionand theDurationInMinutesdetails that specify the scheduling to record from a camera, or local media file, onto the Edge Agent. - scheduleConfig(Consumer<ScheduleConfig.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.RecorderConfig.Builder
-
The configuration that consists of the
ScheduleExpressionand theDurationInMinutesdetails that specify the scheduling to record from a camera, or local media file, onto the Edge Agent. - scheduleConfig(Consumer<ScheduleConfig.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UploaderConfig.Builder
-
The configuration that consists of the
ScheduleExpressionand theDurationInMinutesdetails that specify the scheduling to record from a camera, or local media file, onto the Edge Agent. - scheduleConfig(ScheduleConfig) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.RecorderConfig.Builder
-
The configuration that consists of the
ScheduleExpressionand theDurationInMinutesdetails that specify the scheduling to record from a camera, or local media file, onto the Edge Agent. - scheduleConfig(ScheduleConfig) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UploaderConfig.Builder
-
The configuration that consists of the
ScheduleExpressionand theDurationInMinutesdetails that specify the scheduling to record from a camera, or local media file, onto the Edge Agent. - ScheduleConfig - Class in software.amazon.awssdk.services.kinesisvideo.model
-
This API enables you to specify the duration that the camera, or local media file, should record onto the Edge Agent.
- ScheduleConfig.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- scheduleExpression() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ScheduleConfig
-
The Quartz cron expression that takes care of scheduling jobs to record from the camera, or local media file, onto the Edge Agent.
- scheduleExpression(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ScheduleConfig.Builder
-
The Quartz cron expression that takes care of scheduling jobs to record from the camera, or local media file, onto the Edge Agent.
- scheme() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleUrl
- SCHEME - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParseUrl
- Scope<T> - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- Scope() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Scope
- sdkFields() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.AccessDeniedException
- sdkFields() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.AccountChannelLimitExceededException
- sdkFields() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.AccountStreamLimitExceededException
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelInfo
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelNameCondition
- sdkFields() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.ClientLimitExceededException
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelResponse
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateStreamRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateStreamResponse
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteEdgeConfigurationRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteEdgeConfigurationResponse
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteSignalingChannelRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteSignalingChannelResponse
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteStreamRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteStreamResponse
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeletionConfig
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationResponse
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeImageGenerationConfigurationRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeImageGenerationConfigurationResponse
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationResponse
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMediaStorageConfigurationRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMediaStorageConfigurationResponse
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeNotificationConfigurationRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeNotificationConfigurationResponse
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeSignalingChannelRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeSignalingChannelResponse
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeStreamRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeStreamResponse
- sdkFields() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.DeviceStreamLimitExceededException
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.EdgeAgentStatus
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.EdgeConfig
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointResponse
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointResponse
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationDestinationConfig
- sdkFields() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.InvalidArgumentException
- sdkFields() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.InvalidDeviceException
- sdkFields() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.InvalidResourceFormatException
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.LastRecorderStatus
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.LastUploaderStatus
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsEdgeConfig
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListStreamsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListStreamsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForResourceRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForResourceResponse
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamResponse
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.LocalSizeConfig
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.MappedResourceConfigurationListItem
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.MediaSourceConfig
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.MediaStorageConfiguration
- sdkFields() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.NoDataRetentionException
- sdkFields() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.NotAuthorizedException
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.NotificationConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.NotificationDestinationConfig
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.RecorderConfig
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ResourceEndpointListItem
- sdkFields() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.ResourceInUseException
- sdkFields() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.ResourceNotFoundException
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ScheduleConfig
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.SingleMasterChannelEndpointConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.SingleMasterConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateResponse
- sdkFields() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.StreamEdgeConfigurationNotFoundException
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StreamInfo
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StreamNameCondition
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.Tag
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagResourceRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagResourceResponse
- sdkFields() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.TagsPerResourceExceededLimitException
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagStreamRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagStreamResponse
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagResourceRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagResourceResponse
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagStreamRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagStreamResponse
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionResponse
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateImageGenerationConfigurationRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateImageGenerationConfigurationResponse
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateMediaStorageConfigurationRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateMediaStorageConfigurationResponse
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateNotificationConfigurationRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateNotificationConfigurationResponse
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateSignalingChannelRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateSignalingChannelResponse
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamRequest
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamResponse
- sdkFields() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UploaderConfig
- sdkFields() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.VersionMismatchException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.AccessDeniedException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.AccountChannelLimitExceededException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.AccountStreamLimitExceededException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelInfo
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelNameCondition
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.ClientLimitExceededException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.CreateStreamRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.CreateStreamResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteEdgeConfigurationRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteEdgeConfigurationResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteSignalingChannelRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteSignalingChannelResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteStreamRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteStreamResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DeletionConfig
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeImageGenerationConfigurationRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeImageGenerationConfigurationResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMediaStorageConfigurationRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMediaStorageConfigurationResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeNotificationConfigurationRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeNotificationConfigurationResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeSignalingChannelRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeSignalingChannelResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeStreamRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeStreamResponse
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.DeviceStreamLimitExceededException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.EdgeAgentStatus
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.EdgeConfig
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationDestinationConfig
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.InvalidArgumentException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.InvalidDeviceException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.InvalidResourceFormatException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.LastRecorderStatus
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.LastUploaderStatus
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsEdgeConfig
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ListStreamsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ListStreamsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForResourceRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForResourceResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.LocalSizeConfig
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.MappedResourceConfigurationListItem
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.MediaSourceConfig
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.MediaStorageConfiguration
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.NoDataRetentionException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.NotAuthorizedException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.NotificationConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.NotificationDestinationConfig
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.RecorderConfig
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ResourceEndpointListItem
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.ResourceInUseException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.ResourceNotFoundException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.ScheduleConfig
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.SingleMasterChannelEndpointConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.SingleMasterConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateResponse
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.StreamEdgeConfigurationNotFoundException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.StreamInfo
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.StreamNameCondition
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.Tag
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.TagResourceRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.TagResourceResponse
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.TagsPerResourceExceededLimitException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.TagStreamRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.TagStreamResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UntagResourceRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UntagResourceResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UntagStreamRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UntagStreamResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateImageGenerationConfigurationRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateImageGenerationConfigurationResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateMediaStorageConfigurationRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateMediaStorageConfigurationResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateNotificationConfigurationRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateNotificationConfigurationResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateSignalingChannelRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateSignalingChannelResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesisvideo.model.UploaderConfig
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesisvideo.model.VersionMismatchException
- SERVER_TIMESTAMP - software.amazon.awssdk.services.kinesisvideo.model.ImageSelectorType
- service() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Arn
- service() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleArn
- SERVICE - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParseArn
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Value for looking up the service's metadata from the
ServiceMetadataProvider. - SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Value for looking up the service's metadata from the
ServiceMetadataProvider. - SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
- serviceId(String) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointRuleset.Builder
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
- setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.AwsEndpointProviderUtils
-
This sets the request URI to the resolved URI returned by the endpoint provider.
- since() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter.Deprecated
- SINGLE_MASTER - software.amazon.awssdk.services.kinesisvideo.model.ChannelType
- SingleArgFn - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.SingleArgFn
- singleMasterChannelEndpointConfiguration() - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointRequest
-
A structure containing the endpoint configuration for the
SINGLE_MASTERchannel type. - singleMasterChannelEndpointConfiguration(Consumer<SingleMasterChannelEndpointConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointRequest.Builder
-
A structure containing the endpoint configuration for the
SINGLE_MASTERchannel type. - singleMasterChannelEndpointConfiguration(SingleMasterChannelEndpointConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointRequest.Builder
-
A structure containing the endpoint configuration for the
SINGLE_MASTERchannel type. - SingleMasterChannelEndpointConfiguration - Class in software.amazon.awssdk.services.kinesisvideo.model
-
An object that contains the endpoint configuration for the
SINGLE_MASTERchannel type. - SingleMasterChannelEndpointConfiguration.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- singleMasterConfiguration() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelInfo
-
A structure that contains the configuration for the
SINGLE_MASTERchannel type. - singleMasterConfiguration() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelRequest
-
A structure containing the configuration for the
SINGLE_MASTERchannel type. - singleMasterConfiguration() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateSignalingChannelRequest
-
The structure containing the configuration for the
SINGLE_MASTERtype of the signaling channel that you want to update. - singleMasterConfiguration(Consumer<SingleMasterConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ChannelInfo.Builder
-
A structure that contains the configuration for the
SINGLE_MASTERchannel type. - singleMasterConfiguration(Consumer<SingleMasterConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelRequest.Builder
-
A structure containing the configuration for the
SINGLE_MASTERchannel type. - singleMasterConfiguration(Consumer<SingleMasterConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateSignalingChannelRequest.Builder
-
The structure containing the configuration for the
SINGLE_MASTERtype of the signaling channel that you want to update. - singleMasterConfiguration(SingleMasterConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ChannelInfo.Builder
-
A structure that contains the configuration for the
SINGLE_MASTERchannel type. - singleMasterConfiguration(SingleMasterConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelRequest.Builder
-
A structure containing the configuration for the
SINGLE_MASTERchannel type. - singleMasterConfiguration(SingleMasterConfiguration) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateSignalingChannelRequest.Builder
-
The structure containing the configuration for the
SINGLE_MASTERtype of the signaling channel that you want to update. - SingleMasterConfiguration - Class in software.amazon.awssdk.services.kinesisvideo.model
-
A structure that contains the configuration for the
SINGLE_MASTERchannel type. - SingleMasterConfiguration.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- size() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Array
- software.amazon.awssdk.services.kinesisvideo - package software.amazon.awssdk.services.kinesisvideo
- software.amazon.awssdk.services.kinesisvideo.auth.scheme - package software.amazon.awssdk.services.kinesisvideo.auth.scheme
- software.amazon.awssdk.services.kinesisvideo.auth.scheme.internal - package software.amazon.awssdk.services.kinesisvideo.auth.scheme.internal
- software.amazon.awssdk.services.kinesisvideo.endpoints - package software.amazon.awssdk.services.kinesisvideo.endpoints
- software.amazon.awssdk.services.kinesisvideo.endpoints.internal - package software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- software.amazon.awssdk.services.kinesisvideo.internal - package software.amazon.awssdk.services.kinesisvideo.internal
- software.amazon.awssdk.services.kinesisvideo.model - package software.amazon.awssdk.services.kinesisvideo.model
- software.amazon.awssdk.services.kinesisvideo.paginators - package software.amazon.awssdk.services.kinesisvideo.paginators
- software.amazon.awssdk.services.kinesisvideo.transform - package software.amazon.awssdk.services.kinesisvideo.transform
- SourceException - Exception in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- SourceException.BuilderImpl - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- startEdgeConfigurationUpdate(Consumer<StartEdgeConfigurationUpdateRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
An asynchronous API that updates a stream’s existing edge configuration.
- startEdgeConfigurationUpdate(Consumer<StartEdgeConfigurationUpdateRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
An asynchronous API that updates a stream’s existing edge configuration.
- startEdgeConfigurationUpdate(StartEdgeConfigurationUpdateRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
An asynchronous API that updates a stream’s existing edge configuration.
- startEdgeConfigurationUpdate(StartEdgeConfigurationUpdateRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
An asynchronous API that updates a stream’s existing edge configuration.
- StartEdgeConfigurationUpdateRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- StartEdgeConfigurationUpdateRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- StartEdgeConfigurationUpdateRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
StartEdgeConfigurationUpdateRequestMarshaller - StartEdgeConfigurationUpdateRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.StartEdgeConfigurationUpdateRequestMarshaller
- StartEdgeConfigurationUpdateResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- StartEdgeConfigurationUpdateResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- startIndex() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Substring
- startMultipartTemplate() - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.TemplateVisitor
-
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- status() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration
-
Indicates whether the
ContinuousImageGenerationConfigurationsAPI is enabled or disabled. - status() - Method in class software.amazon.awssdk.services.kinesisvideo.model.MediaStorageConfiguration
-
The status of the media storage configuration.
- status() - Method in class software.amazon.awssdk.services.kinesisvideo.model.NotificationConfiguration
-
Indicates if a notification configuration is enabled or disabled.
- status() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StreamInfo
-
The status of the stream.
- status(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration.Builder
-
Indicates whether the
ContinuousImageGenerationConfigurationsAPI is enabled or disabled. - status(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.MediaStorageConfiguration.Builder
-
The status of the media storage configuration.
- status(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.NotificationConfiguration.Builder
-
Indicates if a notification configuration is enabled or disabled.
- status(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StreamInfo.Builder
-
The status of the stream.
- status(ConfigurationStatus) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration.Builder
-
Indicates whether the
ContinuousImageGenerationConfigurationsAPI is enabled or disabled. - status(ConfigurationStatus) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.NotificationConfiguration.Builder
-
Indicates if a notification configuration is enabled or disabled.
- status(MediaStorageConfigurationStatus) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.MediaStorageConfiguration.Builder
-
The status of the media storage configuration.
- status(Status) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StreamInfo.Builder
-
The status of the stream.
- Status - Enum in software.amazon.awssdk.services.kinesisvideo.model
- statusAsString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration
-
Indicates whether the
ContinuousImageGenerationConfigurationsAPI is enabled or disabled. - statusAsString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.MediaStorageConfiguration
-
The status of the media storage configuration.
- statusAsString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.NotificationConfiguration
-
Indicates if a notification configuration is enabled or disabled.
- statusAsString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StreamInfo
-
The status of the stream.
- statusCode(int) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.AccessDeniedException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.AccountChannelLimitExceededException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.AccountStreamLimitExceededException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ClientLimitExceededException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DeviceStreamLimitExceededException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.InvalidArgumentException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.InvalidDeviceException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.InvalidResourceFormatException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoException.Builder
- statusCode(int) - Method in class software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoException.BuilderImpl
- statusCode(int) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.NoDataRetentionException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.NotAuthorizedException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ResourceInUseException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ResourceNotFoundException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StreamEdgeConfigurationNotFoundException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.TagsPerResourceExceededLimitException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.VersionMismatchException.Builder
- stopIndex() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Substring
- strategyOnFullSize() - Method in class software.amazon.awssdk.services.kinesisvideo.model.LocalSizeConfig
-
The strategy to perform when a stream’s
MaxLocalMediaSizeInMBlimit is reached. - strategyOnFullSize(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.LocalSizeConfig.Builder
-
The strategy to perform when a stream’s
MaxLocalMediaSizeInMBlimit is reached. - strategyOnFullSize(StrategyOnFullSize) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.LocalSizeConfig.Builder
-
The strategy to perform when a stream’s
MaxLocalMediaSizeInMBlimit is reached. - StrategyOnFullSize - Enum in software.amazon.awssdk.services.kinesisvideo.model
- strategyOnFullSizeAsString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.LocalSizeConfig
-
The strategy to perform when a stream’s
MaxLocalMediaSizeInMBlimit is reached. - streamARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateStreamResponse
-
The Amazon Resource Name (ARN) of the stream.
- streamARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteEdgeConfigurationRequest
-
The Amazon Resource Name (ARN) of the stream.
- streamARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteStreamRequest
-
The Amazon Resource Name (ARN) of the stream that you want to delete.
- streamARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationRequest
-
The Amazon Resource Name (ARN) of the stream.
- streamARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationResponse
-
The Amazon Resource Name (ARN) of the stream.
- streamARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeImageGenerationConfigurationRequest
-
The Amazon Resource Name (ARN) of the Kinesis video stream from which to retrieve the image generation configuration.
- streamARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationRequest
-
The Amazon Resource Name (ARN) of the stream.
- streamARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeNotificationConfigurationRequest
-
The Amazon Resource Name (ARN) of the Kinesis video stream from where you want to retrieve the notification configuration.
- streamARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeStreamRequest
-
The Amazon Resource Name (ARN) of the stream.
- streamARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointRequest
-
The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for.
- streamARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsEdgeConfig
-
The Amazon Resource Name (ARN) of the stream.
- streamARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamRequest
-
The Amazon Resource Name (ARN) of the stream that you want to list tags for.
- streamARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.MediaStorageConfiguration
-
The Amazon Resource Name (ARN) of the stream.
- streamARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateRequest
-
The Amazon Resource Name (ARN) of the stream.
- streamARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateResponse
-
The Amazon Resource Name (ARN) of the stream.
- streamARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StreamInfo
-
The Amazon Resource Name (ARN) of the stream.
- streamARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagStreamRequest
-
The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.
- streamARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagStreamRequest
-
The Amazon Resource Name (ARN) of the stream that you want to remove tags from.
- streamARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionRequest
-
The Amazon Resource Name (ARN) of the stream whose retention period you want to change.
- streamARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateImageGenerationConfigurationRequest
-
The Amazon Resource Name (ARN) of the Kinesis video stream from where you want to update the image generation configuration.
- streamARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateNotificationConfigurationRequest
-
The Amazon Resource Name (ARN) of the Kinesis video stream from where you want to update the notification configuration.
- streamARN() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamRequest
-
The ARN of the stream whose metadata you want to update.
- streamARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.CreateStreamResponse.Builder
-
The Amazon Resource Name (ARN) of the stream.
- streamARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DeleteEdgeConfigurationRequest.Builder
-
The Amazon Resource Name (ARN) of the stream.
- streamARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DeleteStreamRequest.Builder
-
The Amazon Resource Name (ARN) of the stream that you want to delete.
- streamARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationRequest.Builder
-
The Amazon Resource Name (ARN) of the stream.
- streamARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationResponse.Builder
-
The Amazon Resource Name (ARN) of the stream.
- streamARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeImageGenerationConfigurationRequest.Builder
-
The Amazon Resource Name (ARN) of the Kinesis video stream from which to retrieve the image generation configuration.
- streamARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationRequest.Builder
-
The Amazon Resource Name (ARN) of the stream.
- streamARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeNotificationConfigurationRequest.Builder
-
The Amazon Resource Name (ARN) of the Kinesis video stream from where you want to retrieve the notification configuration.
- streamARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeStreamRequest.Builder
-
The Amazon Resource Name (ARN) of the stream.
- streamARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointRequest.Builder
-
The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for.
- streamARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsEdgeConfig.Builder
-
The Amazon Resource Name (ARN) of the stream.
- streamARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamRequest.Builder
-
The Amazon Resource Name (ARN) of the stream that you want to list tags for.
- streamARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.MediaStorageConfiguration.Builder
-
The Amazon Resource Name (ARN) of the stream.
- streamARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateRequest.Builder
-
The Amazon Resource Name (ARN) of the stream.
- streamARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateResponse.Builder
-
The Amazon Resource Name (ARN) of the stream.
- streamARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StreamInfo.Builder
-
The Amazon Resource Name (ARN) of the stream.
- streamARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.TagStreamRequest.Builder
-
The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.
- streamARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UntagStreamRequest.Builder
-
The Amazon Resource Name (ARN) of the stream that you want to remove tags from.
- streamARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionRequest.Builder
-
The Amazon Resource Name (ARN) of the stream whose retention period you want to change.
- streamARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateImageGenerationConfigurationRequest.Builder
-
The Amazon Resource Name (ARN) of the Kinesis video stream from where you want to update the image generation configuration.
- streamARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateNotificationConfigurationRequest.Builder
-
The Amazon Resource Name (ARN) of the Kinesis video stream from where you want to update the notification configuration.
- streamARN(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamRequest.Builder
-
The ARN of the stream whose metadata you want to update.
- StreamEdgeConfigurationNotFoundException - Exception in software.amazon.awssdk.services.kinesisvideo.model
-
The Exception rendered when the Amazon Kinesis Video Stream can't find a stream's edge configuration that you specified.
- StreamEdgeConfigurationNotFoundException.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- streamInfo() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeStreamResponse
-
An object that describes the stream.
- streamInfo(Consumer<StreamInfo.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeStreamResponse.Builder
-
An object that describes the stream.
- streamInfo(StreamInfo) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeStreamResponse.Builder
-
An object that describes the stream.
- StreamInfo - Class in software.amazon.awssdk.services.kinesisvideo.model
-
An object describing a Kinesis video stream.
- StreamInfo.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- streamInfoList() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListStreamsResponse
-
An array of
StreamInfoobjects. - streamInfoList() - Method in class software.amazon.awssdk.services.kinesisvideo.paginators.ListStreamsIterable
-
Returns an iterable to iterate through the paginated
ListStreamsResponse.streamInfoList()member. - streamInfoList() - Method in class software.amazon.awssdk.services.kinesisvideo.paginators.ListStreamsPublisher
-
Returns a publisher that can be used to get a stream of data.
- streamInfoList(Collection<StreamInfo>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListStreamsResponse.Builder
-
An array of
StreamInfoobjects. - streamInfoList(Consumer<StreamInfo.Builder>...) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListStreamsResponse.Builder
-
An array of
StreamInfoobjects. - streamInfoList(StreamInfo...) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListStreamsResponse.Builder
-
An array of
StreamInfoobjects. - streamName() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateStreamRequest
-
A name for the stream that you are creating.
- streamName() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteEdgeConfigurationRequest
-
The name of the stream from which to delete the edge configuration.
- streamName() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationRequest
-
The name of the stream whose edge configuration you want to update.
- streamName() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationResponse
-
The name of the stream from which the edge configuration was updated.
- streamName() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeImageGenerationConfigurationRequest
-
The name of the stream from which to retrieve the image generation configuration.
- streamName() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationRequest
-
The name of the stream.
- streamName() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeNotificationConfigurationRequest
-
The name of the stream from which to retrieve the notification configuration.
- streamName() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeStreamRequest
-
The name of the stream.
- streamName() - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointRequest
-
The name of the stream that you want to get the endpoint for.
- streamName() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsEdgeConfig
-
The name of the stream.
- streamName() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamRequest
-
The name of the stream that you want to list tags for.
- streamName() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateRequest
-
The name of the stream whose edge configuration you want to update.
- streamName() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateResponse
-
The name of the stream from which the edge configuration was updated.
- streamName() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StreamInfo
-
The name of the stream.
- streamName() - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagStreamRequest
-
The name of the stream that you want to add the tag or tags to.
- streamName() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagStreamRequest
-
The name of the stream that you want to remove tags from.
- streamName() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionRequest
-
The name of the stream whose retention period you want to change.
- streamName() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateImageGenerationConfigurationRequest
-
The name of the stream from which to update the image generation configuration.
- streamName() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateNotificationConfigurationRequest
-
The name of the stream from which to update the notification configuration.
- streamName() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamRequest
-
The name of the stream whose metadata you want to update.
- streamName(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.CreateStreamRequest.Builder
-
A name for the stream that you are creating.
- streamName(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DeleteEdgeConfigurationRequest.Builder
-
The name of the stream from which to delete the edge configuration.
- streamName(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationRequest.Builder
-
The name of the stream whose edge configuration you want to update.
- streamName(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationResponse.Builder
-
The name of the stream from which the edge configuration was updated.
- streamName(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeImageGenerationConfigurationRequest.Builder
-
The name of the stream from which to retrieve the image generation configuration.
- streamName(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationRequest.Builder
-
The name of the stream.
- streamName(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeNotificationConfigurationRequest.Builder
-
The name of the stream from which to retrieve the notification configuration.
- streamName(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeStreamRequest.Builder
-
The name of the stream.
- streamName(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointRequest.Builder
-
The name of the stream that you want to get the endpoint for.
- streamName(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsEdgeConfig.Builder
-
The name of the stream.
- streamName(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamRequest.Builder
-
The name of the stream that you want to list tags for.
- streamName(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateRequest.Builder
-
The name of the stream whose edge configuration you want to update.
- streamName(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateResponse.Builder
-
The name of the stream from which the edge configuration was updated.
- streamName(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StreamInfo.Builder
-
The name of the stream.
- streamName(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.TagStreamRequest.Builder
-
The name of the stream that you want to add the tag or tags to.
- streamName(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UntagStreamRequest.Builder
-
The name of the stream that you want to remove tags from.
- streamName(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionRequest.Builder
-
The name of the stream whose retention period you want to change.
- streamName(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateImageGenerationConfigurationRequest.Builder
-
The name of the stream from which to update the image generation configuration.
- streamName(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateNotificationConfigurationRequest.Builder
-
The name of the stream from which to update the notification configuration.
- streamName(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamRequest.Builder
-
The name of the stream whose metadata you want to update.
- streamNameCondition() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListStreamsRequest
-
Optional: Returns only streams that satisfy a specific condition.
- streamNameCondition(Consumer<StreamNameCondition.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListStreamsRequest.Builder
-
Optional: Returns only streams that satisfy a specific condition.
- streamNameCondition(StreamNameCondition) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListStreamsRequest.Builder
-
Optional: Returns only streams that satisfy a specific condition.
- StreamNameCondition - Class in software.amazon.awssdk.services.kinesisvideo.model
-
Specifies the condition that streams must satisfy to be returned when you list streams (see the
ListStreamsAPI). - StreamNameCondition.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- STRING - software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParameterType
- stringEquals(String, String) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RulesFunctions
- StringEqualsFn - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.StringEqualsFn
- stringToParse() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Substring
- subscribe(Subscriber<? super DescribeMappedResourceConfigurationResponse>) - Method in class software.amazon.awssdk.services.kinesisvideo.paginators.DescribeMappedResourceConfigurationPublisher
- subscribe(Subscriber<? super ListEdgeAgentConfigurationsResponse>) - Method in class software.amazon.awssdk.services.kinesisvideo.paginators.ListEdgeAgentConfigurationsPublisher
- subscribe(Subscriber<? super ListSignalingChannelsResponse>) - Method in class software.amazon.awssdk.services.kinesisvideo.paginators.ListSignalingChannelsPublisher
- subscribe(Subscriber<? super ListStreamsResponse>) - Method in class software.amazon.awssdk.services.kinesisvideo.paginators.ListStreamsPublisher
- substring(String, int, int, boolean) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RulesFunctions
- Substring - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- Substring(FnNode) - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Substring
- SUBSTRING - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Substring
- SUCCESS - software.amazon.awssdk.services.kinesisvideo.model.RecorderStatus
- SUCCESS - software.amazon.awssdk.services.kinesisvideo.model.UploaderStatus
- SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.PartitionFn
- SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.PartitionFn
- supportsDualStack() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Outputs
- supportsDualStack() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RulePartition
- supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Outputs.Builder
- supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RulePartition.Builder
- supportsFips() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Outputs
- supportsFips() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RulePartition
- supportsFips(boolean) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Outputs.Builder
- supportsFips(boolean) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RulePartition.Builder
- supportsFIPS() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RulePartition
- SYNC_FAILED - software.amazon.awssdk.services.kinesisvideo.model.SyncStatus
- SYNCING - software.amazon.awssdk.services.kinesisvideo.model.SyncStatus
- syncStatus() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationResponse
-
The latest status of the edge configuration update.
- syncStatus() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsEdgeConfig
-
The current sync status of the stream's edge configuration.
- syncStatus() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateResponse
-
The current sync status of the stream's edge configuration.
- syncStatus(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationResponse.Builder
-
The latest status of the edge configuration update.
- syncStatus(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsEdgeConfig.Builder
-
The current sync status of the stream's edge configuration.
- syncStatus(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateResponse.Builder
-
The current sync status of the stream's edge configuration.
- syncStatus(SyncStatus) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationResponse.Builder
-
The latest status of the edge configuration update.
- syncStatus(SyncStatus) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsEdgeConfig.Builder
-
The current sync status of the stream's edge configuration.
- syncStatus(SyncStatus) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateResponse.Builder
-
The current sync status of the stream's edge configuration.
- SyncStatus - Enum in software.amazon.awssdk.services.kinesisvideo.model
- syncStatusAsString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationResponse
-
The latest status of the edge configuration update.
- syncStatusAsString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsEdgeConfig
-
The current sync status of the stream's edge configuration.
- syncStatusAsString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateResponse
-
The current sync status of the stream's edge configuration.
- SYSTEM_ERROR - software.amazon.awssdk.services.kinesisvideo.model.RecorderStatus
- SYSTEM_ERROR - software.amazon.awssdk.services.kinesisvideo.model.UploaderStatus
T
- Tag - Class in software.amazon.awssdk.services.kinesisvideo.model
-
A key and value pair that is associated with the specified signaling channel.
- Tag.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- tagKeyList() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagResourceRequest
-
A list of the keys of the tags that you want to remove.
- tagKeyList() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagStreamRequest
-
A list of the keys of the tags that you want to remove.
- tagKeyList(String...) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UntagResourceRequest.Builder
-
A list of the keys of the tags that you want to remove.
- tagKeyList(String...) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UntagStreamRequest.Builder
-
A list of the keys of the tags that you want to remove.
- tagKeyList(Collection<String>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UntagResourceRequest.Builder
-
A list of the keys of the tags that you want to remove.
- tagKeyList(Collection<String>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.UntagStreamRequest.Builder
-
A list of the keys of the tags that you want to remove.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Adds one or more tags to a signaling channel.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Adds one or more tags to a signaling channel.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Adds one or more tags to a signaling channel.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Adds one or more tags to a signaling channel.
- TagResourceRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
TagResourceRequestMarshaller - TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.TagResourceRequestMarshaller
- TagResourceResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- tags() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelRequest
-
A set of tags (key-value pairs) that you want to associate with this channel.
- tags() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateStreamRequest
-
A list of tags to associate with the specified stream.
- tags() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForResourceResponse
-
A map of tag keys and values associated with the specified signaling channel.
- tags() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamResponse
-
A map of tag keys and values associated with the specified stream.
- tags() - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagResourceRequest
-
A list of tags to associate with the specified signaling channel.
- tags() - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagStreamRequest
-
A list of tags to associate with the specified stream.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelRequest.Builder
-
A set of tags (key-value pairs) that you want to associate with this channel.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.TagResourceRequest.Builder
-
A list of tags to associate with the specified signaling channel.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelRequest.Builder
-
A set of tags (key-value pairs) that you want to associate with this channel.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.TagResourceRequest.Builder
-
A list of tags to associate with the specified signaling channel.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.CreateStreamRequest.Builder
-
A list of tags to associate with the specified stream.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListTagsForResourceResponse.Builder
-
A map of tag keys and values associated with the specified signaling channel.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamResponse.Builder
-
A map of tag keys and values associated with the specified stream.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.TagStreamRequest.Builder
-
A list of tags to associate with the specified stream.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelRequest.Builder
-
A set of tags (key-value pairs) that you want to associate with this channel.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.TagResourceRequest.Builder
-
A list of tags to associate with the specified signaling channel.
- TagsPerResourceExceededLimitException - Exception in software.amazon.awssdk.services.kinesisvideo.model
-
You have exceeded the limit of tags that you can associate with the resource.
- TagsPerResourceExceededLimitException.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- tagStream(Consumer<TagStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Adds one or more tags to a stream.
- tagStream(Consumer<TagStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Adds one or more tags to a stream.
- tagStream(TagStreamRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Adds one or more tags to a stream.
- tagStream(TagStreamRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Adds one or more tags to a stream.
- TagStreamRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- TagStreamRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- TagStreamRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
TagStreamRequestMarshaller - TagStreamRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.TagStreamRequestMarshaller
- TagStreamResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- TagStreamResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- target() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.GetAttr
- target() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Not
- target() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.SingleArgFn
- target(Expr) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.GetAttr.Builder
- template() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Expr
- template() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.GetAttr
- template() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter
- template() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Ref
- Template - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
-
Template represents a "Template Literal".
- Template.Dynamic - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- Template.Literal - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- Template.Part - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- TemplateVisitor<T> - Interface in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
-
For code generating from a template, use a `TemplateVisitor`.
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.auth.scheme.internal.DefaultKinesisVideoAuthSchemeParams
- toBuilder() - Method in interface software.amazon.awssdk.services.kinesisvideo.auth.scheme.KinesisVideoAuthSchemeParams
-
Returns a
KinesisVideoAuthSchemeParams.Builderto customize the parameters. - toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.KinesisVideoEndpointParams
- toBuilder() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.AccessDeniedException
- toBuilder() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.AccountChannelLimitExceededException
- toBuilder() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.AccountStreamLimitExceededException
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelInfo
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelNameCondition
- toBuilder() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.ClientLimitExceededException
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelResponse
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateStreamRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateStreamResponse
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteEdgeConfigurationRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteEdgeConfigurationResponse
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteSignalingChannelRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteSignalingChannelResponse
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteStreamRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteStreamResponse
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeletionConfig
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationResponse
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeImageGenerationConfigurationRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeImageGenerationConfigurationResponse
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationResponse
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMediaStorageConfigurationRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMediaStorageConfigurationResponse
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeNotificationConfigurationRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeNotificationConfigurationResponse
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeSignalingChannelRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeSignalingChannelResponse
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeStreamRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeStreamResponse
- toBuilder() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.DeviceStreamLimitExceededException
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.EdgeAgentStatus
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.EdgeConfig
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointResponse
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointResponse
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationDestinationConfig
- toBuilder() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.InvalidArgumentException
- toBuilder() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.InvalidDeviceException
- toBuilder() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.InvalidResourceFormatException
- toBuilder() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoException
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.LastRecorderStatus
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.LastUploaderStatus
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsEdgeConfig
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListStreamsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListStreamsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForResourceRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForResourceResponse
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamResponse
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.LocalSizeConfig
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.MappedResourceConfigurationListItem
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.MediaSourceConfig
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.MediaStorageConfiguration
- toBuilder() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.NoDataRetentionException
- toBuilder() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.NotAuthorizedException
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.NotificationConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.NotificationDestinationConfig
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.RecorderConfig
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ResourceEndpointListItem
- toBuilder() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.ResourceInUseException
- toBuilder() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.ResourceNotFoundException
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ScheduleConfig
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.SingleMasterChannelEndpointConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.SingleMasterConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateResponse
- toBuilder() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.StreamEdgeConfigurationNotFoundException
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StreamInfo
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StreamNameCondition
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.Tag
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagResourceRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagResourceResponse
- toBuilder() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.TagsPerResourceExceededLimitException
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagStreamRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagStreamResponse
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagResourceRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagResourceResponse
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagStreamRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagStreamResponse
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionResponse
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateImageGenerationConfigurationRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateImageGenerationConfigurationResponse
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateMediaStorageConfigurationRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateMediaStorageConfigurationResponse
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateNotificationConfigurationRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateNotificationConfigurationResponse
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateSignalingChannelRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateSignalingChannelResponse
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamRequest
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamResponse
- toBuilder() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UploaderConfig
- toBuilder() - Method in exception software.amazon.awssdk.services.kinesisvideo.model.VersionMismatchException
- toList() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameters
- toParameterReference() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter
- toParameterReference() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParameterReference
- toParameterReference() - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ToParameterReference
- ToParameterReference - Interface in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Arn
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Condition
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointResult
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointRule
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointRuleset
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ErrorRule
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FatScope
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Fn
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.GetAttr.Part.Index
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.GetAttr.Part.Key
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.GetAttr
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Identifier
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Literal
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Outputs
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter.Deprecated
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParameterReference
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameters
- toString() - Method in enum software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParameterType
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Partitions
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Ref
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleArn
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Scope
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Template.Dynamic
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Template.Literal
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Template
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.TreeRule
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Array
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Endpoint
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Record
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Str
- toString() - Method in enum software.amazon.awssdk.services.kinesisvideo.model.APIName
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelInfo
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelNameCondition
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.kinesisvideo.model.ChannelProtocol
- toString() - Method in enum software.amazon.awssdk.services.kinesisvideo.model.ChannelRole
- toString() - Method in enum software.amazon.awssdk.services.kinesisvideo.model.ChannelType
- toString() - Method in enum software.amazon.awssdk.services.kinesisvideo.model.ComparisonOperator
- toString() - Method in enum software.amazon.awssdk.services.kinesisvideo.model.ConfigurationStatus
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateSignalingChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateStreamRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.CreateStreamResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteEdgeConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteEdgeConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteSignalingChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteSignalingChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteStreamRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeleteStreamResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DeletionConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeEdgeConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeImageGenerationConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeImageGenerationConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMappedResourceConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMediaStorageConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeMediaStorageConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeNotificationConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeNotificationConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeSignalingChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeSignalingChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeStreamRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.DescribeStreamResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.EdgeAgentStatus
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.EdgeConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.kinesisvideo.model.Format
- toString() - Method in enum software.amazon.awssdk.services.kinesisvideo.model.FormatConfigKey
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetDataEndpointResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.GetSignalingChannelEndpointResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationDestinationConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.kinesisvideo.model.ImageSelectorType
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.LastRecorderStatus
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.LastUploaderStatus
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsEdgeConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListEdgeAgentConfigurationsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListSignalingChannelsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListStreamsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListStreamsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ListTagsForStreamResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.LocalSizeConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.MappedResourceConfigurationListItem
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.MediaSourceConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.MediaStorageConfiguration
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.kinesisvideo.model.MediaStorageConfigurationStatus
- toString() - Method in enum software.amazon.awssdk.services.kinesisvideo.model.MediaUriType
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.NotificationConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.NotificationDestinationConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.RecorderConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.kinesisvideo.model.RecorderStatus
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ResourceEndpointListItem
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ScheduleConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.SingleMasterChannelEndpointConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.SingleMasterConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StartEdgeConfigurationUpdateResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.kinesisvideo.model.Status
- toString() - Method in enum software.amazon.awssdk.services.kinesisvideo.model.StrategyOnFullSize
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StreamInfo
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StreamNameCondition
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.kinesisvideo.model.SyncStatus
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagStreamRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.TagStreamResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagStreamRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UntagStreamResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionOperation
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateImageGenerationConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateImageGenerationConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateMediaStorageConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateMediaStorageConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateNotificationConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateNotificationConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateSignalingChannelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateSignalingChannelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UpdateStreamResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.UploaderConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.kinesisvideo.model.UploaderStatus
- TREE - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Rule
- treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Rule.Builder
- TreeRule - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.TreeRule
- type() - Method in class software.amazon.awssdk.services.kinesisvideo.model.MappedResourceConfigurationListItem
-
The type of the associated resource for the kinesis video stream.
- type(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.MappedResourceConfigurationListItem.Builder
-
The type of the associated resource for the kinesis video stream.
- type(ParameterType) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter.Builder
- TYPE - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter
- TYPE - Static variable in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Rule
- types() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FatScope
U
- unescape(String) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Template.Literal
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kinesisvideo.model.APIName
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kinesisvideo.model.ChannelProtocol
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kinesisvideo.model.ChannelRole
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kinesisvideo.model.ChannelType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kinesisvideo.model.ComparisonOperator
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kinesisvideo.model.ConfigurationStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kinesisvideo.model.Format
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kinesisvideo.model.FormatConfigKey
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kinesisvideo.model.ImageSelectorType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kinesisvideo.model.MediaStorageConfigurationStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kinesisvideo.model.MediaUriType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kinesisvideo.model.RecorderStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kinesisvideo.model.Status
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kinesisvideo.model.StrategyOnFullSize
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kinesisvideo.model.SyncStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionOperation
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.kinesisvideo.model.UploaderStatus
- untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Removes one or more tags from a signaling channel.
- untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Removes one or more tags from a signaling channel.
- untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Removes one or more tags from a signaling channel.
- untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Removes one or more tags from a signaling channel.
- UntagResourceRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
UntagResourceRequestMarshaller - UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.UntagResourceRequestMarshaller
- UntagResourceResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- untagStream(Consumer<UntagStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Removes one or more tags from a stream.
- untagStream(Consumer<UntagStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Removes one or more tags from a stream.
- untagStream(UntagStreamRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Removes one or more tags from a stream.
- untagStream(UntagStreamRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Removes one or more tags from a stream.
- UntagStreamRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- UntagStreamRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- UntagStreamRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
UntagStreamRequestMarshaller - UntagStreamRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.UntagStreamRequestMarshaller
- UntagStreamResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- UntagStreamResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- updateDataRetention(Consumer<UpdateDataRetentionRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Increases or decreases the stream's data retention period by the value that you specify.
- updateDataRetention(Consumer<UpdateDataRetentionRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Increases or decreases the stream's data retention period by the value that you specify.
- updateDataRetention(UpdateDataRetentionRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Increases or decreases the stream's data retention period by the value that you specify.
- updateDataRetention(UpdateDataRetentionRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Increases or decreases the stream's data retention period by the value that you specify.
- UpdateDataRetentionOperation - Enum in software.amazon.awssdk.services.kinesisvideo.model
- UpdateDataRetentionRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- UpdateDataRetentionRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- UpdateDataRetentionRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
UpdateDataRetentionRequestMarshaller - UpdateDataRetentionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.UpdateDataRetentionRequestMarshaller
- UpdateDataRetentionResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- UpdateDataRetentionResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- updateImageGenerationConfiguration(Consumer<UpdateImageGenerationConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Updates the
StreamInfoandImageProcessingConfigurationfields. - updateImageGenerationConfiguration(Consumer<UpdateImageGenerationConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Updates the
StreamInfoandImageProcessingConfigurationfields. - updateImageGenerationConfiguration(UpdateImageGenerationConfigurationRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Updates the
StreamInfoandImageProcessingConfigurationfields. - updateImageGenerationConfiguration(UpdateImageGenerationConfigurationRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Updates the
StreamInfoandImageProcessingConfigurationfields. - UpdateImageGenerationConfigurationRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- UpdateImageGenerationConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- UpdateImageGenerationConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
UpdateImageGenerationConfigurationRequestMarshaller - UpdateImageGenerationConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.UpdateImageGenerationConfigurationRequestMarshaller
- UpdateImageGenerationConfigurationResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- UpdateImageGenerationConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- updateMediaStorageConfiguration(Consumer<UpdateMediaStorageConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Associates a
SignalingChannelto a stream to store the media. - updateMediaStorageConfiguration(Consumer<UpdateMediaStorageConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Associates a
SignalingChannelto a stream to store the media. - updateMediaStorageConfiguration(UpdateMediaStorageConfigurationRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Associates a
SignalingChannelto a stream to store the media. - updateMediaStorageConfiguration(UpdateMediaStorageConfigurationRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Associates a
SignalingChannelto a stream to store the media. - UpdateMediaStorageConfigurationRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- UpdateMediaStorageConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- UpdateMediaStorageConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
UpdateMediaStorageConfigurationRequestMarshaller - UpdateMediaStorageConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.UpdateMediaStorageConfigurationRequestMarshaller
- UpdateMediaStorageConfigurationResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- UpdateMediaStorageConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- updateNotificationConfiguration(Consumer<UpdateNotificationConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Updates the notification information for a stream.
- updateNotificationConfiguration(Consumer<UpdateNotificationConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Updates the notification information for a stream.
- updateNotificationConfiguration(UpdateNotificationConfigurationRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Updates the notification information for a stream.
- updateNotificationConfiguration(UpdateNotificationConfigurationRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Updates the notification information for a stream.
- UpdateNotificationConfigurationRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- UpdateNotificationConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- UpdateNotificationConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
UpdateNotificationConfigurationRequestMarshaller - UpdateNotificationConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.UpdateNotificationConfigurationRequestMarshaller
- UpdateNotificationConfigurationResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- UpdateNotificationConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- updateSignalingChannel(Consumer<UpdateSignalingChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Updates the existing signaling channel.
- updateSignalingChannel(Consumer<UpdateSignalingChannelRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Updates the existing signaling channel.
- updateSignalingChannel(UpdateSignalingChannelRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Updates the existing signaling channel.
- updateSignalingChannel(UpdateSignalingChannelRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Updates the existing signaling channel.
- UpdateSignalingChannelRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- UpdateSignalingChannelRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- UpdateSignalingChannelRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
UpdateSignalingChannelRequestMarshaller - UpdateSignalingChannelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.UpdateSignalingChannelRequestMarshaller
- UpdateSignalingChannelResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- UpdateSignalingChannelResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- updateStream(Consumer<UpdateStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Updates stream metadata, such as the device name and media type.
- updateStream(Consumer<UpdateStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Updates stream metadata, such as the device name and media type.
- updateStream(UpdateStreamRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoAsyncClient
-
Updates stream metadata, such as the device name and media type.
- updateStream(UpdateStreamRequest) - Method in interface software.amazon.awssdk.services.kinesisvideo.KinesisVideoClient
-
Updates stream metadata, such as the device name and media type.
- UpdateStreamRequest - Class in software.amazon.awssdk.services.kinesisvideo.model
- UpdateStreamRequest.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- UpdateStreamRequestMarshaller - Class in software.amazon.awssdk.services.kinesisvideo.transform
-
UpdateStreamRequestMarshaller - UpdateStreamRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesisvideo.transform.UpdateStreamRequestMarshaller
- UpdateStreamResponse - Class in software.amazon.awssdk.services.kinesisvideo.model
- UpdateStreamResponse.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- UPDATING - software.amazon.awssdk.services.kinesisvideo.model.Status
- uploaderConfig() - Method in class software.amazon.awssdk.services.kinesisvideo.model.EdgeConfig
-
The uploader configuration contains the
ScheduleExpressiondetails that are used to schedule upload jobs for the recorded media files from the Edge Agent to a Kinesis Video Stream. - uploaderConfig(Consumer<UploaderConfig.Builder>) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.EdgeConfig.Builder
-
The uploader configuration contains the
ScheduleExpressiondetails that are used to schedule upload jobs for the recorded media files from the Edge Agent to a Kinesis Video Stream. - uploaderConfig(UploaderConfig) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.EdgeConfig.Builder
-
The uploader configuration contains the
ScheduleExpressiondetails that are used to schedule upload jobs for the recorded media files from the Edge Agent to a Kinesis Video Stream. - UploaderConfig - Class in software.amazon.awssdk.services.kinesisvideo.model
-
The configuration that consists of the
ScheduleExpressionand theDurationInMinutesdetails that specify the scheduling to record from a camera, or local media file, onto the Edge Agent. - UploaderConfig.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- uploaderStatus() - Method in class software.amazon.awssdk.services.kinesisvideo.model.LastUploaderStatus
-
The status of the latest uploader job.
- uploaderStatus(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.LastUploaderStatus.Builder
-
The status of the latest uploader job.
- uploaderStatus(UploaderStatus) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.LastUploaderStatus.Builder
-
The status of the latest uploader job.
- UploaderStatus - Enum in software.amazon.awssdk.services.kinesisvideo.model
- uploaderStatusAsString() - Method in class software.amazon.awssdk.services.kinesisvideo.model.LastUploaderStatus
-
The status of the latest uploader job.
- uri() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationDestinationConfig
-
The Uniform Resource Identifier (URI) that identifies where the images will be delivered.
- uri() - Method in class software.amazon.awssdk.services.kinesisvideo.model.NotificationDestinationConfig
-
The Uniform Resource Identifier (URI) that identifies where the images will be delivered.
- uri(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationDestinationConfig.Builder
-
The Uniform Resource Identifier (URI) that identifies where the images will be delivered.
- uri(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.NotificationDestinationConfig.Builder
-
The Uniform Resource Identifier (URI) that identifies where the images will be delivered.
- uriEncode(String) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RulesFunctions
- UriEncodeFn - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- UriEncodeFn(FnNode) - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.UriEncodeFn
- url(String) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value.Endpoint.Builder
- url(Expr) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointResult.Builder
- useDualStack() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.KinesisVideoEndpointParams
- useDualStack(Boolean) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.KinesisVideoEndpointParams.Builder
- useFips() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.KinesisVideoEndpointParams
- useFips(Boolean) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.KinesisVideoEndpointParams.Builder
- useGlobalEndpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.AwsEndpointProviderUtils
- USER_ERROR - software.amazon.awssdk.services.kinesisvideo.model.RecorderStatus
- USER_ERROR - software.amazon.awssdk.services.kinesisvideo.model.UploaderStatus
- UserAgentUtils - Class in software.amazon.awssdk.services.kinesisvideo.internal
V
- validate() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FnNode
- value() - Method in class software.amazon.awssdk.services.kinesisvideo.model.Tag
-
The value of the tag that is associated with the specified signaling channel.
- value(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.Tag.Builder
-
The value of the tag that is associated with the specified signaling channel.
- value(Value) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Parameter.Builder
- Value - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
-
Base class for the types of values computable by the
RuleEngine. - Value() - Constructor for class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Value
- Value.Array - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
-
An array value.
- Value.Bool - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
-
A boolean value.
- Value.Endpoint - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- Value.Endpoint.Builder - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- Value.Int - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
-
An integer value.
- Value.None - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
- Value.Record - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
-
A record (map) value.
- Value.Str - Class in software.amazon.awssdk.services.kinesisvideo.endpoints.internal
-
A string value.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParameterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.APIName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.ChannelProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.ChannelRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.ChannelType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.ComparisonOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.ConfigurationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.FormatConfigKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.ImageSelectorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.MediaStorageConfigurationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.MediaUriType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.RecorderStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.StrategyOnFullSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.SyncStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.UploaderStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ParameterType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.APIName
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.ChannelProtocol
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.ChannelRole
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.ChannelType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.ComparisonOperator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.ConfigurationStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.Format
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.FormatConfigKey
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.ImageSelectorType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.MediaStorageConfigurationStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.MediaUriType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.RecorderStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.StrategyOnFullSize
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.SyncStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.UpdateDataRetentionOperation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.kinesisvideo.model.UploaderStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- version() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Partitions
- version() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ChannelInfo
-
The current version of the signaling channel.
- version() - Method in class software.amazon.awssdk.services.kinesisvideo.model.StreamInfo
-
The version of the stream.
- version(String) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointRuleset.Builder
- version(String) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Partitions.Builder
- version(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ChannelInfo.Builder
-
The current version of the signaling channel.
- version(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StreamInfo.Builder
-
The version of the stream.
- VersionMismatchException - Exception in software.amazon.awssdk.services.kinesisvideo.model
-
The stream version that you specified is not the latest version.
- VersionMismatchException.Builder - Interface in software.amazon.awssdk.services.kinesisvideo.model
- VIEWER - software.amazon.awssdk.services.kinesisvideo.model.ChannelRole
- visitBool(boolean) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Literal.Visitor
- visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FnVisitor
- visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleEvaluator
- visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.TemplateVisitor
-
Visit a dynamic element within a multipart template.
- visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleValueVisitor
- visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleValueVisitor
- visitFn(Fn) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ExprVisitor.Default
- visitFn(Fn) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ExprVisitor
- visitFn(Fn) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleEvaluator
- visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FnVisitor
- visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleEvaluator
- visitInt(int) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Literal.Visitor
- visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FnVisitor
- visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleEvaluator
- visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FnVisitor
- visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleEvaluator
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FnVisitor
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleEvaluator
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ExprVisitor.Default
- visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ExprVisitor
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleEvaluator
- visitNot(Not) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FnVisitor
- visitNot(Not) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleEvaluator
- visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Literal.Visitor
- visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FnVisitor
- visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleEvaluator
- visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FnVisitor
- visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleEvaluator
- visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FnVisitor
- visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleEvaluator
- visitRef(Ref) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ExprVisitor.Default
- visitRef(Ref) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.ExprVisitor
- visitRef(Ref) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleEvaluator
- visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.TemplateVisitor
-
The template contains a single dynamic element, eg.
- visitStaticElement(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.TemplateVisitor
-
Visit a static element within a multipart template.
- visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.TemplateVisitor
-
The template contains a single static string, eg.
- visitStr(Template) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Literal.Visitor
- visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FnVisitor
- visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleEvaluator
- visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FnVisitor
- visitSubstring(Substring) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleEvaluator
- visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleValueVisitor
- visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.Literal.Visitor
- visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.kinesisvideo.endpoints.internal.FnVisitor
- visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.RuleEvaluator
W
- WEBRTC - software.amazon.awssdk.services.kinesisvideo.model.ChannelProtocol
- widthPixels() - Method in class software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration
-
The width of the output image that is used in conjunction with the
HeightPixelsparameter. - widthPixels(Integer) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ImageGenerationConfiguration.Builder
-
The width of the output image that is used in conjunction with the
HeightPixelsparameter. - withDefaultVersion() - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.EndpointRuleset.Builder
- writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.kinesisvideo.endpoints.internal.SourceException.BuilderImpl
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.AccessDeniedException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.AccountChannelLimitExceededException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.AccountStreamLimitExceededException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ClientLimitExceededException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.DeviceStreamLimitExceededException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.InvalidArgumentException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.InvalidDeviceException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.InvalidResourceFormatException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoException.Builder
- writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoException.BuilderImpl
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.NoDataRetentionException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.NotAuthorizedException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ResourceInUseException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.ResourceNotFoundException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.StreamEdgeConfigurationNotFoundException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.TagsPerResourceExceededLimitException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.kinesisvideo.model.VersionMismatchException.Builder
- WSS - software.amazon.awssdk.services.kinesisvideo.model.ChannelProtocol
All Classes All Packages