- accessLoggingEnabled() - Method in class software.amazon.awssdk.services.mediastore.model.Container
-
The state of access logging on the container.
- accessLoggingEnabled(Boolean) - Method in interface software.amazon.awssdk.services.mediastore.model.Container.Builder
-
The state of access logging on the container.
- allowedHeaders() - Method in class software.amazon.awssdk.services.mediastore.model.CorsRule
-
Specifies which headers are allowed in a preflight OPTIONS request through the
Access-Control-Request-Headers header.
- allowedHeaders(Collection<String>) - Method in interface software.amazon.awssdk.services.mediastore.model.CorsRule.Builder
-
Specifies which headers are allowed in a preflight OPTIONS request through the
Access-Control-Request-Headers header.
- allowedHeaders(String...) - Method in interface software.amazon.awssdk.services.mediastore.model.CorsRule.Builder
-
Specifies which headers are allowed in a preflight OPTIONS request through the
Access-Control-Request-Headers header.
- allowedMethods() - Method in class software.amazon.awssdk.services.mediastore.model.CorsRule
-
Identifies an HTTP method that the origin that is specified in the rule is allowed to execute.
- allowedMethods(Collection<MethodName>) - Method in interface software.amazon.awssdk.services.mediastore.model.CorsRule.Builder
-
Identifies an HTTP method that the origin that is specified in the rule is allowed to execute.
- allowedMethods(MethodName...) - Method in interface software.amazon.awssdk.services.mediastore.model.CorsRule.Builder
-
Identifies an HTTP method that the origin that is specified in the rule is allowed to execute.
- allowedMethodsAsStrings() - Method in class software.amazon.awssdk.services.mediastore.model.CorsRule
-
Identifies an HTTP method that the origin that is specified in the rule is allowed to execute.
- allowedMethodsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.mediastore.model.CorsRule.Builder
-
Identifies an HTTP method that the origin that is specified in the rule is allowed to execute.
- allowedMethodsWithStrings(String...) - Method in interface software.amazon.awssdk.services.mediastore.model.CorsRule.Builder
-
Identifies an HTTP method that the origin that is specified in the rule is allowed to execute.
- allowedOrigins() - Method in class software.amazon.awssdk.services.mediastore.model.CorsRule
-
One or more response headers that you want users to be able to access from their applications (for example, from
a JavaScript XMLHttpRequest object).
- allowedOrigins(Collection<String>) - Method in interface software.amazon.awssdk.services.mediastore.model.CorsRule.Builder
-
One or more response headers that you want users to be able to access from their applications (for example,
from a JavaScript XMLHttpRequest object).
- allowedOrigins(String...) - Method in interface software.amazon.awssdk.services.mediastore.model.CorsRule.Builder
-
One or more response headers that you want users to be able to access from their applications (for example,
from a JavaScript XMLHttpRequest object).
- arn() - Method in class software.amazon.awssdk.services.mediastore.model.Container
-
The Amazon Resource Name (ARN) of the container.
- arn(String) - Method in interface software.amazon.awssdk.services.mediastore.model.Container.Builder
-
The Amazon Resource Name (ARN) of the container.
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.mediastore.model.ContainerInUseException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.mediastore.model.ContainerNotFoundException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.mediastore.model.CorsPolicyNotFoundException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.mediastore.model.InternalServerErrorException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.mediastore.model.LimitExceededException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.mediastore.model.MediaStoreException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.mediastore.model.MediaStoreException.BuilderImpl
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.mediastore.model.PolicyNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.mediastore.model.ContainerInUseException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.mediastore.model.ContainerNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.mediastore.model.CorsPolicyNotFoundException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.mediastore.model.InternalServerErrorException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.mediastore.model.LimitExceededException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.mediastore.model.MediaStoreException.Builder
-
- cause(Throwable) - Method in class software.amazon.awssdk.services.mediastore.model.MediaStoreException.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.mediastore.model.PolicyNotFoundException.Builder
-
- Container - Class in software.amazon.awssdk.services.mediastore.model
-
This section describes operations that you can perform on an AWS Elemental MediaStore container.
- container(Container) - Method in interface software.amazon.awssdk.services.mediastore.model.CreateContainerResponse.Builder
-
ContainerARN: The Amazon Resource Name (ARN) of the newly created container.
- container(Consumer<Container.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.model.CreateContainerResponse.Builder
-
ContainerARN: The Amazon Resource Name (ARN) of the newly created container.
- container() - Method in class software.amazon.awssdk.services.mediastore.model.CreateContainerResponse
-
ContainerARN: The Amazon Resource Name (ARN) of the newly created container.
- container(Container) - Method in interface software.amazon.awssdk.services.mediastore.model.DescribeContainerResponse.Builder
-
The name of the queried container.
- container(Consumer<Container.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.model.DescribeContainerResponse.Builder
-
The name of the queried container.
- container() - Method in class software.amazon.awssdk.services.mediastore.model.DescribeContainerResponse
-
The name of the queried container.
- Container.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- ContainerInUseException - Exception in software.amazon.awssdk.services.mediastore.model
-
The container that you specified in the request already exists or is being updated.
- ContainerInUseException.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- ContainerLevelMetrics - Enum in software.amazon.awssdk.services.mediastore.model
-
- containerLevelMetrics(String) - Method in interface software.amazon.awssdk.services.mediastore.model.MetricPolicy.Builder
-
A setting to enable or disable metrics at the container level.
- containerLevelMetrics(ContainerLevelMetrics) - Method in interface software.amazon.awssdk.services.mediastore.model.MetricPolicy.Builder
-
A setting to enable or disable metrics at the container level.
- containerLevelMetrics() - Method in class software.amazon.awssdk.services.mediastore.model.MetricPolicy
-
A setting to enable or disable metrics at the container level.
- containerLevelMetricsAsString() - Method in class software.amazon.awssdk.services.mediastore.model.MetricPolicy
-
A setting to enable or disable metrics at the container level.
- containerName(String) - Method in interface software.amazon.awssdk.services.mediastore.model.CreateContainerRequest.Builder
-
The name for the container.
- containerName() - Method in class software.amazon.awssdk.services.mediastore.model.CreateContainerRequest
-
The name for the container.
- containerName(String) - Method in interface software.amazon.awssdk.services.mediastore.model.DeleteContainerPolicyRequest.Builder
-
The name of the container that holds the policy.
- containerName() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteContainerPolicyRequest
-
The name of the container that holds the policy.
- containerName(String) - Method in interface software.amazon.awssdk.services.mediastore.model.DeleteContainerRequest.Builder
-
The name of the container to delete.
- containerName() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteContainerRequest
-
The name of the container to delete.
- containerName(String) - Method in interface software.amazon.awssdk.services.mediastore.model.DeleteCorsPolicyRequest.Builder
-
The name of the container to remove the policy from.
- containerName() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteCorsPolicyRequest
-
The name of the container to remove the policy from.
- containerName(String) - Method in interface software.amazon.awssdk.services.mediastore.model.DeleteLifecyclePolicyRequest.Builder
-
The name of the container that holds the object lifecycle policy.
- containerName() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteLifecyclePolicyRequest
-
The name of the container that holds the object lifecycle policy.
- containerName(String) - Method in interface software.amazon.awssdk.services.mediastore.model.DeleteMetricPolicyRequest.Builder
-
The name of the container that is associated with the metric policy that you want to delete.
- containerName() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteMetricPolicyRequest
-
The name of the container that is associated with the metric policy that you want to delete.
- containerName(String) - Method in interface software.amazon.awssdk.services.mediastore.model.DescribeContainerRequest.Builder
-
The name of the container to query.
- containerName() - Method in class software.amazon.awssdk.services.mediastore.model.DescribeContainerRequest
-
The name of the container to query.
- containerName(String) - Method in interface software.amazon.awssdk.services.mediastore.model.GetContainerPolicyRequest.Builder
-
The name of the container.
- containerName() - Method in class software.amazon.awssdk.services.mediastore.model.GetContainerPolicyRequest
-
The name of the container.
- containerName(String) - Method in interface software.amazon.awssdk.services.mediastore.model.GetCorsPolicyRequest.Builder
-
The name of the container that the policy is assigned to.
- containerName() - Method in class software.amazon.awssdk.services.mediastore.model.GetCorsPolicyRequest
-
The name of the container that the policy is assigned to.
- containerName(String) - Method in interface software.amazon.awssdk.services.mediastore.model.GetLifecyclePolicyRequest.Builder
-
The name of the container that the object lifecycle policy is assigned to.
- containerName() - Method in class software.amazon.awssdk.services.mediastore.model.GetLifecyclePolicyRequest
-
The name of the container that the object lifecycle policy is assigned to.
- containerName(String) - Method in interface software.amazon.awssdk.services.mediastore.model.GetMetricPolicyRequest.Builder
-
The name of the container that is associated with the metric policy.
- containerName() - Method in class software.amazon.awssdk.services.mediastore.model.GetMetricPolicyRequest
-
The name of the container that is associated with the metric policy.
- containerName(String) - Method in interface software.amazon.awssdk.services.mediastore.model.PutContainerPolicyRequest.Builder
-
The name of the container.
- containerName() - Method in class software.amazon.awssdk.services.mediastore.model.PutContainerPolicyRequest
-
The name of the container.
- containerName(String) - Method in interface software.amazon.awssdk.services.mediastore.model.PutCorsPolicyRequest.Builder
-
The name of the container that you want to assign the CORS policy to.
- containerName() - Method in class software.amazon.awssdk.services.mediastore.model.PutCorsPolicyRequest
-
The name of the container that you want to assign the CORS policy to.
- containerName(String) - Method in interface software.amazon.awssdk.services.mediastore.model.PutLifecyclePolicyRequest.Builder
-
The name of the container that you want to assign the object lifecycle policy to.
- containerName() - Method in class software.amazon.awssdk.services.mediastore.model.PutLifecyclePolicyRequest
-
The name of the container that you want to assign the object lifecycle policy to.
- containerName(String) - Method in interface software.amazon.awssdk.services.mediastore.model.PutMetricPolicyRequest.Builder
-
The name of the container that you want to add the metric policy to.
- containerName() - Method in class software.amazon.awssdk.services.mediastore.model.PutMetricPolicyRequest
-
The name of the container that you want to add the metric policy to.
- containerName(String) - Method in interface software.amazon.awssdk.services.mediastore.model.StartAccessLoggingRequest.Builder
-
The name of the container that you want to start access logging on.
- containerName() - Method in class software.amazon.awssdk.services.mediastore.model.StartAccessLoggingRequest
-
The name of the container that you want to start access logging on.
- containerName(String) - Method in interface software.amazon.awssdk.services.mediastore.model.StopAccessLoggingRequest.Builder
-
The name of the container that you want to stop access logging on.
- containerName() - Method in class software.amazon.awssdk.services.mediastore.model.StopAccessLoggingRequest
-
The name of the container that you want to stop access logging on.
- ContainerNotFoundException - Exception in software.amazon.awssdk.services.mediastore.model
-
The container that you specified in the request does not exist.
- ContainerNotFoundException.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- containers(Collection<Container>) - Method in interface software.amazon.awssdk.services.mediastore.model.ListContainersResponse.Builder
-
The names of the containers.
- containers(Container...) - Method in interface software.amazon.awssdk.services.mediastore.model.ListContainersResponse.Builder
-
The names of the containers.
- containers(Consumer<Container.Builder>...) - Method in interface software.amazon.awssdk.services.mediastore.model.ListContainersResponse.Builder
-
The names of the containers.
- containers() - Method in class software.amazon.awssdk.services.mediastore.model.ListContainersResponse
-
The names of the containers.
- ContainerStatus - Enum in software.amazon.awssdk.services.mediastore.model
-
- corsPolicy(Collection<CorsRule>) - Method in interface software.amazon.awssdk.services.mediastore.model.GetCorsPolicyResponse.Builder
-
The CORS policy assigned to the container.
- corsPolicy(CorsRule...) - Method in interface software.amazon.awssdk.services.mediastore.model.GetCorsPolicyResponse.Builder
-
The CORS policy assigned to the container.
- corsPolicy(Consumer<CorsRule.Builder>...) - Method in interface software.amazon.awssdk.services.mediastore.model.GetCorsPolicyResponse.Builder
-
The CORS policy assigned to the container.
- corsPolicy() - Method in class software.amazon.awssdk.services.mediastore.model.GetCorsPolicyResponse
-
The CORS policy assigned to the container.
- corsPolicy(Collection<CorsRule>) - Method in interface software.amazon.awssdk.services.mediastore.model.PutCorsPolicyRequest.Builder
-
The CORS policy to apply to the container.
- corsPolicy(CorsRule...) - Method in interface software.amazon.awssdk.services.mediastore.model.PutCorsPolicyRequest.Builder
-
The CORS policy to apply to the container.
- corsPolicy(Consumer<CorsRule.Builder>...) - Method in interface software.amazon.awssdk.services.mediastore.model.PutCorsPolicyRequest.Builder
-
The CORS policy to apply to the container.
- corsPolicy() - Method in class software.amazon.awssdk.services.mediastore.model.PutCorsPolicyRequest
-
The CORS policy to apply to the container.
- CorsPolicyNotFoundException - Exception in software.amazon.awssdk.services.mediastore.model
-
The CORS policy that you specified in the request does not exist.
- CorsPolicyNotFoundException.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- CorsRule - Class in software.amazon.awssdk.services.mediastore.model
-
A rule for a CORS policy.
- CorsRule.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- create() - Static method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.mediastore.model.MediaStoreResponseMetadata
-
- createContainer(CreateContainerRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Creates a storage container to hold objects.
- createContainer(Consumer<CreateContainerRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Creates a storage container to hold objects.
- createContainer(CreateContainerRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Creates a storage container to hold objects.
- createContainer(Consumer<CreateContainerRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Creates a storage container to hold objects.
- CreateContainerRequest - Class in software.amazon.awssdk.services.mediastore.model
-
- CreateContainerRequest.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- CreateContainerRequestMarshaller - Class in software.amazon.awssdk.services.mediastore.transform
-
- CreateContainerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediastore.transform.CreateContainerRequestMarshaller
-
- CreateContainerResponse - Class in software.amazon.awssdk.services.mediastore.model
-
- CreateContainerResponse.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.mediastore.model.Container.Builder
-
Unix timestamp.
- creationTime() - Method in class software.amazon.awssdk.services.mediastore.model.Container
-
Unix timestamp.
- deleteContainer(DeleteContainerRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Deletes the specified container.
- deleteContainer(Consumer<DeleteContainerRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Deletes the specified container.
- deleteContainer(DeleteContainerRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Deletes the specified container.
- deleteContainer(Consumer<DeleteContainerRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Deletes the specified container.
- deleteContainerPolicy(DeleteContainerPolicyRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Deletes the access policy that is associated with the specified container.
- deleteContainerPolicy(Consumer<DeleteContainerPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Deletes the access policy that is associated with the specified container.
- deleteContainerPolicy(DeleteContainerPolicyRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Deletes the access policy that is associated with the specified container.
- deleteContainerPolicy(Consumer<DeleteContainerPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Deletes the access policy that is associated with the specified container.
- DeleteContainerPolicyRequest - Class in software.amazon.awssdk.services.mediastore.model
-
- DeleteContainerPolicyRequest.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- DeleteContainerPolicyRequestMarshaller - Class in software.amazon.awssdk.services.mediastore.transform
-
- DeleteContainerPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediastore.transform.DeleteContainerPolicyRequestMarshaller
-
- DeleteContainerPolicyResponse - Class in software.amazon.awssdk.services.mediastore.model
-
- DeleteContainerPolicyResponse.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- DeleteContainerRequest - Class in software.amazon.awssdk.services.mediastore.model
-
- DeleteContainerRequest.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- DeleteContainerRequestMarshaller - Class in software.amazon.awssdk.services.mediastore.transform
-
- DeleteContainerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediastore.transform.DeleteContainerRequestMarshaller
-
- DeleteContainerResponse - Class in software.amazon.awssdk.services.mediastore.model
-
- DeleteContainerResponse.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- deleteCorsPolicy(DeleteCorsPolicyRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Deletes the cross-origin resource sharing (CORS) configuration information that is set for the container.
- deleteCorsPolicy(Consumer<DeleteCorsPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Deletes the cross-origin resource sharing (CORS) configuration information that is set for the container.
- deleteCorsPolicy(DeleteCorsPolicyRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Deletes the cross-origin resource sharing (CORS) configuration information that is set for the container.
- deleteCorsPolicy(Consumer<DeleteCorsPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Deletes the cross-origin resource sharing (CORS) configuration information that is set for the container.
- DeleteCorsPolicyRequest - Class in software.amazon.awssdk.services.mediastore.model
-
- DeleteCorsPolicyRequest.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- DeleteCorsPolicyRequestMarshaller - Class in software.amazon.awssdk.services.mediastore.transform
-
- DeleteCorsPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediastore.transform.DeleteCorsPolicyRequestMarshaller
-
- DeleteCorsPolicyResponse - Class in software.amazon.awssdk.services.mediastore.model
-
- DeleteCorsPolicyResponse.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- deleteLifecyclePolicy(DeleteLifecyclePolicyRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Removes an object lifecycle policy from a container.
- deleteLifecyclePolicy(Consumer<DeleteLifecyclePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Removes an object lifecycle policy from a container.
- deleteLifecyclePolicy(DeleteLifecyclePolicyRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Removes an object lifecycle policy from a container.
- deleteLifecyclePolicy(Consumer<DeleteLifecyclePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Removes an object lifecycle policy from a container.
- DeleteLifecyclePolicyRequest - Class in software.amazon.awssdk.services.mediastore.model
-
- DeleteLifecyclePolicyRequest.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- DeleteLifecyclePolicyRequestMarshaller - Class in software.amazon.awssdk.services.mediastore.transform
-
- DeleteLifecyclePolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediastore.transform.DeleteLifecyclePolicyRequestMarshaller
-
- DeleteLifecyclePolicyResponse - Class in software.amazon.awssdk.services.mediastore.model
-
- DeleteLifecyclePolicyResponse.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- deleteMetricPolicy(DeleteMetricPolicyRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Deletes the metric policy that is associated with the specified container.
- deleteMetricPolicy(Consumer<DeleteMetricPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Deletes the metric policy that is associated with the specified container.
- deleteMetricPolicy(DeleteMetricPolicyRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Deletes the metric policy that is associated with the specified container.
- deleteMetricPolicy(Consumer<DeleteMetricPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Deletes the metric policy that is associated with the specified container.
- DeleteMetricPolicyRequest - Class in software.amazon.awssdk.services.mediastore.model
-
- DeleteMetricPolicyRequest.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- DeleteMetricPolicyRequestMarshaller - Class in software.amazon.awssdk.services.mediastore.transform
-
- DeleteMetricPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediastore.transform.DeleteMetricPolicyRequestMarshaller
-
- DeleteMetricPolicyResponse - Class in software.amazon.awssdk.services.mediastore.model
-
- DeleteMetricPolicyResponse.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- describeContainer(DescribeContainerRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Retrieves the properties of the requested container.
- describeContainer(Consumer<DescribeContainerRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Retrieves the properties of the requested container.
- describeContainer(DescribeContainerRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Retrieves the properties of the requested container.
- describeContainer(Consumer<DescribeContainerRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Retrieves the properties of the requested container.
- DescribeContainerRequest - Class in software.amazon.awssdk.services.mediastore.model
-
- DescribeContainerRequest.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- DescribeContainerRequestMarshaller - Class in software.amazon.awssdk.services.mediastore.transform
-
- DescribeContainerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediastore.transform.DescribeContainerRequestMarshaller
-
- DescribeContainerResponse - Class in software.amazon.awssdk.services.mediastore.model
-
- DescribeContainerResponse.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- hasAllowedHeaders() - Method in class software.amazon.awssdk.services.mediastore.model.CorsRule
-
For responses, this returns true if the service returned a value for the AllowedHeaders property.
- hasAllowedMethods() - Method in class software.amazon.awssdk.services.mediastore.model.CorsRule
-
For responses, this returns true if the service returned a value for the AllowedMethods property.
- hasAllowedOrigins() - Method in class software.amazon.awssdk.services.mediastore.model.CorsRule
-
For responses, this returns true if the service returned a value for the AllowedOrigins property.
- hasContainers() - Method in class software.amazon.awssdk.services.mediastore.model.ListContainersResponse
-
For responses, this returns true if the service returned a value for the Containers property.
- hasCorsPolicy() - Method in class software.amazon.awssdk.services.mediastore.model.GetCorsPolicyResponse
-
For responses, this returns true if the service returned a value for the CorsPolicy property.
- hasCorsPolicy() - Method in class software.amazon.awssdk.services.mediastore.model.PutCorsPolicyRequest
-
For responses, this returns true if the service returned a value for the CorsPolicy property.
- hasExposeHeaders() - Method in class software.amazon.awssdk.services.mediastore.model.CorsRule
-
For responses, this returns true if the service returned a value for the ExposeHeaders property.
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.Container
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.CorsRule
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.CreateContainerRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.CreateContainerResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteContainerPolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteContainerPolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteContainerRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteContainerResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteCorsPolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteCorsPolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteLifecyclePolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteLifecyclePolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteMetricPolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteMetricPolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.DescribeContainerRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.DescribeContainerResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.GetContainerPolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.GetContainerPolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.GetCorsPolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.GetCorsPolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.GetLifecyclePolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.GetLifecyclePolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.GetMetricPolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.GetMetricPolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.ListContainersRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.ListContainersResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.ListTagsForResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.ListTagsForResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.MetricPolicy
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.MetricPolicyRule
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.PutContainerPolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.PutContainerPolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.PutCorsPolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.PutCorsPolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.PutLifecyclePolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.PutLifecyclePolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.PutMetricPolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.PutMetricPolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.StartAccessLoggingRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.StartAccessLoggingResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.StopAccessLoggingRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.StopAccessLoggingResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.Tag
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.TagResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.TagResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.UntagResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.mediastore.model.UntagResourceResponse
-
- hasMetricPolicyRules() - Method in class software.amazon.awssdk.services.mediastore.model.MetricPolicy
-
For responses, this returns true if the service returned a value for the MetricPolicyRules property.
- hasTagKeys() - Method in class software.amazon.awssdk.services.mediastore.model.UntagResourceRequest
-
For responses, this returns true if the service returned a value for the TagKeys property.
- hasTags() - Method in class software.amazon.awssdk.services.mediastore.model.CreateContainerRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.mediastore.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.mediastore.model.TagResourceRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- lifecyclePolicy(String) - Method in interface software.amazon.awssdk.services.mediastore.model.GetLifecyclePolicyResponse.Builder
-
The object lifecycle policy that is assigned to the container.
- lifecyclePolicy() - Method in class software.amazon.awssdk.services.mediastore.model.GetLifecyclePolicyResponse
-
The object lifecycle policy that is assigned to the container.
- lifecyclePolicy(String) - Method in interface software.amazon.awssdk.services.mediastore.model.PutLifecyclePolicyRequest.Builder
-
The object lifecycle policy to apply to the container.
- lifecyclePolicy() - Method in class software.amazon.awssdk.services.mediastore.model.PutLifecyclePolicyRequest
-
The object lifecycle policy to apply to the container.
- LimitExceededException - Exception in software.amazon.awssdk.services.mediastore.model
-
A service limit has been exceeded.
- LimitExceededException.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- listContainers(ListContainersRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Lists the properties of all containers in AWS Elemental MediaStore.
- listContainers(Consumer<ListContainersRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Lists the properties of all containers in AWS Elemental MediaStore.
- listContainers() - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Lists the properties of all containers in AWS Elemental MediaStore.
- listContainers() - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Lists the properties of all containers in AWS Elemental MediaStore.
- listContainers(ListContainersRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Lists the properties of all containers in AWS Elemental MediaStore.
- listContainers(Consumer<ListContainersRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Lists the properties of all containers in AWS Elemental MediaStore.
- ListContainersIterable - Class in software.amazon.awssdk.services.mediastore.paginators
-
- ListContainersIterable(MediaStoreClient, ListContainersRequest) - Constructor for class software.amazon.awssdk.services.mediastore.paginators.ListContainersIterable
-
- listContainersPaginator() - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Lists the properties of all containers in AWS Elemental MediaStore.
- listContainersPaginator(ListContainersRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Lists the properties of all containers in AWS Elemental MediaStore.
- listContainersPaginator(Consumer<ListContainersRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Lists the properties of all containers in AWS Elemental MediaStore.
- listContainersPaginator() - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Lists the properties of all containers in AWS Elemental MediaStore.
- listContainersPaginator(ListContainersRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Lists the properties of all containers in AWS Elemental MediaStore.
- listContainersPaginator(Consumer<ListContainersRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Lists the properties of all containers in AWS Elemental MediaStore.
- ListContainersPublisher - Class in software.amazon.awssdk.services.mediastore.paginators
-
- ListContainersPublisher(MediaStoreAsyncClient, ListContainersRequest) - Constructor for class software.amazon.awssdk.services.mediastore.paginators.ListContainersPublisher
-
- ListContainersRequest - Class in software.amazon.awssdk.services.mediastore.model
-
- ListContainersRequest.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- ListContainersRequestMarshaller - Class in software.amazon.awssdk.services.mediastore.transform
-
- ListContainersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediastore.transform.ListContainersRequestMarshaller
-
- ListContainersResponse - Class in software.amazon.awssdk.services.mediastore.model
-
- ListContainersResponse.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Returns a list of the tags assigned to the specified container.
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Returns a list of the tags assigned to the specified container.
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Returns a list of the tags assigned to the specified container.
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Returns a list of the tags assigned to the specified container.
- ListTagsForResourceRequest - Class in software.amazon.awssdk.services.mediastore.model
-
- ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.mediastore.transform
-
- ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediastore.transform.ListTagsForResourceRequestMarshaller
-
- ListTagsForResourceResponse - Class in software.amazon.awssdk.services.mediastore.model
-
- ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- policy(String) - Method in interface software.amazon.awssdk.services.mediastore.model.GetContainerPolicyResponse.Builder
-
The contents of the access policy.
- policy() - Method in class software.amazon.awssdk.services.mediastore.model.GetContainerPolicyResponse
-
The contents of the access policy.
- policy(String) - Method in interface software.amazon.awssdk.services.mediastore.model.PutContainerPolicyRequest.Builder
-
The contents of the policy, which includes the following:
- policy() - Method in class software.amazon.awssdk.services.mediastore.model.PutContainerPolicyRequest
-
The contents of the policy, which includes the following:
- PolicyNotFoundException - Exception in software.amazon.awssdk.services.mediastore.model
-
The policy that you specified in the request does not exist.
- PolicyNotFoundException.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- putContainerPolicy(PutContainerPolicyRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Creates an access policy for the specified container to restrict the users and clients that can access it.
- putContainerPolicy(Consumer<PutContainerPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Creates an access policy for the specified container to restrict the users and clients that can access it.
- putContainerPolicy(PutContainerPolicyRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Creates an access policy for the specified container to restrict the users and clients that can access it.
- putContainerPolicy(Consumer<PutContainerPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Creates an access policy for the specified container to restrict the users and clients that can access it.
- PutContainerPolicyRequest - Class in software.amazon.awssdk.services.mediastore.model
-
- PutContainerPolicyRequest.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- PutContainerPolicyRequestMarshaller - Class in software.amazon.awssdk.services.mediastore.transform
-
- PutContainerPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediastore.transform.PutContainerPolicyRequestMarshaller
-
- PutContainerPolicyResponse - Class in software.amazon.awssdk.services.mediastore.model
-
- PutContainerPolicyResponse.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- putCorsPolicy(PutCorsPolicyRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Sets the cross-origin resource sharing (CORS) configuration on a container so that the container can service
cross-origin requests.
- putCorsPolicy(Consumer<PutCorsPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Sets the cross-origin resource sharing (CORS) configuration on a container so that the container can service
cross-origin requests.
- putCorsPolicy(PutCorsPolicyRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Sets the cross-origin resource sharing (CORS) configuration on a container so that the container can service
cross-origin requests.
- putCorsPolicy(Consumer<PutCorsPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Sets the cross-origin resource sharing (CORS) configuration on a container so that the container can service
cross-origin requests.
- PutCorsPolicyRequest - Class in software.amazon.awssdk.services.mediastore.model
-
- PutCorsPolicyRequest.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- PutCorsPolicyRequestMarshaller - Class in software.amazon.awssdk.services.mediastore.transform
-
- PutCorsPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediastore.transform.PutCorsPolicyRequestMarshaller
-
- PutCorsPolicyResponse - Class in software.amazon.awssdk.services.mediastore.model
-
- PutCorsPolicyResponse.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- putLifecyclePolicy(PutLifecyclePolicyRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Writes an object lifecycle policy to a container.
- putLifecyclePolicy(Consumer<PutLifecyclePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Writes an object lifecycle policy to a container.
- putLifecyclePolicy(PutLifecyclePolicyRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Writes an object lifecycle policy to a container.
- putLifecyclePolicy(Consumer<PutLifecyclePolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Writes an object lifecycle policy to a container.
- PutLifecyclePolicyRequest - Class in software.amazon.awssdk.services.mediastore.model
-
- PutLifecyclePolicyRequest.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- PutLifecyclePolicyRequestMarshaller - Class in software.amazon.awssdk.services.mediastore.transform
-
- PutLifecyclePolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediastore.transform.PutLifecyclePolicyRequestMarshaller
-
- PutLifecyclePolicyResponse - Class in software.amazon.awssdk.services.mediastore.model
-
- PutLifecyclePolicyResponse.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- putMetricPolicy(PutMetricPolicyRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
The metric policy that you want to add to the container.
- putMetricPolicy(Consumer<PutMetricPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
The metric policy that you want to add to the container.
- putMetricPolicy(PutMetricPolicyRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
The metric policy that you want to add to the container.
- putMetricPolicy(Consumer<PutMetricPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
The metric policy that you want to add to the container.
- PutMetricPolicyRequest - Class in software.amazon.awssdk.services.mediastore.model
-
- PutMetricPolicyRequest.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- PutMetricPolicyRequestMarshaller - Class in software.amazon.awssdk.services.mediastore.transform
-
- PutMetricPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediastore.transform.PutMetricPolicyRequestMarshaller
-
- PutMetricPolicyResponse - Class in software.amazon.awssdk.services.mediastore.model
-
- PutMetricPolicyResponse.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- Tag - Class in software.amazon.awssdk.services.mediastore.model
-
A collection of tags associated with a container.
- Tag.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.mediastore.model.UntagResourceRequest.Builder
-
A comma-separated list of keys for tags that you want to remove from the container.
- tagKeys(String...) - Method in interface software.amazon.awssdk.services.mediastore.model.UntagResourceRequest.Builder
-
A comma-separated list of keys for tags that you want to remove from the container.
- tagKeys() - Method in class software.amazon.awssdk.services.mediastore.model.UntagResourceRequest
-
A comma-separated list of keys for tags that you want to remove from the container.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Adds tags to the specified AWS Elemental MediaStore container.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreAsyncClient
-
Adds tags to the specified AWS Elemental MediaStore container.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Adds tags to the specified AWS Elemental MediaStore container.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.mediastore.MediaStoreClient
-
Adds tags to the specified AWS Elemental MediaStore container.
- TagResourceRequest - Class in software.amazon.awssdk.services.mediastore.model
-
- TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.mediastore.transform
-
- TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.mediastore.transform.TagResourceRequestMarshaller
-
- TagResourceResponse - Class in software.amazon.awssdk.services.mediastore.model
-
- TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.mediastore.model
-
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.mediastore.model.CreateContainerRequest.Builder
-
An array of key:value pairs that you define.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.mediastore.model.CreateContainerRequest.Builder
-
An array of key:value pairs that you define.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.mediastore.model.CreateContainerRequest.Builder
-
An array of key:value pairs that you define.
- tags() - Method in class software.amazon.awssdk.services.mediastore.model.CreateContainerRequest
-
An array of key:value pairs that you define.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.mediastore.model.ListTagsForResourceResponse.Builder
-
An array of key:value pairs that are assigned to the container.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.mediastore.model.ListTagsForResourceResponse.Builder
-
An array of key:value pairs that are assigned to the container.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.mediastore.model.ListTagsForResourceResponse.Builder
-
An array of key:value pairs that are assigned to the container.
- tags() - Method in class software.amazon.awssdk.services.mediastore.model.ListTagsForResourceResponse
-
An array of key:value pairs that are assigned to the container.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.mediastore.model.TagResourceRequest.Builder
-
An array of key:value pairs that you want to add to the container.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.mediastore.model.TagResourceRequest.Builder
-
An array of key:value pairs that you want to add to the container.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.mediastore.model.TagResourceRequest.Builder
-
An array of key:value pairs that you want to add to the container.
- tags() - Method in class software.amazon.awssdk.services.mediastore.model.TagResourceRequest
-
An array of key:value pairs that you want to add to the container.
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.Container
-
- toBuilder() - Method in exception software.amazon.awssdk.services.mediastore.model.ContainerInUseException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.mediastore.model.ContainerNotFoundException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.mediastore.model.CorsPolicyNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.CorsRule
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.CreateContainerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.CreateContainerResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteContainerPolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteContainerPolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteContainerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteContainerResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteCorsPolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteCorsPolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteLifecyclePolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteLifecyclePolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteMetricPolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteMetricPolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.DescribeContainerRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.DescribeContainerResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.GetContainerPolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.GetContainerPolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.GetCorsPolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.GetCorsPolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.GetLifecyclePolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.GetLifecyclePolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.GetMetricPolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.GetMetricPolicyResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.mediastore.model.InternalServerErrorException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.mediastore.model.LimitExceededException
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.ListContainersRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.ListContainersResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.ListTagsForResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.ListTagsForResourceResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.mediastore.model.MediaStoreException
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.MediaStoreRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.MetricPolicy
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.MetricPolicyRule
-
- toBuilder() - Method in exception software.amazon.awssdk.services.mediastore.model.PolicyNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.PutContainerPolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.PutContainerPolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.PutCorsPolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.PutCorsPolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.PutLifecyclePolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.PutLifecyclePolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.PutMetricPolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.PutMetricPolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.StartAccessLoggingRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.StartAccessLoggingResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.StopAccessLoggingRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.StopAccessLoggingResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.Tag
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.TagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.TagResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.UntagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.mediastore.model.UntagResourceResponse
-
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.Container
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.mediastore.model.ContainerLevelMetrics
-
- toString() - Method in enum software.amazon.awssdk.services.mediastore.model.ContainerStatus
-
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.CorsRule
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.CreateContainerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.CreateContainerResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteContainerPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteContainerPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteContainerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteContainerResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteCorsPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteCorsPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteLifecyclePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteLifecyclePolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteMetricPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.DeleteMetricPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.DescribeContainerRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.DescribeContainerResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.GetContainerPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.GetContainerPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.GetCorsPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.GetCorsPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.GetLifecyclePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.GetLifecyclePolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.GetMetricPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.GetMetricPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.ListContainersRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.ListContainersResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.ListTagsForResourceResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.mediastore.model.MethodName
-
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.MetricPolicy
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.MetricPolicyRule
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.PutContainerPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.PutContainerPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.PutCorsPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.PutCorsPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.PutLifecyclePolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.PutLifecyclePolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.PutMetricPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.PutMetricPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.StartAccessLoggingRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.StartAccessLoggingResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.StopAccessLoggingRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.StopAccessLoggingResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.TagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.mediastore.model.UntagResourceResponse
-
Returns a string representation of this object.