All Downloads are FREE. Search and download functionalities are using the official Maven repository.

models.kinesisvideo-2017-09-30-intermediate.json Maven / Gradle / Ivy

{
  "customizationConfig" : {
    "attachPayloadTraitToMember" : { },
    "blacklistedSimpleMethods" : [ "listTagsForStream", "describeStream" ],
    "calculateCrc32FromCompressedData" : false,
    "convenienceTypeOverloads" : [ ],
    "customErrorCodeFieldName" : null,
    "customProtocolFactoryFqcn" : null,
    "customResponseMetadata" : null,
    "customRetryPolicy" : null,
    "customServiceMetadata" : null,
    "defaultSimpleMethodTestRegion" : null,
    "deprecatedOperations" : [ ],
    "deprecatedShapes" : [ ],
    "excludeClientCreateMethod" : false,
    "modelMarshallerDefaultValueSupplier" : { },
    "operationModifiers" : null,
    "paginationCustomization" : null,
    "renameShapes" : null,
    "sdkModeledExceptionBaseClassName" : null,
    "sdkRequestBaseClassName" : null,
    "sdkResponseBaseClassName" : null,
    "serviceSpecificClientConfigClass" : null,
    "serviceSpecificHttpConfig" : null,
    "shapeModifiers" : null,
    "shapeSubstitutions" : null,
    "shareModelConfig" : null,
    "skipSyncClientGeneration" : false,
    "useAutoConstructList" : true,
    "useAutoConstructMap" : true,
    "utilitiesMethod" : null,
    "verifiedSimpleMethods" : [ "listStreams" ]
  },
  "metadata" : {
    "apiVersion" : "2017-09-30",
    "asyncBuilder" : "DefaultKinesisVideoAsyncClientBuilder",
    "asyncBuilderInterface" : "KinesisVideoAsyncClientBuilder",
    "asyncClient" : "DefaultKinesisVideoAsyncClient",
    "asyncInterface" : "KinesisVideoAsyncClient",
    "authPolicyPackageName" : null,
    "authType" : "V4",
    "baseBuilder" : "DefaultKinesisVideoBaseClientBuilder",
    "baseBuilderInterface" : "KinesisVideoBaseClientBuilder",
    "baseExceptionName" : "KinesisVideoException",
    "baseRequestName" : "KinesisVideoRequest",
    "baseResponseName" : "KinesisVideoResponse",
    "cborProtocol" : false,
    "clientPackageName" : "kinesisvideo",
    "contentType" : null,
    "defaultEndpoint" : null,
    "defaultEndpointWithoutHttpProtocol" : null,
    "defaultRegion" : null,
    "descriptiveServiceName" : "Kinesis Video",
    "documentation" : "

", "endpointPrefix" : "kinesisvideo", "fullAuthPolicyPackageName" : "software.amazon.awssdk.services", "fullClientPackageName" : "software.amazon.awssdk.services.kinesisvideo", "fullModelPackageName" : "software.amazon.awssdk.services.kinesisvideo.model", "fullPaginatorsPackageName" : "software.amazon.awssdk.services.kinesisvideo.paginators", "fullRequestTransformPackageName" : "software.amazon.awssdk.services.kinesisvideo.transform", "fullTransformPackageName" : "software.amazon.awssdk.services.kinesisvideo.transform", "ionProtocol" : false, "jsonProtocol" : true, "jsonVersion" : "1.1", "modelPackageName" : "kinesisvideo.model", "paginatorsPackageName" : "kinesisvideo.paginators", "protocol" : "rest-json", "queryProtocol" : false, "requestTransformPackageName" : "kinesisvideo.transform", "requiresApiKey" : false, "requiresIamSigners" : false, "rootPackageName" : "software.amazon.awssdk.services", "serviceId" : "Kinesis Video", "serviceName" : "KinesisVideo", "signingName" : "kinesisvideo", "syncBuilder" : "DefaultKinesisVideoClientBuilder", "syncBuilderInterface" : "KinesisVideoClientBuilder", "syncClient" : "DefaultKinesisVideoClient", "syncInterface" : "KinesisVideoClient", "transformPackageName" : "kinesisvideo.transform", "uid" : "kinesisvideo-2017-09-30", "xmlProtocol" : false }, "operations" : { "CreateSignalingChannel" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Creates a signaling channel.

CreateSignalingChannel is an asynchronous operation.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "InvalidArgumentException", "documentation" : "

The value for this input parameter is invalid.

", "httpStatusCode" : 400 }, { "exceptionName" : "ClientLimitExceededException", "documentation" : "

Kinesis Video Streams has throttled the request because you have exceeded the limit of allowed client calls. Try making the call later.

", "httpStatusCode" : 400 }, { "exceptionName" : "AccountChannelLimitExceededException", "documentation" : "

You have reached the maximum limit of active signaling channels for this AWS account in this region.

", "httpStatusCode" : 400 }, { "exceptionName" : "ResourceInUseException", "documentation" : "

The stream is currently not available for this operation.

", "httpStatusCode" : 400 }, { "exceptionName" : "AccessDeniedException", "documentation" : "

You do not have required permissions to perform this operation.

", "httpStatusCode" : 401 }, { "exceptionName" : "TagsPerResourceExceededLimitException", "documentation" : "

You have exceeded the limit of tags that you can associate with the resource. Kinesis video streams support up to 50 tags.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateSignalingChannelRequest", "variableName" : "createSignalingChannelRequest", "variableType" : "CreateSignalingChannelRequest", "documentation" : "", "simpleType" : "CreateSignalingChannelRequest", "variableSetterType" : "CreateSignalingChannelRequest" }, "methodName" : "createSignalingChannel", "operationName" : "CreateSignalingChannel", "paginated" : false, "returnType" : { "returnType" : "CreateSignalingChannelResponse", "documentation" : null }, "syncReturnType" : "CreateSignalingChannelResponse" }, "CreateStream" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Creates a new Kinesis video stream.

When you create a new stream, Kinesis Video Streams assigns it a version number. When you change the stream's metadata, Kinesis Video Streams updates the version.

CreateStream is an asynchronous operation.

For information about how the service works, see How it Works.

You must have permissions for the KinesisVideo:CreateStream action.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "AccountStreamLimitExceededException", "documentation" : "

The number of streams created for the account is too high.

", "httpStatusCode" : 400 }, { "exceptionName" : "DeviceStreamLimitExceededException", "documentation" : "

Not implemented.

", "httpStatusCode" : 400 }, { "exceptionName" : "ResourceInUseException", "documentation" : "

The stream is currently not available for this operation.

", "httpStatusCode" : 400 }, { "exceptionName" : "InvalidDeviceException", "documentation" : "

Not implemented.

", "httpStatusCode" : 400 }, { "exceptionName" : "InvalidArgumentException", "documentation" : "

The value for this input parameter is invalid.

", "httpStatusCode" : 400 }, { "exceptionName" : "ClientLimitExceededException", "documentation" : "

Kinesis Video Streams has throttled the request because you have exceeded the limit of allowed client calls. Try making the call later.

", "httpStatusCode" : 400 }, { "exceptionName" : "TagsPerResourceExceededLimitException", "documentation" : "

You have exceeded the limit of tags that you can associate with the resource. Kinesis video streams support up to 50 tags.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "CreateStreamRequest", "variableName" : "createStreamRequest", "variableType" : "CreateStreamRequest", "documentation" : "", "simpleType" : "CreateStreamRequest", "variableSetterType" : "CreateStreamRequest" }, "methodName" : "createStream", "operationName" : "CreateStream", "paginated" : false, "returnType" : { "returnType" : "CreateStreamResponse", "documentation" : null }, "syncReturnType" : "CreateStreamResponse" }, "DeleteSignalingChannel" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Deletes a specified signaling channel. DeleteSignalingChannel is an asynchronous operation. If you don't specify the channel's current version, the most recent version is deleted.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "InvalidArgumentException", "documentation" : "

The value for this input parameter is invalid.

", "httpStatusCode" : 400 }, { "exceptionName" : "ClientLimitExceededException", "documentation" : "

Kinesis Video Streams has throttled the request because you have exceeded the limit of allowed client calls. Try making the call later.

", "httpStatusCode" : 400 }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

Amazon Kinesis Video Streams can't find the stream that you specified.

", "httpStatusCode" : 404 }, { "exceptionName" : "AccessDeniedException", "documentation" : "

You do not have required permissions to perform this operation.

", "httpStatusCode" : 401 }, { "exceptionName" : "VersionMismatchException", "documentation" : "

The stream version that you specified is not the latest version. To get the latest version, use the DescribeStream API.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteSignalingChannelRequest", "variableName" : "deleteSignalingChannelRequest", "variableType" : "DeleteSignalingChannelRequest", "documentation" : "", "simpleType" : "DeleteSignalingChannelRequest", "variableSetterType" : "DeleteSignalingChannelRequest" }, "methodName" : "deleteSignalingChannel", "operationName" : "DeleteSignalingChannel", "paginated" : false, "returnType" : { "returnType" : "DeleteSignalingChannelResponse", "documentation" : null }, "syncReturnType" : "DeleteSignalingChannelResponse" }, "DeleteStream" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Deletes a Kinesis video stream and the data contained in the stream.

This method marks the stream for deletion, and makes the data in the stream inaccessible immediately.

To ensure that you have the latest version of the stream before deleting it, you can specify the stream version. Kinesis Video Streams assigns a version to each stream. When you update a stream, Kinesis Video Streams assigns a new version number. To get the latest stream version, use the DescribeStream API.

This operation requires permission for the KinesisVideo:DeleteStream action.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "ClientLimitExceededException", "documentation" : "

Kinesis Video Streams has throttled the request because you have exceeded the limit of allowed client calls. Try making the call later.

", "httpStatusCode" : 400 }, { "exceptionName" : "InvalidArgumentException", "documentation" : "

The value for this input parameter is invalid.

", "httpStatusCode" : 400 }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

Amazon Kinesis Video Streams can't find the stream that you specified.

", "httpStatusCode" : 404 }, { "exceptionName" : "NotAuthorizedException", "documentation" : "

The caller is not authorized to perform this operation.

", "httpStatusCode" : 401 }, { "exceptionName" : "VersionMismatchException", "documentation" : "

The stream version that you specified is not the latest version. To get the latest version, use the DescribeStream API.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DeleteStreamRequest", "variableName" : "deleteStreamRequest", "variableType" : "DeleteStreamRequest", "documentation" : "", "simpleType" : "DeleteStreamRequest", "variableSetterType" : "DeleteStreamRequest" }, "methodName" : "deleteStream", "operationName" : "DeleteStream", "paginated" : false, "returnType" : { "returnType" : "DeleteStreamResponse", "documentation" : null }, "syncReturnType" : "DeleteStreamResponse" }, "DescribeSignalingChannel" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns the most current information about the signaling channel. You must specify either the name or the ARN of the channel that you want to describe.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "InvalidArgumentException", "documentation" : "

The value for this input parameter is invalid.

", "httpStatusCode" : 400 }, { "exceptionName" : "ClientLimitExceededException", "documentation" : "

Kinesis Video Streams has throttled the request because you have exceeded the limit of allowed client calls. Try making the call later.

", "httpStatusCode" : 400 }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

Amazon Kinesis Video Streams can't find the stream that you specified.

", "httpStatusCode" : 404 }, { "exceptionName" : "AccessDeniedException", "documentation" : "

You do not have required permissions to perform this operation.

", "httpStatusCode" : 401 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeSignalingChannelRequest", "variableName" : "describeSignalingChannelRequest", "variableType" : "DescribeSignalingChannelRequest", "documentation" : "", "simpleType" : "DescribeSignalingChannelRequest", "variableSetterType" : "DescribeSignalingChannelRequest" }, "methodName" : "describeSignalingChannel", "operationName" : "DescribeSignalingChannel", "paginated" : false, "returnType" : { "returnType" : "DescribeSignalingChannelResponse", "documentation" : null }, "syncReturnType" : "DescribeSignalingChannelResponse" }, "DescribeStream" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns the most current information about the specified stream. You must specify either the StreamName or the StreamARN.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "InvalidArgumentException", "documentation" : "

The value for this input parameter is invalid.

", "httpStatusCode" : 400 }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

Amazon Kinesis Video Streams can't find the stream that you specified.

", "httpStatusCode" : 404 }, { "exceptionName" : "ClientLimitExceededException", "documentation" : "

Kinesis Video Streams has throttled the request because you have exceeded the limit of allowed client calls. Try making the call later.

", "httpStatusCode" : 400 }, { "exceptionName" : "NotAuthorizedException", "documentation" : "

The caller is not authorized to perform this operation.

", "httpStatusCode" : 401 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "DescribeStreamRequest", "variableName" : "describeStreamRequest", "variableType" : "DescribeStreamRequest", "documentation" : "", "simpleType" : "DescribeStreamRequest", "variableSetterType" : "DescribeStreamRequest" }, "methodName" : "describeStream", "operationName" : "DescribeStream", "paginated" : false, "returnType" : { "returnType" : "DescribeStreamResponse", "documentation" : null }, "syncReturnType" : "DescribeStreamResponse" }, "GetDataEndpoint" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Gets an endpoint for a specified stream for either reading or writing. Use this endpoint in your application to read from the specified stream (using the GetMedia or GetMediaForFragmentList operations) or write to it (using the PutMedia operation).

The returned endpoint does not have the API name appended. The client needs to add the API name to the returned endpoint.

In the request, specify the stream either by StreamName or StreamARN.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "InvalidArgumentException", "documentation" : "

The value for this input parameter is invalid.

", "httpStatusCode" : 400 }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

Amazon Kinesis Video Streams can't find the stream that you specified.

", "httpStatusCode" : 404 }, { "exceptionName" : "ClientLimitExceededException", "documentation" : "

Kinesis Video Streams has throttled the request because you have exceeded the limit of allowed client calls. Try making the call later.

", "httpStatusCode" : 400 }, { "exceptionName" : "NotAuthorizedException", "documentation" : "

The caller is not authorized to perform this operation.

", "httpStatusCode" : 401 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "GetDataEndpointRequest", "variableName" : "getDataEndpointRequest", "variableType" : "GetDataEndpointRequest", "documentation" : "", "simpleType" : "GetDataEndpointRequest", "variableSetterType" : "GetDataEndpointRequest" }, "methodName" : "getDataEndpoint", "operationName" : "GetDataEndpoint", "paginated" : false, "returnType" : { "returnType" : "GetDataEndpointResponse", "documentation" : null }, "syncReturnType" : "GetDataEndpointResponse" }, "GetSignalingChannelEndpoint" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Provides an endpoint for the specified signaling channel to send and receive messages. This API uses the SingleMasterChannelEndpointConfiguration input parameter, which consists of the Protocols and Role properties.

Protocols is used to determine the communication mechanism. For example, specifying WSS as the protocol, results in this API producing a secure websocket endpoint, and specifying HTTPS as the protocol, results in this API generating an HTTPS endpoint.

Role determines the messaging permissions. A MASTER role results in this API generating an endpoint that a client can use to communicate with any of the viewers on the channel. A VIEWER role results in this API generating an endpoint that a client can use to communicate only with a MASTER.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "InvalidArgumentException", "documentation" : "

The value for this input parameter is invalid.

", "httpStatusCode" : 400 }, { "exceptionName" : "ClientLimitExceededException", "documentation" : "

Kinesis Video Streams has throttled the request because you have exceeded the limit of allowed client calls. Try making the call later.

", "httpStatusCode" : 400 }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

Amazon Kinesis Video Streams can't find the stream that you specified.

", "httpStatusCode" : 404 }, { "exceptionName" : "ResourceInUseException", "documentation" : "

The stream is currently not available for this operation.

", "httpStatusCode" : 400 }, { "exceptionName" : "AccessDeniedException", "documentation" : "

You do not have required permissions to perform this operation.

", "httpStatusCode" : 401 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "GetSignalingChannelEndpointRequest", "variableName" : "getSignalingChannelEndpointRequest", "variableType" : "GetSignalingChannelEndpointRequest", "documentation" : "", "simpleType" : "GetSignalingChannelEndpointRequest", "variableSetterType" : "GetSignalingChannelEndpointRequest" }, "methodName" : "getSignalingChannelEndpoint", "operationName" : "GetSignalingChannelEndpoint", "paginated" : false, "returnType" : { "returnType" : "GetSignalingChannelEndpointResponse", "documentation" : null }, "syncReturnType" : "GetSignalingChannelEndpointResponse" }, "ListSignalingChannels" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns an array of ChannelInfo objects. Each object describes a signaling channel. To retrieve only those channels that satisfy a specific condition, you can specify a ChannelNameCondition.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "InvalidArgumentException", "documentation" : "

The value for this input parameter is invalid.

", "httpStatusCode" : 400 }, { "exceptionName" : "ClientLimitExceededException", "documentation" : "

Kinesis Video Streams has throttled the request because you have exceeded the limit of allowed client calls. Try making the call later.

", "httpStatusCode" : 400 }, { "exceptionName" : "AccessDeniedException", "documentation" : "

You do not have required permissions to perform this operation.

", "httpStatusCode" : 401 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ListSignalingChannelsRequest", "variableName" : "listSignalingChannelsRequest", "variableType" : "ListSignalingChannelsRequest", "documentation" : "", "simpleType" : "ListSignalingChannelsRequest", "variableSetterType" : "ListSignalingChannelsRequest" }, "methodName" : "listSignalingChannels", "operationName" : "ListSignalingChannels", "paginated" : true, "returnType" : { "returnType" : "ListSignalingChannelsResponse", "documentation" : null }, "syncReturnType" : "ListSignalingChannelsResponse" }, "ListStreams" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns an array of StreamInfo objects. Each object describes a stream. To retrieve only streams that satisfy a specific condition, you can specify a StreamNameCondition.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "ClientLimitExceededException", "documentation" : "

Kinesis Video Streams has throttled the request because you have exceeded the limit of allowed client calls. Try making the call later.

", "httpStatusCode" : 400 }, { "exceptionName" : "InvalidArgumentException", "documentation" : "

The value for this input parameter is invalid.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ListStreamsRequest", "variableName" : "listStreamsRequest", "variableType" : "ListStreamsRequest", "documentation" : "", "simpleType" : "ListStreamsRequest", "variableSetterType" : "ListStreamsRequest" }, "methodName" : "listStreams", "operationName" : "ListStreams", "paginated" : true, "returnType" : { "returnType" : "ListStreamsResponse", "documentation" : null }, "syncReturnType" : "ListStreamsResponse" }, "ListTagsForResource" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns a list of tags associated with the specified signaling channel.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "InvalidArgumentException", "documentation" : "

The value for this input parameter is invalid.

", "httpStatusCode" : 400 }, { "exceptionName" : "ClientLimitExceededException", "documentation" : "

Kinesis Video Streams has throttled the request because you have exceeded the limit of allowed client calls. Try making the call later.

", "httpStatusCode" : 400 }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

Amazon Kinesis Video Streams can't find the stream that you specified.

", "httpStatusCode" : 404 }, { "exceptionName" : "AccessDeniedException", "documentation" : "

You do not have required permissions to perform this operation.

", "httpStatusCode" : 401 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ListTagsForResourceRequest", "variableName" : "listTagsForResourceRequest", "variableType" : "ListTagsForResourceRequest", "documentation" : "", "simpleType" : "ListTagsForResourceRequest", "variableSetterType" : "ListTagsForResourceRequest" }, "methodName" : "listTagsForResource", "operationName" : "ListTagsForResource", "paginated" : false, "returnType" : { "returnType" : "ListTagsForResourceResponse", "documentation" : null }, "syncReturnType" : "ListTagsForResourceResponse" }, "ListTagsForStream" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Returns a list of tags associated with the specified stream.

In the request, you must specify either the StreamName or the StreamARN.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "ClientLimitExceededException", "documentation" : "

Kinesis Video Streams has throttled the request because you have exceeded the limit of allowed client calls. Try making the call later.

", "httpStatusCode" : 400 }, { "exceptionName" : "InvalidArgumentException", "documentation" : "

The value for this input parameter is invalid.

", "httpStatusCode" : 400 }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

Amazon Kinesis Video Streams can't find the stream that you specified.

", "httpStatusCode" : 404 }, { "exceptionName" : "NotAuthorizedException", "documentation" : "

The caller is not authorized to perform this operation.

", "httpStatusCode" : 401 }, { "exceptionName" : "InvalidResourceFormatException", "documentation" : "

The format of the StreamARN is invalid.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "ListTagsForStreamRequest", "variableName" : "listTagsForStreamRequest", "variableType" : "ListTagsForStreamRequest", "documentation" : "", "simpleType" : "ListTagsForStreamRequest", "variableSetterType" : "ListTagsForStreamRequest" }, "methodName" : "listTagsForStream", "operationName" : "ListTagsForStream", "paginated" : false, "returnType" : { "returnType" : "ListTagsForStreamResponse", "documentation" : null }, "syncReturnType" : "ListTagsForStreamResponse" }, "TagResource" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Adds one or more tags to a signaling channel. A tag is a key-value pair (the value is optional) that you can define and assign to AWS resources. If you specify a tag that already exists, the tag value is replaced with the value that you specify in the request. For more information, see Using Cost Allocation Tags in the AWS Billing and Cost Management User Guide.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "InvalidArgumentException", "documentation" : "

The value for this input parameter is invalid.

", "httpStatusCode" : 400 }, { "exceptionName" : "ClientLimitExceededException", "documentation" : "

Kinesis Video Streams has throttled the request because you have exceeded the limit of allowed client calls. Try making the call later.

", "httpStatusCode" : 400 }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

Amazon Kinesis Video Streams can't find the stream that you specified.

", "httpStatusCode" : 404 }, { "exceptionName" : "AccessDeniedException", "documentation" : "

You do not have required permissions to perform this operation.

", "httpStatusCode" : 401 }, { "exceptionName" : "TagsPerResourceExceededLimitException", "documentation" : "

You have exceeded the limit of tags that you can associate with the resource. Kinesis video streams support up to 50 tags.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "TagResourceRequest", "variableName" : "tagResourceRequest", "variableType" : "TagResourceRequest", "documentation" : "", "simpleType" : "TagResourceRequest", "variableSetterType" : "TagResourceRequest" }, "methodName" : "tagResource", "operationName" : "TagResource", "paginated" : false, "returnType" : { "returnType" : "TagResourceResponse", "documentation" : null }, "syncReturnType" : "TagResourceResponse" }, "TagStream" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Adds one or more tags to a stream. A tag is a key-value pair (the value is optional) that you can define and assign to AWS resources. If you specify a tag that already exists, the tag value is replaced with the value that you specify in the request. For more information, see Using Cost Allocation Tags in the AWS Billing and Cost Management User Guide.

You must provide either the StreamName or the StreamARN.

This operation requires permission for the KinesisVideo:TagStream action.

Kinesis video streams support up to 50 tags.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "ClientLimitExceededException", "documentation" : "

Kinesis Video Streams has throttled the request because you have exceeded the limit of allowed client calls. Try making the call later.

", "httpStatusCode" : 400 }, { "exceptionName" : "InvalidArgumentException", "documentation" : "

The value for this input parameter is invalid.

", "httpStatusCode" : 400 }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

Amazon Kinesis Video Streams can't find the stream that you specified.

", "httpStatusCode" : 404 }, { "exceptionName" : "NotAuthorizedException", "documentation" : "

The caller is not authorized to perform this operation.

", "httpStatusCode" : 401 }, { "exceptionName" : "InvalidResourceFormatException", "documentation" : "

The format of the StreamARN is invalid.

", "httpStatusCode" : 400 }, { "exceptionName" : "TagsPerResourceExceededLimitException", "documentation" : "

You have exceeded the limit of tags that you can associate with the resource. Kinesis video streams support up to 50 tags.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "TagStreamRequest", "variableName" : "tagStreamRequest", "variableType" : "TagStreamRequest", "documentation" : "", "simpleType" : "TagStreamRequest", "variableSetterType" : "TagStreamRequest" }, "methodName" : "tagStream", "operationName" : "TagStream", "paginated" : false, "returnType" : { "returnType" : "TagStreamResponse", "documentation" : null }, "syncReturnType" : "TagStreamResponse" }, "UntagResource" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Removes one or more tags from a signaling channel. In the request, specify only a tag key or keys; don't specify the value. If you specify a tag key that does not exist, it's ignored.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "InvalidArgumentException", "documentation" : "

The value for this input parameter is invalid.

", "httpStatusCode" : 400 }, { "exceptionName" : "ClientLimitExceededException", "documentation" : "

Kinesis Video Streams has throttled the request because you have exceeded the limit of allowed client calls. Try making the call later.

", "httpStatusCode" : 400 }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

Amazon Kinesis Video Streams can't find the stream that you specified.

", "httpStatusCode" : 404 }, { "exceptionName" : "AccessDeniedException", "documentation" : "

You do not have required permissions to perform this operation.

", "httpStatusCode" : 401 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "UntagResourceRequest", "variableName" : "untagResourceRequest", "variableType" : "UntagResourceRequest", "documentation" : "", "simpleType" : "UntagResourceRequest", "variableSetterType" : "UntagResourceRequest" }, "methodName" : "untagResource", "operationName" : "UntagResource", "paginated" : false, "returnType" : { "returnType" : "UntagResourceResponse", "documentation" : null }, "syncReturnType" : "UntagResourceResponse" }, "UntagStream" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Removes one or more tags from a stream. In the request, specify only a tag key or keys; don't specify the value. If you specify a tag key that does not exist, it's ignored.

In the request, you must provide the StreamName or StreamARN.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "ClientLimitExceededException", "documentation" : "

Kinesis Video Streams has throttled the request because you have exceeded the limit of allowed client calls. Try making the call later.

", "httpStatusCode" : 400 }, { "exceptionName" : "InvalidArgumentException", "documentation" : "

The value for this input parameter is invalid.

", "httpStatusCode" : 400 }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

Amazon Kinesis Video Streams can't find the stream that you specified.

", "httpStatusCode" : 404 }, { "exceptionName" : "NotAuthorizedException", "documentation" : "

The caller is not authorized to perform this operation.

", "httpStatusCode" : 401 }, { "exceptionName" : "InvalidResourceFormatException", "documentation" : "

The format of the StreamARN is invalid.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "UntagStreamRequest", "variableName" : "untagStreamRequest", "variableType" : "UntagStreamRequest", "documentation" : "", "simpleType" : "UntagStreamRequest", "variableSetterType" : "UntagStreamRequest" }, "methodName" : "untagStream", "operationName" : "UntagStream", "paginated" : false, "returnType" : { "returnType" : "UntagStreamResponse", "documentation" : null }, "syncReturnType" : "UntagStreamResponse" }, "UpdateDataRetention" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Increases or decreases the stream's data retention period by the value that you specify. To indicate whether you want to increase or decrease the data retention period, specify the Operation parameter in the request body. In the request, you must specify either the StreamName or the StreamARN.

The retention period that you specify replaces the current value.

This operation requires permission for the KinesisVideo:UpdateDataRetention action.

Changing the data retention period affects the data in the stream as follows:

  • If the data retention period is increased, existing data is retained for the new retention period. For example, if the data retention period is increased from one hour to seven hours, all existing data is retained for seven hours.

  • If the data retention period is decreased, existing data is retained for the new retention period. For example, if the data retention period is decreased from seven hours to one hour, all existing data is retained for one hour, and any data older than one hour is deleted immediately.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "ClientLimitExceededException", "documentation" : "

Kinesis Video Streams has throttled the request because you have exceeded the limit of allowed client calls. Try making the call later.

", "httpStatusCode" : 400 }, { "exceptionName" : "InvalidArgumentException", "documentation" : "

The value for this input parameter is invalid.

", "httpStatusCode" : 400 }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

Amazon Kinesis Video Streams can't find the stream that you specified.

", "httpStatusCode" : 404 }, { "exceptionName" : "ResourceInUseException", "documentation" : "

The stream is currently not available for this operation.

", "httpStatusCode" : 400 }, { "exceptionName" : "NotAuthorizedException", "documentation" : "

The caller is not authorized to perform this operation.

", "httpStatusCode" : 401 }, { "exceptionName" : "VersionMismatchException", "documentation" : "

The stream version that you specified is not the latest version. To get the latest version, use the DescribeStream API.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "UpdateDataRetentionRequest", "variableName" : "updateDataRetentionRequest", "variableType" : "UpdateDataRetentionRequest", "documentation" : "", "simpleType" : "UpdateDataRetentionRequest", "variableSetterType" : "UpdateDataRetentionRequest" }, "methodName" : "updateDataRetention", "operationName" : "UpdateDataRetention", "paginated" : false, "returnType" : { "returnType" : "UpdateDataRetentionResponse", "documentation" : null }, "syncReturnType" : "UpdateDataRetentionResponse" }, "UpdateSignalingChannel" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Updates the existing signaling channel. This is an asynchronous operation and takes time to complete.

If the MessageTtlSeconds value is updated (either increased or reduced), then it only applies to new messages sent via this channel after it's been updated. Existing messages are still expire as per the previous MessageTtlSeconds value.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "InvalidArgumentException", "documentation" : "

The value for this input parameter is invalid.

", "httpStatusCode" : 400 }, { "exceptionName" : "ClientLimitExceededException", "documentation" : "

Kinesis Video Streams has throttled the request because you have exceeded the limit of allowed client calls. Try making the call later.

", "httpStatusCode" : 400 }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

Amazon Kinesis Video Streams can't find the stream that you specified.

", "httpStatusCode" : 404 }, { "exceptionName" : "ResourceInUseException", "documentation" : "

The stream is currently not available for this operation.

", "httpStatusCode" : 400 }, { "exceptionName" : "AccessDeniedException", "documentation" : "

You do not have required permissions to perform this operation.

", "httpStatusCode" : 401 }, { "exceptionName" : "VersionMismatchException", "documentation" : "

The stream version that you specified is not the latest version. To get the latest version, use the DescribeStream API.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "UpdateSignalingChannelRequest", "variableName" : "updateSignalingChannelRequest", "variableType" : "UpdateSignalingChannelRequest", "documentation" : "", "simpleType" : "UpdateSignalingChannelRequest", "variableSetterType" : "UpdateSignalingChannelRequest" }, "methodName" : "updateSignalingChannel", "operationName" : "UpdateSignalingChannel", "paginated" : false, "returnType" : { "returnType" : "UpdateSignalingChannelResponse", "documentation" : null }, "syncReturnType" : "UpdateSignalingChannelResponse" }, "UpdateStream" : { "authType" : "IAM", "authenticated" : true, "deprecated" : false, "documentation" : "

Updates stream metadata, such as the device name and media type.

You must provide the stream name or the Amazon Resource Name (ARN) of the stream.

To make sure that you have the latest version of the stream before updating it, you can specify the stream version. Kinesis Video Streams assigns a version to each stream. When you update a stream, Kinesis Video Streams assigns a new version number. To get the latest stream version, use the DescribeStream API.

UpdateStream is an asynchronous operation, and takes time to complete.

", "endpointDiscovery" : null, "endpointOperation" : false, "endpointTrait" : null, "exceptions" : [ { "exceptionName" : "ClientLimitExceededException", "documentation" : "

Kinesis Video Streams has throttled the request because you have exceeded the limit of allowed client calls. Try making the call later.

", "httpStatusCode" : 400 }, { "exceptionName" : "InvalidArgumentException", "documentation" : "

The value for this input parameter is invalid.

", "httpStatusCode" : 400 }, { "exceptionName" : "ResourceNotFoundException", "documentation" : "

Amazon Kinesis Video Streams can't find the stream that you specified.

", "httpStatusCode" : 404 }, { "exceptionName" : "ResourceInUseException", "documentation" : "

The stream is currently not available for this operation.

", "httpStatusCode" : 400 }, { "exceptionName" : "NotAuthorizedException", "documentation" : "

The caller is not authorized to perform this operation.

", "httpStatusCode" : 401 }, { "exceptionName" : "VersionMismatchException", "documentation" : "

The stream version that you specified is not the latest version. To get the latest version, use the DescribeStream API.

", "httpStatusCode" : 400 } ], "hasBlobMemberAsPayload" : false, "input" : { "variableDeclarationType" : "UpdateStreamRequest", "variableName" : "updateStreamRequest", "variableType" : "UpdateStreamRequest", "documentation" : "", "simpleType" : "UpdateStreamRequest", "variableSetterType" : "UpdateStreamRequest" }, "methodName" : "updateStream", "operationName" : "UpdateStream", "paginated" : false, "returnType" : { "returnType" : "UpdateStreamResponse", "documentation" : null }, "syncReturnType" : "UpdateStreamResponse" } }, "shapes" : { "APIName" : { "c2jName" : "APIName", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "PUT_MEDIA", "value" : "PUT_MEDIA" }, { "name" : "GET_MEDIA", "value" : "GET_MEDIA" }, { "name" : "LIST_FRAGMENTS", "value" : "LIST_FRAGMENTS" }, { "name" : "GET_MEDIA_FOR_FRAGMENT_LIST", "value" : "GET_MEDIA_FOR_FRAGMENT_LIST" }, { "name" : "GET_HLS_STREAMING_SESSION_URL", "value" : "GET_HLS_STREAMING_SESSION_URL" }, { "name" : "GET_DASH_STREAMING_SESSION_URL", "value" : "GET_DASH_STREAMING_SESSION_URL" } ], "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "APIName", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "APIName", "variableName" : "apiName", "variableType" : "APIName", "documentation" : null, "simpleType" : "APIName", "variableSetterType" : "APIName" }, "wrapper" : false, "xmlNamespace" : null }, "AccessDeniedException" : { "c2jName" : "AccessDeniedException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

You do not have required permissions to perform this operation.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : "AccessDeniedException", "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : 401, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "AccessDeniedException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "AccessDeniedException", "variableName" : "accessDeniedException", "variableType" : "AccessDeniedException", "documentation" : null, "simpleType" : "AccessDeniedException", "variableSetterType" : "AccessDeniedException" }, "wrapper" : false, "xmlNamespace" : null }, "AccountChannelLimitExceededException" : { "c2jName" : "AccountChannelLimitExceededException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

You have reached the maximum limit of active signaling channels for this AWS account in this region.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : "AccountChannelLimitExceededException", "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : 400, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "AccountChannelLimitExceededException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "AccountChannelLimitExceededException", "variableName" : "accountChannelLimitExceededException", "variableType" : "AccountChannelLimitExceededException", "documentation" : null, "simpleType" : "AccountChannelLimitExceededException", "variableSetterType" : "AccountChannelLimitExceededException" }, "wrapper" : false, "xmlNamespace" : null }, "AccountStreamLimitExceededException" : { "c2jName" : "AccountStreamLimitExceededException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

The number of streams created for the account is too high.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : "AccountStreamLimitExceededException", "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : 400, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "AccountStreamLimitExceededException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "AccountStreamLimitExceededException", "variableName" : "accountStreamLimitExceededException", "variableType" : "AccountStreamLimitExceededException", "documentation" : null, "simpleType" : "AccountStreamLimitExceededException", "variableSetterType" : "AccountStreamLimitExceededException" }, "wrapper" : false, "xmlNamespace" : null }, "ChannelInfo" : { "c2jName" : "ChannelInfo", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

A structure that encapsulates a signaling channel's metadata and properties.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelName", "beanStyleSetterMethodName" : "setChannelName", "c2jName" : "ChannelName", "c2jShape" : "ChannelName", "defaultConsumerFluentSetterDocumentation" : "

The name of the signaling channel.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelName(String)}.\n@param channelName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the signaling channel.

\n@return The name of the signaling channel.\n@deprecated Use {@link #channelName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the signaling channel.

\n@param channelName The name of the signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelName(String)}\n", "documentation" : "

The name of the signaling channel.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelName", "fluentSetterDocumentation" : "

The name of the signaling channel.

\n@param channelName The name of the signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelName", "getterDocumentation" : "

The name of the signaling channel.

\n@return The name of the signaling channel.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelName", "sensitive" : false, "setterDocumentation" : "

The name of the signaling channel.

\n@param channelName The name of the signaling channel.", "setterMethodName" : "setChannelName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelName", "variableType" : "String", "documentation" : "

The name of the signaling channel.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelARN", "beanStyleSetterMethodName" : "setChannelARN", "c2jName" : "ChannelARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the signaling channel.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelARN(String)}.\n@param channelARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the signaling channel.

\n@return The ARN of the signaling channel.\n@deprecated Use {@link #channelARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the signaling channel.

\n@param channelARN The ARN of the signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelARN(String)}\n", "documentation" : "

The ARN of the signaling channel.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelARN", "fluentSetterDocumentation" : "

The ARN of the signaling channel.

\n@param channelARN The ARN of the signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelARN", "getterDocumentation" : "

The ARN of the signaling channel.

\n@return The ARN of the signaling channel.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the signaling channel.

\n@param channelARN The ARN of the signaling channel.", "setterMethodName" : "setChannelARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : "

The ARN of the signaling channel.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelTypeAsString", "beanStyleSetterMethodName" : "setChannelType", "c2jName" : "ChannelType", "c2jShape" : "ChannelType", "defaultConsumerFluentSetterDocumentation" : "

The type of the signaling channel.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelTypeAsString(String)}.\n@param channelType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The type of the signaling channel.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #channelType} will return {@link ChannelType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #channelTypeAsString}.\n

\n@return The type of the signaling channel.\n@see ChannelType\n@deprecated Use {@link #channelTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The type of the signaling channel.

\n@param channelType The type of the signaling channel.\n@see ChannelType\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelType\n@deprecated Use {@link #channelType(String)}\n", "documentation" : "

The type of the signaling channel.

", "endpointDiscoveryId" : false, "enumType" : "ChannelType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelType", "fluentEnumGetterMethodName" : "channelType", "fluentEnumSetterMethodName" : "channelType", "fluentGetterMethodName" : "channelTypeAsString", "fluentSetterDocumentation" : "

The type of the signaling channel.

\n@param channelType The type of the signaling channel.\n@see ChannelType\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelType", "fluentSetterMethodName" : "channelType", "getterDocumentation" : "

The type of the signaling channel.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #channelType} will return {@link ChannelType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #channelTypeAsString}.\n

\n@return The type of the signaling channel.\n@see ChannelType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelType", "sensitive" : false, "setterDocumentation" : "

The type of the signaling channel.

\n@param channelType The type of the signaling channel.\n@see ChannelType", "setterMethodName" : "setChannelType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelType", "variableType" : "String", "documentation" : "

The type of the signaling channel.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelStatusAsString", "beanStyleSetterMethodName" : "setChannelStatus", "c2jName" : "ChannelStatus", "c2jShape" : "Status", "defaultConsumerFluentSetterDocumentation" : "

Current status of the signaling channel.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelStatusAsString(String)}.\n@param channelStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelStatus(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

Current status of the signaling channel.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #channelStatus} will return {@link Status#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #channelStatusAsString}.\n

\n@return Current status of the signaling channel.\n@see Status\n@deprecated Use {@link #channelStatusAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

Current status of the signaling channel.

\n@param channelStatus Current status of the signaling channel.\n@see Status\n@return Returns a reference to this object so that method calls can be chained together.\n@see Status\n@deprecated Use {@link #channelStatus(String)}\n", "documentation" : "

Current status of the signaling channel.

", "endpointDiscoveryId" : false, "enumType" : "Status", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelStatus", "fluentEnumGetterMethodName" : "channelStatus", "fluentEnumSetterMethodName" : "channelStatus", "fluentGetterMethodName" : "channelStatusAsString", "fluentSetterDocumentation" : "

Current status of the signaling channel.

\n@param channelStatus Current status of the signaling channel.\n@see Status\n@return Returns a reference to this object so that method calls can be chained together.\n@see Status", "fluentSetterMethodName" : "channelStatus", "getterDocumentation" : "

Current status of the signaling channel.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #channelStatus} will return {@link Status#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #channelStatusAsString}.\n

\n@return Current status of the signaling channel.\n@see Status", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelStatus", "sensitive" : false, "setterDocumentation" : "

Current status of the signaling channel.

\n@param channelStatus Current status of the signaling channel.\n@see Status", "setterMethodName" : "setChannelStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelStatus", "variableType" : "String", "documentation" : "

Current status of the signaling channel.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCreationTime", "beanStyleSetterMethodName" : "setCreationTime", "c2jName" : "CreationTime", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

The time at which the signaling channel was created.

\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #creationTime(Instant)}.\n@param creationTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #creationTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The time at which the signaling channel was created.

\n@return The time at which the signaling channel was created.\n@deprecated Use {@link #creationTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The time at which the signaling channel was created.

\n@param creationTime The time at which the signaling channel was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #creationTime(Instant)}\n", "documentation" : "

The time at which the signaling channel was created.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CreationTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCreationTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "creationTime", "fluentSetterDocumentation" : "

The time at which the signaling channel was created.

\n@param creationTime The time at which the signaling channel was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "creationTime", "getterDocumentation" : "

The time at which the signaling channel was created.

\n@return The time at which the signaling channel was created.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CreationTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreationTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreationTime", "sensitive" : false, "setterDocumentation" : "

The time at which the signaling channel was created.

\n@param creationTime The time at which the signaling channel was created.", "setterMethodName" : "setCreationTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : "

The time at which the signaling channel was created.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSingleMasterConfiguration", "beanStyleSetterMethodName" : "setSingleMasterConfiguration", "c2jName" : "SingleMasterConfiguration", "c2jShape" : "SingleMasterConfiguration", "defaultConsumerFluentSetterDocumentation" : "

A structure that contains the configuration for the SINGLE_MASTER channel type.

\nThis is a convenience that creates an instance of the {@link SingleMasterConfiguration.Builder} avoiding the need to create one manually via {@link SingleMasterConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link SingleMasterConfiguration.Builder#build()} is called immediately and its result is passed to {@link #singleMasterConfiguration(SingleMasterConfiguration)}.\n@param singleMasterConfiguration a consumer that will call methods on {@link SingleMasterConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #singleMasterConfiguration(SingleMasterConfiguration)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A structure that contains the configuration for the SINGLE_MASTER channel type.

\n@return A structure that contains the configuration for the SINGLE_MASTER channel type.\n@deprecated Use {@link #singleMasterConfiguration()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A structure that contains the configuration for the SINGLE_MASTER channel type.

\n@param singleMasterConfiguration A structure that contains the configuration for the SINGLE_MASTER channel type.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #singleMasterConfiguration(SingleMasterConfiguration)}\n", "documentation" : "

A structure that contains the configuration for the SINGLE_MASTER channel type.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SingleMasterConfiguration property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSingleMasterConfiguration", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "singleMasterConfiguration", "fluentSetterDocumentation" : "

A structure that contains the configuration for the SINGLE_MASTER channel type.

\n@param singleMasterConfiguration A structure that contains the configuration for the SINGLE_MASTER channel type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "singleMasterConfiguration", "getterDocumentation" : "

A structure that contains the configuration for the SINGLE_MASTER channel type.

\n@return A structure that contains the configuration for the SINGLE_MASTER channel type.", "getterModel" : { "returnType" : "SingleMasterConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SingleMasterConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SingleMasterConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "SingleMasterConfiguration", "sensitive" : false, "setterDocumentation" : "

A structure that contains the configuration for the SINGLE_MASTER channel type.

\n@param singleMasterConfiguration A structure that contains the configuration for the SINGLE_MASTER channel type.", "setterMethodName" : "setSingleMasterConfiguration", "setterModel" : { "variableDeclarationType" : "SingleMasterConfiguration", "variableName" : "singleMasterConfiguration", "variableType" : "SingleMasterConfiguration", "documentation" : null, "simpleType" : "SingleMasterConfiguration", "variableSetterType" : "SingleMasterConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "SingleMasterConfiguration", "variableName" : "singleMasterConfiguration", "variableType" : "SingleMasterConfiguration", "documentation" : "

A structure that contains the configuration for the SINGLE_MASTER channel type.

", "simpleType" : "SingleMasterConfiguration", "variableSetterType" : "SingleMasterConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getVersion", "beanStyleSetterMethodName" : "setVersion", "c2jName" : "Version", "c2jShape" : "Version", "defaultConsumerFluentSetterDocumentation" : "

The current version of the signaling channel.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #version(String)}.\n@param version a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #version(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The current version of the signaling channel.

\n@return The current version of the signaling channel.\n@deprecated Use {@link #version()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The current version of the signaling channel.

\n@param version The current version of the signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #version(String)}\n", "documentation" : "

The current version of the signaling channel.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Version property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "version", "fluentSetterDocumentation" : "

The current version of the signaling channel.

\n@param version The current version of the signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "version", "getterDocumentation" : "

The current version of the signaling channel.

\n@return The current version of the signaling channel.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Version", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Version", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Version", "sensitive" : false, "setterDocumentation" : "

The current version of the signaling channel.

\n@param version The current version of the signaling channel.", "setterMethodName" : "setVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "version", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "version", "variableType" : "String", "documentation" : "

The current version of the signaling channel.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ChannelARN" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelARN", "beanStyleSetterMethodName" : "setChannelARN", "c2jName" : "ChannelARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the signaling channel.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelARN(String)}.\n@param channelARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the signaling channel.

\n@return The ARN of the signaling channel.\n@deprecated Use {@link #channelARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the signaling channel.

\n@param channelARN The ARN of the signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelARN(String)}\n", "documentation" : "

The ARN of the signaling channel.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelARN", "fluentSetterDocumentation" : "

The ARN of the signaling channel.

\n@param channelARN The ARN of the signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelARN", "getterDocumentation" : "

The ARN of the signaling channel.

\n@return The ARN of the signaling channel.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the signaling channel.

\n@param channelARN The ARN of the signaling channel.", "setterMethodName" : "setChannelARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : "

The ARN of the signaling channel.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ChannelName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelName", "beanStyleSetterMethodName" : "setChannelName", "c2jName" : "ChannelName", "c2jShape" : "ChannelName", "defaultConsumerFluentSetterDocumentation" : "

The name of the signaling channel.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelName(String)}.\n@param channelName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the signaling channel.

\n@return The name of the signaling channel.\n@deprecated Use {@link #channelName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the signaling channel.

\n@param channelName The name of the signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelName(String)}\n", "documentation" : "

The name of the signaling channel.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelName", "fluentSetterDocumentation" : "

The name of the signaling channel.

\n@param channelName The name of the signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelName", "getterDocumentation" : "

The name of the signaling channel.

\n@return The name of the signaling channel.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelName", "sensitive" : false, "setterDocumentation" : "

The name of the signaling channel.

\n@param channelName The name of the signaling channel.", "setterMethodName" : "setChannelName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelName", "variableType" : "String", "documentation" : "

The name of the signaling channel.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ChannelStatus" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelStatusAsString", "beanStyleSetterMethodName" : "setChannelStatus", "c2jName" : "ChannelStatus", "c2jShape" : "Status", "defaultConsumerFluentSetterDocumentation" : "

Current status of the signaling channel.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelStatusAsString(String)}.\n@param channelStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelStatus(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

Current status of the signaling channel.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #channelStatus} will return {@link Status#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #channelStatusAsString}.\n

\n@return Current status of the signaling channel.\n@see Status\n@deprecated Use {@link #channelStatusAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

Current status of the signaling channel.

\n@param channelStatus Current status of the signaling channel.\n@see Status\n@return Returns a reference to this object so that method calls can be chained together.\n@see Status\n@deprecated Use {@link #channelStatus(String)}\n", "documentation" : "

Current status of the signaling channel.

", "endpointDiscoveryId" : false, "enumType" : "Status", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelStatus", "fluentEnumGetterMethodName" : "channelStatus", "fluentEnumSetterMethodName" : "channelStatus", "fluentGetterMethodName" : "channelStatusAsString", "fluentSetterDocumentation" : "

Current status of the signaling channel.

\n@param channelStatus Current status of the signaling channel.\n@see Status\n@return Returns a reference to this object so that method calls can be chained together.\n@see Status", "fluentSetterMethodName" : "channelStatus", "getterDocumentation" : "

Current status of the signaling channel.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #channelStatus} will return {@link Status#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #channelStatusAsString}.\n

\n@return Current status of the signaling channel.\n@see Status", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelStatus", "sensitive" : false, "setterDocumentation" : "

Current status of the signaling channel.

\n@param channelStatus Current status of the signaling channel.\n@see Status", "setterMethodName" : "setChannelStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelStatus", "variableType" : "String", "documentation" : "

Current status of the signaling channel.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ChannelType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelTypeAsString", "beanStyleSetterMethodName" : "setChannelType", "c2jName" : "ChannelType", "c2jShape" : "ChannelType", "defaultConsumerFluentSetterDocumentation" : "

The type of the signaling channel.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelTypeAsString(String)}.\n@param channelType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The type of the signaling channel.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #channelType} will return {@link ChannelType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #channelTypeAsString}.\n

\n@return The type of the signaling channel.\n@see ChannelType\n@deprecated Use {@link #channelTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The type of the signaling channel.

\n@param channelType The type of the signaling channel.\n@see ChannelType\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelType\n@deprecated Use {@link #channelType(String)}\n", "documentation" : "

The type of the signaling channel.

", "endpointDiscoveryId" : false, "enumType" : "ChannelType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelType", "fluentEnumGetterMethodName" : "channelType", "fluentEnumSetterMethodName" : "channelType", "fluentGetterMethodName" : "channelTypeAsString", "fluentSetterDocumentation" : "

The type of the signaling channel.

\n@param channelType The type of the signaling channel.\n@see ChannelType\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelType", "fluentSetterMethodName" : "channelType", "getterDocumentation" : "

The type of the signaling channel.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #channelType} will return {@link ChannelType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #channelTypeAsString}.\n

\n@return The type of the signaling channel.\n@see ChannelType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelType", "sensitive" : false, "setterDocumentation" : "

The type of the signaling channel.

\n@param channelType The type of the signaling channel.\n@see ChannelType", "setterMethodName" : "setChannelType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelType", "variableType" : "String", "documentation" : "

The type of the signaling channel.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CreationTime" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCreationTime", "beanStyleSetterMethodName" : "setCreationTime", "c2jName" : "CreationTime", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

The time at which the signaling channel was created.

\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #creationTime(Instant)}.\n@param creationTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #creationTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The time at which the signaling channel was created.

\n@return The time at which the signaling channel was created.\n@deprecated Use {@link #creationTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The time at which the signaling channel was created.

\n@param creationTime The time at which the signaling channel was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #creationTime(Instant)}\n", "documentation" : "

The time at which the signaling channel was created.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CreationTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCreationTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "creationTime", "fluentSetterDocumentation" : "

The time at which the signaling channel was created.

\n@param creationTime The time at which the signaling channel was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "creationTime", "getterDocumentation" : "

The time at which the signaling channel was created.

\n@return The time at which the signaling channel was created.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CreationTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreationTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreationTime", "sensitive" : false, "setterDocumentation" : "

The time at which the signaling channel was created.

\n@param creationTime The time at which the signaling channel was created.", "setterMethodName" : "setCreationTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : "

The time at which the signaling channel was created.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SingleMasterConfiguration" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSingleMasterConfiguration", "beanStyleSetterMethodName" : "setSingleMasterConfiguration", "c2jName" : "SingleMasterConfiguration", "c2jShape" : "SingleMasterConfiguration", "defaultConsumerFluentSetterDocumentation" : "

A structure that contains the configuration for the SINGLE_MASTER channel type.

\nThis is a convenience that creates an instance of the {@link SingleMasterConfiguration.Builder} avoiding the need to create one manually via {@link SingleMasterConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link SingleMasterConfiguration.Builder#build()} is called immediately and its result is passed to {@link #singleMasterConfiguration(SingleMasterConfiguration)}.\n@param singleMasterConfiguration a consumer that will call methods on {@link SingleMasterConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #singleMasterConfiguration(SingleMasterConfiguration)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A structure that contains the configuration for the SINGLE_MASTER channel type.

\n@return A structure that contains the configuration for the SINGLE_MASTER channel type.\n@deprecated Use {@link #singleMasterConfiguration()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A structure that contains the configuration for the SINGLE_MASTER channel type.

\n@param singleMasterConfiguration A structure that contains the configuration for the SINGLE_MASTER channel type.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #singleMasterConfiguration(SingleMasterConfiguration)}\n", "documentation" : "

A structure that contains the configuration for the SINGLE_MASTER channel type.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SingleMasterConfiguration property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSingleMasterConfiguration", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "singleMasterConfiguration", "fluentSetterDocumentation" : "

A structure that contains the configuration for the SINGLE_MASTER channel type.

\n@param singleMasterConfiguration A structure that contains the configuration for the SINGLE_MASTER channel type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "singleMasterConfiguration", "getterDocumentation" : "

A structure that contains the configuration for the SINGLE_MASTER channel type.

\n@return A structure that contains the configuration for the SINGLE_MASTER channel type.", "getterModel" : { "returnType" : "SingleMasterConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SingleMasterConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SingleMasterConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "SingleMasterConfiguration", "sensitive" : false, "setterDocumentation" : "

A structure that contains the configuration for the SINGLE_MASTER channel type.

\n@param singleMasterConfiguration A structure that contains the configuration for the SINGLE_MASTER channel type.", "setterMethodName" : "setSingleMasterConfiguration", "setterModel" : { "variableDeclarationType" : "SingleMasterConfiguration", "variableName" : "singleMasterConfiguration", "variableType" : "SingleMasterConfiguration", "documentation" : null, "simpleType" : "SingleMasterConfiguration", "variableSetterType" : "SingleMasterConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "SingleMasterConfiguration", "variableName" : "singleMasterConfiguration", "variableType" : "SingleMasterConfiguration", "documentation" : "

A structure that contains the configuration for the SINGLE_MASTER channel type.

", "simpleType" : "SingleMasterConfiguration", "variableSetterType" : "SingleMasterConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Version" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getVersion", "beanStyleSetterMethodName" : "setVersion", "c2jName" : "Version", "c2jShape" : "Version", "defaultConsumerFluentSetterDocumentation" : "

The current version of the signaling channel.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #version(String)}.\n@param version a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #version(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The current version of the signaling channel.

\n@return The current version of the signaling channel.\n@deprecated Use {@link #version()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The current version of the signaling channel.

\n@param version The current version of the signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #version(String)}\n", "documentation" : "

The current version of the signaling channel.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Version property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "version", "fluentSetterDocumentation" : "

The current version of the signaling channel.

\n@param version The current version of the signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "version", "getterDocumentation" : "

The current version of the signaling channel.

\n@return The current version of the signaling channel.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Version", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Version", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Version", "sensitive" : false, "setterDocumentation" : "

The current version of the signaling channel.

\n@param version The current version of the signaling channel.", "setterMethodName" : "setVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "version", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "version", "variableType" : "String", "documentation" : "

The current version of the signaling channel.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelName", "beanStyleSetterMethodName" : "setChannelName", "c2jName" : "ChannelName", "c2jShape" : "ChannelName", "defaultConsumerFluentSetterDocumentation" : "

The name of the signaling channel.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelName(String)}.\n@param channelName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the signaling channel.

\n@return The name of the signaling channel.\n@deprecated Use {@link #channelName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the signaling channel.

\n@param channelName The name of the signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelName(String)}\n", "documentation" : "

The name of the signaling channel.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelName", "fluentSetterDocumentation" : "

The name of the signaling channel.

\n@param channelName The name of the signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelName", "getterDocumentation" : "

The name of the signaling channel.

\n@return The name of the signaling channel.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelName", "sensitive" : false, "setterDocumentation" : "

The name of the signaling channel.

\n@param channelName The name of the signaling channel.", "setterMethodName" : "setChannelName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelName", "variableType" : "String", "documentation" : "

The name of the signaling channel.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelARN", "beanStyleSetterMethodName" : "setChannelARN", "c2jName" : "ChannelARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the signaling channel.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelARN(String)}.\n@param channelARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the signaling channel.

\n@return The ARN of the signaling channel.\n@deprecated Use {@link #channelARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the signaling channel.

\n@param channelARN The ARN of the signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelARN(String)}\n", "documentation" : "

The ARN of the signaling channel.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelARN", "fluentSetterDocumentation" : "

The ARN of the signaling channel.

\n@param channelARN The ARN of the signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelARN", "getterDocumentation" : "

The ARN of the signaling channel.

\n@return The ARN of the signaling channel.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the signaling channel.

\n@param channelARN The ARN of the signaling channel.", "setterMethodName" : "setChannelARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : "

The ARN of the signaling channel.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelTypeAsString", "beanStyleSetterMethodName" : "setChannelType", "c2jName" : "ChannelType", "c2jShape" : "ChannelType", "defaultConsumerFluentSetterDocumentation" : "

The type of the signaling channel.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelTypeAsString(String)}.\n@param channelType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The type of the signaling channel.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #channelType} will return {@link ChannelType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #channelTypeAsString}.\n

\n@return The type of the signaling channel.\n@see ChannelType\n@deprecated Use {@link #channelTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The type of the signaling channel.

\n@param channelType The type of the signaling channel.\n@see ChannelType\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelType\n@deprecated Use {@link #channelType(String)}\n", "documentation" : "

The type of the signaling channel.

", "endpointDiscoveryId" : false, "enumType" : "ChannelType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelType", "fluentEnumGetterMethodName" : "channelType", "fluentEnumSetterMethodName" : "channelType", "fluentGetterMethodName" : "channelTypeAsString", "fluentSetterDocumentation" : "

The type of the signaling channel.

\n@param channelType The type of the signaling channel.\n@see ChannelType\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelType", "fluentSetterMethodName" : "channelType", "getterDocumentation" : "

The type of the signaling channel.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #channelType} will return {@link ChannelType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #channelTypeAsString}.\n

\n@return The type of the signaling channel.\n@see ChannelType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelType", "sensitive" : false, "setterDocumentation" : "

The type of the signaling channel.

\n@param channelType The type of the signaling channel.\n@see ChannelType", "setterMethodName" : "setChannelType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelType", "variableType" : "String", "documentation" : "

The type of the signaling channel.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelStatusAsString", "beanStyleSetterMethodName" : "setChannelStatus", "c2jName" : "ChannelStatus", "c2jShape" : "Status", "defaultConsumerFluentSetterDocumentation" : "

Current status of the signaling channel.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelStatusAsString(String)}.\n@param channelStatus a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelStatus(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

Current status of the signaling channel.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #channelStatus} will return {@link Status#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #channelStatusAsString}.\n

\n@return Current status of the signaling channel.\n@see Status\n@deprecated Use {@link #channelStatusAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

Current status of the signaling channel.

\n@param channelStatus Current status of the signaling channel.\n@see Status\n@return Returns a reference to this object so that method calls can be chained together.\n@see Status\n@deprecated Use {@link #channelStatus(String)}\n", "documentation" : "

Current status of the signaling channel.

", "endpointDiscoveryId" : false, "enumType" : "Status", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelStatus property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelStatus", "fluentEnumGetterMethodName" : "channelStatus", "fluentEnumSetterMethodName" : "channelStatus", "fluentGetterMethodName" : "channelStatusAsString", "fluentSetterDocumentation" : "

Current status of the signaling channel.

\n@param channelStatus Current status of the signaling channel.\n@see Status\n@return Returns a reference to this object so that method calls can be chained together.\n@see Status", "fluentSetterMethodName" : "channelStatus", "getterDocumentation" : "

Current status of the signaling channel.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #channelStatus} will return {@link Status#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #channelStatusAsString}.\n

\n@return Current status of the signaling channel.\n@see Status", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelStatus", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelStatus", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelStatus", "sensitive" : false, "setterDocumentation" : "

Current status of the signaling channel.

\n@param channelStatus Current status of the signaling channel.\n@see Status", "setterMethodName" : "setChannelStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelStatus", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelStatus", "variableType" : "String", "documentation" : "

Current status of the signaling channel.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCreationTime", "beanStyleSetterMethodName" : "setCreationTime", "c2jName" : "CreationTime", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

The time at which the signaling channel was created.

\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #creationTime(Instant)}.\n@param creationTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #creationTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The time at which the signaling channel was created.

\n@return The time at which the signaling channel was created.\n@deprecated Use {@link #creationTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The time at which the signaling channel was created.

\n@param creationTime The time at which the signaling channel was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #creationTime(Instant)}\n", "documentation" : "

The time at which the signaling channel was created.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CreationTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCreationTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "creationTime", "fluentSetterDocumentation" : "

The time at which the signaling channel was created.

\n@param creationTime The time at which the signaling channel was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "creationTime", "getterDocumentation" : "

The time at which the signaling channel was created.

\n@return The time at which the signaling channel was created.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CreationTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreationTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreationTime", "sensitive" : false, "setterDocumentation" : "

The time at which the signaling channel was created.

\n@param creationTime The time at which the signaling channel was created.", "setterMethodName" : "setCreationTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : "

The time at which the signaling channel was created.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSingleMasterConfiguration", "beanStyleSetterMethodName" : "setSingleMasterConfiguration", "c2jName" : "SingleMasterConfiguration", "c2jShape" : "SingleMasterConfiguration", "defaultConsumerFluentSetterDocumentation" : "

A structure that contains the configuration for the SINGLE_MASTER channel type.

\nThis is a convenience that creates an instance of the {@link SingleMasterConfiguration.Builder} avoiding the need to create one manually via {@link SingleMasterConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link SingleMasterConfiguration.Builder#build()} is called immediately and its result is passed to {@link #singleMasterConfiguration(SingleMasterConfiguration)}.\n@param singleMasterConfiguration a consumer that will call methods on {@link SingleMasterConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #singleMasterConfiguration(SingleMasterConfiguration)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A structure that contains the configuration for the SINGLE_MASTER channel type.

\n@return A structure that contains the configuration for the SINGLE_MASTER channel type.\n@deprecated Use {@link #singleMasterConfiguration()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A structure that contains the configuration for the SINGLE_MASTER channel type.

\n@param singleMasterConfiguration A structure that contains the configuration for the SINGLE_MASTER channel type.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #singleMasterConfiguration(SingleMasterConfiguration)}\n", "documentation" : "

A structure that contains the configuration for the SINGLE_MASTER channel type.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SingleMasterConfiguration property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSingleMasterConfiguration", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "singleMasterConfiguration", "fluentSetterDocumentation" : "

A structure that contains the configuration for the SINGLE_MASTER channel type.

\n@param singleMasterConfiguration A structure that contains the configuration for the SINGLE_MASTER channel type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "singleMasterConfiguration", "getterDocumentation" : "

A structure that contains the configuration for the SINGLE_MASTER channel type.

\n@return A structure that contains the configuration for the SINGLE_MASTER channel type.", "getterModel" : { "returnType" : "SingleMasterConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SingleMasterConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SingleMasterConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "SingleMasterConfiguration", "sensitive" : false, "setterDocumentation" : "

A structure that contains the configuration for the SINGLE_MASTER channel type.

\n@param singleMasterConfiguration A structure that contains the configuration for the SINGLE_MASTER channel type.", "setterMethodName" : "setSingleMasterConfiguration", "setterModel" : { "variableDeclarationType" : "SingleMasterConfiguration", "variableName" : "singleMasterConfiguration", "variableType" : "SingleMasterConfiguration", "documentation" : null, "simpleType" : "SingleMasterConfiguration", "variableSetterType" : "SingleMasterConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "SingleMasterConfiguration", "variableName" : "singleMasterConfiguration", "variableType" : "SingleMasterConfiguration", "documentation" : "

A structure that contains the configuration for the SINGLE_MASTER channel type.

", "simpleType" : "SingleMasterConfiguration", "variableSetterType" : "SingleMasterConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getVersion", "beanStyleSetterMethodName" : "setVersion", "c2jName" : "Version", "c2jShape" : "Version", "defaultConsumerFluentSetterDocumentation" : "

The current version of the signaling channel.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #version(String)}.\n@param version a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #version(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The current version of the signaling channel.

\n@return The current version of the signaling channel.\n@deprecated Use {@link #version()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The current version of the signaling channel.

\n@param version The current version of the signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #version(String)}\n", "documentation" : "

The current version of the signaling channel.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Version property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "version", "fluentSetterDocumentation" : "

The current version of the signaling channel.

\n@param version The current version of the signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "version", "getterDocumentation" : "

The current version of the signaling channel.

\n@return The current version of the signaling channel.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Version", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Version", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Version", "sensitive" : false, "setterDocumentation" : "

The current version of the signaling channel.

\n@param version The current version of the signaling channel.", "setterMethodName" : "setVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "version", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "version", "variableType" : "String", "documentation" : "

The current version of the signaling channel.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ChannelInfo", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ChannelInfo", "variableName" : "channelInfo", "variableType" : "ChannelInfo", "documentation" : null, "simpleType" : "ChannelInfo", "variableSetterType" : "ChannelInfo" }, "wrapper" : false, "xmlNamespace" : null }, "ChannelNameCondition" : { "c2jName" : "ChannelNameCondition", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

An optional input parameter for the ListSignalingChannels API. When this parameter is specified while invoking ListSignalingChannels, the API returns only the channels that satisfy a condition specified in ChannelNameCondition.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getComparisonOperatorAsString", "beanStyleSetterMethodName" : "setComparisonOperator", "c2jName" : "ComparisonOperator", "c2jShape" : "ComparisonOperator", "defaultConsumerFluentSetterDocumentation" : "

A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #comparisonOperatorAsString(String)}.\n@param comparisonOperator a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #comparisonOperator(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #comparisonOperator} will return {@link ComparisonOperator#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #comparisonOperatorAsString}.\n

\n@return A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.\n@see ComparisonOperator\n@deprecated Use {@link #comparisonOperatorAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.

\n@param comparisonOperator A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.\n@see ComparisonOperator\n@return Returns a reference to this object so that method calls can be chained together.\n@see ComparisonOperator\n@deprecated Use {@link #comparisonOperator(String)}\n", "documentation" : "

A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.

", "endpointDiscoveryId" : false, "enumType" : "ComparisonOperator", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ComparisonOperator property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasComparisonOperator", "fluentEnumGetterMethodName" : "comparisonOperator", "fluentEnumSetterMethodName" : "comparisonOperator", "fluentGetterMethodName" : "comparisonOperatorAsString", "fluentSetterDocumentation" : "

A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.

\n@param comparisonOperator A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.\n@see ComparisonOperator\n@return Returns a reference to this object so that method calls can be chained together.\n@see ComparisonOperator", "fluentSetterMethodName" : "comparisonOperator", "getterDocumentation" : "

A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #comparisonOperator} will return {@link ComparisonOperator#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #comparisonOperatorAsString}.\n

\n@return A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.\n@see ComparisonOperator", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ComparisonOperator", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComparisonOperator", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComparisonOperator", "sensitive" : false, "setterDocumentation" : "

A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.

\n@param comparisonOperator A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.\n@see ComparisonOperator", "setterMethodName" : "setComparisonOperator", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "comparisonOperator", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "comparisonOperator", "variableType" : "String", "documentation" : "

A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getComparisonValue", "beanStyleSetterMethodName" : "setComparisonValue", "c2jName" : "ComparisonValue", "c2jShape" : "ChannelName", "defaultConsumerFluentSetterDocumentation" : "

A value to compare.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #comparisonValue(String)}.\n@param comparisonValue a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #comparisonValue(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A value to compare.

\n@return A value to compare.\n@deprecated Use {@link #comparisonValue()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A value to compare.

\n@param comparisonValue A value to compare.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #comparisonValue(String)}\n", "documentation" : "

A value to compare.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ComparisonValue property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasComparisonValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "comparisonValue", "fluentSetterDocumentation" : "

A value to compare.

\n@param comparisonValue A value to compare.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "comparisonValue", "getterDocumentation" : "

A value to compare.

\n@return A value to compare.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ComparisonValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComparisonValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComparisonValue", "sensitive" : false, "setterDocumentation" : "

A value to compare.

\n@param comparisonValue A value to compare.", "setterMethodName" : "setComparisonValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "comparisonValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "comparisonValue", "variableType" : "String", "documentation" : "

A value to compare.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ComparisonOperator" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getComparisonOperatorAsString", "beanStyleSetterMethodName" : "setComparisonOperator", "c2jName" : "ComparisonOperator", "c2jShape" : "ComparisonOperator", "defaultConsumerFluentSetterDocumentation" : "

A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #comparisonOperatorAsString(String)}.\n@param comparisonOperator a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #comparisonOperator(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #comparisonOperator} will return {@link ComparisonOperator#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #comparisonOperatorAsString}.\n

\n@return A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.\n@see ComparisonOperator\n@deprecated Use {@link #comparisonOperatorAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.

\n@param comparisonOperator A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.\n@see ComparisonOperator\n@return Returns a reference to this object so that method calls can be chained together.\n@see ComparisonOperator\n@deprecated Use {@link #comparisonOperator(String)}\n", "documentation" : "

A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.

", "endpointDiscoveryId" : false, "enumType" : "ComparisonOperator", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ComparisonOperator property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasComparisonOperator", "fluentEnumGetterMethodName" : "comparisonOperator", "fluentEnumSetterMethodName" : "comparisonOperator", "fluentGetterMethodName" : "comparisonOperatorAsString", "fluentSetterDocumentation" : "

A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.

\n@param comparisonOperator A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.\n@see ComparisonOperator\n@return Returns a reference to this object so that method calls can be chained together.\n@see ComparisonOperator", "fluentSetterMethodName" : "comparisonOperator", "getterDocumentation" : "

A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #comparisonOperator} will return {@link ComparisonOperator#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #comparisonOperatorAsString}.\n

\n@return A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.\n@see ComparisonOperator", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ComparisonOperator", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComparisonOperator", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComparisonOperator", "sensitive" : false, "setterDocumentation" : "

A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.

\n@param comparisonOperator A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.\n@see ComparisonOperator", "setterMethodName" : "setComparisonOperator", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "comparisonOperator", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "comparisonOperator", "variableType" : "String", "documentation" : "

A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ComparisonValue" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getComparisonValue", "beanStyleSetterMethodName" : "setComparisonValue", "c2jName" : "ComparisonValue", "c2jShape" : "ChannelName", "defaultConsumerFluentSetterDocumentation" : "

A value to compare.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #comparisonValue(String)}.\n@param comparisonValue a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #comparisonValue(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A value to compare.

\n@return A value to compare.\n@deprecated Use {@link #comparisonValue()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A value to compare.

\n@param comparisonValue A value to compare.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #comparisonValue(String)}\n", "documentation" : "

A value to compare.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ComparisonValue property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasComparisonValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "comparisonValue", "fluentSetterDocumentation" : "

A value to compare.

\n@param comparisonValue A value to compare.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "comparisonValue", "getterDocumentation" : "

A value to compare.

\n@return A value to compare.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ComparisonValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComparisonValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComparisonValue", "sensitive" : false, "setterDocumentation" : "

A value to compare.

\n@param comparisonValue A value to compare.", "setterMethodName" : "setComparisonValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "comparisonValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "comparisonValue", "variableType" : "String", "documentation" : "

A value to compare.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getComparisonOperatorAsString", "beanStyleSetterMethodName" : "setComparisonOperator", "c2jName" : "ComparisonOperator", "c2jShape" : "ComparisonOperator", "defaultConsumerFluentSetterDocumentation" : "

A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #comparisonOperatorAsString(String)}.\n@param comparisonOperator a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #comparisonOperator(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #comparisonOperator} will return {@link ComparisonOperator#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #comparisonOperatorAsString}.\n

\n@return A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.\n@see ComparisonOperator\n@deprecated Use {@link #comparisonOperatorAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.

\n@param comparisonOperator A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.\n@see ComparisonOperator\n@return Returns a reference to this object so that method calls can be chained together.\n@see ComparisonOperator\n@deprecated Use {@link #comparisonOperator(String)}\n", "documentation" : "

A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.

", "endpointDiscoveryId" : false, "enumType" : "ComparisonOperator", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ComparisonOperator property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasComparisonOperator", "fluentEnumGetterMethodName" : "comparisonOperator", "fluentEnumSetterMethodName" : "comparisonOperator", "fluentGetterMethodName" : "comparisonOperatorAsString", "fluentSetterDocumentation" : "

A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.

\n@param comparisonOperator A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.\n@see ComparisonOperator\n@return Returns a reference to this object so that method calls can be chained together.\n@see ComparisonOperator", "fluentSetterMethodName" : "comparisonOperator", "getterDocumentation" : "

A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #comparisonOperator} will return {@link ComparisonOperator#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #comparisonOperatorAsString}.\n

\n@return A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.\n@see ComparisonOperator", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ComparisonOperator", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComparisonOperator", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComparisonOperator", "sensitive" : false, "setterDocumentation" : "

A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.

\n@param comparisonOperator A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.\n@see ComparisonOperator", "setterMethodName" : "setComparisonOperator", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "comparisonOperator", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "comparisonOperator", "variableType" : "String", "documentation" : "

A comparison operator. Currently, you can only specify the BEGINS_WITH operator, which finds signaling channels whose names begin with a given prefix.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getComparisonValue", "beanStyleSetterMethodName" : "setComparisonValue", "c2jName" : "ComparisonValue", "c2jShape" : "ChannelName", "defaultConsumerFluentSetterDocumentation" : "

A value to compare.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #comparisonValue(String)}.\n@param comparisonValue a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #comparisonValue(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A value to compare.

\n@return A value to compare.\n@deprecated Use {@link #comparisonValue()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A value to compare.

\n@param comparisonValue A value to compare.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #comparisonValue(String)}\n", "documentation" : "

A value to compare.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ComparisonValue property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasComparisonValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "comparisonValue", "fluentSetterDocumentation" : "

A value to compare.

\n@param comparisonValue A value to compare.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "comparisonValue", "getterDocumentation" : "

A value to compare.

\n@return A value to compare.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ComparisonValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComparisonValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComparisonValue", "sensitive" : false, "setterDocumentation" : "

A value to compare.

\n@param comparisonValue A value to compare.", "setterMethodName" : "setComparisonValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "comparisonValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "comparisonValue", "variableType" : "String", "documentation" : "

A value to compare.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ChannelNameCondition", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ChannelNameCondition", "variableName" : "channelNameCondition", "variableType" : "ChannelNameCondition", "documentation" : null, "simpleType" : "ChannelNameCondition", "variableSetterType" : "ChannelNameCondition" }, "wrapper" : false, "xmlNamespace" : null }, "ChannelProtocol" : { "c2jName" : "ChannelProtocol", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "WSS", "value" : "WSS" }, { "name" : "HTTPS", "value" : "HTTPS" } ], "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ChannelProtocol", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ChannelProtocol", "variableName" : "channelProtocol", "variableType" : "ChannelProtocol", "documentation" : null, "simpleType" : "ChannelProtocol", "variableSetterType" : "ChannelProtocol" }, "wrapper" : false, "xmlNamespace" : null }, "ChannelRole" : { "c2jName" : "ChannelRole", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "MASTER", "value" : "MASTER" }, { "name" : "VIEWER", "value" : "VIEWER" } ], "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ChannelRole", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ChannelRole", "variableName" : "channelRole", "variableType" : "ChannelRole", "documentation" : null, "simpleType" : "ChannelRole", "variableSetterType" : "ChannelRole" }, "wrapper" : false, "xmlNamespace" : null }, "ChannelType" : { "c2jName" : "ChannelType", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "SINGLE_MASTER", "value" : "SINGLE_MASTER" } ], "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ChannelType", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ChannelType", "variableName" : "channelType", "variableType" : "ChannelType", "documentation" : null, "simpleType" : "ChannelType", "variableSetterType" : "ChannelType" }, "wrapper" : false, "xmlNamespace" : null }, "ClientLimitExceededException" : { "c2jName" : "ClientLimitExceededException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Kinesis Video Streams has throttled the request because you have exceeded the limit of allowed client calls. Try making the call later.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : "ClientLimitExceededException", "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : 400, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ClientLimitExceededException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ClientLimitExceededException", "variableName" : "clientLimitExceededException", "variableType" : "ClientLimitExceededException", "documentation" : null, "simpleType" : "ClientLimitExceededException", "variableSetterType" : "ClientLimitExceededException" }, "wrapper" : false, "xmlNamespace" : null }, "ComparisonOperator" : { "c2jName" : "ComparisonOperator", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "BEGINS_WITH", "value" : "BEGINS_WITH" } ], "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ComparisonOperator", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ComparisonOperator", "variableName" : "comparisonOperator", "variableType" : "ComparisonOperator", "documentation" : null, "simpleType" : "ComparisonOperator", "variableSetterType" : "ComparisonOperator" }, "wrapper" : false, "xmlNamespace" : null }, "CreateSignalingChannelRequest" : { "c2jName" : "CreateSignalingChannelInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : { "action" : "CreateSignalingChannel", "locationName" : null, "requestUri" : "/createSignalingChannel", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelName", "beanStyleSetterMethodName" : "setChannelName", "c2jName" : "ChannelName", "c2jShape" : "ChannelName", "defaultConsumerFluentSetterDocumentation" : "

A name for the signaling channel that you are creating. It must be unique for each account and region.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelName(String)}.\n@param channelName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A name for the signaling channel that you are creating. It must be unique for each account and region.

\n@return A name for the signaling channel that you are creating. It must be unique for each account and region.\n@deprecated Use {@link #channelName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A name for the signaling channel that you are creating. It must be unique for each account and region.

\n@param channelName A name for the signaling channel that you are creating. It must be unique for each account and region.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelName(String)}\n", "documentation" : "

A name for the signaling channel that you are creating. It must be unique for each account and region.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelName", "fluentSetterDocumentation" : "

A name for the signaling channel that you are creating. It must be unique for each account and region.

\n@param channelName A name for the signaling channel that you are creating. It must be unique for each account and region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelName", "getterDocumentation" : "

A name for the signaling channel that you are creating. It must be unique for each account and region.

\n@return A name for the signaling channel that you are creating. It must be unique for each account and region.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelName", "sensitive" : false, "setterDocumentation" : "

A name for the signaling channel that you are creating. It must be unique for each account and region.

\n@param channelName A name for the signaling channel that you are creating. It must be unique for each account and region.", "setterMethodName" : "setChannelName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelName", "variableType" : "String", "documentation" : "

A name for the signaling channel that you are creating. It must be unique for each account and region.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelTypeAsString", "beanStyleSetterMethodName" : "setChannelType", "c2jName" : "ChannelType", "c2jShape" : "ChannelType", "defaultConsumerFluentSetterDocumentation" : "

A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelTypeAsString(String)}.\n@param channelType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #channelType} will return {@link ChannelType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #channelTypeAsString}.\n

\n@return A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.\n@see ChannelType\n@deprecated Use {@link #channelTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.

\n@param channelType A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.\n@see ChannelType\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelType\n@deprecated Use {@link #channelType(String)}\n", "documentation" : "

A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.

", "endpointDiscoveryId" : false, "enumType" : "ChannelType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelType", "fluentEnumGetterMethodName" : "channelType", "fluentEnumSetterMethodName" : "channelType", "fluentGetterMethodName" : "channelTypeAsString", "fluentSetterDocumentation" : "

A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.

\n@param channelType A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.\n@see ChannelType\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelType", "fluentSetterMethodName" : "channelType", "getterDocumentation" : "

A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #channelType} will return {@link ChannelType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #channelTypeAsString}.\n

\n@return A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.\n@see ChannelType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelType", "sensitive" : false, "setterDocumentation" : "

A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.

\n@param channelType A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.\n@see ChannelType", "setterMethodName" : "setChannelType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelType", "variableType" : "String", "documentation" : "

A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSingleMasterConfiguration", "beanStyleSetterMethodName" : "setSingleMasterConfiguration", "c2jName" : "SingleMasterConfiguration", "c2jShape" : "SingleMasterConfiguration", "defaultConsumerFluentSetterDocumentation" : "

A structure containing the configuration for the SINGLE_MASTER channel type.

\nThis is a convenience that creates an instance of the {@link SingleMasterConfiguration.Builder} avoiding the need to create one manually via {@link SingleMasterConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link SingleMasterConfiguration.Builder#build()} is called immediately and its result is passed to {@link #singleMasterConfiguration(SingleMasterConfiguration)}.\n@param singleMasterConfiguration a consumer that will call methods on {@link SingleMasterConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #singleMasterConfiguration(SingleMasterConfiguration)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A structure containing the configuration for the SINGLE_MASTER channel type.

\n@return A structure containing the configuration for the SINGLE_MASTER channel type.\n@deprecated Use {@link #singleMasterConfiguration()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A structure containing the configuration for the SINGLE_MASTER channel type.

\n@param singleMasterConfiguration A structure containing the configuration for the SINGLE_MASTER channel type.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #singleMasterConfiguration(SingleMasterConfiguration)}\n", "documentation" : "

A structure containing the configuration for the SINGLE_MASTER channel type.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SingleMasterConfiguration property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSingleMasterConfiguration", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "singleMasterConfiguration", "fluentSetterDocumentation" : "

A structure containing the configuration for the SINGLE_MASTER channel type.

\n@param singleMasterConfiguration A structure containing the configuration for the SINGLE_MASTER channel type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "singleMasterConfiguration", "getterDocumentation" : "

A structure containing the configuration for the SINGLE_MASTER channel type.

\n@return A structure containing the configuration for the SINGLE_MASTER channel type.", "getterModel" : { "returnType" : "SingleMasterConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SingleMasterConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SingleMasterConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "SingleMasterConfiguration", "sensitive" : false, "setterDocumentation" : "

A structure containing the configuration for the SINGLE_MASTER channel type.

\n@param singleMasterConfiguration A structure containing the configuration for the SINGLE_MASTER channel type.", "setterMethodName" : "setSingleMasterConfiguration", "setterModel" : { "variableDeclarationType" : "SingleMasterConfiguration", "variableName" : "singleMasterConfiguration", "variableType" : "SingleMasterConfiguration", "documentation" : null, "simpleType" : "SingleMasterConfiguration", "variableSetterType" : "SingleMasterConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "SingleMasterConfiguration", "variableName" : "singleMasterConfiguration", "variableType" : "SingleMasterConfiguration", "documentation" : "

A structure containing the configuration for the SINGLE_MASTER channel type.

", "simpleType" : "SingleMasterConfiguration", "variableSetterType" : "SingleMasterConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagOnCreateList", "defaultConsumerFluentSetterDocumentation" : "

A set of tags (key/value pairs) that you want to associate with this channel.

\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #tags(List)}.\n@param tags a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A set of tags (key/value pairs) that you want to associate with this channel.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A set of tags (key/value pairs) that you want to associate with this channel.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A set of tags (key/value pairs) that you want to associate with this channel.

\n@param tags A set of tags (key/value pairs) that you want to associate with this channel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(List)}\n", "documentation" : "

A set of tags (key/value pairs) that you want to associate with this channel.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

A set of tags (key/value pairs) that you want to associate with this channel.

\n@param tags A set of tags (key/value pairs) that you want to associate with this channel.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

A set of tags (key/value pairs) that you want to associate with this channel.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A set of tags (key/value pairs) that you want to associate with this channel.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(Tag)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

A set of tags (key/value pairs) that you want to associate with this channel.

\n@param tags A set of tags (key/value pairs) that you want to associate with this channel.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

A set of tags (key/value pairs) that you want to associate with this channel.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ChannelName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelName", "beanStyleSetterMethodName" : "setChannelName", "c2jName" : "ChannelName", "c2jShape" : "ChannelName", "defaultConsumerFluentSetterDocumentation" : "

A name for the signaling channel that you are creating. It must be unique for each account and region.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelName(String)}.\n@param channelName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A name for the signaling channel that you are creating. It must be unique for each account and region.

\n@return A name for the signaling channel that you are creating. It must be unique for each account and region.\n@deprecated Use {@link #channelName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A name for the signaling channel that you are creating. It must be unique for each account and region.

\n@param channelName A name for the signaling channel that you are creating. It must be unique for each account and region.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelName(String)}\n", "documentation" : "

A name for the signaling channel that you are creating. It must be unique for each account and region.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelName", "fluentSetterDocumentation" : "

A name for the signaling channel that you are creating. It must be unique for each account and region.

\n@param channelName A name for the signaling channel that you are creating. It must be unique for each account and region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelName", "getterDocumentation" : "

A name for the signaling channel that you are creating. It must be unique for each account and region.

\n@return A name for the signaling channel that you are creating. It must be unique for each account and region.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelName", "sensitive" : false, "setterDocumentation" : "

A name for the signaling channel that you are creating. It must be unique for each account and region.

\n@param channelName A name for the signaling channel that you are creating. It must be unique for each account and region.", "setterMethodName" : "setChannelName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelName", "variableType" : "String", "documentation" : "

A name for the signaling channel that you are creating. It must be unique for each account and region.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ChannelType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelTypeAsString", "beanStyleSetterMethodName" : "setChannelType", "c2jName" : "ChannelType", "c2jShape" : "ChannelType", "defaultConsumerFluentSetterDocumentation" : "

A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelTypeAsString(String)}.\n@param channelType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #channelType} will return {@link ChannelType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #channelTypeAsString}.\n

\n@return A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.\n@see ChannelType\n@deprecated Use {@link #channelTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.

\n@param channelType A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.\n@see ChannelType\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelType\n@deprecated Use {@link #channelType(String)}\n", "documentation" : "

A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.

", "endpointDiscoveryId" : false, "enumType" : "ChannelType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelType", "fluentEnumGetterMethodName" : "channelType", "fluentEnumSetterMethodName" : "channelType", "fluentGetterMethodName" : "channelTypeAsString", "fluentSetterDocumentation" : "

A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.

\n@param channelType A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.\n@see ChannelType\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelType", "fluentSetterMethodName" : "channelType", "getterDocumentation" : "

A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #channelType} will return {@link ChannelType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #channelTypeAsString}.\n

\n@return A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.\n@see ChannelType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelType", "sensitive" : false, "setterDocumentation" : "

A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.

\n@param channelType A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.\n@see ChannelType", "setterMethodName" : "setChannelType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelType", "variableType" : "String", "documentation" : "

A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SingleMasterConfiguration" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSingleMasterConfiguration", "beanStyleSetterMethodName" : "setSingleMasterConfiguration", "c2jName" : "SingleMasterConfiguration", "c2jShape" : "SingleMasterConfiguration", "defaultConsumerFluentSetterDocumentation" : "

A structure containing the configuration for the SINGLE_MASTER channel type.

\nThis is a convenience that creates an instance of the {@link SingleMasterConfiguration.Builder} avoiding the need to create one manually via {@link SingleMasterConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link SingleMasterConfiguration.Builder#build()} is called immediately and its result is passed to {@link #singleMasterConfiguration(SingleMasterConfiguration)}.\n@param singleMasterConfiguration a consumer that will call methods on {@link SingleMasterConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #singleMasterConfiguration(SingleMasterConfiguration)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A structure containing the configuration for the SINGLE_MASTER channel type.

\n@return A structure containing the configuration for the SINGLE_MASTER channel type.\n@deprecated Use {@link #singleMasterConfiguration()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A structure containing the configuration for the SINGLE_MASTER channel type.

\n@param singleMasterConfiguration A structure containing the configuration for the SINGLE_MASTER channel type.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #singleMasterConfiguration(SingleMasterConfiguration)}\n", "documentation" : "

A structure containing the configuration for the SINGLE_MASTER channel type.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SingleMasterConfiguration property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSingleMasterConfiguration", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "singleMasterConfiguration", "fluentSetterDocumentation" : "

A structure containing the configuration for the SINGLE_MASTER channel type.

\n@param singleMasterConfiguration A structure containing the configuration for the SINGLE_MASTER channel type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "singleMasterConfiguration", "getterDocumentation" : "

A structure containing the configuration for the SINGLE_MASTER channel type.

\n@return A structure containing the configuration for the SINGLE_MASTER channel type.", "getterModel" : { "returnType" : "SingleMasterConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SingleMasterConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SingleMasterConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "SingleMasterConfiguration", "sensitive" : false, "setterDocumentation" : "

A structure containing the configuration for the SINGLE_MASTER channel type.

\n@param singleMasterConfiguration A structure containing the configuration for the SINGLE_MASTER channel type.", "setterMethodName" : "setSingleMasterConfiguration", "setterModel" : { "variableDeclarationType" : "SingleMasterConfiguration", "variableName" : "singleMasterConfiguration", "variableType" : "SingleMasterConfiguration", "documentation" : null, "simpleType" : "SingleMasterConfiguration", "variableSetterType" : "SingleMasterConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "SingleMasterConfiguration", "variableName" : "singleMasterConfiguration", "variableType" : "SingleMasterConfiguration", "documentation" : "

A structure containing the configuration for the SINGLE_MASTER channel type.

", "simpleType" : "SingleMasterConfiguration", "variableSetterType" : "SingleMasterConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Tags" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagOnCreateList", "defaultConsumerFluentSetterDocumentation" : "

A set of tags (key/value pairs) that you want to associate with this channel.

\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #tags(List)}.\n@param tags a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A set of tags (key/value pairs) that you want to associate with this channel.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A set of tags (key/value pairs) that you want to associate with this channel.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A set of tags (key/value pairs) that you want to associate with this channel.

\n@param tags A set of tags (key/value pairs) that you want to associate with this channel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(List)}\n", "documentation" : "

A set of tags (key/value pairs) that you want to associate with this channel.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

A set of tags (key/value pairs) that you want to associate with this channel.

\n@param tags A set of tags (key/value pairs) that you want to associate with this channel.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

A set of tags (key/value pairs) that you want to associate with this channel.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A set of tags (key/value pairs) that you want to associate with this channel.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(Tag)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

A set of tags (key/value pairs) that you want to associate with this channel.

\n@param tags A set of tags (key/value pairs) that you want to associate with this channel.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

A set of tags (key/value pairs) that you want to associate with this channel.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelName", "beanStyleSetterMethodName" : "setChannelName", "c2jName" : "ChannelName", "c2jShape" : "ChannelName", "defaultConsumerFluentSetterDocumentation" : "

A name for the signaling channel that you are creating. It must be unique for each account and region.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelName(String)}.\n@param channelName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A name for the signaling channel that you are creating. It must be unique for each account and region.

\n@return A name for the signaling channel that you are creating. It must be unique for each account and region.\n@deprecated Use {@link #channelName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A name for the signaling channel that you are creating. It must be unique for each account and region.

\n@param channelName A name for the signaling channel that you are creating. It must be unique for each account and region.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelName(String)}\n", "documentation" : "

A name for the signaling channel that you are creating. It must be unique for each account and region.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelName", "fluentSetterDocumentation" : "

A name for the signaling channel that you are creating. It must be unique for each account and region.

\n@param channelName A name for the signaling channel that you are creating. It must be unique for each account and region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelName", "getterDocumentation" : "

A name for the signaling channel that you are creating. It must be unique for each account and region.

\n@return A name for the signaling channel that you are creating. It must be unique for each account and region.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelName", "sensitive" : false, "setterDocumentation" : "

A name for the signaling channel that you are creating. It must be unique for each account and region.

\n@param channelName A name for the signaling channel that you are creating. It must be unique for each account and region.", "setterMethodName" : "setChannelName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelName", "variableType" : "String", "documentation" : "

A name for the signaling channel that you are creating. It must be unique for each account and region.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelTypeAsString", "beanStyleSetterMethodName" : "setChannelType", "c2jName" : "ChannelType", "c2jShape" : "ChannelType", "defaultConsumerFluentSetterDocumentation" : "

A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelTypeAsString(String)}.\n@param channelType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #channelType} will return {@link ChannelType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #channelTypeAsString}.\n

\n@return A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.\n@see ChannelType\n@deprecated Use {@link #channelTypeAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.

\n@param channelType A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.\n@see ChannelType\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelType\n@deprecated Use {@link #channelType(String)}\n", "documentation" : "

A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.

", "endpointDiscoveryId" : false, "enumType" : "ChannelType", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelType", "fluentEnumGetterMethodName" : "channelType", "fluentEnumSetterMethodName" : "channelType", "fluentGetterMethodName" : "channelTypeAsString", "fluentSetterDocumentation" : "

A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.

\n@param channelType A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.\n@see ChannelType\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelType", "fluentSetterMethodName" : "channelType", "getterDocumentation" : "

A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #channelType} will return {@link ChannelType#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #channelTypeAsString}.\n

\n@return A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.\n@see ChannelType", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelType", "sensitive" : false, "setterDocumentation" : "

A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.

\n@param channelType A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.\n@see ChannelType", "setterMethodName" : "setChannelType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelType", "variableType" : "String", "documentation" : "

A type of the signaling channel that you are creating. Currently, SINGLE_MASTER is the only supported channel type.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSingleMasterConfiguration", "beanStyleSetterMethodName" : "setSingleMasterConfiguration", "c2jName" : "SingleMasterConfiguration", "c2jShape" : "SingleMasterConfiguration", "defaultConsumerFluentSetterDocumentation" : "

A structure containing the configuration for the SINGLE_MASTER channel type.

\nThis is a convenience that creates an instance of the {@link SingleMasterConfiguration.Builder} avoiding the need to create one manually via {@link SingleMasterConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link SingleMasterConfiguration.Builder#build()} is called immediately and its result is passed to {@link #singleMasterConfiguration(SingleMasterConfiguration)}.\n@param singleMasterConfiguration a consumer that will call methods on {@link SingleMasterConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #singleMasterConfiguration(SingleMasterConfiguration)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A structure containing the configuration for the SINGLE_MASTER channel type.

\n@return A structure containing the configuration for the SINGLE_MASTER channel type.\n@deprecated Use {@link #singleMasterConfiguration()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A structure containing the configuration for the SINGLE_MASTER channel type.

\n@param singleMasterConfiguration A structure containing the configuration for the SINGLE_MASTER channel type.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #singleMasterConfiguration(SingleMasterConfiguration)}\n", "documentation" : "

A structure containing the configuration for the SINGLE_MASTER channel type.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SingleMasterConfiguration property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSingleMasterConfiguration", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "singleMasterConfiguration", "fluentSetterDocumentation" : "

A structure containing the configuration for the SINGLE_MASTER channel type.

\n@param singleMasterConfiguration A structure containing the configuration for the SINGLE_MASTER channel type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "singleMasterConfiguration", "getterDocumentation" : "

A structure containing the configuration for the SINGLE_MASTER channel type.

\n@return A structure containing the configuration for the SINGLE_MASTER channel type.", "getterModel" : { "returnType" : "SingleMasterConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SingleMasterConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SingleMasterConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "SingleMasterConfiguration", "sensitive" : false, "setterDocumentation" : "

A structure containing the configuration for the SINGLE_MASTER channel type.

\n@param singleMasterConfiguration A structure containing the configuration for the SINGLE_MASTER channel type.", "setterMethodName" : "setSingleMasterConfiguration", "setterModel" : { "variableDeclarationType" : "SingleMasterConfiguration", "variableName" : "singleMasterConfiguration", "variableType" : "SingleMasterConfiguration", "documentation" : null, "simpleType" : "SingleMasterConfiguration", "variableSetterType" : "SingleMasterConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "SingleMasterConfiguration", "variableName" : "singleMasterConfiguration", "variableType" : "SingleMasterConfiguration", "documentation" : "

A structure containing the configuration for the SINGLE_MASTER channel type.

", "simpleType" : "SingleMasterConfiguration", "variableSetterType" : "SingleMasterConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagOnCreateList", "defaultConsumerFluentSetterDocumentation" : "

A set of tags (key/value pairs) that you want to associate with this channel.

\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #tags(List)}.\n@param tags a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A set of tags (key/value pairs) that you want to associate with this channel.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A set of tags (key/value pairs) that you want to associate with this channel.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A set of tags (key/value pairs) that you want to associate with this channel.

\n@param tags A set of tags (key/value pairs) that you want to associate with this channel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(List)}\n", "documentation" : "

A set of tags (key/value pairs) that you want to associate with this channel.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

A set of tags (key/value pairs) that you want to associate with this channel.

\n@param tags A set of tags (key/value pairs) that you want to associate with this channel.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

A set of tags (key/value pairs) that you want to associate with this channel.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A set of tags (key/value pairs) that you want to associate with this channel.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(Tag)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

A set of tags (key/value pairs) that you want to associate with this channel.

\n@param tags A set of tags (key/value pairs) that you want to associate with this channel.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

A set of tags (key/value pairs) that you want to associate with this channel.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ChannelName" ], "shapeName" : "CreateSignalingChannelRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateSignalingChannelRequest", "variableName" : "createSignalingChannelRequest", "variableType" : "CreateSignalingChannelRequest", "documentation" : null, "simpleType" : "CreateSignalingChannelRequest", "variableSetterType" : "CreateSignalingChannelRequest" }, "wrapper" : false, "xmlNamespace" : null }, "CreateSignalingChannelResponse" : { "c2jName" : "CreateSignalingChannelOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelARN", "beanStyleSetterMethodName" : "setChannelARN", "c2jName" : "ChannelARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the created channel.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelARN(String)}.\n@param channelARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the created channel.

\n@return The ARN of the created channel.\n@deprecated Use {@link #channelARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the created channel.

\n@param channelARN The ARN of the created channel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelARN(String)}\n", "documentation" : "

The ARN of the created channel.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelARN", "fluentSetterDocumentation" : "

The ARN of the created channel.

\n@param channelARN The ARN of the created channel.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelARN", "getterDocumentation" : "

The ARN of the created channel.

\n@return The ARN of the created channel.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the created channel.

\n@param channelARN The ARN of the created channel.", "setterMethodName" : "setChannelARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : "

The ARN of the created channel.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ChannelARN" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelARN", "beanStyleSetterMethodName" : "setChannelARN", "c2jName" : "ChannelARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the created channel.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelARN(String)}.\n@param channelARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the created channel.

\n@return The ARN of the created channel.\n@deprecated Use {@link #channelARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the created channel.

\n@param channelARN The ARN of the created channel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelARN(String)}\n", "documentation" : "

The ARN of the created channel.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelARN", "fluentSetterDocumentation" : "

The ARN of the created channel.

\n@param channelARN The ARN of the created channel.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelARN", "getterDocumentation" : "

The ARN of the created channel.

\n@return The ARN of the created channel.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the created channel.

\n@param channelARN The ARN of the created channel.", "setterMethodName" : "setChannelARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : "

The ARN of the created channel.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelARN", "beanStyleSetterMethodName" : "setChannelARN", "c2jName" : "ChannelARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the created channel.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelARN(String)}.\n@param channelARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the created channel.

\n@return The ARN of the created channel.\n@deprecated Use {@link #channelARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the created channel.

\n@param channelARN The ARN of the created channel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelARN(String)}\n", "documentation" : "

The ARN of the created channel.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelARN", "fluentSetterDocumentation" : "

The ARN of the created channel.

\n@param channelARN The ARN of the created channel.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelARN", "getterDocumentation" : "

The ARN of the created channel.

\n@return The ARN of the created channel.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the created channel.

\n@param channelARN The ARN of the created channel.", "setterMethodName" : "setChannelARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : "

The ARN of the created channel.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CreateSignalingChannelResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CreateSignalingChannelResponse", "variableName" : "createSignalingChannelResponse", "variableType" : "CreateSignalingChannelResponse", "documentation" : null, "simpleType" : "CreateSignalingChannelResponse", "variableSetterType" : "CreateSignalingChannelResponse" }, "wrapper" : false, "xmlNamespace" : null }, "CreateStreamRequest" : { "c2jName" : "CreateStreamInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : { "action" : "CreateStream", "locationName" : null, "requestUri" : "/createStream", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDeviceName", "beanStyleSetterMethodName" : "setDeviceName", "c2jName" : "DeviceName", "c2jShape" : "DeviceName", "defaultConsumerFluentSetterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #deviceName(String)}.\n@param deviceName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deviceName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@return The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@deprecated Use {@link #deviceName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@param deviceName The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #deviceName(String)}\n", "documentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DeviceName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDeviceName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "deviceName", "fluentSetterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@param deviceName The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "deviceName", "getterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@return The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DeviceName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DeviceName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DeviceName", "sensitive" : false, "setterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@param deviceName The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

", "setterMethodName" : "setDeviceName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "deviceName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "deviceName", "variableType" : "String", "documentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamName", "beanStyleSetterMethodName" : "setStreamName", "c2jName" : "StreamName", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamName(String)}.\n@param streamName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@return A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.\n@deprecated Use {@link #streamName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@param streamName A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamName(String)}\n", "documentation" : "

A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamName", "fluentSetterDocumentation" : "

A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@param streamName A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamName", "getterDocumentation" : "

A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@return A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamName", "sensitive" : false, "setterDocumentation" : "

A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@param streamName A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.", "setterMethodName" : "setStreamName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : "

A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMediaType", "beanStyleSetterMethodName" : "setMediaType", "c2jName" : "MediaType", "c2jShape" : "MediaType", "defaultConsumerFluentSetterDocumentation" : "

The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #mediaType(String)}.\n@param mediaType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #mediaType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).

\n@return The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).\n@deprecated Use {@link #mediaType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).

\n@param mediaType The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #mediaType(String)}\n", "documentation" : "

The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MediaType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMediaType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "mediaType", "fluentSetterDocumentation" : "

The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).

\n@param mediaType The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "mediaType", "getterDocumentation" : "

The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).

\n@return The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MediaType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MediaType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MediaType", "sensitive" : false, "setterDocumentation" : "

The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).

\n@param mediaType The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).", "setterMethodName" : "setMediaType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "mediaType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "mediaType", "variableType" : "String", "documentation" : "

The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKmsKeyId", "beanStyleSetterMethodName" : "setKmsKeyId", "c2jName" : "KmsKeyId", "c2jShape" : "KmsKeyId", "defaultConsumerFluentSetterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #kmsKeyId(String)}.\n@param kmsKeyId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kmsKeyId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.

\n@return The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.\n@deprecated Use {@link #kmsKeyId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.

\n@param kmsKeyId The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kmsKeyId(String)}\n", "documentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the KmsKeyId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKmsKeyId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "kmsKeyId", "fluentSetterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.

\n@param kmsKeyId The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kmsKeyId", "getterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.

\n@return The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "KmsKeyId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KmsKeyId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "KmsKeyId", "sensitive" : false, "setterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.

\n@param kmsKeyId The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.", "setterMethodName" : "setKmsKeyId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDataRetentionInHours", "beanStyleSetterMethodName" : "setDataRetentionInHours", "c2jName" : "DataRetentionInHours", "c2jShape" : "DataRetentionInHours", "defaultConsumerFluentSetterDocumentation" : "

The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.

\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #dataRetentionInHours(Integer)}.\n@param dataRetentionInHours a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dataRetentionInHours(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.

\n@return The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.\n@deprecated Use {@link #dataRetentionInHours()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.

\n@param dataRetentionInHours The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dataRetentionInHours(Integer)}\n", "documentation" : "

The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DataRetentionInHours property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDataRetentionInHours", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dataRetentionInHours", "fluentSetterDocumentation" : "

The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.

\n@param dataRetentionInHours The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dataRetentionInHours", "getterDocumentation" : "

The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.

\n@return The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DataRetentionInHours", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DataRetentionInHours", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DataRetentionInHours", "sensitive" : false, "setterDocumentation" : "

The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.

\n@param dataRetentionInHours The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.", "setterMethodName" : "setDataRetentionInHours", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "dataRetentionInHours", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "dataRetentionInHours", "variableType" : "Integer", "documentation" : "

The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "ResourceTags", "defaultConsumerFluentSetterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\nThis is a convenience that creates an instance of the {@link Map.Builder} avoiding the need to create one manually via {@link Map#builder()}.\n\nWhen the {@link Consumer} completes, {@link Map.Builder#build()} is called immediately and its result is passed to {@link #tags(Map)}.\n@param tags a consumer that will call methods on {@link Map.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(Map)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n@param tags A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(Map)}\n", "documentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n@param tags A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n@param tags A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DataRetentionInHours" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDataRetentionInHours", "beanStyleSetterMethodName" : "setDataRetentionInHours", "c2jName" : "DataRetentionInHours", "c2jShape" : "DataRetentionInHours", "defaultConsumerFluentSetterDocumentation" : "

The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.

\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #dataRetentionInHours(Integer)}.\n@param dataRetentionInHours a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dataRetentionInHours(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.

\n@return The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.\n@deprecated Use {@link #dataRetentionInHours()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.

\n@param dataRetentionInHours The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dataRetentionInHours(Integer)}\n", "documentation" : "

The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DataRetentionInHours property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDataRetentionInHours", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dataRetentionInHours", "fluentSetterDocumentation" : "

The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.

\n@param dataRetentionInHours The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dataRetentionInHours", "getterDocumentation" : "

The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.

\n@return The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DataRetentionInHours", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DataRetentionInHours", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DataRetentionInHours", "sensitive" : false, "setterDocumentation" : "

The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.

\n@param dataRetentionInHours The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.", "setterMethodName" : "setDataRetentionInHours", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "dataRetentionInHours", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "dataRetentionInHours", "variableType" : "Integer", "documentation" : "

The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DeviceName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDeviceName", "beanStyleSetterMethodName" : "setDeviceName", "c2jName" : "DeviceName", "c2jShape" : "DeviceName", "defaultConsumerFluentSetterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #deviceName(String)}.\n@param deviceName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deviceName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@return The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@deprecated Use {@link #deviceName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@param deviceName The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #deviceName(String)}\n", "documentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DeviceName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDeviceName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "deviceName", "fluentSetterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@param deviceName The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "deviceName", "getterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@return The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DeviceName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DeviceName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DeviceName", "sensitive" : false, "setterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@param deviceName The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

", "setterMethodName" : "setDeviceName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "deviceName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "deviceName", "variableType" : "String", "documentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "KmsKeyId" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKmsKeyId", "beanStyleSetterMethodName" : "setKmsKeyId", "c2jName" : "KmsKeyId", "c2jShape" : "KmsKeyId", "defaultConsumerFluentSetterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #kmsKeyId(String)}.\n@param kmsKeyId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kmsKeyId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.

\n@return The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.\n@deprecated Use {@link #kmsKeyId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.

\n@param kmsKeyId The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kmsKeyId(String)}\n", "documentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the KmsKeyId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKmsKeyId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "kmsKeyId", "fluentSetterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.

\n@param kmsKeyId The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kmsKeyId", "getterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.

\n@return The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "KmsKeyId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KmsKeyId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "KmsKeyId", "sensitive" : false, "setterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.

\n@param kmsKeyId The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.", "setterMethodName" : "setKmsKeyId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MediaType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMediaType", "beanStyleSetterMethodName" : "setMediaType", "c2jName" : "MediaType", "c2jShape" : "MediaType", "defaultConsumerFluentSetterDocumentation" : "

The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #mediaType(String)}.\n@param mediaType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #mediaType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).

\n@return The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).\n@deprecated Use {@link #mediaType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).

\n@param mediaType The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #mediaType(String)}\n", "documentation" : "

The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MediaType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMediaType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "mediaType", "fluentSetterDocumentation" : "

The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).

\n@param mediaType The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "mediaType", "getterDocumentation" : "

The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).

\n@return The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MediaType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MediaType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MediaType", "sensitive" : false, "setterDocumentation" : "

The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).

\n@param mediaType The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).", "setterMethodName" : "setMediaType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "mediaType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "mediaType", "variableType" : "String", "documentation" : "

The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StreamName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamName", "beanStyleSetterMethodName" : "setStreamName", "c2jName" : "StreamName", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamName(String)}.\n@param streamName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@return A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.\n@deprecated Use {@link #streamName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@param streamName A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamName(String)}\n", "documentation" : "

A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamName", "fluentSetterDocumentation" : "

A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@param streamName A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamName", "getterDocumentation" : "

A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@return A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamName", "sensitive" : false, "setterDocumentation" : "

A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@param streamName A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.", "setterMethodName" : "setStreamName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : "

A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Tags" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "ResourceTags", "defaultConsumerFluentSetterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\nThis is a convenience that creates an instance of the {@link Map.Builder} avoiding the need to create one manually via {@link Map#builder()}.\n\nWhen the {@link Consumer} completes, {@link Map.Builder#build()} is called immediately and its result is passed to {@link #tags(Map)}.\n@param tags a consumer that will call methods on {@link Map.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(Map)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n@param tags A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(Map)}\n", "documentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n@param tags A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n@param tags A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDeviceName", "beanStyleSetterMethodName" : "setDeviceName", "c2jName" : "DeviceName", "c2jShape" : "DeviceName", "defaultConsumerFluentSetterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #deviceName(String)}.\n@param deviceName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deviceName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@return The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@deprecated Use {@link #deviceName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@param deviceName The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #deviceName(String)}\n", "documentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DeviceName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDeviceName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "deviceName", "fluentSetterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@param deviceName The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "deviceName", "getterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@return The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DeviceName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DeviceName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DeviceName", "sensitive" : false, "setterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@param deviceName The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

", "setterMethodName" : "setDeviceName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "deviceName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "deviceName", "variableType" : "String", "documentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamName", "beanStyleSetterMethodName" : "setStreamName", "c2jName" : "StreamName", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamName(String)}.\n@param streamName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@return A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.\n@deprecated Use {@link #streamName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@param streamName A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamName(String)}\n", "documentation" : "

A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamName", "fluentSetterDocumentation" : "

A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@param streamName A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamName", "getterDocumentation" : "

A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@return A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamName", "sensitive" : false, "setterDocumentation" : "

A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@param streamName A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.", "setterMethodName" : "setStreamName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : "

A name for the stream that you are creating.

The stream name is an identifier for the stream, and must be unique for each account and region.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMediaType", "beanStyleSetterMethodName" : "setMediaType", "c2jName" : "MediaType", "c2jShape" : "MediaType", "defaultConsumerFluentSetterDocumentation" : "

The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #mediaType(String)}.\n@param mediaType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #mediaType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).

\n@return The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).\n@deprecated Use {@link #mediaType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).

\n@param mediaType The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #mediaType(String)}\n", "documentation" : "

The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MediaType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMediaType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "mediaType", "fluentSetterDocumentation" : "

The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).

\n@param mediaType The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "mediaType", "getterDocumentation" : "

The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).

\n@return The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MediaType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MediaType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MediaType", "sensitive" : false, "setterDocumentation" : "

The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).

\n@param mediaType The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).", "setterMethodName" : "setMediaType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "mediaType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "mediaType", "variableType" : "String", "documentation" : "

The media type of the stream. Consumers of the stream can use this information when processing the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements for guidelines.

Example valid values include \"video/h264\" and \"video/h264,audio/aac\".

This parameter is optional; the default value is null (or empty in JSON).

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKmsKeyId", "beanStyleSetterMethodName" : "setKmsKeyId", "c2jName" : "KmsKeyId", "c2jShape" : "KmsKeyId", "defaultConsumerFluentSetterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #kmsKeyId(String)}.\n@param kmsKeyId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kmsKeyId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.

\n@return The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.\n@deprecated Use {@link #kmsKeyId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.

\n@param kmsKeyId The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kmsKeyId(String)}\n", "documentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the KmsKeyId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKmsKeyId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "kmsKeyId", "fluentSetterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.

\n@param kmsKeyId The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kmsKeyId", "getterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.

\n@return The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "KmsKeyId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KmsKeyId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "KmsKeyId", "sensitive" : false, "setterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.

\n@param kmsKeyId The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.", "setterMethodName" : "setKmsKeyId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that you want Kinesis Video Streams to use to encrypt stream data.

If no key ID is specified, the default, Kinesis Video-managed key (aws/kinesisvideo) is used.

For more information, see DescribeKey.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDataRetentionInHours", "beanStyleSetterMethodName" : "setDataRetentionInHours", "c2jName" : "DataRetentionInHours", "c2jShape" : "DataRetentionInHours", "defaultConsumerFluentSetterDocumentation" : "

The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.

\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #dataRetentionInHours(Integer)}.\n@param dataRetentionInHours a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dataRetentionInHours(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.

\n@return The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.\n@deprecated Use {@link #dataRetentionInHours()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.

\n@param dataRetentionInHours The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dataRetentionInHours(Integer)}\n", "documentation" : "

The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DataRetentionInHours property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDataRetentionInHours", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dataRetentionInHours", "fluentSetterDocumentation" : "

The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.

\n@param dataRetentionInHours The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dataRetentionInHours", "getterDocumentation" : "

The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.

\n@return The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DataRetentionInHours", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DataRetentionInHours", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DataRetentionInHours", "sensitive" : false, "setterDocumentation" : "

The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.

\n@param dataRetentionInHours The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.", "setterMethodName" : "setDataRetentionInHours", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "dataRetentionInHours", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "dataRetentionInHours", "variableType" : "Integer", "documentation" : "

The number of hours that you want to retain the data in the stream. Kinesis Video Streams retains the data in a data store that is associated with the stream.

The default value is 0, indicating that the stream does not persist data.

When the DataRetentionInHours value is 0, consumers can still consume the fragments that remain in the service host buffer, which has a retention time limit of 5 minutes and a retention memory limit of 200 MB. Fragments are removed from the buffer when either limit is reached.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "ResourceTags", "defaultConsumerFluentSetterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\nThis is a convenience that creates an instance of the {@link Map.Builder} avoiding the need to create one manually via {@link Map#builder()}.\n\nWhen the {@link Consumer} completes, {@link Map.Builder#build()} is called immediately and its result is passed to {@link #tags(Map)}.\n@param tags a consumer that will call methods on {@link Map.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(Map)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n@param tags A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(Map)}\n", "documentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n@param tags A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n@param tags A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StreamName" ], "shapeName" : "CreateStreamRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "CreateStreamRequest", "variableName" : "createStreamRequest", "variableType" : "CreateStreamRequest", "documentation" : null, "simpleType" : "CreateStreamRequest", "variableSetterType" : "CreateStreamRequest" }, "wrapper" : false, "xmlNamespace" : null }, "CreateStreamResponse" : { "c2jName" : "CreateStreamOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@return The Amazon Resource Name (ARN) of the stream.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@param streamARN The Amazon Resource Name (ARN) of the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The Amazon Resource Name (ARN) of the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@param streamARN The Amazon Resource Name (ARN) of the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@return The Amazon Resource Name (ARN) of the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@param streamARN The Amazon Resource Name (ARN) of the stream.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "StreamARN" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@return The Amazon Resource Name (ARN) of the stream.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@param streamARN The Amazon Resource Name (ARN) of the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The Amazon Resource Name (ARN) of the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@param streamARN The Amazon Resource Name (ARN) of the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@return The Amazon Resource Name (ARN) of the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@param streamARN The Amazon Resource Name (ARN) of the stream.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@return The Amazon Resource Name (ARN) of the stream.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@param streamARN The Amazon Resource Name (ARN) of the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The Amazon Resource Name (ARN) of the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@param streamARN The Amazon Resource Name (ARN) of the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@return The Amazon Resource Name (ARN) of the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@param streamARN The Amazon Resource Name (ARN) of the stream.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "CreateStreamResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "CreateStreamResponse", "variableName" : "createStreamResponse", "variableType" : "CreateStreamResponse", "documentation" : null, "simpleType" : "CreateStreamResponse", "variableSetterType" : "CreateStreamResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteSignalingChannelRequest" : { "c2jName" : "DeleteSignalingChannelInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : { "action" : "DeleteSignalingChannel", "locationName" : null, "requestUri" : "/deleteSignalingChannel", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelARN", "beanStyleSetterMethodName" : "setChannelARN", "c2jName" : "ChannelARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the signaling channel that you want to delete.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelARN(String)}.\n@param channelARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the signaling channel that you want to delete.

\n@return The ARN of the signaling channel that you want to delete.\n@deprecated Use {@link #channelARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the signaling channel that you want to delete.

\n@param channelARN The ARN of the signaling channel that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelARN(String)}\n", "documentation" : "

The ARN of the signaling channel that you want to delete.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelARN", "fluentSetterDocumentation" : "

The ARN of the signaling channel that you want to delete.

\n@param channelARN The ARN of the signaling channel that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelARN", "getterDocumentation" : "

The ARN of the signaling channel that you want to delete.

\n@return The ARN of the signaling channel that you want to delete.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the signaling channel that you want to delete.

\n@param channelARN The ARN of the signaling channel that you want to delete.", "setterMethodName" : "setChannelARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : "

The ARN of the signaling channel that you want to delete.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCurrentVersion", "beanStyleSetterMethodName" : "setCurrentVersion", "c2jName" : "CurrentVersion", "c2jShape" : "Version", "defaultConsumerFluentSetterDocumentation" : "

The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #currentVersion(String)}.\n@param currentVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #currentVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.

\n@return The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.\n@deprecated Use {@link #currentVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.

\n@param currentVersion The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #currentVersion(String)}\n", "documentation" : "

The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CurrentVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCurrentVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "currentVersion", "fluentSetterDocumentation" : "

The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.

\n@param currentVersion The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "currentVersion", "getterDocumentation" : "

The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.

\n@return The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CurrentVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CurrentVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CurrentVersion", "sensitive" : false, "setterDocumentation" : "

The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.

\n@param currentVersion The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.", "setterMethodName" : "setCurrentVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : "

The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ChannelARN" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelARN", "beanStyleSetterMethodName" : "setChannelARN", "c2jName" : "ChannelARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the signaling channel that you want to delete.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelARN(String)}.\n@param channelARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the signaling channel that you want to delete.

\n@return The ARN of the signaling channel that you want to delete.\n@deprecated Use {@link #channelARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the signaling channel that you want to delete.

\n@param channelARN The ARN of the signaling channel that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelARN(String)}\n", "documentation" : "

The ARN of the signaling channel that you want to delete.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelARN", "fluentSetterDocumentation" : "

The ARN of the signaling channel that you want to delete.

\n@param channelARN The ARN of the signaling channel that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelARN", "getterDocumentation" : "

The ARN of the signaling channel that you want to delete.

\n@return The ARN of the signaling channel that you want to delete.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the signaling channel that you want to delete.

\n@param channelARN The ARN of the signaling channel that you want to delete.", "setterMethodName" : "setChannelARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : "

The ARN of the signaling channel that you want to delete.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CurrentVersion" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCurrentVersion", "beanStyleSetterMethodName" : "setCurrentVersion", "c2jName" : "CurrentVersion", "c2jShape" : "Version", "defaultConsumerFluentSetterDocumentation" : "

The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #currentVersion(String)}.\n@param currentVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #currentVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.

\n@return The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.\n@deprecated Use {@link #currentVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.

\n@param currentVersion The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #currentVersion(String)}\n", "documentation" : "

The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CurrentVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCurrentVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "currentVersion", "fluentSetterDocumentation" : "

The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.

\n@param currentVersion The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "currentVersion", "getterDocumentation" : "

The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.

\n@return The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CurrentVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CurrentVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CurrentVersion", "sensitive" : false, "setterDocumentation" : "

The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.

\n@param currentVersion The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.", "setterMethodName" : "setCurrentVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : "

The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelARN", "beanStyleSetterMethodName" : "setChannelARN", "c2jName" : "ChannelARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the signaling channel that you want to delete.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelARN(String)}.\n@param channelARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the signaling channel that you want to delete.

\n@return The ARN of the signaling channel that you want to delete.\n@deprecated Use {@link #channelARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the signaling channel that you want to delete.

\n@param channelARN The ARN of the signaling channel that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelARN(String)}\n", "documentation" : "

The ARN of the signaling channel that you want to delete.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelARN", "fluentSetterDocumentation" : "

The ARN of the signaling channel that you want to delete.

\n@param channelARN The ARN of the signaling channel that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelARN", "getterDocumentation" : "

The ARN of the signaling channel that you want to delete.

\n@return The ARN of the signaling channel that you want to delete.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the signaling channel that you want to delete.

\n@param channelARN The ARN of the signaling channel that you want to delete.", "setterMethodName" : "setChannelARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : "

The ARN of the signaling channel that you want to delete.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCurrentVersion", "beanStyleSetterMethodName" : "setCurrentVersion", "c2jName" : "CurrentVersion", "c2jShape" : "Version", "defaultConsumerFluentSetterDocumentation" : "

The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #currentVersion(String)}.\n@param currentVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #currentVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.

\n@return The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.\n@deprecated Use {@link #currentVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.

\n@param currentVersion The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #currentVersion(String)}\n", "documentation" : "

The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CurrentVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCurrentVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "currentVersion", "fluentSetterDocumentation" : "

The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.

\n@param currentVersion The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "currentVersion", "getterDocumentation" : "

The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.

\n@return The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CurrentVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CurrentVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CurrentVersion", "sensitive" : false, "setterDocumentation" : "

The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.

\n@param currentVersion The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.", "setterMethodName" : "setCurrentVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : "

The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel or ListSignalingChannels APIs.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ChannelARN" ], "shapeName" : "DeleteSignalingChannelRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteSignalingChannelRequest", "variableName" : "deleteSignalingChannelRequest", "variableType" : "DeleteSignalingChannelRequest", "documentation" : null, "simpleType" : "DeleteSignalingChannelRequest", "variableSetterType" : "DeleteSignalingChannelRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteSignalingChannelResponse" : { "c2jName" : "DeleteSignalingChannelOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DeleteSignalingChannelResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DeleteSignalingChannelResponse", "variableName" : "deleteSignalingChannelResponse", "variableType" : "DeleteSignalingChannelResponse", "documentation" : null, "simpleType" : "DeleteSignalingChannelResponse", "variableSetterType" : "DeleteSignalingChannelResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteStreamRequest" : { "c2jName" : "DeleteStreamInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : { "action" : "DeleteStream", "locationName" : null, "requestUri" : "/deleteStream", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to delete.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to delete.

\n@return The Amazon Resource Name (ARN) of the stream that you want to delete.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to delete.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The Amazon Resource Name (ARN) of the stream that you want to delete.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to delete.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to delete.

\n@return The Amazon Resource Name (ARN) of the stream that you want to delete.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to delete.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to delete.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the stream that you want to delete.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCurrentVersion", "beanStyleSetterMethodName" : "setCurrentVersion", "c2jName" : "CurrentVersion", "c2jShape" : "Version", "defaultConsumerFluentSetterDocumentation" : "

Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #currentVersion(String)}.\n@param currentVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #currentVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.

\n@return Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.\n@deprecated Use {@link #currentVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.

\n@param currentVersion Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #currentVersion(String)}\n", "documentation" : "

Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CurrentVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCurrentVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "currentVersion", "fluentSetterDocumentation" : "

Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.

\n@param currentVersion Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "currentVersion", "getterDocumentation" : "

Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.

\n@return Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CurrentVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CurrentVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CurrentVersion", "sensitive" : false, "setterDocumentation" : "

Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.

\n@param currentVersion Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.", "setterMethodName" : "setCurrentVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : "

Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CurrentVersion" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCurrentVersion", "beanStyleSetterMethodName" : "setCurrentVersion", "c2jName" : "CurrentVersion", "c2jShape" : "Version", "defaultConsumerFluentSetterDocumentation" : "

Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #currentVersion(String)}.\n@param currentVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #currentVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.

\n@return Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.\n@deprecated Use {@link #currentVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.

\n@param currentVersion Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #currentVersion(String)}\n", "documentation" : "

Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CurrentVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCurrentVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "currentVersion", "fluentSetterDocumentation" : "

Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.

\n@param currentVersion Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "currentVersion", "getterDocumentation" : "

Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.

\n@return Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CurrentVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CurrentVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CurrentVersion", "sensitive" : false, "setterDocumentation" : "

Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.

\n@param currentVersion Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.", "setterMethodName" : "setCurrentVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : "

Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StreamARN" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to delete.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to delete.

\n@return The Amazon Resource Name (ARN) of the stream that you want to delete.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to delete.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The Amazon Resource Name (ARN) of the stream that you want to delete.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to delete.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to delete.

\n@return The Amazon Resource Name (ARN) of the stream that you want to delete.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to delete.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to delete.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the stream that you want to delete.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to delete.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to delete.

\n@return The Amazon Resource Name (ARN) of the stream that you want to delete.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to delete.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The Amazon Resource Name (ARN) of the stream that you want to delete.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to delete.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to delete.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to delete.

\n@return The Amazon Resource Name (ARN) of the stream that you want to delete.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to delete.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to delete.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the stream that you want to delete.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCurrentVersion", "beanStyleSetterMethodName" : "setCurrentVersion", "c2jName" : "CurrentVersion", "c2jShape" : "Version", "defaultConsumerFluentSetterDocumentation" : "

Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #currentVersion(String)}.\n@param currentVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #currentVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.

\n@return Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.\n@deprecated Use {@link #currentVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.

\n@param currentVersion Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #currentVersion(String)}\n", "documentation" : "

Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CurrentVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCurrentVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "currentVersion", "fluentSetterDocumentation" : "

Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.

\n@param currentVersion Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "currentVersion", "getterDocumentation" : "

Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.

\n@return Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CurrentVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CurrentVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CurrentVersion", "sensitive" : false, "setterDocumentation" : "

Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.

\n@param currentVersion Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.", "setterMethodName" : "setCurrentVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : "

Optional: The version of the stream that you want to delete.

Specify the version as a safeguard to ensure that your are deleting the correct stream. To get the stream version, use the DescribeStream API.

If not specified, only the CreationTime is checked before deleting the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "StreamARN" ], "shapeName" : "DeleteStreamRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeleteStreamRequest", "variableName" : "deleteStreamRequest", "variableType" : "DeleteStreamRequest", "documentation" : null, "simpleType" : "DeleteStreamRequest", "variableSetterType" : "DeleteStreamRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DeleteStreamResponse" : { "c2jName" : "DeleteStreamOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DeleteStreamResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DeleteStreamResponse", "variableName" : "deleteStreamResponse", "variableType" : "DeleteStreamResponse", "documentation" : null, "simpleType" : "DeleteStreamResponse", "variableSetterType" : "DeleteStreamResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeSignalingChannelRequest" : { "c2jName" : "DescribeSignalingChannelInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : { "action" : "DescribeSignalingChannel", "locationName" : null, "requestUri" : "/describeSignalingChannel", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelName", "beanStyleSetterMethodName" : "setChannelName", "c2jName" : "ChannelName", "c2jShape" : "ChannelName", "defaultConsumerFluentSetterDocumentation" : "

The name of the signaling channel that you want to describe.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelName(String)}.\n@param channelName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the signaling channel that you want to describe.

\n@return The name of the signaling channel that you want to describe.\n@deprecated Use {@link #channelName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the signaling channel that you want to describe.

\n@param channelName The name of the signaling channel that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelName(String)}\n", "documentation" : "

The name of the signaling channel that you want to describe.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelName", "fluentSetterDocumentation" : "

The name of the signaling channel that you want to describe.

\n@param channelName The name of the signaling channel that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelName", "getterDocumentation" : "

The name of the signaling channel that you want to describe.

\n@return The name of the signaling channel that you want to describe.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelName", "sensitive" : false, "setterDocumentation" : "

The name of the signaling channel that you want to describe.

\n@param channelName The name of the signaling channel that you want to describe.", "setterMethodName" : "setChannelName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelName", "variableType" : "String", "documentation" : "

The name of the signaling channel that you want to describe.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelARN", "beanStyleSetterMethodName" : "setChannelARN", "c2jName" : "ChannelARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the signaling channel that you want to describe.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelARN(String)}.\n@param channelARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the signaling channel that you want to describe.

\n@return The ARN of the signaling channel that you want to describe.\n@deprecated Use {@link #channelARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the signaling channel that you want to describe.

\n@param channelARN The ARN of the signaling channel that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelARN(String)}\n", "documentation" : "

The ARN of the signaling channel that you want to describe.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelARN", "fluentSetterDocumentation" : "

The ARN of the signaling channel that you want to describe.

\n@param channelARN The ARN of the signaling channel that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelARN", "getterDocumentation" : "

The ARN of the signaling channel that you want to describe.

\n@return The ARN of the signaling channel that you want to describe.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the signaling channel that you want to describe.

\n@param channelARN The ARN of the signaling channel that you want to describe.", "setterMethodName" : "setChannelARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : "

The ARN of the signaling channel that you want to describe.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ChannelARN" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelARN", "beanStyleSetterMethodName" : "setChannelARN", "c2jName" : "ChannelARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the signaling channel that you want to describe.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelARN(String)}.\n@param channelARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the signaling channel that you want to describe.

\n@return The ARN of the signaling channel that you want to describe.\n@deprecated Use {@link #channelARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the signaling channel that you want to describe.

\n@param channelARN The ARN of the signaling channel that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelARN(String)}\n", "documentation" : "

The ARN of the signaling channel that you want to describe.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelARN", "fluentSetterDocumentation" : "

The ARN of the signaling channel that you want to describe.

\n@param channelARN The ARN of the signaling channel that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelARN", "getterDocumentation" : "

The ARN of the signaling channel that you want to describe.

\n@return The ARN of the signaling channel that you want to describe.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the signaling channel that you want to describe.

\n@param channelARN The ARN of the signaling channel that you want to describe.", "setterMethodName" : "setChannelARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : "

The ARN of the signaling channel that you want to describe.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ChannelName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelName", "beanStyleSetterMethodName" : "setChannelName", "c2jName" : "ChannelName", "c2jShape" : "ChannelName", "defaultConsumerFluentSetterDocumentation" : "

The name of the signaling channel that you want to describe.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelName(String)}.\n@param channelName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the signaling channel that you want to describe.

\n@return The name of the signaling channel that you want to describe.\n@deprecated Use {@link #channelName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the signaling channel that you want to describe.

\n@param channelName The name of the signaling channel that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelName(String)}\n", "documentation" : "

The name of the signaling channel that you want to describe.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelName", "fluentSetterDocumentation" : "

The name of the signaling channel that you want to describe.

\n@param channelName The name of the signaling channel that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelName", "getterDocumentation" : "

The name of the signaling channel that you want to describe.

\n@return The name of the signaling channel that you want to describe.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelName", "sensitive" : false, "setterDocumentation" : "

The name of the signaling channel that you want to describe.

\n@param channelName The name of the signaling channel that you want to describe.", "setterMethodName" : "setChannelName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelName", "variableType" : "String", "documentation" : "

The name of the signaling channel that you want to describe.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelName", "beanStyleSetterMethodName" : "setChannelName", "c2jName" : "ChannelName", "c2jShape" : "ChannelName", "defaultConsumerFluentSetterDocumentation" : "

The name of the signaling channel that you want to describe.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelName(String)}.\n@param channelName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the signaling channel that you want to describe.

\n@return The name of the signaling channel that you want to describe.\n@deprecated Use {@link #channelName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the signaling channel that you want to describe.

\n@param channelName The name of the signaling channel that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelName(String)}\n", "documentation" : "

The name of the signaling channel that you want to describe.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelName", "fluentSetterDocumentation" : "

The name of the signaling channel that you want to describe.

\n@param channelName The name of the signaling channel that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelName", "getterDocumentation" : "

The name of the signaling channel that you want to describe.

\n@return The name of the signaling channel that you want to describe.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelName", "sensitive" : false, "setterDocumentation" : "

The name of the signaling channel that you want to describe.

\n@param channelName The name of the signaling channel that you want to describe.", "setterMethodName" : "setChannelName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelName", "variableType" : "String", "documentation" : "

The name of the signaling channel that you want to describe.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelARN", "beanStyleSetterMethodName" : "setChannelARN", "c2jName" : "ChannelARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the signaling channel that you want to describe.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelARN(String)}.\n@param channelARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the signaling channel that you want to describe.

\n@return The ARN of the signaling channel that you want to describe.\n@deprecated Use {@link #channelARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the signaling channel that you want to describe.

\n@param channelARN The ARN of the signaling channel that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelARN(String)}\n", "documentation" : "

The ARN of the signaling channel that you want to describe.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelARN", "fluentSetterDocumentation" : "

The ARN of the signaling channel that you want to describe.

\n@param channelARN The ARN of the signaling channel that you want to describe.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelARN", "getterDocumentation" : "

The ARN of the signaling channel that you want to describe.

\n@return The ARN of the signaling channel that you want to describe.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the signaling channel that you want to describe.

\n@param channelARN The ARN of the signaling channel that you want to describe.", "setterMethodName" : "setChannelARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : "

The ARN of the signaling channel that you want to describe.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeSignalingChannelRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeSignalingChannelRequest", "variableName" : "describeSignalingChannelRequest", "variableType" : "DescribeSignalingChannelRequest", "documentation" : null, "simpleType" : "DescribeSignalingChannelRequest", "variableSetterType" : "DescribeSignalingChannelRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeSignalingChannelResponse" : { "c2jName" : "DescribeSignalingChannelOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelInfo", "beanStyleSetterMethodName" : "setChannelInfo", "c2jName" : "ChannelInfo", "c2jShape" : "ChannelInfo", "defaultConsumerFluentSetterDocumentation" : "

A structure that encapsulates the specified signaling channel's metadata and properties.

\nThis is a convenience that creates an instance of the {@link ChannelInfo.Builder} avoiding the need to create one manually via {@link ChannelInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link ChannelInfo.Builder#build()} is called immediately and its result is passed to {@link #channelInfo(ChannelInfo)}.\n@param channelInfo a consumer that will call methods on {@link ChannelInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelInfo(ChannelInfo)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A structure that encapsulates the specified signaling channel's metadata and properties.

\n@return A structure that encapsulates the specified signaling channel's metadata and properties.\n@deprecated Use {@link #channelInfo()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A structure that encapsulates the specified signaling channel's metadata and properties.

\n@param channelInfo A structure that encapsulates the specified signaling channel's metadata and properties.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelInfo(ChannelInfo)}\n", "documentation" : "

A structure that encapsulates the specified signaling channel's metadata and properties.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelInfo property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelInfo", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelInfo", "fluentSetterDocumentation" : "

A structure that encapsulates the specified signaling channel's metadata and properties.

\n@param channelInfo A structure that encapsulates the specified signaling channel's metadata and properties.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelInfo", "getterDocumentation" : "

A structure that encapsulates the specified signaling channel's metadata and properties.

\n@return A structure that encapsulates the specified signaling channel's metadata and properties.", "getterModel" : { "returnType" : "ChannelInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ChannelInfo", "sensitive" : false, "setterDocumentation" : "

A structure that encapsulates the specified signaling channel's metadata and properties.

\n@param channelInfo A structure that encapsulates the specified signaling channel's metadata and properties.", "setterMethodName" : "setChannelInfo", "setterModel" : { "variableDeclarationType" : "ChannelInfo", "variableName" : "channelInfo", "variableType" : "ChannelInfo", "documentation" : null, "simpleType" : "ChannelInfo", "variableSetterType" : "ChannelInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ChannelInfo", "variableName" : "channelInfo", "variableType" : "ChannelInfo", "documentation" : "

A structure that encapsulates the specified signaling channel's metadata and properties.

", "simpleType" : "ChannelInfo", "variableSetterType" : "ChannelInfo" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ChannelInfo" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelInfo", "beanStyleSetterMethodName" : "setChannelInfo", "c2jName" : "ChannelInfo", "c2jShape" : "ChannelInfo", "defaultConsumerFluentSetterDocumentation" : "

A structure that encapsulates the specified signaling channel's metadata and properties.

\nThis is a convenience that creates an instance of the {@link ChannelInfo.Builder} avoiding the need to create one manually via {@link ChannelInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link ChannelInfo.Builder#build()} is called immediately and its result is passed to {@link #channelInfo(ChannelInfo)}.\n@param channelInfo a consumer that will call methods on {@link ChannelInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelInfo(ChannelInfo)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A structure that encapsulates the specified signaling channel's metadata and properties.

\n@return A structure that encapsulates the specified signaling channel's metadata and properties.\n@deprecated Use {@link #channelInfo()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A structure that encapsulates the specified signaling channel's metadata and properties.

\n@param channelInfo A structure that encapsulates the specified signaling channel's metadata and properties.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelInfo(ChannelInfo)}\n", "documentation" : "

A structure that encapsulates the specified signaling channel's metadata and properties.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelInfo property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelInfo", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelInfo", "fluentSetterDocumentation" : "

A structure that encapsulates the specified signaling channel's metadata and properties.

\n@param channelInfo A structure that encapsulates the specified signaling channel's metadata and properties.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelInfo", "getterDocumentation" : "

A structure that encapsulates the specified signaling channel's metadata and properties.

\n@return A structure that encapsulates the specified signaling channel's metadata and properties.", "getterModel" : { "returnType" : "ChannelInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ChannelInfo", "sensitive" : false, "setterDocumentation" : "

A structure that encapsulates the specified signaling channel's metadata and properties.

\n@param channelInfo A structure that encapsulates the specified signaling channel's metadata and properties.", "setterMethodName" : "setChannelInfo", "setterModel" : { "variableDeclarationType" : "ChannelInfo", "variableName" : "channelInfo", "variableType" : "ChannelInfo", "documentation" : null, "simpleType" : "ChannelInfo", "variableSetterType" : "ChannelInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ChannelInfo", "variableName" : "channelInfo", "variableType" : "ChannelInfo", "documentation" : "

A structure that encapsulates the specified signaling channel's metadata and properties.

", "simpleType" : "ChannelInfo", "variableSetterType" : "ChannelInfo" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelInfo", "beanStyleSetterMethodName" : "setChannelInfo", "c2jName" : "ChannelInfo", "c2jShape" : "ChannelInfo", "defaultConsumerFluentSetterDocumentation" : "

A structure that encapsulates the specified signaling channel's metadata and properties.

\nThis is a convenience that creates an instance of the {@link ChannelInfo.Builder} avoiding the need to create one manually via {@link ChannelInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link ChannelInfo.Builder#build()} is called immediately and its result is passed to {@link #channelInfo(ChannelInfo)}.\n@param channelInfo a consumer that will call methods on {@link ChannelInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelInfo(ChannelInfo)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A structure that encapsulates the specified signaling channel's metadata and properties.

\n@return A structure that encapsulates the specified signaling channel's metadata and properties.\n@deprecated Use {@link #channelInfo()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A structure that encapsulates the specified signaling channel's metadata and properties.

\n@param channelInfo A structure that encapsulates the specified signaling channel's metadata and properties.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelInfo(ChannelInfo)}\n", "documentation" : "

A structure that encapsulates the specified signaling channel's metadata and properties.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelInfo property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelInfo", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelInfo", "fluentSetterDocumentation" : "

A structure that encapsulates the specified signaling channel's metadata and properties.

\n@param channelInfo A structure that encapsulates the specified signaling channel's metadata and properties.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelInfo", "getterDocumentation" : "

A structure that encapsulates the specified signaling channel's metadata and properties.

\n@return A structure that encapsulates the specified signaling channel's metadata and properties.", "getterModel" : { "returnType" : "ChannelInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ChannelInfo", "sensitive" : false, "setterDocumentation" : "

A structure that encapsulates the specified signaling channel's metadata and properties.

\n@param channelInfo A structure that encapsulates the specified signaling channel's metadata and properties.", "setterMethodName" : "setChannelInfo", "setterModel" : { "variableDeclarationType" : "ChannelInfo", "variableName" : "channelInfo", "variableType" : "ChannelInfo", "documentation" : null, "simpleType" : "ChannelInfo", "variableSetterType" : "ChannelInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ChannelInfo", "variableName" : "channelInfo", "variableType" : "ChannelInfo", "documentation" : "

A structure that encapsulates the specified signaling channel's metadata and properties.

", "simpleType" : "ChannelInfo", "variableSetterType" : "ChannelInfo" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeSignalingChannelResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeSignalingChannelResponse", "variableName" : "describeSignalingChannelResponse", "variableType" : "DescribeSignalingChannelResponse", "documentation" : null, "simpleType" : "DescribeSignalingChannelResponse", "variableSetterType" : "DescribeSignalingChannelResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeStreamRequest" : { "c2jName" : "DescribeStreamInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : { "action" : "DescribeStream", "locationName" : null, "requestUri" : "/describeStream", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamName", "beanStyleSetterMethodName" : "setStreamName", "c2jName" : "StreamName", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

The name of the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamName(String)}.\n@param streamName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the stream.

\n@return The name of the stream.\n@deprecated Use {@link #streamName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the stream.

\n@param streamName The name of the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamName(String)}\n", "documentation" : "

The name of the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamName", "fluentSetterDocumentation" : "

The name of the stream.

\n@param streamName The name of the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamName", "getterDocumentation" : "

The name of the stream.

\n@return The name of the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamName", "sensitive" : false, "setterDocumentation" : "

The name of the stream.

\n@param streamName The name of the stream.", "setterMethodName" : "setStreamName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : "

The name of the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@return The Amazon Resource Name (ARN) of the stream.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@param streamARN The Amazon Resource Name (ARN) of the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The Amazon Resource Name (ARN) of the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@param streamARN The Amazon Resource Name (ARN) of the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@return The Amazon Resource Name (ARN) of the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@param streamARN The Amazon Resource Name (ARN) of the stream.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "StreamARN" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@return The Amazon Resource Name (ARN) of the stream.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@param streamARN The Amazon Resource Name (ARN) of the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The Amazon Resource Name (ARN) of the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@param streamARN The Amazon Resource Name (ARN) of the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@return The Amazon Resource Name (ARN) of the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@param streamARN The Amazon Resource Name (ARN) of the stream.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StreamName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamName", "beanStyleSetterMethodName" : "setStreamName", "c2jName" : "StreamName", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

The name of the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamName(String)}.\n@param streamName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the stream.

\n@return The name of the stream.\n@deprecated Use {@link #streamName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the stream.

\n@param streamName The name of the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamName(String)}\n", "documentation" : "

The name of the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamName", "fluentSetterDocumentation" : "

The name of the stream.

\n@param streamName The name of the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamName", "getterDocumentation" : "

The name of the stream.

\n@return The name of the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamName", "sensitive" : false, "setterDocumentation" : "

The name of the stream.

\n@param streamName The name of the stream.", "setterMethodName" : "setStreamName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : "

The name of the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamName", "beanStyleSetterMethodName" : "setStreamName", "c2jName" : "StreamName", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

The name of the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamName(String)}.\n@param streamName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the stream.

\n@return The name of the stream.\n@deprecated Use {@link #streamName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the stream.

\n@param streamName The name of the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamName(String)}\n", "documentation" : "

The name of the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamName", "fluentSetterDocumentation" : "

The name of the stream.

\n@param streamName The name of the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamName", "getterDocumentation" : "

The name of the stream.

\n@return The name of the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamName", "sensitive" : false, "setterDocumentation" : "

The name of the stream.

\n@param streamName The name of the stream.", "setterMethodName" : "setStreamName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : "

The name of the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@return The Amazon Resource Name (ARN) of the stream.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@param streamARN The Amazon Resource Name (ARN) of the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The Amazon Resource Name (ARN) of the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@param streamARN The Amazon Resource Name (ARN) of the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@return The Amazon Resource Name (ARN) of the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@param streamARN The Amazon Resource Name (ARN) of the stream.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeStreamRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DescribeStreamRequest", "variableName" : "describeStreamRequest", "variableType" : "DescribeStreamRequest", "documentation" : null, "simpleType" : "DescribeStreamRequest", "variableSetterType" : "DescribeStreamRequest" }, "wrapper" : false, "xmlNamespace" : null }, "DescribeStreamResponse" : { "c2jName" : "DescribeStreamOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamInfo", "beanStyleSetterMethodName" : "setStreamInfo", "c2jName" : "StreamInfo", "c2jShape" : "StreamInfo", "defaultConsumerFluentSetterDocumentation" : "

An object that describes the stream.

\nThis is a convenience that creates an instance of the {@link StreamInfo.Builder} avoiding the need to create one manually via {@link StreamInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link StreamInfo.Builder#build()} is called immediately and its result is passed to {@link #streamInfo(StreamInfo)}.\n@param streamInfo a consumer that will call methods on {@link StreamInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamInfo(StreamInfo)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

An object that describes the stream.

\n@return An object that describes the stream.\n@deprecated Use {@link #streamInfo()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

An object that describes the stream.

\n@param streamInfo An object that describes the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamInfo(StreamInfo)}\n", "documentation" : "

An object that describes the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamInfo property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamInfo", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamInfo", "fluentSetterDocumentation" : "

An object that describes the stream.

\n@param streamInfo An object that describes the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamInfo", "getterDocumentation" : "

An object that describes the stream.

\n@return An object that describes the stream.", "getterModel" : { "returnType" : "StreamInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "StreamInfo", "sensitive" : false, "setterDocumentation" : "

An object that describes the stream.

\n@param streamInfo An object that describes the stream.", "setterMethodName" : "setStreamInfo", "setterModel" : { "variableDeclarationType" : "StreamInfo", "variableName" : "streamInfo", "variableType" : "StreamInfo", "documentation" : null, "simpleType" : "StreamInfo", "variableSetterType" : "StreamInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StreamInfo", "variableName" : "streamInfo", "variableType" : "StreamInfo", "documentation" : "

An object that describes the stream.

", "simpleType" : "StreamInfo", "variableSetterType" : "StreamInfo" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "StreamInfo" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamInfo", "beanStyleSetterMethodName" : "setStreamInfo", "c2jName" : "StreamInfo", "c2jShape" : "StreamInfo", "defaultConsumerFluentSetterDocumentation" : "

An object that describes the stream.

\nThis is a convenience that creates an instance of the {@link StreamInfo.Builder} avoiding the need to create one manually via {@link StreamInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link StreamInfo.Builder#build()} is called immediately and its result is passed to {@link #streamInfo(StreamInfo)}.\n@param streamInfo a consumer that will call methods on {@link StreamInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamInfo(StreamInfo)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

An object that describes the stream.

\n@return An object that describes the stream.\n@deprecated Use {@link #streamInfo()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

An object that describes the stream.

\n@param streamInfo An object that describes the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamInfo(StreamInfo)}\n", "documentation" : "

An object that describes the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamInfo property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamInfo", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamInfo", "fluentSetterDocumentation" : "

An object that describes the stream.

\n@param streamInfo An object that describes the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamInfo", "getterDocumentation" : "

An object that describes the stream.

\n@return An object that describes the stream.", "getterModel" : { "returnType" : "StreamInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "StreamInfo", "sensitive" : false, "setterDocumentation" : "

An object that describes the stream.

\n@param streamInfo An object that describes the stream.", "setterMethodName" : "setStreamInfo", "setterModel" : { "variableDeclarationType" : "StreamInfo", "variableName" : "streamInfo", "variableType" : "StreamInfo", "documentation" : null, "simpleType" : "StreamInfo", "variableSetterType" : "StreamInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StreamInfo", "variableName" : "streamInfo", "variableType" : "StreamInfo", "documentation" : "

An object that describes the stream.

", "simpleType" : "StreamInfo", "variableSetterType" : "StreamInfo" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamInfo", "beanStyleSetterMethodName" : "setStreamInfo", "c2jName" : "StreamInfo", "c2jShape" : "StreamInfo", "defaultConsumerFluentSetterDocumentation" : "

An object that describes the stream.

\nThis is a convenience that creates an instance of the {@link StreamInfo.Builder} avoiding the need to create one manually via {@link StreamInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link StreamInfo.Builder#build()} is called immediately and its result is passed to {@link #streamInfo(StreamInfo)}.\n@param streamInfo a consumer that will call methods on {@link StreamInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamInfo(StreamInfo)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

An object that describes the stream.

\n@return An object that describes the stream.\n@deprecated Use {@link #streamInfo()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

An object that describes the stream.

\n@param streamInfo An object that describes the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamInfo(StreamInfo)}\n", "documentation" : "

An object that describes the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamInfo property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamInfo", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamInfo", "fluentSetterDocumentation" : "

An object that describes the stream.

\n@param streamInfo An object that describes the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamInfo", "getterDocumentation" : "

An object that describes the stream.

\n@return An object that describes the stream.", "getterModel" : { "returnType" : "StreamInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamInfo", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamInfo", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "StreamInfo", "sensitive" : false, "setterDocumentation" : "

An object that describes the stream.

\n@param streamInfo An object that describes the stream.", "setterMethodName" : "setStreamInfo", "setterModel" : { "variableDeclarationType" : "StreamInfo", "variableName" : "streamInfo", "variableType" : "StreamInfo", "documentation" : null, "simpleType" : "StreamInfo", "variableSetterType" : "StreamInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StreamInfo", "variableName" : "streamInfo", "variableType" : "StreamInfo", "documentation" : "

An object that describes the stream.

", "simpleType" : "StreamInfo", "variableSetterType" : "StreamInfo" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DescribeStreamResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "DescribeStreamResponse", "variableName" : "describeStreamResponse", "variableType" : "DescribeStreamResponse", "documentation" : null, "simpleType" : "DescribeStreamResponse", "variableSetterType" : "DescribeStreamResponse" }, "wrapper" : false, "xmlNamespace" : null }, "DeviceStreamLimitExceededException" : { "c2jName" : "DeviceStreamLimitExceededException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Not implemented.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : "DeviceStreamLimitExceededException", "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : 400, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "DeviceStreamLimitExceededException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "DeviceStreamLimitExceededException", "variableName" : "deviceStreamLimitExceededException", "variableType" : "DeviceStreamLimitExceededException", "documentation" : null, "simpleType" : "DeviceStreamLimitExceededException", "variableSetterType" : "DeviceStreamLimitExceededException" }, "wrapper" : false, "xmlNamespace" : null }, "GetDataEndpointRequest" : { "c2jName" : "GetDataEndpointInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : { "action" : "GetDataEndpoint", "locationName" : null, "requestUri" : "/getDataEndpoint", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamName", "beanStyleSetterMethodName" : "setStreamName", "c2jName" : "StreamName", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamName(String)}.\n@param streamName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.

\n@return The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.\n@deprecated Use {@link #streamName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.

\n@param streamName The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamName(String)}\n", "documentation" : "

The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamName", "fluentSetterDocumentation" : "

The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.

\n@param streamName The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamName", "getterDocumentation" : "

The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.

\n@return The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamName", "sensitive" : false, "setterDocumentation" : "

The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.

\n@param streamName The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.", "setterMethodName" : "setStreamName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : "

The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.

\n@return The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.

\n@return The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getApiNameAsString", "beanStyleSetterMethodName" : "setApiName", "c2jName" : "APIName", "c2jShape" : "APIName", "defaultConsumerFluentSetterDocumentation" : "

The name of the API action for which to get an endpoint.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #apiNameAsString(String)}.\n@param apiName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #apiName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the API action for which to get an endpoint.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #apiName} will return {@link APIName#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #apiNameAsString}.\n

\n@return The name of the API action for which to get an endpoint.\n@see APIName\n@deprecated Use {@link #apiNameAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the API action for which to get an endpoint.

\n@param apiName The name of the API action for which to get an endpoint.\n@see APIName\n@return Returns a reference to this object so that method calls can be chained together.\n@see APIName\n@deprecated Use {@link #apiName(String)}\n", "documentation" : "

The name of the API action for which to get an endpoint.

", "endpointDiscoveryId" : false, "enumType" : "APIName", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the APIName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasApiName", "fluentEnumGetterMethodName" : "apiName", "fluentEnumSetterMethodName" : "apiName", "fluentGetterMethodName" : "apiNameAsString", "fluentSetterDocumentation" : "

The name of the API action for which to get an endpoint.

\n@param apiName The name of the API action for which to get an endpoint.\n@see APIName\n@return Returns a reference to this object so that method calls can be chained together.\n@see APIName", "fluentSetterMethodName" : "apiName", "getterDocumentation" : "

The name of the API action for which to get an endpoint.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #apiName} will return {@link APIName#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #apiNameAsString}.\n

\n@return The name of the API action for which to get an endpoint.\n@see APIName", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "APIName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "APIName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "APIName", "sensitive" : false, "setterDocumentation" : "

The name of the API action for which to get an endpoint.

\n@param apiName The name of the API action for which to get an endpoint.\n@see APIName", "setterMethodName" : "setApiName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "apiName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "apiName", "variableType" : "String", "documentation" : "

The name of the API action for which to get an endpoint.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "APIName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getApiNameAsString", "beanStyleSetterMethodName" : "setApiName", "c2jName" : "APIName", "c2jShape" : "APIName", "defaultConsumerFluentSetterDocumentation" : "

The name of the API action for which to get an endpoint.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #apiNameAsString(String)}.\n@param apiName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #apiName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the API action for which to get an endpoint.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #apiName} will return {@link APIName#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #apiNameAsString}.\n

\n@return The name of the API action for which to get an endpoint.\n@see APIName\n@deprecated Use {@link #apiNameAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the API action for which to get an endpoint.

\n@param apiName The name of the API action for which to get an endpoint.\n@see APIName\n@return Returns a reference to this object so that method calls can be chained together.\n@see APIName\n@deprecated Use {@link #apiName(String)}\n", "documentation" : "

The name of the API action for which to get an endpoint.

", "endpointDiscoveryId" : false, "enumType" : "APIName", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the APIName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasApiName", "fluentEnumGetterMethodName" : "apiName", "fluentEnumSetterMethodName" : "apiName", "fluentGetterMethodName" : "apiNameAsString", "fluentSetterDocumentation" : "

The name of the API action for which to get an endpoint.

\n@param apiName The name of the API action for which to get an endpoint.\n@see APIName\n@return Returns a reference to this object so that method calls can be chained together.\n@see APIName", "fluentSetterMethodName" : "apiName", "getterDocumentation" : "

The name of the API action for which to get an endpoint.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #apiName} will return {@link APIName#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #apiNameAsString}.\n

\n@return The name of the API action for which to get an endpoint.\n@see APIName", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "APIName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "APIName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "APIName", "sensitive" : false, "setterDocumentation" : "

The name of the API action for which to get an endpoint.

\n@param apiName The name of the API action for which to get an endpoint.\n@see APIName", "setterMethodName" : "setApiName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "apiName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "apiName", "variableType" : "String", "documentation" : "

The name of the API action for which to get an endpoint.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StreamARN" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.

\n@return The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.

\n@return The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StreamName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamName", "beanStyleSetterMethodName" : "setStreamName", "c2jName" : "StreamName", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamName(String)}.\n@param streamName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.

\n@return The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.\n@deprecated Use {@link #streamName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.

\n@param streamName The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamName(String)}\n", "documentation" : "

The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamName", "fluentSetterDocumentation" : "

The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.

\n@param streamName The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamName", "getterDocumentation" : "

The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.

\n@return The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamName", "sensitive" : false, "setterDocumentation" : "

The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.

\n@param streamName The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.", "setterMethodName" : "setStreamName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : "

The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamName", "beanStyleSetterMethodName" : "setStreamName", "c2jName" : "StreamName", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamName(String)}.\n@param streamName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.

\n@return The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.\n@deprecated Use {@link #streamName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.

\n@param streamName The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamName(String)}\n", "documentation" : "

The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamName", "fluentSetterDocumentation" : "

The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.

\n@param streamName The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamName", "getterDocumentation" : "

The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.

\n@return The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamName", "sensitive" : false, "setterDocumentation" : "

The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.

\n@param streamName The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.", "setterMethodName" : "setStreamName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : "

The name of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamARN in the request.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.

\n@return The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.

\n@return The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the stream that you want to get the endpoint for. You must specify either this parameter or a StreamName in the request.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getApiNameAsString", "beanStyleSetterMethodName" : "setApiName", "c2jName" : "APIName", "c2jShape" : "APIName", "defaultConsumerFluentSetterDocumentation" : "

The name of the API action for which to get an endpoint.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #apiNameAsString(String)}.\n@param apiName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #apiName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the API action for which to get an endpoint.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #apiName} will return {@link APIName#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #apiNameAsString}.\n

\n@return The name of the API action for which to get an endpoint.\n@see APIName\n@deprecated Use {@link #apiNameAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the API action for which to get an endpoint.

\n@param apiName The name of the API action for which to get an endpoint.\n@see APIName\n@return Returns a reference to this object so that method calls can be chained together.\n@see APIName\n@deprecated Use {@link #apiName(String)}\n", "documentation" : "

The name of the API action for which to get an endpoint.

", "endpointDiscoveryId" : false, "enumType" : "APIName", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the APIName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasApiName", "fluentEnumGetterMethodName" : "apiName", "fluentEnumSetterMethodName" : "apiName", "fluentGetterMethodName" : "apiNameAsString", "fluentSetterDocumentation" : "

The name of the API action for which to get an endpoint.

\n@param apiName The name of the API action for which to get an endpoint.\n@see APIName\n@return Returns a reference to this object so that method calls can be chained together.\n@see APIName", "fluentSetterMethodName" : "apiName", "getterDocumentation" : "

The name of the API action for which to get an endpoint.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #apiName} will return {@link APIName#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #apiNameAsString}.\n

\n@return The name of the API action for which to get an endpoint.\n@see APIName", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "APIName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "APIName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "APIName", "sensitive" : false, "setterDocumentation" : "

The name of the API action for which to get an endpoint.

\n@param apiName The name of the API action for which to get an endpoint.\n@see APIName", "setterMethodName" : "setApiName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "apiName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "apiName", "variableType" : "String", "documentation" : "

The name of the API action for which to get an endpoint.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "APIName" ], "shapeName" : "GetDataEndpointRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "GetDataEndpointRequest", "variableName" : "getDataEndpointRequest", "variableType" : "GetDataEndpointRequest", "documentation" : null, "simpleType" : "GetDataEndpointRequest", "variableSetterType" : "GetDataEndpointRequest" }, "wrapper" : false, "xmlNamespace" : null }, "GetDataEndpointResponse" : { "c2jName" : "GetDataEndpointOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDataEndpoint", "beanStyleSetterMethodName" : "setDataEndpoint", "c2jName" : "DataEndpoint", "c2jShape" : "DataEndpoint", "defaultConsumerFluentSetterDocumentation" : "

The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #dataEndpoint(String)}.\n@param dataEndpoint a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dataEndpoint(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.

\n@return The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.\n@deprecated Use {@link #dataEndpoint()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.

\n@param dataEndpoint The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dataEndpoint(String)}\n", "documentation" : "

The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DataEndpoint property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDataEndpoint", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dataEndpoint", "fluentSetterDocumentation" : "

The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.

\n@param dataEndpoint The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dataEndpoint", "getterDocumentation" : "

The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.

\n@return The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DataEndpoint", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DataEndpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DataEndpoint", "sensitive" : false, "setterDocumentation" : "

The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.

\n@param dataEndpoint The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.", "setterMethodName" : "setDataEndpoint", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "dataEndpoint", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "dataEndpoint", "variableType" : "String", "documentation" : "

The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "DataEndpoint" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDataEndpoint", "beanStyleSetterMethodName" : "setDataEndpoint", "c2jName" : "DataEndpoint", "c2jShape" : "DataEndpoint", "defaultConsumerFluentSetterDocumentation" : "

The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #dataEndpoint(String)}.\n@param dataEndpoint a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dataEndpoint(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.

\n@return The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.\n@deprecated Use {@link #dataEndpoint()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.

\n@param dataEndpoint The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dataEndpoint(String)}\n", "documentation" : "

The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DataEndpoint property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDataEndpoint", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dataEndpoint", "fluentSetterDocumentation" : "

The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.

\n@param dataEndpoint The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dataEndpoint", "getterDocumentation" : "

The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.

\n@return The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DataEndpoint", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DataEndpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DataEndpoint", "sensitive" : false, "setterDocumentation" : "

The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.

\n@param dataEndpoint The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.", "setterMethodName" : "setDataEndpoint", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "dataEndpoint", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "dataEndpoint", "variableType" : "String", "documentation" : "

The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDataEndpoint", "beanStyleSetterMethodName" : "setDataEndpoint", "c2jName" : "DataEndpoint", "c2jShape" : "DataEndpoint", "defaultConsumerFluentSetterDocumentation" : "

The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #dataEndpoint(String)}.\n@param dataEndpoint a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dataEndpoint(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.

\n@return The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.\n@deprecated Use {@link #dataEndpoint()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.

\n@param dataEndpoint The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dataEndpoint(String)}\n", "documentation" : "

The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DataEndpoint property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDataEndpoint", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dataEndpoint", "fluentSetterDocumentation" : "

The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.

\n@param dataEndpoint The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dataEndpoint", "getterDocumentation" : "

The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.

\n@return The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DataEndpoint", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DataEndpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DataEndpoint", "sensitive" : false, "setterDocumentation" : "

The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.

\n@param dataEndpoint The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.", "setterMethodName" : "setDataEndpoint", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "dataEndpoint", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "dataEndpoint", "variableType" : "String", "documentation" : "

The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "GetDataEndpointResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "GetDataEndpointResponse", "variableName" : "getDataEndpointResponse", "variableType" : "GetDataEndpointResponse", "documentation" : null, "simpleType" : "GetDataEndpointResponse", "variableSetterType" : "GetDataEndpointResponse" }, "wrapper" : false, "xmlNamespace" : null }, "GetSignalingChannelEndpointRequest" : { "c2jName" : "GetSignalingChannelEndpointInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : { "action" : "GetSignalingChannelEndpoint", "locationName" : null, "requestUri" : "/getSignalingChannelEndpoint", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelARN", "beanStyleSetterMethodName" : "setChannelARN", "c2jName" : "ChannelARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the signalling channel for which you want to get an endpoint.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelARN(String)}.\n@param channelARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the signalling channel for which you want to get an endpoint.

\n@return The ARN of the signalling channel for which you want to get an endpoint.\n@deprecated Use {@link #channelARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the signalling channel for which you want to get an endpoint.

\n@param channelARN The ARN of the signalling channel for which you want to get an endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelARN(String)}\n", "documentation" : "

The ARN of the signalling channel for which you want to get an endpoint.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelARN", "fluentSetterDocumentation" : "

The ARN of the signalling channel for which you want to get an endpoint.

\n@param channelARN The ARN of the signalling channel for which you want to get an endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelARN", "getterDocumentation" : "

The ARN of the signalling channel for which you want to get an endpoint.

\n@return The ARN of the signalling channel for which you want to get an endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the signalling channel for which you want to get an endpoint.

\n@param channelARN The ARN of the signalling channel for which you want to get an endpoint.", "setterMethodName" : "setChannelARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : "

The ARN of the signalling channel for which you want to get an endpoint.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSingleMasterChannelEndpointConfiguration", "beanStyleSetterMethodName" : "setSingleMasterChannelEndpointConfiguration", "c2jName" : "SingleMasterChannelEndpointConfiguration", "c2jShape" : "SingleMasterChannelEndpointConfiguration", "defaultConsumerFluentSetterDocumentation" : "

A structure containing the endpoint configuration for the SINGLE_MASTER channel type.

\nThis is a convenience that creates an instance of the {@link SingleMasterChannelEndpointConfiguration.Builder} avoiding the need to create one manually via {@link SingleMasterChannelEndpointConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link SingleMasterChannelEndpointConfiguration.Builder#build()} is called immediately and its result is passed to {@link #singleMasterChannelEndpointConfiguration(SingleMasterChannelEndpointConfiguration)}.\n@param singleMasterChannelEndpointConfiguration a consumer that will call methods on {@link SingleMasterChannelEndpointConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #singleMasterChannelEndpointConfiguration(SingleMasterChannelEndpointConfiguration)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A structure containing the endpoint configuration for the SINGLE_MASTER channel type.

\n@return A structure containing the endpoint configuration for the SINGLE_MASTER channel type.\n@deprecated Use {@link #singleMasterChannelEndpointConfiguration()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A structure containing the endpoint configuration for the SINGLE_MASTER channel type.

\n@param singleMasterChannelEndpointConfiguration A structure containing the endpoint configuration for the SINGLE_MASTER channel type.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #singleMasterChannelEndpointConfiguration(SingleMasterChannelEndpointConfiguration)}\n", "documentation" : "

A structure containing the endpoint configuration for the SINGLE_MASTER channel type.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SingleMasterChannelEndpointConfiguration property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSingleMasterChannelEndpointConfiguration", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "singleMasterChannelEndpointConfiguration", "fluentSetterDocumentation" : "

A structure containing the endpoint configuration for the SINGLE_MASTER channel type.

\n@param singleMasterChannelEndpointConfiguration A structure containing the endpoint configuration for the SINGLE_MASTER channel type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "singleMasterChannelEndpointConfiguration", "getterDocumentation" : "

A structure containing the endpoint configuration for the SINGLE_MASTER channel type.

\n@return A structure containing the endpoint configuration for the SINGLE_MASTER channel type.", "getterModel" : { "returnType" : "SingleMasterChannelEndpointConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SingleMasterChannelEndpointConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SingleMasterChannelEndpointConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "SingleMasterChannelEndpointConfiguration", "sensitive" : false, "setterDocumentation" : "

A structure containing the endpoint configuration for the SINGLE_MASTER channel type.

\n@param singleMasterChannelEndpointConfiguration A structure containing the endpoint configuration for the SINGLE_MASTER channel type.", "setterMethodName" : "setSingleMasterChannelEndpointConfiguration", "setterModel" : { "variableDeclarationType" : "SingleMasterChannelEndpointConfiguration", "variableName" : "singleMasterChannelEndpointConfiguration", "variableType" : "SingleMasterChannelEndpointConfiguration", "documentation" : null, "simpleType" : "SingleMasterChannelEndpointConfiguration", "variableSetterType" : "SingleMasterChannelEndpointConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "SingleMasterChannelEndpointConfiguration", "variableName" : "singleMasterChannelEndpointConfiguration", "variableType" : "SingleMasterChannelEndpointConfiguration", "documentation" : "

A structure containing the endpoint configuration for the SINGLE_MASTER channel type.

", "simpleType" : "SingleMasterChannelEndpointConfiguration", "variableSetterType" : "SingleMasterChannelEndpointConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ChannelARN" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelARN", "beanStyleSetterMethodName" : "setChannelARN", "c2jName" : "ChannelARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the signalling channel for which you want to get an endpoint.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelARN(String)}.\n@param channelARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the signalling channel for which you want to get an endpoint.

\n@return The ARN of the signalling channel for which you want to get an endpoint.\n@deprecated Use {@link #channelARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the signalling channel for which you want to get an endpoint.

\n@param channelARN The ARN of the signalling channel for which you want to get an endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelARN(String)}\n", "documentation" : "

The ARN of the signalling channel for which you want to get an endpoint.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelARN", "fluentSetterDocumentation" : "

The ARN of the signalling channel for which you want to get an endpoint.

\n@param channelARN The ARN of the signalling channel for which you want to get an endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelARN", "getterDocumentation" : "

The ARN of the signalling channel for which you want to get an endpoint.

\n@return The ARN of the signalling channel for which you want to get an endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the signalling channel for which you want to get an endpoint.

\n@param channelARN The ARN of the signalling channel for which you want to get an endpoint.", "setterMethodName" : "setChannelARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : "

The ARN of the signalling channel for which you want to get an endpoint.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SingleMasterChannelEndpointConfiguration" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSingleMasterChannelEndpointConfiguration", "beanStyleSetterMethodName" : "setSingleMasterChannelEndpointConfiguration", "c2jName" : "SingleMasterChannelEndpointConfiguration", "c2jShape" : "SingleMasterChannelEndpointConfiguration", "defaultConsumerFluentSetterDocumentation" : "

A structure containing the endpoint configuration for the SINGLE_MASTER channel type.

\nThis is a convenience that creates an instance of the {@link SingleMasterChannelEndpointConfiguration.Builder} avoiding the need to create one manually via {@link SingleMasterChannelEndpointConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link SingleMasterChannelEndpointConfiguration.Builder#build()} is called immediately and its result is passed to {@link #singleMasterChannelEndpointConfiguration(SingleMasterChannelEndpointConfiguration)}.\n@param singleMasterChannelEndpointConfiguration a consumer that will call methods on {@link SingleMasterChannelEndpointConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #singleMasterChannelEndpointConfiguration(SingleMasterChannelEndpointConfiguration)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A structure containing the endpoint configuration for the SINGLE_MASTER channel type.

\n@return A structure containing the endpoint configuration for the SINGLE_MASTER channel type.\n@deprecated Use {@link #singleMasterChannelEndpointConfiguration()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A structure containing the endpoint configuration for the SINGLE_MASTER channel type.

\n@param singleMasterChannelEndpointConfiguration A structure containing the endpoint configuration for the SINGLE_MASTER channel type.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #singleMasterChannelEndpointConfiguration(SingleMasterChannelEndpointConfiguration)}\n", "documentation" : "

A structure containing the endpoint configuration for the SINGLE_MASTER channel type.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SingleMasterChannelEndpointConfiguration property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSingleMasterChannelEndpointConfiguration", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "singleMasterChannelEndpointConfiguration", "fluentSetterDocumentation" : "

A structure containing the endpoint configuration for the SINGLE_MASTER channel type.

\n@param singleMasterChannelEndpointConfiguration A structure containing the endpoint configuration for the SINGLE_MASTER channel type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "singleMasterChannelEndpointConfiguration", "getterDocumentation" : "

A structure containing the endpoint configuration for the SINGLE_MASTER channel type.

\n@return A structure containing the endpoint configuration for the SINGLE_MASTER channel type.", "getterModel" : { "returnType" : "SingleMasterChannelEndpointConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SingleMasterChannelEndpointConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SingleMasterChannelEndpointConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "SingleMasterChannelEndpointConfiguration", "sensitive" : false, "setterDocumentation" : "

A structure containing the endpoint configuration for the SINGLE_MASTER channel type.

\n@param singleMasterChannelEndpointConfiguration A structure containing the endpoint configuration for the SINGLE_MASTER channel type.", "setterMethodName" : "setSingleMasterChannelEndpointConfiguration", "setterModel" : { "variableDeclarationType" : "SingleMasterChannelEndpointConfiguration", "variableName" : "singleMasterChannelEndpointConfiguration", "variableType" : "SingleMasterChannelEndpointConfiguration", "documentation" : null, "simpleType" : "SingleMasterChannelEndpointConfiguration", "variableSetterType" : "SingleMasterChannelEndpointConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "SingleMasterChannelEndpointConfiguration", "variableName" : "singleMasterChannelEndpointConfiguration", "variableType" : "SingleMasterChannelEndpointConfiguration", "documentation" : "

A structure containing the endpoint configuration for the SINGLE_MASTER channel type.

", "simpleType" : "SingleMasterChannelEndpointConfiguration", "variableSetterType" : "SingleMasterChannelEndpointConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelARN", "beanStyleSetterMethodName" : "setChannelARN", "c2jName" : "ChannelARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the signalling channel for which you want to get an endpoint.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelARN(String)}.\n@param channelARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the signalling channel for which you want to get an endpoint.

\n@return The ARN of the signalling channel for which you want to get an endpoint.\n@deprecated Use {@link #channelARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the signalling channel for which you want to get an endpoint.

\n@param channelARN The ARN of the signalling channel for which you want to get an endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelARN(String)}\n", "documentation" : "

The ARN of the signalling channel for which you want to get an endpoint.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelARN", "fluentSetterDocumentation" : "

The ARN of the signalling channel for which you want to get an endpoint.

\n@param channelARN The ARN of the signalling channel for which you want to get an endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelARN", "getterDocumentation" : "

The ARN of the signalling channel for which you want to get an endpoint.

\n@return The ARN of the signalling channel for which you want to get an endpoint.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the signalling channel for which you want to get an endpoint.

\n@param channelARN The ARN of the signalling channel for which you want to get an endpoint.", "setterMethodName" : "setChannelARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : "

The ARN of the signalling channel for which you want to get an endpoint.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSingleMasterChannelEndpointConfiguration", "beanStyleSetterMethodName" : "setSingleMasterChannelEndpointConfiguration", "c2jName" : "SingleMasterChannelEndpointConfiguration", "c2jShape" : "SingleMasterChannelEndpointConfiguration", "defaultConsumerFluentSetterDocumentation" : "

A structure containing the endpoint configuration for the SINGLE_MASTER channel type.

\nThis is a convenience that creates an instance of the {@link SingleMasterChannelEndpointConfiguration.Builder} avoiding the need to create one manually via {@link SingleMasterChannelEndpointConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link SingleMasterChannelEndpointConfiguration.Builder#build()} is called immediately and its result is passed to {@link #singleMasterChannelEndpointConfiguration(SingleMasterChannelEndpointConfiguration)}.\n@param singleMasterChannelEndpointConfiguration a consumer that will call methods on {@link SingleMasterChannelEndpointConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #singleMasterChannelEndpointConfiguration(SingleMasterChannelEndpointConfiguration)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A structure containing the endpoint configuration for the SINGLE_MASTER channel type.

\n@return A structure containing the endpoint configuration for the SINGLE_MASTER channel type.\n@deprecated Use {@link #singleMasterChannelEndpointConfiguration()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A structure containing the endpoint configuration for the SINGLE_MASTER channel type.

\n@param singleMasterChannelEndpointConfiguration A structure containing the endpoint configuration for the SINGLE_MASTER channel type.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #singleMasterChannelEndpointConfiguration(SingleMasterChannelEndpointConfiguration)}\n", "documentation" : "

A structure containing the endpoint configuration for the SINGLE_MASTER channel type.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SingleMasterChannelEndpointConfiguration property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSingleMasterChannelEndpointConfiguration", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "singleMasterChannelEndpointConfiguration", "fluentSetterDocumentation" : "

A structure containing the endpoint configuration for the SINGLE_MASTER channel type.

\n@param singleMasterChannelEndpointConfiguration A structure containing the endpoint configuration for the SINGLE_MASTER channel type.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "singleMasterChannelEndpointConfiguration", "getterDocumentation" : "

A structure containing the endpoint configuration for the SINGLE_MASTER channel type.

\n@return A structure containing the endpoint configuration for the SINGLE_MASTER channel type.", "getterModel" : { "returnType" : "SingleMasterChannelEndpointConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SingleMasterChannelEndpointConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SingleMasterChannelEndpointConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "SingleMasterChannelEndpointConfiguration", "sensitive" : false, "setterDocumentation" : "

A structure containing the endpoint configuration for the SINGLE_MASTER channel type.

\n@param singleMasterChannelEndpointConfiguration A structure containing the endpoint configuration for the SINGLE_MASTER channel type.", "setterMethodName" : "setSingleMasterChannelEndpointConfiguration", "setterModel" : { "variableDeclarationType" : "SingleMasterChannelEndpointConfiguration", "variableName" : "singleMasterChannelEndpointConfiguration", "variableType" : "SingleMasterChannelEndpointConfiguration", "documentation" : null, "simpleType" : "SingleMasterChannelEndpointConfiguration", "variableSetterType" : "SingleMasterChannelEndpointConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "SingleMasterChannelEndpointConfiguration", "variableName" : "singleMasterChannelEndpointConfiguration", "variableType" : "SingleMasterChannelEndpointConfiguration", "documentation" : "

A structure containing the endpoint configuration for the SINGLE_MASTER channel type.

", "simpleType" : "SingleMasterChannelEndpointConfiguration", "variableSetterType" : "SingleMasterChannelEndpointConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ChannelARN" ], "shapeName" : "GetSignalingChannelEndpointRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "GetSignalingChannelEndpointRequest", "variableName" : "getSignalingChannelEndpointRequest", "variableType" : "GetSignalingChannelEndpointRequest", "documentation" : null, "simpleType" : "GetSignalingChannelEndpointRequest", "variableSetterType" : "GetSignalingChannelEndpointRequest" }, "wrapper" : false, "xmlNamespace" : null }, "GetSignalingChannelEndpointResponse" : { "c2jName" : "GetSignalingChannelEndpointOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getResourceEndpointList", "beanStyleSetterMethodName" : "setResourceEndpointList", "c2jName" : "ResourceEndpointList", "c2jShape" : "ResourceEndpointList", "defaultConsumerFluentSetterDocumentation" : "

A list of endpoints for the specified signaling channel.

\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #resourceEndpointList(List)}.\n@param resourceEndpointList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceEndpointList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A list of endpoints for the specified signaling channel.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasResourceEndpointList()} to see if a value was sent in this field.\n

\n@return A list of endpoints for the specified signaling channel.\n@deprecated Use {@link #resourceEndpointList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A list of endpoints for the specified signaling channel.

\n@param resourceEndpointList A list of endpoints for the specified signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #resourceEndpointList(List)}\n", "documentation" : "

A list of endpoints for the specified signaling channel.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ResourceEndpointList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasResourceEndpointList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceEndpointList", "fluentSetterDocumentation" : "

A list of endpoints for the specified signaling channel.

\n@param resourceEndpointList A list of endpoints for the specified signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceEndpointList", "getterDocumentation" : "

A list of endpoints for the specified signaling channel.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasResourceEndpointList()} to see if a value was sent in this field.\n

\n@return A list of endpoints for the specified signaling channel.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceEndpointList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceEndpointList", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ResourceEndpointListItem", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ResourceEndpointListItem.Builder} avoiding the need to create one manually via {@link ResourceEndpointListItem#builder()}.\n\nWhen the {@link Consumer} completes, {@link ResourceEndpointListItem.Builder#build()} is called immediately and its result is passed to {@link #member(ResourceEndpointListItem)}.\n@param member a consumer that will call methods on {@link ResourceEndpointListItem.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ResourceEndpointListItem)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(ResourceEndpointListItem)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "ResourceEndpointListItem", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ResourceEndpointListItem", "variableName" : "member", "variableType" : "ResourceEndpointListItem", "documentation" : null, "simpleType" : "ResourceEndpointListItem", "variableSetterType" : "ResourceEndpointListItem" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ResourceEndpointListItem", "variableName" : "member", "variableType" : "ResourceEndpointListItem", "documentation" : "", "simpleType" : "ResourceEndpointListItem", "variableSetterType" : "ResourceEndpointListItem" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ResourceEndpointListItem", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ResourceEndpointListItem", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ResourceEndpointList", "sensitive" : false, "setterDocumentation" : "

A list of endpoints for the specified signaling channel.

\n@param resourceEndpointList A list of endpoints for the specified signaling channel.", "setterMethodName" : "setResourceEndpointList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceEndpointList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceEndpointList", "variableType" : "java.util.List", "documentation" : "

A list of endpoints for the specified signaling channel.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ResourceEndpointList" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getResourceEndpointList", "beanStyleSetterMethodName" : "setResourceEndpointList", "c2jName" : "ResourceEndpointList", "c2jShape" : "ResourceEndpointList", "defaultConsumerFluentSetterDocumentation" : "

A list of endpoints for the specified signaling channel.

\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #resourceEndpointList(List)}.\n@param resourceEndpointList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceEndpointList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A list of endpoints for the specified signaling channel.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasResourceEndpointList()} to see if a value was sent in this field.\n

\n@return A list of endpoints for the specified signaling channel.\n@deprecated Use {@link #resourceEndpointList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A list of endpoints for the specified signaling channel.

\n@param resourceEndpointList A list of endpoints for the specified signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #resourceEndpointList(List)}\n", "documentation" : "

A list of endpoints for the specified signaling channel.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ResourceEndpointList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasResourceEndpointList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceEndpointList", "fluentSetterDocumentation" : "

A list of endpoints for the specified signaling channel.

\n@param resourceEndpointList A list of endpoints for the specified signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceEndpointList", "getterDocumentation" : "

A list of endpoints for the specified signaling channel.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasResourceEndpointList()} to see if a value was sent in this field.\n

\n@return A list of endpoints for the specified signaling channel.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceEndpointList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceEndpointList", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ResourceEndpointListItem", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ResourceEndpointListItem.Builder} avoiding the need to create one manually via {@link ResourceEndpointListItem#builder()}.\n\nWhen the {@link Consumer} completes, {@link ResourceEndpointListItem.Builder#build()} is called immediately and its result is passed to {@link #member(ResourceEndpointListItem)}.\n@param member a consumer that will call methods on {@link ResourceEndpointListItem.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ResourceEndpointListItem)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(ResourceEndpointListItem)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "ResourceEndpointListItem", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ResourceEndpointListItem", "variableName" : "member", "variableType" : "ResourceEndpointListItem", "documentation" : null, "simpleType" : "ResourceEndpointListItem", "variableSetterType" : "ResourceEndpointListItem" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ResourceEndpointListItem", "variableName" : "member", "variableType" : "ResourceEndpointListItem", "documentation" : "", "simpleType" : "ResourceEndpointListItem", "variableSetterType" : "ResourceEndpointListItem" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ResourceEndpointListItem", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ResourceEndpointListItem", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ResourceEndpointList", "sensitive" : false, "setterDocumentation" : "

A list of endpoints for the specified signaling channel.

\n@param resourceEndpointList A list of endpoints for the specified signaling channel.", "setterMethodName" : "setResourceEndpointList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceEndpointList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceEndpointList", "variableType" : "java.util.List", "documentation" : "

A list of endpoints for the specified signaling channel.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getResourceEndpointList", "beanStyleSetterMethodName" : "setResourceEndpointList", "c2jName" : "ResourceEndpointList", "c2jShape" : "ResourceEndpointList", "defaultConsumerFluentSetterDocumentation" : "

A list of endpoints for the specified signaling channel.

\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #resourceEndpointList(List)}.\n@param resourceEndpointList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceEndpointList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A list of endpoints for the specified signaling channel.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasResourceEndpointList()} to see if a value was sent in this field.\n

\n@return A list of endpoints for the specified signaling channel.\n@deprecated Use {@link #resourceEndpointList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A list of endpoints for the specified signaling channel.

\n@param resourceEndpointList A list of endpoints for the specified signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #resourceEndpointList(List)}\n", "documentation" : "

A list of endpoints for the specified signaling channel.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ResourceEndpointList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasResourceEndpointList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceEndpointList", "fluentSetterDocumentation" : "

A list of endpoints for the specified signaling channel.

\n@param resourceEndpointList A list of endpoints for the specified signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceEndpointList", "getterDocumentation" : "

A list of endpoints for the specified signaling channel.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasResourceEndpointList()} to see if a value was sent in this field.\n

\n@return A list of endpoints for the specified signaling channel.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceEndpointList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceEndpointList", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ResourceEndpointListItem", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ResourceEndpointListItem.Builder} avoiding the need to create one manually via {@link ResourceEndpointListItem#builder()}.\n\nWhen the {@link Consumer} completes, {@link ResourceEndpointListItem.Builder#build()} is called immediately and its result is passed to {@link #member(ResourceEndpointListItem)}.\n@param member a consumer that will call methods on {@link ResourceEndpointListItem.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ResourceEndpointListItem)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(ResourceEndpointListItem)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "ResourceEndpointListItem", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ResourceEndpointListItem", "variableName" : "member", "variableType" : "ResourceEndpointListItem", "documentation" : null, "simpleType" : "ResourceEndpointListItem", "variableSetterType" : "ResourceEndpointListItem" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ResourceEndpointListItem", "variableName" : "member", "variableType" : "ResourceEndpointListItem", "documentation" : "", "simpleType" : "ResourceEndpointListItem", "variableSetterType" : "ResourceEndpointListItem" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ResourceEndpointListItem", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ResourceEndpointListItem", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ResourceEndpointList", "sensitive" : false, "setterDocumentation" : "

A list of endpoints for the specified signaling channel.

\n@param resourceEndpointList A list of endpoints for the specified signaling channel.", "setterMethodName" : "setResourceEndpointList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceEndpointList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "resourceEndpointList", "variableType" : "java.util.List", "documentation" : "

A list of endpoints for the specified signaling channel.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "GetSignalingChannelEndpointResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "GetSignalingChannelEndpointResponse", "variableName" : "getSignalingChannelEndpointResponse", "variableType" : "GetSignalingChannelEndpointResponse", "documentation" : null, "simpleType" : "GetSignalingChannelEndpointResponse", "variableSetterType" : "GetSignalingChannelEndpointResponse" }, "wrapper" : false, "xmlNamespace" : null }, "InvalidArgumentException" : { "c2jName" : "InvalidArgumentException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

The value for this input parameter is invalid.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : "InvalidArgumentException", "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : 400, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "InvalidArgumentException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "InvalidArgumentException", "variableName" : "invalidArgumentException", "variableType" : "InvalidArgumentException", "documentation" : null, "simpleType" : "InvalidArgumentException", "variableSetterType" : "InvalidArgumentException" }, "wrapper" : false, "xmlNamespace" : null }, "InvalidDeviceException" : { "c2jName" : "InvalidDeviceException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Not implemented.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : "InvalidDeviceException", "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : 400, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "InvalidDeviceException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "InvalidDeviceException", "variableName" : "invalidDeviceException", "variableType" : "InvalidDeviceException", "documentation" : null, "simpleType" : "InvalidDeviceException", "variableSetterType" : "InvalidDeviceException" }, "wrapper" : false, "xmlNamespace" : null }, "InvalidResourceFormatException" : { "c2jName" : "InvalidResourceFormatException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

The format of the StreamARN is invalid.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : "InvalidResourceFormatException", "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : 400, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "InvalidResourceFormatException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "InvalidResourceFormatException", "variableName" : "invalidResourceFormatException", "variableType" : "InvalidResourceFormatException", "documentation" : null, "simpleType" : "InvalidResourceFormatException", "variableSetterType" : "InvalidResourceFormatException" }, "wrapper" : false, "xmlNamespace" : null }, "ListSignalingChannelsRequest" : { "c2jName" : "ListSignalingChannelsInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : { "action" : "ListSignalingChannels", "locationName" : null, "requestUri" : "/listSignalingChannels", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "ListStreamsInputLimit", "defaultConsumerFluentSetterDocumentation" : "

The maximum number of channels to return in the response. The default is 500.

\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The maximum number of channels to return in the response. The default is 500.

\n@return The maximum number of channels to return in the response. The default is 500.\n@deprecated Use {@link #maxResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The maximum number of channels to return in the response. The default is 500.

\n@param maxResults The maximum number of channels to return in the response. The default is 500.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxResults(Integer)}\n", "documentation" : "

The maximum number of channels to return in the response. The default is 500.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxResults", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

The maximum number of channels to return in the response. The default is 500.

\n@param maxResults The maximum number of channels to return in the response. The default is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

The maximum number of channels to return in the response. The default is 500.

\n@return The maximum number of channels to return in the response. The default is 500.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxResults", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxResults", "sensitive" : false, "setterDocumentation" : "

The maximum number of channels to return in the response. The default is 500.

\n@param maxResults The maximum number of channels to return in the response. The default is 500.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

The maximum number of channels to return in the response. The default is 500.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.

\n@return If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.

\n@param nextToken If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #nextToken(String)}\n", "documentation" : "

If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.

\n@param nextToken If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.

\n@return If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.

\n@param nextToken If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelNameCondition", "beanStyleSetterMethodName" : "setChannelNameCondition", "c2jName" : "ChannelNameCondition", "c2jShape" : "ChannelNameCondition", "defaultConsumerFluentSetterDocumentation" : "

Optional: Returns only the channels that satisfy a specific condition.

\nThis is a convenience that creates an instance of the {@link ChannelNameCondition.Builder} avoiding the need to create one manually via {@link ChannelNameCondition#builder()}.\n\nWhen the {@link Consumer} completes, {@link ChannelNameCondition.Builder#build()} is called immediately and its result is passed to {@link #channelNameCondition(ChannelNameCondition)}.\n@param channelNameCondition a consumer that will call methods on {@link ChannelNameCondition.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelNameCondition(ChannelNameCondition)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

Optional: Returns only the channels that satisfy a specific condition.

\n@return Optional: Returns only the channels that satisfy a specific condition.\n@deprecated Use {@link #channelNameCondition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

Optional: Returns only the channels that satisfy a specific condition.

\n@param channelNameCondition Optional: Returns only the channels that satisfy a specific condition.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelNameCondition(ChannelNameCondition)}\n", "documentation" : "

Optional: Returns only the channels that satisfy a specific condition.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelNameCondition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelNameCondition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelNameCondition", "fluentSetterDocumentation" : "

Optional: Returns only the channels that satisfy a specific condition.

\n@param channelNameCondition Optional: Returns only the channels that satisfy a specific condition.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelNameCondition", "getterDocumentation" : "

Optional: Returns only the channels that satisfy a specific condition.

\n@return Optional: Returns only the channels that satisfy a specific condition.", "getterModel" : { "returnType" : "ChannelNameCondition", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelNameCondition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelNameCondition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ChannelNameCondition", "sensitive" : false, "setterDocumentation" : "

Optional: Returns only the channels that satisfy a specific condition.

\n@param channelNameCondition Optional: Returns only the channels that satisfy a specific condition.", "setterMethodName" : "setChannelNameCondition", "setterModel" : { "variableDeclarationType" : "ChannelNameCondition", "variableName" : "channelNameCondition", "variableType" : "ChannelNameCondition", "documentation" : null, "simpleType" : "ChannelNameCondition", "variableSetterType" : "ChannelNameCondition" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ChannelNameCondition", "variableName" : "channelNameCondition", "variableType" : "ChannelNameCondition", "documentation" : "

Optional: Returns only the channels that satisfy a specific condition.

", "simpleType" : "ChannelNameCondition", "variableSetterType" : "ChannelNameCondition" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ChannelNameCondition" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelNameCondition", "beanStyleSetterMethodName" : "setChannelNameCondition", "c2jName" : "ChannelNameCondition", "c2jShape" : "ChannelNameCondition", "defaultConsumerFluentSetterDocumentation" : "

Optional: Returns only the channels that satisfy a specific condition.

\nThis is a convenience that creates an instance of the {@link ChannelNameCondition.Builder} avoiding the need to create one manually via {@link ChannelNameCondition#builder()}.\n\nWhen the {@link Consumer} completes, {@link ChannelNameCondition.Builder#build()} is called immediately and its result is passed to {@link #channelNameCondition(ChannelNameCondition)}.\n@param channelNameCondition a consumer that will call methods on {@link ChannelNameCondition.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelNameCondition(ChannelNameCondition)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

Optional: Returns only the channels that satisfy a specific condition.

\n@return Optional: Returns only the channels that satisfy a specific condition.\n@deprecated Use {@link #channelNameCondition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

Optional: Returns only the channels that satisfy a specific condition.

\n@param channelNameCondition Optional: Returns only the channels that satisfy a specific condition.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelNameCondition(ChannelNameCondition)}\n", "documentation" : "

Optional: Returns only the channels that satisfy a specific condition.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelNameCondition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelNameCondition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelNameCondition", "fluentSetterDocumentation" : "

Optional: Returns only the channels that satisfy a specific condition.

\n@param channelNameCondition Optional: Returns only the channels that satisfy a specific condition.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelNameCondition", "getterDocumentation" : "

Optional: Returns only the channels that satisfy a specific condition.

\n@return Optional: Returns only the channels that satisfy a specific condition.", "getterModel" : { "returnType" : "ChannelNameCondition", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelNameCondition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelNameCondition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ChannelNameCondition", "sensitive" : false, "setterDocumentation" : "

Optional: Returns only the channels that satisfy a specific condition.

\n@param channelNameCondition Optional: Returns only the channels that satisfy a specific condition.", "setterMethodName" : "setChannelNameCondition", "setterModel" : { "variableDeclarationType" : "ChannelNameCondition", "variableName" : "channelNameCondition", "variableType" : "ChannelNameCondition", "documentation" : null, "simpleType" : "ChannelNameCondition", "variableSetterType" : "ChannelNameCondition" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ChannelNameCondition", "variableName" : "channelNameCondition", "variableType" : "ChannelNameCondition", "documentation" : "

Optional: Returns only the channels that satisfy a specific condition.

", "simpleType" : "ChannelNameCondition", "variableSetterType" : "ChannelNameCondition" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MaxResults" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "ListStreamsInputLimit", "defaultConsumerFluentSetterDocumentation" : "

The maximum number of channels to return in the response. The default is 500.

\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The maximum number of channels to return in the response. The default is 500.

\n@return The maximum number of channels to return in the response. The default is 500.\n@deprecated Use {@link #maxResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The maximum number of channels to return in the response. The default is 500.

\n@param maxResults The maximum number of channels to return in the response. The default is 500.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxResults(Integer)}\n", "documentation" : "

The maximum number of channels to return in the response. The default is 500.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxResults", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

The maximum number of channels to return in the response. The default is 500.

\n@param maxResults The maximum number of channels to return in the response. The default is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

The maximum number of channels to return in the response. The default is 500.

\n@return The maximum number of channels to return in the response. The default is 500.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxResults", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxResults", "sensitive" : false, "setterDocumentation" : "

The maximum number of channels to return in the response. The default is 500.

\n@param maxResults The maximum number of channels to return in the response. The default is 500.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

The maximum number of channels to return in the response. The default is 500.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.

\n@return If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.

\n@param nextToken If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #nextToken(String)}\n", "documentation" : "

If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.

\n@param nextToken If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.

\n@return If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.

\n@param nextToken If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "ListStreamsInputLimit", "defaultConsumerFluentSetterDocumentation" : "

The maximum number of channels to return in the response. The default is 500.

\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The maximum number of channels to return in the response. The default is 500.

\n@return The maximum number of channels to return in the response. The default is 500.\n@deprecated Use {@link #maxResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The maximum number of channels to return in the response. The default is 500.

\n@param maxResults The maximum number of channels to return in the response. The default is 500.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxResults(Integer)}\n", "documentation" : "

The maximum number of channels to return in the response. The default is 500.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxResults", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

The maximum number of channels to return in the response. The default is 500.

\n@param maxResults The maximum number of channels to return in the response. The default is 500.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

The maximum number of channels to return in the response. The default is 500.

\n@return The maximum number of channels to return in the response. The default is 500.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxResults", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxResults", "sensitive" : false, "setterDocumentation" : "

The maximum number of channels to return in the response. The default is 500.

\n@param maxResults The maximum number of channels to return in the response. The default is 500.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

The maximum number of channels to return in the response. The default is 500.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.

\n@return If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.

\n@param nextToken If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #nextToken(String)}\n", "documentation" : "

If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.

\n@param nextToken If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.

\n@return If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.

\n@param nextToken If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If you specify this parameter, when the result of a ListSignalingChannels operation is truncated, the call returns the NextToken in the response. To get another batch of channels, provide this token in your next request.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelNameCondition", "beanStyleSetterMethodName" : "setChannelNameCondition", "c2jName" : "ChannelNameCondition", "c2jShape" : "ChannelNameCondition", "defaultConsumerFluentSetterDocumentation" : "

Optional: Returns only the channels that satisfy a specific condition.

\nThis is a convenience that creates an instance of the {@link ChannelNameCondition.Builder} avoiding the need to create one manually via {@link ChannelNameCondition#builder()}.\n\nWhen the {@link Consumer} completes, {@link ChannelNameCondition.Builder#build()} is called immediately and its result is passed to {@link #channelNameCondition(ChannelNameCondition)}.\n@param channelNameCondition a consumer that will call methods on {@link ChannelNameCondition.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelNameCondition(ChannelNameCondition)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

Optional: Returns only the channels that satisfy a specific condition.

\n@return Optional: Returns only the channels that satisfy a specific condition.\n@deprecated Use {@link #channelNameCondition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

Optional: Returns only the channels that satisfy a specific condition.

\n@param channelNameCondition Optional: Returns only the channels that satisfy a specific condition.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelNameCondition(ChannelNameCondition)}\n", "documentation" : "

Optional: Returns only the channels that satisfy a specific condition.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelNameCondition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelNameCondition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelNameCondition", "fluentSetterDocumentation" : "

Optional: Returns only the channels that satisfy a specific condition.

\n@param channelNameCondition Optional: Returns only the channels that satisfy a specific condition.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelNameCondition", "getterDocumentation" : "

Optional: Returns only the channels that satisfy a specific condition.

\n@return Optional: Returns only the channels that satisfy a specific condition.", "getterModel" : { "returnType" : "ChannelNameCondition", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelNameCondition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelNameCondition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "ChannelNameCondition", "sensitive" : false, "setterDocumentation" : "

Optional: Returns only the channels that satisfy a specific condition.

\n@param channelNameCondition Optional: Returns only the channels that satisfy a specific condition.", "setterMethodName" : "setChannelNameCondition", "setterModel" : { "variableDeclarationType" : "ChannelNameCondition", "variableName" : "channelNameCondition", "variableType" : "ChannelNameCondition", "documentation" : null, "simpleType" : "ChannelNameCondition", "variableSetterType" : "ChannelNameCondition" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ChannelNameCondition", "variableName" : "channelNameCondition", "variableType" : "ChannelNameCondition", "documentation" : "

Optional: Returns only the channels that satisfy a specific condition.

", "simpleType" : "ChannelNameCondition", "variableSetterType" : "ChannelNameCondition" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListSignalingChannelsRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ListSignalingChannelsRequest", "variableName" : "listSignalingChannelsRequest", "variableType" : "ListSignalingChannelsRequest", "documentation" : null, "simpleType" : "ListSignalingChannelsRequest", "variableSetterType" : "ListSignalingChannelsRequest" }, "wrapper" : false, "xmlNamespace" : null }, "ListSignalingChannelsResponse" : { "c2jName" : "ListSignalingChannelsOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getChannelInfoList", "beanStyleSetterMethodName" : "setChannelInfoList", "c2jName" : "ChannelInfoList", "c2jShape" : "ChannelInfoList", "defaultConsumerFluentSetterDocumentation" : "

An array of ChannelInfo objects.

\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #channelInfoList(List)}.\n@param channelInfoList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelInfoList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

An array of ChannelInfo objects.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasChannelInfoList()} to see if a value was sent in this field.\n

\n@return An array of ChannelInfo objects.\n@deprecated Use {@link #channelInfoList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

An array of ChannelInfo objects.

\n@param channelInfoList An array of ChannelInfo objects.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelInfoList(List)}\n", "documentation" : "

An array of ChannelInfo objects.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelInfoList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelInfoList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelInfoList", "fluentSetterDocumentation" : "

An array of ChannelInfo objects.

\n@param channelInfoList An array of ChannelInfo objects.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelInfoList", "getterDocumentation" : "

An array of ChannelInfo objects.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasChannelInfoList()} to see if a value was sent in this field.\n

\n@return An array of ChannelInfo objects.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelInfoList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelInfoList", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ChannelInfo", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ChannelInfo.Builder} avoiding the need to create one manually via {@link ChannelInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link ChannelInfo.Builder#build()} is called immediately and its result is passed to {@link #member(ChannelInfo)}.\n@param member a consumer that will call methods on {@link ChannelInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ChannelInfo)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(ChannelInfo)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "ChannelInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ChannelInfo", "variableName" : "member", "variableType" : "ChannelInfo", "documentation" : null, "simpleType" : "ChannelInfo", "variableSetterType" : "ChannelInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ChannelInfo", "variableName" : "member", "variableType" : "ChannelInfo", "documentation" : "", "simpleType" : "ChannelInfo", "variableSetterType" : "ChannelInfo" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ChannelInfo", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ChannelInfo", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ChannelInfoList", "sensitive" : false, "setterDocumentation" : "

An array of ChannelInfo objects.

\n@param channelInfoList An array of ChannelInfo objects.", "setterMethodName" : "setChannelInfoList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "channelInfoList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "channelInfoList", "variableType" : "java.util.List", "documentation" : "

An array of ChannelInfo objects.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@return If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@param nextToken If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #nextToken(String)}\n", "documentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@param nextToken If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@return If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@param nextToken If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ChannelInfoList" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getChannelInfoList", "beanStyleSetterMethodName" : "setChannelInfoList", "c2jName" : "ChannelInfoList", "c2jShape" : "ChannelInfoList", "defaultConsumerFluentSetterDocumentation" : "

An array of ChannelInfo objects.

\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #channelInfoList(List)}.\n@param channelInfoList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelInfoList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

An array of ChannelInfo objects.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasChannelInfoList()} to see if a value was sent in this field.\n

\n@return An array of ChannelInfo objects.\n@deprecated Use {@link #channelInfoList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

An array of ChannelInfo objects.

\n@param channelInfoList An array of ChannelInfo objects.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelInfoList(List)}\n", "documentation" : "

An array of ChannelInfo objects.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelInfoList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelInfoList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelInfoList", "fluentSetterDocumentation" : "

An array of ChannelInfo objects.

\n@param channelInfoList An array of ChannelInfo objects.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelInfoList", "getterDocumentation" : "

An array of ChannelInfo objects.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasChannelInfoList()} to see if a value was sent in this field.\n

\n@return An array of ChannelInfo objects.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelInfoList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelInfoList", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ChannelInfo", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ChannelInfo.Builder} avoiding the need to create one manually via {@link ChannelInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link ChannelInfo.Builder#build()} is called immediately and its result is passed to {@link #member(ChannelInfo)}.\n@param member a consumer that will call methods on {@link ChannelInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ChannelInfo)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(ChannelInfo)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "ChannelInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ChannelInfo", "variableName" : "member", "variableType" : "ChannelInfo", "documentation" : null, "simpleType" : "ChannelInfo", "variableSetterType" : "ChannelInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ChannelInfo", "variableName" : "member", "variableType" : "ChannelInfo", "documentation" : "", "simpleType" : "ChannelInfo", "variableSetterType" : "ChannelInfo" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ChannelInfo", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ChannelInfo", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ChannelInfoList", "sensitive" : false, "setterDocumentation" : "

An array of ChannelInfo objects.

\n@param channelInfoList An array of ChannelInfo objects.", "setterMethodName" : "setChannelInfoList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "channelInfoList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "channelInfoList", "variableType" : "java.util.List", "documentation" : "

An array of ChannelInfo objects.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@return If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@param nextToken If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #nextToken(String)}\n", "documentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@param nextToken If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@return If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@param nextToken If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getChannelInfoList", "beanStyleSetterMethodName" : "setChannelInfoList", "c2jName" : "ChannelInfoList", "c2jShape" : "ChannelInfoList", "defaultConsumerFluentSetterDocumentation" : "

An array of ChannelInfo objects.

\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #channelInfoList(List)}.\n@param channelInfoList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelInfoList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

An array of ChannelInfo objects.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasChannelInfoList()} to see if a value was sent in this field.\n

\n@return An array of ChannelInfo objects.\n@deprecated Use {@link #channelInfoList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

An array of ChannelInfo objects.

\n@param channelInfoList An array of ChannelInfo objects.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelInfoList(List)}\n", "documentation" : "

An array of ChannelInfo objects.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelInfoList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelInfoList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelInfoList", "fluentSetterDocumentation" : "

An array of ChannelInfo objects.

\n@param channelInfoList An array of ChannelInfo objects.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelInfoList", "getterDocumentation" : "

An array of ChannelInfo objects.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasChannelInfoList()} to see if a value was sent in this field.\n

\n@return An array of ChannelInfo objects.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelInfoList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelInfoList", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ChannelInfo", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link ChannelInfo.Builder} avoiding the need to create one manually via {@link ChannelInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link ChannelInfo.Builder#build()} is called immediately and its result is passed to {@link #member(ChannelInfo)}.\n@param member a consumer that will call methods on {@link ChannelInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(ChannelInfo)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(ChannelInfo)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "ChannelInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "ChannelInfo", "variableName" : "member", "variableType" : "ChannelInfo", "documentation" : null, "simpleType" : "ChannelInfo", "variableSetterType" : "ChannelInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "ChannelInfo", "variableName" : "member", "variableType" : "ChannelInfo", "documentation" : "", "simpleType" : "ChannelInfo", "variableSetterType" : "ChannelInfo" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "ChannelInfo", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "ChannelInfo", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "ChannelInfoList", "sensitive" : false, "setterDocumentation" : "

An array of ChannelInfo objects.

\n@param channelInfoList An array of ChannelInfo objects.", "setterMethodName" : "setChannelInfoList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "channelInfoList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "channelInfoList", "variableType" : "java.util.List", "documentation" : "

An array of ChannelInfo objects.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@return If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@param nextToken If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #nextToken(String)}\n", "documentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@param nextToken If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@return If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@param nextToken If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListSignalingChannelsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ListSignalingChannelsResponse", "variableName" : "listSignalingChannelsResponse", "variableType" : "ListSignalingChannelsResponse", "documentation" : null, "simpleType" : "ListSignalingChannelsResponse", "variableSetterType" : "ListSignalingChannelsResponse" }, "wrapper" : false, "xmlNamespace" : null }, "ListStreamsRequest" : { "c2jName" : "ListStreamsInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : { "action" : "ListStreams", "locationName" : null, "requestUri" : "/listStreams", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "ListStreamsInputLimit", "defaultConsumerFluentSetterDocumentation" : "

The maximum number of streams to return in the response. The default is 10,000.

\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The maximum number of streams to return in the response. The default is 10,000.

\n@return The maximum number of streams to return in the response. The default is 10,000.\n@deprecated Use {@link #maxResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The maximum number of streams to return in the response. The default is 10,000.

\n@param maxResults The maximum number of streams to return in the response. The default is 10,000.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxResults(Integer)}\n", "documentation" : "

The maximum number of streams to return in the response. The default is 10,000.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxResults", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

The maximum number of streams to return in the response. The default is 10,000.

\n@param maxResults The maximum number of streams to return in the response. The default is 10,000.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

The maximum number of streams to return in the response. The default is 10,000.

\n@return The maximum number of streams to return in the response. The default is 10,000.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxResults", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxResults", "sensitive" : false, "setterDocumentation" : "

The maximum number of streams to return in the response. The default is 10,000.

\n@param maxResults The maximum number of streams to return in the response. The default is 10,000.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

The maximum number of streams to return in the response. The default is 10,000.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.

\n@return If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.

\n@param nextToken If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #nextToken(String)}\n", "documentation" : "

If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.

\n@param nextToken If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.

\n@return If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.

\n@param nextToken If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamNameCondition", "beanStyleSetterMethodName" : "setStreamNameCondition", "c2jName" : "StreamNameCondition", "c2jShape" : "StreamNameCondition", "defaultConsumerFluentSetterDocumentation" : "

Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.

\nThis is a convenience that creates an instance of the {@link StreamNameCondition.Builder} avoiding the need to create one manually via {@link StreamNameCondition#builder()}.\n\nWhen the {@link Consumer} completes, {@link StreamNameCondition.Builder#build()} is called immediately and its result is passed to {@link #streamNameCondition(StreamNameCondition)}.\n@param streamNameCondition a consumer that will call methods on {@link StreamNameCondition.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamNameCondition(StreamNameCondition)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.

\n@return Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.\n@deprecated Use {@link #streamNameCondition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.

\n@param streamNameCondition Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamNameCondition(StreamNameCondition)}\n", "documentation" : "

Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamNameCondition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamNameCondition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamNameCondition", "fluentSetterDocumentation" : "

Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.

\n@param streamNameCondition Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamNameCondition", "getterDocumentation" : "

Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.

\n@return Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.", "getterModel" : { "returnType" : "StreamNameCondition", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamNameCondition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamNameCondition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "StreamNameCondition", "sensitive" : false, "setterDocumentation" : "

Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.

\n@param streamNameCondition Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.", "setterMethodName" : "setStreamNameCondition", "setterModel" : { "variableDeclarationType" : "StreamNameCondition", "variableName" : "streamNameCondition", "variableType" : "StreamNameCondition", "documentation" : null, "simpleType" : "StreamNameCondition", "variableSetterType" : "StreamNameCondition" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StreamNameCondition", "variableName" : "streamNameCondition", "variableType" : "StreamNameCondition", "documentation" : "

Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.

", "simpleType" : "StreamNameCondition", "variableSetterType" : "StreamNameCondition" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "MaxResults" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "ListStreamsInputLimit", "defaultConsumerFluentSetterDocumentation" : "

The maximum number of streams to return in the response. The default is 10,000.

\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The maximum number of streams to return in the response. The default is 10,000.

\n@return The maximum number of streams to return in the response. The default is 10,000.\n@deprecated Use {@link #maxResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The maximum number of streams to return in the response. The default is 10,000.

\n@param maxResults The maximum number of streams to return in the response. The default is 10,000.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxResults(Integer)}\n", "documentation" : "

The maximum number of streams to return in the response. The default is 10,000.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxResults", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

The maximum number of streams to return in the response. The default is 10,000.

\n@param maxResults The maximum number of streams to return in the response. The default is 10,000.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

The maximum number of streams to return in the response. The default is 10,000.

\n@return The maximum number of streams to return in the response. The default is 10,000.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxResults", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxResults", "sensitive" : false, "setterDocumentation" : "

The maximum number of streams to return in the response. The default is 10,000.

\n@param maxResults The maximum number of streams to return in the response. The default is 10,000.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

The maximum number of streams to return in the response. The default is 10,000.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.

\n@return If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.

\n@param nextToken If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #nextToken(String)}\n", "documentation" : "

If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.

\n@param nextToken If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.

\n@return If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.

\n@param nextToken If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StreamNameCondition" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamNameCondition", "beanStyleSetterMethodName" : "setStreamNameCondition", "c2jName" : "StreamNameCondition", "c2jShape" : "StreamNameCondition", "defaultConsumerFluentSetterDocumentation" : "

Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.

\nThis is a convenience that creates an instance of the {@link StreamNameCondition.Builder} avoiding the need to create one manually via {@link StreamNameCondition#builder()}.\n\nWhen the {@link Consumer} completes, {@link StreamNameCondition.Builder#build()} is called immediately and its result is passed to {@link #streamNameCondition(StreamNameCondition)}.\n@param streamNameCondition a consumer that will call methods on {@link StreamNameCondition.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamNameCondition(StreamNameCondition)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.

\n@return Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.\n@deprecated Use {@link #streamNameCondition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.

\n@param streamNameCondition Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamNameCondition(StreamNameCondition)}\n", "documentation" : "

Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamNameCondition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamNameCondition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamNameCondition", "fluentSetterDocumentation" : "

Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.

\n@param streamNameCondition Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamNameCondition", "getterDocumentation" : "

Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.

\n@return Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.", "getterModel" : { "returnType" : "StreamNameCondition", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamNameCondition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamNameCondition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "StreamNameCondition", "sensitive" : false, "setterDocumentation" : "

Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.

\n@param streamNameCondition Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.", "setterMethodName" : "setStreamNameCondition", "setterModel" : { "variableDeclarationType" : "StreamNameCondition", "variableName" : "streamNameCondition", "variableType" : "StreamNameCondition", "documentation" : null, "simpleType" : "StreamNameCondition", "variableSetterType" : "StreamNameCondition" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StreamNameCondition", "variableName" : "streamNameCondition", "variableType" : "StreamNameCondition", "documentation" : "

Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.

", "simpleType" : "StreamNameCondition", "variableSetterType" : "StreamNameCondition" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMaxResults", "beanStyleSetterMethodName" : "setMaxResults", "c2jName" : "MaxResults", "c2jShape" : "ListStreamsInputLimit", "defaultConsumerFluentSetterDocumentation" : "

The maximum number of streams to return in the response. The default is 10,000.

\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #maxResults(Integer)}.\n@param maxResults a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #maxResults(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The maximum number of streams to return in the response. The default is 10,000.

\n@return The maximum number of streams to return in the response. The default is 10,000.\n@deprecated Use {@link #maxResults()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The maximum number of streams to return in the response. The default is 10,000.

\n@param maxResults The maximum number of streams to return in the response. The default is 10,000.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #maxResults(Integer)}\n", "documentation" : "

The maximum number of streams to return in the response. The default is 10,000.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MaxResults property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMaxResults", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "maxResults", "fluentSetterDocumentation" : "

The maximum number of streams to return in the response. The default is 10,000.

\n@param maxResults The maximum number of streams to return in the response. The default is 10,000.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "maxResults", "getterDocumentation" : "

The maximum number of streams to return in the response. The default is 10,000.

\n@return The maximum number of streams to return in the response. The default is 10,000.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MaxResults", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MaxResults", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MaxResults", "sensitive" : false, "setterDocumentation" : "

The maximum number of streams to return in the response. The default is 10,000.

\n@param maxResults The maximum number of streams to return in the response. The default is 10,000.", "setterMethodName" : "setMaxResults", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "maxResults", "variableType" : "Integer", "documentation" : "

The maximum number of streams to return in the response. The default is 10,000.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.

\n@return If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.

\n@param nextToken If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #nextToken(String)}\n", "documentation" : "

If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.

\n@param nextToken If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.

\n@return If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.

\n@param nextToken If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If you specify this parameter, when the result of a ListStreams operation is truncated, the call returns the NextToken in the response. To get another batch of streams, provide this token in your next request.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamNameCondition", "beanStyleSetterMethodName" : "setStreamNameCondition", "c2jName" : "StreamNameCondition", "c2jShape" : "StreamNameCondition", "defaultConsumerFluentSetterDocumentation" : "

Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.

\nThis is a convenience that creates an instance of the {@link StreamNameCondition.Builder} avoiding the need to create one manually via {@link StreamNameCondition#builder()}.\n\nWhen the {@link Consumer} completes, {@link StreamNameCondition.Builder#build()} is called immediately and its result is passed to {@link #streamNameCondition(StreamNameCondition)}.\n@param streamNameCondition a consumer that will call methods on {@link StreamNameCondition.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamNameCondition(StreamNameCondition)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.

\n@return Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.\n@deprecated Use {@link #streamNameCondition()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.

\n@param streamNameCondition Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamNameCondition(StreamNameCondition)}\n", "documentation" : "

Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamNameCondition property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamNameCondition", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamNameCondition", "fluentSetterDocumentation" : "

Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.

\n@param streamNameCondition Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamNameCondition", "getterDocumentation" : "

Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.

\n@return Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.", "getterModel" : { "returnType" : "StreamNameCondition", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamNameCondition", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamNameCondition", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "StreamNameCondition", "sensitive" : false, "setterDocumentation" : "

Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.

\n@param streamNameCondition Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.", "setterMethodName" : "setStreamNameCondition", "setterModel" : { "variableDeclarationType" : "StreamNameCondition", "variableName" : "streamNameCondition", "variableType" : "StreamNameCondition", "documentation" : null, "simpleType" : "StreamNameCondition", "variableSetterType" : "StreamNameCondition" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StreamNameCondition", "variableName" : "streamNameCondition", "variableType" : "StreamNameCondition", "documentation" : "

Optional: Returns only streams that satisfy a specific condition. Currently, you can specify only the prefix of a stream name as a condition.

", "simpleType" : "StreamNameCondition", "variableSetterType" : "StreamNameCondition" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListStreamsRequest", "simpleMethod" : true, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ListStreamsRequest", "variableName" : "listStreamsRequest", "variableType" : "ListStreamsRequest", "documentation" : null, "simpleType" : "ListStreamsRequest", "variableSetterType" : "ListStreamsRequest" }, "wrapper" : false, "xmlNamespace" : null }, "ListStreamsResponse" : { "c2jName" : "ListStreamsOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getStreamInfoList", "beanStyleSetterMethodName" : "setStreamInfoList", "c2jName" : "StreamInfoList", "c2jShape" : "StreamInfoList", "defaultConsumerFluentSetterDocumentation" : "

An array of StreamInfo objects.

\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #streamInfoList(List)}.\n@param streamInfoList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamInfoList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

An array of StreamInfo objects.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasStreamInfoList()} to see if a value was sent in this field.\n

\n@return An array of StreamInfo objects.\n@deprecated Use {@link #streamInfoList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

An array of StreamInfo objects.

\n@param streamInfoList An array of StreamInfo objects.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamInfoList(List)}\n", "documentation" : "

An array of StreamInfo objects.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamInfoList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamInfoList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamInfoList", "fluentSetterDocumentation" : "

An array of StreamInfo objects.

\n@param streamInfoList An array of StreamInfo objects.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamInfoList", "getterDocumentation" : "

An array of StreamInfo objects.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasStreamInfoList()} to see if a value was sent in this field.\n

\n@return An array of StreamInfo objects.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamInfoList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamInfoList", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "StreamInfo", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StreamInfo.Builder} avoiding the need to create one manually via {@link StreamInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link StreamInfo.Builder#build()} is called immediately and its result is passed to {@link #member(StreamInfo)}.\n@param member a consumer that will call methods on {@link StreamInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StreamInfo)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(StreamInfo)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "StreamInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "StreamInfo", "variableName" : "member", "variableType" : "StreamInfo", "documentation" : null, "simpleType" : "StreamInfo", "variableSetterType" : "StreamInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StreamInfo", "variableName" : "member", "variableType" : "StreamInfo", "documentation" : "", "simpleType" : "StreamInfo", "variableSetterType" : "StreamInfo" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StreamInfo", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StreamInfo", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StreamInfoList", "sensitive" : false, "setterDocumentation" : "

An array of StreamInfo objects.

\n@param streamInfoList An array of StreamInfo objects.", "setterMethodName" : "setStreamInfoList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "streamInfoList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "streamInfoList", "variableType" : "java.util.List", "documentation" : "

An array of StreamInfo objects.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@return If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@param nextToken If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #nextToken(String)}\n", "documentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@param nextToken If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@return If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@param nextToken If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@return If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@param nextToken If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #nextToken(String)}\n", "documentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@param nextToken If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@return If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@param nextToken If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StreamInfoList" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getStreamInfoList", "beanStyleSetterMethodName" : "setStreamInfoList", "c2jName" : "StreamInfoList", "c2jShape" : "StreamInfoList", "defaultConsumerFluentSetterDocumentation" : "

An array of StreamInfo objects.

\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #streamInfoList(List)}.\n@param streamInfoList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamInfoList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

An array of StreamInfo objects.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasStreamInfoList()} to see if a value was sent in this field.\n

\n@return An array of StreamInfo objects.\n@deprecated Use {@link #streamInfoList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

An array of StreamInfo objects.

\n@param streamInfoList An array of StreamInfo objects.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamInfoList(List)}\n", "documentation" : "

An array of StreamInfo objects.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamInfoList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamInfoList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamInfoList", "fluentSetterDocumentation" : "

An array of StreamInfo objects.

\n@param streamInfoList An array of StreamInfo objects.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamInfoList", "getterDocumentation" : "

An array of StreamInfo objects.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasStreamInfoList()} to see if a value was sent in this field.\n

\n@return An array of StreamInfo objects.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamInfoList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamInfoList", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "StreamInfo", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StreamInfo.Builder} avoiding the need to create one manually via {@link StreamInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link StreamInfo.Builder#build()} is called immediately and its result is passed to {@link #member(StreamInfo)}.\n@param member a consumer that will call methods on {@link StreamInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StreamInfo)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(StreamInfo)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "StreamInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "StreamInfo", "variableName" : "member", "variableType" : "StreamInfo", "documentation" : null, "simpleType" : "StreamInfo", "variableSetterType" : "StreamInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StreamInfo", "variableName" : "member", "variableType" : "StreamInfo", "documentation" : "", "simpleType" : "StreamInfo", "variableSetterType" : "StreamInfo" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StreamInfo", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StreamInfo", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StreamInfoList", "sensitive" : false, "setterDocumentation" : "

An array of StreamInfo objects.

\n@param streamInfoList An array of StreamInfo objects.", "setterMethodName" : "setStreamInfoList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "streamInfoList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "streamInfoList", "variableType" : "java.util.List", "documentation" : "

An array of StreamInfo objects.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getStreamInfoList", "beanStyleSetterMethodName" : "setStreamInfoList", "c2jName" : "StreamInfoList", "c2jShape" : "StreamInfoList", "defaultConsumerFluentSetterDocumentation" : "

An array of StreamInfo objects.

\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #streamInfoList(List)}.\n@param streamInfoList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamInfoList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

An array of StreamInfo objects.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasStreamInfoList()} to see if a value was sent in this field.\n

\n@return An array of StreamInfo objects.\n@deprecated Use {@link #streamInfoList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

An array of StreamInfo objects.

\n@param streamInfoList An array of StreamInfo objects.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamInfoList(List)}\n", "documentation" : "

An array of StreamInfo objects.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamInfoList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamInfoList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamInfoList", "fluentSetterDocumentation" : "

An array of StreamInfo objects.

\n@param streamInfoList An array of StreamInfo objects.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamInfoList", "getterDocumentation" : "

An array of StreamInfo objects.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasStreamInfoList()} to see if a value was sent in this field.\n

\n@return An array of StreamInfo objects.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamInfoList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamInfoList", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "StreamInfo", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link StreamInfo.Builder} avoiding the need to create one manually via {@link StreamInfo#builder()}.\n\nWhen the {@link Consumer} completes, {@link StreamInfo.Builder#build()} is called immediately and its result is passed to {@link #member(StreamInfo)}.\n@param member a consumer that will call methods on {@link StreamInfo.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(StreamInfo)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(StreamInfo)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "StreamInfo", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "StreamInfo", "variableName" : "member", "variableType" : "StreamInfo", "documentation" : null, "simpleType" : "StreamInfo", "variableSetterType" : "StreamInfo" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "StreamInfo", "variableName" : "member", "variableType" : "StreamInfo", "documentation" : "", "simpleType" : "StreamInfo", "variableSetterType" : "StreamInfo" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "StreamInfo", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "StreamInfo", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "StreamInfoList", "sensitive" : false, "setterDocumentation" : "

An array of StreamInfo objects.

\n@param streamInfoList An array of StreamInfo objects.", "setterMethodName" : "setStreamInfoList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "streamInfoList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "streamInfoList", "variableType" : "java.util.List", "documentation" : "

An array of StreamInfo objects.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@return If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@param nextToken If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #nextToken(String)}\n", "documentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@param nextToken If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@return If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

\n@param nextToken If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListStreamsResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ListStreamsResponse", "variableName" : "listStreamsResponse", "variableType" : "ListStreamsResponse", "documentation" : null, "simpleType" : "ListStreamsResponse", "variableSetterType" : "ListStreamsResponse" }, "wrapper" : false, "xmlNamespace" : null }, "ListTagsForResourceRequest" : { "c2jName" : "ListTagsForResourceInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : { "action" : "ListTagsForResource", "locationName" : null, "requestUri" : "/ListTagsForResource", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@return If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@param nextToken If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #nextToken(String)}\n", "documentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@param nextToken If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@return If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@param nextToken If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getResourceARN", "beanStyleSetterMethodName" : "setResourceARN", "c2jName" : "ResourceARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the signaling channel for which you want to list tags.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #resourceARN(String)}.\n@param resourceARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the signaling channel for which you want to list tags.

\n@return The ARN of the signaling channel for which you want to list tags.\n@deprecated Use {@link #resourceARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the signaling channel for which you want to list tags.

\n@param resourceARN The ARN of the signaling channel for which you want to list tags.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #resourceARN(String)}\n", "documentation" : "

The ARN of the signaling channel for which you want to list tags.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ResourceARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasResourceARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceARN", "fluentSetterDocumentation" : "

The ARN of the signaling channel for which you want to list tags.

\n@param resourceARN The ARN of the signaling channel for which you want to list tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceARN", "getterDocumentation" : "

The ARN of the signaling channel for which you want to list tags.

\n@return The ARN of the signaling channel for which you want to list tags.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the signaling channel for which you want to list tags.

\n@param resourceARN The ARN of the signaling channel for which you want to list tags.", "setterMethodName" : "setResourceARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceARN", "variableType" : "String", "documentation" : "

The ARN of the signaling channel for which you want to list tags.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@return If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@param nextToken If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #nextToken(String)}\n", "documentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@param nextToken If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@return If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@param nextToken If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceARN" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getResourceARN", "beanStyleSetterMethodName" : "setResourceARN", "c2jName" : "ResourceARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the signaling channel for which you want to list tags.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #resourceARN(String)}.\n@param resourceARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the signaling channel for which you want to list tags.

\n@return The ARN of the signaling channel for which you want to list tags.\n@deprecated Use {@link #resourceARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the signaling channel for which you want to list tags.

\n@param resourceARN The ARN of the signaling channel for which you want to list tags.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #resourceARN(String)}\n", "documentation" : "

The ARN of the signaling channel for which you want to list tags.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ResourceARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasResourceARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceARN", "fluentSetterDocumentation" : "

The ARN of the signaling channel for which you want to list tags.

\n@param resourceARN The ARN of the signaling channel for which you want to list tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceARN", "getterDocumentation" : "

The ARN of the signaling channel for which you want to list tags.

\n@return The ARN of the signaling channel for which you want to list tags.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the signaling channel for which you want to list tags.

\n@param resourceARN The ARN of the signaling channel for which you want to list tags.", "setterMethodName" : "setResourceARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceARN", "variableType" : "String", "documentation" : "

The ARN of the signaling channel for which you want to list tags.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@return If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@param nextToken If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #nextToken(String)}\n", "documentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@param nextToken If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@return If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@param nextToken If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getResourceARN", "beanStyleSetterMethodName" : "setResourceARN", "c2jName" : "ResourceARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the signaling channel for which you want to list tags.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #resourceARN(String)}.\n@param resourceARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the signaling channel for which you want to list tags.

\n@return The ARN of the signaling channel for which you want to list tags.\n@deprecated Use {@link #resourceARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the signaling channel for which you want to list tags.

\n@param resourceARN The ARN of the signaling channel for which you want to list tags.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #resourceARN(String)}\n", "documentation" : "

The ARN of the signaling channel for which you want to list tags.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ResourceARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasResourceARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceARN", "fluentSetterDocumentation" : "

The ARN of the signaling channel for which you want to list tags.

\n@param resourceARN The ARN of the signaling channel for which you want to list tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceARN", "getterDocumentation" : "

The ARN of the signaling channel for which you want to list tags.

\n@return The ARN of the signaling channel for which you want to list tags.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the signaling channel for which you want to list tags.

\n@param resourceARN The ARN of the signaling channel for which you want to list tags.", "setterMethodName" : "setResourceARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceARN", "variableType" : "String", "documentation" : "

The ARN of the signaling channel for which you want to list tags.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ResourceARN" ], "shapeName" : "ListTagsForResourceRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ListTagsForResourceRequest", "variableName" : "listTagsForResourceRequest", "variableType" : "ListTagsForResourceRequest", "documentation" : null, "simpleType" : "ListTagsForResourceRequest", "variableSetterType" : "ListTagsForResourceRequest" }, "wrapper" : false, "xmlNamespace" : null }, "ListTagsForResourceResponse" : { "c2jName" : "ListTagsForResourceOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@return If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@param nextToken If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #nextToken(String)}\n", "documentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@param nextToken If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@return If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@param nextToken If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "ResourceTags", "defaultConsumerFluentSetterDocumentation" : "

A map of tag keys and values associated with the specified signaling channel.

\nThis is a convenience that creates an instance of the {@link Map.Builder} avoiding the need to create one manually via {@link Map#builder()}.\n\nWhen the {@link Consumer} completes, {@link Map.Builder#build()} is called immediately and its result is passed to {@link #tags(Map)}.\n@param tags a consumer that will call methods on {@link Map.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(Map)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A map of tag keys and values associated with the specified signaling channel.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A map of tag keys and values associated with the specified signaling channel.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A map of tag keys and values associated with the specified signaling channel.

\n@param tags A map of tag keys and values associated with the specified signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(Map)}\n", "documentation" : "

A map of tag keys and values associated with the specified signaling channel.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

A map of tag keys and values associated with the specified signaling channel.

\n@param tags A map of tag keys and values associated with the specified signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

A map of tag keys and values associated with the specified signaling channel.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A map of tag keys and values associated with the specified signaling channel.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

A map of tag keys and values associated with the specified signaling channel.

\n@param tags A map of tag keys and values associated with the specified signaling channel.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "

A map of tag keys and values associated with the specified signaling channel.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@return If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@param nextToken If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #nextToken(String)}\n", "documentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@param nextToken If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@return If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@param nextToken If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Tags" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "ResourceTags", "defaultConsumerFluentSetterDocumentation" : "

A map of tag keys and values associated with the specified signaling channel.

\nThis is a convenience that creates an instance of the {@link Map.Builder} avoiding the need to create one manually via {@link Map#builder()}.\n\nWhen the {@link Consumer} completes, {@link Map.Builder#build()} is called immediately and its result is passed to {@link #tags(Map)}.\n@param tags a consumer that will call methods on {@link Map.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(Map)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A map of tag keys and values associated with the specified signaling channel.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A map of tag keys and values associated with the specified signaling channel.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A map of tag keys and values associated with the specified signaling channel.

\n@param tags A map of tag keys and values associated with the specified signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(Map)}\n", "documentation" : "

A map of tag keys and values associated with the specified signaling channel.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

A map of tag keys and values associated with the specified signaling channel.

\n@param tags A map of tag keys and values associated with the specified signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

A map of tag keys and values associated with the specified signaling channel.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A map of tag keys and values associated with the specified signaling channel.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

A map of tag keys and values associated with the specified signaling channel.

\n@param tags A map of tag keys and values associated with the specified signaling channel.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "

A map of tag keys and values associated with the specified signaling channel.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@return If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@param nextToken If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #nextToken(String)}\n", "documentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@param nextToken If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@return If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@param nextToken If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "ResourceTags", "defaultConsumerFluentSetterDocumentation" : "

A map of tag keys and values associated with the specified signaling channel.

\nThis is a convenience that creates an instance of the {@link Map.Builder} avoiding the need to create one manually via {@link Map#builder()}.\n\nWhen the {@link Consumer} completes, {@link Map.Builder#build()} is called immediately and its result is passed to {@link #tags(Map)}.\n@param tags a consumer that will call methods on {@link Map.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(Map)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A map of tag keys and values associated with the specified signaling channel.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A map of tag keys and values associated with the specified signaling channel.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A map of tag keys and values associated with the specified signaling channel.

\n@param tags A map of tag keys and values associated with the specified signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(Map)}\n", "documentation" : "

A map of tag keys and values associated with the specified signaling channel.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

A map of tag keys and values associated with the specified signaling channel.

\n@param tags A map of tag keys and values associated with the specified signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

A map of tag keys and values associated with the specified signaling channel.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A map of tag keys and values associated with the specified signaling channel.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

A map of tag keys and values associated with the specified signaling channel.

\n@param tags A map of tag keys and values associated with the specified signaling channel.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "

A map of tag keys and values associated with the specified signaling channel.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListTagsForResourceResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ListTagsForResourceResponse", "variableName" : "listTagsForResourceResponse", "variableType" : "ListTagsForResourceResponse", "documentation" : null, "simpleType" : "ListTagsForResourceResponse", "variableSetterType" : "ListTagsForResourceResponse" }, "wrapper" : false, "xmlNamespace" : null }, "ListTagsForStreamRequest" : { "c2jName" : "ListTagsForStreamInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : { "action" : "ListTagsForStream", "locationName" : null, "requestUri" : "/listTagsForStream", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@return If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@param nextToken If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #nextToken(String)}\n", "documentation" : "

If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@param nextToken If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@return If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@param nextToken If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to list tags for.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to list tags for.

\n@return The Amazon Resource Name (ARN) of the stream that you want to list tags for.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to list tags for.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to list tags for.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The Amazon Resource Name (ARN) of the stream that you want to list tags for.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to list tags for.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to list tags for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to list tags for.

\n@return The Amazon Resource Name (ARN) of the stream that you want to list tags for.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to list tags for.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to list tags for.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the stream that you want to list tags for.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamName", "beanStyleSetterMethodName" : "setStreamName", "c2jName" : "StreamName", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

The name of the stream that you want to list tags for.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamName(String)}.\n@param streamName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the stream that you want to list tags for.

\n@return The name of the stream that you want to list tags for.\n@deprecated Use {@link #streamName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the stream that you want to list tags for.

\n@param streamName The name of the stream that you want to list tags for.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamName(String)}\n", "documentation" : "

The name of the stream that you want to list tags for.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamName", "fluentSetterDocumentation" : "

The name of the stream that you want to list tags for.

\n@param streamName The name of the stream that you want to list tags for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamName", "getterDocumentation" : "

The name of the stream that you want to list tags for.

\n@return The name of the stream that you want to list tags for.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamName", "sensitive" : false, "setterDocumentation" : "

The name of the stream that you want to list tags for.

\n@param streamName The name of the stream that you want to list tags for.", "setterMethodName" : "setStreamName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : "

The name of the stream that you want to list tags for.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@return If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@param nextToken If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #nextToken(String)}\n", "documentation" : "

If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@param nextToken If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@return If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@param nextToken If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StreamARN" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to list tags for.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to list tags for.

\n@return The Amazon Resource Name (ARN) of the stream that you want to list tags for.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to list tags for.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to list tags for.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The Amazon Resource Name (ARN) of the stream that you want to list tags for.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to list tags for.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to list tags for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to list tags for.

\n@return The Amazon Resource Name (ARN) of the stream that you want to list tags for.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to list tags for.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to list tags for.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the stream that you want to list tags for.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StreamName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamName", "beanStyleSetterMethodName" : "setStreamName", "c2jName" : "StreamName", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

The name of the stream that you want to list tags for.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamName(String)}.\n@param streamName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the stream that you want to list tags for.

\n@return The name of the stream that you want to list tags for.\n@deprecated Use {@link #streamName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the stream that you want to list tags for.

\n@param streamName The name of the stream that you want to list tags for.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamName(String)}\n", "documentation" : "

The name of the stream that you want to list tags for.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamName", "fluentSetterDocumentation" : "

The name of the stream that you want to list tags for.

\n@param streamName The name of the stream that you want to list tags for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamName", "getterDocumentation" : "

The name of the stream that you want to list tags for.

\n@return The name of the stream that you want to list tags for.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamName", "sensitive" : false, "setterDocumentation" : "

The name of the stream that you want to list tags for.

\n@param streamName The name of the stream that you want to list tags for.", "setterMethodName" : "setStreamName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : "

The name of the stream that you want to list tags for.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@return If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@param nextToken If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #nextToken(String)}\n", "documentation" : "

If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@param nextToken If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@return If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

\n@param nextToken If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If you specify this parameter and the result of a ListTagsForStream call is truncated, the response includes a token that you can use in the next request to fetch the next batch of tags.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to list tags for.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to list tags for.

\n@return The Amazon Resource Name (ARN) of the stream that you want to list tags for.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to list tags for.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to list tags for.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The Amazon Resource Name (ARN) of the stream that you want to list tags for.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to list tags for.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to list tags for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to list tags for.

\n@return The Amazon Resource Name (ARN) of the stream that you want to list tags for.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to list tags for.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to list tags for.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the stream that you want to list tags for.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamName", "beanStyleSetterMethodName" : "setStreamName", "c2jName" : "StreamName", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

The name of the stream that you want to list tags for.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamName(String)}.\n@param streamName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the stream that you want to list tags for.

\n@return The name of the stream that you want to list tags for.\n@deprecated Use {@link #streamName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the stream that you want to list tags for.

\n@param streamName The name of the stream that you want to list tags for.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamName(String)}\n", "documentation" : "

The name of the stream that you want to list tags for.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamName", "fluentSetterDocumentation" : "

The name of the stream that you want to list tags for.

\n@param streamName The name of the stream that you want to list tags for.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamName", "getterDocumentation" : "

The name of the stream that you want to list tags for.

\n@return The name of the stream that you want to list tags for.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamName", "sensitive" : false, "setterDocumentation" : "

The name of the stream that you want to list tags for.

\n@param streamName The name of the stream that you want to list tags for.", "setterMethodName" : "setStreamName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : "

The name of the stream that you want to list tags for.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListTagsForStreamRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ListTagsForStreamRequest", "variableName" : "listTagsForStreamRequest", "variableType" : "ListTagsForStreamRequest", "documentation" : null, "simpleType" : "ListTagsForStreamRequest", "variableSetterType" : "ListTagsForStreamRequest" }, "wrapper" : false, "xmlNamespace" : null }, "ListTagsForStreamResponse" : { "c2jName" : "ListTagsForStreamOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@return If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@param nextToken If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #nextToken(String)}\n", "documentation" : "

If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@param nextToken If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@return If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@param nextToken If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "ResourceTags", "defaultConsumerFluentSetterDocumentation" : "

A map of tag keys and values associated with the specified stream.

\nThis is a convenience that creates an instance of the {@link Map.Builder} avoiding the need to create one manually via {@link Map#builder()}.\n\nWhen the {@link Consumer} completes, {@link Map.Builder#build()} is called immediately and its result is passed to {@link #tags(Map)}.\n@param tags a consumer that will call methods on {@link Map.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(Map)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A map of tag keys and values associated with the specified stream.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A map of tag keys and values associated with the specified stream.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A map of tag keys and values associated with the specified stream.

\n@param tags A map of tag keys and values associated with the specified stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(Map)}\n", "documentation" : "

A map of tag keys and values associated with the specified stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

A map of tag keys and values associated with the specified stream.

\n@param tags A map of tag keys and values associated with the specified stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

A map of tag keys and values associated with the specified stream.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A map of tag keys and values associated with the specified stream.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

A map of tag keys and values associated with the specified stream.

\n@param tags A map of tag keys and values associated with the specified stream.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "

A map of tag keys and values associated with the specified stream.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "NextToken" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@return If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@param nextToken If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #nextToken(String)}\n", "documentation" : "

If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@param nextToken If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@return If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@param nextToken If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Tags" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "ResourceTags", "defaultConsumerFluentSetterDocumentation" : "

A map of tag keys and values associated with the specified stream.

\nThis is a convenience that creates an instance of the {@link Map.Builder} avoiding the need to create one manually via {@link Map#builder()}.\n\nWhen the {@link Consumer} completes, {@link Map.Builder#build()} is called immediately and its result is passed to {@link #tags(Map)}.\n@param tags a consumer that will call methods on {@link Map.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(Map)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A map of tag keys and values associated with the specified stream.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A map of tag keys and values associated with the specified stream.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A map of tag keys and values associated with the specified stream.

\n@param tags A map of tag keys and values associated with the specified stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(Map)}\n", "documentation" : "

A map of tag keys and values associated with the specified stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

A map of tag keys and values associated with the specified stream.

\n@param tags A map of tag keys and values associated with the specified stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

A map of tag keys and values associated with the specified stream.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A map of tag keys and values associated with the specified stream.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

A map of tag keys and values associated with the specified stream.

\n@param tags A map of tag keys and values associated with the specified stream.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "

A map of tag keys and values associated with the specified stream.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getNextToken", "beanStyleSetterMethodName" : "setNextToken", "c2jName" : "NextToken", "c2jShape" : "NextToken", "defaultConsumerFluentSetterDocumentation" : "

If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #nextToken(String)}.\n@param nextToken a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #nextToken(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@return If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.\n@deprecated Use {@link #nextToken()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@param nextToken If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #nextToken(String)}\n", "documentation" : "

If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the NextToken property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasNextToken", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "nextToken", "fluentSetterDocumentation" : "

If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@param nextToken If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "nextToken", "getterDocumentation" : "

If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@return If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "NextToken", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "NextToken", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "NextToken", "sensitive" : false, "setterDocumentation" : "

If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

\n@param nextToken If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.", "setterMethodName" : "setNextToken", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "nextToken", "variableType" : "String", "documentation" : "

If you specify this parameter and the result of a ListTags call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "ResourceTags", "defaultConsumerFluentSetterDocumentation" : "

A map of tag keys and values associated with the specified stream.

\nThis is a convenience that creates an instance of the {@link Map.Builder} avoiding the need to create one manually via {@link Map#builder()}.\n\nWhen the {@link Consumer} completes, {@link Map.Builder#build()} is called immediately and its result is passed to {@link #tags(Map)}.\n@param tags a consumer that will call methods on {@link Map.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(Map)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A map of tag keys and values associated with the specified stream.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A map of tag keys and values associated with the specified stream.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A map of tag keys and values associated with the specified stream.

\n@param tags A map of tag keys and values associated with the specified stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(Map)}\n", "documentation" : "

A map of tag keys and values associated with the specified stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

A map of tag keys and values associated with the specified stream.

\n@param tags A map of tag keys and values associated with the specified stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

A map of tag keys and values associated with the specified stream.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A map of tag keys and values associated with the specified stream.", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

A map of tag keys and values associated with the specified stream.

\n@param tags A map of tag keys and values associated with the specified stream.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "

A map of tag keys and values associated with the specified stream.

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ListTagsForStreamResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ListTagsForStreamResponse", "variableName" : "listTagsForStreamResponse", "variableType" : "ListTagsForStreamResponse", "documentation" : null, "simpleType" : "ListTagsForStreamResponse", "variableSetterType" : "ListTagsForStreamResponse" }, "wrapper" : false, "xmlNamespace" : null }, "NotAuthorizedException" : { "c2jName" : "NotAuthorizedException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

The caller is not authorized to perform this operation.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : "NotAuthorizedException", "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : 401, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "NotAuthorizedException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "NotAuthorizedException", "variableName" : "notAuthorizedException", "variableType" : "NotAuthorizedException", "documentation" : null, "simpleType" : "NotAuthorizedException", "variableSetterType" : "NotAuthorizedException" }, "wrapper" : false, "xmlNamespace" : null }, "ResourceEndpointListItem" : { "c2jName" : "ResourceEndpointListItem", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

An object that describes the endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getProtocolAsString", "beanStyleSetterMethodName" : "setProtocol", "c2jName" : "Protocol", "c2jShape" : "ChannelProtocol", "defaultConsumerFluentSetterDocumentation" : "

The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #protocolAsString(String)}.\n@param protocol a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #protocol(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #protocol} will return {@link ChannelProtocol#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #protocolAsString}.\n

\n@return The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.\n@see ChannelProtocol\n@deprecated Use {@link #protocolAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n@param protocol The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.\n@see ChannelProtocol\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelProtocol\n@deprecated Use {@link #protocol(String)}\n", "documentation" : "

The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.

", "endpointDiscoveryId" : false, "enumType" : "ChannelProtocol", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Protocol property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasProtocol", "fluentEnumGetterMethodName" : "protocol", "fluentEnumSetterMethodName" : "protocol", "fluentGetterMethodName" : "protocolAsString", "fluentSetterDocumentation" : "

The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n@param protocol The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.\n@see ChannelProtocol\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelProtocol", "fluentSetterMethodName" : "protocol", "getterDocumentation" : "

The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #protocol} will return {@link ChannelProtocol#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #protocolAsString}.\n

\n@return The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.\n@see ChannelProtocol", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Protocol", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Protocol", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Protocol", "sensitive" : false, "setterDocumentation" : "

The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n@param protocol The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.\n@see ChannelProtocol", "setterMethodName" : "setProtocol", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "protocol", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "protocol", "variableType" : "String", "documentation" : "

The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getResourceEndpoint", "beanStyleSetterMethodName" : "setResourceEndpoint", "c2jName" : "ResourceEndpoint", "c2jShape" : "ResourceEndpoint", "defaultConsumerFluentSetterDocumentation" : "

The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #resourceEndpoint(String)}.\n@param resourceEndpoint a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceEndpoint(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n@return The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.\n@deprecated Use {@link #resourceEndpoint()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n@param resourceEndpoint The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #resourceEndpoint(String)}\n", "documentation" : "

The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ResourceEndpoint property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasResourceEndpoint", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceEndpoint", "fluentSetterDocumentation" : "

The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n@param resourceEndpoint The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceEndpoint", "getterDocumentation" : "

The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n@return The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceEndpoint", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceEndpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceEndpoint", "sensitive" : false, "setterDocumentation" : "

The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n@param resourceEndpoint The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.", "setterMethodName" : "setResourceEndpoint", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceEndpoint", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceEndpoint", "variableType" : "String", "documentation" : "

The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Protocol" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getProtocolAsString", "beanStyleSetterMethodName" : "setProtocol", "c2jName" : "Protocol", "c2jShape" : "ChannelProtocol", "defaultConsumerFluentSetterDocumentation" : "

The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #protocolAsString(String)}.\n@param protocol a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #protocol(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #protocol} will return {@link ChannelProtocol#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #protocolAsString}.\n

\n@return The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.\n@see ChannelProtocol\n@deprecated Use {@link #protocolAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n@param protocol The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.\n@see ChannelProtocol\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelProtocol\n@deprecated Use {@link #protocol(String)}\n", "documentation" : "

The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.

", "endpointDiscoveryId" : false, "enumType" : "ChannelProtocol", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Protocol property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasProtocol", "fluentEnumGetterMethodName" : "protocol", "fluentEnumSetterMethodName" : "protocol", "fluentGetterMethodName" : "protocolAsString", "fluentSetterDocumentation" : "

The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n@param protocol The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.\n@see ChannelProtocol\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelProtocol", "fluentSetterMethodName" : "protocol", "getterDocumentation" : "

The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #protocol} will return {@link ChannelProtocol#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #protocolAsString}.\n

\n@return The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.\n@see ChannelProtocol", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Protocol", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Protocol", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Protocol", "sensitive" : false, "setterDocumentation" : "

The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n@param protocol The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.\n@see ChannelProtocol", "setterMethodName" : "setProtocol", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "protocol", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "protocol", "variableType" : "String", "documentation" : "

The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ResourceEndpoint" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getResourceEndpoint", "beanStyleSetterMethodName" : "setResourceEndpoint", "c2jName" : "ResourceEndpoint", "c2jShape" : "ResourceEndpoint", "defaultConsumerFluentSetterDocumentation" : "

The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #resourceEndpoint(String)}.\n@param resourceEndpoint a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceEndpoint(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n@return The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.\n@deprecated Use {@link #resourceEndpoint()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n@param resourceEndpoint The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #resourceEndpoint(String)}\n", "documentation" : "

The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ResourceEndpoint property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasResourceEndpoint", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceEndpoint", "fluentSetterDocumentation" : "

The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n@param resourceEndpoint The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceEndpoint", "getterDocumentation" : "

The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n@return The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceEndpoint", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceEndpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceEndpoint", "sensitive" : false, "setterDocumentation" : "

The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n@param resourceEndpoint The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.", "setterMethodName" : "setResourceEndpoint", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceEndpoint", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceEndpoint", "variableType" : "String", "documentation" : "

The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getProtocolAsString", "beanStyleSetterMethodName" : "setProtocol", "c2jName" : "Protocol", "c2jShape" : "ChannelProtocol", "defaultConsumerFluentSetterDocumentation" : "

The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #protocolAsString(String)}.\n@param protocol a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #protocol(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #protocol} will return {@link ChannelProtocol#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #protocolAsString}.\n

\n@return The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.\n@see ChannelProtocol\n@deprecated Use {@link #protocolAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n@param protocol The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.\n@see ChannelProtocol\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelProtocol\n@deprecated Use {@link #protocol(String)}\n", "documentation" : "

The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.

", "endpointDiscoveryId" : false, "enumType" : "ChannelProtocol", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Protocol property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasProtocol", "fluentEnumGetterMethodName" : "protocol", "fluentEnumSetterMethodName" : "protocol", "fluentGetterMethodName" : "protocolAsString", "fluentSetterDocumentation" : "

The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n@param protocol The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.\n@see ChannelProtocol\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelProtocol", "fluentSetterMethodName" : "protocol", "getterDocumentation" : "

The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #protocol} will return {@link ChannelProtocol#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #protocolAsString}.\n

\n@return The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.\n@see ChannelProtocol", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Protocol", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Protocol", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Protocol", "sensitive" : false, "setterDocumentation" : "

The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n@param protocol The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.\n@see ChannelProtocol", "setterMethodName" : "setProtocol", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "protocol", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "protocol", "variableType" : "String", "documentation" : "

The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getResourceEndpoint", "beanStyleSetterMethodName" : "setResourceEndpoint", "c2jName" : "ResourceEndpoint", "c2jShape" : "ResourceEndpoint", "defaultConsumerFluentSetterDocumentation" : "

The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #resourceEndpoint(String)}.\n@param resourceEndpoint a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceEndpoint(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n@return The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.\n@deprecated Use {@link #resourceEndpoint()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n@param resourceEndpoint The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #resourceEndpoint(String)}\n", "documentation" : "

The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ResourceEndpoint property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasResourceEndpoint", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceEndpoint", "fluentSetterDocumentation" : "

The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n@param resourceEndpoint The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceEndpoint", "getterDocumentation" : "

The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n@return The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceEndpoint", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceEndpoint", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceEndpoint", "sensitive" : false, "setterDocumentation" : "

The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.

\n@param resourceEndpoint The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.", "setterMethodName" : "setResourceEndpoint", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceEndpoint", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceEndpoint", "variableType" : "String", "documentation" : "

The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ResourceEndpointListItem", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "ResourceEndpointListItem", "variableName" : "resourceEndpointListItem", "variableType" : "ResourceEndpointListItem", "documentation" : null, "simpleType" : "ResourceEndpointListItem", "variableSetterType" : "ResourceEndpointListItem" }, "wrapper" : false, "xmlNamespace" : null }, "ResourceInUseException" : { "c2jName" : "ResourceInUseException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

The stream is currently not available for this operation.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : "ResourceInUseException", "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : 400, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ResourceInUseException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ResourceInUseException", "variableName" : "resourceInUseException", "variableType" : "ResourceInUseException", "documentation" : null, "simpleType" : "ResourceInUseException", "variableSetterType" : "ResourceInUseException" }, "wrapper" : false, "xmlNamespace" : null }, "ResourceNotFoundException" : { "c2jName" : "ResourceNotFoundException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Amazon Kinesis Video Streams can't find the stream that you specified.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : "ResourceNotFoundException", "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : 404, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "ResourceNotFoundException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "ResourceNotFoundException", "variableName" : "resourceNotFoundException", "variableType" : "ResourceNotFoundException", "documentation" : null, "simpleType" : "ResourceNotFoundException", "variableSetterType" : "ResourceNotFoundException" }, "wrapper" : false, "xmlNamespace" : null }, "SingleMasterChannelEndpointConfiguration" : { "c2jName" : "SingleMasterChannelEndpointConfiguration", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

An object that contains the endpoint configuration for the SINGLE_MASTER channel type.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getProtocolsAsStrings", "beanStyleSetterMethodName" : "setProtocolsWithStrings", "c2jName" : "Protocols", "c2jShape" : "ListOfProtocols", "defaultConsumerFluentSetterDocumentation" : "

This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.

\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #protocolsAsStrings(List)}.\n@param protocols a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #protocolsWithStrings(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasProtocols()} to see if a value was sent in this field.\n

\n@return This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.\n@deprecated Use {@link #protocolsAsStrings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.

\n@param protocols This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #protocolsWithStrings(List)}\n", "documentation" : "

This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Protocols property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasProtocols", "fluentEnumGetterMethodName" : "protocols", "fluentEnumSetterMethodName" : "protocols", "fluentGetterMethodName" : "protocolsAsStrings", "fluentSetterDocumentation" : "

This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.

\n@param protocols This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "protocolsWithStrings", "getterDocumentation" : "

This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasProtocols()} to see if a value was sent in this field.\n

\n@return This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Protocols", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Protocols", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ChannelProtocol", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #memberAsString(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link ChannelProtocol#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

\n@return The value of the Member property for this object.\n@see ChannelProtocol\n@deprecated Use {@link #memberAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@see ChannelProtocol\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelProtocol\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : "ChannelProtocol", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@see ChannelProtocol\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelProtocol", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link ChannelProtocol#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

\n@return The value of the Member property for this object.\n@see ChannelProtocol", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@see ChannelProtocol", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Protocols", "sensitive" : false, "setterDocumentation" : "

This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.

\n@param protocols This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.", "setterMethodName" : "setProtocolsWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "protocols", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "protocols", "variableType" : "java.util.List", "documentation" : "

This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getRoleAsString", "beanStyleSetterMethodName" : "setRole", "c2jName" : "Role", "c2jShape" : "ChannelRole", "defaultConsumerFluentSetterDocumentation" : "

This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #roleAsString(String)}.\n@param role a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #role(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #role} will return {@link ChannelRole#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #roleAsString}.\n

\n@return This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.\n@see ChannelRole\n@deprecated Use {@link #roleAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.

\n@param role This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.\n@see ChannelRole\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelRole\n@deprecated Use {@link #role(String)}\n", "documentation" : "

This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.

", "endpointDiscoveryId" : false, "enumType" : "ChannelRole", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Role property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRole", "fluentEnumGetterMethodName" : "role", "fluentEnumSetterMethodName" : "role", "fluentGetterMethodName" : "roleAsString", "fluentSetterDocumentation" : "

This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.

\n@param role This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.\n@see ChannelRole\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelRole", "fluentSetterMethodName" : "role", "getterDocumentation" : "

This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #role} will return {@link ChannelRole#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #roleAsString}.\n

\n@return This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.\n@see ChannelRole", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Role", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Role", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Role", "sensitive" : false, "setterDocumentation" : "

This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.

\n@param role This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.\n@see ChannelRole", "setterMethodName" : "setRole", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "role", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "role", "variableType" : "String", "documentation" : "

This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Protocols" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getProtocolsAsStrings", "beanStyleSetterMethodName" : "setProtocolsWithStrings", "c2jName" : "Protocols", "c2jShape" : "ListOfProtocols", "defaultConsumerFluentSetterDocumentation" : "

This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.

\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #protocolsAsStrings(List)}.\n@param protocols a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #protocolsWithStrings(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasProtocols()} to see if a value was sent in this field.\n

\n@return This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.\n@deprecated Use {@link #protocolsAsStrings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.

\n@param protocols This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #protocolsWithStrings(List)}\n", "documentation" : "

This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Protocols property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasProtocols", "fluentEnumGetterMethodName" : "protocols", "fluentEnumSetterMethodName" : "protocols", "fluentGetterMethodName" : "protocolsAsStrings", "fluentSetterDocumentation" : "

This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.

\n@param protocols This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "protocolsWithStrings", "getterDocumentation" : "

This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasProtocols()} to see if a value was sent in this field.\n

\n@return This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Protocols", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Protocols", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ChannelProtocol", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #memberAsString(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link ChannelProtocol#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

\n@return The value of the Member property for this object.\n@see ChannelProtocol\n@deprecated Use {@link #memberAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@see ChannelProtocol\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelProtocol\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : "ChannelProtocol", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@see ChannelProtocol\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelProtocol", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link ChannelProtocol#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

\n@return The value of the Member property for this object.\n@see ChannelProtocol", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@see ChannelProtocol", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Protocols", "sensitive" : false, "setterDocumentation" : "

This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.

\n@param protocols This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.", "setterMethodName" : "setProtocolsWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "protocols", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "protocols", "variableType" : "java.util.List", "documentation" : "

This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Role" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getRoleAsString", "beanStyleSetterMethodName" : "setRole", "c2jName" : "Role", "c2jShape" : "ChannelRole", "defaultConsumerFluentSetterDocumentation" : "

This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #roleAsString(String)}.\n@param role a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #role(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #role} will return {@link ChannelRole#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #roleAsString}.\n

\n@return This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.\n@see ChannelRole\n@deprecated Use {@link #roleAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.

\n@param role This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.\n@see ChannelRole\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelRole\n@deprecated Use {@link #role(String)}\n", "documentation" : "

This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.

", "endpointDiscoveryId" : false, "enumType" : "ChannelRole", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Role property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRole", "fluentEnumGetterMethodName" : "role", "fluentEnumSetterMethodName" : "role", "fluentGetterMethodName" : "roleAsString", "fluentSetterDocumentation" : "

This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.

\n@param role This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.\n@see ChannelRole\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelRole", "fluentSetterMethodName" : "role", "getterDocumentation" : "

This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #role} will return {@link ChannelRole#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #roleAsString}.\n

\n@return This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.\n@see ChannelRole", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Role", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Role", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Role", "sensitive" : false, "setterDocumentation" : "

This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.

\n@param role This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.\n@see ChannelRole", "setterMethodName" : "setRole", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "role", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "role", "variableType" : "String", "documentation" : "

This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getProtocolsAsStrings", "beanStyleSetterMethodName" : "setProtocolsWithStrings", "c2jName" : "Protocols", "c2jShape" : "ListOfProtocols", "defaultConsumerFluentSetterDocumentation" : "

This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.

\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #protocolsAsStrings(List)}.\n@param protocols a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #protocolsWithStrings(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasProtocols()} to see if a value was sent in this field.\n

\n@return This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.\n@deprecated Use {@link #protocolsAsStrings()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.

\n@param protocols This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #protocolsWithStrings(List)}\n", "documentation" : "

This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Protocols property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasProtocols", "fluentEnumGetterMethodName" : "protocols", "fluentEnumSetterMethodName" : "protocols", "fluentGetterMethodName" : "protocolsAsStrings", "fluentSetterDocumentation" : "

This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.

\n@param protocols This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "protocolsWithStrings", "getterDocumentation" : "

This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasProtocols()} to see if a value was sent in this field.\n

\n@return This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Protocols", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Protocols", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMemberAsString", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "ChannelProtocol", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #memberAsString(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link ChannelProtocol#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

\n@return The value of the Member property for this object.\n@see ChannelProtocol\n@deprecated Use {@link #memberAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@see ChannelProtocol\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelProtocol\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : "ChannelProtocol", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : "member", "fluentEnumSetterMethodName" : "member", "fluentGetterMethodName" : "memberAsString", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@see ChannelProtocol\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelProtocol", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #member} will return {@link ChannelProtocol#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #memberAsString}.\n

\n@return The value of the Member property for this object.\n@see ChannelProtocol", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@see ChannelProtocol", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Protocols", "sensitive" : false, "setterDocumentation" : "

This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.

\n@param protocols This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.", "setterMethodName" : "setProtocolsWithStrings", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "protocols", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "protocols", "variableType" : "java.util.List", "documentation" : "

This property is used to determine the nature of communication over this SINGLE_MASTER signaling channel. If WSS is specified, this API returns a websocket endpoint. If HTTPS is specified, this API returns an HTTPS endpoint.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getRoleAsString", "beanStyleSetterMethodName" : "setRole", "c2jName" : "Role", "c2jShape" : "ChannelRole", "defaultConsumerFluentSetterDocumentation" : "

This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #roleAsString(String)}.\n@param role a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #role(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #role} will return {@link ChannelRole#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #roleAsString}.\n

\n@return This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.\n@see ChannelRole\n@deprecated Use {@link #roleAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.

\n@param role This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.\n@see ChannelRole\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelRole\n@deprecated Use {@link #role(String)}\n", "documentation" : "

This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.

", "endpointDiscoveryId" : false, "enumType" : "ChannelRole", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Role property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasRole", "fluentEnumGetterMethodName" : "role", "fluentEnumSetterMethodName" : "role", "fluentGetterMethodName" : "roleAsString", "fluentSetterDocumentation" : "

This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.

\n@param role This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.\n@see ChannelRole\n@return Returns a reference to this object so that method calls can be chained together.\n@see ChannelRole", "fluentSetterMethodName" : "role", "getterDocumentation" : "

This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #role} will return {@link ChannelRole#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #roleAsString}.\n

\n@return This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.\n@see ChannelRole", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Role", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Role", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Role", "sensitive" : false, "setterDocumentation" : "

This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.

\n@param role This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.\n@see ChannelRole", "setterMethodName" : "setRole", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "role", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "role", "variableType" : "String", "documentation" : "

This property is used to determine messaging permissions in this SINGLE_MASTER signaling channel. If MASTER is specified, this API returns an endpoint that a client can use to receive offers from and send answers to any of the viewers on this signaling channel. If VIEWER is specified, this API returns an endpoint that a client can use only to send offers to another MASTER client on this signaling channel.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "SingleMasterChannelEndpointConfiguration", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "SingleMasterChannelEndpointConfiguration", "variableName" : "singleMasterChannelEndpointConfiguration", "variableType" : "SingleMasterChannelEndpointConfiguration", "documentation" : null, "simpleType" : "SingleMasterChannelEndpointConfiguration", "variableSetterType" : "SingleMasterChannelEndpointConfiguration" }, "wrapper" : false, "xmlNamespace" : null }, "SingleMasterConfiguration" : { "c2jName" : "SingleMasterConfiguration", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

A structure that contains the configuration for the SINGLE_MASTER channel type.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMessageTtlSeconds", "beanStyleSetterMethodName" : "setMessageTtlSeconds", "c2jName" : "MessageTtlSeconds", "c2jShape" : "MessageTtlSeconds", "defaultConsumerFluentSetterDocumentation" : "

The period of time a signaling channel retains underlivered messages before they are discarded.

\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #messageTtlSeconds(Integer)}.\n@param messageTtlSeconds a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #messageTtlSeconds(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The period of time a signaling channel retains underlivered messages before they are discarded.

\n@return The period of time a signaling channel retains underlivered messages before they are discarded.\n@deprecated Use {@link #messageTtlSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The period of time a signaling channel retains underlivered messages before they are discarded.

\n@param messageTtlSeconds The period of time a signaling channel retains underlivered messages before they are discarded.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #messageTtlSeconds(Integer)}\n", "documentation" : "

The period of time a signaling channel retains underlivered messages before they are discarded.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MessageTtlSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMessageTtlSeconds", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "messageTtlSeconds", "fluentSetterDocumentation" : "

The period of time a signaling channel retains underlivered messages before they are discarded.

\n@param messageTtlSeconds The period of time a signaling channel retains underlivered messages before they are discarded.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "messageTtlSeconds", "getterDocumentation" : "

The period of time a signaling channel retains underlivered messages before they are discarded.

\n@return The period of time a signaling channel retains underlivered messages before they are discarded.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MessageTtlSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MessageTtlSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MessageTtlSeconds", "sensitive" : false, "setterDocumentation" : "

The period of time a signaling channel retains underlivered messages before they are discarded.

\n@param messageTtlSeconds The period of time a signaling channel retains underlivered messages before they are discarded.", "setterMethodName" : "setMessageTtlSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "messageTtlSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "messageTtlSeconds", "variableType" : "Integer", "documentation" : "

The period of time a signaling channel retains underlivered messages before they are discarded.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "MessageTtlSeconds" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMessageTtlSeconds", "beanStyleSetterMethodName" : "setMessageTtlSeconds", "c2jName" : "MessageTtlSeconds", "c2jShape" : "MessageTtlSeconds", "defaultConsumerFluentSetterDocumentation" : "

The period of time a signaling channel retains underlivered messages before they are discarded.

\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #messageTtlSeconds(Integer)}.\n@param messageTtlSeconds a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #messageTtlSeconds(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The period of time a signaling channel retains underlivered messages before they are discarded.

\n@return The period of time a signaling channel retains underlivered messages before they are discarded.\n@deprecated Use {@link #messageTtlSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The period of time a signaling channel retains underlivered messages before they are discarded.

\n@param messageTtlSeconds The period of time a signaling channel retains underlivered messages before they are discarded.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #messageTtlSeconds(Integer)}\n", "documentation" : "

The period of time a signaling channel retains underlivered messages before they are discarded.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MessageTtlSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMessageTtlSeconds", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "messageTtlSeconds", "fluentSetterDocumentation" : "

The period of time a signaling channel retains underlivered messages before they are discarded.

\n@param messageTtlSeconds The period of time a signaling channel retains underlivered messages before they are discarded.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "messageTtlSeconds", "getterDocumentation" : "

The period of time a signaling channel retains underlivered messages before they are discarded.

\n@return The period of time a signaling channel retains underlivered messages before they are discarded.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MessageTtlSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MessageTtlSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MessageTtlSeconds", "sensitive" : false, "setterDocumentation" : "

The period of time a signaling channel retains underlivered messages before they are discarded.

\n@param messageTtlSeconds The period of time a signaling channel retains underlivered messages before they are discarded.", "setterMethodName" : "setMessageTtlSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "messageTtlSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "messageTtlSeconds", "variableType" : "Integer", "documentation" : "

The period of time a signaling channel retains underlivered messages before they are discarded.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMessageTtlSeconds", "beanStyleSetterMethodName" : "setMessageTtlSeconds", "c2jName" : "MessageTtlSeconds", "c2jShape" : "MessageTtlSeconds", "defaultConsumerFluentSetterDocumentation" : "

The period of time a signaling channel retains underlivered messages before they are discarded.

\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #messageTtlSeconds(Integer)}.\n@param messageTtlSeconds a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #messageTtlSeconds(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The period of time a signaling channel retains underlivered messages before they are discarded.

\n@return The period of time a signaling channel retains underlivered messages before they are discarded.\n@deprecated Use {@link #messageTtlSeconds()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The period of time a signaling channel retains underlivered messages before they are discarded.

\n@param messageTtlSeconds The period of time a signaling channel retains underlivered messages before they are discarded.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #messageTtlSeconds(Integer)}\n", "documentation" : "

The period of time a signaling channel retains underlivered messages before they are discarded.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MessageTtlSeconds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMessageTtlSeconds", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "messageTtlSeconds", "fluentSetterDocumentation" : "

The period of time a signaling channel retains underlivered messages before they are discarded.

\n@param messageTtlSeconds The period of time a signaling channel retains underlivered messages before they are discarded.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "messageTtlSeconds", "getterDocumentation" : "

The period of time a signaling channel retains underlivered messages before they are discarded.

\n@return The period of time a signaling channel retains underlivered messages before they are discarded.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MessageTtlSeconds", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MessageTtlSeconds", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "MessageTtlSeconds", "sensitive" : false, "setterDocumentation" : "

The period of time a signaling channel retains underlivered messages before they are discarded.

\n@param messageTtlSeconds The period of time a signaling channel retains underlivered messages before they are discarded.", "setterMethodName" : "setMessageTtlSeconds", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "messageTtlSeconds", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "messageTtlSeconds", "variableType" : "Integer", "documentation" : "

The period of time a signaling channel retains underlivered messages before they are discarded.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "SingleMasterConfiguration", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "SingleMasterConfiguration", "variableName" : "singleMasterConfiguration", "variableType" : "SingleMasterConfiguration", "documentation" : null, "simpleType" : "SingleMasterConfiguration", "variableSetterType" : "SingleMasterConfiguration" }, "wrapper" : false, "xmlNamespace" : null }, "Status" : { "c2jName" : "Status", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "CREATING", "value" : "CREATING" }, { "name" : "ACTIVE", "value" : "ACTIVE" }, { "name" : "UPDATING", "value" : "UPDATING" }, { "name" : "DELETING", "value" : "DELETING" } ], "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "Status", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Status", "variableName" : "status", "variableType" : "Status", "documentation" : null, "simpleType" : "Status", "variableSetterType" : "Status" }, "wrapper" : false, "xmlNamespace" : null }, "StreamInfo" : { "c2jName" : "StreamInfo", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

An object describing a Kinesis video stream.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDeviceName", "beanStyleSetterMethodName" : "setDeviceName", "c2jName" : "DeviceName", "c2jShape" : "DeviceName", "defaultConsumerFluentSetterDocumentation" : "

The name of the device that is associated with the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #deviceName(String)}.\n@param deviceName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deviceName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the device that is associated with the stream.

\n@return The name of the device that is associated with the stream.\n@deprecated Use {@link #deviceName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the device that is associated with the stream.

\n@param deviceName The name of the device that is associated with the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #deviceName(String)}\n", "documentation" : "

The name of the device that is associated with the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DeviceName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDeviceName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "deviceName", "fluentSetterDocumentation" : "

The name of the device that is associated with the stream.

\n@param deviceName The name of the device that is associated with the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "deviceName", "getterDocumentation" : "

The name of the device that is associated with the stream.

\n@return The name of the device that is associated with the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DeviceName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DeviceName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DeviceName", "sensitive" : false, "setterDocumentation" : "

The name of the device that is associated with the stream.

\n@param deviceName The name of the device that is associated with the stream.", "setterMethodName" : "setDeviceName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "deviceName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "deviceName", "variableType" : "String", "documentation" : "

The name of the device that is associated with the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamName", "beanStyleSetterMethodName" : "setStreamName", "c2jName" : "StreamName", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

The name of the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamName(String)}.\n@param streamName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the stream.

\n@return The name of the stream.\n@deprecated Use {@link #streamName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the stream.

\n@param streamName The name of the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamName(String)}\n", "documentation" : "

The name of the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamName", "fluentSetterDocumentation" : "

The name of the stream.

\n@param streamName The name of the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamName", "getterDocumentation" : "

The name of the stream.

\n@return The name of the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamName", "sensitive" : false, "setterDocumentation" : "

The name of the stream.

\n@param streamName The name of the stream.", "setterMethodName" : "setStreamName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : "

The name of the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@return The Amazon Resource Name (ARN) of the stream.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@param streamARN The Amazon Resource Name (ARN) of the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The Amazon Resource Name (ARN) of the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@param streamARN The Amazon Resource Name (ARN) of the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@return The Amazon Resource Name (ARN) of the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@param streamARN The Amazon Resource Name (ARN) of the stream.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMediaType", "beanStyleSetterMethodName" : "setMediaType", "c2jName" : "MediaType", "c2jShape" : "MediaType", "defaultConsumerFluentSetterDocumentation" : "

The MediaType of the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #mediaType(String)}.\n@param mediaType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #mediaType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The MediaType of the stream.

\n@return The MediaType of the stream.\n@deprecated Use {@link #mediaType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The MediaType of the stream.

\n@param mediaType The MediaType of the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #mediaType(String)}\n", "documentation" : "

The MediaType of the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MediaType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMediaType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "mediaType", "fluentSetterDocumentation" : "

The MediaType of the stream.

\n@param mediaType The MediaType of the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "mediaType", "getterDocumentation" : "

The MediaType of the stream.

\n@return The MediaType of the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MediaType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MediaType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MediaType", "sensitive" : false, "setterDocumentation" : "

The MediaType of the stream.

\n@param mediaType The MediaType of the stream.", "setterMethodName" : "setMediaType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "mediaType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "mediaType", "variableType" : "String", "documentation" : "

The MediaType of the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKmsKeyId", "beanStyleSetterMethodName" : "setKmsKeyId", "c2jName" : "KmsKeyId", "c2jShape" : "KmsKeyId", "defaultConsumerFluentSetterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #kmsKeyId(String)}.\n@param kmsKeyId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kmsKeyId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.

\n@return The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.\n@deprecated Use {@link #kmsKeyId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.

\n@param kmsKeyId The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kmsKeyId(String)}\n", "documentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the KmsKeyId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKmsKeyId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "kmsKeyId", "fluentSetterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.

\n@param kmsKeyId The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kmsKeyId", "getterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.

\n@return The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "KmsKeyId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KmsKeyId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "KmsKeyId", "sensitive" : false, "setterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.

\n@param kmsKeyId The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.", "setterMethodName" : "setKmsKeyId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getVersion", "beanStyleSetterMethodName" : "setVersion", "c2jName" : "Version", "c2jShape" : "Version", "defaultConsumerFluentSetterDocumentation" : "

The version of the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #version(String)}.\n@param version a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #version(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The version of the stream.

\n@return The version of the stream.\n@deprecated Use {@link #version()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The version of the stream.

\n@param version The version of the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #version(String)}\n", "documentation" : "

The version of the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Version property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "version", "fluentSetterDocumentation" : "

The version of the stream.

\n@param version The version of the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "version", "getterDocumentation" : "

The version of the stream.

\n@return The version of the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Version", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Version", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Version", "sensitive" : false, "setterDocumentation" : "

The version of the stream.

\n@param version The version of the stream.", "setterMethodName" : "setVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "version", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "version", "variableType" : "String", "documentation" : "

The version of the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "Status", "defaultConsumerFluentSetterDocumentation" : "

The status of the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #statusAsString(String)}.\n@param status a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #status(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The status of the stream.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link Status#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

\n@return The status of the stream.\n@see Status\n@deprecated Use {@link #statusAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The status of the stream.

\n@param status The status of the stream.\n@see Status\n@return Returns a reference to this object so that method calls can be chained together.\n@see Status\n@deprecated Use {@link #status(String)}\n", "documentation" : "

The status of the stream.

", "endpointDiscoveryId" : false, "enumType" : "Status", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Status property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStatus", "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

The status of the stream.

\n@param status The status of the stream.\n@see Status\n@return Returns a reference to this object so that method calls can be chained together.\n@see Status", "fluentSetterMethodName" : "status", "getterDocumentation" : "

The status of the stream.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link Status#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

\n@return The status of the stream.\n@see Status", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

The status of the stream.

\n@param status The status of the stream.\n@see Status", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

The status of the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCreationTime", "beanStyleSetterMethodName" : "setCreationTime", "c2jName" : "CreationTime", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

A time stamp that indicates when the stream was created.

\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #creationTime(Instant)}.\n@param creationTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #creationTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A time stamp that indicates when the stream was created.

\n@return A time stamp that indicates when the stream was created.\n@deprecated Use {@link #creationTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A time stamp that indicates when the stream was created.

\n@param creationTime A time stamp that indicates when the stream was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #creationTime(Instant)}\n", "documentation" : "

A time stamp that indicates when the stream was created.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CreationTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCreationTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "creationTime", "fluentSetterDocumentation" : "

A time stamp that indicates when the stream was created.

\n@param creationTime A time stamp that indicates when the stream was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "creationTime", "getterDocumentation" : "

A time stamp that indicates when the stream was created.

\n@return A time stamp that indicates when the stream was created.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CreationTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreationTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreationTime", "sensitive" : false, "setterDocumentation" : "

A time stamp that indicates when the stream was created.

\n@param creationTime A time stamp that indicates when the stream was created.", "setterMethodName" : "setCreationTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : "

A time stamp that indicates when the stream was created.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDataRetentionInHours", "beanStyleSetterMethodName" : "setDataRetentionInHours", "c2jName" : "DataRetentionInHours", "c2jShape" : "DataRetentionInHours", "defaultConsumerFluentSetterDocumentation" : "

How long the stream retains data, in hours.

\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #dataRetentionInHours(Integer)}.\n@param dataRetentionInHours a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dataRetentionInHours(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

How long the stream retains data, in hours.

\n@return How long the stream retains data, in hours.\n@deprecated Use {@link #dataRetentionInHours()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

How long the stream retains data, in hours.

\n@param dataRetentionInHours How long the stream retains data, in hours.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dataRetentionInHours(Integer)}\n", "documentation" : "

How long the stream retains data, in hours.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DataRetentionInHours property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDataRetentionInHours", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dataRetentionInHours", "fluentSetterDocumentation" : "

How long the stream retains data, in hours.

\n@param dataRetentionInHours How long the stream retains data, in hours.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dataRetentionInHours", "getterDocumentation" : "

How long the stream retains data, in hours.

\n@return How long the stream retains data, in hours.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DataRetentionInHours", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DataRetentionInHours", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DataRetentionInHours", "sensitive" : false, "setterDocumentation" : "

How long the stream retains data, in hours.

\n@param dataRetentionInHours How long the stream retains data, in hours.", "setterMethodName" : "setDataRetentionInHours", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "dataRetentionInHours", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "dataRetentionInHours", "variableType" : "Integer", "documentation" : "

How long the stream retains data, in hours.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CreationTime" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCreationTime", "beanStyleSetterMethodName" : "setCreationTime", "c2jName" : "CreationTime", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

A time stamp that indicates when the stream was created.

\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #creationTime(Instant)}.\n@param creationTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #creationTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A time stamp that indicates when the stream was created.

\n@return A time stamp that indicates when the stream was created.\n@deprecated Use {@link #creationTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A time stamp that indicates when the stream was created.

\n@param creationTime A time stamp that indicates when the stream was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #creationTime(Instant)}\n", "documentation" : "

A time stamp that indicates when the stream was created.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CreationTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCreationTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "creationTime", "fluentSetterDocumentation" : "

A time stamp that indicates when the stream was created.

\n@param creationTime A time stamp that indicates when the stream was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "creationTime", "getterDocumentation" : "

A time stamp that indicates when the stream was created.

\n@return A time stamp that indicates when the stream was created.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CreationTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreationTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreationTime", "sensitive" : false, "setterDocumentation" : "

A time stamp that indicates when the stream was created.

\n@param creationTime A time stamp that indicates when the stream was created.", "setterMethodName" : "setCreationTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : "

A time stamp that indicates when the stream was created.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DataRetentionInHours" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDataRetentionInHours", "beanStyleSetterMethodName" : "setDataRetentionInHours", "c2jName" : "DataRetentionInHours", "c2jShape" : "DataRetentionInHours", "defaultConsumerFluentSetterDocumentation" : "

How long the stream retains data, in hours.

\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #dataRetentionInHours(Integer)}.\n@param dataRetentionInHours a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dataRetentionInHours(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

How long the stream retains data, in hours.

\n@return How long the stream retains data, in hours.\n@deprecated Use {@link #dataRetentionInHours()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

How long the stream retains data, in hours.

\n@param dataRetentionInHours How long the stream retains data, in hours.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dataRetentionInHours(Integer)}\n", "documentation" : "

How long the stream retains data, in hours.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DataRetentionInHours property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDataRetentionInHours", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dataRetentionInHours", "fluentSetterDocumentation" : "

How long the stream retains data, in hours.

\n@param dataRetentionInHours How long the stream retains data, in hours.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dataRetentionInHours", "getterDocumentation" : "

How long the stream retains data, in hours.

\n@return How long the stream retains data, in hours.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DataRetentionInHours", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DataRetentionInHours", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DataRetentionInHours", "sensitive" : false, "setterDocumentation" : "

How long the stream retains data, in hours.

\n@param dataRetentionInHours How long the stream retains data, in hours.", "setterMethodName" : "setDataRetentionInHours", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "dataRetentionInHours", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "dataRetentionInHours", "variableType" : "Integer", "documentation" : "

How long the stream retains data, in hours.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DeviceName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDeviceName", "beanStyleSetterMethodName" : "setDeviceName", "c2jName" : "DeviceName", "c2jShape" : "DeviceName", "defaultConsumerFluentSetterDocumentation" : "

The name of the device that is associated with the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #deviceName(String)}.\n@param deviceName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deviceName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the device that is associated with the stream.

\n@return The name of the device that is associated with the stream.\n@deprecated Use {@link #deviceName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the device that is associated with the stream.

\n@param deviceName The name of the device that is associated with the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #deviceName(String)}\n", "documentation" : "

The name of the device that is associated with the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DeviceName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDeviceName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "deviceName", "fluentSetterDocumentation" : "

The name of the device that is associated with the stream.

\n@param deviceName The name of the device that is associated with the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "deviceName", "getterDocumentation" : "

The name of the device that is associated with the stream.

\n@return The name of the device that is associated with the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DeviceName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DeviceName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DeviceName", "sensitive" : false, "setterDocumentation" : "

The name of the device that is associated with the stream.

\n@param deviceName The name of the device that is associated with the stream.", "setterMethodName" : "setDeviceName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "deviceName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "deviceName", "variableType" : "String", "documentation" : "

The name of the device that is associated with the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "KmsKeyId" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKmsKeyId", "beanStyleSetterMethodName" : "setKmsKeyId", "c2jName" : "KmsKeyId", "c2jShape" : "KmsKeyId", "defaultConsumerFluentSetterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #kmsKeyId(String)}.\n@param kmsKeyId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kmsKeyId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.

\n@return The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.\n@deprecated Use {@link #kmsKeyId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.

\n@param kmsKeyId The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kmsKeyId(String)}\n", "documentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the KmsKeyId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKmsKeyId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "kmsKeyId", "fluentSetterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.

\n@param kmsKeyId The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kmsKeyId", "getterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.

\n@return The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "KmsKeyId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KmsKeyId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "KmsKeyId", "sensitive" : false, "setterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.

\n@param kmsKeyId The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.", "setterMethodName" : "setKmsKeyId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MediaType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMediaType", "beanStyleSetterMethodName" : "setMediaType", "c2jName" : "MediaType", "c2jShape" : "MediaType", "defaultConsumerFluentSetterDocumentation" : "

The MediaType of the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #mediaType(String)}.\n@param mediaType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #mediaType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The MediaType of the stream.

\n@return The MediaType of the stream.\n@deprecated Use {@link #mediaType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The MediaType of the stream.

\n@param mediaType The MediaType of the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #mediaType(String)}\n", "documentation" : "

The MediaType of the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MediaType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMediaType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "mediaType", "fluentSetterDocumentation" : "

The MediaType of the stream.

\n@param mediaType The MediaType of the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "mediaType", "getterDocumentation" : "

The MediaType of the stream.

\n@return The MediaType of the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MediaType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MediaType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MediaType", "sensitive" : false, "setterDocumentation" : "

The MediaType of the stream.

\n@param mediaType The MediaType of the stream.", "setterMethodName" : "setMediaType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "mediaType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "mediaType", "variableType" : "String", "documentation" : "

The MediaType of the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Status" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "Status", "defaultConsumerFluentSetterDocumentation" : "

The status of the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #statusAsString(String)}.\n@param status a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #status(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The status of the stream.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link Status#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

\n@return The status of the stream.\n@see Status\n@deprecated Use {@link #statusAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The status of the stream.

\n@param status The status of the stream.\n@see Status\n@return Returns a reference to this object so that method calls can be chained together.\n@see Status\n@deprecated Use {@link #status(String)}\n", "documentation" : "

The status of the stream.

", "endpointDiscoveryId" : false, "enumType" : "Status", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Status property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStatus", "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

The status of the stream.

\n@param status The status of the stream.\n@see Status\n@return Returns a reference to this object so that method calls can be chained together.\n@see Status", "fluentSetterMethodName" : "status", "getterDocumentation" : "

The status of the stream.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link Status#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

\n@return The status of the stream.\n@see Status", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

The status of the stream.

\n@param status The status of the stream.\n@see Status", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

The status of the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StreamARN" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@return The Amazon Resource Name (ARN) of the stream.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@param streamARN The Amazon Resource Name (ARN) of the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The Amazon Resource Name (ARN) of the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@param streamARN The Amazon Resource Name (ARN) of the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@return The Amazon Resource Name (ARN) of the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@param streamARN The Amazon Resource Name (ARN) of the stream.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StreamName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamName", "beanStyleSetterMethodName" : "setStreamName", "c2jName" : "StreamName", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

The name of the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamName(String)}.\n@param streamName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the stream.

\n@return The name of the stream.\n@deprecated Use {@link #streamName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the stream.

\n@param streamName The name of the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamName(String)}\n", "documentation" : "

The name of the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamName", "fluentSetterDocumentation" : "

The name of the stream.

\n@param streamName The name of the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamName", "getterDocumentation" : "

The name of the stream.

\n@return The name of the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamName", "sensitive" : false, "setterDocumentation" : "

The name of the stream.

\n@param streamName The name of the stream.", "setterMethodName" : "setStreamName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : "

The name of the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Version" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getVersion", "beanStyleSetterMethodName" : "setVersion", "c2jName" : "Version", "c2jShape" : "Version", "defaultConsumerFluentSetterDocumentation" : "

The version of the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #version(String)}.\n@param version a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #version(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The version of the stream.

\n@return The version of the stream.\n@deprecated Use {@link #version()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The version of the stream.

\n@param version The version of the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #version(String)}\n", "documentation" : "

The version of the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Version property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "version", "fluentSetterDocumentation" : "

The version of the stream.

\n@param version The version of the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "version", "getterDocumentation" : "

The version of the stream.

\n@return The version of the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Version", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Version", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Version", "sensitive" : false, "setterDocumentation" : "

The version of the stream.

\n@param version The version of the stream.", "setterMethodName" : "setVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "version", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "version", "variableType" : "String", "documentation" : "

The version of the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDeviceName", "beanStyleSetterMethodName" : "setDeviceName", "c2jName" : "DeviceName", "c2jShape" : "DeviceName", "defaultConsumerFluentSetterDocumentation" : "

The name of the device that is associated with the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #deviceName(String)}.\n@param deviceName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deviceName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the device that is associated with the stream.

\n@return The name of the device that is associated with the stream.\n@deprecated Use {@link #deviceName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the device that is associated with the stream.

\n@param deviceName The name of the device that is associated with the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #deviceName(String)}\n", "documentation" : "

The name of the device that is associated with the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DeviceName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDeviceName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "deviceName", "fluentSetterDocumentation" : "

The name of the device that is associated with the stream.

\n@param deviceName The name of the device that is associated with the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "deviceName", "getterDocumentation" : "

The name of the device that is associated with the stream.

\n@return The name of the device that is associated with the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DeviceName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DeviceName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DeviceName", "sensitive" : false, "setterDocumentation" : "

The name of the device that is associated with the stream.

\n@param deviceName The name of the device that is associated with the stream.", "setterMethodName" : "setDeviceName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "deviceName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "deviceName", "variableType" : "String", "documentation" : "

The name of the device that is associated with the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamName", "beanStyleSetterMethodName" : "setStreamName", "c2jName" : "StreamName", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

The name of the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamName(String)}.\n@param streamName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the stream.

\n@return The name of the stream.\n@deprecated Use {@link #streamName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the stream.

\n@param streamName The name of the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamName(String)}\n", "documentation" : "

The name of the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamName", "fluentSetterDocumentation" : "

The name of the stream.

\n@param streamName The name of the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamName", "getterDocumentation" : "

The name of the stream.

\n@return The name of the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamName", "sensitive" : false, "setterDocumentation" : "

The name of the stream.

\n@param streamName The name of the stream.", "setterMethodName" : "setStreamName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : "

The name of the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@return The Amazon Resource Name (ARN) of the stream.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@param streamARN The Amazon Resource Name (ARN) of the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The Amazon Resource Name (ARN) of the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@param streamARN The Amazon Resource Name (ARN) of the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@return The Amazon Resource Name (ARN) of the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The Amazon Resource Name (ARN) of the stream.

\n@param streamARN The Amazon Resource Name (ARN) of the stream.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMediaType", "beanStyleSetterMethodName" : "setMediaType", "c2jName" : "MediaType", "c2jShape" : "MediaType", "defaultConsumerFluentSetterDocumentation" : "

The MediaType of the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #mediaType(String)}.\n@param mediaType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #mediaType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The MediaType of the stream.

\n@return The MediaType of the stream.\n@deprecated Use {@link #mediaType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The MediaType of the stream.

\n@param mediaType The MediaType of the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #mediaType(String)}\n", "documentation" : "

The MediaType of the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MediaType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMediaType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "mediaType", "fluentSetterDocumentation" : "

The MediaType of the stream.

\n@param mediaType The MediaType of the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "mediaType", "getterDocumentation" : "

The MediaType of the stream.

\n@return The MediaType of the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MediaType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MediaType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MediaType", "sensitive" : false, "setterDocumentation" : "

The MediaType of the stream.

\n@param mediaType The MediaType of the stream.", "setterMethodName" : "setMediaType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "mediaType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "mediaType", "variableType" : "String", "documentation" : "

The MediaType of the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKmsKeyId", "beanStyleSetterMethodName" : "setKmsKeyId", "c2jName" : "KmsKeyId", "c2jShape" : "KmsKeyId", "defaultConsumerFluentSetterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #kmsKeyId(String)}.\n@param kmsKeyId a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #kmsKeyId(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.

\n@return The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.\n@deprecated Use {@link #kmsKeyId()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.

\n@param kmsKeyId The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #kmsKeyId(String)}\n", "documentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the KmsKeyId property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKmsKeyId", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "kmsKeyId", "fluentSetterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.

\n@param kmsKeyId The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "kmsKeyId", "getterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.

\n@return The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "KmsKeyId", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "KmsKeyId", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "KmsKeyId", "sensitive" : false, "setterDocumentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.

\n@param kmsKeyId The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.", "setterMethodName" : "setKmsKeyId", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "kmsKeyId", "variableType" : "String", "documentation" : "

The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getVersion", "beanStyleSetterMethodName" : "setVersion", "c2jName" : "Version", "c2jShape" : "Version", "defaultConsumerFluentSetterDocumentation" : "

The version of the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #version(String)}.\n@param version a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #version(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The version of the stream.

\n@return The version of the stream.\n@deprecated Use {@link #version()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The version of the stream.

\n@param version The version of the stream.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #version(String)}\n", "documentation" : "

The version of the stream.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Version property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "version", "fluentSetterDocumentation" : "

The version of the stream.

\n@param version The version of the stream.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "version", "getterDocumentation" : "

The version of the stream.

\n@return The version of the stream.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Version", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Version", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Version", "sensitive" : false, "setterDocumentation" : "

The version of the stream.

\n@param version The version of the stream.", "setterMethodName" : "setVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "version", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "version", "variableType" : "String", "documentation" : "

The version of the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStatusAsString", "beanStyleSetterMethodName" : "setStatus", "c2jName" : "Status", "c2jShape" : "Status", "defaultConsumerFluentSetterDocumentation" : "

The status of the stream.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #statusAsString(String)}.\n@param status a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #status(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The status of the stream.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link Status#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

\n@return The status of the stream.\n@see Status\n@deprecated Use {@link #statusAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The status of the stream.

\n@param status The status of the stream.\n@see Status\n@return Returns a reference to this object so that method calls can be chained together.\n@see Status\n@deprecated Use {@link #status(String)}\n", "documentation" : "

The status of the stream.

", "endpointDiscoveryId" : false, "enumType" : "Status", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Status property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStatus", "fluentEnumGetterMethodName" : "status", "fluentEnumSetterMethodName" : "status", "fluentGetterMethodName" : "statusAsString", "fluentSetterDocumentation" : "

The status of the stream.

\n@param status The status of the stream.\n@see Status\n@return Returns a reference to this object so that method calls can be chained together.\n@see Status", "fluentSetterMethodName" : "status", "getterDocumentation" : "

The status of the stream.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #status} will return {@link Status#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #statusAsString}.\n

\n@return The status of the stream.\n@see Status", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Status", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Status", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Status", "sensitive" : false, "setterDocumentation" : "

The status of the stream.

\n@param status The status of the stream.\n@see Status", "setterMethodName" : "setStatus", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "status", "variableType" : "String", "documentation" : "

The status of the stream.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCreationTime", "beanStyleSetterMethodName" : "setCreationTime", "c2jName" : "CreationTime", "c2jShape" : "Timestamp", "defaultConsumerFluentSetterDocumentation" : "

A time stamp that indicates when the stream was created.

\nThis is a convenience that creates an instance of the {@link Instant.Builder} avoiding the need to create one manually via {@link Instant#builder()}.\n\nWhen the {@link Consumer} completes, {@link Instant.Builder#build()} is called immediately and its result is passed to {@link #creationTime(Instant)}.\n@param creationTime a consumer that will call methods on {@link Instant.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #creationTime(Instant)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A time stamp that indicates when the stream was created.

\n@return A time stamp that indicates when the stream was created.\n@deprecated Use {@link #creationTime()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A time stamp that indicates when the stream was created.

\n@param creationTime A time stamp that indicates when the stream was created.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #creationTime(Instant)}\n", "documentation" : "

A time stamp that indicates when the stream was created.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CreationTime property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCreationTime", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "creationTime", "fluentSetterDocumentation" : "

A time stamp that indicates when the stream was created.

\n@param creationTime A time stamp that indicates when the stream was created.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "creationTime", "getterDocumentation" : "

A time stamp that indicates when the stream was created.

\n@return A time stamp that indicates when the stream was created.", "getterModel" : { "returnType" : "java.time.Instant", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CreationTime", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CreationTime", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INSTANT", "name" : "CreationTime", "sensitive" : false, "setterDocumentation" : "

A time stamp that indicates when the stream was created.

\n@param creationTime A time stamp that indicates when the stream was created.", "setterMethodName" : "setCreationTime", "setterModel" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : null, "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.time.Instant", "variableName" : "creationTime", "variableType" : "java.time.Instant", "documentation" : "

A time stamp that indicates when the stream was created.

", "simpleType" : "Instant", "variableSetterType" : "java.time.Instant" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDataRetentionInHours", "beanStyleSetterMethodName" : "setDataRetentionInHours", "c2jName" : "DataRetentionInHours", "c2jShape" : "DataRetentionInHours", "defaultConsumerFluentSetterDocumentation" : "

How long the stream retains data, in hours.

\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #dataRetentionInHours(Integer)}.\n@param dataRetentionInHours a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dataRetentionInHours(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

How long the stream retains data, in hours.

\n@return How long the stream retains data, in hours.\n@deprecated Use {@link #dataRetentionInHours()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

How long the stream retains data, in hours.

\n@param dataRetentionInHours How long the stream retains data, in hours.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dataRetentionInHours(Integer)}\n", "documentation" : "

How long the stream retains data, in hours.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DataRetentionInHours property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDataRetentionInHours", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dataRetentionInHours", "fluentSetterDocumentation" : "

How long the stream retains data, in hours.

\n@param dataRetentionInHours How long the stream retains data, in hours.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dataRetentionInHours", "getterDocumentation" : "

How long the stream retains data, in hours.

\n@return How long the stream retains data, in hours.", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DataRetentionInHours", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DataRetentionInHours", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DataRetentionInHours", "sensitive" : false, "setterDocumentation" : "

How long the stream retains data, in hours.

\n@param dataRetentionInHours How long the stream retains data, in hours.", "setterMethodName" : "setDataRetentionInHours", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "dataRetentionInHours", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "dataRetentionInHours", "variableType" : "Integer", "documentation" : "

How long the stream retains data, in hours.

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "StreamInfo", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StreamInfo", "variableName" : "streamInfo", "variableType" : "StreamInfo", "documentation" : null, "simpleType" : "StreamInfo", "variableSetterType" : "StreamInfo" }, "wrapper" : false, "xmlNamespace" : null }, "StreamNameCondition" : { "c2jName" : "StreamNameCondition", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

Specifies the condition that streams must satisfy to be returned when you list streams (see the ListStreams API). A condition has a comparison operation and a value. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getComparisonOperatorAsString", "beanStyleSetterMethodName" : "setComparisonOperator", "c2jName" : "ComparisonOperator", "c2jShape" : "ComparisonOperator", "defaultConsumerFluentSetterDocumentation" : "

A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #comparisonOperatorAsString(String)}.\n@param comparisonOperator a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #comparisonOperator(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #comparisonOperator} will return {@link ComparisonOperator#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #comparisonOperatorAsString}.\n

\n@return A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.\n@see ComparisonOperator\n@deprecated Use {@link #comparisonOperatorAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.

\n@param comparisonOperator A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.\n@see ComparisonOperator\n@return Returns a reference to this object so that method calls can be chained together.\n@see ComparisonOperator\n@deprecated Use {@link #comparisonOperator(String)}\n", "documentation" : "

A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.

", "endpointDiscoveryId" : false, "enumType" : "ComparisonOperator", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ComparisonOperator property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasComparisonOperator", "fluentEnumGetterMethodName" : "comparisonOperator", "fluentEnumSetterMethodName" : "comparisonOperator", "fluentGetterMethodName" : "comparisonOperatorAsString", "fluentSetterDocumentation" : "

A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.

\n@param comparisonOperator A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.\n@see ComparisonOperator\n@return Returns a reference to this object so that method calls can be chained together.\n@see ComparisonOperator", "fluentSetterMethodName" : "comparisonOperator", "getterDocumentation" : "

A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #comparisonOperator} will return {@link ComparisonOperator#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #comparisonOperatorAsString}.\n

\n@return A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.\n@see ComparisonOperator", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ComparisonOperator", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComparisonOperator", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComparisonOperator", "sensitive" : false, "setterDocumentation" : "

A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.

\n@param comparisonOperator A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.\n@see ComparisonOperator", "setterMethodName" : "setComparisonOperator", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "comparisonOperator", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "comparisonOperator", "variableType" : "String", "documentation" : "

A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getComparisonValue", "beanStyleSetterMethodName" : "setComparisonValue", "c2jName" : "ComparisonValue", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

A value to compare.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #comparisonValue(String)}.\n@param comparisonValue a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #comparisonValue(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A value to compare.

\n@return A value to compare.\n@deprecated Use {@link #comparisonValue()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A value to compare.

\n@param comparisonValue A value to compare.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #comparisonValue(String)}\n", "documentation" : "

A value to compare.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ComparisonValue property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasComparisonValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "comparisonValue", "fluentSetterDocumentation" : "

A value to compare.

\n@param comparisonValue A value to compare.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "comparisonValue", "getterDocumentation" : "

A value to compare.

\n@return A value to compare.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ComparisonValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComparisonValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComparisonValue", "sensitive" : false, "setterDocumentation" : "

A value to compare.

\n@param comparisonValue A value to compare.", "setterMethodName" : "setComparisonValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "comparisonValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "comparisonValue", "variableType" : "String", "documentation" : "

A value to compare.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ComparisonOperator" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getComparisonOperatorAsString", "beanStyleSetterMethodName" : "setComparisonOperator", "c2jName" : "ComparisonOperator", "c2jShape" : "ComparisonOperator", "defaultConsumerFluentSetterDocumentation" : "

A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #comparisonOperatorAsString(String)}.\n@param comparisonOperator a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #comparisonOperator(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #comparisonOperator} will return {@link ComparisonOperator#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #comparisonOperatorAsString}.\n

\n@return A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.\n@see ComparisonOperator\n@deprecated Use {@link #comparisonOperatorAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.

\n@param comparisonOperator A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.\n@see ComparisonOperator\n@return Returns a reference to this object so that method calls can be chained together.\n@see ComparisonOperator\n@deprecated Use {@link #comparisonOperator(String)}\n", "documentation" : "

A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.

", "endpointDiscoveryId" : false, "enumType" : "ComparisonOperator", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ComparisonOperator property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasComparisonOperator", "fluentEnumGetterMethodName" : "comparisonOperator", "fluentEnumSetterMethodName" : "comparisonOperator", "fluentGetterMethodName" : "comparisonOperatorAsString", "fluentSetterDocumentation" : "

A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.

\n@param comparisonOperator A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.\n@see ComparisonOperator\n@return Returns a reference to this object so that method calls can be chained together.\n@see ComparisonOperator", "fluentSetterMethodName" : "comparisonOperator", "getterDocumentation" : "

A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #comparisonOperator} will return {@link ComparisonOperator#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #comparisonOperatorAsString}.\n

\n@return A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.\n@see ComparisonOperator", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ComparisonOperator", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComparisonOperator", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComparisonOperator", "sensitive" : false, "setterDocumentation" : "

A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.

\n@param comparisonOperator A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.\n@see ComparisonOperator", "setterMethodName" : "setComparisonOperator", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "comparisonOperator", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "comparisonOperator", "variableType" : "String", "documentation" : "

A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "ComparisonValue" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getComparisonValue", "beanStyleSetterMethodName" : "setComparisonValue", "c2jName" : "ComparisonValue", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

A value to compare.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #comparisonValue(String)}.\n@param comparisonValue a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #comparisonValue(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A value to compare.

\n@return A value to compare.\n@deprecated Use {@link #comparisonValue()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A value to compare.

\n@param comparisonValue A value to compare.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #comparisonValue(String)}\n", "documentation" : "

A value to compare.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ComparisonValue property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasComparisonValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "comparisonValue", "fluentSetterDocumentation" : "

A value to compare.

\n@param comparisonValue A value to compare.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "comparisonValue", "getterDocumentation" : "

A value to compare.

\n@return A value to compare.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ComparisonValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComparisonValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComparisonValue", "sensitive" : false, "setterDocumentation" : "

A value to compare.

\n@param comparisonValue A value to compare.", "setterMethodName" : "setComparisonValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "comparisonValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "comparisonValue", "variableType" : "String", "documentation" : "

A value to compare.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getComparisonOperatorAsString", "beanStyleSetterMethodName" : "setComparisonOperator", "c2jName" : "ComparisonOperator", "c2jShape" : "ComparisonOperator", "defaultConsumerFluentSetterDocumentation" : "

A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #comparisonOperatorAsString(String)}.\n@param comparisonOperator a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #comparisonOperator(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #comparisonOperator} will return {@link ComparisonOperator#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #comparisonOperatorAsString}.\n

\n@return A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.\n@see ComparisonOperator\n@deprecated Use {@link #comparisonOperatorAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.

\n@param comparisonOperator A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.\n@see ComparisonOperator\n@return Returns a reference to this object so that method calls can be chained together.\n@see ComparisonOperator\n@deprecated Use {@link #comparisonOperator(String)}\n", "documentation" : "

A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.

", "endpointDiscoveryId" : false, "enumType" : "ComparisonOperator", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ComparisonOperator property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasComparisonOperator", "fluentEnumGetterMethodName" : "comparisonOperator", "fluentEnumSetterMethodName" : "comparisonOperator", "fluentGetterMethodName" : "comparisonOperatorAsString", "fluentSetterDocumentation" : "

A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.

\n@param comparisonOperator A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.\n@see ComparisonOperator\n@return Returns a reference to this object so that method calls can be chained together.\n@see ComparisonOperator", "fluentSetterMethodName" : "comparisonOperator", "getterDocumentation" : "

A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #comparisonOperator} will return {@link ComparisonOperator#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #comparisonOperatorAsString}.\n

\n@return A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.\n@see ComparisonOperator", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ComparisonOperator", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComparisonOperator", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComparisonOperator", "sensitive" : false, "setterDocumentation" : "

A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.

\n@param comparisonOperator A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.\n@see ComparisonOperator", "setterMethodName" : "setComparisonOperator", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "comparisonOperator", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "comparisonOperator", "variableType" : "String", "documentation" : "

A comparison operator. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getComparisonValue", "beanStyleSetterMethodName" : "setComparisonValue", "c2jName" : "ComparisonValue", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

A value to compare.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #comparisonValue(String)}.\n@param comparisonValue a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #comparisonValue(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A value to compare.

\n@return A value to compare.\n@deprecated Use {@link #comparisonValue()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A value to compare.

\n@param comparisonValue A value to compare.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #comparisonValue(String)}\n", "documentation" : "

A value to compare.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ComparisonValue property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasComparisonValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "comparisonValue", "fluentSetterDocumentation" : "

A value to compare.

\n@param comparisonValue A value to compare.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "comparisonValue", "getterDocumentation" : "

A value to compare.

\n@return A value to compare.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ComparisonValue", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ComparisonValue", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ComparisonValue", "sensitive" : false, "setterDocumentation" : "

A value to compare.

\n@param comparisonValue A value to compare.", "setterMethodName" : "setComparisonValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "comparisonValue", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "comparisonValue", "variableType" : "String", "documentation" : "

A value to compare.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "StreamNameCondition", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "StreamNameCondition", "variableName" : "streamNameCondition", "variableType" : "StreamNameCondition", "documentation" : null, "simpleType" : "StreamNameCondition", "variableSetterType" : "StreamNameCondition" }, "wrapper" : false, "xmlNamespace" : null }, "Tag" : { "c2jName" : "Tag", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

A key and value pair that is associated with the specified signaling channel.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "Key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "

The key of the tag that is associated with the specified signaling channel.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The key of the tag that is associated with the specified signaling channel.

\n@return The key of the tag that is associated with the specified signaling channel.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The key of the tag that is associated with the specified signaling channel.

\n@param key The key of the tag that is associated with the specified signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "

The key of the tag that is associated with the specified signaling channel.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "

The key of the tag that is associated with the specified signaling channel.

\n@param key The key of the tag that is associated with the specified signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "

The key of the tag that is associated with the specified signaling channel.

\n@return The key of the tag that is associated with the specified signaling channel.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "

The key of the tag that is associated with the specified signaling channel.

\n@param key The key of the tag that is associated with the specified signaling channel.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "

The key of the tag that is associated with the specified signaling channel.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "Value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "

The value of the tag that is associated with the specified signaling channel.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The value of the tag that is associated with the specified signaling channel.

\n@return The value of the tag that is associated with the specified signaling channel.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The value of the tag that is associated with the specified signaling channel.

\n@param value The value of the tag that is associated with the specified signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "

The value of the tag that is associated with the specified signaling channel.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

The value of the tag that is associated with the specified signaling channel.

\n@param value The value of the tag that is associated with the specified signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

The value of the tag that is associated with the specified signaling channel.

\n@return The value of the tag that is associated with the specified signaling channel.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "

The value of the tag that is associated with the specified signaling channel.

\n@param value The value of the tag that is associated with the specified signaling channel.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "

The value of the tag that is associated with the specified signaling channel.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "Key" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "Key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "

The key of the tag that is associated with the specified signaling channel.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The key of the tag that is associated with the specified signaling channel.

\n@return The key of the tag that is associated with the specified signaling channel.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The key of the tag that is associated with the specified signaling channel.

\n@param key The key of the tag that is associated with the specified signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "

The key of the tag that is associated with the specified signaling channel.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "

The key of the tag that is associated with the specified signaling channel.

\n@param key The key of the tag that is associated with the specified signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "

The key of the tag that is associated with the specified signaling channel.

\n@return The key of the tag that is associated with the specified signaling channel.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "

The key of the tag that is associated with the specified signaling channel.

\n@param key The key of the tag that is associated with the specified signaling channel.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "

The key of the tag that is associated with the specified signaling channel.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Value" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "Value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "

The value of the tag that is associated with the specified signaling channel.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The value of the tag that is associated with the specified signaling channel.

\n@return The value of the tag that is associated with the specified signaling channel.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The value of the tag that is associated with the specified signaling channel.

\n@param value The value of the tag that is associated with the specified signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "

The value of the tag that is associated with the specified signaling channel.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

The value of the tag that is associated with the specified signaling channel.

\n@param value The value of the tag that is associated with the specified signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

The value of the tag that is associated with the specified signaling channel.

\n@return The value of the tag that is associated with the specified signaling channel.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "

The value of the tag that is associated with the specified signaling channel.

\n@param value The value of the tag that is associated with the specified signaling channel.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "

The value of the tag that is associated with the specified signaling channel.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "Key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "

The key of the tag that is associated with the specified signaling channel.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The key of the tag that is associated with the specified signaling channel.

\n@return The key of the tag that is associated with the specified signaling channel.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The key of the tag that is associated with the specified signaling channel.

\n@param key The key of the tag that is associated with the specified signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "

The key of the tag that is associated with the specified signaling channel.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "

The key of the tag that is associated with the specified signaling channel.

\n@param key The key of the tag that is associated with the specified signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "

The key of the tag that is associated with the specified signaling channel.

\n@return The key of the tag that is associated with the specified signaling channel.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "

The key of the tag that is associated with the specified signaling channel.

\n@param key The key of the tag that is associated with the specified signaling channel.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "

The key of the tag that is associated with the specified signaling channel.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "Value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "

The value of the tag that is associated with the specified signaling channel.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The value of the tag that is associated with the specified signaling channel.

\n@return The value of the tag that is associated with the specified signaling channel.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The value of the tag that is associated with the specified signaling channel.

\n@param value The value of the tag that is associated with the specified signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "

The value of the tag that is associated with the specified signaling channel.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "

The value of the tag that is associated with the specified signaling channel.

\n@param value The value of the tag that is associated with the specified signaling channel.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "

The value of the tag that is associated with the specified signaling channel.

\n@return The value of the tag that is associated with the specified signaling channel.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "

The value of the tag that is associated with the specified signaling channel.

\n@param value The value of the tag that is associated with the specified signaling channel.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "

The value of the tag that is associated with the specified signaling channel.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Key", "Value" ], "shapeName" : "Tag", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "tag", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "wrapper" : false, "xmlNamespace" : null }, "TagResourceRequest" : { "c2jName" : "TagResourceInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : { "action" : "TagResource", "locationName" : null, "requestUri" : "/TagResource", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getResourceARN", "beanStyleSetterMethodName" : "setResourceARN", "c2jName" : "ResourceARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the signaling channel to which you want to add tags.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #resourceARN(String)}.\n@param resourceARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the signaling channel to which you want to add tags.

\n@return The ARN of the signaling channel to which you want to add tags.\n@deprecated Use {@link #resourceARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the signaling channel to which you want to add tags.

\n@param resourceARN The ARN of the signaling channel to which you want to add tags.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #resourceARN(String)}\n", "documentation" : "

The ARN of the signaling channel to which you want to add tags.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ResourceARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasResourceARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceARN", "fluentSetterDocumentation" : "

The ARN of the signaling channel to which you want to add tags.

\n@param resourceARN The ARN of the signaling channel to which you want to add tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceARN", "getterDocumentation" : "

The ARN of the signaling channel to which you want to add tags.

\n@return The ARN of the signaling channel to which you want to add tags.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the signaling channel to which you want to add tags.

\n@param resourceARN The ARN of the signaling channel to which you want to add tags.", "setterMethodName" : "setResourceARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceARN", "variableType" : "String", "documentation" : "

The ARN of the signaling channel to which you want to add tags.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "defaultConsumerFluentSetterDocumentation" : "

A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.

\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #tags(List)}.\n@param tags a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.

\n@param tags A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(List)}\n", "documentation" : "

A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.

\n@param tags A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(Tag)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.

\n@param tags A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ResourceARN" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getResourceARN", "beanStyleSetterMethodName" : "setResourceARN", "c2jName" : "ResourceARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the signaling channel to which you want to add tags.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #resourceARN(String)}.\n@param resourceARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the signaling channel to which you want to add tags.

\n@return The ARN of the signaling channel to which you want to add tags.\n@deprecated Use {@link #resourceARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the signaling channel to which you want to add tags.

\n@param resourceARN The ARN of the signaling channel to which you want to add tags.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #resourceARN(String)}\n", "documentation" : "

The ARN of the signaling channel to which you want to add tags.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ResourceARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasResourceARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceARN", "fluentSetterDocumentation" : "

The ARN of the signaling channel to which you want to add tags.

\n@param resourceARN The ARN of the signaling channel to which you want to add tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceARN", "getterDocumentation" : "

The ARN of the signaling channel to which you want to add tags.

\n@return The ARN of the signaling channel to which you want to add tags.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the signaling channel to which you want to add tags.

\n@param resourceARN The ARN of the signaling channel to which you want to add tags.", "setterMethodName" : "setResourceARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceARN", "variableType" : "String", "documentation" : "

The ARN of the signaling channel to which you want to add tags.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Tags" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "defaultConsumerFluentSetterDocumentation" : "

A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.

\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #tags(List)}.\n@param tags a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.

\n@param tags A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(List)}\n", "documentation" : "

A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.

\n@param tags A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(Tag)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.

\n@param tags A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getResourceARN", "beanStyleSetterMethodName" : "setResourceARN", "c2jName" : "ResourceARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the signaling channel to which you want to add tags.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #resourceARN(String)}.\n@param resourceARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the signaling channel to which you want to add tags.

\n@return The ARN of the signaling channel to which you want to add tags.\n@deprecated Use {@link #resourceARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the signaling channel to which you want to add tags.

\n@param resourceARN The ARN of the signaling channel to which you want to add tags.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #resourceARN(String)}\n", "documentation" : "

The ARN of the signaling channel to which you want to add tags.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ResourceARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasResourceARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceARN", "fluentSetterDocumentation" : "

The ARN of the signaling channel to which you want to add tags.

\n@param resourceARN The ARN of the signaling channel to which you want to add tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceARN", "getterDocumentation" : "

The ARN of the signaling channel to which you want to add tags.

\n@return The ARN of the signaling channel to which you want to add tags.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the signaling channel to which you want to add tags.

\n@param resourceARN The ARN of the signaling channel to which you want to add tags.", "setterMethodName" : "setResourceARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceARN", "variableType" : "String", "documentation" : "

The ARN of the signaling channel to which you want to add tags.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "TagList", "defaultConsumerFluentSetterDocumentation" : "

A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.

\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #tags(List)}.\n@param tags a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.

\n@param tags A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(List)}\n", "documentation" : "

A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.

\n@param tags A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "Tag", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link Tag.Builder} avoiding the need to create one manually via {@link Tag#builder()}.\n\nWhen the {@link Consumer} completes, {@link Tag.Builder#build()} is called immediately and its result is passed to {@link #member(Tag)}.\n@param member a consumer that will call methods on {@link Tag.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(Tag)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(Tag)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "Tag", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : null, "simpleType" : "Tag", "variableSetterType" : "Tag" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Tag", "variableName" : "member", "variableType" : "Tag", "documentation" : "", "simpleType" : "Tag", "variableSetterType" : "Tag" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "Tag", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : false, "simpleType" : "Tag", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.

\n@param tags A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tags", "variableType" : "java.util.List", "documentation" : "

A list of tags to associate with the specified signaling channel. Each tag is a key-value pair.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ResourceARN", "Tags" ], "shapeName" : "TagResourceRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "TagResourceRequest", "variableName" : "tagResourceRequest", "variableType" : "TagResourceRequest", "documentation" : null, "simpleType" : "TagResourceRequest", "variableSetterType" : "TagResourceRequest" }, "wrapper" : false, "xmlNamespace" : null }, "TagResourceResponse" : { "c2jName" : "TagResourceOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "TagResourceResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "TagResourceResponse", "variableName" : "tagResourceResponse", "variableType" : "TagResourceResponse", "documentation" : null, "simpleType" : "TagResourceResponse", "variableSetterType" : "TagResourceResponse" }, "wrapper" : false, "xmlNamespace" : null }, "TagStreamRequest" : { "c2jName" : "TagStreamInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : { "action" : "TagStream", "locationName" : null, "requestUri" : "/tagStream", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.

\n@return The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.

\n@param streamARN The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.

\n@param streamARN The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.

\n@return The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.

\n@param streamARN The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamName", "beanStyleSetterMethodName" : "setStreamName", "c2jName" : "StreamName", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

The name of the stream that you want to add the tag or tags to.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamName(String)}.\n@param streamName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the stream that you want to add the tag or tags to.

\n@return The name of the stream that you want to add the tag or tags to.\n@deprecated Use {@link #streamName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the stream that you want to add the tag or tags to.

\n@param streamName The name of the stream that you want to add the tag or tags to.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamName(String)}\n", "documentation" : "

The name of the stream that you want to add the tag or tags to.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamName", "fluentSetterDocumentation" : "

The name of the stream that you want to add the tag or tags to.

\n@param streamName The name of the stream that you want to add the tag or tags to.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamName", "getterDocumentation" : "

The name of the stream that you want to add the tag or tags to.

\n@return The name of the stream that you want to add the tag or tags to.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamName", "sensitive" : false, "setterDocumentation" : "

The name of the stream that you want to add the tag or tags to.

\n@param streamName The name of the stream that you want to add the tag or tags to.", "setterMethodName" : "setStreamName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : "

The name of the stream that you want to add the tag or tags to.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "ResourceTags", "defaultConsumerFluentSetterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\nThis is a convenience that creates an instance of the {@link Map.Builder} avoiding the need to create one manually via {@link Map#builder()}.\n\nWhen the {@link Consumer} completes, {@link Map.Builder#build()} is called immediately and its result is passed to {@link #tags(Map)}.\n@param tags a consumer that will call methods on {@link Map.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(Map)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n@param tags A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(Map)}\n", "documentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n@param tags A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n@param tags A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "StreamARN" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.

\n@return The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.

\n@param streamARN The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.

\n@param streamARN The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.

\n@return The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.

\n@param streamARN The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StreamName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamName", "beanStyleSetterMethodName" : "setStreamName", "c2jName" : "StreamName", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

The name of the stream that you want to add the tag or tags to.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamName(String)}.\n@param streamName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the stream that you want to add the tag or tags to.

\n@return The name of the stream that you want to add the tag or tags to.\n@deprecated Use {@link #streamName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the stream that you want to add the tag or tags to.

\n@param streamName The name of the stream that you want to add the tag or tags to.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamName(String)}\n", "documentation" : "

The name of the stream that you want to add the tag or tags to.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamName", "fluentSetterDocumentation" : "

The name of the stream that you want to add the tag or tags to.

\n@param streamName The name of the stream that you want to add the tag or tags to.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamName", "getterDocumentation" : "

The name of the stream that you want to add the tag or tags to.

\n@return The name of the stream that you want to add the tag or tags to.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamName", "sensitive" : false, "setterDocumentation" : "

The name of the stream that you want to add the tag or tags to.

\n@param streamName The name of the stream that you want to add the tag or tags to.", "setterMethodName" : "setStreamName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : "

The name of the stream that you want to add the tag or tags to.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Tags" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "ResourceTags", "defaultConsumerFluentSetterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\nThis is a convenience that creates an instance of the {@link Map.Builder} avoiding the need to create one manually via {@link Map#builder()}.\n\nWhen the {@link Consumer} completes, {@link Map.Builder#build()} is called immediately and its result is passed to {@link #tags(Map)}.\n@param tags a consumer that will call methods on {@link Map.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(Map)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n@param tags A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(Map)}\n", "documentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n@param tags A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n@param tags A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.

\n@return The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.

\n@param streamARN The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.

\n@param streamARN The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.

\n@return The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.

\n@param streamARN The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamName", "beanStyleSetterMethodName" : "setStreamName", "c2jName" : "StreamName", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

The name of the stream that you want to add the tag or tags to.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamName(String)}.\n@param streamName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the stream that you want to add the tag or tags to.

\n@return The name of the stream that you want to add the tag or tags to.\n@deprecated Use {@link #streamName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the stream that you want to add the tag or tags to.

\n@param streamName The name of the stream that you want to add the tag or tags to.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamName(String)}\n", "documentation" : "

The name of the stream that you want to add the tag or tags to.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamName", "fluentSetterDocumentation" : "

The name of the stream that you want to add the tag or tags to.

\n@param streamName The name of the stream that you want to add the tag or tags to.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamName", "getterDocumentation" : "

The name of the stream that you want to add the tag or tags to.

\n@return The name of the stream that you want to add the tag or tags to.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamName", "sensitive" : false, "setterDocumentation" : "

The name of the stream that you want to add the tag or tags to.

\n@param streamName The name of the stream that you want to add the tag or tags to.", "setterMethodName" : "setStreamName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : "

The name of the stream that you want to add the tag or tags to.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTags", "beanStyleSetterMethodName" : "setTags", "c2jName" : "Tags", "c2jShape" : "ResourceTags", "defaultConsumerFluentSetterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\nThis is a convenience that creates an instance of the {@link Map.Builder} avoiding the need to create one manually via {@link Map#builder()}.\n\nWhen the {@link Consumer} completes, {@link Map.Builder#build()} is called immediately and its result is passed to {@link #tags(Map)}.\n@param tags a consumer that will call methods on {@link Map.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tags(Map)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).\n@deprecated Use {@link #tags()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n@param tags A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tags(Map)}\n", "documentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTags", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tags", "fluentSetterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n@param tags A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tags", "getterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTags()} to see if a value was sent in this field.\n

\n@return A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).", "getterModel" : { "returnType" : "java.util.Map", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Tags", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Tags", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : true, "mapModel" : { "implType" : "java.util.HashMap", "interfaceType" : "java.util.Map", "keyLocationName" : "key", "keyModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getKey", "beanStyleSetterMethodName" : "setKey", "c2jName" : "key", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #key(String)}.\n@param key a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #key(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.\n@deprecated Use {@link #key()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #key(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Key property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasKey", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "key", "fluentSetterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "key", "getterDocumentation" : "Returns the value of the Key property for this object.\n@return The value of the Key property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "key", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "key", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Key", "sensitive" : false, "setterDocumentation" : "Sets the value of the Key property for this object.\n\n@param key The new value for the Key property for this object.", "setterMethodName" : "setKey", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "key", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "valueLocationName" : "value", "valueModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getValue", "beanStyleSetterMethodName" : "setValue", "c2jName" : "value", "c2jShape" : "TagValue", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #value(String)}.\n@param value a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #value(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.\n@deprecated Use {@link #value()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #value(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Value property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasValue", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "value", "fluentSetterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "value", "getterDocumentation" : "Returns the value of the Value property for this object.\n@return The value of the Value property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "value", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "value", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Value", "sensitive" : false, "setterDocumentation" : "Sets the value of the Value property for this object.\n\n@param value The new value for the Value property for this object.", "setterMethodName" : "setValue", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "value", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "entryType" : "Map.Entry", "templateType" : "java.util.Map" }, "marshallingType" : "MAP", "name" : "Tags", "sensitive" : false, "setterDocumentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

\n@param tags A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).", "setterMethodName" : "setTags", "setterModel" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : null, "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.Map", "variableName" : "tags", "variableType" : "java.util.Map", "documentation" : "

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

", "simpleType" : "Map", "variableSetterType" : "java.util.Map" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "Tags" ], "shapeName" : "TagStreamRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "TagStreamRequest", "variableName" : "tagStreamRequest", "variableType" : "TagStreamRequest", "documentation" : null, "simpleType" : "TagStreamRequest", "variableSetterType" : "TagStreamRequest" }, "wrapper" : false, "xmlNamespace" : null }, "TagStreamResponse" : { "c2jName" : "TagStreamOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "TagStreamResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "TagStreamResponse", "variableName" : "tagStreamResponse", "variableType" : "TagStreamResponse", "documentation" : null, "simpleType" : "TagStreamResponse", "variableSetterType" : "TagStreamResponse" }, "wrapper" : false, "xmlNamespace" : null }, "TagsPerResourceExceededLimitException" : { "c2jName" : "TagsPerResourceExceededLimitException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

You have exceeded the limit of tags that you can associate with the resource. Kinesis video streams support up to 50 tags.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : "TagsPerResourceExceededLimitException", "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : 400, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "TagsPerResourceExceededLimitException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "TagsPerResourceExceededLimitException", "variableName" : "tagsPerResourceExceededLimitException", "variableType" : "TagsPerResourceExceededLimitException", "documentation" : null, "simpleType" : "TagsPerResourceExceededLimitException", "variableSetterType" : "TagsPerResourceExceededLimitException" }, "wrapper" : false, "xmlNamespace" : null }, "UntagResourceRequest" : { "c2jName" : "UntagResourceInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : { "action" : "UntagResource", "locationName" : null, "requestUri" : "/UntagResource", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getResourceARN", "beanStyleSetterMethodName" : "setResourceARN", "c2jName" : "ResourceARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the signaling channel from which you want to remove tags.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #resourceARN(String)}.\n@param resourceARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the signaling channel from which you want to remove tags.

\n@return The ARN of the signaling channel from which you want to remove tags.\n@deprecated Use {@link #resourceARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the signaling channel from which you want to remove tags.

\n@param resourceARN The ARN of the signaling channel from which you want to remove tags.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #resourceARN(String)}\n", "documentation" : "

The ARN of the signaling channel from which you want to remove tags.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ResourceARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasResourceARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceARN", "fluentSetterDocumentation" : "

The ARN of the signaling channel from which you want to remove tags.

\n@param resourceARN The ARN of the signaling channel from which you want to remove tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceARN", "getterDocumentation" : "

The ARN of the signaling channel from which you want to remove tags.

\n@return The ARN of the signaling channel from which you want to remove tags.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the signaling channel from which you want to remove tags.

\n@param resourceARN The ARN of the signaling channel from which you want to remove tags.", "setterMethodName" : "setResourceARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceARN", "variableType" : "String", "documentation" : "

The ARN of the signaling channel from which you want to remove tags.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTagKeyList", "beanStyleSetterMethodName" : "setTagKeyList", "c2jName" : "TagKeyList", "c2jShape" : "TagKeyList", "defaultConsumerFluentSetterDocumentation" : "

A list of the keys of the tags that you want to remove.

\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #tagKeyList(List)}.\n@param tagKeyList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tagKeyList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTagKeyList()} to see if a value was sent in this field.\n

\n@return A list of the keys of the tags that you want to remove.\n@deprecated Use {@link #tagKeyList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n@param tagKeyList A list of the keys of the tags that you want to remove.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tagKeyList(List)}\n", "documentation" : "

A list of the keys of the tags that you want to remove.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TagKeyList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTagKeyList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tagKeyList", "fluentSetterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n@param tagKeyList A list of the keys of the tags that you want to remove.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tagKeyList", "getterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTagKeyList()} to see if a value was sent in this field.\n

\n@return A list of the keys of the tags that you want to remove.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TagKeyList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TagKeyList", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "TagKeyList", "sensitive" : false, "setterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n@param tagKeyList A list of the keys of the tags that you want to remove.", "setterMethodName" : "setTagKeyList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagKeyList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagKeyList", "variableType" : "java.util.List", "documentation" : "

A list of the keys of the tags that you want to remove.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ResourceARN" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getResourceARN", "beanStyleSetterMethodName" : "setResourceARN", "c2jName" : "ResourceARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the signaling channel from which you want to remove tags.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #resourceARN(String)}.\n@param resourceARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the signaling channel from which you want to remove tags.

\n@return The ARN of the signaling channel from which you want to remove tags.\n@deprecated Use {@link #resourceARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the signaling channel from which you want to remove tags.

\n@param resourceARN The ARN of the signaling channel from which you want to remove tags.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #resourceARN(String)}\n", "documentation" : "

The ARN of the signaling channel from which you want to remove tags.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ResourceARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasResourceARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceARN", "fluentSetterDocumentation" : "

The ARN of the signaling channel from which you want to remove tags.

\n@param resourceARN The ARN of the signaling channel from which you want to remove tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceARN", "getterDocumentation" : "

The ARN of the signaling channel from which you want to remove tags.

\n@return The ARN of the signaling channel from which you want to remove tags.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the signaling channel from which you want to remove tags.

\n@param resourceARN The ARN of the signaling channel from which you want to remove tags.", "setterMethodName" : "setResourceARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceARN", "variableType" : "String", "documentation" : "

The ARN of the signaling channel from which you want to remove tags.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TagKeyList" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTagKeyList", "beanStyleSetterMethodName" : "setTagKeyList", "c2jName" : "TagKeyList", "c2jShape" : "TagKeyList", "defaultConsumerFluentSetterDocumentation" : "

A list of the keys of the tags that you want to remove.

\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #tagKeyList(List)}.\n@param tagKeyList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tagKeyList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTagKeyList()} to see if a value was sent in this field.\n

\n@return A list of the keys of the tags that you want to remove.\n@deprecated Use {@link #tagKeyList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n@param tagKeyList A list of the keys of the tags that you want to remove.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tagKeyList(List)}\n", "documentation" : "

A list of the keys of the tags that you want to remove.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TagKeyList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTagKeyList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tagKeyList", "fluentSetterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n@param tagKeyList A list of the keys of the tags that you want to remove.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tagKeyList", "getterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTagKeyList()} to see if a value was sent in this field.\n

\n@return A list of the keys of the tags that you want to remove.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TagKeyList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TagKeyList", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "TagKeyList", "sensitive" : false, "setterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n@param tagKeyList A list of the keys of the tags that you want to remove.", "setterMethodName" : "setTagKeyList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagKeyList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagKeyList", "variableType" : "java.util.List", "documentation" : "

A list of the keys of the tags that you want to remove.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getResourceARN", "beanStyleSetterMethodName" : "setResourceARN", "c2jName" : "ResourceARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the signaling channel from which you want to remove tags.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #resourceARN(String)}.\n@param resourceARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #resourceARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the signaling channel from which you want to remove tags.

\n@return The ARN of the signaling channel from which you want to remove tags.\n@deprecated Use {@link #resourceARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the signaling channel from which you want to remove tags.

\n@param resourceARN The ARN of the signaling channel from which you want to remove tags.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #resourceARN(String)}\n", "documentation" : "

The ARN of the signaling channel from which you want to remove tags.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ResourceARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasResourceARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "resourceARN", "fluentSetterDocumentation" : "

The ARN of the signaling channel from which you want to remove tags.

\n@param resourceARN The ARN of the signaling channel from which you want to remove tags.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "resourceARN", "getterDocumentation" : "

The ARN of the signaling channel from which you want to remove tags.

\n@return The ARN of the signaling channel from which you want to remove tags.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ResourceARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ResourceARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ResourceARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the signaling channel from which you want to remove tags.

\n@param resourceARN The ARN of the signaling channel from which you want to remove tags.", "setterMethodName" : "setResourceARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "resourceARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "resourceARN", "variableType" : "String", "documentation" : "

The ARN of the signaling channel from which you want to remove tags.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTagKeyList", "beanStyleSetterMethodName" : "setTagKeyList", "c2jName" : "TagKeyList", "c2jShape" : "TagKeyList", "defaultConsumerFluentSetterDocumentation" : "

A list of the keys of the tags that you want to remove.

\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #tagKeyList(List)}.\n@param tagKeyList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tagKeyList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTagKeyList()} to see if a value was sent in this field.\n

\n@return A list of the keys of the tags that you want to remove.\n@deprecated Use {@link #tagKeyList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n@param tagKeyList A list of the keys of the tags that you want to remove.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tagKeyList(List)}\n", "documentation" : "

A list of the keys of the tags that you want to remove.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TagKeyList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTagKeyList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tagKeyList", "fluentSetterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n@param tagKeyList A list of the keys of the tags that you want to remove.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tagKeyList", "getterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTagKeyList()} to see if a value was sent in this field.\n

\n@return A list of the keys of the tags that you want to remove.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TagKeyList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TagKeyList", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "TagKeyList", "sensitive" : false, "setterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n@param tagKeyList A list of the keys of the tags that you want to remove.", "setterMethodName" : "setTagKeyList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagKeyList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagKeyList", "variableType" : "java.util.List", "documentation" : "

A list of the keys of the tags that you want to remove.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ResourceARN", "TagKeyList" ], "shapeName" : "UntagResourceRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "UntagResourceRequest", "variableName" : "untagResourceRequest", "variableType" : "UntagResourceRequest", "documentation" : null, "simpleType" : "UntagResourceRequest", "variableSetterType" : "UntagResourceRequest" }, "wrapper" : false, "xmlNamespace" : null }, "UntagResourceResponse" : { "c2jName" : "UntagResourceOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "UntagResourceResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "UntagResourceResponse", "variableName" : "untagResourceResponse", "variableType" : "UntagResourceResponse", "documentation" : null, "simpleType" : "UntagResourceResponse", "variableSetterType" : "UntagResourceResponse" }, "wrapper" : false, "xmlNamespace" : null }, "UntagStreamRequest" : { "c2jName" : "UntagStreamInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : { "action" : "UntagStream", "locationName" : null, "requestUri" : "/untagStream", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to remove tags from.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to remove tags from.

\n@return The Amazon Resource Name (ARN) of the stream that you want to remove tags from.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to remove tags from.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to remove tags from.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The Amazon Resource Name (ARN) of the stream that you want to remove tags from.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to remove tags from.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to remove tags from.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to remove tags from.

\n@return The Amazon Resource Name (ARN) of the stream that you want to remove tags from.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to remove tags from.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to remove tags from.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the stream that you want to remove tags from.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamName", "beanStyleSetterMethodName" : "setStreamName", "c2jName" : "StreamName", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

The name of the stream that you want to remove tags from.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamName(String)}.\n@param streamName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the stream that you want to remove tags from.

\n@return The name of the stream that you want to remove tags from.\n@deprecated Use {@link #streamName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the stream that you want to remove tags from.

\n@param streamName The name of the stream that you want to remove tags from.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamName(String)}\n", "documentation" : "

The name of the stream that you want to remove tags from.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamName", "fluentSetterDocumentation" : "

The name of the stream that you want to remove tags from.

\n@param streamName The name of the stream that you want to remove tags from.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamName", "getterDocumentation" : "

The name of the stream that you want to remove tags from.

\n@return The name of the stream that you want to remove tags from.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamName", "sensitive" : false, "setterDocumentation" : "

The name of the stream that you want to remove tags from.

\n@param streamName The name of the stream that you want to remove tags from.", "setterMethodName" : "setStreamName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : "

The name of the stream that you want to remove tags from.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTagKeyList", "beanStyleSetterMethodName" : "setTagKeyList", "c2jName" : "TagKeyList", "c2jShape" : "TagKeyList", "defaultConsumerFluentSetterDocumentation" : "

A list of the keys of the tags that you want to remove.

\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #tagKeyList(List)}.\n@param tagKeyList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tagKeyList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTagKeyList()} to see if a value was sent in this field.\n

\n@return A list of the keys of the tags that you want to remove.\n@deprecated Use {@link #tagKeyList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n@param tagKeyList A list of the keys of the tags that you want to remove.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tagKeyList(List)}\n", "documentation" : "

A list of the keys of the tags that you want to remove.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TagKeyList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTagKeyList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tagKeyList", "fluentSetterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n@param tagKeyList A list of the keys of the tags that you want to remove.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tagKeyList", "getterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTagKeyList()} to see if a value was sent in this field.\n

\n@return A list of the keys of the tags that you want to remove.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TagKeyList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TagKeyList", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "TagKeyList", "sensitive" : false, "setterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n@param tagKeyList A list of the keys of the tags that you want to remove.", "setterMethodName" : "setTagKeyList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagKeyList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagKeyList", "variableType" : "java.util.List", "documentation" : "

A list of the keys of the tags that you want to remove.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "StreamARN" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to remove tags from.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to remove tags from.

\n@return The Amazon Resource Name (ARN) of the stream that you want to remove tags from.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to remove tags from.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to remove tags from.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The Amazon Resource Name (ARN) of the stream that you want to remove tags from.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to remove tags from.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to remove tags from.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to remove tags from.

\n@return The Amazon Resource Name (ARN) of the stream that you want to remove tags from.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to remove tags from.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to remove tags from.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the stream that you want to remove tags from.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StreamName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamName", "beanStyleSetterMethodName" : "setStreamName", "c2jName" : "StreamName", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

The name of the stream that you want to remove tags from.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamName(String)}.\n@param streamName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the stream that you want to remove tags from.

\n@return The name of the stream that you want to remove tags from.\n@deprecated Use {@link #streamName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the stream that you want to remove tags from.

\n@param streamName The name of the stream that you want to remove tags from.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamName(String)}\n", "documentation" : "

The name of the stream that you want to remove tags from.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamName", "fluentSetterDocumentation" : "

The name of the stream that you want to remove tags from.

\n@param streamName The name of the stream that you want to remove tags from.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamName", "getterDocumentation" : "

The name of the stream that you want to remove tags from.

\n@return The name of the stream that you want to remove tags from.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamName", "sensitive" : false, "setterDocumentation" : "

The name of the stream that you want to remove tags from.

\n@param streamName The name of the stream that you want to remove tags from.", "setterMethodName" : "setStreamName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : "

The name of the stream that you want to remove tags from.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "TagKeyList" : { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTagKeyList", "beanStyleSetterMethodName" : "setTagKeyList", "c2jName" : "TagKeyList", "c2jShape" : "TagKeyList", "defaultConsumerFluentSetterDocumentation" : "

A list of the keys of the tags that you want to remove.

\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #tagKeyList(List)}.\n@param tagKeyList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tagKeyList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTagKeyList()} to see if a value was sent in this field.\n

\n@return A list of the keys of the tags that you want to remove.\n@deprecated Use {@link #tagKeyList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n@param tagKeyList A list of the keys of the tags that you want to remove.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tagKeyList(List)}\n", "documentation" : "

A list of the keys of the tags that you want to remove.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TagKeyList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTagKeyList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tagKeyList", "fluentSetterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n@param tagKeyList A list of the keys of the tags that you want to remove.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tagKeyList", "getterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTagKeyList()} to see if a value was sent in this field.\n

\n@return A list of the keys of the tags that you want to remove.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TagKeyList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TagKeyList", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "TagKeyList", "sensitive" : false, "setterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n@param tagKeyList A list of the keys of the tags that you want to remove.", "setterMethodName" : "setTagKeyList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagKeyList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagKeyList", "variableType" : "java.util.List", "documentation" : "

A list of the keys of the tags that you want to remove.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to remove tags from.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to remove tags from.

\n@return The Amazon Resource Name (ARN) of the stream that you want to remove tags from.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to remove tags from.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to remove tags from.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The Amazon Resource Name (ARN) of the stream that you want to remove tags from.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to remove tags from.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to remove tags from.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to remove tags from.

\n@return The Amazon Resource Name (ARN) of the stream that you want to remove tags from.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The Amazon Resource Name (ARN) of the stream that you want to remove tags from.

\n@param streamARN The Amazon Resource Name (ARN) of the stream that you want to remove tags from.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the stream that you want to remove tags from.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamName", "beanStyleSetterMethodName" : "setStreamName", "c2jName" : "StreamName", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

The name of the stream that you want to remove tags from.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamName(String)}.\n@param streamName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the stream that you want to remove tags from.

\n@return The name of the stream that you want to remove tags from.\n@deprecated Use {@link #streamName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the stream that you want to remove tags from.

\n@param streamName The name of the stream that you want to remove tags from.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamName(String)}\n", "documentation" : "

The name of the stream that you want to remove tags from.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamName", "fluentSetterDocumentation" : "

The name of the stream that you want to remove tags from.

\n@param streamName The name of the stream that you want to remove tags from.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamName", "getterDocumentation" : "

The name of the stream that you want to remove tags from.

\n@return The name of the stream that you want to remove tags from.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamName", "sensitive" : false, "setterDocumentation" : "

The name of the stream that you want to remove tags from.

\n@param streamName The name of the stream that you want to remove tags from.", "setterMethodName" : "setStreamName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : "

The name of the stream that you want to remove tags from.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : true }, "beanStyleGetterMethodName" : "getTagKeyList", "beanStyleSetterMethodName" : "setTagKeyList", "c2jName" : "TagKeyList", "c2jShape" : "TagKeyList", "defaultConsumerFluentSetterDocumentation" : "

A list of the keys of the tags that you want to remove.

\nThis is a convenience that creates an instance of the {@link List.Builder} avoiding the need to create one manually via {@link List#builder()}.\n\nWhen the {@link Consumer} completes, {@link List.Builder#build()} is called immediately and its result is passed to {@link #tagKeyList(List)}.\n@param tagKeyList a consumer that will call methods on {@link List.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #tagKeyList(List)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTagKeyList()} to see if a value was sent in this field.\n

\n@return A list of the keys of the tags that you want to remove.\n@deprecated Use {@link #tagKeyList()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n@param tagKeyList A list of the keys of the tags that you want to remove.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #tagKeyList(List)}\n", "documentation" : "

A list of the keys of the tags that you want to remove.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the TagKeyList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasTagKeyList", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "tagKeyList", "fluentSetterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n@param tagKeyList A list of the keys of the tags that you want to remove.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "tagKeyList", "getterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n

\nAttempts to modify the collection returned by this method will result in an UnsupportedOperationException.\n

\n

\nYou can use {@link #hasTagKeyList()} to see if a value was sent in this field.\n

\n@return A list of the keys of the tags that you want to remove.", "getterModel" : { "returnType" : "java.util.List", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "TagKeyList", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "TagKeyList", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : true, "listModel" : { "implType" : "java.util.ArrayList", "interfaceType" : "java.util.List", "listMemberModel" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMember", "beanStyleSetterMethodName" : "setMember", "c2jName" : "member", "c2jShape" : "TagKey", "defaultConsumerFluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #member(String)}.\n@param member a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #member(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.\n@deprecated Use {@link #member()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #member(String)}\n", "documentation" : "", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Member property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMember", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "member", "fluentSetterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "member", "getterDocumentation" : "Returns the value of the Member property for this object.\n@return The value of the Member property for this object.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "member", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "member", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Member", "sensitive" : false, "setterDocumentation" : "Sets the value of the Member property for this object.\n\n@param member The new value for the Member property for this object.", "setterMethodName" : "setMember", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "member", "variableType" : "String", "documentation" : "", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "memberLocationName" : null, "memberType" : "String", "map" : false, "memberAdditionalMarshallingPath" : null, "memberAdditionalUnmarshallingPath" : null, "simple" : true, "simpleType" : "String", "templateImplType" : "java.util.ArrayList", "templateType" : "java.util.List" }, "map" : false, "mapModel" : null, "marshallingType" : "LIST", "name" : "TagKeyList", "sensitive" : false, "setterDocumentation" : "

A list of the keys of the tags that you want to remove.

\n@param tagKeyList A list of the keys of the tags that you want to remove.", "setterMethodName" : "setTagKeyList", "setterModel" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagKeyList", "variableType" : "java.util.List", "documentation" : null, "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "java.util.List", "variableName" : "tagKeyList", "variableType" : "java.util.List", "documentation" : "

A list of the keys of the tags that you want to remove.

", "simpleType" : "List", "variableSetterType" : "java.util.Collection" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "TagKeyList" ], "shapeName" : "UntagStreamRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "UntagStreamRequest", "variableName" : "untagStreamRequest", "variableType" : "UntagStreamRequest", "documentation" : null, "simpleType" : "UntagStreamRequest", "variableSetterType" : "UntagStreamRequest" }, "wrapper" : false, "xmlNamespace" : null }, "UntagStreamResponse" : { "c2jName" : "UntagStreamOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "UntagStreamResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "UntagStreamResponse", "variableName" : "untagStreamResponse", "variableType" : "UntagStreamResponse", "documentation" : null, "simpleType" : "UntagStreamResponse", "variableSetterType" : "UntagStreamResponse" }, "wrapper" : false, "xmlNamespace" : null }, "UpdateDataRetentionOperation" : { "c2jName" : "UpdateDataRetentionOperation", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : [ { "name" : "INCREASE_DATA_RETENTION", "value" : "INCREASE_DATA_RETENTION" }, { "name" : "DECREASE_DATA_RETENTION", "value" : "DECREASE_DATA_RETENTION" } ], "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "UpdateDataRetentionOperation", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "UpdateDataRetentionOperation", "variableName" : "updateDataRetentionOperation", "variableType" : "UpdateDataRetentionOperation", "documentation" : null, "simpleType" : "UpdateDataRetentionOperation", "variableSetterType" : "UpdateDataRetentionOperation" }, "wrapper" : false, "xmlNamespace" : null }, "UpdateDataRetentionRequest" : { "c2jName" : "UpdateDataRetentionInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : { "action" : "UpdateDataRetention", "locationName" : null, "requestUri" : "/updateDataRetention", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamName", "beanStyleSetterMethodName" : "setStreamName", "c2jName" : "StreamName", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

The name of the stream whose retention period you want to change.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamName(String)}.\n@param streamName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the stream whose retention period you want to change.

\n@return The name of the stream whose retention period you want to change.\n@deprecated Use {@link #streamName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the stream whose retention period you want to change.

\n@param streamName The name of the stream whose retention period you want to change.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamName(String)}\n", "documentation" : "

The name of the stream whose retention period you want to change.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamName", "fluentSetterDocumentation" : "

The name of the stream whose retention period you want to change.

\n@param streamName The name of the stream whose retention period you want to change.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamName", "getterDocumentation" : "

The name of the stream whose retention period you want to change.

\n@return The name of the stream whose retention period you want to change.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamName", "sensitive" : false, "setterDocumentation" : "

The name of the stream whose retention period you want to change.

\n@param streamName The name of the stream whose retention period you want to change.", "setterMethodName" : "setStreamName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : "

The name of the stream whose retention period you want to change.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream whose retention period you want to change.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream whose retention period you want to change.

\n@return The Amazon Resource Name (ARN) of the stream whose retention period you want to change.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream whose retention period you want to change.

\n@param streamARN The Amazon Resource Name (ARN) of the stream whose retention period you want to change.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The Amazon Resource Name (ARN) of the stream whose retention period you want to change.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream whose retention period you want to change.

\n@param streamARN The Amazon Resource Name (ARN) of the stream whose retention period you want to change.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the stream whose retention period you want to change.

\n@return The Amazon Resource Name (ARN) of the stream whose retention period you want to change.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The Amazon Resource Name (ARN) of the stream whose retention period you want to change.

\n@param streamARN The Amazon Resource Name (ARN) of the stream whose retention period you want to change.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the stream whose retention period you want to change.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCurrentVersion", "beanStyleSetterMethodName" : "setCurrentVersion", "c2jName" : "CurrentVersion", "c2jShape" : "Version", "defaultConsumerFluentSetterDocumentation" : "

The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #currentVersion(String)}.\n@param currentVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #currentVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.

\n@return The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.\n@deprecated Use {@link #currentVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.

\n@param currentVersion The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #currentVersion(String)}\n", "documentation" : "

The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CurrentVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCurrentVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "currentVersion", "fluentSetterDocumentation" : "

The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.

\n@param currentVersion The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "currentVersion", "getterDocumentation" : "

The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.

\n@return The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CurrentVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CurrentVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CurrentVersion", "sensitive" : false, "setterDocumentation" : "

The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.

\n@param currentVersion The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.", "setterMethodName" : "setCurrentVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : "

The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getOperationAsString", "beanStyleSetterMethodName" : "setOperation", "c2jName" : "Operation", "c2jShape" : "UpdateDataRetentionOperation", "defaultConsumerFluentSetterDocumentation" : "

Indicates whether you want to increase or decrease the retention period.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #operationAsString(String)}.\n@param operation a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #operation(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

Indicates whether you want to increase or decrease the retention period.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #operation} will return {@link UpdateDataRetentionOperation#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #operationAsString}.\n

\n@return Indicates whether you want to increase or decrease the retention period.\n@see UpdateDataRetentionOperation\n@deprecated Use {@link #operationAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

Indicates whether you want to increase or decrease the retention period.

\n@param operation Indicates whether you want to increase or decrease the retention period.\n@see UpdateDataRetentionOperation\n@return Returns a reference to this object so that method calls can be chained together.\n@see UpdateDataRetentionOperation\n@deprecated Use {@link #operation(String)}\n", "documentation" : "

Indicates whether you want to increase or decrease the retention period.

", "endpointDiscoveryId" : false, "enumType" : "UpdateDataRetentionOperation", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Operation property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasOperation", "fluentEnumGetterMethodName" : "operation", "fluentEnumSetterMethodName" : "operation", "fluentGetterMethodName" : "operationAsString", "fluentSetterDocumentation" : "

Indicates whether you want to increase or decrease the retention period.

\n@param operation Indicates whether you want to increase or decrease the retention period.\n@see UpdateDataRetentionOperation\n@return Returns a reference to this object so that method calls can be chained together.\n@see UpdateDataRetentionOperation", "fluentSetterMethodName" : "operation", "getterDocumentation" : "

Indicates whether you want to increase or decrease the retention period.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #operation} will return {@link UpdateDataRetentionOperation#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #operationAsString}.\n

\n@return Indicates whether you want to increase or decrease the retention period.\n@see UpdateDataRetentionOperation", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Operation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Operation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Operation", "sensitive" : false, "setterDocumentation" : "

Indicates whether you want to increase or decrease the retention period.

\n@param operation Indicates whether you want to increase or decrease the retention period.\n@see UpdateDataRetentionOperation", "setterMethodName" : "setOperation", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operation", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operation", "variableType" : "String", "documentation" : "

Indicates whether you want to increase or decrease the retention period.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDataRetentionChangeInHours", "beanStyleSetterMethodName" : "setDataRetentionChangeInHours", "c2jName" : "DataRetentionChangeInHours", "c2jShape" : "DataRetentionChangeInHours", "defaultConsumerFluentSetterDocumentation" : "

The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).

\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #dataRetentionChangeInHours(Integer)}.\n@param dataRetentionChangeInHours a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dataRetentionChangeInHours(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).

\n@return The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).\n@deprecated Use {@link #dataRetentionChangeInHours()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).

\n@param dataRetentionChangeInHours The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dataRetentionChangeInHours(Integer)}\n", "documentation" : "

The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DataRetentionChangeInHours property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDataRetentionChangeInHours", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dataRetentionChangeInHours", "fluentSetterDocumentation" : "

The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).

\n@param dataRetentionChangeInHours The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dataRetentionChangeInHours", "getterDocumentation" : "

The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).

\n@return The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DataRetentionChangeInHours", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DataRetentionChangeInHours", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DataRetentionChangeInHours", "sensitive" : false, "setterDocumentation" : "

The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).

\n@param dataRetentionChangeInHours The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).", "setterMethodName" : "setDataRetentionChangeInHours", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "dataRetentionChangeInHours", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "dataRetentionChangeInHours", "variableType" : "Integer", "documentation" : "

The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CurrentVersion" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCurrentVersion", "beanStyleSetterMethodName" : "setCurrentVersion", "c2jName" : "CurrentVersion", "c2jShape" : "Version", "defaultConsumerFluentSetterDocumentation" : "

The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #currentVersion(String)}.\n@param currentVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #currentVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.

\n@return The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.\n@deprecated Use {@link #currentVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.

\n@param currentVersion The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #currentVersion(String)}\n", "documentation" : "

The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CurrentVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCurrentVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "currentVersion", "fluentSetterDocumentation" : "

The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.

\n@param currentVersion The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "currentVersion", "getterDocumentation" : "

The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.

\n@return The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CurrentVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CurrentVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CurrentVersion", "sensitive" : false, "setterDocumentation" : "

The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.

\n@param currentVersion The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.", "setterMethodName" : "setCurrentVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : "

The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DataRetentionChangeInHours" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDataRetentionChangeInHours", "beanStyleSetterMethodName" : "setDataRetentionChangeInHours", "c2jName" : "DataRetentionChangeInHours", "c2jShape" : "DataRetentionChangeInHours", "defaultConsumerFluentSetterDocumentation" : "

The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).

\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #dataRetentionChangeInHours(Integer)}.\n@param dataRetentionChangeInHours a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dataRetentionChangeInHours(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).

\n@return The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).\n@deprecated Use {@link #dataRetentionChangeInHours()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).

\n@param dataRetentionChangeInHours The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dataRetentionChangeInHours(Integer)}\n", "documentation" : "

The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DataRetentionChangeInHours property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDataRetentionChangeInHours", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dataRetentionChangeInHours", "fluentSetterDocumentation" : "

The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).

\n@param dataRetentionChangeInHours The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dataRetentionChangeInHours", "getterDocumentation" : "

The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).

\n@return The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DataRetentionChangeInHours", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DataRetentionChangeInHours", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DataRetentionChangeInHours", "sensitive" : false, "setterDocumentation" : "

The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).

\n@param dataRetentionChangeInHours The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).", "setterMethodName" : "setDataRetentionChangeInHours", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "dataRetentionChangeInHours", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "dataRetentionChangeInHours", "variableType" : "Integer", "documentation" : "

The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "Operation" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getOperationAsString", "beanStyleSetterMethodName" : "setOperation", "c2jName" : "Operation", "c2jShape" : "UpdateDataRetentionOperation", "defaultConsumerFluentSetterDocumentation" : "

Indicates whether you want to increase or decrease the retention period.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #operationAsString(String)}.\n@param operation a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #operation(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

Indicates whether you want to increase or decrease the retention period.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #operation} will return {@link UpdateDataRetentionOperation#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #operationAsString}.\n

\n@return Indicates whether you want to increase or decrease the retention period.\n@see UpdateDataRetentionOperation\n@deprecated Use {@link #operationAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

Indicates whether you want to increase or decrease the retention period.

\n@param operation Indicates whether you want to increase or decrease the retention period.\n@see UpdateDataRetentionOperation\n@return Returns a reference to this object so that method calls can be chained together.\n@see UpdateDataRetentionOperation\n@deprecated Use {@link #operation(String)}\n", "documentation" : "

Indicates whether you want to increase or decrease the retention period.

", "endpointDiscoveryId" : false, "enumType" : "UpdateDataRetentionOperation", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Operation property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasOperation", "fluentEnumGetterMethodName" : "operation", "fluentEnumSetterMethodName" : "operation", "fluentGetterMethodName" : "operationAsString", "fluentSetterDocumentation" : "

Indicates whether you want to increase or decrease the retention period.

\n@param operation Indicates whether you want to increase or decrease the retention period.\n@see UpdateDataRetentionOperation\n@return Returns a reference to this object so that method calls can be chained together.\n@see UpdateDataRetentionOperation", "fluentSetterMethodName" : "operation", "getterDocumentation" : "

Indicates whether you want to increase or decrease the retention period.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #operation} will return {@link UpdateDataRetentionOperation#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #operationAsString}.\n

\n@return Indicates whether you want to increase or decrease the retention period.\n@see UpdateDataRetentionOperation", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Operation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Operation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Operation", "sensitive" : false, "setterDocumentation" : "

Indicates whether you want to increase or decrease the retention period.

\n@param operation Indicates whether you want to increase or decrease the retention period.\n@see UpdateDataRetentionOperation", "setterMethodName" : "setOperation", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operation", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operation", "variableType" : "String", "documentation" : "

Indicates whether you want to increase or decrease the retention period.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StreamARN" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream whose retention period you want to change.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream whose retention period you want to change.

\n@return The Amazon Resource Name (ARN) of the stream whose retention period you want to change.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream whose retention period you want to change.

\n@param streamARN The Amazon Resource Name (ARN) of the stream whose retention period you want to change.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The Amazon Resource Name (ARN) of the stream whose retention period you want to change.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream whose retention period you want to change.

\n@param streamARN The Amazon Resource Name (ARN) of the stream whose retention period you want to change.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the stream whose retention period you want to change.

\n@return The Amazon Resource Name (ARN) of the stream whose retention period you want to change.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The Amazon Resource Name (ARN) of the stream whose retention period you want to change.

\n@param streamARN The Amazon Resource Name (ARN) of the stream whose retention period you want to change.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the stream whose retention period you want to change.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StreamName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamName", "beanStyleSetterMethodName" : "setStreamName", "c2jName" : "StreamName", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

The name of the stream whose retention period you want to change.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamName(String)}.\n@param streamName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the stream whose retention period you want to change.

\n@return The name of the stream whose retention period you want to change.\n@deprecated Use {@link #streamName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the stream whose retention period you want to change.

\n@param streamName The name of the stream whose retention period you want to change.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamName(String)}\n", "documentation" : "

The name of the stream whose retention period you want to change.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamName", "fluentSetterDocumentation" : "

The name of the stream whose retention period you want to change.

\n@param streamName The name of the stream whose retention period you want to change.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamName", "getterDocumentation" : "

The name of the stream whose retention period you want to change.

\n@return The name of the stream whose retention period you want to change.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamName", "sensitive" : false, "setterDocumentation" : "

The name of the stream whose retention period you want to change.

\n@param streamName The name of the stream whose retention period you want to change.", "setterMethodName" : "setStreamName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : "

The name of the stream whose retention period you want to change.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamName", "beanStyleSetterMethodName" : "setStreamName", "c2jName" : "StreamName", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

The name of the stream whose retention period you want to change.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamName(String)}.\n@param streamName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the stream whose retention period you want to change.

\n@return The name of the stream whose retention period you want to change.\n@deprecated Use {@link #streamName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the stream whose retention period you want to change.

\n@param streamName The name of the stream whose retention period you want to change.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamName(String)}\n", "documentation" : "

The name of the stream whose retention period you want to change.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamName", "fluentSetterDocumentation" : "

The name of the stream whose retention period you want to change.

\n@param streamName The name of the stream whose retention period you want to change.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamName", "getterDocumentation" : "

The name of the stream whose retention period you want to change.

\n@return The name of the stream whose retention period you want to change.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamName", "sensitive" : false, "setterDocumentation" : "

The name of the stream whose retention period you want to change.

\n@param streamName The name of the stream whose retention period you want to change.", "setterMethodName" : "setStreamName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : "

The name of the stream whose retention period you want to change.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream whose retention period you want to change.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream whose retention period you want to change.

\n@return The Amazon Resource Name (ARN) of the stream whose retention period you want to change.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream whose retention period you want to change.

\n@param streamARN The Amazon Resource Name (ARN) of the stream whose retention period you want to change.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The Amazon Resource Name (ARN) of the stream whose retention period you want to change.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The Amazon Resource Name (ARN) of the stream whose retention period you want to change.

\n@param streamARN The Amazon Resource Name (ARN) of the stream whose retention period you want to change.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The Amazon Resource Name (ARN) of the stream whose retention period you want to change.

\n@return The Amazon Resource Name (ARN) of the stream whose retention period you want to change.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The Amazon Resource Name (ARN) of the stream whose retention period you want to change.

\n@param streamARN The Amazon Resource Name (ARN) of the stream whose retention period you want to change.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The Amazon Resource Name (ARN) of the stream whose retention period you want to change.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCurrentVersion", "beanStyleSetterMethodName" : "setCurrentVersion", "c2jName" : "CurrentVersion", "c2jShape" : "Version", "defaultConsumerFluentSetterDocumentation" : "

The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #currentVersion(String)}.\n@param currentVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #currentVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.

\n@return The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.\n@deprecated Use {@link #currentVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.

\n@param currentVersion The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #currentVersion(String)}\n", "documentation" : "

The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CurrentVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCurrentVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "currentVersion", "fluentSetterDocumentation" : "

The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.

\n@param currentVersion The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "currentVersion", "getterDocumentation" : "

The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.

\n@return The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CurrentVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CurrentVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CurrentVersion", "sensitive" : false, "setterDocumentation" : "

The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.

\n@param currentVersion The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.", "setterMethodName" : "setCurrentVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : "

The version of the stream whose retention period you want to change. To get the version, call either the DescribeStream or the ListStreams API.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getOperationAsString", "beanStyleSetterMethodName" : "setOperation", "c2jName" : "Operation", "c2jShape" : "UpdateDataRetentionOperation", "defaultConsumerFluentSetterDocumentation" : "

Indicates whether you want to increase or decrease the retention period.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #operationAsString(String)}.\n@param operation a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #operation(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

Indicates whether you want to increase or decrease the retention period.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #operation} will return {@link UpdateDataRetentionOperation#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #operationAsString}.\n

\n@return Indicates whether you want to increase or decrease the retention period.\n@see UpdateDataRetentionOperation\n@deprecated Use {@link #operationAsString()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

Indicates whether you want to increase or decrease the retention period.

\n@param operation Indicates whether you want to increase or decrease the retention period.\n@see UpdateDataRetentionOperation\n@return Returns a reference to this object so that method calls can be chained together.\n@see UpdateDataRetentionOperation\n@deprecated Use {@link #operation(String)}\n", "documentation" : "

Indicates whether you want to increase or decrease the retention period.

", "endpointDiscoveryId" : false, "enumType" : "UpdateDataRetentionOperation", "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the Operation property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasOperation", "fluentEnumGetterMethodName" : "operation", "fluentEnumSetterMethodName" : "operation", "fluentGetterMethodName" : "operationAsString", "fluentSetterDocumentation" : "

Indicates whether you want to increase or decrease the retention period.

\n@param operation Indicates whether you want to increase or decrease the retention period.\n@see UpdateDataRetentionOperation\n@return Returns a reference to this object so that method calls can be chained together.\n@see UpdateDataRetentionOperation", "fluentSetterMethodName" : "operation", "getterDocumentation" : "

Indicates whether you want to increase or decrease the retention period.

\n

\nIf the service returns an enum value that is not available in the current SDK version, {@link #operation} will return {@link UpdateDataRetentionOperation#UNKNOWN_TO_SDK_VERSION}. The raw value returned by the service is available from {@link #operationAsString}.\n

\n@return Indicates whether you want to increase or decrease the retention period.\n@see UpdateDataRetentionOperation", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "Operation", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "Operation", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "Operation", "sensitive" : false, "setterDocumentation" : "

Indicates whether you want to increase or decrease the retention period.

\n@param operation Indicates whether you want to increase or decrease the retention period.\n@see UpdateDataRetentionOperation", "setterMethodName" : "setOperation", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "operation", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "operation", "variableType" : "String", "documentation" : "

Indicates whether you want to increase or decrease the retention period.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDataRetentionChangeInHours", "beanStyleSetterMethodName" : "setDataRetentionChangeInHours", "c2jName" : "DataRetentionChangeInHours", "c2jShape" : "DataRetentionChangeInHours", "defaultConsumerFluentSetterDocumentation" : "

The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).

\nThis is a convenience that creates an instance of the {@link Integer.Builder} avoiding the need to create one manually via {@link Integer#builder()}.\n\nWhen the {@link Consumer} completes, {@link Integer.Builder#build()} is called immediately and its result is passed to {@link #dataRetentionChangeInHours(Integer)}.\n@param dataRetentionChangeInHours a consumer that will call methods on {@link Integer.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #dataRetentionChangeInHours(Integer)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).

\n@return The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).\n@deprecated Use {@link #dataRetentionChangeInHours()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).

\n@param dataRetentionChangeInHours The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #dataRetentionChangeInHours(Integer)}\n", "documentation" : "

The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DataRetentionChangeInHours property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDataRetentionChangeInHours", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "dataRetentionChangeInHours", "fluentSetterDocumentation" : "

The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).

\n@param dataRetentionChangeInHours The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "dataRetentionChangeInHours", "getterDocumentation" : "

The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).

\n@return The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).", "getterModel" : { "returnType" : "Integer", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DataRetentionChangeInHours", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DataRetentionChangeInHours", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "INTEGER", "name" : "DataRetentionChangeInHours", "sensitive" : false, "setterDocumentation" : "

The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).

\n@param dataRetentionChangeInHours The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).", "setterMethodName" : "setDataRetentionChangeInHours", "setterModel" : { "variableDeclarationType" : "Integer", "variableName" : "dataRetentionChangeInHours", "variableType" : "Integer", "documentation" : null, "simpleType" : "Integer", "variableSetterType" : "Integer" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "Integer", "variableName" : "dataRetentionChangeInHours", "variableType" : "Integer", "documentation" : "

The retention period, in hours. The value you specify replaces the current value. The maximum value for this parameter is 87600 (ten years).

", "simpleType" : "Integer", "variableSetterType" : "Integer" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "CurrentVersion", "Operation", "DataRetentionChangeInHours" ], "shapeName" : "UpdateDataRetentionRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "UpdateDataRetentionRequest", "variableName" : "updateDataRetentionRequest", "variableType" : "UpdateDataRetentionRequest", "documentation" : null, "simpleType" : "UpdateDataRetentionRequest", "variableSetterType" : "UpdateDataRetentionRequest" }, "wrapper" : false, "xmlNamespace" : null }, "UpdateDataRetentionResponse" : { "c2jName" : "UpdateDataRetentionOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "UpdateDataRetentionResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "UpdateDataRetentionResponse", "variableName" : "updateDataRetentionResponse", "variableType" : "UpdateDataRetentionResponse", "documentation" : null, "simpleType" : "UpdateDataRetentionResponse", "variableSetterType" : "UpdateDataRetentionResponse" }, "wrapper" : false, "xmlNamespace" : null }, "UpdateSignalingChannelRequest" : { "c2jName" : "UpdateSignalingChannelInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : { "action" : "UpdateSignalingChannel", "locationName" : null, "requestUri" : "/updateSignalingChannel", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelARN", "beanStyleSetterMethodName" : "setChannelARN", "c2jName" : "ChannelARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the signaling channel that you want to update.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelARN(String)}.\n@param channelARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the signaling channel that you want to update.

\n@return The ARN of the signaling channel that you want to update.\n@deprecated Use {@link #channelARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the signaling channel that you want to update.

\n@param channelARN The ARN of the signaling channel that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelARN(String)}\n", "documentation" : "

The ARN of the signaling channel that you want to update.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelARN", "fluentSetterDocumentation" : "

The ARN of the signaling channel that you want to update.

\n@param channelARN The ARN of the signaling channel that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelARN", "getterDocumentation" : "

The ARN of the signaling channel that you want to update.

\n@return The ARN of the signaling channel that you want to update.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the signaling channel that you want to update.

\n@param channelARN The ARN of the signaling channel that you want to update.", "setterMethodName" : "setChannelARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : "

The ARN of the signaling channel that you want to update.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCurrentVersion", "beanStyleSetterMethodName" : "setCurrentVersion", "c2jName" : "CurrentVersion", "c2jShape" : "Version", "defaultConsumerFluentSetterDocumentation" : "

The current version of the signaling channel that you want to update.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #currentVersion(String)}.\n@param currentVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #currentVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The current version of the signaling channel that you want to update.

\n@return The current version of the signaling channel that you want to update.\n@deprecated Use {@link #currentVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The current version of the signaling channel that you want to update.

\n@param currentVersion The current version of the signaling channel that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #currentVersion(String)}\n", "documentation" : "

The current version of the signaling channel that you want to update.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CurrentVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCurrentVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "currentVersion", "fluentSetterDocumentation" : "

The current version of the signaling channel that you want to update.

\n@param currentVersion The current version of the signaling channel that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "currentVersion", "getterDocumentation" : "

The current version of the signaling channel that you want to update.

\n@return The current version of the signaling channel that you want to update.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CurrentVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CurrentVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CurrentVersion", "sensitive" : false, "setterDocumentation" : "

The current version of the signaling channel that you want to update.

\n@param currentVersion The current version of the signaling channel that you want to update.", "setterMethodName" : "setCurrentVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : "

The current version of the signaling channel that you want to update.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSingleMasterConfiguration", "beanStyleSetterMethodName" : "setSingleMasterConfiguration", "c2jName" : "SingleMasterConfiguration", "c2jShape" : "SingleMasterConfiguration", "defaultConsumerFluentSetterDocumentation" : "

The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.

\nThis is a convenience that creates an instance of the {@link SingleMasterConfiguration.Builder} avoiding the need to create one manually via {@link SingleMasterConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link SingleMasterConfiguration.Builder#build()} is called immediately and its result is passed to {@link #singleMasterConfiguration(SingleMasterConfiguration)}.\n@param singleMasterConfiguration a consumer that will call methods on {@link SingleMasterConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #singleMasterConfiguration(SingleMasterConfiguration)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.

\n@return The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.\n@deprecated Use {@link #singleMasterConfiguration()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.

\n@param singleMasterConfiguration The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #singleMasterConfiguration(SingleMasterConfiguration)}\n", "documentation" : "

The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SingleMasterConfiguration property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSingleMasterConfiguration", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "singleMasterConfiguration", "fluentSetterDocumentation" : "

The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.

\n@param singleMasterConfiguration The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "singleMasterConfiguration", "getterDocumentation" : "

The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.

\n@return The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.", "getterModel" : { "returnType" : "SingleMasterConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SingleMasterConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SingleMasterConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "SingleMasterConfiguration", "sensitive" : false, "setterDocumentation" : "

The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.

\n@param singleMasterConfiguration The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.", "setterMethodName" : "setSingleMasterConfiguration", "setterModel" : { "variableDeclarationType" : "SingleMasterConfiguration", "variableName" : "singleMasterConfiguration", "variableType" : "SingleMasterConfiguration", "documentation" : null, "simpleType" : "SingleMasterConfiguration", "variableSetterType" : "SingleMasterConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "SingleMasterConfiguration", "variableName" : "singleMasterConfiguration", "variableType" : "SingleMasterConfiguration", "documentation" : "

The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.

", "simpleType" : "SingleMasterConfiguration", "variableSetterType" : "SingleMasterConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "ChannelARN" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelARN", "beanStyleSetterMethodName" : "setChannelARN", "c2jName" : "ChannelARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the signaling channel that you want to update.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelARN(String)}.\n@param channelARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the signaling channel that you want to update.

\n@return The ARN of the signaling channel that you want to update.\n@deprecated Use {@link #channelARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the signaling channel that you want to update.

\n@param channelARN The ARN of the signaling channel that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelARN(String)}\n", "documentation" : "

The ARN of the signaling channel that you want to update.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelARN", "fluentSetterDocumentation" : "

The ARN of the signaling channel that you want to update.

\n@param channelARN The ARN of the signaling channel that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelARN", "getterDocumentation" : "

The ARN of the signaling channel that you want to update.

\n@return The ARN of the signaling channel that you want to update.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the signaling channel that you want to update.

\n@param channelARN The ARN of the signaling channel that you want to update.", "setterMethodName" : "setChannelARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : "

The ARN of the signaling channel that you want to update.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "CurrentVersion" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCurrentVersion", "beanStyleSetterMethodName" : "setCurrentVersion", "c2jName" : "CurrentVersion", "c2jShape" : "Version", "defaultConsumerFluentSetterDocumentation" : "

The current version of the signaling channel that you want to update.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #currentVersion(String)}.\n@param currentVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #currentVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The current version of the signaling channel that you want to update.

\n@return The current version of the signaling channel that you want to update.\n@deprecated Use {@link #currentVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The current version of the signaling channel that you want to update.

\n@param currentVersion The current version of the signaling channel that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #currentVersion(String)}\n", "documentation" : "

The current version of the signaling channel that you want to update.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CurrentVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCurrentVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "currentVersion", "fluentSetterDocumentation" : "

The current version of the signaling channel that you want to update.

\n@param currentVersion The current version of the signaling channel that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "currentVersion", "getterDocumentation" : "

The current version of the signaling channel that you want to update.

\n@return The current version of the signaling channel that you want to update.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CurrentVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CurrentVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CurrentVersion", "sensitive" : false, "setterDocumentation" : "

The current version of the signaling channel that you want to update.

\n@param currentVersion The current version of the signaling channel that you want to update.", "setterMethodName" : "setCurrentVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : "

The current version of the signaling channel that you want to update.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "SingleMasterConfiguration" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSingleMasterConfiguration", "beanStyleSetterMethodName" : "setSingleMasterConfiguration", "c2jName" : "SingleMasterConfiguration", "c2jShape" : "SingleMasterConfiguration", "defaultConsumerFluentSetterDocumentation" : "

The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.

\nThis is a convenience that creates an instance of the {@link SingleMasterConfiguration.Builder} avoiding the need to create one manually via {@link SingleMasterConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link SingleMasterConfiguration.Builder#build()} is called immediately and its result is passed to {@link #singleMasterConfiguration(SingleMasterConfiguration)}.\n@param singleMasterConfiguration a consumer that will call methods on {@link SingleMasterConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #singleMasterConfiguration(SingleMasterConfiguration)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.

\n@return The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.\n@deprecated Use {@link #singleMasterConfiguration()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.

\n@param singleMasterConfiguration The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #singleMasterConfiguration(SingleMasterConfiguration)}\n", "documentation" : "

The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SingleMasterConfiguration property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSingleMasterConfiguration", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "singleMasterConfiguration", "fluentSetterDocumentation" : "

The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.

\n@param singleMasterConfiguration The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "singleMasterConfiguration", "getterDocumentation" : "

The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.

\n@return The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.", "getterModel" : { "returnType" : "SingleMasterConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SingleMasterConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SingleMasterConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "SingleMasterConfiguration", "sensitive" : false, "setterDocumentation" : "

The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.

\n@param singleMasterConfiguration The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.", "setterMethodName" : "setSingleMasterConfiguration", "setterModel" : { "variableDeclarationType" : "SingleMasterConfiguration", "variableName" : "singleMasterConfiguration", "variableType" : "SingleMasterConfiguration", "documentation" : null, "simpleType" : "SingleMasterConfiguration", "variableSetterType" : "SingleMasterConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "SingleMasterConfiguration", "variableName" : "singleMasterConfiguration", "variableType" : "SingleMasterConfiguration", "documentation" : "

The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.

", "simpleType" : "SingleMasterConfiguration", "variableSetterType" : "SingleMasterConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getChannelARN", "beanStyleSetterMethodName" : "setChannelARN", "c2jName" : "ChannelARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the signaling channel that you want to update.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #channelARN(String)}.\n@param channelARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #channelARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the signaling channel that you want to update.

\n@return The ARN of the signaling channel that you want to update.\n@deprecated Use {@link #channelARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the signaling channel that you want to update.

\n@param channelARN The ARN of the signaling channel that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #channelARN(String)}\n", "documentation" : "

The ARN of the signaling channel that you want to update.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the ChannelARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasChannelARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "channelARN", "fluentSetterDocumentation" : "

The ARN of the signaling channel that you want to update.

\n@param channelARN The ARN of the signaling channel that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "channelARN", "getterDocumentation" : "

The ARN of the signaling channel that you want to update.

\n@return The ARN of the signaling channel that you want to update.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "ChannelARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "ChannelARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "ChannelARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the signaling channel that you want to update.

\n@param channelARN The ARN of the signaling channel that you want to update.", "setterMethodName" : "setChannelARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "channelARN", "variableType" : "String", "documentation" : "

The ARN of the signaling channel that you want to update.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCurrentVersion", "beanStyleSetterMethodName" : "setCurrentVersion", "c2jName" : "CurrentVersion", "c2jShape" : "Version", "defaultConsumerFluentSetterDocumentation" : "

The current version of the signaling channel that you want to update.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #currentVersion(String)}.\n@param currentVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #currentVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The current version of the signaling channel that you want to update.

\n@return The current version of the signaling channel that you want to update.\n@deprecated Use {@link #currentVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The current version of the signaling channel that you want to update.

\n@param currentVersion The current version of the signaling channel that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #currentVersion(String)}\n", "documentation" : "

The current version of the signaling channel that you want to update.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CurrentVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCurrentVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "currentVersion", "fluentSetterDocumentation" : "

The current version of the signaling channel that you want to update.

\n@param currentVersion The current version of the signaling channel that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "currentVersion", "getterDocumentation" : "

The current version of the signaling channel that you want to update.

\n@return The current version of the signaling channel that you want to update.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CurrentVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CurrentVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CurrentVersion", "sensitive" : false, "setterDocumentation" : "

The current version of the signaling channel that you want to update.

\n@param currentVersion The current version of the signaling channel that you want to update.", "setterMethodName" : "setCurrentVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : "

The current version of the signaling channel that you want to update.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getSingleMasterConfiguration", "beanStyleSetterMethodName" : "setSingleMasterConfiguration", "c2jName" : "SingleMasterConfiguration", "c2jShape" : "SingleMasterConfiguration", "defaultConsumerFluentSetterDocumentation" : "

The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.

\nThis is a convenience that creates an instance of the {@link SingleMasterConfiguration.Builder} avoiding the need to create one manually via {@link SingleMasterConfiguration#builder()}.\n\nWhen the {@link Consumer} completes, {@link SingleMasterConfiguration.Builder#build()} is called immediately and its result is passed to {@link #singleMasterConfiguration(SingleMasterConfiguration)}.\n@param singleMasterConfiguration a consumer that will call methods on {@link SingleMasterConfiguration.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #singleMasterConfiguration(SingleMasterConfiguration)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.

\n@return The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.\n@deprecated Use {@link #singleMasterConfiguration()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.

\n@param singleMasterConfiguration The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #singleMasterConfiguration(SingleMasterConfiguration)}\n", "documentation" : "

The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the SingleMasterConfiguration property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasSingleMasterConfiguration", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "singleMasterConfiguration", "fluentSetterDocumentation" : "

The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.

\n@param singleMasterConfiguration The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "singleMasterConfiguration", "getterDocumentation" : "

The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.

\n@return The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.", "getterModel" : { "returnType" : "SingleMasterConfiguration", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "SingleMasterConfiguration", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "SingleMasterConfiguration", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "SDK_POJO", "name" : "SingleMasterConfiguration", "sensitive" : false, "setterDocumentation" : "

The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.

\n@param singleMasterConfiguration The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.", "setterMethodName" : "setSingleMasterConfiguration", "setterModel" : { "variableDeclarationType" : "SingleMasterConfiguration", "variableName" : "singleMasterConfiguration", "variableType" : "SingleMasterConfiguration", "documentation" : null, "simpleType" : "SingleMasterConfiguration", "variableSetterType" : "SingleMasterConfiguration" }, "simple" : false, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "SingleMasterConfiguration", "variableName" : "singleMasterConfiguration", "variableType" : "SingleMasterConfiguration", "documentation" : "

The structure containing the configuration for the SINGLE_MASTER type of the signaling channel that you want to update.

", "simpleType" : "SingleMasterConfiguration", "variableSetterType" : "SingleMasterConfiguration" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "ChannelARN", "CurrentVersion" ], "shapeName" : "UpdateSignalingChannelRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "UpdateSignalingChannelRequest", "variableName" : "updateSignalingChannelRequest", "variableType" : "UpdateSignalingChannelRequest", "documentation" : null, "simpleType" : "UpdateSignalingChannelRequest", "variableSetterType" : "UpdateSignalingChannelRequest" }, "wrapper" : false, "xmlNamespace" : null }, "UpdateSignalingChannelResponse" : { "c2jName" : "UpdateSignalingChannelOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "UpdateSignalingChannelResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "UpdateSignalingChannelResponse", "variableName" : "updateSignalingChannelResponse", "variableType" : "UpdateSignalingChannelResponse", "documentation" : null, "simpleType" : "UpdateSignalingChannelResponse", "variableSetterType" : "UpdateSignalingChannelResponse" }, "wrapper" : false, "xmlNamespace" : null }, "UpdateStreamRequest" : { "c2jName" : "UpdateStreamInput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : { "action" : "UpdateStream", "locationName" : null, "requestUri" : "/updateStream", "target" : null, "verb" : "POST", "xmlNameSpaceUri" : null }, "members" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamName", "beanStyleSetterMethodName" : "setStreamName", "c2jName" : "StreamName", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamName(String)}.\n@param streamName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@return The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.\n@deprecated Use {@link #streamName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@param streamName The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamName(String)}\n", "documentation" : "

The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamName", "fluentSetterDocumentation" : "

The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@param streamName The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamName", "getterDocumentation" : "

The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@return The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamName", "sensitive" : false, "setterDocumentation" : "

The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@param streamName The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.", "setterMethodName" : "setStreamName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : "

The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the stream whose metadata you want to update.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the stream whose metadata you want to update.

\n@return The ARN of the stream whose metadata you want to update.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the stream whose metadata you want to update.

\n@param streamARN The ARN of the stream whose metadata you want to update.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The ARN of the stream whose metadata you want to update.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The ARN of the stream whose metadata you want to update.

\n@param streamARN The ARN of the stream whose metadata you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The ARN of the stream whose metadata you want to update.

\n@return The ARN of the stream whose metadata you want to update.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the stream whose metadata you want to update.

\n@param streamARN The ARN of the stream whose metadata you want to update.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The ARN of the stream whose metadata you want to update.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCurrentVersion", "beanStyleSetterMethodName" : "setCurrentVersion", "c2jName" : "CurrentVersion", "c2jShape" : "Version", "defaultConsumerFluentSetterDocumentation" : "

The version of the stream whose metadata you want to update.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #currentVersion(String)}.\n@param currentVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #currentVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The version of the stream whose metadata you want to update.

\n@return The version of the stream whose metadata you want to update.\n@deprecated Use {@link #currentVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The version of the stream whose metadata you want to update.

\n@param currentVersion The version of the stream whose metadata you want to update.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #currentVersion(String)}\n", "documentation" : "

The version of the stream whose metadata you want to update.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CurrentVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCurrentVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "currentVersion", "fluentSetterDocumentation" : "

The version of the stream whose metadata you want to update.

\n@param currentVersion The version of the stream whose metadata you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "currentVersion", "getterDocumentation" : "

The version of the stream whose metadata you want to update.

\n@return The version of the stream whose metadata you want to update.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CurrentVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CurrentVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CurrentVersion", "sensitive" : false, "setterDocumentation" : "

The version of the stream whose metadata you want to update.

\n@param currentVersion The version of the stream whose metadata you want to update.", "setterMethodName" : "setCurrentVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : "

The version of the stream whose metadata you want to update.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDeviceName", "beanStyleSetterMethodName" : "setDeviceName", "c2jName" : "DeviceName", "c2jShape" : "DeviceName", "defaultConsumerFluentSetterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #deviceName(String)}.\n@param deviceName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deviceName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@return The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@deprecated Use {@link #deviceName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@param deviceName The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #deviceName(String)}\n", "documentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DeviceName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDeviceName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "deviceName", "fluentSetterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@param deviceName The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "deviceName", "getterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@return The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DeviceName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DeviceName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DeviceName", "sensitive" : false, "setterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@param deviceName The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

", "setterMethodName" : "setDeviceName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "deviceName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "deviceName", "variableType" : "String", "documentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMediaType", "beanStyleSetterMethodName" : "setMediaType", "c2jName" : "MediaType", "c2jShape" : "MediaType", "defaultConsumerFluentSetterDocumentation" : "

The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #mediaType(String)}.\n@param mediaType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #mediaType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.

\n@return The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.\n@deprecated Use {@link #mediaType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.

\n@param mediaType The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #mediaType(String)}\n", "documentation" : "

The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MediaType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMediaType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "mediaType", "fluentSetterDocumentation" : "

The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.

\n@param mediaType The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "mediaType", "getterDocumentation" : "

The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.

\n@return The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MediaType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MediaType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MediaType", "sensitive" : false, "setterDocumentation" : "

The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.

\n@param mediaType The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.", "setterMethodName" : "setMediaType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "mediaType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "mediaType", "variableType" : "String", "documentation" : "

The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "membersAsMap" : { "CurrentVersion" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCurrentVersion", "beanStyleSetterMethodName" : "setCurrentVersion", "c2jName" : "CurrentVersion", "c2jShape" : "Version", "defaultConsumerFluentSetterDocumentation" : "

The version of the stream whose metadata you want to update.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #currentVersion(String)}.\n@param currentVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #currentVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The version of the stream whose metadata you want to update.

\n@return The version of the stream whose metadata you want to update.\n@deprecated Use {@link #currentVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The version of the stream whose metadata you want to update.

\n@param currentVersion The version of the stream whose metadata you want to update.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #currentVersion(String)}\n", "documentation" : "

The version of the stream whose metadata you want to update.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CurrentVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCurrentVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "currentVersion", "fluentSetterDocumentation" : "

The version of the stream whose metadata you want to update.

\n@param currentVersion The version of the stream whose metadata you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "currentVersion", "getterDocumentation" : "

The version of the stream whose metadata you want to update.

\n@return The version of the stream whose metadata you want to update.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CurrentVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CurrentVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CurrentVersion", "sensitive" : false, "setterDocumentation" : "

The version of the stream whose metadata you want to update.

\n@param currentVersion The version of the stream whose metadata you want to update.", "setterMethodName" : "setCurrentVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : "

The version of the stream whose metadata you want to update.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "DeviceName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDeviceName", "beanStyleSetterMethodName" : "setDeviceName", "c2jName" : "DeviceName", "c2jShape" : "DeviceName", "defaultConsumerFluentSetterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #deviceName(String)}.\n@param deviceName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deviceName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@return The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@deprecated Use {@link #deviceName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@param deviceName The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #deviceName(String)}\n", "documentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DeviceName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDeviceName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "deviceName", "fluentSetterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@param deviceName The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "deviceName", "getterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@return The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DeviceName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DeviceName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DeviceName", "sensitive" : false, "setterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@param deviceName The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

", "setterMethodName" : "setDeviceName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "deviceName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "deviceName", "variableType" : "String", "documentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "MediaType" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMediaType", "beanStyleSetterMethodName" : "setMediaType", "c2jName" : "MediaType", "c2jShape" : "MediaType", "defaultConsumerFluentSetterDocumentation" : "

The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #mediaType(String)}.\n@param mediaType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #mediaType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.

\n@return The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.\n@deprecated Use {@link #mediaType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.

\n@param mediaType The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #mediaType(String)}\n", "documentation" : "

The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MediaType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMediaType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "mediaType", "fluentSetterDocumentation" : "

The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.

\n@param mediaType The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "mediaType", "getterDocumentation" : "

The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.

\n@return The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MediaType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MediaType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MediaType", "sensitive" : false, "setterDocumentation" : "

The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.

\n@param mediaType The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.", "setterMethodName" : "setMediaType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "mediaType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "mediaType", "variableType" : "String", "documentation" : "

The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StreamARN" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the stream whose metadata you want to update.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the stream whose metadata you want to update.

\n@return The ARN of the stream whose metadata you want to update.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the stream whose metadata you want to update.

\n@param streamARN The ARN of the stream whose metadata you want to update.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The ARN of the stream whose metadata you want to update.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The ARN of the stream whose metadata you want to update.

\n@param streamARN The ARN of the stream whose metadata you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The ARN of the stream whose metadata you want to update.

\n@return The ARN of the stream whose metadata you want to update.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the stream whose metadata you want to update.

\n@param streamARN The ARN of the stream whose metadata you want to update.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The ARN of the stream whose metadata you want to update.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, "StreamName" : { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamName", "beanStyleSetterMethodName" : "setStreamName", "c2jName" : "StreamName", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamName(String)}.\n@param streamName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@return The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.\n@deprecated Use {@link #streamName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@param streamName The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamName(String)}\n", "documentation" : "

The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamName", "fluentSetterDocumentation" : "

The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@param streamName The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamName", "getterDocumentation" : "

The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@return The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamName", "sensitive" : false, "setterDocumentation" : "

The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@param streamName The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.", "setterMethodName" : "setStreamName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : "

The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } }, "nonStreamingMembers" : [ { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamName", "beanStyleSetterMethodName" : "setStreamName", "c2jName" : "StreamName", "c2jShape" : "StreamName", "defaultConsumerFluentSetterDocumentation" : "

The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamName(String)}.\n@param streamName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@return The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.\n@deprecated Use {@link #streamName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@param streamName The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamName(String)}\n", "documentation" : "

The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamName", "fluentSetterDocumentation" : "

The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@param streamName The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamName", "getterDocumentation" : "

The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@return The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamName", "sensitive" : false, "setterDocumentation" : "

The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.

\n@param streamName The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.", "setterMethodName" : "setStreamName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamName", "variableType" : "String", "documentation" : "

The name of the stream whose metadata you want to update.

The stream name is an identifier for the stream, and must be unique for each account and region.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getStreamARN", "beanStyleSetterMethodName" : "setStreamARN", "c2jName" : "StreamARN", "c2jShape" : "ResourceARN", "defaultConsumerFluentSetterDocumentation" : "

The ARN of the stream whose metadata you want to update.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #streamARN(String)}.\n@param streamARN a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #streamARN(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The ARN of the stream whose metadata you want to update.

\n@return The ARN of the stream whose metadata you want to update.\n@deprecated Use {@link #streamARN()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The ARN of the stream whose metadata you want to update.

\n@param streamARN The ARN of the stream whose metadata you want to update.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #streamARN(String)}\n", "documentation" : "

The ARN of the stream whose metadata you want to update.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the StreamARN property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasStreamARN", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "streamARN", "fluentSetterDocumentation" : "

The ARN of the stream whose metadata you want to update.

\n@param streamARN The ARN of the stream whose metadata you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "streamARN", "getterDocumentation" : "

The ARN of the stream whose metadata you want to update.

\n@return The ARN of the stream whose metadata you want to update.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "StreamARN", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "StreamARN", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "StreamARN", "sensitive" : false, "setterDocumentation" : "

The ARN of the stream whose metadata you want to update.

\n@param streamARN The ARN of the stream whose metadata you want to update.", "setterMethodName" : "setStreamARN", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "streamARN", "variableType" : "String", "documentation" : "

The ARN of the stream whose metadata you want to update.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getCurrentVersion", "beanStyleSetterMethodName" : "setCurrentVersion", "c2jName" : "CurrentVersion", "c2jShape" : "Version", "defaultConsumerFluentSetterDocumentation" : "

The version of the stream whose metadata you want to update.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #currentVersion(String)}.\n@param currentVersion a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #currentVersion(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The version of the stream whose metadata you want to update.

\n@return The version of the stream whose metadata you want to update.\n@deprecated Use {@link #currentVersion()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The version of the stream whose metadata you want to update.

\n@param currentVersion The version of the stream whose metadata you want to update.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #currentVersion(String)}\n", "documentation" : "

The version of the stream whose metadata you want to update.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the CurrentVersion property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasCurrentVersion", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "currentVersion", "fluentSetterDocumentation" : "

The version of the stream whose metadata you want to update.

\n@param currentVersion The version of the stream whose metadata you want to update.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "currentVersion", "getterDocumentation" : "

The version of the stream whose metadata you want to update.

\n@return The version of the stream whose metadata you want to update.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "CurrentVersion", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "CurrentVersion", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "CurrentVersion", "sensitive" : false, "setterDocumentation" : "

The version of the stream whose metadata you want to update.

\n@param currentVersion The version of the stream whose metadata you want to update.", "setterMethodName" : "setCurrentVersion", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "currentVersion", "variableType" : "String", "documentation" : "

The version of the stream whose metadata you want to update.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getDeviceName", "beanStyleSetterMethodName" : "setDeviceName", "c2jName" : "DeviceName", "c2jShape" : "DeviceName", "defaultConsumerFluentSetterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #deviceName(String)}.\n@param deviceName a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #deviceName(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@return The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@deprecated Use {@link #deviceName()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@param deviceName The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #deviceName(String)}\n", "documentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the DeviceName property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasDeviceName", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "deviceName", "fluentSetterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@param deviceName The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "deviceName", "getterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@return The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "DeviceName", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "DeviceName", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "DeviceName", "sensitive" : false, "setterDocumentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

\n@param deviceName The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

", "setterMethodName" : "setDeviceName", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "deviceName", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "deviceName", "variableType" : "String", "documentation" : "

The name of the device that is writing to the stream.

In the current implementation, Kinesis Video Streams does not use this name.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null }, { "autoConstructClassIfExists" : { "present" : false }, "beanStyleGetterMethodName" : "getMediaType", "beanStyleSetterMethodName" : "setMediaType", "c2jName" : "MediaType", "c2jShape" : "MediaType", "defaultConsumerFluentSetterDocumentation" : "

The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.

\nThis is a convenience that creates an instance of the {@link String.Builder} avoiding the need to create one manually via {@link String#builder()}.\n\nWhen the {@link Consumer} completes, {@link String.Builder#build()} is called immediately and its result is passed to {@link #mediaType(String)}.\n@param mediaType a consumer that will call methods on {@link String.Builder}\n@return Returns a reference to this object so that method calls can be chained together.\n@see #mediaType(String)", "deprecated" : false, "deprecatedBeanStyleSetterMethodName" : null, "deprecatedFluentGetterMethodName" : null, "deprecatedFluentSetterMethodName" : null, "deprecatedGetterDocumentation" : "

The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.

\n@return The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.\n@deprecated Use {@link #mediaType()}\n", "deprecatedName" : null, "deprecatedSetterDocumentation" : "

The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.

\n@param mediaType The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.\n@return Returns a reference to this object so that method calls can be chained together.\n@deprecated Use {@link #mediaType(String)}\n", "documentation" : "

The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.

", "endpointDiscoveryId" : false, "enumType" : null, "eventHeader" : false, "eventPayload" : false, "existenceCheckDocumentation" : "Returns true if the MediaType property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty). For responses returned by the SDK, the sender is the AWS service.\n", "existenceCheckMethodName" : "hasMediaType", "fluentEnumGetterMethodName" : null, "fluentEnumSetterMethodName" : null, "fluentGetterMethodName" : "mediaType", "fluentSetterDocumentation" : "

The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.

\n@param mediaType The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.\n@return Returns a reference to this object so that method calls can be chained together.", "fluentSetterMethodName" : "mediaType", "getterDocumentation" : "

The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.

\n@return The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.", "getterModel" : { "returnType" : "String", "documentation" : null }, "http" : { "additionalMarshallingPath" : null, "additionalUnmarshallingPath" : null, "flattened" : false, "greedy" : false, "header" : false, "isPayload" : false, "isStreaming" : false, "location" : null, "marshallLocation" : "PAYLOAD", "marshallLocationName" : "MediaType", "queryString" : false, "requiresLength" : false, "statusCode" : false, "unmarshallLocationName" : "MediaType", "uri" : false }, "idempotencyToken" : false, "isBinary" : false, "jsonValue" : false, "list" : false, "listModel" : null, "map" : false, "mapModel" : null, "marshallingType" : "STRING", "name" : "MediaType", "sensitive" : false, "setterDocumentation" : "

The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.

\n@param mediaType The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.", "setterMethodName" : "setMediaType", "setterModel" : { "variableDeclarationType" : "String", "variableName" : "mediaType", "variableType" : "String", "documentation" : null, "simpleType" : "String", "variableSetterType" : "String" }, "simple" : true, "timestampFormat" : null, "variable" : { "variableDeclarationType" : "String", "variableName" : "mediaType", "variableType" : "String", "documentation" : "

The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

To play video on the console, you must specify the correct video type. For example, if the video in the stream is H.264, specify video/h264 as the MediaType.

", "simpleType" : "String", "variableSetterType" : "String" }, "xmlAttribute" : false, "xmlNameSpaceUri" : null } ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : [ "CurrentVersion" ], "shapeName" : "UpdateStreamRequest", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "UpdateStreamRequest", "variableName" : "updateStreamRequest", "variableType" : "UpdateStreamRequest", "documentation" : null, "simpleType" : "UpdateStreamRequest", "variableSetterType" : "UpdateStreamRequest" }, "wrapper" : false, "xmlNamespace" : null }, "UpdateStreamResponse" : { "c2jName" : "UpdateStreamOutput", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "", "endpointDiscovery" : null, "enums" : null, "errorCode" : null, "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : null, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "UpdateStreamResponse", "simpleMethod" : false, "unmarshaller" : { "flattened" : false, "resultWrapper" : null }, "variable" : { "variableDeclarationType" : "UpdateStreamResponse", "variableName" : "updateStreamResponse", "variableType" : "UpdateStreamResponse", "documentation" : null, "simpleType" : "UpdateStreamResponse", "variableSetterType" : "UpdateStreamResponse" }, "wrapper" : false, "xmlNamespace" : null }, "VersionMismatchException" : { "c2jName" : "VersionMismatchException", "customization" : { "artificialResultWrapper" : null, "skipGeneratingMarshaller" : false, "skipGeneratingModelClass" : false, "skipGeneratingUnmarshaller" : false, "staxTargetDepthOffset" : 0 }, "deprecated" : false, "documentation" : "

The stream version that you specified is not the latest version. To get the latest version, use the DescribeStream API.

", "endpointDiscovery" : null, "enums" : null, "errorCode" : "VersionMismatchException", "event" : false, "eventStream" : false, "explicitEventPayloadMember" : null, "hasHeaderMember" : false, "hasPayloadMember" : false, "hasRequiresLengthMember" : false, "hasStatusCodeMember" : false, "hasStreamingMember" : false, "httpStatusCode" : 400, "marshaller" : null, "members" : [ ], "membersAsMap" : { }, "nonStreamingMembers" : [ ], "requestSignerAware" : false, "requestSignerClassFqcn" : null, "required" : null, "shapeName" : "VersionMismatchException", "simpleMethod" : false, "unmarshaller" : null, "variable" : { "variableDeclarationType" : "VersionMismatchException", "variableName" : "versionMismatchException", "variableType" : "VersionMismatchException", "documentation" : null, "simpleType" : "VersionMismatchException", "variableSetterType" : "VersionMismatchException" }, "wrapper" : false, "xmlNamespace" : null } }, "customAuthorizers" : { }, "customRetryPolicy" : null, "examples" : { "examples" : { }, "version" : "1.0" }, "fileHeader" : "/*\n * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\").\n * You may not use this file except in compliance with the License.\n * A copy of the License is located at\n *\n * http://aws.amazon.com/apache2.0\n *\n * or in the \"license\" file accompanying this file. This file is distributed\n * on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either\n * express or implied. See the License for the specific language governing\n * permissions and limitations under the License.\n */\n", "sdkBaseResponseFqcn" : "software.amazon.awssdk.awscore.AwsResponse", "sdkModeledExceptionBaseClassName" : "KinesisVideoException", "sdkModeledExceptionBaseFqcn" : "software.amazon.awssdk.services.kinesisvideo.model.KinesisVideoException", "sdkRequestBaseClassName" : "KinesisVideoRequest", "sdkResponseBaseClassName" : "KinesisVideoResponse" }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy