Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

A

abort() - Method in class software.amazon.awssdk.core.http.HttpResponse
 
abort() - Method in class software.amazon.awssdk.core.ResponseInputStream
 
abort() - Method in interface software.amazon.awssdk.http.Abortable
Aborts the execution of the task.
abort() - Method in class software.amazon.awssdk.http.AbortableInputStream
 
abort() - Method in class software.amazon.awssdk.http.nio.netty.internal.RunnableRequest
 
Abortable - Interface in software.amazon.awssdk.http
An Abortable task.
AbortableCallable<T> - Interface in software.amazon.awssdk.http
Callable task that can be aborted.
AbortableInputStream - Class in software.amazon.awssdk.http
Input stream that can be aborted.
AbortableInputStream(InputStream, Abortable) - Constructor for class software.amazon.awssdk.http.AbortableInputStream
 
AbortableRunnable - Interface in software.amazon.awssdk.http.async
Runnable that can be aborted.
AbortedException - Exception in software.amazon.awssdk.core.exception
Extension of SdkClientException that is thrown whenever an operation has been aborted by the SDK.
AbortedException.Builder - Interface in software.amazon.awssdk.core.exception
 
AbstractAws4Signer<T extends Aws4SignerParams,U extends Aws4PresignerParams> - Class in software.amazon.awssdk.auth.signer.internal
Abstract base class for the AWS SigV4 signer implementations.
AbstractAws4Signer() - Constructor for class software.amazon.awssdk.auth.signer.internal.AbstractAws4Signer
 
AbstractAwsSigner - Class in software.amazon.awssdk.auth.signer.internal
Abstract base class for AWS signing protocol implementations.
AbstractAwsSigner() - Constructor for class software.amazon.awssdk.auth.signer.internal.AbstractAwsSigner
 
AbstractErrorUnmarshaller<ExceptionT extends SdkServiceException,T> - Class in software.amazon.awssdk.core.runtime.transform
 
AbstractErrorUnmarshaller(Class<? extends SdkServiceException>) - Constructor for class software.amazon.awssdk.core.runtime.transform.AbstractErrorUnmarshaller
Constructs a new error unmarshaller that will unmarshall error responses into objects of the specified class, extending SdkServiceException.
accept(SubscribeToShardResponseHandler.Visitor) - Method in class software.amazon.awssdk.services.kinesis.model.SubscribeToShardEvent
Calls the appropriate visit method depending on the subtype of SubscribeToShardEvent.
accept(SubscribeToShardResponseHandler.Visitor) - Method in interface software.amazon.awssdk.services.kinesis.model.SubscribeToShardEventStream
Calls the appropriate visit method depending on the subtype of SubscribeToShardEventStream.
accept(I) - Method in interface software.amazon.awssdk.utils.FunctionalUtils.UnsafeConsumer
 
ACCEPTED - Static variable in class software.amazon.awssdk.http.HttpStatusCode
 
AcceptorPathMatcher - Class in software.amazon.awssdk.core.waiters
 
accessKeyId() - Method in class software.amazon.awssdk.auth.credentials.AwsBasicCredentials
Retrieve the AWS access key, used to identify the user interacting with AWS.
accessKeyId() - Method in interface software.amazon.awssdk.auth.credentials.AwsCredentials
Retrieve the AWS access key, used to identify the user interacting with AWS.
accessKeyId() - Method in class software.amazon.awssdk.auth.credentials.AwsSessionCredentials
Retrieve the AWS access key, used to identify the user interacting with AWS.
accessKeyId - Variable in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.IamSecurityCredential
 
accountMaxReadCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse
The maximum total read capacity units that your account allows you to provision across all of your tables in this region.
accountMaxReadCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse.Builder
The maximum total read capacity units that your account allows you to provision across all of your tables in this region.
accountMaxWriteCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse
The maximum total write capacity units that your account allows you to provision across all of your tables in this region.
accountMaxWriteCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse.Builder
The maximum total write capacity units that your account allows you to provision across all of your tables in this region.
acquire() - Method in class software.amazon.awssdk.core.internal.util.CapacityManager
Attempts to acquire a single capacity unit.
acquire(int) - Method in class software.amazon.awssdk.core.internal.util.CapacityManager
Attempts to acquire a given amount of capacity.
acquire() - Method in class software.amazon.awssdk.http.nio.netty.internal.HandlerRemovingChannelPool
 
acquire(Promise<Channel>) - Method in class software.amazon.awssdk.http.nio.netty.internal.HandlerRemovingChannelPool
 
acquire() - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.Http2MultiplexedChannelPool
 
acquire(Promise<Channel>) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.Http2MultiplexedChannelPool
 
acquire() - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.HttpOrHttp2ChannelPool
 
acquire(Promise<Channel>) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.HttpOrHttp2ChannelPool
 
acquire() - Method in class software.amazon.awssdk.http.nio.netty.internal.ReleaseOnceChannelPool
 
acquire(Promise<Channel>) - Method in class software.amazon.awssdk.http.nio.netty.internal.ReleaseOnceChannelPool
 
acquire() - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.BetterFixedChannelPool
 
acquire(Promise<Channel>) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.BetterFixedChannelPool
 
acquireTimeoutAction(BetterFixedChannelPool.AcquireTimeoutAction) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.BetterFixedChannelPool.Builder
 
acquireTimeoutMillis(long) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.BetterFixedChannelPool.Builder
 
Action - Class in software.amazon.awssdk.core.auth.policy
An access control policy action identifies a specific action in a service that can be performed on a resource.
Action(String) - Constructor for class software.amazon.awssdk.core.auth.policy.Action
 
ACTION - Static variable in class software.amazon.awssdk.core.auth.policy.internal.JsonDocumentField
 
action() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate
Specifies how to perform the update.
action(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate.Builder
Specifies how to perform the update.
action(AttributeAction) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate.Builder
Specifies how to perform the update.
actionAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate
Specifies how to perform the update.
actionPrefix() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsRequest
The action name prefix.
actionPrefix(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsRequest.Builder
The action name prefix.
actionsEnabled() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
Indicates whether actions should be executed during any changes to the alarm state.
actionsEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
Indicates whether actions should be executed during any changes to the alarm state.
actionsEnabled() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest
Indicates whether actions should be executed during any changes to the alarm state.
actionsEnabled(Boolean) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest.Builder
Indicates whether actions should be executed during any changes to the alarm state.
adapt(String) - Method in class software.amazon.awssdk.core.adapter.StringToInputStreamAdapter
 
adapt(String) - Method in class software.amazon.awssdk.core.adapter.StringToSdkBytesAdapter
 
adapt(SourceT) - Method in interface software.amazon.awssdk.core.adapter.TypeAdapter
 
adapt(Publisher<T>) - Static method in interface software.amazon.awssdk.core.async.SdkPublisher
Adapts a Publisher to SdkPublisher.
adapt(boolean, SdkHttpFullRequest, SdkHttpFullResponse) - Static method in class software.amazon.awssdk.core.internal.http.SdkHttpResponseAdapter
 
adapt(SdkHttpRequest) - Method in class software.amazon.awssdk.http.nio.netty.internal.RequestAdapter
 
add(String, T) - Method in class software.amazon.awssdk.auth.signer.internal.FifoCache
Adds an entry to the cache, evicting the earliest entry if necessary.
add(T) - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructList
 
add(int, T) - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructList
 
add(String, Object) - Method in class software.amazon.awssdk.utils.ToString
Add a field to the to-string result.
addAll(Collection<? extends T>) - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructList
 
addAll(int, Collection<? extends T>) - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructList
 
addAllErrorMetadata(JsonErrorShapeMetadata...) - Method in class software.amazon.awssdk.core.protocol.json.JsonClientMetadata
 
addApiName(ApiName) - Method in interface software.amazon.awssdk.core.RequestOverrideConfiguration.Builder
Set the optional name of the higher level library that constructed the request.
addApiName(Consumer<ApiName.Builder>) - Method in interface software.amazon.awssdk.core.RequestOverrideConfiguration.Builder
Set the optional name of the higher level library that constructed the request.
addCredentialsProvider(AwsCredentialsProvider) - Method in interface software.amazon.awssdk.auth.credentials.AwsCredentialsProviderChain.Builder
Add a credential provider to the chain, after the credential providers that have already been configured.
addErrorMetadata(JsonErrorShapeMetadata) - Method in class software.amazon.awssdk.core.protocol.json.JsonClientMetadata
 
addExecutionInterceptor(ExecutionInterceptor) - Method in interface software.amazon.awssdk.core.client.config.ClientOverrideConfiguration.Builder
Add an execution interceptor that will have access to read and modify the request and response objects as they are processed by the SDK.
addFile(ProfileFile) - Method in class software.amazon.awssdk.profiles.ProfileFile.Aggregator
Add a file to be aggregated.
addHandshakeCompletedListener(HandshakeCompletedListener) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
addHeader(String, String) - Method in class software.amazon.awssdk.core.DefaultRequest
 
addHeader(String, String) - Method in class software.amazon.awssdk.core.http.HttpResponse
Adds an HTTP header to the set associated with this response.
addHeader(String, String) - Method in interface software.amazon.awssdk.core.Request
Sets the specified header for this request.
ADDITIONAL_HTTP_HEADERS - Static variable in class software.amazon.awssdk.core.client.config.SdkClientOption
 
addNonProxyHost(String) - Method in interface software.amazon.awssdk.http.apache.ProxyConfiguration.Builder
Add a host that the client is allowed to access without going through the proxy.
addParameter(String, String) - Method in class software.amazon.awssdk.core.DefaultRequest
 
addParameter(String, String) - Method in interface software.amazon.awssdk.core.Request
Adds the specified request parameter to this request.
addParameters(String, List<String>) - Method in class software.amazon.awssdk.core.DefaultRequest
 
addParameters(String, List<String>) - Method in interface software.amazon.awssdk.core.Request
Adds the specified request parameter and list of values to this request.
addRetryInfoHeader(SdkHttpFullRequest, int) - Method in class software.amazon.awssdk.core.internal.retry.RetryHandler
Add the "amz-sdk-retry" header to the request.
addStaticQueryParametersToRequest(Request<?>, String) - Static method in class software.amazon.awssdk.core.util.UriResourcePathUtils
Identifies the static query parameters in Uri resource path for and adds it to request.
addTagsToStream(AddTagsToStreamRequest) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Adds or updates tags for the specified Kinesis data stream.
addTagsToStream(Consumer<AddTagsToStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Adds or updates tags for the specified Kinesis data stream.
AddTagsToStreamRequest - Class in software.amazon.awssdk.services.kinesis.model
Represents the input for AddTagsToStream.
AddTagsToStreamRequest.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
AddTagsToStreamRequestMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
AddTagsToStreamRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesis.transform.AddTagsToStreamRequestMarshaller
 
AddTagsToStreamRequestModelMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
AddTagsToStreamResponse - Class in software.amazon.awssdk.services.kinesis.model
 
AddTagsToStreamResponse.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
AddTagsToStreamResponseUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
AddTagsToStreamResponse JSON Unmarshaller
AddTagsToStreamResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.AddTagsToStreamResponseUnmarshaller
 
addUnmarshaller(String, Unmarshaller<? extends T, JsonUnmarshallerContext>) - Method in class software.amazon.awssdk.awscore.eventstream.EventStreamExceptionJsonUnmarshaller.Builder
Registers a new Unmarshaller with the given type.
addUnmarshaller(String, Unmarshaller<? extends BaseEventT, JsonUnmarshallerContext>) - Method in class software.amazon.awssdk.awscore.eventstream.EventStreamTaggedUnionJsonUnmarshaller.Builder
Registers a new Unmarshaller with the given type.
adjacentParentShardId() - Method in class software.amazon.awssdk.services.kinesis.model.Shard
The shard ID of the shard adjacent to the shard's parent.
adjacentParentShardId(String) - Method in interface software.amazon.awssdk.services.kinesis.model.Shard.Builder
The shard ID of the shard adjacent to the shard's parent.
adjacentShardToMerge() - Method in class software.amazon.awssdk.services.kinesis.model.MergeShardsRequest
The shard ID of the adjacent shard for the merge.
adjacentShardToMerge(String) - Method in interface software.amazon.awssdk.services.kinesis.model.MergeShardsRequest.Builder
The shard ID of the adjacent shard for the merge.
advancedOption(SdkAdvancedAsyncClientOption<T>) - Method in class software.amazon.awssdk.core.client.config.ClientAsyncConfiguration
Load the requested advanced option that was configured on the client builder.
advancedOption(SdkAdvancedAsyncClientOption<T>, T) - Method in interface software.amazon.awssdk.core.client.config.ClientAsyncConfiguration.Builder
Configure an advanced async option.
advancedOption(SdkAdvancedClientOption<T>) - Method in class software.amazon.awssdk.core.client.config.ClientOverrideConfiguration
Load the optional requested advanced option that was configured on the client builder.
advancedOptions(Map<SdkAdvancedAsyncClientOption<?>, ?>) - Method in interface software.amazon.awssdk.core.client.config.ClientAsyncConfiguration.Builder
Configure the map of advanced override options.
advancedOptions(Map<SdkAdvancedClientOption<?>, ?>) - Method in interface software.amazon.awssdk.core.client.config.ClientOverrideConfiguration.Builder
Configure the map of advanced override options.
advancedOptions() - Method in interface software.amazon.awssdk.core.client.config.ClientOverrideConfiguration.Builder
 
afterExecution(Context.AfterExecution, ExecutionAttributes) - Method in interface software.amazon.awssdk.core.interceptor.ExecutionInterceptor
Read the finalized SdkResponse as it will be returned by the client invocation.
afterExecution(Context.AfterExecution, ExecutionAttributes) - Method in class software.amazon.awssdk.core.internal.interceptor.ExecutionInterceptorChain
 
AfterExecutionInterceptorsStage<OutputT> - Class in software.amazon.awssdk.core.internal.http.pipeline.stages
 
AfterExecutionInterceptorsStage() - Constructor for class software.amazon.awssdk.core.internal.http.pipeline.stages.AfterExecutionInterceptorsStage
 
afterMarshalling(Context.AfterMarshalling, ExecutionAttributes) - Method in interface software.amazon.awssdk.core.interceptor.ExecutionInterceptor
Read the marshalled HTTP request, before it is modified by other interceptors.
afterMarshalling(Context.AfterMarshalling, ExecutionAttributes) - Method in class software.amazon.awssdk.core.internal.interceptor.ExecutionInterceptorChain
 
afterTransmission(Context.AfterTransmission, ExecutionAttributes) - Method in interface software.amazon.awssdk.core.interceptor.ExecutionInterceptor
Read the HTTP response as it was returned by the HTTP client, before it is modified by other interceptors.
afterTransmission(Context.AfterTransmission, ExecutionAttributes) - Method in class software.amazon.awssdk.core.internal.interceptor.ExecutionInterceptorChain
 
AfterTransmissionExecutionInterceptorsStage - Class in software.amazon.awssdk.core.internal.http.pipeline.stages
 
AfterTransmissionExecutionInterceptorsStage() - Constructor for class software.amazon.awssdk.core.internal.http.pipeline.stages.AfterTransmissionExecutionInterceptorsStage
 
afterUnmarshalling(Context.AfterUnmarshalling, ExecutionAttributes) - Method in interface software.amazon.awssdk.core.interceptor.ExecutionInterceptor
Read the SdkResponse as it was returned by the unmarshaller, before it is modified by other interceptors.
afterUnmarshalling(Context.AfterUnmarshalling, ExecutionAttributes) - Method in class software.amazon.awssdk.core.internal.interceptor.ExecutionInterceptorChain
 
aggregator() - Static method in class software.amazon.awssdk.profiles.ProfileFile
Create a builder that can merge multiple ProfileFiles together.
Aggregator() - Constructor for class software.amazon.awssdk.profiles.ProfileFile.Aggregator
 
alarmActions() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
The actions to execute when this alarm transitions to the ALARM state from any other state.
alarmActions(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
The actions to execute when this alarm transitions to the ALARM state from any other state.
alarmActions(String...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
The actions to execute when this alarm transitions to the ALARM state from any other state.
alarmActions() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest
The actions to execute when this alarm transitions to the ALARM state from any other state.
alarmActions(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest.Builder
The actions to execute when this alarm transitions to the ALARM state from any other state.
alarmActions(String...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest.Builder
The actions to execute when this alarm transitions to the ALARM state from any other state.
alarmArn() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
The Amazon Resource Name (ARN) of the alarm.
alarmArn(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
The Amazon Resource Name (ARN) of the alarm.
alarmConfigurationUpdatedTimestamp() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
The time stamp of the last update to the alarm configuration.
alarmConfigurationUpdatedTimestamp(Instant) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
The time stamp of the last update to the alarm configuration.
alarmDescription() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
The description of the alarm.
alarmDescription(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
The description of the alarm.
alarmDescription() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest
The description for the alarm.
alarmDescription(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest.Builder
The description for the alarm.
AlarmHistoryItem - Class in software.amazon.awssdk.services.cloudwatch.model
Represents the history of a specific alarm.
AlarmHistoryItem.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
alarmHistoryItems() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryResponse
The alarm histories, in JSON format.
alarmHistoryItems(Collection<AlarmHistoryItem>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryResponse.Builder
The alarm histories, in JSON format.
alarmHistoryItems(AlarmHistoryItem...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryResponse.Builder
The alarm histories, in JSON format.
alarmHistoryItems(Consumer<AlarmHistoryItem.Builder>...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryResponse.Builder
The alarm histories, in JSON format.
alarmHistoryItems() - Method in class software.amazon.awssdk.services.cloudwatch.paginators.DescribeAlarmHistoryPublisher
Returns a publisher that can be used to get a stream of data.
AlarmHistoryItemUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
AlarmHistoryItem StAX Unmarshaller
AlarmHistoryItemUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.AlarmHistoryItemUnmarshaller
 
alarmName() - Method in class software.amazon.awssdk.services.cloudwatch.model.AlarmHistoryItem
The descriptive name for the alarm.
alarmName(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.AlarmHistoryItem.Builder
The descriptive name for the alarm.
alarmName() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryRequest
The name of the alarm.
alarmName(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryRequest.Builder
The name of the alarm.
alarmName() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
The name of the alarm.
alarmName(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
The name of the alarm.
alarmName() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest
The name for the alarm.
alarmName(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest.Builder
The name for the alarm.
alarmName() - Method in class software.amazon.awssdk.services.cloudwatch.model.SetAlarmStateRequest
The name for the alarm.
alarmName(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.SetAlarmStateRequest.Builder
The name for the alarm.
alarmNamePrefix() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsRequest
The alarm name prefix.
alarmNamePrefix(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsRequest.Builder
The alarm name prefix.
alarmNames() - Method in class software.amazon.awssdk.services.cloudwatch.model.DeleteAlarmsRequest
The alarms to be deleted.
alarmNames(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DeleteAlarmsRequest.Builder
The alarms to be deleted.
alarmNames(String...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DeleteAlarmsRequest.Builder
The alarms to be deleted.
alarmNames() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsRequest
The names of the alarms.
alarmNames(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsRequest.Builder
The names of the alarms.
alarmNames(String...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsRequest.Builder
The names of the alarms.
alarmNames() - Method in class software.amazon.awssdk.services.cloudwatch.model.DisableAlarmActionsRequest
The names of the alarms.
alarmNames(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DisableAlarmActionsRequest.Builder
The names of the alarms.
alarmNames(String...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DisableAlarmActionsRequest.Builder
The names of the alarms.
alarmNames() - Method in class software.amazon.awssdk.services.cloudwatch.model.EnableAlarmActionsRequest
The names of the alarms.
alarmNames(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.EnableAlarmActionsRequest.Builder
The names of the alarms.
alarmNames(String...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.EnableAlarmActionsRequest.Builder
The names of the alarms.
ALL - Static variable in class software.amazon.awssdk.core.auth.policy.Principal
Principal instance that includes all the AWS accounts, AWS web services and web identity providers.
ALL_SERVICES - Static variable in class software.amazon.awssdk.core.auth.policy.Principal
Principal instance that includes all AWS web services.
ALL_USERS - Static variable in class software.amazon.awssdk.core.auth.policy.Principal
Principal instance that includes all users, including anonymous users.
ALL_WEB_PROVIDERS - Static variable in class software.amazon.awssdk.core.auth.policy.Principal
Principal instance that includes all the web identity providers.
allMatchingHeaders(Map<String, List<String>>, String) - Static method in class software.amazon.awssdk.utils.http.SdkHttpUtils
Perform a case-insensitive search for a particular header in the provided map of headers.
AmazonAsyncHttpClient - Class in software.amazon.awssdk.core.internal.http
 
AmazonAsyncHttpClient(SdkClientConfiguration) - Constructor for class software.amazon.awssdk.core.internal.http.AmazonAsyncHttpClient
 
AmazonAsyncHttpClient.RequestExecutionBuilder - Interface in software.amazon.awssdk.core.internal.http
Interface to configure a request execution and execute the request.
AmazonSyncHttpClient - Class in software.amazon.awssdk.core.internal.http
 
AmazonSyncHttpClient(SdkClientConfiguration) - Constructor for class software.amazon.awssdk.core.internal.http.AmazonSyncHttpClient
 
AmazonSyncHttpClient.RequestExecutionBuilder - Interface in software.amazon.awssdk.core.internal.http
Interface to configure a request execution and execute the request.
AndRetryCondition - Class in software.amazon.awssdk.core.retry.conditions
Composite RetryCondition that evaluates to true when all contained retry conditions evaluate to true.
AnonymousCredentialsProvider - Class in software.amazon.awssdk.auth.credentials
Credentials provider that always returns anonymous AwsCredentials.
AP_NORTHEAST_1 - Static variable in class software.amazon.awssdk.regions.Region
 
AP_NORTHEAST_2 - Static variable in class software.amazon.awssdk.regions.Region
 
AP_SOUTH_1 - Static variable in class software.amazon.awssdk.regions.Region
 
AP_SOUTHEAST_1 - Static variable in class software.amazon.awssdk.regions.Region
 
AP_SOUTHEAST_2 - Static variable in class software.amazon.awssdk.regions.Region
 
ApacheHttpClient - Class in software.amazon.awssdk.http.apache
An implementation of SdkHttpClient that uses Apache HTTP client to communicate with the service.
ApacheHttpClient.Builder - Interface in software.amazon.awssdk.http.apache
Builder for creating an instance of SdkHttpClient.
ApacheHttpRequestConfig - Class in software.amazon.awssdk.http.apache.internal
Configuration needed when building an Apache request.
ApacheHttpRequestConfig.Builder - Class in software.amazon.awssdk.http.apache.internal
ApacheHttpRequestFactory - Class in software.amazon.awssdk.http.apache.internal.impl
Responsible for creating Apache HttpClient 4 request objects.
ApacheHttpRequestFactory() - Constructor for class software.amazon.awssdk.http.apache.internal.impl.ApacheHttpRequestFactory
 
ApacheSdkHttpClient - Class in software.amazon.awssdk.http.apache.internal.impl
An instance of ConnectionManagerAwareHttpClient that delegates all the requests to the given http client.
ApacheSdkHttpClient(HttpClient, HttpClientConnectionManager) - Constructor for class software.amazon.awssdk.http.apache.internal.impl.ApacheSdkHttpClient
 
ApacheSdkHttpService - Class in software.amazon.awssdk.http.apache
Service binding for the Apache implementation.
ApacheSdkHttpService() - Constructor for class software.amazon.awssdk.http.apache.ApacheSdkHttpService
 
ApacheUtils - Class in software.amazon.awssdk.http.apache.internal.utils
 
ApiName - Class in software.amazon.awssdk.core
Encapsulates the API name and version of a library built using the AWS SDK.
ApiName.Builder - Interface in software.amazon.awssdk.core
 
apiNames() - Method in class software.amazon.awssdk.core.RequestOverrideConfiguration
The optional names of the higher level libraries that constructed the request.
apiNames() - Method in interface software.amazon.awssdk.core.RequestOverrideConfiguration.Builder
The optional names of the higher level libraries that constructed the request.
appendUri(String, String) - Static method in class software.amazon.awssdk.utils.http.SdkHttpUtils
Append the given path to the given baseUri, separating them with a slash, if required.
apply(ResponseT, AbortableInputStream) - Method in interface software.amazon.awssdk.core.sync.ResponseTransformer
Process the response contents.
apply(InputT) - Method in interface software.amazon.awssdk.core.waiters.SdkFunction
Abstract method that makes a call to the operation specified by the waiter by taking the corresponding input and returns the corresponding output
apply(Statement, Description) - Method in class software.amazon.awssdk.testutils.retry.RetryRule
 
apply(Consumer<? super L>, Consumer<? super R>) - Method in class software.amazon.awssdk.utils.Either
Apply the consumers to the left or the right value depending on which is present.
apply(T) - Method in interface software.amazon.awssdk.utils.FunctionalUtils.UnsafeFunction
 
apply(BiFunction<LeftT, RightT, ReturnT>) - Method in class software.amazon.awssdk.utils.Pair
Apply the function to both the left and right values and return the transformed result.
applyMutation(Consumer<B>) - Method in interface software.amazon.awssdk.utils.builder.SdkBuilder
A convenience operator that takes something that will mutate the builder in some way and allows inclusion of it in chaining operations.
ApplyTransactionIdStage - Class in software.amazon.awssdk.core.internal.http.pipeline.stages
Generates a unique identifier for the request that is consistent across retries.
ApplyTransactionIdStage() - Constructor for class software.amazon.awssdk.core.internal.http.pipeline.stages.ApplyTransactionIdStage
 
ApplyUserAgentStage - Class in software.amazon.awssdk.core.internal.http.pipeline.stages
Apply any custom user agent supplied, otherwise instrument the user agent with info about the SDK and environment.
ApplyUserAgentStage(HttpClientDependencies) - Constructor for class software.amazon.awssdk.core.internal.http.pipeline.stages.ApplyUserAgentStage
 
approximateArrivalTimestamp() - Method in class software.amazon.awssdk.services.kinesis.model.Record
The approximate time that the record was inserted into the stream.
approximateArrivalTimestamp(Instant) - Method in interface software.amazon.awssdk.services.kinesis.model.Record.Builder
The approximate time that the record was inserted into the stream.
approximateCreationDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
The approximate date and time when the stream record was created, in UNIX epoch time format.
approximateCreationDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamRecord.Builder
The approximate date and time when the stream record was created, in UNIX epoch time format.
ArnCondition - Class in software.amazon.awssdk.core.auth.policy.conditions
AWS access control policy condition that allows an access control statement to be conditionally applied based on the comparison of an Amazon Resource Name (ARN).
ArnCondition(ArnCondition.ArnComparisonType, String, String) - Constructor for class software.amazon.awssdk.core.auth.policy.conditions.ArnCondition
Constructs a new access control policy condition that compares ARNs (Amazon Resource Names).
ArnCondition.ArnComparisonType - Enum in software.amazon.awssdk.core.auth.policy.conditions
Enumeration of the supported ways an ARN comparison can be evaluated.
asBoolean(String, Node) - Static method in class software.amazon.awssdk.core.util.xml.XpathUtils
Evaluates the specified XPath expression and returns the result as a Boolean.
asBoolean(String, Node, XPath) - Static method in class software.amazon.awssdk.core.util.xml.XpathUtils
Same as XpathUtils.asBoolean(String, Node) but allows an xpath to be passed in explicitly for reuse.
asByte(String, Node) - Static method in class software.amazon.awssdk.core.util.xml.XpathUtils
Evaluates the specified XPath expression and returns the result as a Byte.
asByte(String, Node, XPath) - Static method in class software.amazon.awssdk.core.util.xml.XpathUtils
Same as XpathUtils.asByte(String, Node) but allows an xpath to be passed in explicitly for reuse.
asByteBuffer(String, Node) - Static method in class software.amazon.awssdk.core.util.xml.XpathUtils
Evaluates the specified xpath expression, base64 decodes the data and returns the result as a ByteBuffer.
asByteBuffer(String, Node, XPath) - Static method in class software.amazon.awssdk.core.util.xml.XpathUtils
Same as XpathUtils.asByteBuffer(String, Node) but allows an xpath to be passed in explicitly for reuse.
asDate(String, Node) - Static method in class software.amazon.awssdk.core.util.xml.XpathUtils
Evaluates the specified XPath expression and returns the result as a Date.
asDate(String, Node, XPath) - Static method in class software.amazon.awssdk.core.util.xml.XpathUtils
Same as XpathUtils.asDate(String, Node) but allows an xpath to be passed in explicitly for reuse.
asDouble(String, Node) - Static method in class software.amazon.awssdk.core.util.xml.XpathUtils
Evaluates the specified XPath expression and returns the results as a Double.
asDouble(String, Node, XPath) - Static method in class software.amazon.awssdk.core.util.xml.XpathUtils
Same as XpathUtils.asDouble(String, Node) but allows an xpath to be passed in explicitly for reuse.
asFloat(String, Node) - Static method in class software.amazon.awssdk.core.util.xml.XpathUtils
Evaluates the specified XPath expression and returns the result as a Float.
asFloat(String, Node, XPath) - Static method in class software.amazon.awssdk.core.util.xml.XpathUtils
Same as XpathUtils.asFloat(String, Node) but allows an xpath to be passed in explicitly for reuse.
asInteger(String, Node) - Static method in class software.amazon.awssdk.core.util.xml.XpathUtils
Evaluates the specified XPath expression and returns the result as an Integer.
asInteger(String, Node, XPath) - Static method in class software.amazon.awssdk.core.util.xml.XpathUtils
Same as XpathUtils.asInteger(String, Node) but allows an xpath to be passed in explicitly for reuse.
asLong(String, Node) - Static method in class software.amazon.awssdk.core.util.xml.XpathUtils
Evaluates the specified XPath expression and returns the result as a Long.
asLong(String, Node, XPath) - Static method in class software.amazon.awssdk.core.util.xml.XpathUtils
Same as XpathUtils.asLong(String, Node) but allows an xpath to be passed in explicitly for reuse.
asNode(String, Node) - Static method in class software.amazon.awssdk.core.util.xml.XpathUtils
Evaluates the specified XPath expression and returns the result as a Node.
asNode(String, Node, XPath) - Static method in class software.amazon.awssdk.core.util.xml.XpathUtils
Same as XpathUtils.asNode(String, Node) but allows an xpath to be passed in explicitly for reuse.
AssertCallable - Class in software.amazon.awssdk.testutils.retry
Base class for assertion logic, used by RetryableAssertion.
AssertCallable() - Constructor for class software.amazon.awssdk.testutils.retry.AssertCallable
 
assertFileEqualsFile(File, File) - Static method in class software.amazon.awssdk.testutils.SdkAsserts
Asserts that the contents of the two files are same.
assertFileEqualsStream(File, InputStream) - Static method in class software.amazon.awssdk.testutils.SdkAsserts
Asserts that the contents in the specified file are exactly equal to the contents read from the specified input stream.
assertFileEqualsStream(String, File, InputStream) - Static method in class software.amazon.awssdk.testutils.SdkAsserts
Asserts that the contents in the specified file are exactly equal to the contents read from the specified input stream.
assertMatches(LoggedRequest) - Method in class software.amazon.awssdk.protocol.asserts.marshalling.MarshallingAssertion
Asserts on the marshalled request.
assertMatches(UnmarshallingTestContext, Object) - Method in class software.amazon.awssdk.protocol.asserts.unmarshalling.UnmarshallingAssertion
 
assertNotEmpty(String) - Static method in class software.amazon.awssdk.testutils.SdkAsserts
Deprecated.
Use Hamcrest Matchers instead
assertStreamEqualsStream(InputStream, InputStream) - Static method in class software.amazon.awssdk.testutils.SdkAsserts
Asserts that the contents in the specified input streams are same.
assertStreamEqualsStream(String, InputStream, InputStream) - Static method in class software.amazon.awssdk.testutils.SdkAsserts
Asserts that the contents in the specified input streams are same.
assertStringEqualsStream(String, InputStream) - Static method in class software.amazon.awssdk.testutils.SdkAsserts
Asserts that the contents in the specified string are exactly equal to the contents read from the specified input stream.
assertXmlEquals(String, String) - Static method in class software.amazon.awssdk.protocol.asserts.marshalling.XmlAsserts
 
asStream() - Method in class software.amazon.awssdk.core.sync.RequestBody
 
asString(String, Node) - Static method in class software.amazon.awssdk.core.util.xml.XpathUtils
Evaluates the specified XPath expression and returns the result as a string.
asString(String, Node, XPath) - Static method in class software.amazon.awssdk.core.util.xml.XpathUtils
Same as XpathUtils.asString(String, Node) but allows an xpath to be passed in explicitly for reuse.
async(Function<HttpClientDependencies, RequestPipeline<InputT, OutputT>>) - Static method in class software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder
Convert a synchronous RequestPipeline factory into a factory that produces a version of the RequestPipeline that accepts a CompletableFuture and returns a CompletableFuture.
async(Supplier<RequestPipeline<InputT, OutputT>>) - Static method in class software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder
ASYNC_HTTP_CLIENT - Static variable in class software.amazon.awssdk.core.client.config.SdkClientOption
The asynchronous HTTP client implementation to make HTTP requests with.
ASYNC_RETRY_EXECUTOR_SERVICE - Static variable in class software.amazon.awssdk.core.client.config.SdkClientOption
The executor used for scheduling async retry attempts.
AsyncClientHandler - Interface in software.amazon.awssdk.core.client.handler
Client interface to invoke an API.
asyncConfiguration(ClientAsyncConfiguration) - Method in interface software.amazon.awssdk.core.client.builder.SdkAsyncClientBuilder
Specify overrides to the default SDK async configuration that should be used for clients created by this builder.
asyncConfiguration(Consumer<ClientAsyncConfiguration.Builder>) - Method in interface software.amazon.awssdk.core.client.builder.SdkAsyncClientBuilder
Similar to SdkAsyncClientBuilder.asyncConfiguration(ClientAsyncConfiguration), but takes a lambda to configure a new ClientAsyncConfiguration.Builder.
asyncConfiguration(ClientAsyncConfiguration) - Method in class software.amazon.awssdk.core.client.builder.SdkDefaultClientBuilder
 
asyncCredentialUpdateEnabled(Boolean) - Method in class software.amazon.awssdk.auth.credentials.DefaultCredentialsProvider.Builder
Configure whether this provider should fetch credentials asynchronously in the background.
asyncCredentialUpdateEnabled(Boolean) - Method in interface software.amazon.awssdk.auth.credentials.internal.HttpCredentialsProvider.Builder
Configure whether this provider should fetch credentials asynchronously in the background.
AsyncExecutionFailureExceptionReportingStage<OutputT> - Class in software.amazon.awssdk.core.internal.http.pipeline.stages
 
AsyncExecutionFailureExceptionReportingStage(RequestPipeline<SdkHttpFullRequest, CompletableFuture<OutputT>>) - Constructor for class software.amazon.awssdk.core.internal.http.pipeline.stages.AsyncExecutionFailureExceptionReportingStage
 
AsyncPageFetcher<ResponseT> - Interface in software.amazon.awssdk.core.pagination.async
Interface to deal with async paginated responses.
asyncPromiseNotifyingBiConsumer(BiConsumer<SuccessT, Promise<PromiseT>>, Promise<PromiseT>) - Static method in class software.amazon.awssdk.http.nio.netty.internal.utils.NettyUtils
Creates a BiConsumer that notifies the promise of any failures either via the throwable passed into the BiConsumer or as a result of running the successConsumer.
AsyncRequestBody - Interface in software.amazon.awssdk.core.async
Interface to allow non-blocking streaming of request content.
AsyncResponseTransformer<ResponseT,ReturnT> - Interface in software.amazon.awssdk.core.async
Callback interface to handle a streaming asynchronous response.
AsyncRetryableStage<OutputT> - Class in software.amazon.awssdk.core.internal.http.pipeline.stages
Wrapper around the pipeline for a single request to provide retry functionality.
AsyncRetryableStage(SdkHttpResponseHandler<OutputT>, HttpClientDependencies, RequestPipeline<SdkHttpFullRequest, CompletableFuture<Response<OutputT>>>) - Constructor for class software.amazon.awssdk.core.internal.http.pipeline.stages.AsyncRetryableStage
 
asyncThreadName(String) - Method in interface software.amazon.awssdk.auth.credentials.internal.HttpCredentialsProvider.Builder
 
attr(AttributeKey<T>, T) - Method in class io.netty.handler.codec.http2.ForkedHttp2StreamChannelBootstrap
Allow to specify an initial attribute of the newly created Http2StreamChannel.
attribute(AttributeMap.Key<T>) - Method in class software.amazon.awssdk.http.nio.netty.internal.NettyConfiguration
 
AttributeAction - Enum in software.amazon.awssdk.services.dynamodb.model
 
AttributeDefinition - Class in software.amazon.awssdk.services.dynamodb.model
Represents an attribute for describing the key schema for the table and indexes.
AttributeDefinition.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
AttributeDefinitionMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
attributeDefinitions() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
An array of attributes that describe the key schema for the table and indexes.
attributeDefinitions(Collection<AttributeDefinition>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
An array of attributes that describe the key schema for the table and indexes.
attributeDefinitions(AttributeDefinition...) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
An array of attributes that describe the key schema for the table and indexes.
attributeDefinitions(Consumer<AttributeDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
An array of attributes that describe the key schema for the table and indexes.
attributeDefinitions() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
An array of AttributeDefinition objects.
attributeDefinitions(Collection<AttributeDefinition>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
An array of AttributeDefinition objects.
attributeDefinitions(AttributeDefinition...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
An array of AttributeDefinition objects.
attributeDefinitions(Consumer<AttributeDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
An array of AttributeDefinition objects.
attributeDefinitions() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
An array of attributes that describe the key schema for the table and indexes.
attributeDefinitions(Collection<AttributeDefinition>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
An array of attributes that describe the key schema for the table and indexes.
attributeDefinitions(AttributeDefinition...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
An array of attributes that describe the key schema for the table and indexes.
attributeDefinitions(Consumer<AttributeDefinition.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
An array of attributes that describe the key schema for the table and indexes.
AttributeDefinitionUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
AttributeDefinition JSON Unmarshaller
AttributeDefinitionUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.AttributeDefinitionUnmarshaller
 
AttributeMap - Class in software.amazon.awssdk.utils
A map from AttributeMap.Key<T> to T that ensures the values stored with a key matches the type associated with the key.
AttributeMap.Builder - Class in software.amazon.awssdk.utils
 
AttributeMap.Key<T> - Class in software.amazon.awssdk.utils
An abstract class extended by pseudo-enums defining the key for data that is stored in the AttributeMap.
attributeName() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeDefinition
A name for the attribute.
attributeName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeDefinition.Builder
A name for the attribute.
attributeName() - Method in class software.amazon.awssdk.services.dynamodb.model.KeySchemaElement
The name of a key attribute.
attributeName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.KeySchemaElement.Builder
The name of a key attribute.
attributeName() - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription
The name of the Time to Live attribute for items in the table.
attributeName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription.Builder
The name of the Time to Live attribute for items in the table.
attributeName() - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveSpecification
The name of the Time to Live attribute used to store the expiration time for items in the table.
attributeName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TimeToLiveSpecification.Builder
The name of the Time to Live attribute used to store the expiration time for items in the table.
attributes() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse
A map of attribute names to AttributeValue objects, representing the item as it appeared before the DeleteItem operation.
attributes(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse.Builder
A map of attribute names to AttributeValue objects, representing the item as it appeared before the DeleteItem operation.
attributes() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemResponse
The attribute values as they appeared before the PutItem operation, but only if ReturnValues is specified as ALL_OLD in the request.
attributes(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemResponse.Builder
The attribute values as they appeared before the PutItem operation, but only if ReturnValues is specified as ALL_OLD in the request.
attributes() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse
A map of attribute values as they appear before or after the UpdateItem operation, as determined by the ReturnValues parameter.
attributes(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse.Builder
A map of attribute values as they appear before or after the UpdateItem operation, as determined by the ReturnValues parameter.
attributesToGet() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
This is a legacy parameter.
attributesToGet(Collection<String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetItemRequest.Builder
This is a legacy parameter.
attributesToGet(String...) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetItemRequest.Builder
This is a legacy parameter.
attributesToGet() - Method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
This is a legacy parameter.
attributesToGet(Collection<String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes.Builder
This is a legacy parameter.
attributesToGet(String...) - Method in interface software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes.Builder
This is a legacy parameter.
attributesToGet() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
This is a legacy parameter.
attributesToGet(Collection<String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
This is a legacy parameter.
attributesToGet(String...) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
This is a legacy parameter.
attributesToGet() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
This is a legacy parameter.
attributesToGet(Collection<String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
This is a legacy parameter.
attributesToGet(String...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
This is a legacy parameter.
attributeType() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeDefinition
The data type for the attribute, where:
attributeType(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeDefinition.Builder
The data type for the attribute, where:
attributeType(ScalarAttributeType) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeDefinition.Builder
The data type for the attribute, where:
attributeTypeAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeDefinition
The data type for the attribute, where:
attributeUpdates() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
This is a legacy parameter.
attributeUpdates(Map<String, AttributeValueUpdate>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
This is a legacy parameter.
AttributeValue - Class in software.amazon.awssdk.services.dynamodb.model
Represents the data for an attribute.
AttributeValue.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
attributeValueList() - Method in class software.amazon.awssdk.services.dynamodb.model.Condition
One or more values to evaluate against the supplied attribute.
attributeValueList(Collection<AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.Condition.Builder
One or more values to evaluate against the supplied attribute.
attributeValueList(AttributeValue...) - Method in interface software.amazon.awssdk.services.dynamodb.model.Condition.Builder
One or more values to evaluate against the supplied attribute.
attributeValueList(Consumer<AttributeValue.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.Condition.Builder
One or more values to evaluate against the supplied attribute.
attributeValueList() - Method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
One or more values to evaluate against the supplied attribute.
attributeValueList(Collection<AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue.Builder
One or more values to evaluate against the supplied attribute.
attributeValueList(AttributeValue...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue.Builder
One or more values to evaluate against the supplied attribute.
attributeValueList(Consumer<AttributeValue.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue.Builder
One or more values to evaluate against the supplied attribute.
AttributeValueMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
AttributeValue Marshaller
AttributeValueUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
AttributeValue JSON Unmarshaller
AttributeValueUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.AttributeValueUnmarshaller
 
AttributeValueUpdate - Class in software.amazon.awssdk.services.dynamodb.model
For the UpdateItem operation, represents the attributes to be modified, the action to perform on each, and the new value for each.
AttributeValueUpdate.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
AttributeValueUpdateMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
AttributeValueUpdateUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
AttributeValueUpdate JSON Unmarshaller
AttributeValueUpdateUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.AttributeValueUpdateUnmarshaller
 
available() - Method in class software.amazon.awssdk.core.io.ResettableInputStream
 
available() - Method in class software.amazon.awssdk.core.io.SdkBufferedInputStream
 
available() - Method in class software.amazon.awssdk.core.io.SdkFilterInputStream
 
availableCapacity() - Method in class software.amazon.awssdk.core.internal.util.CapacityManager
Returns the currently available capacity.
average() - Method in class software.amazon.awssdk.services.cloudwatch.model.Datapoint
The average of the metric values that correspond to the data point.
average(Double) - Method in interface software.amazon.awssdk.services.cloudwatch.model.Datapoint.Builder
The average of the metric values that correspond to the data point.
awaitTermination(long, TimeUnit) - Method in class software.amazon.awssdk.http.nio.netty.internal.DelegatingEventLoopGroup
 
AWS4_SIGNING_ALGORITHM - Static variable in class software.amazon.awssdk.auth.signer.internal.SignerConstant
 
AWS4_TERMINATOR - Static variable in class software.amazon.awssdk.auth.signer.internal.SignerConstant
 
Aws4PresignerParams - Class in software.amazon.awssdk.auth.signer.params
 
Aws4PresignerParams.Builder - Interface in software.amazon.awssdk.auth.signer.params
 
Aws4Signer - Class in software.amazon.awssdk.auth.signer
Signer implementation that signs requests with the AWS4 signing protocol.
Aws4SignerParams - Class in software.amazon.awssdk.auth.signer.params
Parameters that are used during signing.
Aws4SignerParams.Builder<B extends Aws4SignerParams.Builder> - Interface in software.amazon.awssdk.auth.signer.params
 
Aws4SignerRequestParams - Class in software.amazon.awssdk.auth.signer.internal
Parameters that are used for computing a AWS 4 signature for a request.
Aws4SignerRequestParams(Aws4SignerParams) - Constructor for class software.amazon.awssdk.auth.signer.internal.Aws4SignerRequestParams
Generates an instance of AWS4signerRequestParams that holds the parameters used for computing a AWS 4 signature for a request based on the given Aws4SignerParams for that request.
Aws4SignerUtils - Class in software.amazon.awssdk.auth.signer.internal
Utility methods that is used by the different AWS Signer implementations.
AWS_ACCESS_KEY_ID - Static variable in class software.amazon.awssdk.profiles.ProfileProperty
Property name for specifying the Amazon AWS Access Key
AWS_CBOR - Static variable in class software.amazon.awssdk.awscore.internal.protocol.json.JsonContentResolverFactory
Content type resolver implementation for AWS_CBOR enabled services.
AWS_CN_GLOBAL - Static variable in class software.amazon.awssdk.regions.Region
 
AWS_CREDENTIALS - Static variable in class software.amazon.awssdk.auth.signer.internal.AwsSignerExecutionAttribute
The key under which the request credentials are set.
AWS_GLOBAL - Static variable in class software.amazon.awssdk.regions.Region
 
AWS_JSON - Static variable in class software.amazon.awssdk.awscore.internal.protocol.json.JsonContentResolverFactory
Content type resolver implementation for plain text AWS_JSON services.
AWS_REGION - Static variable in class software.amazon.awssdk.awscore.AwsExecutionAttribute
The AWS Region the client was configured with.
AWS_REGION - Static variable in class software.amazon.awssdk.awscore.client.config.AwsClientOption
AWS Region the client was configured with.
AWS_REQUEST_ID - Static variable in class software.amazon.awssdk.core.SdkResponseMetadata
 
AWS_SECRET_ACCESS_KEY - Static variable in class software.amazon.awssdk.profiles.ProfileProperty
Property name for specifying the Amazon AWS Secret Access Key
AWS_SESSION_TOKEN - Static variable in class software.amazon.awssdk.profiles.ProfileProperty
Property name for specifying the Amazon AWS Session Token
AWS_US_GOV_GLOBAL - Static variable in class software.amazon.awssdk.regions.Region
 
AwsAdvancedClientOption<T> - Class in software.amazon.awssdk.awscore.client.config
A collection of advanced options that can be configured on an AWS client via ClientOverrideConfiguration.Builder.putAdvancedOption(SdkAdvancedClientOption, Object).
AwsAsyncClientBuilder<B extends AwsAsyncClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.awscore.client.builder
This includes required and optional override configuration required by every AWS async client builder.
AwsAsyncClientHandler - Class in software.amazon.awssdk.awscore.client.handler
Async client handler for AWS SDK clients.
AwsAsyncClientHandler(SdkClientConfiguration) - Constructor for class software.amazon.awssdk.awscore.client.handler.AwsAsyncClientHandler
 
AwsBasicCredentials - Class in software.amazon.awssdk.auth.credentials
Provides access to the AWS credentials used for accessing AWS services: AWS access key ID and secret access key.
AwsChunkedEncodingInputStream - Class in software.amazon.awssdk.auth.signer.internal
A wrapper class of InputStream that implements chunked-encoding.
AwsChunkedEncodingInputStream(InputStream, byte[], String, String, String, AwsS3V4Signer) - Constructor for class software.amazon.awssdk.auth.signer.internal.AwsChunkedEncodingInputStream
 
AwsChunkedEncodingInputStream(InputStream, int, byte[], String, String, String, AwsS3V4Signer) - Constructor for class software.amazon.awssdk.auth.signer.internal.AwsChunkedEncodingInputStream
A wrapper of InputStream that implements pseudo-chunked-encoding.
AwsClientBuilder<BuilderT extends AwsClientBuilder<BuilderT,ClientT>,ClientT> - Interface in software.amazon.awssdk.awscore.client.builder
This includes required and optional override configuration required by every client builder.
AwsClientHandlerUtils - Class in software.amazon.awssdk.awscore.internal.client.handler
 
AwsClientOption<T> - Class in software.amazon.awssdk.awscore.client.config
 
AwsClientOptionValidation - Class in software.amazon.awssdk.awscore.internal.client.config
A set of static methods used to validate that a SdkClientConfiguration contains all of the values required for the AWS client handlers to function.
AwsCredentials - Interface in software.amazon.awssdk.auth.credentials
Provides access to the AWS credentials used for accessing AWS services: AWS access key ID and secret access key.
awsCredentials() - Method in class software.amazon.awssdk.auth.signer.params.Aws4SignerParams
 
awsCredentials(AwsCredentials) - Method in interface software.amazon.awssdk.auth.signer.params.Aws4SignerParams.Builder
Sets the aws credentials to use for computing the signature.
AwsCredentialsProvider - Interface in software.amazon.awssdk.auth.credentials
Interface for loading AwsCredentials that are used for authentication.
AwsCredentialsProviderChain - Class in software.amazon.awssdk.auth.credentials
AwsCredentialsProvider implementation that chains together multiple credentials providers.
AwsCredentialsProviderChain.Builder - Interface in software.amazon.awssdk.auth.credentials
A builder for a AwsCredentialsProviderChain that allows controlling its behavior.
AwsDateUtils - Class in software.amazon.awssdk.core.internal.util
 
AwsDefaultClientBuilder<BuilderT extends AwsClientBuilder<BuilderT,ClientT>,ClientT> - Class in software.amazon.awssdk.awscore.client.builder
An SDK-internal implementation of the methods in AwsClientBuilder, AwsAsyncClientBuilder and AwsSyncClientBuilder.
AwsErrorCode - Class in software.amazon.awssdk.awscore.internal
Contains AWS error codes.
AwsErrorDetails - Class in software.amazon.awssdk.awscore.exception
 
awsErrorDetails() - Method in exception software.amazon.awssdk.awscore.exception.AwsServiceException
Additional details pertaining to an exception thrown by an AWS service.
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.awscore.exception.AwsServiceException.Builder
Specifies the additional awsErrorDetails from the service response.
awsErrorDetails() - Method in interface software.amazon.awssdk.awscore.exception.AwsServiceException.Builder
The AwsErrorDetails from the service response.
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudwatch.model.CloudWatchException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DashboardInvalidInputErrorException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DashboardNotFoundErrorException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudwatch.model.InternalServiceException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudwatch.model.InvalidFormatException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudwatch.model.InvalidNextTokenException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudwatch.model.InvalidParameterCombinationException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudwatch.model.InvalidParameterValueException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudwatch.model.LimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MissingRequiredParameterException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.cloudwatch.model.ResourceNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupInUseException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.ConditionalCheckFailedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsUnavailableException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.DynamoDbException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExpiredIteratorException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.IndexNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.InternalServerErrorException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.InvalidRestoreTimeException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.ItemCollectionSizeLimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.LimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryUnavailableException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.ResourceInUseException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.ResourceNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableInUseException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.TrimmedDataAccessException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesis.model.ExpiredIteratorException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesis.model.ExpiredNextTokenException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesis.model.InvalidArgumentException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesis.model.KinesisException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsAccessDeniedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsDisabledException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsInvalidStateException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsOptInRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsThrottlingException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesis.model.LimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesis.model.ProvisionedThroughputExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesis.model.ResourceInUseException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.kinesis.model.ResourceNotFoundException.Builder
 
AwsErrorDetails.Builder - Interface in software.amazon.awssdk.awscore.exception
 
AwsExecutionAttribute - Class in software.amazon.awssdk.awscore
AWS-specific attributes attached to the execution.
AwsHostNameUtils - Class in software.amazon.awssdk.awscore.util
 
AwsIntegrationTestBase - Class in software.amazon.awssdk.testutils.service
 
AwsIntegrationTestBase() - Constructor for class software.amazon.awssdk.testutils.service.AwsIntegrationTestBase
 
AwsJsonErrorMessageParser - Class in software.amazon.awssdk.awscore.protocol.json
 
AwsJsonErrorMessageParser(SdkJsonErrorMessageParser) - Constructor for class software.amazon.awssdk.awscore.protocol.json.AwsJsonErrorMessageParser
 
AwsJsonErrorResponseHandler - Class in software.amazon.awssdk.awscore.http.response
Implementation of HttpResponseHandler that handles a error response from AWS services and unmarshalls the result using a JSON unmarshaller.
AwsJsonErrorResponseHandler(List<AwsJsonErrorUnmarshaller>, ErrorCodeParser, ErrorMessageParser, JsonFactory) - Constructor for class software.amazon.awssdk.awscore.http.response.AwsJsonErrorResponseHandler
 
AwsJsonErrorUnmarshaller - Class in software.amazon.awssdk.awscore.internal.protocol.json
Unmarshaller for JSON error responses from AWS services.
AwsJsonErrorUnmarshaller(Class<? extends AwsServiceException>, String) - Constructor for class software.amazon.awssdk.awscore.internal.protocol.json.AwsJsonErrorUnmarshaller
 
AwsJsonProtocol - Enum in software.amazon.awssdk.awscore.internal.protocol.json
Supported protocols for the new marshalling style.
AwsJsonProtocolFactory - Class in software.amazon.awssdk.awscore.protocol.json
Factory to generate the various JSON protocol handlers and generators depending on the wire protocol to be used for communicating with the service.
AwsJsonProtocolFactory(JsonClientMetadata, AwsJsonProtocolMetadata) - Constructor for class software.amazon.awssdk.awscore.protocol.json.AwsJsonProtocolFactory
 
AwsJsonProtocolMetadata - Class in software.amazon.awssdk.awscore.protocol.json
Provides additional metadata about AWS Json protocol.
AwsJsonProtocolMetadata.Builder - Class in software.amazon.awssdk.awscore.protocol.json
 
AwsProfileRegionProvider - Class in software.amazon.awssdk.regions.providers
Loads region information from the ProfileFile.defaultProfileFile() using the default profile name.
AwsProfileRegionProvider() - Constructor for class software.amazon.awssdk.regions.providers.AwsProfileRegionProvider
 
awsRegion() - Method in class software.amazon.awssdk.services.dynamodb.model.Record
The region in which the GetRecords request was received.
awsRegion(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Record.Builder
The region in which the GetRecords request was received.
AwsRegionProvider - Interface in software.amazon.awssdk.regions.providers
Interface for providing AWS region information.
AwsRegionProviderChain - Class in software.amazon.awssdk.regions.providers
Composite AwsRegionProvider that sequentially delegates to a chain of providers looking for region information.
AwsRegionProviderChain(AwsRegionProvider...) - Constructor for class software.amazon.awssdk.regions.providers.AwsRegionProviderChain
 
AwsRequest - Class in software.amazon.awssdk.awscore
Base class for all AWS Service requests.
AwsRequest.Builder - Interface in software.amazon.awssdk.awscore
 
AwsRequestOverrideConfiguration - Class in software.amazon.awssdk.awscore
Request-specific configuration overrides for AWS service clients.
AwsRequestOverrideConfiguration.Builder - Interface in software.amazon.awssdk.awscore
 
AwsResponse - Class in software.amazon.awssdk.awscore
Base class for all AWS Service responses.
AwsRetryPolicy - Class in software.amazon.awssdk.awscore.retry
Retry Policy used by clients when communicating with AWS services.
AwsS3V4Signer - Class in software.amazon.awssdk.auth.signer
AWS4 signer implementation for AWS S3
AwsS3V4SignerParams - Class in software.amazon.awssdk.auth.signer.params
 
AwsS3V4SignerParams.Builder - Interface in software.amazon.awssdk.auth.signer.params
 
AwsServiceException - Exception in software.amazon.awssdk.awscore.exception
Extension of SdkServiceException that represents an error response returned by an Amazon web service.
AwsServiceException.Builder - Interface in software.amazon.awssdk.awscore.exception
 
AwsSessionCredentials - Class in software.amazon.awssdk.auth.credentials
A special type of AwsCredentials that provides a session token to be used in service authentication.
AwsSignerExecutionAttribute - Class in software.amazon.awssdk.auth.signer.internal
AWS-specific signing attributes attached to the execution.
AwsStructuredCborFactory - Class in software.amazon.awssdk.awscore.internal.protocol.json
Creates generators and protocol handlers for CBOR wire format.
AwsStructuredIonFactory - Class in software.amazon.awssdk.awscore.internal.protocol.json
 
AwsStructuredIonFactory() - Constructor for class software.amazon.awssdk.awscore.internal.protocol.json.AwsStructuredIonFactory
 
AwsStructuredJsonFactory - Interface in software.amazon.awssdk.awscore.internal.protocol.json
Common interface for creating generators (writers) and protocol handlers for JSON like protocols.
AwsStructuredPlainJsonFactory - Class in software.amazon.awssdk.awscore.internal.protocol.json
Creates generators and protocol handlers for plain text JSON wire format.
AwsSyncClientBuilder<B extends AwsSyncClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.awscore.client.builder
This includes required and optional override configuration required by every sync client builder.
AwsSyncClientHandler - Class in software.amazon.awssdk.awscore.client.handler
Client handler for AWS SDK clients.
AwsSyncClientHandler(SdkClientConfiguration) - Constructor for class software.amazon.awssdk.awscore.client.handler.AwsSyncClientHandler
 
AwsTestBase - Class in software.amazon.awssdk.testutils.service
 
AwsTestBase() - Constructor for class software.amazon.awssdk.testutils.service.AwsTestBase
 

B

b() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
An attribute of type Binary.
b(SdkBytes) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValue.Builder
An attribute of type Binary.
backfilling() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
Indicates whether the index is currently backfilling.
backfilling(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription.Builder
Indicates whether the index is currently backfilling.
BackoffStrategy - Interface in software.amazon.awssdk.core.retry.backoff
 
backoffStrategy() - Method in class software.amazon.awssdk.core.retry.RetryPolicy
 
backoffStrategy(BackoffStrategy) - Method in interface software.amazon.awssdk.core.retry.RetryPolicy.Builder
 
backoffStrategy() - Method in interface software.amazon.awssdk.core.retry.RetryPolicy.Builder
 
backupArn() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
ARN associated with the backup.
backupArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupDetails.Builder
ARN associated with the backup.
backupArn() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
ARN associated with the backup.
backupArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupSummary.Builder
ARN associated with the backup.
backupArn() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupRequest
The ARN associated with the backup.
backupArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteBackupRequest.Builder
The ARN associated with the backup.
backupArn() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupRequest
The ARN associated with the backup.
backupArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeBackupRequest.Builder
The ARN associated with the backup.
backupArn() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
The ARN associated with the backup.
backupArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest.Builder
The ARN associated with the backup.
backupCreationDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
Time at which the backup was created.
backupCreationDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupDetails.Builder
Time at which the backup was created.
backupCreationDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
Time at which the backup was created.
backupCreationDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupSummary.Builder
Time at which the backup was created.
BackupDescription - Class in software.amazon.awssdk.services.dynamodb.model
Contains the description of the backup created for the table.
backupDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupResponse
Contains the description of the backup created for the table.
backupDescription(BackupDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteBackupResponse.Builder
Contains the description of the backup created for the table.
backupDescription(Consumer<BackupDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteBackupResponse.Builder
Contains the description of the backup created for the table.
backupDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupResponse
Contains the description of the backup created for the table.
backupDescription(BackupDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeBackupResponse.Builder
Contains the description of the backup created for the table.
backupDescription(Consumer<BackupDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeBackupResponse.Builder
Contains the description of the backup created for the table.
BackupDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
BackupDescriptionMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
BackupDescriptionUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
BackupDescription JSON Unmarshaller
BackupDescriptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.BackupDescriptionUnmarshaller
 
backupDetails() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDescription
Contains the details of the backup created for the table.
backupDetails(BackupDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupDescription.Builder
Contains the details of the backup created for the table.
backupDetails(Consumer<BackupDetails.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupDescription.Builder
Contains the details of the backup created for the table.
BackupDetails - Class in software.amazon.awssdk.services.dynamodb.model
Contains the details of the backup created for the table.
backupDetails() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupResponse
Contains the details of the backup created for the table.
backupDetails(BackupDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateBackupResponse.Builder
Contains the details of the backup created for the table.
backupDetails(Consumer<BackupDetails.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateBackupResponse.Builder
Contains the details of the backup created for the table.
BackupDetails.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
BackupDetailsMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
BackupDetails Marshaller
BackupDetailsUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
BackupDetails JSON Unmarshaller
BackupDetailsUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.BackupDetailsUnmarshaller
 
BackupInUseException - Exception in software.amazon.awssdk.services.dynamodb.model
There is another ongoing conflicting backup control plane operation on the table.
BackupInUseException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
backupName() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
Name of the requested backup.
backupName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupDetails.Builder
Name of the requested backup.
backupName() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
Name of the specified backup.
backupName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupSummary.Builder
Name of the specified backup.
backupName() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupRequest
Specified name for the backup.
backupName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateBackupRequest.Builder
Specified name for the backup.
BackupNotFoundException - Exception in software.amazon.awssdk.services.dynamodb.model
Backup not found for the given BackupARN.
BackupNotFoundException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
backupSizeBytes() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
Size of the backup in bytes.
backupSizeBytes(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupDetails.Builder
Size of the backup in bytes.
backupSizeBytes() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
Size of the backup in bytes.
backupSizeBytes(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupSummary.Builder
Size of the backup in bytes.
backupStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
backupStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupDetails.Builder
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
backupStatus(BackupStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupDetails.Builder
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
BackupStatus - Enum in software.amazon.awssdk.services.dynamodb.model
 
backupStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
backupStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupSummary.Builder
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
backupStatus(BackupStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupSummary.Builder
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
backupStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
backupStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
backupSummaries() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse
List of BackupSummary objects.
backupSummaries(Collection<BackupSummary>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse.Builder
List of BackupSummary objects.
backupSummaries(BackupSummary...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse.Builder
List of BackupSummary objects.
backupSummaries(Consumer<BackupSummary.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse.Builder
List of BackupSummary objects.
BackupSummary - Class in software.amazon.awssdk.services.dynamodb.model
Contains details for the backup.
BackupSummary.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
BackupSummaryMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
BackupSummary Marshaller
BackupSummaryUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
BackupSummary JSON Unmarshaller
BackupSummaryUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.BackupSummaryUnmarshaller
 
BAD_GATEWAY - Static variable in class software.amazon.awssdk.http.HttpStatusCode
 
BAD_REQUEST - Static variable in class software.amazon.awssdk.http.HttpStatusCode
 
Base16 - Class in software.amazon.awssdk.utils.internal
A Base 16 codec API, which encodes into hex string in upper case.
Base16Codec - Class in software.amazon.awssdk.utils.internal
A Base 16 codec implementation.
Base16Lower - Class in software.amazon.awssdk.utils.internal
A Base 16 codec API, which encodes into hex string in lower case.
BASE_DELAY - Static variable in class software.amazon.awssdk.core.internal.retry.SdkDefaultRetrySetting
 
BaseAsyncClientHandler - Class in software.amazon.awssdk.core.client.handler
 
BaseAwsStructuredJsonFactory - Class in software.amazon.awssdk.awscore.internal.protocol.json
Generic implementation of a structured JSON factory that is pluggable for different variants of JSON.
BaseClientHandler - Class in software.amazon.awssdk.core.client.handler
 
baseDelay(Duration) - Method in interface software.amazon.awssdk.core.retry.backoff.EqualJitterBackoffStrategy.Builder
 
baseDelay() - Method in interface software.amazon.awssdk.core.retry.backoff.EqualJitterBackoffStrategy.Builder
 
baseDelay(Duration) - Method in interface software.amazon.awssdk.core.retry.backoff.FullJitterBackoffStrategy.Builder
 
baseDelay() - Method in interface software.amazon.awssdk.core.retry.backoff.FullJitterBackoffStrategy.Builder
 
BaseJsonProtocolFactory<RequestT extends SdkRequest,ExceptionT extends SdkServiceException> - Class in software.amazon.awssdk.core.protocol.json
Factory to generate the various JSON protocol handlers and generators depending on the wire protocol to be used for communicating with the service.
BaseJsonProtocolFactory(JsonClientMetadata) - Constructor for class software.amazon.awssdk.core.protocol.json.BaseJsonProtocolFactory
 
BaseSdkStructuredJsonFactory - Class in software.amazon.awssdk.core.internal.protocol.json
Generic implementation of a structured JSON factory that is pluggable for different variants of JSON.
BaseSdkStructuredJsonFactory(JsonFactory, Map<Class<?>, Unmarshaller<?, JsonUnmarshallerContext>>) - Constructor for class software.amazon.awssdk.core.internal.protocol.json.BaseSdkStructuredJsonFactory
 
BaseSyncClientHandler - Class in software.amazon.awssdk.core.client.handler
 
batchGetItem(BatchGetItemRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItem(Consumer<BatchGetItemRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItemPaginator(BatchGetItemRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItemPaginator(Consumer<BatchGetItemRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
BatchGetItemPublisher - Class in software.amazon.awssdk.services.dynamodb.paginators
Represents the output for the DynamoDbAsyncClient.batchGetItemPaginator(software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest) operation which is a paginated operation.
BatchGetItemPublisher(DynamoDbAsyncClient, BatchGetItemRequest) - Constructor for class software.amazon.awssdk.services.dynamodb.paginators.BatchGetItemPublisher
 
BatchGetItemRequest - Class in software.amazon.awssdk.services.dynamodb.model
Represents the input of a BatchGetItem operation.
BatchGetItemRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
BatchGetItemRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
BatchGetItemRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.BatchGetItemRequestMarshaller
 
BatchGetItemRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
BatchGetItemResponse - Class in software.amazon.awssdk.services.dynamodb.model
Represents the output of a BatchGetItem operation.
BatchGetItemResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
BatchGetItemResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
BatchGetItemResponse JSON Unmarshaller
BatchGetItemResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.BatchGetItemResponseUnmarshaller
 
batchWriteItem(BatchWriteItemRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
The BatchWriteItem operation puts or deletes multiple items in one or more tables.
batchWriteItem(Consumer<BatchWriteItemRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
The BatchWriteItem operation puts or deletes multiple items in one or more tables.
BatchWriteItemRequest - Class in software.amazon.awssdk.services.dynamodb.model
Represents the input of a BatchWriteItem operation.
BatchWriteItemRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
BatchWriteItemRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
BatchWriteItemRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.BatchWriteItemRequestMarshaller
 
BatchWriteItemRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
BatchWriteItemResponse - Class in software.amazon.awssdk.services.dynamodb.model
Represents the output of a BatchWriteItem operation.
BatchWriteItemResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
BatchWriteItemResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
BatchWriteItemResponse JSON Unmarshaller
BatchWriteItemResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.BatchWriteItemResponseUnmarshaller
 
beforeExecution(Context.BeforeExecution, ExecutionAttributes) - Method in interface software.amazon.awssdk.core.interceptor.ExecutionInterceptor
Read a request that has been given to a service client before it is modified by other interceptors.
beforeExecution(Context.BeforeExecution, ExecutionAttributes) - Method in class software.amazon.awssdk.core.internal.interceptor.ExecutionInterceptorChain
 
beforeMarshalling(Context.BeforeMarshalling, ExecutionAttributes) - Method in interface software.amazon.awssdk.core.interceptor.ExecutionInterceptor
Read the finalized request as it will be given to the marshaller to be converted into an SdkHttpFullRequest.
beforeMarshalling(Context.BeforeMarshalling, ExecutionAttributes) - Method in class software.amazon.awssdk.core.internal.interceptor.ExecutionInterceptorChain
 
beforeTransmission(Context.BeforeTransmission, ExecutionAttributes) - Method in interface software.amazon.awssdk.core.interceptor.ExecutionInterceptor
Read the finalized HTTP request as it will be sent to the HTTP client.
beforeTransmission(Context.BeforeTransmission, ExecutionAttributes) - Method in class software.amazon.awssdk.core.internal.interceptor.ExecutionInterceptorChain
 
BeforeTransmissionExecutionInterceptorsStage - Class in software.amazon.awssdk.core.internal.http.pipeline.stages
 
BeforeTransmissionExecutionInterceptorsStage() - Constructor for class software.amazon.awssdk.core.internal.http.pipeline.stages.BeforeTransmissionExecutionInterceptorsStage
 
beforeUnmarshalling(Context.BeforeUnmarshalling, ExecutionAttributes) - Method in interface software.amazon.awssdk.core.interceptor.ExecutionInterceptor
Read the finalized HTTP response as it will be given to the unmarshaller to be converted into an SdkResponse.
beforeUnmarshalling(Context.BeforeUnmarshalling, ExecutionAttributes) - Method in class software.amazon.awssdk.core.internal.interceptor.ExecutionInterceptorChain
 
BeforeUnmarshallingExecutionInterceptorsStage - Class in software.amazon.awssdk.core.internal.http.pipeline.stages
BeforeUnmarshallingExecutionInterceptorsStage() - Constructor for class software.amazon.awssdk.core.internal.http.pipeline.stages.BeforeUnmarshallingExecutionInterceptorsStage
 
BetterFixedChannelPool - Class in software.amazon.awssdk.http.nio.netty.internal.utils
ChannelPool implementation that takes another ChannelPool implementation and enforce a maximum number of concurrent connections.
BetterFixedChannelPool.AcquireTimeoutAction - Enum in software.amazon.awssdk.http.nio.netty.internal.utils
 
BetterFixedChannelPool.Builder - Class in software.amazon.awssdk.http.nio.netty.internal.utils
 
BIG_DECIMAL - Static variable in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeJsonMarshaller
 
BIG_DECIMAL - Static variable in interface software.amazon.awssdk.core.protocol.MarshallingType
 
BigDecimalCborUnmarshaller() - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.BigDecimalCborUnmarshaller
 
BigDecimalIonUnmarshaller() - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.BigDecimalIonUnmarshaller
 
BigDecimalJsonUnmarshaller() - Constructor for class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.BigDecimalJsonUnmarshaller
 
BigDecimalUnmarshaller() - Constructor for class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.BigDecimalUnmarshaller
 
BigIntegerCborUnmarshaller() - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.BigIntegerCborUnmarshaller
 
BigIntegerIonUnmarshaller() - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.BigIntegerIonUnmarshaller
 
BigIntegerJsonUnmarshaller() - Constructor for class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.BigIntegerJsonUnmarshaller
 
BigIntegerUnmarshaller() - Constructor for class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.BigIntegerUnmarshaller
 
BinaryUtils - Class in software.amazon.awssdk.utils
Utilities for encoding and decoding binary data to and from different forms.
bind(SocketAddress) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
bind(SocketAddress) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
bind(ChannelHandlerContext, SocketAddress, ChannelPromise) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.LoggingHandler
 
bool() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
An attribute of type Boolean.
bool(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValue.Builder
An attribute of type Boolean.
BOOLEAN - Static variable in class software.amazon.awssdk.core.internal.protocol.json.HeaderMarshaller
 
BOOLEAN - Static variable in class software.amazon.awssdk.core.internal.protocol.json.QueryParamMarshaller
 
BOOLEAN - Static variable in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeJsonMarshaller
 
BOOLEAN - Static variable in interface software.amazon.awssdk.core.protocol.MarshallingType
 
BooleanCborUnmarshaller() - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.BooleanCborUnmarshaller
 
BooleanIonUnmarshaller() - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.BooleanIonUnmarshaller
 
BooleanJsonUnmarshaller() - Constructor for class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.BooleanJsonUnmarshaller
 
BooleanUnmarshaller() - Constructor for class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.BooleanUnmarshaller
 
bs() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
An attribute of type Binary Set.
bs(Collection<SdkBytes>) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValue.Builder
An attribute of type Binary Set.
bs(SdkBytes...) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValue.Builder
An attribute of type Binary Set.
buffer(int) - Method in interface software.amazon.awssdk.core.async.SdkPublisher
Buffers the events into lists of the given buffer size.
BufferingSubscriber<T> - Class in software.amazon.awssdk.utils.async
 
BufferingSubscriber(Subscriber<? super List<T>>, int) - Constructor for class software.amazon.awssdk.utils.async.BufferingSubscriber
 
build() - Method in class io.netty.handler.codec.http2.ForkedHttp2MultiplexCodecBuilder
 
build() - Method in interface software.amazon.awssdk.auth.credentials.AwsCredentialsProviderChain.Builder
 
build() - Method in interface software.amazon.awssdk.auth.credentials.ContainerCredentialsProvider.Builder
Build a ContainerCredentialsProvider from the provided configuration.
build() - Method in class software.amazon.awssdk.auth.credentials.DefaultCredentialsProvider.Builder
Create a DefaultCredentialsProvider using the configuration defined in this builder.
build() - Method in interface software.amazon.awssdk.auth.credentials.InstanceProfileCredentialsProvider.Builder
Build a InstanceProfileCredentialsProvider from the provided configuration.
build() - Method in interface software.amazon.awssdk.auth.credentials.internal.HttpCredentialsProvider.Builder
 
build() - Method in interface software.amazon.awssdk.auth.credentials.ProfileCredentialsProvider.Builder
Create a ProfileCredentialsProvider using the configuration applied to this builder.
build() - Method in interface software.amazon.awssdk.auth.signer.params.Aws4PresignerParams.Builder
 
build() - Method in interface software.amazon.awssdk.auth.signer.params.Aws4SignerParams.Builder
 
build() - Method in interface software.amazon.awssdk.auth.signer.params.AwsS3V4SignerParams.Builder
 
build() - Method in class software.amazon.awssdk.auth.signer.QueryStringSigner.Builder
Deprecated.
 
build() - Method in interface software.amazon.awssdk.awscore.AwsRequest.Builder
 
build() - Method in interface software.amazon.awssdk.awscore.AwsRequestOverrideConfiguration.Builder
 
build() - Method in interface software.amazon.awssdk.awscore.eventstream.EventStreamException.Builder
 
build() - Method in class software.amazon.awssdk.awscore.eventstream.EventStreamExceptionJsonUnmarshaller.Builder
 
build() - Method in class software.amazon.awssdk.awscore.eventstream.EventStreamTaggedUnionJsonUnmarshaller.Builder
 
build() - Method in interface software.amazon.awssdk.awscore.exception.AwsErrorDetails.Builder
Creates a new AwsErrorDetails with the properties set on this builder.
build() - Method in interface software.amazon.awssdk.awscore.exception.AwsServiceException.Builder
 
build() - Method in class software.amazon.awssdk.awscore.protocol.json.AwsJsonProtocolMetadata.Builder
 
build() - Method in interface software.amazon.awssdk.core.ApiName.Builder
 
build() - Method in class software.amazon.awssdk.core.client.builder.SdkDefaultClientBuilder
Build a client using the current state of this builder.
build() - Method in interface software.amazon.awssdk.core.exception.AbortedException.Builder
 
build() - Method in interface software.amazon.awssdk.core.exception.ClientExecutionTimeoutException.Builder
 
build() - Method in interface software.amazon.awssdk.core.exception.Crc32MismatchException.Builder
 
build() - Method in interface software.amazon.awssdk.core.exception.NonRetryableException.Builder
 
build() - Method in interface software.amazon.awssdk.core.exception.ResetException.Builder
 
build() - Method in interface software.amazon.awssdk.core.exception.RetryableException.Builder
 
build() - Method in interface software.amazon.awssdk.core.exception.SdkClientException.Builder
 
build() - Method in interface software.amazon.awssdk.core.exception.SdkException.Builder
Creates a new SdkException with the specified properties.
build() - Method in interface software.amazon.awssdk.core.exception.SdkServiceException.Builder
Creates a new SdkServiceException with the specified properties.
build() - Method in class software.amazon.awssdk.core.http.ExecutionContext.Builder
 
build() - Method in class software.amazon.awssdk.core.internal.client.config.SdkClientConfiguration.Builder
 
build() - Method in class software.amazon.awssdk.core.internal.http.HttpClientDependencies.Builder
 
build(HttpClientDependencies) - Method in class software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder
Construct the RequestPipeline with the currently configured stages.
build() - Method in class software.amazon.awssdk.core.internal.http.RequestExecutionContext.Builder
 
build() - Method in class software.amazon.awssdk.core.internal.interceptor.InterceptorContext.Builder
 
build() - Method in interface software.amazon.awssdk.core.internal.pagination.async.ItemsSubscription.Builder
 
build() - Method in interface software.amazon.awssdk.core.internal.pagination.async.PaginationSubscription.Builder
 
build() - Method in class software.amazon.awssdk.core.internal.protocol.json.JsonMarshallerContext.Builder
 
build() - Method in class software.amazon.awssdk.core.internal.protocol.json.MarshallerRegistry.Builder
 
build() - Method in class software.amazon.awssdk.core.internal.RequestExecutionContext.Builder
 
build() - Method in interface software.amazon.awssdk.core.pagination.async.PaginatedItemsPublisher.Builder
 
build() - Method in interface software.amazon.awssdk.core.pagination.async.ResponsesSubscription.Builder
 
build() - Method in interface software.amazon.awssdk.core.pagination.sync.PaginatedItemsIterable.Builder
 
build() - Method in interface software.amazon.awssdk.core.pagination.sync.PaginatedResponsesIterator.Builder
 
build() - Method in class software.amazon.awssdk.core.protocol.json.JsonProtocolMarshallerBuilder
 
build() - Method in class software.amazon.awssdk.core.protocol.MarshallingInfo.Builder
 
build() - Method in class software.amazon.awssdk.core.protocol.OperationInfo.Builder
 
build() - Method in interface software.amazon.awssdk.core.RequestOverrideConfiguration.Builder
Create a new SdkRequestOverrideConfiguration with the properties set on this builder.
build() - Method in interface software.amazon.awssdk.core.retry.backoff.EqualJitterBackoffStrategy.Builder
 
build() - Method in interface software.amazon.awssdk.core.retry.backoff.FullJitterBackoffStrategy.Builder
 
build() - Method in interface software.amazon.awssdk.core.retry.RetryPolicy.Builder
 
build() - Method in class software.amazon.awssdk.core.retry.RetryPolicyContext.Builder
 
build() - Method in interface software.amazon.awssdk.core.SdkRequest.Builder
 
build() - Method in interface software.amazon.awssdk.core.SdkRequestOverrideConfiguration.Builder
 
build() - Method in interface software.amazon.awssdk.core.SdkResponse.Builder
 
build() - Method in class software.amazon.awssdk.core.waiters.WaiterBuilder
 
build() - Method in class software.amazon.awssdk.core.waiters.WaiterExecutionBuilder
 
build() - Method in class software.amazon.awssdk.http.apache.internal.ApacheHttpRequestConfig.Builder
 
build() - Method in interface software.amazon.awssdk.http.async.SdkAsyncHttpClient.Builder
Create a SdkAsyncHttpClient without defaults applied.
build() - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.BetterFixedChannelPool.Builder
 
build() - Method in interface software.amazon.awssdk.http.nio.netty.SdkEventLoopGroup.Builder
 
build() - Method in interface software.amazon.awssdk.http.SdkHttpClient.Builder
Create a SdkHttpClient without defaults applied.
build() - Method in class software.amazon.awssdk.http.SdkRequestContext.Builder
 
build() - Method in interface software.amazon.awssdk.profiles.Profile.Builder
Create a profile using the current state of this builder.
build() - Method in class software.amazon.awssdk.profiles.ProfileFile.Aggregator
 
build() - Method in interface software.amazon.awssdk.profiles.ProfileFile.Builder
 
build() - Method in class software.amazon.awssdk.regions.internal.util.ResourcesEndpointRetryParameters.Builder
 
build() - Method in interface software.amazon.awssdk.services.cloudwatch.model.CloudWatchRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.cloudwatch.model.CloudWatchResponse.Builder
 
build() - Method in interface software.amazon.awssdk.services.dynamodb.model.DynamoDbRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.dynamodb.model.DynamoDbResponse.Builder
 
build() - Method in interface software.amazon.awssdk.services.dynamodb.model.DynamoDbStreamsRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.dynamodb.model.DynamoDbStreamsResponse.Builder
 
build() - Method in interface software.amazon.awssdk.services.kinesis.model.KinesisRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.kinesis.model.KinesisResponse.Builder
 
build() - Method in interface software.amazon.awssdk.services.kinesis.model.SubscribeToShardResponseHandler.Builder
 
build() - Method in interface software.amazon.awssdk.services.kinesis.model.SubscribeToShardResponseHandler.Visitor.Builder
 
build() - Method in class software.amazon.awssdk.utils.AttributeMap.Builder
 
build() - Method in interface software.amazon.awssdk.utils.builder.SdkBuilder
An immutable object that is created from the properties that have been set on the builder.
build() - Method in class software.amazon.awssdk.utils.cache.CachedSupplier.Builder
Create a CachedSupplier using the current configuration of this builder.
build() - Method in class software.amazon.awssdk.utils.cache.RefreshResult.Builder
Build a RefreshResult using the values currently configured in this builder.
build() - Method in class software.amazon.awssdk.utils.ImmutableMap.Builder
Generates and returns a new ImmutableMap instance which contains all the entries added into the Builder by put() method.
build() - Method in class software.amazon.awssdk.utils.ThreadFactoryBuilder
Create the ThreadFactory with the configuration currently applied to this builder.
build() - Method in class software.amazon.awssdk.utils.ToString
Convert this result to a string.
build(Map<String, HeaderValue>, byte[]) - Method in interface software.amazon.eventstream.MessageBuilder
 
buildDefaultTimeoutThreadPool(String) - Static method in class software.amazon.awssdk.core.internal.http.timers.TimeoutThreadPoolBuilder
Creates a ScheduledThreadPoolExecutor with custom name for the threads.
buildEndpoint(String, String, Region) - Static method in class software.amazon.awssdk.awscore.internal.EndpointUtils
Generate an endpoint from the provided endpoint protocol, url prefix, and region.
builder() - Static method in class software.amazon.awssdk.auth.credentials.AwsCredentialsProviderChain
Get a new builder for creating a AwsCredentialsProviderChain.
builder() - Static method in class software.amazon.awssdk.auth.credentials.ContainerCredentialsProvider
Create a builder for creating a ContainerCredentialsProvider.
builder() - Static method in class software.amazon.awssdk.auth.credentials.DefaultCredentialsProvider
Get a builder for defining a DefaultCredentialsProvider with custom configuration.
builder() - Static method in class software.amazon.awssdk.auth.credentials.InstanceProfileCredentialsProvider
Create a builder for creating a InstanceProfileCredentialsProvider.
builder() - Static method in class software.amazon.awssdk.auth.credentials.ProfileCredentialsProvider
Get a builder for creating a custom ProfileCredentialsProvider.
builder() - Static method in class software.amazon.awssdk.auth.signer.params.Aws4PresignerParams
 
builder() - Static method in class software.amazon.awssdk.auth.signer.params.Aws4SignerParams
 
builder() - Static method in class software.amazon.awssdk.auth.signer.params.AwsS3V4SignerParams
 
builder() - Static method in class software.amazon.awssdk.auth.signer.QueryStringSigner
Deprecated.
 
Builder() - Constructor for class software.amazon.awssdk.auth.signer.QueryStringSigner.Builder
Deprecated.
 
builder() - Static method in class software.amazon.awssdk.awscore.AwsRequestOverrideConfiguration
 
builder() - Static method in exception software.amazon.awssdk.awscore.eventstream.EventStreamException
 
builder() - Static method in class software.amazon.awssdk.awscore.eventstream.EventStreamExceptionJsonUnmarshaller
 
builder() - Static method in class software.amazon.awssdk.awscore.eventstream.EventStreamTaggedUnionJsonUnmarshaller
 
builder() - Static method in class software.amazon.awssdk.awscore.exception.AwsErrorDetails
 
builder() - Static method in exception software.amazon.awssdk.awscore.exception.AwsServiceException
 
builder() - Static method in class software.amazon.awssdk.awscore.protocol.json.AwsJsonProtocolMetadata
 
builder() - Static method in class software.amazon.awssdk.core.ApiName
 
builder() - Static method in class software.amazon.awssdk.core.client.config.ClientAsyncConfiguration
 
builder() - Static method in class software.amazon.awssdk.core.client.config.ClientOverrideConfiguration
builder() - Static method in exception software.amazon.awssdk.core.exception.AbortedException
 
builder() - Static method in exception software.amazon.awssdk.core.exception.ClientExecutionTimeoutException
 
builder() - Static method in exception software.amazon.awssdk.core.exception.Crc32MismatchException
 
builder() - Static method in exception software.amazon.awssdk.core.exception.NonRetryableException
 
builder() - Static method in exception software.amazon.awssdk.core.exception.ResetException
 
builder() - Static method in exception software.amazon.awssdk.core.exception.RetryableException
 
builder() - Static method in exception software.amazon.awssdk.core.exception.SdkClientException
 
builder() - Static method in exception software.amazon.awssdk.core.exception.SdkException
 
builder() - Static method in exception software.amazon.awssdk.core.exception.SdkServiceException
 
builder() - Static method in class software.amazon.awssdk.core.http.ExecutionContext
 
Builder(ExecutionContext) - Constructor for class software.amazon.awssdk.core.http.ExecutionContext.Builder
 
builder() - Static method in class software.amazon.awssdk.core.internal.async.FileAsyncRequestBody
 
builder() - Static method in class software.amazon.awssdk.core.internal.client.config.SdkClientConfiguration
Create a builder for a SdkClientConfiguration.
builder() - Static method in class software.amazon.awssdk.core.internal.http.HttpClientDependencies
 
builder() - Static method in class software.amazon.awssdk.core.internal.http.RequestExecutionContext
Builder() - Constructor for class software.amazon.awssdk.core.internal.http.RequestExecutionContext.Builder
 
builder() - Static method in class software.amazon.awssdk.core.internal.interceptor.InterceptorContext
 
builder() - Static method in class software.amazon.awssdk.core.internal.pagination.async.ItemsSubscription
Create a builder for creating a ItemsSubscription.
builder() - Static method in class software.amazon.awssdk.core.internal.protocol.json.JsonMarshallerContext
 
builder() - Static method in class software.amazon.awssdk.core.internal.protocol.json.MarshallerRegistry
 
builder() - Static method in class software.amazon.awssdk.core.internal.RequestExecutionContext
Builder() - Constructor for class software.amazon.awssdk.core.internal.RequestExecutionContext.Builder
 
builder() - Static method in class software.amazon.awssdk.core.pagination.async.PaginatedItemsPublisher
 
builder() - Static method in class software.amazon.awssdk.core.pagination.async.ResponsesSubscription
Create a builder for creating a ResponsesSubscription.
builder() - Static method in class software.amazon.awssdk.core.pagination.sync.PaginatedItemsIterable
 
builder() - Static method in class software.amazon.awssdk.core.pagination.sync.PaginatedResponsesIterator
 
builder(MarshallingType<T>) - Static method in class software.amazon.awssdk.core.protocol.MarshallingInfo
 
builder() - Static method in class software.amazon.awssdk.core.protocol.OperationInfo
 
builder() - Static method in class software.amazon.awssdk.core.retry.backoff.EqualJitterBackoffStrategy
 
builder() - Static method in class software.amazon.awssdk.core.retry.backoff.FullJitterBackoffStrategy
 
builder() - Static method in class software.amazon.awssdk.core.retry.RetryPolicy
 
builder() - Static method in class software.amazon.awssdk.core.retry.RetryPolicyContext
 
builder() - Static method in class software.amazon.awssdk.core.SdkRequestOverrideConfiguration
 
builder() - Static method in class software.amazon.awssdk.http.apache.ApacheHttpClient
 
builder() - Static method in class software.amazon.awssdk.http.apache.internal.ApacheHttpRequestConfig
 
builder() - Static method in class software.amazon.awssdk.http.apache.ProxyConfiguration
builder() - Static method in class software.amazon.awssdk.http.nio.netty.internal.utils.BetterFixedChannelPool
 
builder() - Static method in class software.amazon.awssdk.http.nio.netty.NettyNioAsyncHttpClient
 
builder() - Static method in class software.amazon.awssdk.http.nio.netty.SdkEventLoopGroup
 
builder() - Static method in interface software.amazon.awssdk.http.SdkHttpFullRequest
 
builder() - Static method in interface software.amazon.awssdk.http.SdkHttpFullResponse
 
builder() - Static method in class software.amazon.awssdk.http.SdkRequestContext
 
builder() - Static method in class software.amazon.awssdk.http.urlconnection.UrlConnectionHttpClient
 
builder() - Static method in class software.amazon.awssdk.profiles.Profile
Create a builder for defining a profile with specific attributes.
builder() - Static method in class software.amazon.awssdk.profiles.ProfileFile
Create a builder for a ProfileFile.
builder() - Static method in class software.amazon.awssdk.regions.internal.util.ResourcesEndpointRetryParameters
 
builder() - Static method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Create a builder that can be used to configure and create a CloudWatchAsyncClient.
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.AlarmHistoryItem
 
builder() - Static method in exception software.amazon.awssdk.services.cloudwatch.model.CloudWatchException
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DashboardEntry
 
builder() - Static method in exception software.amazon.awssdk.services.cloudwatch.model.DashboardInvalidInputErrorException
 
builder() - Static method in exception software.amazon.awssdk.services.cloudwatch.model.DashboardNotFoundErrorException
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DashboardValidationMessage
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.Datapoint
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DeleteAlarmsRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DeleteAlarmsResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DeleteDashboardsRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DeleteDashboardsResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.Dimension
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DimensionFilter
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DisableAlarmActionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DisableAlarmActionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.EnableAlarmActionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.EnableAlarmActionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.GetDashboardRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.GetDashboardResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricDataRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricDataResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsResponse
 
builder() - Static method in exception software.amazon.awssdk.services.cloudwatch.model.InternalServiceException
 
builder() - Static method in exception software.amazon.awssdk.services.cloudwatch.model.InvalidFormatException
 
builder() - Static method in exception software.amazon.awssdk.services.cloudwatch.model.InvalidNextTokenException
 
builder() - Static method in exception software.amazon.awssdk.services.cloudwatch.model.InvalidParameterCombinationException
 
builder() - Static method in exception software.amazon.awssdk.services.cloudwatch.model.InvalidParameterValueException
 
builder() - Static method in exception software.amazon.awssdk.services.cloudwatch.model.LimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.ListDashboardsRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.ListDashboardsResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.ListMetricsRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.ListMetricsResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.MessageData
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.Metric
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.MetricDataQuery
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.MetricDataResult
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.MetricDatum
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.MetricStat
 
builder() - Static method in exception software.amazon.awssdk.services.cloudwatch.model.MissingRequiredParameterException
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.PutDashboardRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.PutDashboardResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricDataRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricDataResponse
 
builder() - Static method in exception software.amazon.awssdk.services.cloudwatch.model.ResourceNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.SetAlarmStateRequest
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.SetAlarmStateResponse
 
builder() - Static method in class software.amazon.awssdk.services.cloudwatch.model.StatisticSet
 
builder() - Static method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Create a builder that can be used to configure and create a DynamoDbAsyncClient.
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.AttributeDefinition
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.BackupDescription
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
 
builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.BackupInUseException
 
builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.BackupNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.Capacity
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.Condition
 
builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ConditionalCheckFailedException
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription
 
builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsUnavailableException
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicaAction
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateTableResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteGlobalSecondaryIndexAction
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteReplicaAction
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveResponse
 
builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.DynamoDbException
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
 
builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ExpiredIteratorException
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.GetItemResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalTable
 
builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.GlobalTableAlreadyExistsException
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
 
builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.GlobalTableNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.Identity
 
builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.IndexNotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.InternalServerErrorException
 
builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.InvalidRestoreTimeException
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics
 
builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ItemCollectionSizeLimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.KeySchemaElement
 
builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.LimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListTablesRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListTablesResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoverySpecification
 
builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryUnavailableException
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.Projection
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughput
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription
 
builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputExceededException
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.PutItemResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.PutRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.Record
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.Replica
 
builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ReplicaAlreadyExistsException
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsUpdate
 
builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ReplicaNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaUpdate
 
builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ResourceInUseException
 
builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ResourceNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.RestoreSummary
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.SequenceNumberRange
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.Shard
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.SSEDescription
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.SSESpecification
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.Stream
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.StreamSpecification
 
builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.TableAlreadyExistsException
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
 
builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.TableInUseException
 
builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.TableNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.Tag
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.TagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.TagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveSpecification
 
builder() - Static method in exception software.amazon.awssdk.services.dynamodb.model.TrimmedDataAccessException
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalSecondaryIndexAction
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveRequest
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveResponse
 
builder() - Static method in class software.amazon.awssdk.services.dynamodb.model.WriteRequest
 
builder() - Static method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
Create a builder that can be used to configure and create a DynamoDbStreamsAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Create a builder that can be used to configure and create a KinesisAsyncClient.
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.AddTagsToStreamRequest
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.AddTagsToStreamResponse
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.Consumer
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.ConsumerDescription
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.CreateStreamRequest
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.CreateStreamResponse
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.DecreaseStreamRetentionPeriodRequest
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.DecreaseStreamRetentionPeriodResponse
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.DeleteStreamRequest
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.DeleteStreamResponse
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.DeregisterStreamConsumerRequest
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.DeregisterStreamConsumerResponse
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.DescribeLimitsRequest
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.DescribeLimitsResponse
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamConsumerRequest
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamConsumerResponse
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamRequest
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamResponse
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamSummaryRequest
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamSummaryResponse
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringRequest
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringResponse
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringRequest
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringResponse
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.EnhancedMetrics
 
builder() - Static method in exception software.amazon.awssdk.services.kinesis.model.ExpiredIteratorException
 
builder() - Static method in exception software.amazon.awssdk.services.kinesis.model.ExpiredNextTokenException
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.GetRecordsRequest
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.GetRecordsResponse
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.GetShardIteratorRequest
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.GetShardIteratorResponse
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.HashKeyRange
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.IncreaseStreamRetentionPeriodRequest
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.IncreaseStreamRetentionPeriodResponse
 
builder() - Static method in exception software.amazon.awssdk.services.kinesis.model.InvalidArgumentException
 
builder() - Static method in exception software.amazon.awssdk.services.kinesis.model.KinesisException
 
builder() - Static method in exception software.amazon.awssdk.services.kinesis.model.KmsAccessDeniedException
 
builder() - Static method in exception software.amazon.awssdk.services.kinesis.model.KmsDisabledException
 
builder() - Static method in exception software.amazon.awssdk.services.kinesis.model.KmsInvalidStateException
 
builder() - Static method in exception software.amazon.awssdk.services.kinesis.model.KmsNotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.kinesis.model.KmsOptInRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.kinesis.model.KmsThrottlingException
 
builder() - Static method in exception software.amazon.awssdk.services.kinesis.model.LimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.ListShardsRequest
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.ListShardsResponse
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.ListStreamConsumersRequest
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.ListStreamConsumersResponse
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.ListStreamsRequest
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.ListStreamsResponse
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.ListTagsForStreamRequest
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.ListTagsForStreamResponse
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.MergeShardsRequest
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.MergeShardsResponse
 
builder() - Static method in exception software.amazon.awssdk.services.kinesis.model.ProvisionedThroughputExceededException
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.PutRecordRequest
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.PutRecordResponse
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.PutRecordsRequest
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.PutRecordsRequestEntry
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.PutRecordsResponse
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.PutRecordsResultEntry
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.Record
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.RegisterStreamConsumerRequest
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.RegisterStreamConsumerResponse
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.RemoveTagsFromStreamRequest
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.RemoveTagsFromStreamResponse
 
builder() - Static method in exception software.amazon.awssdk.services.kinesis.model.ResourceInUseException
 
builder() - Static method in exception software.amazon.awssdk.services.kinesis.model.ResourceNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.SequenceNumberRange
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.Shard
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.SplitShardRequest
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.SplitShardResponse
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.StartingPosition
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.StartStreamEncryptionRequest
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.StartStreamEncryptionResponse
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.StopStreamEncryptionRequest
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.StopStreamEncryptionResponse
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.StreamDescription
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.SubscribeToShardEvent
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.SubscribeToShardRequest
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.SubscribeToShardResponse
 
builder() - Static method in interface software.amazon.awssdk.services.kinesis.model.SubscribeToShardResponseHandler
builder() - Static method in interface software.amazon.awssdk.services.kinesis.model.SubscribeToShardResponseHandler.Visitor
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.Tag
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.UpdateShardCountRequest
 
builder() - Static method in class software.amazon.awssdk.services.kinesis.model.UpdateShardCountResponse
 
builder() - Static method in class software.amazon.awssdk.utils.AttributeMap
 
builder(Supplier<RefreshResult<T>>) - Static method in class software.amazon.awssdk.utils.cache.CachedSupplier
Retrieve a builder that can be used for creating a CachedSupplier.
builder(T) - Static method in class software.amazon.awssdk.utils.cache.RefreshResult
Get a builder for creating a RefreshResult.
builder() - Static method in class software.amazon.awssdk.utils.ImmutableMap
Returns a new MapParameterBuilder instance.
Builder() - Constructor for class software.amazon.awssdk.utils.ImmutableMap.Builder
 
builder(String) - Static method in class software.amazon.awssdk.utils.ToString
Create a to-string result builder for the given class name.
buildWithDefaults(AttributeMap) - Method in class software.amazon.awssdk.core.internal.http.loader.DefaultSdkAsyncHttpClientBuilder
 
buildWithDefaults(AttributeMap) - Method in class software.amazon.awssdk.core.internal.http.loader.DefaultSdkHttpClientBuilder
 
buildWithDefaults(AttributeMap) - Method in interface software.amazon.awssdk.http.async.SdkAsyncHttpClient.Builder
Create an SdkAsyncHttpClient with service specific defaults applied.
buildWithDefaults(AttributeMap) - Method in interface software.amazon.awssdk.http.SdkHttpClient.Builder
Create an SdkHttpClient with service specific defaults applied.
ByteArrayAsyncRequestBody - Class in software.amazon.awssdk.core.internal.async
An implementation of AsyncRequestBody for providing data from memory.
ByteArrayAsyncRequestBody(byte[]) - Constructor for class software.amazon.awssdk.core.internal.async.ByteArrayAsyncRequestBody
 
ByteArrayAsyncResponseTransformer<ResponseT> - Class in software.amazon.awssdk.core.internal.async
Implementation of AsyncResponseTransformer that dumps content into a byte array and supports further conversions into types, like strings.
ByteArrayAsyncResponseTransformer() - Constructor for class software.amazon.awssdk.core.internal.async.ByteArrayAsyncResponseTransformer
 
ByteCborUnmarshaller() - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.ByteCborUnmarshaller
 
ByteIonUnmarshaller() - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.ByteIonUnmarshaller
 
ByteJsonUnmarshaller() - Constructor for class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.ByteJsonUnmarshaller
 
ByteUnmarshaller() - Constructor for class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.ByteUnmarshaller
 

C

CA_CENTRAL_1 - Static variable in class software.amazon.awssdk.regions.Region
 
CachedSupplier<T> - Class in software.amazon.awssdk.utils.cache
A wrapper for a Supplier that applies certain caching rules to the retrieval of its value, including customizable pre-fetching behaviors for updating values as they get close to expiring so that not all threads have to block to update the value.
CachedSupplier.Builder<T> - Class in software.amazon.awssdk.utils.cache
CachedSupplier.PrefetchStrategy - Interface in software.amazon.awssdk.utils.cache
The way in which the cache should be pre-fetched when the data's RefreshResult.prefetchTime() arrives.
calculateExponentialDelay(int, Duration, Duration) - Method in interface software.amazon.awssdk.core.retry.backoff.BackoffStrategy
 
calculateMD5Digest(InputStream) - Static method in class software.amazon.awssdk.testutils.InputStreamUtils
Calculates the MD5 digest for the given input stream and returns it.
calculateStreamContentLength(long) - Static method in class software.amazon.awssdk.auth.signer.internal.AwsChunkedEncodingInputStream
 
call() - Method in class software.amazon.awssdk.testutils.retry.AssertCallable
 
cancel() - Method in class software.amazon.awssdk.core.internal.pagination.async.PaginationSubscription
 
cancel() - Method in class software.amazon.awssdk.core.internal.util.NoopSubscription
 
cancel() - Method in class software.amazon.awssdk.core.pagination.async.EmptySubscription
 
cancel() - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.Http2ResetSendingSubscription
 
cancel() - Method in class software.amazon.awssdk.utils.async.DelegatingSubscription
 
cancelTask() - Method in interface software.amazon.awssdk.core.internal.http.timers.client.ClientExecutionAbortTrackerTask
 
cancelTask() - Method in class software.amazon.awssdk.core.internal.http.timers.client.ClientExecutionAbortTrackerTaskImpl
 
cancelTask() - Method in class software.amazon.awssdk.core.internal.http.timers.client.NoOpClientExecutionAbortTrackerTask
 
Capacity - Class in software.amazon.awssdk.services.dynamodb.model
Represents the amount of provisioned throughput capacity consumed on a table or an index.
Capacity.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
capacityManager(CapacityManager) - Method in class software.amazon.awssdk.core.internal.http.HttpClientDependencies.Builder
 
CapacityManager - Class in software.amazon.awssdk.core.internal.util
Manages capacity of a finite resource.
CapacityManager(int) - Constructor for class software.amazon.awssdk.core.internal.util.CapacityManager
Creates a CapacityManager.
CapacityMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
Capacity Marshaller
capacityUnits(Double) - Method in interface software.amazon.awssdk.services.dynamodb.model.Capacity.Builder
The total number of capacity units consumed on a table or an index.
capacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.Capacity
The total number of capacity units consumed on a table or an index.
capacityUnits(Double) - Method in interface software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity.Builder
The total number of capacity units consumed by the operation.
capacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
The total number of capacity units consumed by the operation.
CapacityUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
Capacity JSON Unmarshaller
CapacityUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.CapacityUnmarshaller
 
capitalize(String) - Static method in class software.amazon.awssdk.utils.StringUtils
Capitalizes a String changing the first character to title case as per Character.toTitleCase(int).
cause(Throwable) - Method in interface software.amazon.awssdk.awscore.eventstream.EventStreamException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.awscore.exception.AwsServiceException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.core.exception.AbortedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.core.exception.ClientExecutionTimeoutException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.core.exception.Crc32MismatchException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.core.exception.NonRetryableException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.core.exception.ResetException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.core.exception.RetryableException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.core.exception.SdkClientException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.core.exception.SdkException.Builder
Specifies the exception that caused this exception to occur.
cause() - Method in interface software.amazon.awssdk.core.exception.SdkException.Builder
The exception that caused this exception to occur.
cause(Throwable) - Method in interface software.amazon.awssdk.core.exception.SdkServiceException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.cloudwatch.model.CloudWatchException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DashboardInvalidInputErrorException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DashboardNotFoundErrorException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.cloudwatch.model.InternalServiceException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.cloudwatch.model.InvalidFormatException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.cloudwatch.model.InvalidNextTokenException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.cloudwatch.model.InvalidParameterCombinationException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.cloudwatch.model.InvalidParameterValueException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.cloudwatch.model.LimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MissingRequiredParameterException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.cloudwatch.model.ResourceNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupInUseException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.ConditionalCheckFailedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsUnavailableException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.DynamoDbException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExpiredIteratorException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableAlreadyExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.IndexNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.InternalServerErrorException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.InvalidRestoreTimeException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.ItemCollectionSizeLimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.LimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryUnavailableException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaAlreadyExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.ResourceInUseException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.ResourceNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableAlreadyExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableInUseException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.dynamodb.model.TrimmedDataAccessException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesis.model.ExpiredIteratorException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesis.model.ExpiredNextTokenException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesis.model.InvalidArgumentException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesis.model.KinesisException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsAccessDeniedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsDisabledException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsInvalidStateException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsOptInRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsThrottlingException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesis.model.LimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesis.model.ProvisionedThroughputExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesis.model.ResourceInUseException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.kinesis.model.ResourceNotFoundException.Builder
 
changeQueryParametersToFormData(SdkHttpFullRequest.Builder) - Static method in class software.amazon.awssdk.core.internal.http.pipeline.stages.MoveParametersToBodyStage
 
CHANNEL_POOL_RECORD - Static variable in class software.amazon.awssdk.http.nio.netty.internal.ChannelAttributeKey
Reference to MultiplexedChannelRecord which stores information about leased streams for a multiplexed connection.
channelActive(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.LoggingHandler
 
ChannelAttributeKey - Class in software.amazon.awssdk.http.nio.netty.internal
Keys for attributes attached via AttributeMap.attr(AttributeKey).
channelCreated(Channel) - Method in class software.amazon.awssdk.http.nio.netty.internal.ChannelPipelineInitializer
 
channelFactory() - Method in class software.amazon.awssdk.http.nio.netty.SdkEventLoopGroup
 
channelInactive(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.ResponseHandler
 
channelInactive(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.LoggingHandler
 
ChannelPipelineInitializer - Class in software.amazon.awssdk.http.nio.netty.internal
Configures the client pipeline to support HTTP/2 frames with multiplexed streams.
ChannelPipelineInitializer(Protocol, SslContext, long, AtomicReference<ChannelPool>) - Constructor for class software.amazon.awssdk.http.nio.netty.internal.ChannelPipelineInitializer
 
channelPool() - Method in class software.amazon.awssdk.http.nio.netty.internal.RequestContext
 
channelPool(ChannelPool) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.BetterFixedChannelPool.Builder
 
channelRead(ChannelHandlerContext, Object) - Method in class io.netty.handler.codec.http2.ForkedHttp2MultiplexCodec
 
channelRead(ChannelHandlerContext, Object) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.LoggingHandler
 
channelReadComplete(ChannelHandlerContext) - Method in class io.netty.handler.codec.http2.ForkedHttp2MultiplexCodec
Notifies any child streams of the read completion.
channelReadComplete(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.LoggingHandler
 
channelRegistered(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.LoggingHandler
 
channelUnregistered(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.LoggingHandler
 
ChannelUtils - Class in software.amazon.awssdk.http.nio.netty.internal.utils
 
channelWritabilityChanged(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.LoggingHandler
 
CharacterJsonUnmarshaller() - Constructor for class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.CharacterJsonUnmarshaller
 
CharacterJsonUnmarshaller() - Constructor for class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.CharacterJsonUnmarshaller
 
checkInterrupted() - Static method in class software.amazon.awssdk.core.internal.http.InterruptMonitor
Check if the thread has been interrupted.
checkInterrupted(SdkHttpFullResponse) - Static method in class software.amazon.awssdk.core.internal.http.InterruptMonitor
Check if the thread has been interrupted.
ChildProfileCredentialsProviderFactory - Interface in software.amazon.awssdk.auth.credentials
A factory for AwsCredentialsProviders that are derived from another set of credentials in a profile file.
chunkSizeInBytes(Integer) - Method in interface software.amazon.awssdk.core.internal.async.FileAsyncRequestBody.Builder
Sets the size of chunks read from the file.
classLoader() - Static method in class software.amazon.awssdk.core.internal.util.ClassLoaderHelper
Attempt to get the current thread's class loader and fallback to the system classloader if null
ClassLoaderHelper - Class in software.amazon.awssdk.core.internal.util
 
ClasspathInterceptorChainFactory - Class in software.amazon.awssdk.core.interceptor
Factory for creating request/response handler chains from the classpath.
ClasspathInterceptorChainFactory() - Constructor for class software.amazon.awssdk.core.interceptor.ClasspathInterceptorChainFactory
 
clear() - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructList
 
clear() - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructMap
 
clear() - Method in interface software.amazon.awssdk.testutils.LogCaptor
 
clear() - Method in class software.amazon.awssdk.testutils.LogCaptor.DefaultLogCaptor
 
clear() - Method in class software.amazon.awssdk.utils.ImmutableMap
Unsupported methods
clearCurrentToken() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
clearHeaders() - Method in interface software.amazon.awssdk.http.SdkHttpFullRequest.Builder
Removes all headers from this builder.
clearHeaders() - Method in interface software.amazon.awssdk.http.SdkHttpFullResponse.Builder
Removes all headers from this builder.
clearQueryParameters() - Method in interface software.amazon.awssdk.http.SdkHttpFullRequest.Builder
Removes all query parameters from this builder.
ClientAsyncConfiguration - Class in software.amazon.awssdk.core.client.config
Async configuration values for which the client already provides sensible defaults.
ClientAsyncConfiguration.Builder - Interface in software.amazon.awssdk.core.client.config
Configure and create a ClientAsyncConfiguration.
clientConfiguration(SdkClientConfiguration) - Method in class software.amazon.awssdk.core.internal.http.HttpClientDependencies.Builder
 
clientConfiguration() - Method in class software.amazon.awssdk.core.internal.http.HttpClientDependencies
 
ClientConnectionManagerFactory - Class in software.amazon.awssdk.http.apache.internal.conn
 
ClientExecutionAbortTask - Interface in software.amazon.awssdk.core.internal.http.timers.client
Task to be scheduled by ClientExecutionTimer
ClientExecutionAbortTaskImpl - Class in software.amazon.awssdk.core.internal.http.timers.client
Implementation of ClientExecutionAbortTask that interrupts the caller thread and aborts any HTTP request when triggered
ClientExecutionAbortTaskImpl(Thread) - Constructor for class software.amazon.awssdk.core.internal.http.timers.client.ClientExecutionAbortTaskImpl
 
ClientExecutionAbortTrackerTask - Interface in software.amazon.awssdk.core.internal.http.timers.client
 
ClientExecutionAbortTrackerTaskImpl - Class in software.amazon.awssdk.core.internal.http.timers.client
Keeps track of the scheduled ClientExecutionAbortTask and the associated Future
ClientExecutionAbortTrackerTaskImpl(ClientExecutionAbortTask, ScheduledFuture<?>) - Constructor for class software.amazon.awssdk.core.internal.http.timers.client.ClientExecutionAbortTrackerTaskImpl
 
ClientExecutionParams<InputT extends SdkRequest,OutputT> - Class in software.amazon.awssdk.core.client.handler
Encapsulates parameters needed for a particular API call.
ClientExecutionParams() - Constructor for class software.amazon.awssdk.core.client.handler.ClientExecutionParams
 
ClientExecutionTimedStage<OutputT> - Class in software.amazon.awssdk.core.internal.http.pipeline.stages
Wrapper around a RequestPipeline to manage the client execution timeout feature.
ClientExecutionTimedStage(HttpClientDependencies, RequestPipeline<SdkHttpFullRequest, Response<OutputT>>) - Constructor for class software.amazon.awssdk.core.internal.http.pipeline.stages.ClientExecutionTimedStage
 
ClientExecutionTimeoutException - Exception in software.amazon.awssdk.core.exception
 
ClientExecutionTimeoutException.Builder - Interface in software.amazon.awssdk.core.exception
 
clientExecutionTimer(ClientExecutionTimer) - Method in class software.amazon.awssdk.core.internal.http.HttpClientDependencies.Builder
 
clientExecutionTimer() - Method in class software.amazon.awssdk.core.internal.http.HttpClientDependencies
 
ClientExecutionTimer - Class in software.amazon.awssdk.core.internal.http.timers.client
Represents a timer to enforce a timeout on the total client execution time.
ClientExecutionTimer() - Constructor for class software.amazon.awssdk.core.internal.http.timers.client.ClientExecutionTimer
 
clientExecutionTrackerTask() - Method in class software.amazon.awssdk.core.internal.http.RequestExecutionContext
 
clientExecutionTrackerTask(ClientExecutionAbortTrackerTask) - Method in class software.amazon.awssdk.core.internal.http.RequestExecutionContext
Sets the tracker task for the ClientExecutionTimer.
clientExecutionTrackerTask() - Method in class software.amazon.awssdk.core.internal.RequestExecutionContext
 
clientExecutionTrackerTask(ClientExecutionAbortTrackerTask) - Method in class software.amazon.awssdk.core.internal.RequestExecutionContext
Sets the tracker task for the ClientExecutionTimer.
ClientOption<T> - Class in software.amazon.awssdk.core.client.config
An option in a SdkClientConfiguration.
ClientOverrideConfiguration - Class in software.amazon.awssdk.core.client.config
Configuration values for which the client already provides sensible defaults.
ClientOverrideConfiguration.Builder - Interface in software.amazon.awssdk.core.client.config
ClientReflector - Class in software.amazon.awssdk.protocol.reflect
Reflection utils to create the client class and invoke operation methods.
ClientReflector(IntermediateModel) - Constructor for class software.amazon.awssdk.protocol.reflect.ClientReflector
 
CLOCK_SKEW_ERROR_CODES - Static variable in class software.amazon.awssdk.awscore.internal.AwsErrorCode
 
ClockSkewUtil - Class in software.amazon.awssdk.core.internal.util
 
close() - Method in class io.netty.handler.codec.http2.ForkedDefaultHttp2ConnectionDecoder
 
close() - Method in class software.amazon.awssdk.auth.credentials.AwsCredentialsProviderChain
 
close() - Method in class software.amazon.awssdk.auth.credentials.DefaultCredentialsProvider
 
close() - Method in class software.amazon.awssdk.auth.credentials.internal.HttpCredentialsProvider
 
close() - Method in class software.amazon.awssdk.auth.credentials.ProfileCredentialsProvider
 
close() - Method in class software.amazon.awssdk.core.client.builder.SdkDefaultClientBuilder.NonManagedSdkAsyncHttpClient
 
close() - Method in class software.amazon.awssdk.core.client.builder.SdkDefaultClientBuilder.NonManagedSdkHttpClient
 
close() - Method in class software.amazon.awssdk.core.client.handler.BaseAsyncClientHandler
 
close() - Method in class software.amazon.awssdk.core.client.handler.BaseSyncClientHandler
 
close() - Method in class software.amazon.awssdk.core.internal.client.config.SdkClientConfiguration
Close this configuration, which closes all closeable attributes.
close() - Method in class software.amazon.awssdk.core.internal.http.AmazonAsyncHttpClient
Shuts down this HTTP client object, releasing any resources that might be held open.
close() - Method in class software.amazon.awssdk.core.internal.http.AmazonSyncHttpClient
Shuts down this HTTP client object, releasing any resources that might be held open.
close() - Method in class software.amazon.awssdk.core.internal.http.HttpClientDependencies
 
close() - Method in class software.amazon.awssdk.core.internal.http.timers.client.ClientExecutionTimer
Shutdown the underlying ScheduledThreadPoolExecutor.
close() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
close() - Method in class software.amazon.awssdk.core.internal.util.Crc32ChecksumValidatingInputStream
Closes the underlying stream and validates the calculated checksum against the expected.
close() - Method in class software.amazon.awssdk.core.io.ReleasableInputStream
If ReleasableInputStream.closeDisabled is false, closes this input stream and releases any system resources associated with the stream.
close() - Method in class software.amazon.awssdk.core.io.SdkBufferedInputStream
 
close() - Method in class software.amazon.awssdk.core.io.SdkFilterInputStream
 
close() - Method in class software.amazon.awssdk.http.apache.ApacheHttpClient
 
close() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
close() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
close() - Method in class software.amazon.awssdk.http.apache.internal.net.SdkSocket
 
close() - Method in class software.amazon.awssdk.http.apache.internal.net.SdkSslSocket
 
close() - Method in class software.amazon.awssdk.http.nio.netty.internal.HandlerRemovingChannelPool
 
close() - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.Http2MultiplexedChannelPool
 
close() - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.HttpOrHttp2ChannelPool
 
close() - Method in class software.amazon.awssdk.http.nio.netty.internal.ReleaseOnceChannelPool
 
close() - Method in class software.amazon.awssdk.http.nio.netty.internal.SdkChannelPoolMap
 
close() - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.BetterFixedChannelPool
 
close(ChannelHandlerContext, ChannelPromise) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.LoggingHandler
 
close() - Method in class software.amazon.awssdk.http.nio.netty.NettyNioAsyncHttpClient
 
close() - Method in class software.amazon.awssdk.http.urlconnection.UrlConnectionHttpClient
 
close() - Method in class software.amazon.awssdk.testutils.LogCaptor.DefaultLogCaptor
 
close() - Method in class software.amazon.awssdk.testutils.service.http.MockHttpClient
 
close() - Method in class software.amazon.awssdk.utils.AttributeMap
 
close() - Method in class software.amazon.awssdk.utils.cache.CachedSupplier
Free any resources consumed by the prefetch strategy this supplier is using.
close() - Method in interface software.amazon.awssdk.utils.cache.CachedSupplier.PrefetchStrategy
Free any resources associated with the strategy.
close() - Method in class software.amazon.awssdk.utils.cache.NonBlocking
 
close() - Method in interface software.amazon.awssdk.utils.SdkAutoCloseable
closeIfCloseable(Object, Logger) - Static method in class software.amazon.awssdk.utils.IoUtils
Closes the given Closeable quietly.
closeQuietly(AutoCloseable, Logger) - Static method in class software.amazon.awssdk.utils.IoUtils
Closes the given Closeable quietly.
CloudWatchAsyncClient - Interface in software.amazon.awssdk.services.cloudwatch
Service client for accessing CloudWatch asynchronously.
CloudWatchAsyncClientBuilder - Interface in software.amazon.awssdk.services.cloudwatch
A builder for creating an instance of CloudWatchAsyncClient.
CloudWatchBaseClientBuilder<B extends CloudWatchBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.cloudwatch
This includes configuration specific to CloudWatch that is supported by both CloudWatchClientBuilder and CloudWatchAsyncClientBuilder.
CloudWatchException - Exception in software.amazon.awssdk.services.cloudwatch.model
 
CloudWatchException.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
CloudWatchRequest - Class in software.amazon.awssdk.services.cloudwatch.model
 
CloudWatchRequest.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
CloudWatchResponse - Class in software.amazon.awssdk.services.cloudwatch.model
 
CloudWatchResponse.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
CN_NORTH_1 - Static variable in class software.amazon.awssdk.regions.Region
 
CN_NORTHWEST_1 - Static variable in class software.amazon.awssdk.regions.Region
 
code - Variable in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.IamInfo
 
code - Variable in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.IamSecurityCredential
 
code(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MessageData.Builder
The error code or status code associated with the message.
code() - Method in class software.amazon.awssdk.services.cloudwatch.model.MessageData
The error code or status code associated with the message.
CodecUtils - Class in software.amazon.awssdk.utils.internal
Codec internal utilities
CollectionContainsOnly<T> - Class in software.amazon.awssdk.testutils.hamcrest
 
CollectionContainsOnlyInOrder<T> - Class in software.amazon.awssdk.testutils.hamcrest
 
CollectionUtils - Class in software.amazon.awssdk.utils
 
ComparableUtils - Class in software.amazon.awssdk.utils
 
ComparisonOperator - Enum in software.amazon.awssdk.services.cloudwatch.model
 
comparisonOperator(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
The arithmetic operation to use when comparing the specified statistic and threshold.
comparisonOperator(ComparisonOperator) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
The arithmetic operation to use when comparing the specified statistic and threshold.
comparisonOperator() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
The arithmetic operation to use when comparing the specified statistic and threshold.
comparisonOperator(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest.Builder
The arithmetic operation to use when comparing the specified statistic and threshold.
comparisonOperator(ComparisonOperator) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest.Builder
The arithmetic operation to use when comparing the specified statistic and threshold.
comparisonOperator() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest
The arithmetic operation to use when comparing the specified statistic and threshold.
ComparisonOperator - Enum in software.amazon.awssdk.services.dynamodb.model
 
comparisonOperator(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Condition.Builder
A comparator for evaluating attributes.
comparisonOperator(ComparisonOperator) - Method in interface software.amazon.awssdk.services.dynamodb.model.Condition.Builder
A comparator for evaluating attributes.
comparisonOperator() - Method in class software.amazon.awssdk.services.dynamodb.model.Condition
A comparator for evaluating attributes.
comparisonOperator(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue.Builder
A comparator for evaluating attributes in the AttributeValueList.
comparisonOperator(ComparisonOperator) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue.Builder
A comparator for evaluating attributes in the AttributeValueList.
comparisonOperator() - Method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
A comparator for evaluating attributes in the AttributeValueList.
comparisonOperatorAsString() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
The arithmetic operation to use when comparing the specified statistic and threshold.
comparisonOperatorAsString() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest
The arithmetic operation to use when comparing the specified statistic and threshold.
comparisonOperatorAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.Condition
A comparator for evaluating attributes.
comparisonOperatorAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
A comparator for evaluating attributes in the AttributeValueList.
CompletableFutureUtils - Class in software.amazon.awssdk.utils
Utility class for working with CompletableFuture.
complete() - Method in class software.amazon.awssdk.awscore.eventstream.EventStreamAsyncResponseTransformer
 
complete() - Method in interface software.amazon.awssdk.awscore.eventstream.EventStreamResponseHandler
Called when all data has been successfully published to the Subscriber.
complete() - Method in class software.amazon.awssdk.awscore.eventstream.EventStreamResponseHandlerFromBuilder
 
complete() - Method in interface software.amazon.awssdk.core.async.AsyncResponseTransformer
Called when all data has been successfully published to the Subscriber.
complete() - Method in class software.amazon.awssdk.core.internal.async.ByteArrayAsyncResponseTransformer
 
complete() - Method in class software.amazon.awssdk.core.internal.async.FileAsyncResponseTransformer
 
complete() - Method in class software.amazon.awssdk.core.internal.http.async.SyncResponseHandlerAdapter
 
complete() - Method in interface software.amazon.awssdk.http.async.SdkHttpResponseHandler
Called when all parts of the response have been received.
CompositeErrorCodeParser - Class in software.amazon.awssdk.awscore.internal.protocol.json
 
CompositeMarshallingAssertion - Class in software.amazon.awssdk.protocol.asserts.marshalling
Composite for MarshallingAssertion objects.
CompositeMarshallingAssertion() - Constructor for class software.amazon.awssdk.protocol.asserts.marshalling.CompositeMarshallingAssertion
 
computeDelayBeforeNextRetry() - Method in class software.amazon.awssdk.core.internal.retry.RetryHandler
Computes the delay before the next retry should be attempted based on the retry policy context.
computeDelayBeforeNextRetry(RetryPolicyContext) - Method in interface software.amazon.awssdk.core.retry.backoff.BackoffStrategy
Compute the delay before the next retry request.
computeDelayBeforeNextRetry(RetryPolicyContext) - Method in class software.amazon.awssdk.core.retry.backoff.EqualJitterBackoffStrategy
 
computeDelayBeforeNextRetry(RetryPolicyContext) - Method in class software.amazon.awssdk.core.retry.backoff.FixedDelayBackoffStrategy
 
computeDelayBeforeNextRetry(RetryPolicyContext) - Method in class software.amazon.awssdk.core.retry.backoff.FullJitterBackoffStrategy
 
computeMD5Hash(InputStream) - Static method in class software.amazon.awssdk.utils.Md5Utils
Computes the MD5 hash of the data in the given input stream and returns it as an array of bytes.
computeMD5Hash(byte[]) - Static method in class software.amazon.awssdk.utils.Md5Utils
Computes the MD5 hash of the given data and returns it as an array of bytes.
computeMD5Hash(File) - Static method in class software.amazon.awssdk.utils.Md5Utils
Computes the MD5 of the given file.
Condition - Class in software.amazon.awssdk.core.auth.policy
AWS access control policy conditions are contained in Statement objects, and affect when a statement is applied.
Condition() - Constructor for class software.amazon.awssdk.core.auth.policy.Condition
 
CONDITION - Static variable in class software.amazon.awssdk.core.auth.policy.internal.JsonDocumentField
 
Condition - Class in software.amazon.awssdk.services.dynamodb.model
Represents the selection criteria for a Query or Scan operation:
Condition.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ConditionalCheckFailedException - Exception in software.amazon.awssdk.services.dynamodb.model
A condition specified in the operation could not be evaluated.
ConditionalCheckFailedException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ConditionalOperator - Enum in software.amazon.awssdk.services.dynamodb.model
 
conditionalOperator(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
This is a legacy parameter.
conditionalOperator(ConditionalOperator) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
This is a legacy parameter.
conditionalOperator() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
This is a legacy parameter.
conditionalOperator(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
This is a legacy parameter.
conditionalOperator(ConditionalOperator) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
This is a legacy parameter.
conditionalOperator() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
This is a legacy parameter.
conditionalOperator(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
This is a legacy parameter.
conditionalOperator(ConditionalOperator) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
This is a legacy parameter.
conditionalOperator() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
This is a legacy parameter.
conditionalOperator(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
This is a legacy parameter.
conditionalOperator(ConditionalOperator) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
This is a legacy parameter.
conditionalOperator() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
This is a legacy parameter.
conditionalOperator(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
This is a legacy parameter.
conditionalOperator(ConditionalOperator) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
This is a legacy parameter.
conditionalOperator() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
This is a legacy parameter.
conditionalOperatorAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
This is a legacy parameter.
conditionalOperatorAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
This is a legacy parameter.
conditionalOperatorAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
This is a legacy parameter.
conditionalOperatorAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
This is a legacy parameter.
conditionalOperatorAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
This is a legacy parameter.
conditionExpression(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
A condition that must be satisfied in order for a conditional DeleteItem to succeed.
conditionExpression() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
A condition that must be satisfied in order for a conditional DeleteItem to succeed.
conditionExpression(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
A condition that must be satisfied in order for a conditional PutItem operation to succeed.
conditionExpression() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
A condition that must be satisfied in order for a conditional PutItem operation to succeed.
conditionExpression(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
A condition that must be satisfied in order for a conditional update to succeed.
conditionExpression() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
A condition that must be satisfied in order for a conditional update to succeed.
ConditionFactory - Class in software.amazon.awssdk.core.auth.policy.conditions
Factory for creating common AWS access control policy conditions.
ConditionMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
Condition Marshaller
ConditionUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
Condition JSON Unmarshaller
ConditionUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ConditionUnmarshaller
 
configurationFileLocation() - Static method in class software.amazon.awssdk.profiles.ProfileFileLocation
Load the location for the configuration file, usually ~/.aws/config unless it's overridden using an environment variable or system property.
ConfigurationProvider - Interface in software.amazon.awssdk.http
Interface to provide read only access to the configuration of the SdkHttpClient.
connect(SocketAddress) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
connect(SocketAddress, int) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
connect(SocketAddress) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
connect(SocketAddress, int) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
connect(SocketAddress) - Method in class software.amazon.awssdk.http.apache.internal.net.SdkSocket
 
connect(SocketAddress, int) - Method in class software.amazon.awssdk.http.apache.internal.net.SdkSocket
 
connect(SocketAddress) - Method in class software.amazon.awssdk.http.apache.internal.net.SdkSslSocket
 
connect(SocketAddress, int) - Method in class software.amazon.awssdk.http.apache.internal.net.SdkSslSocket
 
connect(ChannelHandlerContext, SocketAddress, SocketAddress, ChannelPromise) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.LoggingHandler
 
connection() - Method in class io.netty.handler.codec.http2.ForkedDefaultHttp2ConnectionDecoder
 
CONNECTION_ACQUIRE_TIMEOUT - Static variable in class software.amazon.awssdk.http.SdkHttpConfigurationOption
Timeout for acquiring an already-established connection from a connection pool to a remote service.
CONNECTION_POOL_TTL - Static variable in class software.amazon.awssdk.http.apache.internal.DefaultConfiguration
The default expiration time for a connection in the connection pool.
CONNECTION_TIMEOUT - Static variable in class software.amazon.awssdk.http.SdkHttpConfigurationOption
Timeout for establishing a connection to a remote service.
connectionAcquireTimeoutMillis() - Method in class software.amazon.awssdk.http.nio.netty.internal.NettyConfiguration
 
connectionAcquisitionTimeout(Duration) - Method in interface software.amazon.awssdk.http.nio.netty.NettyNioAsyncHttpClient.Builder
The amount of time to wait when acquiring a connection from the pool before giving up and timing out.
ConnectionManagerAwareHttpClient - Interface in software.amazon.awssdk.http.apache.internal.impl
An extension of Apache's HttpClient that expose the connection manager associated with the client.
connectionMaxIdleTime(Duration) - Method in interface software.amazon.awssdk.http.apache.ApacheHttpClient.Builder
Configure the maximum amount of time that a connection should be allowed to remain open while idle.
connectionTimeout(Duration) - Method in interface software.amazon.awssdk.http.apache.ApacheHttpClient.Builder
The amount of time to wait when initially establishing a connection before giving up and timing out.
connectionTimeout(Duration) - Method in class software.amazon.awssdk.http.apache.internal.ApacheHttpRequestConfig.Builder
 
connectionTimeout() - Method in class software.amazon.awssdk.http.apache.internal.ApacheHttpRequestConfig
 
connectionTimeout(Duration) - Method in interface software.amazon.awssdk.http.nio.netty.NettyNioAsyncHttpClient.Builder
The amount of time to wait when initially establishing a connection before giving up and timing out.
connectionTimeout(Duration) - Method in interface software.amazon.awssdk.http.urlconnection.UrlConnectionHttpClient.Builder
The amount of time to wait when initially establishing a connection before giving up and timing out.
connectionTimeToLive(Duration) - Method in interface software.amazon.awssdk.http.apache.ApacheHttpClient.Builder
The maximum amount of time that a connection should be allowed to remain open, regardless of usage frequency.
ConnectionUtils - Class in software.amazon.awssdk.regions.internal.util
 
ConnectionUtils() - Constructor for class software.amazon.awssdk.regions.internal.util.ConnectionUtils
 
connectSocket(int, Socket, HttpHost, InetSocketAddress, InetSocketAddress, HttpContext) - Method in class software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory
 
connectTimeoutMillis() - Method in class software.amazon.awssdk.http.nio.netty.internal.NettyConfiguration
 
connectToEndpoint(URI, Map<String, String>) - Method in class software.amazon.awssdk.regions.internal.util.ConnectionUtils
 
consistentRead(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetItemRequest.Builder
Determines the read consistency model: If set to true, then the operation uses strongly consistent reads; otherwise, the operation uses eventually consistent reads.
consistentRead() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
Determines the read consistency model: If set to true, then the operation uses strongly consistent reads; otherwise, the operation uses eventually consistent reads.
consistentRead(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes.Builder
The consistency of a read operation.
consistentRead() - Method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
The consistency of a read operation.
consistentRead(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
Determines the read consistency model: If set to true, then the operation uses strongly consistent reads; otherwise, the operation uses eventually consistent reads.
consistentRead() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
Determines the read consistency model: If set to true, then the operation uses strongly consistent reads; otherwise, the operation uses eventually consistent reads.
consistentRead(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
A Boolean value that determines the read consistency model during the scan:
consistentRead() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
A Boolean value that determines the read consistency model during the scan:
consumedCapacity() - Method in class software.amazon.awssdk.core.internal.util.CapacityManager
Returns the currently consumed capacity.
consumedCapacity(Collection<ConsumedCapacity>) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse.Builder
The read capacity units consumed by the entire BatchGetItem operation.
consumedCapacity(ConsumedCapacity...) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse.Builder
The read capacity units consumed by the entire BatchGetItem operation.
consumedCapacity(Consumer<ConsumedCapacity.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse.Builder
The read capacity units consumed by the entire BatchGetItem operation.
consumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse
The read capacity units consumed by the entire BatchGetItem operation.
consumedCapacity(Collection<ConsumedCapacity>) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse.Builder
The capacity units consumed by the entire BatchWriteItem operation.
consumedCapacity(ConsumedCapacity...) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse.Builder
The capacity units consumed by the entire BatchWriteItem operation.
consumedCapacity(Consumer<ConsumedCapacity.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse.Builder
The capacity units consumed by the entire BatchWriteItem operation.
consumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse
The capacity units consumed by the entire BatchWriteItem operation.
ConsumedCapacity - Class in software.amazon.awssdk.services.dynamodb.model
The capacity units consumed by an operation.
consumedCapacity(ConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse.Builder
The capacity units consumed by the DeleteItem operation.
consumedCapacity(Consumer<ConsumedCapacity.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse.Builder
The capacity units consumed by the DeleteItem operation.
consumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse
The capacity units consumed by the DeleteItem operation.
consumedCapacity(ConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetItemResponse.Builder
The capacity units consumed by the GetItem operation.
consumedCapacity(Consumer<ConsumedCapacity.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetItemResponse.Builder
The capacity units consumed by the GetItem operation.
consumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemResponse
The capacity units consumed by the GetItem operation.
consumedCapacity(ConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemResponse.Builder
The capacity units consumed by the PutItem operation.
consumedCapacity(Consumer<ConsumedCapacity.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemResponse.Builder
The capacity units consumed by the PutItem operation.
consumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemResponse
The capacity units consumed by the PutItem operation.
consumedCapacity(ConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryResponse.Builder
The capacity units consumed by the Query operation.
consumedCapacity(Consumer<ConsumedCapacity.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryResponse.Builder
The capacity units consumed by the Query operation.
consumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
The capacity units consumed by the Query operation.
consumedCapacity(ConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanResponse.Builder
The capacity units consumed by the Scan operation.
consumedCapacity(Consumer<ConsumedCapacity.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanResponse.Builder
The capacity units consumed by the Scan operation.
consumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
The capacity units consumed by the Scan operation.
consumedCapacity(ConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse.Builder
The capacity units consumed by the UpdateItem operation.
consumedCapacity(Consumer<ConsumedCapacity.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse.Builder
The capacity units consumed by the UpdateItem operation.
consumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse
The capacity units consumed by the UpdateItem operation.
ConsumedCapacity.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ConsumedCapacityMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ConsumedCapacity Marshaller
ConsumedCapacityUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ConsumedCapacity JSON Unmarshaller
ConsumedCapacityUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ConsumedCapacityUnmarshaller
 
Consumer - Class in software.amazon.awssdk.services.kinesis.model
An object that represents the details of the consumer you registered.
consumer(Consumer) - Method in interface software.amazon.awssdk.services.kinesis.model.RegisterStreamConsumerResponse.Builder
An object that represents the details of the consumer you registered.
consumer(Consumer<Consumer.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.RegisterStreamConsumerResponse.Builder
An object that represents the details of the consumer you registered.
consumer() - Method in class software.amazon.awssdk.services.kinesis.model.RegisterStreamConsumerResponse
An object that represents the details of the consumer you registered.
Consumer.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
consumerARN(String) - Method in interface software.amazon.awssdk.services.kinesis.model.Consumer.Builder
When you register a consumer, Kinesis Data Streams generates an ARN for it.
consumerARN() - Method in class software.amazon.awssdk.services.kinesis.model.Consumer
When you register a consumer, Kinesis Data Streams generates an ARN for it.
consumerARN(String) - Method in interface software.amazon.awssdk.services.kinesis.model.ConsumerDescription.Builder
When you register a consumer, Kinesis Data Streams generates an ARN for it.
consumerARN() - Method in class software.amazon.awssdk.services.kinesis.model.ConsumerDescription
When you register a consumer, Kinesis Data Streams generates an ARN for it.
consumerARN(String) - Method in interface software.amazon.awssdk.services.kinesis.model.DeregisterStreamConsumerRequest.Builder
The ARN returned by Kinesis Data Streams when you registered the consumer.
consumerARN() - Method in class software.amazon.awssdk.services.kinesis.model.DeregisterStreamConsumerRequest
The ARN returned by Kinesis Data Streams when you registered the consumer.
consumerARN(String) - Method in interface software.amazon.awssdk.services.kinesis.model.DescribeStreamConsumerRequest.Builder
The ARN returned by Kinesis Data Streams when you registered the consumer.
consumerARN() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamConsumerRequest
The ARN returned by Kinesis Data Streams when you registered the consumer.
consumerARN(String) - Method in interface software.amazon.awssdk.services.kinesis.model.SubscribeToShardRequest.Builder
For this parameter, use the value you obtained when you called RegisterStreamConsumer.
consumerARN() - Method in class software.amazon.awssdk.services.kinesis.model.SubscribeToShardRequest
For this parameter, use the value you obtained when you called RegisterStreamConsumer.
consumerCount(Integer) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary.Builder
The number of enhanced fan-out consumers registered with the stream.
consumerCount() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary
The number of enhanced fan-out consumers registered with the stream.
consumerCreationTimestamp(Instant) - Method in interface software.amazon.awssdk.services.kinesis.model.Consumer.Builder

consumerCreationTimestamp() - Method in class software.amazon.awssdk.services.kinesis.model.Consumer

consumerCreationTimestamp(Instant) - Method in interface software.amazon.awssdk.services.kinesis.model.ConsumerDescription.Builder

consumerCreationTimestamp() - Method in class software.amazon.awssdk.services.kinesis.model.ConsumerDescription

ConsumerDescription - Class in software.amazon.awssdk.services.kinesis.model
An object that represents the details of a registered consumer.
consumerDescription(ConsumerDescription) - Method in interface software.amazon.awssdk.services.kinesis.model.DescribeStreamConsumerResponse.Builder
An object that represents the details of the consumer.
consumerDescription(Consumer<ConsumerDescription.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.DescribeStreamConsumerResponse.Builder
An object that represents the details of the consumer.
consumerDescription() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamConsumerResponse
An object that represents the details of the consumer.
ConsumerDescription.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
ConsumerDescriptionMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
ConsumerDescriptionUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
ConsumerDescription JSON Unmarshaller
ConsumerDescriptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.ConsumerDescriptionUnmarshaller
 
ConsumerMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
Consumer Marshaller
consumerName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.Consumer.Builder
The name of the consumer is something you choose when you register the consumer.
consumerName() - Method in class software.amazon.awssdk.services.kinesis.model.Consumer
The name of the consumer is something you choose when you register the consumer.
consumerName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.ConsumerDescription.Builder
The name of the consumer is something you choose when you register the consumer.
consumerName() - Method in class software.amazon.awssdk.services.kinesis.model.ConsumerDescription
The name of the consumer is something you choose when you register the consumer.
consumerName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.DeregisterStreamConsumerRequest.Builder
The name that you gave to the consumer.
consumerName() - Method in class software.amazon.awssdk.services.kinesis.model.DeregisterStreamConsumerRequest
The name that you gave to the consumer.
consumerName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.DescribeStreamConsumerRequest.Builder
The name that you gave to the consumer.
consumerName() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamConsumerRequest
The name that you gave to the consumer.
consumerName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.RegisterStreamConsumerRequest.Builder
For a given Kinesis data stream, each consumer must have a unique name.
consumerName() - Method in class software.amazon.awssdk.services.kinesis.model.RegisterStreamConsumerRequest
For a given Kinesis data stream, each consumer must have a unique name.
consumers(Collection<Consumer>) - Method in interface software.amazon.awssdk.services.kinesis.model.ListStreamConsumersResponse.Builder
An array of JSON objects.
consumers(Consumer...) - Method in interface software.amazon.awssdk.services.kinesis.model.ListStreamConsumersResponse.Builder
An array of JSON objects.
consumers(Consumer<Consumer.Builder>...) - Method in interface software.amazon.awssdk.services.kinesis.model.ListStreamConsumersResponse.Builder
An array of JSON objects.
consumers() - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamConsumersResponse
An array of JSON objects.
consumerStatus(String) - Method in interface software.amazon.awssdk.services.kinesis.model.Consumer.Builder
A consumer can't read data while in the CREATING or DELETING states.
consumerStatus(ConsumerStatus) - Method in interface software.amazon.awssdk.services.kinesis.model.Consumer.Builder
A consumer can't read data while in the CREATING or DELETING states.
consumerStatus() - Method in class software.amazon.awssdk.services.kinesis.model.Consumer
A consumer can't read data while in the CREATING or DELETING states.
consumerStatus(String) - Method in interface software.amazon.awssdk.services.kinesis.model.ConsumerDescription.Builder
A consumer can't read data while in the CREATING or DELETING states.
consumerStatus(ConsumerStatus) - Method in interface software.amazon.awssdk.services.kinesis.model.ConsumerDescription.Builder
A consumer can't read data while in the CREATING or DELETING states.
consumerStatus() - Method in class software.amazon.awssdk.services.kinesis.model.ConsumerDescription
A consumer can't read data while in the CREATING or DELETING states.
ConsumerStatus - Enum in software.amazon.awssdk.services.kinesis.model
 
consumerStatusAsString() - Method in class software.amazon.awssdk.services.kinesis.model.Consumer
A consumer can't read data while in the CREATING or DELETING states.
consumerStatusAsString() - Method in class software.amazon.awssdk.services.kinesis.model.ConsumerDescription
A consumer can't read data while in the CREATING or DELETING states.
ConsumerUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
Consumer JSON Unmarshaller
ConsumerUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.ConsumerUnmarshaller
 
ContainerCredentialsProvider - Class in software.amazon.awssdk.auth.credentials
AwsCredentialsProvider implementation that loads credentials from a local metadata service.
ContainerCredentialsProvider.Builder - Interface in software.amazon.awssdk.auth.credentials
A builder for creating a custom a ContainerCredentialsProvider.
ContainerCredentialsRetryPolicy - Class in software.amazon.awssdk.auth.credentials.internal
 
ContainerCredentialsRetryPolicy() - Constructor for class software.amazon.awssdk.auth.credentials.internal.ContainerCredentialsRetryPolicy
 
contains(Object) - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructList
 
contains(K) - Method in class software.amazon.awssdk.http.nio.netty.internal.SdkChannelPoolMap
 
containsAll(Collection<?>) - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructList
 
containsKey(Object) - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructMap
 
containsKey(AttributeMap.Key<T>) - Method in class software.amazon.awssdk.utils.AttributeMap
Return true if the provided key is configured in this map.
containsKey(Object) - Method in class software.amazon.awssdk.utils.ImmutableMap
Inherited methods
containsOnly(Matcher<? extends T>...) - Static method in class software.amazon.awssdk.testutils.hamcrest.Matchers
Creates a matcher that matches if the examined collection matches the specified items in any order
containsOnly(T...) - Static method in class software.amazon.awssdk.testutils.hamcrest.Matchers
Creates a matcher that matches if the examined collection matches the specified items in any order
containsOnlyInOrder(Matcher<? extends T>...) - Static method in class software.amazon.awssdk.testutils.hamcrest.Matchers
Creates a matcher that matches if the examined collection matches the specified matchers in order
containsOnlyInOrder(T...) - Static method in class software.amazon.awssdk.testutils.hamcrest.Matchers
Creates a matcher that matches if the examined collection matches the specified items in order
containsValue(Object) - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructMap
 
containsValue(Object) - Method in class software.amazon.awssdk.utils.ImmutableMap
 
content() - Method in interface software.amazon.awssdk.http.SdkHttpFullRequest.Builder
The content, exactly as it was configured with SdkHttpFullRequest.Builder.content(InputStream).
content(InputStream) - Method in interface software.amazon.awssdk.http.SdkHttpFullRequest.Builder
Configure an SdkHttpFullRequest.content() to be used in the created HTTP request.
content() - Method in interface software.amazon.awssdk.http.SdkHttpFullRequest
Returns the optional stream containing the payload data to include for this request.
content() - Method in interface software.amazon.awssdk.http.SdkHttpFullResponse.Builder
The content, exactly as it was configured with SdkHttpFullResponse.Builder.content(AbortableInputStream).
content(AbortableInputStream) - Method in interface software.amazon.awssdk.http.SdkHttpFullResponse.Builder
Configure an SdkHttpFullResponse.content() to be used in the HTTP response.
content() - Method in interface software.amazon.awssdk.http.SdkHttpFullResponse
Returns the optional stream containing the payload data returned by the service.
content(InputStream) - Method in interface software.amazon.awssdk.profiles.ProfileFile.Builder
Configure the content of the profile file.
content(Path) - Method in interface software.amazon.awssdk.profiles.ProfileFile.Builder
Configure the location from which the profile file should be loaded.
CONTENT_LENGTH - Static variable in class software.amazon.awssdk.http.Header
 
CONTENT_TYPE - Static variable in class software.amazon.awssdk.http.Header
 
contentLength() - Method in interface software.amazon.awssdk.core.async.AsyncRequestBody
 
contentLength() - Method in class software.amazon.awssdk.core.internal.async.ByteArrayAsyncRequestBody
 
contentLength() - Method in class software.amazon.awssdk.core.internal.async.FileAsyncRequestBody
 
contentLength() - Method in class software.amazon.awssdk.core.internal.http.async.SimpleRequestProvider
 
contentLength() - Method in class software.amazon.awssdk.core.sync.RequestBody
 
contentLength() - Method in interface software.amazon.awssdk.http.async.SdkHttpRequestProvider
 
contentType(String) - Method in class software.amazon.awssdk.core.protocol.json.JsonProtocolMarshallerBuilder
 
contentType() - Method in class software.amazon.awssdk.core.sync.RequestBody
 
Context - Class in software.amazon.awssdk.core.interceptor
A wrapper for the immutable context objects that are visible to the ExecutionInterceptors.
Context.AfterExecution - Interface in software.amazon.awssdk.core.interceptor
Context.AfterMarshalling - Interface in software.amazon.awssdk.core.interceptor
Context.AfterTransmission - Interface in software.amazon.awssdk.core.interceptor
Context.AfterUnmarshalling - Interface in software.amazon.awssdk.core.interceptor
Context.BeforeExecution - Interface in software.amazon.awssdk.core.interceptor
Context.BeforeMarshalling - Interface in software.amazon.awssdk.core.interceptor
Context.BeforeTransmission - Interface in software.amazon.awssdk.core.interceptor
Context.BeforeUnmarshalling - Interface in software.amazon.awssdk.core.interceptor
Context.FailedExecution - Interface in software.amazon.awssdk.core.interceptor
All information that is known about a particular execution that has failed.
Context.ModifyHttpRequest - Interface in software.amazon.awssdk.core.interceptor
Context.ModifyHttpResponse - Interface in software.amazon.awssdk.core.interceptor
Context.ModifyRequest - Interface in software.amazon.awssdk.core.interceptor
Context.ModifyResponse - Interface in software.amazon.awssdk.core.interceptor
continuationSequenceNumber(String) - Method in interface software.amazon.awssdk.services.kinesis.model.SubscribeToShardEvent.Builder
Use this as StartingSequenceNumber in the next call to SubscribeToShard.
continuationSequenceNumber() - Method in class software.amazon.awssdk.services.kinesis.model.SubscribeToShardEvent
Use this as StartingSequenceNumber in the next call to SubscribeToShard.
CONTINUE - Static variable in class software.amazon.awssdk.http.HttpStatusCode
 
ContinuousBackupsDescription - Class in software.amazon.awssdk.services.dynamodb.model
Represents the continuous backups and point in time recovery settings on the table.
continuousBackupsDescription(ContinuousBackupsDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsResponse.Builder
ContinuousBackupsDescription can be one of the following : ENABLED, DISABLED.
continuousBackupsDescription(Consumer<ContinuousBackupsDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsResponse.Builder
ContinuousBackupsDescription can be one of the following : ENABLED, DISABLED.
continuousBackupsDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsResponse
ContinuousBackupsDescription can be one of the following : ENABLED, DISABLED.
continuousBackupsDescription(ContinuousBackupsDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsResponse.Builder
Represents the continuous backups and point in time recovery settings on the table.
continuousBackupsDescription(Consumer<ContinuousBackupsDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsResponse.Builder
Represents the continuous backups and point in time recovery settings on the table.
continuousBackupsDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsResponse
Represents the continuous backups and point in time recovery settings on the table.
ContinuousBackupsDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ContinuousBackupsDescriptionMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ContinuousBackupsDescriptionUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ContinuousBackupsDescription JSON Unmarshaller
ContinuousBackupsDescriptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ContinuousBackupsDescriptionUnmarshaller
 
continuousBackupsStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription.Builder
ContinuousBackupsStatus can be one of the following states : ENABLED, DISABLED
continuousBackupsStatus(ContinuousBackupsStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription.Builder
ContinuousBackupsStatus can be one of the following states : ENABLED, DISABLED
continuousBackupsStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription
ContinuousBackupsStatus can be one of the following states : ENABLED, DISABLED
ContinuousBackupsStatus - Enum in software.amazon.awssdk.services.dynamodb.model
 
continuousBackupsStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription
ContinuousBackupsStatus can be one of the following states : ENABLED, DISABLED
ContinuousBackupsUnavailableException - Exception in software.amazon.awssdk.services.dynamodb.model
Backups have not yet been enabled for this table.
ContinuousBackupsUnavailableException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
convert(T, Function<? super T, ? extends U>) - Static method in class software.amazon.awssdk.core.runtime.TypeConverter
Null-safely convert between types by applying a function.
convert(List<T>, Function<? super T, ? extends U>) - Static method in class software.amazon.awssdk.core.runtime.TypeConverter
Null-safely convert between two lists by applying a function to each value.
convert(Map<T1, T2>, Function<? super T1, ? extends U1>, Function<? super T2, ? extends U2>, BiPredicate<U1, U2>) - Static method in class software.amazon.awssdk.core.runtime.TypeConverter
Null-safely convert between two maps by applying a function to each key and value.
convertValue(Object) - Method in class software.amazon.awssdk.utils.AttributeMap.Key
Validate the provided value is of the correct type and convert it to the proper type for this option.
copy(String) - Static method in class software.amazon.awssdk.core.adapter.StandardMemberCopier
 
copy(Short) - Static method in class software.amazon.awssdk.core.adapter.StandardMemberCopier
 
copy(Integer) - Static method in class software.amazon.awssdk.core.adapter.StandardMemberCopier
 
copy(Long) - Static method in class software.amazon.awssdk.core.adapter.StandardMemberCopier
 
copy(Float) - Static method in class software.amazon.awssdk.core.adapter.StandardMemberCopier
 
copy(Double) - Static method in class software.amazon.awssdk.core.adapter.StandardMemberCopier
 
copy(BigDecimal) - Static method in class software.amazon.awssdk.core.adapter.StandardMemberCopier
 
copy(Boolean) - Static method in class software.amazon.awssdk.core.adapter.StandardMemberCopier
 
copy(InputStream) - Static method in class software.amazon.awssdk.core.adapter.StandardMemberCopier
 
copy(Instant) - Static method in class software.amazon.awssdk.core.adapter.StandardMemberCopier
 
copy(SdkBytes) - Static method in class software.amazon.awssdk.core.adapter.StandardMemberCopier
 
copy(ByteBuffer) - Static method in class software.amazon.awssdk.core.adapter.StandardMemberCopier
 
copy() - Method in class software.amazon.awssdk.utils.AttributeMap
 
copy() - Method in interface software.amazon.awssdk.utils.builder.CopyableBuilder
A shallow copy of this object created by building an immutable T and then transforming it back to a builder.
copy(Consumer<? super B>) - Method in interface software.amazon.awssdk.utils.builder.ToCopyableBuilder
A convenience method for calling ToCopyableBuilder.toBuilder(), updating the returned builder and then calling SdkBuilder.build().
copy(InputStream, OutputStream) - Static method in class software.amazon.awssdk.utils.IoUtils
Copies all bytes from the given input stream to the given output stream.
CopyableBuilder<B extends CopyableBuilder<B,T>,T extends ToCopyableBuilder<B,T>> - Interface in software.amazon.awssdk.utils.builder
A special type of SdkBuilder that can be used when the built type implements ToCopyableBuilder.
copyAllBytesFrom(ByteBuffer) - Static method in class software.amazon.awssdk.utils.BinaryUtils
Returns a copy of all the bytes from the given ByteBuffer, from the beginning to the buffer's limit; or null if the input is null.
copyBytesFrom(ByteBuffer) - Static method in class software.amazon.awssdk.utils.BinaryUtils
Returns a copy of the bytes from the given ByteBuffer, ranging from the the buffer's current position to the buffer's limit; or null if the input is null.
count(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryResponse.Builder
The number of items in the response.
count() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
The number of items in the response.
count(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanResponse.Builder
The number of items in the response.
count() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
The number of items in the response.
CRC32_FROM_COMPRESSED_DATA_ENABLED - Static variable in class software.amazon.awssdk.core.client.config.SdkClientOption
Whether to calculate the CRC 32 checksum of a message based on the uncompressed data.
Crc32ChecksumCalculatingInputStream - Class in software.amazon.awssdk.core.internal.util
Simple InputStream wrapper that examines the wrapped stream's contents as they are read and calculates and CRC32 checksum.
Crc32ChecksumCalculatingInputStream(InputStream) - Constructor for class software.amazon.awssdk.core.internal.util.Crc32ChecksumCalculatingInputStream
 
Crc32ChecksumValidatingInputStream - Class in software.amazon.awssdk.core.internal.util
Wraps the provided input stream with a Crc32ChecksumCalculatingInputStream and after the stream is closed will validate the calculated checksum against the actual checksum.
Crc32ChecksumValidatingInputStream(InputStream, long) - Constructor for class software.amazon.awssdk.core.internal.util.Crc32ChecksumValidatingInputStream
 
Crc32MismatchException - Exception in software.amazon.awssdk.core.exception
Extension of SdkClientException that is thrown whenever the client-side computed CRC32 does not match the server-side computed CRC32.
Crc32MismatchException.Builder - Interface in software.amazon.awssdk.core.exception
 
create() - Static method in class software.amazon.awssdk.auth.credentials.AnonymousCredentialsProvider
 
create(String, String) - Static method in class software.amazon.awssdk.auth.credentials.AwsBasicCredentials
Constructs a new credentials object, with the specified AWS access key, AWS secret key and AWS session token.
create(String, String, String) - Static method in class software.amazon.awssdk.auth.credentials.AwsSessionCredentials
Constructs a new session credentials object, with the specified AWS access key, AWS secret key and AWS session token.
create(AwsCredentialsProvider, Profile) - Method in interface software.amazon.awssdk.auth.credentials.ChildProfileCredentialsProviderFactory
Create a credentials provider for the provided profile, using the provided source credentials provider to authenticate with AWS.
create() - Static method in class software.amazon.awssdk.auth.credentials.DefaultCredentialsProvider
Create an create of the DefaultCredentialsProvider using the default configuration.
create() - Static method in class software.amazon.awssdk.auth.credentials.EnvironmentVariableCredentialsProvider
 
create() - Static method in class software.amazon.awssdk.auth.credentials.InstanceProfileCredentialsProvider
Create a InstanceProfileCredentialsProvider with default values.
create() - Static method in class software.amazon.awssdk.auth.credentials.ProfileCredentialsProvider
Create a ProfileCredentialsProvider using the ProfileFile.defaultProfileFile() and default profile name.
create(String) - Static method in class software.amazon.awssdk.auth.credentials.ProfileCredentialsProvider
Create a ProfileCredentialsProvider using the given profile name and ProfileFile.defaultProfileFile().
create(AwsCredentials) - Static method in class software.amazon.awssdk.auth.credentials.StaticCredentialsProvider
Create a credentials provider that always returns the provided set of credentials.
create() - Static method in class software.amazon.awssdk.auth.credentials.SystemPropertyCredentialsProvider
 
create() - Static method in class software.amazon.awssdk.auth.signer.Aws4Signer
 
create() - Static method in class software.amazon.awssdk.auth.signer.AwsS3V4Signer
 
create() - Static method in class software.amazon.awssdk.auth.signer.QueryStringSigner
Deprecated.
 
create(String...) - Static method in class software.amazon.awssdk.awscore.retry.conditions.RetryOnErrorCodeCondition
 
create(Set<String>) - Static method in class software.amazon.awssdk.awscore.retry.conditions.RetryOnErrorCodeCondition
 
create(String, Throwable) - Static method in exception software.amazon.awssdk.core.exception.AbortedException
 
create(String, Throwable) - Static method in exception software.amazon.awssdk.core.exception.ClientExecutionTimeoutException
 
create(String, Throwable) - Static method in exception software.amazon.awssdk.core.exception.Crc32MismatchException
 
create(String, Throwable) - Static method in exception software.amazon.awssdk.core.exception.ResetException
 
create(String) - Static method in exception software.amazon.awssdk.core.exception.SdkClientException
 
create(String, Throwable) - Static method in exception software.amazon.awssdk.core.exception.SdkClientException
 
create(IonWriterBuilder, String) - Static method in class software.amazon.awssdk.core.internal.protocol.json.SdkIonGenerator
 
create(Duration) - Static method in class software.amazon.awssdk.core.retry.backoff.FixedDelayBackoffStrategy
 
create(RetryCondition...) - Static method in class software.amazon.awssdk.core.retry.conditions.AndRetryCondition
 
create(int) - Static method in class software.amazon.awssdk.core.retry.conditions.MaxNumberOfRetriesCondition
 
create(RetryCondition...) - Static method in class software.amazon.awssdk.core.retry.conditions.OrRetryCondition
 
create(Set<Class<? extends Exception>>) - Static method in class software.amazon.awssdk.core.retry.conditions.RetryOnExceptionsCondition
 
create(Class<? extends Exception>...) - Static method in class software.amazon.awssdk.core.retry.conditions.RetryOnExceptionsCondition
 
create(Set<Integer>) - Static method in class software.amazon.awssdk.core.retry.conditions.RetryOnStatusCodeCondition
 
create(Integer...) - Static method in class software.amazon.awssdk.core.retry.conditions.RetryOnStatusCodeCondition
 
create(SdkHttpFullRequest, ApacheHttpRequestConfig) - Method in class software.amazon.awssdk.http.apache.internal.impl.ApacheHttpRequestFactory
 
create(EventLoopGroup, ChannelFactory<? extends Channel>) - Static method in class software.amazon.awssdk.http.nio.netty.SdkEventLoopGroup
Creates a new instance of SdkEventLoopGroup with EventLoopGroup and ChannelFactory to be used with NettyNioAsyncHttpClient.
create(EventLoopGroup) - Static method in class software.amazon.awssdk.http.nio.netty.SdkEventLoopGroup
Creates a new instance of SdkEventLoopGroup with EventLoopGroup.
create() - Static method in class software.amazon.awssdk.regions.internal.util.ConnectionUtils
 
create() - Static method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Create a CloudWatchAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Create a DynamoDbAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create(CreateGlobalSecondaryIndexAction) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate.Builder
The parameters required for creating a global secondary index on an existing table:
create(Consumer<CreateGlobalSecondaryIndexAction.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate.Builder
The parameters required for creating a global secondary index on an existing table:
create() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate
The parameters required for creating a global secondary index on an existing table:
create(CreateReplicaAction) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaUpdate.Builder
The parameters required for creating a replica on an existing global table.
create(Consumer<CreateReplicaAction.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaUpdate.Builder
The parameters required for creating a replica on an existing global table.
create() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaUpdate
The parameters required for creating a replica on an existing global table.
create() - Static method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
Create a DynamoDbStreamsAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Create a KinesisAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create(String) - Static method in class software.amazon.awssdk.utils.ToString
Create a to-string result for the given class name.
createAsyncHttpClientFactory() - Method in interface software.amazon.awssdk.http.async.SdkAsyncHttpService
 
createAsyncHttpClientFactory() - Method in class software.amazon.awssdk.http.nio.netty.NettySdkAsyncHttpService
 
createBackup(CreateBackupRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Creates a backup for an existing table.
createBackup(Consumer<CreateBackupRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Creates a backup for an existing table.
CreateBackupRequest - Class in software.amazon.awssdk.services.dynamodb.model
 
CreateBackupRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
CreateBackupRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
CreateBackupRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.CreateBackupRequestMarshaller
 
CreateBackupRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
CreateBackupResponse - Class in software.amazon.awssdk.services.dynamodb.model
 
CreateBackupResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
CreateBackupResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
CreateBackupResponse JSON Unmarshaller
CreateBackupResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.CreateBackupResponseUnmarshaller
 
CREATED - Static variable in class software.amazon.awssdk.http.HttpStatusCode
 
createDefaultInstance(String) - Static method in class software.amazon.awssdk.testutils.smoketest.ReflectionUtils
 
createErrorResponseHandler(List<AwsJsonErrorUnmarshaller>, String) - Method in interface software.amazon.awssdk.awscore.internal.protocol.json.AwsStructuredJsonFactory
Returns the error response handler for handling a error response.
createErrorResponseHandler(List<AwsJsonErrorUnmarshaller>, String) - Method in class software.amazon.awssdk.awscore.internal.protocol.json.BaseAwsStructuredJsonFactory
 
createErrorResponseHandler(JsonErrorResponseMetadata) - Method in class software.amazon.awssdk.awscore.protocol.json.AwsJsonProtocolFactory
Creates a response handler for handling a error response (non 2xx response).
createErrorResponseHandler(List<SdkJsonErrorUnmarshaller>) - Method in class software.amazon.awssdk.core.internal.protocol.json.BaseSdkStructuredJsonFactory
 
createErrorResponseHandler(JsonErrorResponseMetadata) - Method in class software.amazon.awssdk.core.protocol.json.BaseJsonProtocolFactory
Creates a response handler for handling a error response (non 2xx response).
createErrorResponseHandler(JsonErrorResponseMetadata) - Method in class software.amazon.awssdk.core.protocol.json.SdkJsonProtocolFactory
Creates a response handler for handling a error response (non 2xx response).
createErrorResponseHandler(List<SdkJsonErrorUnmarshaller>) - Method in interface software.amazon.awssdk.core.protocol.json.SdkStructuredJsonFactory
Returns the error response handler for handling a error response.
createExecutionContext(SdkRequest, SdkClientConfiguration) - Static method in class software.amazon.awssdk.awscore.internal.client.handler.AwsClientHandlerUtils
 
createFile(long) - Method in class software.amazon.awssdk.testutils.RandomTempFile
 
CreateGlobalSecondaryIndexAction - Class in software.amazon.awssdk.services.dynamodb.model
Represents a new global secondary index to be added to an existing table.
CreateGlobalSecondaryIndexAction.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
CreateGlobalSecondaryIndexActionMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
CreateGlobalSecondaryIndexActionUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
CreateGlobalSecondaryIndexAction JSON Unmarshaller
CreateGlobalSecondaryIndexActionUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.CreateGlobalSecondaryIndexActionUnmarshaller
 
createGlobalTable(CreateGlobalTableRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Creates a global table from an existing table.
createGlobalTable(Consumer<CreateGlobalTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Creates a global table from an existing table.
CreateGlobalTableRequest - Class in software.amazon.awssdk.services.dynamodb.model
 
CreateGlobalTableRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
CreateGlobalTableRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
CreateGlobalTableRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.CreateGlobalTableRequestMarshaller
 
CreateGlobalTableRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
CreateGlobalTableResponse - Class in software.amazon.awssdk.services.dynamodb.model
 
CreateGlobalTableResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
CreateGlobalTableResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
CreateGlobalTableResponse JSON Unmarshaller
CreateGlobalTableResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.CreateGlobalTableResponseUnmarshaller
 
createHttpClientBuilder() - Method in class software.amazon.awssdk.http.apache.ApacheSdkHttpService
 
createHttpClientBuilder() - Method in interface software.amazon.awssdk.http.SdkHttpService
 
createJsonContent(HttpResponse, JsonFactory) - Static method in class software.amazon.awssdk.core.internal.protocol.json.JsonContent
Static factory method to create a JsonContent object from the contents of the HttpResponse provided
createParser(InputStream) - Method in class software.amazon.awssdk.core.internal.protocol.json.IonFactory
 
createParser(byte[]) - Method in class software.amazon.awssdk.core.internal.protocol.json.IonFactory
 
createParser(byte[], int, int) - Method in class software.amazon.awssdk.core.internal.protocol.json.IonFactory
 
createParser(char[]) - Method in class software.amazon.awssdk.core.internal.protocol.json.IonFactory
 
createParser(char[], int, int) - Method in class software.amazon.awssdk.core.internal.protocol.json.IonFactory
 
createParser(String) - Method in class software.amazon.awssdk.core.internal.protocol.json.IonFactory
 
createParser(Reader) - Method in class software.amazon.awssdk.core.internal.protocol.json.IonFactory
 
createParser(File) - Method in class software.amazon.awssdk.core.internal.protocol.json.IonFactory
 
createParser(URL) - Method in class software.amazon.awssdk.core.internal.protocol.json.IonFactory
 
createPolicyFromJsonString(String) - Method in class software.amazon.awssdk.core.auth.policy.internal.JsonPolicyReader
Converts the specified JSON string to an AWS policy object.
createProtocolFactory(IntermediateModel) - Static method in class software.amazon.awssdk.protocol.runners.JsonProtocolUtils
Create the software.amazon.awssdk.protocol factory needed to create the marshallers and response handlers for the tests.
createProtocolMarshaller(OperationInfo, T) - Method in class software.amazon.awssdk.core.protocol.json.BaseJsonProtocolFactory
 
CreateReplicaAction - Class in software.amazon.awssdk.services.dynamodb.model
Represents a replica to be added.
CreateReplicaAction.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
CreateReplicaActionMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
CreateReplicaActionUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
CreateReplicaAction JSON Unmarshaller
CreateReplicaActionUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.CreateReplicaActionUnmarshaller
 
createResponseHandler(JsonOperationMetadata, Unmarshaller<T, JsonUnmarshallerContext>) - Method in class software.amazon.awssdk.awscore.internal.protocol.json.BaseAwsStructuredJsonFactory
 
createResponseHandler(JsonOperationMetadata, Unmarshaller<T, JsonUnmarshallerContext>) - Method in class software.amazon.awssdk.awscore.protocol.json.AwsJsonProtocolFactory
Returns the response handler to be used for handling a successful response.
createResponseHandler(JsonOperationMetadata, Unmarshaller<T, JsonUnmarshallerContext>) - Method in class software.amazon.awssdk.core.internal.protocol.json.BaseSdkStructuredJsonFactory
 
createResponseHandler(JsonOperationMetadata, Unmarshaller<T, JsonUnmarshallerContext>) - Method in class software.amazon.awssdk.core.protocol.json.BaseJsonProtocolFactory
Returns the response handler to be used for handling a successful response.
createResponseHandler(JsonOperationMetadata, Unmarshaller<T, JsonUnmarshallerContext>) - Method in class software.amazon.awssdk.core.protocol.json.SdkJsonProtocolFactory
Returns the response handler to be used for handling a successful response.
createResponseHandler(JsonOperationMetadata, Unmarshaller<T, JsonUnmarshallerContext>) - Method in interface software.amazon.awssdk.core.protocol.json.StructuredJsonFactory
Returns the response handler to be used for handling a successful response.
createShapeObject() - Method in class software.amazon.awssdk.protocol.reflect.ShapeModelReflector
 
createStream(CreateStreamRequest) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Creates a Kinesis data stream.
createStream(Consumer<CreateStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Creates a Kinesis data stream.
createStreamingResponseHandler(Unmarshaller<ResponseT, StaxUnmarshallerContext>) - Static method in class software.amazon.awssdk.awscore.http.response.StaxResponseHandler
Creates an synchronous HttpResponseHandler that unmarshalls into the response POJO while leaving the connection open for further processing (by a ResponseTransformer or AsyncResponseTransformer for example).
CreateStreamRequest - Class in software.amazon.awssdk.services.kinesis.model
Represents the input for CreateStream.
CreateStreamRequest.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
CreateStreamRequestMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
CreateStreamRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesis.transform.CreateStreamRequestMarshaller
 
CreateStreamRequestModelMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
CreateStreamResponse - Class in software.amazon.awssdk.services.kinesis.model
 
CreateStreamResponse.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
CreateStreamResponseUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
CreateStreamResponse JSON Unmarshaller
CreateStreamResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.CreateStreamResponseUnmarshaller
 
createTable(CreateTableRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
The CreateTable operation adds a new table to your account.
createTable(Consumer<CreateTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
The CreateTable operation adds a new table to your account.
CreateTableRequest - Class in software.amazon.awssdk.services.dynamodb.model
Represents the input of a CreateTable operation.
CreateTableRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
CreateTableRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
CreateTableRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.CreateTableRequestMarshaller
 
CreateTableRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
CreateTableResponse - Class in software.amazon.awssdk.services.dynamodb.model
Represents the output of a CreateTable operation.
CreateTableResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
CreateTableResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
CreateTableResponse JSON Unmarshaller
CreateTableResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.CreateTableResponseUnmarshaller
 
createWriter(String) - Method in class software.amazon.awssdk.awscore.internal.protocol.json.BaseAwsStructuredJsonFactory
 
createWriter(String) - Method in class software.amazon.awssdk.core.internal.protocol.json.BaseSdkStructuredJsonFactory
 
createWriter(String) - Method in interface software.amazon.awssdk.core.protocol.json.StructuredJsonFactory
Returns the StructuredJsonGenerator to be used for marshalling the request.
creationDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription.Builder
The creation time of the global table.
creationDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
The creation time of the global table.
creationDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
The date and time when the table was created, in UNIX epoch time format.
creationDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
The date and time when the table was created, in UNIX epoch time format.
creationRequestDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
The date and time when the request to create this stream was issued.
creationRequestDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
The date and time when the request to create this stream was issued.
CREDENTIALS_PROVIDER - Static variable in class software.amazon.awssdk.awscore.client.config.AwsClientOption
 
CREDENTIALS_PROVIDER_CHAIN - Static variable in class software.amazon.awssdk.testutils.service.AwsIntegrationTestBase
 
CREDENTIALS_PROVIDER_CHAIN - Static variable in class software.amazon.awssdk.testutils.service.AwsTestBase
 
CredentialScope - Class in software.amazon.awssdk.regions.internal.model
credential scope associated with an endpoint.
CredentialScope() - Constructor for class software.amazon.awssdk.regions.internal.model.CredentialScope
 
credentialsFileLocation() - Static method in class software.amazon.awssdk.profiles.ProfileFileLocation
Load the location for the credentials file, usually ~/.aws/credentials unless it's overridden using an environment variable or system property.
credentialsProvider() - Method in class software.amazon.awssdk.auth.credentials.internal.ProfileCredentialsUtils
Retrieve the credentials provider for which this profile has been configured, if available.
credentialsProvider(AwsCredentialsProvider) - Method in interface software.amazon.awssdk.awscore.AwsRequestOverrideConfiguration.Builder
Set the optional AwsCredentialsProvider that will provide credentials to be used to authenticate this request.
credentialsProvider() - Method in interface software.amazon.awssdk.awscore.AwsRequestOverrideConfiguration.Builder
Return the optional AwsCredentialsProvider that will provide credentials to be used to authenticate this request.
credentialsProvider() - Method in class software.amazon.awssdk.awscore.AwsRequestOverrideConfiguration
The optional AwsCredentialsProvider that will provide credentials to be used to authenticate this request.
credentialsProvider(AwsCredentialsProvider) - Method in interface software.amazon.awssdk.awscore.client.builder.AwsClientBuilder
Configure the credentials that should be used to authenticate with AWS.
credentialsProvider(AwsCredentialsProvider) - Method in class software.amazon.awssdk.awscore.client.builder.AwsDefaultClientBuilder
 
credentialsProviders(Collection<? extends AwsCredentialsProvider>) - Method in interface software.amazon.awssdk.auth.credentials.AwsCredentialsProviderChain.Builder
Configure the credentials providers that should be checked for credentials, in the order they should be checked.
credentialsProviders(AwsCredentialsProvider...) - Method in interface software.amazon.awssdk.auth.credentials.AwsCredentialsProviderChain.Builder
Configure the credentials providers that should be checked for credentials, in the order they should be checked.
CredentialUtils - Class in software.amazon.awssdk.auth.credentials
 
CURRENT_TIME_CONDITION_KEY - Static variable in class software.amazon.awssdk.core.auth.policy.conditions.ConditionFactory
Condition key for the current time.
currentShardCount(Integer) - Method in interface software.amazon.awssdk.services.kinesis.model.UpdateShardCountResponse.Builder
The current number of shards.
currentShardCount() - Method in class software.amazon.awssdk.services.kinesis.model.UpdateShardCountResponse
The current number of shards.
currentShardLevelMetrics(Collection<MetricsName>) - Method in interface software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringResponse.Builder
Represents the current state of the metrics that are in the enhanced state before the operation.
currentShardLevelMetrics(MetricsName...) - Method in interface software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringResponse.Builder
Represents the current state of the metrics that are in the enhanced state before the operation.
currentShardLevelMetrics() - Method in class software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringResponse
Represents the current state of the metrics that are in the enhanced state before the operation.
currentShardLevelMetrics(Collection<MetricsName>) - Method in interface software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringResponse.Builder
Represents the current state of the metrics that are in the enhanced state before the operation.
currentShardLevelMetrics(MetricsName...) - Method in interface software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringResponse.Builder
Represents the current state of the metrics that are in the enhanced state before the operation.
currentShardLevelMetrics() - Method in class software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringResponse
Represents the current state of the metrics that are in the enhanced state before the operation.
currentShardLevelMetricsAsStrings() - Method in class software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringResponse
Represents the current state of the metrics that are in the enhanced state before the operation.
currentShardLevelMetricsAsStrings() - Method in class software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringResponse
Represents the current state of the metrics that are in the enhanced state before the operation.
currentShardLevelMetricsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringResponse.Builder
Represents the current state of the metrics that are in the enhanced state before the operation.
currentShardLevelMetricsWithStrings(String...) - Method in interface software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringResponse.Builder
Represents the current state of the metrics that are in the enhanced state before the operation.
currentShardLevelMetricsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringResponse.Builder
Represents the current state of the metrics that are in the enhanced state before the operation.
currentShardLevelMetricsWithStrings(String...) - Method in interface software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringResponse.Builder
Represents the current state of the metrics that are in the enhanced state before the operation.

D

DaemonThreadFactory - Class in software.amazon.awssdk.utils
An decorator for ThreadFactory that sets all threads it creates to be daemon threads.
DaemonThreadFactory(ThreadFactory) - Constructor for class software.amazon.awssdk.utils.DaemonThreadFactory
 
daemonThreads(Boolean) - Method in class software.amazon.awssdk.utils.ThreadFactoryBuilder
Whether the threads created by the factory should be daemon threads.
dashboardArn(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DashboardEntry.Builder
The Amazon Resource Name (ARN) of the dashboard.
dashboardArn() - Method in class software.amazon.awssdk.services.cloudwatch.model.DashboardEntry
The Amazon Resource Name (ARN) of the dashboard.
dashboardArn(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetDashboardResponse.Builder
The Amazon Resource Name (ARN) of the dashboard.
dashboardArn() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetDashboardResponse
The Amazon Resource Name (ARN) of the dashboard.
dashboardBody(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetDashboardResponse.Builder
The detailed information about the dashboard, including what widgets are included and their location on the dashboard.
dashboardBody() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetDashboardResponse
The detailed information about the dashboard, including what widgets are included and their location on the dashboard.
dashboardBody(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutDashboardRequest.Builder
The detailed information about the dashboard in JSON format, including the widgets to include and their location on the dashboard.
dashboardBody() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutDashboardRequest
The detailed information about the dashboard in JSON format, including the widgets to include and their location on the dashboard.
dashboardEntries(Collection<DashboardEntry>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.ListDashboardsResponse.Builder
The list of matching dashboards.
dashboardEntries(DashboardEntry...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.ListDashboardsResponse.Builder
The list of matching dashboards.
dashboardEntries(Consumer<DashboardEntry.Builder>...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.ListDashboardsResponse.Builder
The list of matching dashboards.
dashboardEntries() - Method in class software.amazon.awssdk.services.cloudwatch.model.ListDashboardsResponse
The list of matching dashboards.
DashboardEntry - Class in software.amazon.awssdk.services.cloudwatch.model
Represents a specific dashboard.
DashboardEntry.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
DashboardEntryUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
DashboardEntry StAX Unmarshaller
DashboardEntryUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.DashboardEntryUnmarshaller
 
DashboardInvalidInputErrorException - Exception in software.amazon.awssdk.services.cloudwatch.model
Some part of the dashboard data is invalid.
DashboardInvalidInputErrorException.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
DashboardInvalidInputErrorExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
 
DashboardInvalidInputErrorExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.DashboardInvalidInputErrorExceptionUnmarshaller
 
dashboardName(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DashboardEntry.Builder
The name of the dashboard.
dashboardName() - Method in class software.amazon.awssdk.services.cloudwatch.model.DashboardEntry
The name of the dashboard.
dashboardName(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetDashboardRequest.Builder
The name of the dashboard to be described.
dashboardName() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetDashboardRequest
The name of the dashboard to be described.
dashboardName(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetDashboardResponse.Builder
The name of the dashboard.
dashboardName() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetDashboardResponse
The name of the dashboard.
dashboardName(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutDashboardRequest.Builder
The name of the dashboard.
dashboardName() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutDashboardRequest
The name of the dashboard.
dashboardNamePrefix(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.ListDashboardsRequest.Builder
If you specify this parameter, only the dashboards with names starting with the specified string are listed.
dashboardNamePrefix() - Method in class software.amazon.awssdk.services.cloudwatch.model.ListDashboardsRequest
If you specify this parameter, only the dashboards with names starting with the specified string are listed.
dashboardNames(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DeleteDashboardsRequest.Builder
The dashboards to be deleted.
dashboardNames(String...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DeleteDashboardsRequest.Builder
The dashboards to be deleted.
dashboardNames() - Method in class software.amazon.awssdk.services.cloudwatch.model.DeleteDashboardsRequest
The dashboards to be deleted.
DashboardNotFoundErrorException - Exception in software.amazon.awssdk.services.cloudwatch.model
The specified dashboard does not exist.
DashboardNotFoundErrorException.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
DashboardNotFoundErrorExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
 
DashboardNotFoundErrorExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.DashboardNotFoundErrorExceptionUnmarshaller
 
DashboardValidationMessage - Class in software.amazon.awssdk.services.cloudwatch.model
An error or warning for the operation.
DashboardValidationMessage.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
dashboardValidationMessages(Collection<DashboardValidationMessage>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DashboardInvalidInputErrorException.Builder
Sets the value of the DashboardValidationMessages property for this object.
dashboardValidationMessages(DashboardValidationMessage...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DashboardInvalidInputErrorException.Builder
Sets the value of the DashboardValidationMessages property for this object.
dashboardValidationMessages(Consumer<DashboardValidationMessage.Builder>...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DashboardInvalidInputErrorException.Builder
Sets the value of the DashboardValidationMessages property for this object.
dashboardValidationMessages() - Method in exception software.amazon.awssdk.services.cloudwatch.model.DashboardInvalidInputErrorException
Returns the value of the DashboardValidationMessages property for this object.
dashboardValidationMessages(Collection<DashboardValidationMessage>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutDashboardResponse.Builder
If the input for PutDashboard was correct and the dashboard was successfully created or modified, this result is empty.
dashboardValidationMessages(DashboardValidationMessage...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutDashboardResponse.Builder
If the input for PutDashboard was correct and the dashboard was successfully created or modified, this result is empty.
dashboardValidationMessages(Consumer<DashboardValidationMessage.Builder>...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutDashboardResponse.Builder
If the input for PutDashboard was correct and the dashboard was successfully created or modified, this result is empty.
dashboardValidationMessages() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutDashboardResponse
If the input for PutDashboard was correct and the dashboard was successfully created or modified, this result is empty.
DashboardValidationMessageUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
DashboardValidationMessage StAX Unmarshaller
DashboardValidationMessageUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.DashboardValidationMessageUnmarshaller
 
data(SdkBytes) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordRequest.Builder
The data blob to put into the record, which is base64-encoded when the blob is serialized.
data() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordRequest
The data blob to put into the record, which is base64-encoded when the blob is serialized.
data(SdkBytes) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordsRequestEntry.Builder
The data blob to put into the record, which is base64-encoded when the blob is serialized.
data() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsRequestEntry
The data blob to put into the record, which is base64-encoded when the blob is serialized.
data(SdkBytes) - Method in interface software.amazon.awssdk.services.kinesis.model.Record.Builder
The data blob.
data() - Method in class software.amazon.awssdk.services.kinesis.model.Record
The data blob.
dataPath(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DashboardValidationMessage.Builder
The data path related to the message.
dataPath() - Method in class software.amazon.awssdk.services.cloudwatch.model.DashboardValidationMessage
The data path related to the message.
Datapoint - Class in software.amazon.awssdk.services.cloudwatch.model
Encapsulates the statistical data that CloudWatch computes from metric data.
Datapoint.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
datapoints(Collection<Datapoint>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsResponse.Builder
The data points for the specified metric.
datapoints(Datapoint...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsResponse.Builder
The data points for the specified metric.
datapoints(Consumer<Datapoint.Builder>...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsResponse.Builder
The data points for the specified metric.
datapoints() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsResponse
The data points for the specified metric.
datapointsToAlarm(Integer) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
The number of datapoints that must be breaching to trigger the alarm.
datapointsToAlarm() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
The number of datapoints that must be breaching to trigger the alarm.
datapointsToAlarm(Integer) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest.Builder
The number of datapoints that must be breaching to trigger the alarm.
datapointsToAlarm() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest
The number of datapoints that must be breaching to trigger the alarm.
DatapointUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
Datapoint StAX Unmarshaller
DatapointUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.DatapointUnmarshaller
 
DateCborUnmarshaller() - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.DateCborUnmarshaller
 
DateCondition - Class in software.amazon.awssdk.core.auth.policy.conditions
AWS access control policy condition that allows an access control statement to be conditionally applied based on the comparison of the current time at which a request is received, and a specific date.
DateCondition(DateCondition.DateComparisonType, Date) - Constructor for class software.amazon.awssdk.core.auth.policy.conditions.DateCondition
Constructs a new access policy condition that compares the current time (on the AWS servers) to the specified date.
DateCondition.DateComparisonType - Enum in software.amazon.awssdk.core.auth.policy.conditions
Enumeration of the supported ways a date comparison can be evaluated.
DateIonUnmarshaller() - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.DateIonUnmarshaller
 
DateUtils - Class in software.amazon.awssdk.testutils
 
DateUtils - Class in software.amazon.awssdk.utils
Utilities for parsing and formatting dates.
debug(Supplier<String>) - Method in class software.amazon.awssdk.utils.Logger
Checks if debug is enabled and if so logs the supplied message
debug(Supplier<String>, Throwable) - Method in class software.amazon.awssdk.utils.Logger
Checks if debug is enabled and if so logs the supplied message and exception
decode(String) - Static method in class software.amazon.awssdk.utils.internal.Base16
Decodes the given base 16 encoded string, skipping carriage returns, line feeds and spaces as needed.
decode(byte[]) - Static method in class software.amazon.awssdk.utils.internal.Base16
Decodes the given base 16 encoded bytes.
decode(byte[], int) - Method in class software.amazon.awssdk.utils.internal.Base16Codec
 
decode(String) - Static method in class software.amazon.awssdk.utils.internal.Base16Lower
Decodes the given base 16 encoded string, skipping carriage returns, line feeds and spaces as needed.
decode(byte[]) - Static method in class software.amazon.awssdk.utils.internal.Base16Lower
Decodes the given base 16 encoded bytes.
decode(ByteBuffer) - Static method in class software.amazon.eventstream.Message
 
decode(Prelude, ByteBuffer) - Static method in class software.amazon.eventstream.Message
Decodes a message with an already decoded prelude.
decodeFrame(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.http2.ForkedDefaultHttp2ConnectionDecoder
 
decreaseStreamRetentionPeriod(DecreaseStreamRetentionPeriodRequest) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Decreases the Kinesis data stream's retention period, which is the length of time data records are accessible after they are added to the stream.
decreaseStreamRetentionPeriod(Consumer<DecreaseStreamRetentionPeriodRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Decreases the Kinesis data stream's retention period, which is the length of time data records are accessible after they are added to the stream.
DecreaseStreamRetentionPeriodRequest - Class in software.amazon.awssdk.services.kinesis.model
Represents the input for DecreaseStreamRetentionPeriod.
DecreaseStreamRetentionPeriodRequest.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
DecreaseStreamRetentionPeriodRequestMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
DecreaseStreamRetentionPeriodRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesis.transform.DecreaseStreamRetentionPeriodRequestMarshaller
 
DecreaseStreamRetentionPeriodRequestModelMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
DecreaseStreamRetentionPeriodResponse - Class in software.amazon.awssdk.services.kinesis.model
 
DecreaseStreamRetentionPeriodResponse.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
DecreaseStreamRetentionPeriodResponseUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
DecreaseStreamRetentionPeriodResponse JSON Unmarshaller
DecreaseStreamRetentionPeriodResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.DecreaseStreamRetentionPeriodResponseUnmarshaller
 
deepCopyMap(Map<T, ? extends List<U>>) - Static method in class software.amazon.awssdk.utils.CollectionUtils
Perform a deep copy of the provided map of lists.
deepCopyMap(Map<T, ? extends List<U>>, Supplier<Map<T, List<U>>>) - Static method in class software.amazon.awssdk.utils.CollectionUtils
Perform a deep copy of the provided map of lists.
deepUnmodifiableMap(Map<T, ? extends List<U>>) - Static method in class software.amazon.awssdk.utils.CollectionUtils
Perform a deep copy of the provided map of lists, and make the result unmodifiable.
deepUnmodifiableMap(Map<T, ? extends List<U>>, Supplier<Map<T, List<U>>>) - Static method in class software.amazon.awssdk.utils.CollectionUtils
Perform a deep copy of the provided map of lists, and make the result unmodifiable.
DEFAULT - Static variable in class software.amazon.awssdk.core.retry.conditions.SdkRetryCondition
 
DEFAULT_ERROR_MESSAGE_PARSER - Static variable in class software.amazon.awssdk.awscore.protocol.json.AwsJsonErrorMessageParser
 
DEFAULT_ERROR_MESSAGE_PARSER - Static variable in class software.amazon.awssdk.core.protocol.json.SdkJsonErrorMessageParser
Standard JSON Error Message Parser that checks for JSON fields in this order: 'message', 'Message', 'errorMessage'
DEFAULT_MAX_RETRIES - Static variable in class software.amazon.awssdk.core.internal.retry.SdkDefaultRetrySetting
 
DEFAULT_STREAM_BUFFER_SIZE - Static variable in class software.amazon.awssdk.core.RequestOption
 
DEFAULT_UNMARSHALLER - Static variable in class software.amazon.awssdk.awscore.internal.protocol.json.AwsJsonErrorUnmarshaller
 
DefaultAwsRegionProviderChain - Class in software.amazon.awssdk.regions.providers
AWS Region provider that looks for the region in this order: Check the 'aws.region' system property for the region. Check the 'AWS_REGION' environment variable for the region. Check the {user.home}/.aws/credentials and {user.home}/.aws/config files for the region. If running in EC2, check the EC2 metadata service for the region.
DefaultAwsRegionProviderChain() - Constructor for class software.amazon.awssdk.regions.providers.DefaultAwsRegionProviderChain
 
defaultBuilder() - Static method in interface software.amazon.eventstream.MessageBuilder
 
DefaultConfiguration - Class in software.amazon.awssdk.http.apache.internal
Default configuration values.
DefaultCredentialsProvider - Class in software.amazon.awssdk.auth.credentials
AWS credentials provider chain that looks for credentials in this order: Java System Properties - aws.accessKeyId and aws.secretKey Environment Variables - AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY Credential profiles file at the default location (~/.aws/credentials) shared by all AWS SDKs and the AWS CLI Credentials delivered through the Amazon EC2 container service if AWS_CONTAINER_CREDENTIALS_RELATIVE_URI" environment variable is set and security manager has permission to access the variable, Instance profile credentials delivered through the Amazon EC2 metadata service
DefaultCredentialsProvider.Builder - Class in software.amazon.awssdk.auth.credentials
Configuration that defines the DefaultCredentialsProvider's behavior.
DefaultErrorResponseHandler - Class in software.amazon.awssdk.awscore.http.response
Implementation of HttpResponseHandler that handles only error responses from Amazon Web Services.
DefaultErrorResponseHandler(List<Unmarshaller<AwsServiceException, Node>>) - Constructor for class software.amazon.awssdk.awscore.http.response.DefaultErrorResponseHandler
Constructs a new DefaultErrorResponseHandler that will handle error responses from Amazon services using the specified list of unmarshallers.
DefaultEventStreamResponseHandlerBuilder<ResponseT,EventT,SubBuilderT> - Class in software.amazon.awssdk.awscore.eventstream
Base class for event stream response handler builders.
DefaultFailedExecutionContext - Class in software.amazon.awssdk.core.internal.interceptor
An SDK-internal implementation of Context.FailedExecution.
DefaultFailedExecutionContext(InterceptorContext, Throwable) - Constructor for class software.amazon.awssdk.core.internal.interceptor.DefaultFailedExecutionContext
 
DefaultLogCaptor(Level) - Constructor for class software.amazon.awssdk.testutils.LogCaptor.DefaultLogCaptor
 
defaultPolicy() - Static method in class software.amazon.awssdk.services.dynamodb.DynamoDbRetryPolicy
 
defaultPolicy() - Static method in class software.amazon.awssdk.services.kinesis.KinesisRetryPolicy
 
defaultProfileFile() - Static method in class software.amazon.awssdk.profiles.ProfileFile
Get the default profile file, using the credentials file from "~/.aws/credentials", the config file from "~/.aws/config" and the "default" profile.
DefaultRequest<T> - Class in software.amazon.awssdk.core
Default implementation of the Request interface.
DefaultRequest(T, String) - Constructor for class software.amazon.awssdk.core.DefaultRequest
Constructs a new DefaultRequest with the specified service name and the original, user facing request object.
DefaultRequest(String) - Constructor for class software.amazon.awssdk.core.DefaultRequest
Constructs a new DefaultRequest with the specified service name and no specified original, user facing request object.
defaultRetryCondition() - Static method in class software.amazon.awssdk.awscore.retry.AwsRetryPolicy
 
defaultRetryCondition() - Static method in interface software.amazon.awssdk.core.retry.conditions.RetryCondition
 
defaultRetryPolicy() - Static method in class software.amazon.awssdk.awscore.retry.AwsRetryPolicy
 
defaultRetryPolicy() - Static method in class software.amazon.awssdk.core.retry.RetryPolicy
 
DefaultSdkAsyncHttpClientBuilder - Class in software.amazon.awssdk.core.internal.http.loader
Utility to load the default HTTP client factory and create an instance of SdkHttpClient.
DefaultSdkAsyncHttpClientBuilder() - Constructor for class software.amazon.awssdk.core.internal.http.loader.DefaultSdkAsyncHttpClientBuilder
 
DefaultSdkAutoConstructList<T> - Class in software.amazon.awssdk.core.util
Default implementation of SdkAutoConstructList.
DefaultSdkAutoConstructMap<K,V> - Class in software.amazon.awssdk.core.util
Default implementation of SdkAutoConstructMap.
DefaultSdkHttpClientBuilder - Class in software.amazon.awssdk.core.internal.http.loader
Utility to load the default HTTP client factory and create an instance of SdkHttpClient.
DefaultSdkHttpClientBuilder() - Constructor for class software.amazon.awssdk.core.internal.http.loader.DefaultSdkHttpClientBuilder
 
DefaultSdkHttpResponse - Class in software.amazon.awssdk.core.internal.http
Internal implementation of SdkHttpResponse.
DefaultServiceEndpointBuilder - Class in software.amazon.awssdk.awscore.endpoint
Uses service metadata and the request region to construct an endpoint for a specific service
DefaultServiceEndpointBuilder(String, String) - Constructor for class software.amazon.awssdk.awscore.endpoint.DefaultServiceEndpointBuilder
 
defaultStrategy() - Static method in interface software.amazon.awssdk.core.retry.backoff.BackoffStrategy
 
defaultThrottlingStrategy() - Static method in interface software.amazon.awssdk.core.retry.backoff.BackoffStrategy
 
defaultUnmarshaller(Unmarshaller<? extends T, JsonUnmarshallerContext>) - Method in class software.amazon.awssdk.awscore.eventstream.EventStreamExceptionJsonUnmarshaller.Builder
Registers the default unmarshaller.
defaultUnmarshaller(Unmarshaller<? extends BaseEventT, JsonUnmarshallerContext>) - Method in class software.amazon.awssdk.awscore.eventstream.EventStreamTaggedUnionJsonUnmarshaller.Builder
Registers the default unmarshaller.
defaultValue() - Method in enum software.amazon.awssdk.core.SdkSystemSetting
 
defaultValue() - Method in enum software.amazon.awssdk.profiles.ProfileFileSystemSetting
 
defaultValue() - Method in enum software.amazon.awssdk.utils.JavaSystemSetting
 
defaultValue() - Method in interface software.amazon.awssdk.utils.SystemSetting
The default value of the setting (or empty if there is no default).
defaultValueSupplier(Supplier<T>) - Method in class software.amazon.awssdk.core.protocol.MarshallingInfo.Builder
 
defaultValueSupplier() - Method in class software.amazon.awssdk.core.protocol.MarshallingInfo
 
delayBeforeNextRetry(PollingStrategyContext) - Method in class software.amazon.awssdk.core.waiters.FixedDelayStrategy
Defines a default way of delaying the polling bound by the default delay associated with the corresponding waiter definition
delayBeforeNextRetry(PollingStrategyContext) - Method in interface software.amazon.awssdk.core.waiters.PollingStrategy.DelayStrategy
Defines the custom delay strategy to control the sleep time
DelegateSocket - Class in software.amazon.awssdk.http.apache.internal.net
Socket delegate class.
DelegateSocket(Socket) - Constructor for class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
DelegateSslSocket - Class in software.amazon.awssdk.http.apache.internal.net
 
DelegateSslSocket(SSLSocket) - Constructor for class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
DelegatingEventLoopGroup - Class in software.amazon.awssdk.http.nio.netty.internal
EventLoopGroup that just delegates to another EventLoopGroup.
DelegatingSubscriber<T,U> - Class in software.amazon.awssdk.utils.async
 
DelegatingSubscription - Class in software.amazon.awssdk.utils.async
 
delete(DeleteGlobalSecondaryIndexAction) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate.Builder
The name of an existing global secondary index to be removed.
delete(Consumer<DeleteGlobalSecondaryIndexAction.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate.Builder
The name of an existing global secondary index to be removed.
delete() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate
The name of an existing global secondary index to be removed.
delete(DeleteReplicaAction) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaUpdate.Builder
The name of the existing replica to be removed.
delete(Consumer<DeleteReplicaAction.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaUpdate.Builder
The name of the existing replica to be removed.
delete() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaUpdate
The name of the existing replica to be removed.
delete() - Method in class software.amazon.awssdk.testutils.RandomTempFile
 
deleteAlarms(DeleteAlarmsRequest) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Deletes the specified alarms.
deleteAlarms(Consumer<DeleteAlarmsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Deletes the specified alarms.
DeleteAlarmsRequest - Class in software.amazon.awssdk.services.cloudwatch.model
 
DeleteAlarmsRequest.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
DeleteAlarmsRequestMarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
DeleteAlarmsRequest Marshaller
DeleteAlarmsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.DeleteAlarmsRequestMarshaller
 
DeleteAlarmsResponse - Class in software.amazon.awssdk.services.cloudwatch.model
 
DeleteAlarmsResponse.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
DeleteAlarmsResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
DeleteAlarmsResponse StAX Unmarshaller
DeleteAlarmsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.DeleteAlarmsResponseUnmarshaller
 
deleteBackup(DeleteBackupRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Deletes an existing backup of a table.
deleteBackup(Consumer<DeleteBackupRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Deletes an existing backup of a table.
DeleteBackupRequest - Class in software.amazon.awssdk.services.dynamodb.model
 
DeleteBackupRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
DeleteBackupRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DeleteBackupRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DeleteBackupRequestMarshaller
 
DeleteBackupRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DeleteBackupResponse - Class in software.amazon.awssdk.services.dynamodb.model
 
DeleteBackupResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
DeleteBackupResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DeleteBackupResponse JSON Unmarshaller
DeleteBackupResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DeleteBackupResponseUnmarshaller
 
deleteDashboards(DeleteDashboardsRequest) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Deletes all dashboards that you specify.
deleteDashboards(Consumer<DeleteDashboardsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Deletes all dashboards that you specify.
DeleteDashboardsRequest - Class in software.amazon.awssdk.services.cloudwatch.model
 
DeleteDashboardsRequest.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
DeleteDashboardsRequestMarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
DeleteDashboardsRequest Marshaller
DeleteDashboardsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.DeleteDashboardsRequestMarshaller
 
DeleteDashboardsResponse - Class in software.amazon.awssdk.services.cloudwatch.model
 
DeleteDashboardsResponse.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
DeleteDashboardsResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
DeleteDashboardsResponse StAX Unmarshaller
DeleteDashboardsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.DeleteDashboardsResponseUnmarshaller
 
DeleteGlobalSecondaryIndexAction - Class in software.amazon.awssdk.services.dynamodb.model
Represents a global secondary index to be deleted from an existing table.
DeleteGlobalSecondaryIndexAction.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
DeleteGlobalSecondaryIndexActionMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DeleteGlobalSecondaryIndexActionUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DeleteGlobalSecondaryIndexAction JSON Unmarshaller
DeleteGlobalSecondaryIndexActionUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DeleteGlobalSecondaryIndexActionUnmarshaller
 
deleteItem(DeleteItemRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Deletes a single item in a table by primary key.
deleteItem(Consumer<DeleteItemRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Deletes a single item in a table by primary key.
DeleteItemRequest - Class in software.amazon.awssdk.services.dynamodb.model
Represents the input of a DeleteItem operation.
DeleteItemRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
DeleteItemRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DeleteItemRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DeleteItemRequestMarshaller
 
DeleteItemRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DeleteItemResponse - Class in software.amazon.awssdk.services.dynamodb.model
Represents the output of a DeleteItem operation.
DeleteItemResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
DeleteItemResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DeleteItemResponse JSON Unmarshaller
DeleteItemResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DeleteItemResponseUnmarshaller
 
DeleteReplicaAction - Class in software.amazon.awssdk.services.dynamodb.model
Represents a replica to be removed.
DeleteReplicaAction.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
DeleteReplicaActionMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DeleteReplicaActionUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DeleteReplicaAction JSON Unmarshaller
DeleteReplicaActionUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DeleteReplicaActionUnmarshaller
 
DeleteRequest - Class in software.amazon.awssdk.services.dynamodb.model
Represents a request to perform a DeleteItem operation on an item.
deleteRequest(DeleteRequest) - Method in interface software.amazon.awssdk.services.dynamodb.model.WriteRequest.Builder
A request to perform a DeleteItem operation.
deleteRequest(Consumer<DeleteRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.WriteRequest.Builder
A request to perform a DeleteItem operation.
deleteRequest() - Method in class software.amazon.awssdk.services.dynamodb.model.WriteRequest
A request to perform a DeleteItem operation.
DeleteRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
DeleteRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DeleteRequest Marshaller
DeleteRequestUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DeleteRequest JSON Unmarshaller
DeleteRequestUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DeleteRequestUnmarshaller
 
deleteStream(DeleteStreamRequest) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Deletes a Kinesis data stream and all its shards and data.
deleteStream(Consumer<DeleteStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Deletes a Kinesis data stream and all its shards and data.
DeleteStreamRequest - Class in software.amazon.awssdk.services.kinesis.model
Represents the input for DeleteStream.
DeleteStreamRequest.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
DeleteStreamRequestMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
DeleteStreamRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesis.transform.DeleteStreamRequestMarshaller
 
DeleteStreamRequestModelMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
DeleteStreamResponse - Class in software.amazon.awssdk.services.kinesis.model
 
DeleteStreamResponse.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
DeleteStreamResponseUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
DeleteStreamResponse JSON Unmarshaller
DeleteStreamResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.DeleteStreamResponseUnmarshaller
 
deleteTable(DeleteTableRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
The DeleteTable operation deletes a table and all of its items.
deleteTable(Consumer<DeleteTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
The DeleteTable operation deletes a table and all of its items.
DeleteTableRequest - Class in software.amazon.awssdk.services.dynamodb.model
Represents the input of a DeleteTable operation.
DeleteTableRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
DeleteTableRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DeleteTableRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DeleteTableRequestMarshaller
 
DeleteTableRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DeleteTableResponse - Class in software.amazon.awssdk.services.dynamodb.model
Represents the output of a DeleteTable operation.
DeleteTableResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
DeleteTableResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DeleteTableResponse JSON Unmarshaller
DeleteTableResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DeleteTableResponseUnmarshaller
 
deregister(ChannelHandlerContext, ChannelPromise) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.LoggingHandler
 
deregisterStreamConsumer(DeregisterStreamConsumerRequest) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
To deregister a consumer, provide its ARN.
deregisterStreamConsumer(Consumer<DeregisterStreamConsumerRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
To deregister a consumer, provide its ARN.
DeregisterStreamConsumerRequest - Class in software.amazon.awssdk.services.kinesis.model
 
DeregisterStreamConsumerRequest.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
DeregisterStreamConsumerRequestMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
DeregisterStreamConsumerRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesis.transform.DeregisterStreamConsumerRequestMarshaller
 
DeregisterStreamConsumerRequestModelMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
DeregisterStreamConsumerResponse - Class in software.amazon.awssdk.services.kinesis.model
 
DeregisterStreamConsumerResponse.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
DeregisterStreamConsumerResponseUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
DeregisterStreamConsumerResponse JSON Unmarshaller
DeregisterStreamConsumerResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.DeregisterStreamConsumerResponseUnmarshaller
 
describeAlarmHistory(DescribeAlarmHistoryRequest) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Retrieves the history for the specified alarm.
describeAlarmHistory(Consumer<DescribeAlarmHistoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Retrieves the history for the specified alarm.
describeAlarmHistory() - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Retrieves the history for the specified alarm.
describeAlarmHistoryPaginator() - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Retrieves the history for the specified alarm.
describeAlarmHistoryPaginator(DescribeAlarmHistoryRequest) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Retrieves the history for the specified alarm.
describeAlarmHistoryPaginator(Consumer<DescribeAlarmHistoryRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Retrieves the history for the specified alarm.
DescribeAlarmHistoryPublisher - Class in software.amazon.awssdk.services.cloudwatch.paginators
DescribeAlarmHistoryPublisher(CloudWatchAsyncClient, DescribeAlarmHistoryRequest) - Constructor for class software.amazon.awssdk.services.cloudwatch.paginators.DescribeAlarmHistoryPublisher
 
DescribeAlarmHistoryRequest - Class in software.amazon.awssdk.services.cloudwatch.model
 
DescribeAlarmHistoryRequest.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
DescribeAlarmHistoryRequestMarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
DescribeAlarmHistoryRequest Marshaller
DescribeAlarmHistoryRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.DescribeAlarmHistoryRequestMarshaller
 
DescribeAlarmHistoryResponse - Class in software.amazon.awssdk.services.cloudwatch.model
 
DescribeAlarmHistoryResponse.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
DescribeAlarmHistoryResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
DescribeAlarmHistoryResponse StAX Unmarshaller
DescribeAlarmHistoryResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.DescribeAlarmHistoryResponseUnmarshaller
 
describeAlarms(DescribeAlarmsRequest) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Retrieves the specified alarms.
describeAlarms(Consumer<DescribeAlarmsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Retrieves the specified alarms.
describeAlarms() - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Retrieves the specified alarms.
describeAlarmsForMetric(DescribeAlarmsForMetricRequest) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Retrieves the alarms for the specified metric.
describeAlarmsForMetric(Consumer<DescribeAlarmsForMetricRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Retrieves the alarms for the specified metric.
DescribeAlarmsForMetricRequest - Class in software.amazon.awssdk.services.cloudwatch.model
 
DescribeAlarmsForMetricRequest.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
DescribeAlarmsForMetricRequestMarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
DescribeAlarmsForMetricRequest Marshaller
DescribeAlarmsForMetricRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.DescribeAlarmsForMetricRequestMarshaller
 
DescribeAlarmsForMetricResponse - Class in software.amazon.awssdk.services.cloudwatch.model
 
DescribeAlarmsForMetricResponse.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
DescribeAlarmsForMetricResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
DescribeAlarmsForMetricResponse StAX Unmarshaller
DescribeAlarmsForMetricResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.DescribeAlarmsForMetricResponseUnmarshaller
 
describeAlarmsPaginator() - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Retrieves the specified alarms.
describeAlarmsPaginator(DescribeAlarmsRequest) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Retrieves the specified alarms.
describeAlarmsPaginator(Consumer<DescribeAlarmsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Retrieves the specified alarms.
DescribeAlarmsPublisher - Class in software.amazon.awssdk.services.cloudwatch.paginators
DescribeAlarmsPublisher(CloudWatchAsyncClient, DescribeAlarmsRequest) - Constructor for class software.amazon.awssdk.services.cloudwatch.paginators.DescribeAlarmsPublisher
 
DescribeAlarmsRequest - Class in software.amazon.awssdk.services.cloudwatch.model
 
DescribeAlarmsRequest.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
DescribeAlarmsRequestMarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
DescribeAlarmsRequest Marshaller
DescribeAlarmsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.DescribeAlarmsRequestMarshaller
 
DescribeAlarmsResponse - Class in software.amazon.awssdk.services.cloudwatch.model
 
DescribeAlarmsResponse.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
DescribeAlarmsResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
DescribeAlarmsResponse StAX Unmarshaller
DescribeAlarmsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.DescribeAlarmsResponseUnmarshaller
 
describeBackup(DescribeBackupRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Describes an existing backup of a table.
describeBackup(Consumer<DescribeBackupRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Describes an existing backup of a table.
DescribeBackupRequest - Class in software.amazon.awssdk.services.dynamodb.model
 
DescribeBackupRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
DescribeBackupRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DescribeBackupRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DescribeBackupRequestMarshaller
 
DescribeBackupRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DescribeBackupResponse - Class in software.amazon.awssdk.services.dynamodb.model
 
DescribeBackupResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
DescribeBackupResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DescribeBackupResponse JSON Unmarshaller
DescribeBackupResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DescribeBackupResponseUnmarshaller
 
describeContinuousBackups(DescribeContinuousBackupsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Checks the status of continuous backups and point in time recovery on the specified table.
describeContinuousBackups(Consumer<DescribeContinuousBackupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Checks the status of continuous backups and point in time recovery on the specified table.
DescribeContinuousBackupsRequest - Class in software.amazon.awssdk.services.dynamodb.model
 
DescribeContinuousBackupsRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
DescribeContinuousBackupsRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DescribeContinuousBackupsRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DescribeContinuousBackupsRequestMarshaller
 
DescribeContinuousBackupsRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DescribeContinuousBackupsResponse - Class in software.amazon.awssdk.services.dynamodb.model
 
DescribeContinuousBackupsResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
DescribeContinuousBackupsResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DescribeContinuousBackupsResponse JSON Unmarshaller
DescribeContinuousBackupsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DescribeContinuousBackupsResponseUnmarshaller
 
describeGlobalTable(DescribeGlobalTableRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Returns information about the specified global table.
describeGlobalTable(Consumer<DescribeGlobalTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Returns information about the specified global table.
DescribeGlobalTableRequest - Class in software.amazon.awssdk.services.dynamodb.model
 
DescribeGlobalTableRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
DescribeGlobalTableRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DescribeGlobalTableRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DescribeGlobalTableRequestMarshaller
 
DescribeGlobalTableRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DescribeGlobalTableResponse - Class in software.amazon.awssdk.services.dynamodb.model
 
DescribeGlobalTableResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
DescribeGlobalTableResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DescribeGlobalTableResponse JSON Unmarshaller
DescribeGlobalTableResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DescribeGlobalTableResponseUnmarshaller
 
describeGlobalTableSettings(DescribeGlobalTableSettingsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Describes region specific settings for a global table.
describeGlobalTableSettings(Consumer<DescribeGlobalTableSettingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Describes region specific settings for a global table.
DescribeGlobalTableSettingsRequest - Class in software.amazon.awssdk.services.dynamodb.model
 
DescribeGlobalTableSettingsRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
DescribeGlobalTableSettingsRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DescribeGlobalTableSettingsRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DescribeGlobalTableSettingsRequestMarshaller
 
DescribeGlobalTableSettingsRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DescribeGlobalTableSettingsResponse - Class in software.amazon.awssdk.services.dynamodb.model
 
DescribeGlobalTableSettingsResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
DescribeGlobalTableSettingsResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DescribeGlobalTableSettingsResponse JSON Unmarshaller
DescribeGlobalTableSettingsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DescribeGlobalTableSettingsResponseUnmarshaller
 
describeLimits(DescribeLimitsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Returns the current provisioned-capacity limits for your AWS account in a region, both for the region as a whole and for any one DynamoDB table that you create there.
describeLimits(Consumer<DescribeLimitsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Returns the current provisioned-capacity limits for your AWS account in a region, both for the region as a whole and for any one DynamoDB table that you create there.
describeLimits() - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Returns the current provisioned-capacity limits for your AWS account in a region, both for the region as a whole and for any one DynamoDB table that you create there.
describeLimits(DescribeLimitsRequest) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Describes the shard limits and usage for the account.
describeLimits(Consumer<DescribeLimitsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Describes the shard limits and usage for the account.
describeLimits() - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Describes the shard limits and usage for the account.
DescribeLimitsRequest - Class in software.amazon.awssdk.services.dynamodb.model
Represents the input of a DescribeLimits operation.
DescribeLimitsRequest - Class in software.amazon.awssdk.services.kinesis.model
 
DescribeLimitsRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
DescribeLimitsRequest.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
DescribeLimitsRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DescribeLimitsRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DescribeLimitsRequestMarshaller
 
DescribeLimitsRequestMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
DescribeLimitsRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesis.transform.DescribeLimitsRequestMarshaller
 
DescribeLimitsRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DescribeLimitsRequestModelMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
DescribeLimitsResponse - Class in software.amazon.awssdk.services.dynamodb.model
Represents the output of a DescribeLimits operation.
DescribeLimitsResponse - Class in software.amazon.awssdk.services.kinesis.model
 
DescribeLimitsResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
DescribeLimitsResponse.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
DescribeLimitsResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DescribeLimitsResponse JSON Unmarshaller
DescribeLimitsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DescribeLimitsResponseUnmarshaller
 
DescribeLimitsResponseUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
DescribeLimitsResponse JSON Unmarshaller
DescribeLimitsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.DescribeLimitsResponseUnmarshaller
 
describeStream(DescribeStreamRequest) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
Returns information about a stream, including the current status of the stream, its Amazon Resource Name (ARN), the composition of its shards, and its corresponding DynamoDB table.
describeStream(Consumer<DescribeStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
Returns information about a stream, including the current status of the stream, its Amazon Resource Name (ARN), the composition of its shards, and its corresponding DynamoDB table.
describeStream(DescribeStreamRequest) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Describes the specified Kinesis data stream.
describeStream(Consumer<DescribeStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Describes the specified Kinesis data stream.
describeStreamConsumer(DescribeStreamConsumerRequest) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
To get the description of a registered consumer, provide the ARN of the consumer.
describeStreamConsumer(Consumer<DescribeStreamConsumerRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
To get the description of a registered consumer, provide the ARN of the consumer.
DescribeStreamConsumerRequest - Class in software.amazon.awssdk.services.kinesis.model
 
DescribeStreamConsumerRequest.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
DescribeStreamConsumerRequestMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
DescribeStreamConsumerRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesis.transform.DescribeStreamConsumerRequestMarshaller
 
DescribeStreamConsumerRequestModelMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
DescribeStreamConsumerResponse - Class in software.amazon.awssdk.services.kinesis.model
 
DescribeStreamConsumerResponse.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
DescribeStreamConsumerResponseUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
DescribeStreamConsumerResponse JSON Unmarshaller
DescribeStreamConsumerResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.DescribeStreamConsumerResponseUnmarshaller
 
describeStreamPaginator(DescribeStreamRequest) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
Returns information about a stream, including the current status of the stream, its Amazon Resource Name (ARN), the composition of its shards, and its corresponding DynamoDB table.
describeStreamPaginator(Consumer<DescribeStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
Returns information about a stream, including the current status of the stream, its Amazon Resource Name (ARN), the composition of its shards, and its corresponding DynamoDB table.
DescribeStreamPublisher - Class in software.amazon.awssdk.services.dynamodb.streams.paginators
DescribeStreamPublisher(DynamoDbStreamsAsyncClient, DescribeStreamRequest) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.paginators.DescribeStreamPublisher
 
DescribeStreamRequest - Class in software.amazon.awssdk.services.dynamodb.model
Represents the input of a DescribeStream operation.
DescribeStreamRequest - Class in software.amazon.awssdk.services.kinesis.model
Represents the input for DescribeStream.
DescribeStreamRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
DescribeStreamRequest.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
DescribeStreamRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.streams.transform
DescribeStreamRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.transform.DescribeStreamRequestMarshaller
 
DescribeStreamRequestMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
DescribeStreamRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesis.transform.DescribeStreamRequestMarshaller
 
DescribeStreamRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DescribeStreamRequestModelMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
DescribeStreamResponse - Class in software.amazon.awssdk.services.dynamodb.model
Represents the output of a DescribeStream operation.
DescribeStreamResponse - Class in software.amazon.awssdk.services.kinesis.model
Represents the output for DescribeStream.
DescribeStreamResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
DescribeStreamResponse.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
DescribeStreamResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DescribeStreamResponse JSON Unmarshaller
DescribeStreamResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DescribeStreamResponseUnmarshaller
 
DescribeStreamResponseUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
DescribeStreamResponse JSON Unmarshaller
DescribeStreamResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.DescribeStreamResponseUnmarshaller
 
describeStreamSummary(DescribeStreamSummaryRequest) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Provides a summarized description of the specified Kinesis data stream without the shard list.
describeStreamSummary(Consumer<DescribeStreamSummaryRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Provides a summarized description of the specified Kinesis data stream without the shard list.
DescribeStreamSummaryRequest - Class in software.amazon.awssdk.services.kinesis.model
 
DescribeStreamSummaryRequest.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
DescribeStreamSummaryRequestMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
DescribeStreamSummaryRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesis.transform.DescribeStreamSummaryRequestMarshaller
 
DescribeStreamSummaryRequestModelMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
DescribeStreamSummaryResponse - Class in software.amazon.awssdk.services.kinesis.model
 
DescribeStreamSummaryResponse.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
DescribeStreamSummaryResponseUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
DescribeStreamSummaryResponse JSON Unmarshaller
DescribeStreamSummaryResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.DescribeStreamSummaryResponseUnmarshaller
 
describeTable(DescribeTableRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Returns information about the table, including the current status of the table, when it was created, the primary key schema, and any indexes on the table.
describeTable(Consumer<DescribeTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Returns information about the table, including the current status of the table, when it was created, the primary key schema, and any indexes on the table.
DescribeTableRequest - Class in software.amazon.awssdk.services.dynamodb.model
Represents the input of a DescribeTable operation.
DescribeTableRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
DescribeTableRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DescribeTableRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DescribeTableRequestMarshaller
 
DescribeTableRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DescribeTableResponse - Class in software.amazon.awssdk.services.dynamodb.model
Represents the output of a DescribeTable operation.
DescribeTableResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
DescribeTableResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DescribeTableResponse JSON Unmarshaller
DescribeTableResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DescribeTableResponseUnmarshaller
 
describeTimeToLive(DescribeTimeToLiveRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Gives a description of the Time to Live (TTL) status on the specified table.
describeTimeToLive(Consumer<DescribeTimeToLiveRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Gives a description of the Time to Live (TTL) status on the specified table.
DescribeTimeToLiveRequest - Class in software.amazon.awssdk.services.dynamodb.model
 
DescribeTimeToLiveRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
DescribeTimeToLiveRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DescribeTimeToLiveRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DescribeTimeToLiveRequestMarshaller
 
DescribeTimeToLiveRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DescribeTimeToLiveResponse - Class in software.amazon.awssdk.services.dynamodb.model
 
DescribeTimeToLiveResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
DescribeTimeToLiveResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
DescribeTimeToLiveResponse JSON Unmarshaller
DescribeTimeToLiveResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.DescribeTimeToLiveResponseUnmarshaller
 
describeTo(Description) - Method in class software.amazon.awssdk.testutils.hamcrest.CollectionContainsOnly
 
describeTo(Description) - Method in class software.amazon.awssdk.testutils.hamcrest.CollectionContainsOnlyInOrder
 
deserialize(JsonParser, DeserializationContext) - Method in class software.amazon.awssdk.protocol.model.HttpMethodNameDeserializer
 
desiredShardLevelMetrics(Collection<MetricsName>) - Method in interface software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringResponse.Builder
Represents the list of all the metrics that would be in the enhanced state after the operation.
desiredShardLevelMetrics(MetricsName...) - Method in interface software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringResponse.Builder
Represents the list of all the metrics that would be in the enhanced state after the operation.
desiredShardLevelMetrics() - Method in class software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringResponse
Represents the list of all the metrics that would be in the enhanced state after the operation.
desiredShardLevelMetrics(Collection<MetricsName>) - Method in interface software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringResponse.Builder
Represents the list of all the metrics that would be in the enhanced state after the operation.
desiredShardLevelMetrics(MetricsName...) - Method in interface software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringResponse.Builder
Represents the list of all the metrics that would be in the enhanced state after the operation.
desiredShardLevelMetrics() - Method in class software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringResponse
Represents the list of all the metrics that would be in the enhanced state after the operation.
desiredShardLevelMetricsAsStrings() - Method in class software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringResponse
Represents the list of all the metrics that would be in the enhanced state after the operation.
desiredShardLevelMetricsAsStrings() - Method in class software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringResponse
Represents the list of all the metrics that would be in the enhanced state after the operation.
desiredShardLevelMetricsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringResponse.Builder
Represents the list of all the metrics that would be in the enhanced state after the operation.
desiredShardLevelMetricsWithStrings(String...) - Method in interface software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringResponse.Builder
Represents the list of all the metrics that would be in the enhanced state after the operation.
desiredShardLevelMetricsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringResponse.Builder
Represents the list of all the metrics that would be in the enhanced state after the operation.
desiredShardLevelMetricsWithStrings(String...) - Method in interface software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringResponse.Builder
Represents the list of all the metrics that would be in the enhanced state after the operation.
Dimension - Class in software.amazon.awssdk.services.cloudwatch.model
Expands the identity of a metric.
Dimension.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
DimensionFilter - Class in software.amazon.awssdk.services.cloudwatch.model
Represents filters for a dimension.
DimensionFilter.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
DimensionFilterUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
DimensionFilter StAX Unmarshaller
DimensionFilterUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.DimensionFilterUnmarshaller
 
dimensions(Collection<Dimension>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricRequest.Builder
The dimensions associated with the metric.
dimensions(Dimension...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricRequest.Builder
The dimensions associated with the metric.
dimensions(Consumer<Dimension.Builder>...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricRequest.Builder
The dimensions associated with the metric.
dimensions() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The dimensions associated with the metric.
dimensions(Collection<Dimension>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest.Builder
The dimensions.
dimensions(Dimension...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest.Builder
The dimensions.
dimensions(Consumer<Dimension.Builder>...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest.Builder
The dimensions.
dimensions() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest
The dimensions.
dimensions(Collection<DimensionFilter>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.ListMetricsRequest.Builder
The dimensions to filter against.
dimensions(DimensionFilter...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.ListMetricsRequest.Builder
The dimensions to filter against.
dimensions(Consumer<DimensionFilter.Builder>...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.ListMetricsRequest.Builder
The dimensions to filter against.
dimensions() - Method in class software.amazon.awssdk.services.cloudwatch.model.ListMetricsRequest
The dimensions to filter against.
dimensions(Collection<Dimension>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.Metric.Builder
The dimensions for the metric.
dimensions(Dimension...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.Metric.Builder
The dimensions for the metric.
dimensions(Consumer<Dimension.Builder>...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.Metric.Builder
The dimensions for the metric.
dimensions() - Method in class software.amazon.awssdk.services.cloudwatch.model.Metric
The dimensions for the metric.
dimensions(Collection<Dimension>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
The dimensions for the metric associated with the alarm.
dimensions(Dimension...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
The dimensions for the metric associated with the alarm.
dimensions(Consumer<Dimension.Builder>...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
The dimensions for the metric associated with the alarm.
dimensions() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
The dimensions for the metric associated with the alarm.
dimensions(Collection<Dimension>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricDatum.Builder
The dimensions associated with the metric.
dimensions(Dimension...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricDatum.Builder
The dimensions associated with the metric.
dimensions(Consumer<Dimension.Builder>...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricDatum.Builder
The dimensions associated with the metric.
dimensions() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDatum
The dimensions associated with the metric.
dimensions(Collection<Dimension>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest.Builder
The dimensions for the metric associated with the alarm.
dimensions(Dimension...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest.Builder
The dimensions for the metric associated with the alarm.
dimensions(Consumer<Dimension.Builder>...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest.Builder
The dimensions for the metric associated with the alarm.
dimensions() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest
The dimensions for the metric associated with the alarm.
DimensionUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
Dimension StAX Unmarshaller
DimensionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.DimensionUnmarshaller
 
disableAlarmActions(DisableAlarmActionsRequest) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Disables the actions for the specified alarms.
disableAlarmActions(Consumer<DisableAlarmActionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Disables the actions for the specified alarms.
DisableAlarmActionsRequest - Class in software.amazon.awssdk.services.cloudwatch.model
 
DisableAlarmActionsRequest.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
DisableAlarmActionsRequestMarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
DisableAlarmActionsRequest Marshaller
DisableAlarmActionsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.DisableAlarmActionsRequestMarshaller
 
DisableAlarmActionsResponse - Class in software.amazon.awssdk.services.cloudwatch.model
 
DisableAlarmActionsResponse.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
DisableAlarmActionsResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
DisableAlarmActionsResponse StAX Unmarshaller
DisableAlarmActionsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.DisableAlarmActionsResponseUnmarshaller
 
disableClose() - Method in class software.amazon.awssdk.core.io.ReleasableInputStream
Used to disable the close method.
disableEnhancedMonitoring(DisableEnhancedMonitoringRequest) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Disables enhanced monitoring.
disableEnhancedMonitoring(Consumer<DisableEnhancedMonitoringRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Disables enhanced monitoring.
DisableEnhancedMonitoringRequest - Class in software.amazon.awssdk.services.kinesis.model
Represents the input for DisableEnhancedMonitoring.
DisableEnhancedMonitoringRequest.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
DisableEnhancedMonitoringRequestMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
DisableEnhancedMonitoringRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesis.transform.DisableEnhancedMonitoringRequestMarshaller
 
DisableEnhancedMonitoringRequestModelMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
DisableEnhancedMonitoringResponse - Class in software.amazon.awssdk.services.kinesis.model
Represents the output for EnableEnhancedMonitoring and DisableEnhancedMonitoring.
DisableEnhancedMonitoringResponse.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
DisableEnhancedMonitoringResponseUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
DisableEnhancedMonitoringResponse JSON Unmarshaller
DisableEnhancedMonitoringResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.DisableEnhancedMonitoringResponseUnmarshaller
 
disconnect(ChannelHandlerContext, ChannelPromise) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.LoggingHandler
 
doAssert() - Method in class software.amazon.awssdk.testutils.retry.AssertCallable
 
documentBuilderFactory() - Static method in class software.amazon.awssdk.utils.XmlUtils
Disables certain dangerous features that attempt to automatically fetch DTDs See OWASP XXE Cheat Sheet
documentFrom(InputStream) - Static method in class software.amazon.awssdk.core.util.xml.XpathUtils
This method closes the given input stream upon completion.
documentFrom(String) - Static method in class software.amazon.awssdk.core.util.xml.XpathUtils
 
documentFrom(URL) - Static method in class software.amazon.awssdk.core.util.xml.XpathUtils
 
doesFileEqualStream(File, InputStream) - Static method in class software.amazon.awssdk.testutils.SdkAsserts
Returns true if, and only if, the contents in the specified file are exactly equal to the contents read from the specified input stream.
doesStreamEqualStream(InputStream, InputStream) - Static method in class software.amazon.awssdk.testutils.SdkAsserts
Returns true if, and only if, the contents read from the specified input streams are exactly equal.
doInEventLoop(EventExecutor, Runnable) - Static method in class software.amazon.awssdk.http.nio.netty.internal.utils.NettyUtils
Runs a task in the given EventExecutor.
doInEventLoop(EventExecutor, Runnable, Promise<?>) - Static method in class software.amazon.awssdk.http.nio.netty.internal.utils.NettyUtils
Runs a task in the given EventExecutor.
domain() - Method in class software.amazon.awssdk.regions.internal.PartitionRegionMetadata
 
domain() - Method in interface software.amazon.awssdk.regions.RegionMetadata
Returns the domain for this region; ex: "amazonaws.com".
doRetryableAction(Callable<T>, RetryableParams) - Static method in class software.amazon.awssdk.testutils.retry.RetryableAction
Static method to repeatedly call action until it succeeds or the max allowed attempts is reached.
doRetryableAssert(AssertCallable, RetryableParams) - Static method in class software.amazon.awssdk.testutils.retry.RetryableAssertion
Static method to repeatedly call assertion logic until it succeeds or the max allowed attempts is reached.
DOUBLE - Static variable in class software.amazon.awssdk.core.internal.protocol.json.HeaderMarshaller
 
DOUBLE - Static variable in class software.amazon.awssdk.core.internal.protocol.json.QueryParamMarshaller
 
DOUBLE - Static variable in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeJsonMarshaller
 
DOUBLE - Static variable in interface software.amazon.awssdk.core.protocol.MarshallingType
 
DoubleCborUnmarshaller() - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.DoubleCborUnmarshaller
 
DoubleIonUnmarshaller() - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.DoubleIonUnmarshaller
 
DoubleJsonUnmarshaller() - Constructor for class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.DoubleJsonUnmarshaller
 
DoubleUnmarshaller() - Constructor for class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.DoubleUnmarshaller
 
doubleUrlEncode(Boolean) - Method in interface software.amazon.awssdk.auth.signer.params.Aws4SignerParams.Builder
Set this value to double url-encode the resource path when constructing the canonical request.
doubleUrlEncode() - Method in class software.amazon.awssdk.auth.signer.params.Aws4SignerParams
 
drainInputStream(InputStream) - Static method in class software.amazon.awssdk.testutils.InputStreamUtils
Reads to the end of the inputStream returning a byte array of the contents
drainInputStream(InputStream) - Static method in class software.amazon.awssdk.utils.IoUtils
Read all remaining data in the stream.
dynamodb(StreamRecord) - Method in interface software.amazon.awssdk.services.dynamodb.model.Record.Builder
The main body of the stream record, containing all of the DynamoDB-specific fields.
dynamodb(Consumer<StreamRecord.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.Record.Builder
The main body of the stream record, containing all of the DynamoDB-specific fields.
dynamodb() - Method in class software.amazon.awssdk.services.dynamodb.model.Record
The main body of the stream record, containing all of the DynamoDB-specific fields.
DynamoDbAsyncClient - Interface in software.amazon.awssdk.services.dynamodb
Service client for accessing DynamoDB asynchronously.
DynamoDbAsyncClientBuilder - Interface in software.amazon.awssdk.services.dynamodb
A builder for creating an instance of DynamoDbAsyncClient.
DynamoDbBaseClientBuilder<B extends DynamoDbBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.dynamodb
This includes configuration specific to DynamoDB that is supported by both DynamoDbClientBuilder and DynamoDbAsyncClientBuilder.
DynamoDbException - Exception in software.amazon.awssdk.services.dynamodb.model
 
DynamoDbException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
DynamoDbRequest - Class in software.amazon.awssdk.services.dynamodb.model
 
DynamoDbRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
DynamoDbResponse - Class in software.amazon.awssdk.services.dynamodb.model
 
DynamoDbResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
DynamoDbRetryPolicy - Class in software.amazon.awssdk.services.dynamodb
Default retry policy for DynamoDB Client.
DynamoDbStreamsAsyncClient - Interface in software.amazon.awssdk.services.dynamodb.streams
Service client for accessing null asynchronously.
DynamoDbStreamsAsyncClientBuilder - Interface in software.amazon.awssdk.services.dynamodb.streams
A builder for creating an instance of DynamoDbStreamsAsyncClient.
DynamoDbStreamsBaseClientBuilder<B extends DynamoDbStreamsBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.dynamodb.streams
This includes configuration specific to null that is supported by both DynamoDbStreamsClientBuilder and DynamoDbStreamsAsyncClientBuilder.
DynamoDbStreamsRequest - Class in software.amazon.awssdk.services.dynamodb.model
 
DynamoDbStreamsRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
DynamoDbStreamsResponse - Class in software.amazon.awssdk.services.dynamodb.model
 
DynamoDbStreamsResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 

E

earliestRestorableDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription.Builder
Specifies the earliest point in time you can restore your table to.
earliestRestorableDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription
Specifies the earliest point in time you can restore your table to.
EC2MetadataUtils - Class in software.amazon.awssdk.regions.internal.util
Utility class for retrieving Amazon EC2 instance metadata.
You can use the data to build more generic AMIs that can be modified by configuration files supplied at launch time.
EC2MetadataUtils.IamInfo - Class in software.amazon.awssdk.regions.internal.util
Information about the last time the instance profile was updated, including the instance's LastUpdated date, InstanceProfileArn, and InstanceProfileId.
EC2MetadataUtils.IamSecurityCredential - Class in software.amazon.awssdk.regions.internal.util
The temporary security credentials (AccessKeyId, SecretAccessKey, SessionToken, and Expiration) associated with the IAM role.
EC2MetadataUtils.InstanceInfo - Class in software.amazon.awssdk.regions.internal.util
This POJO is a best attempt to capture the instance info which is only guaranteed to be a JSON document per http://docs.aws.amazon.com/AWSEC2/latest /UserGuide/ec2-instance-metadata.html Instance info includes dynamic information about the current instance such as region, instanceId, private IP address, etc.
EC2MetadataUtils.NetworkInterface - Class in software.amazon.awssdk.regions.internal.util
All of the metada associated with a network interface on the instance.
EFFECT_VALUE_ALLOW - Static variable in class software.amazon.awssdk.core.auth.policy.internal.JsonDocumentField
 
Either<L,R> - Class in software.amazon.awssdk.utils
Represents a value that can be one of two types.
empty() - Static method in interface software.amazon.awssdk.core.async.AsyncRequestBody
Creates a AsyncRequestBody with no content.
empty() - Static method in class software.amazon.awssdk.core.sync.RequestBody
Creates a RequestBody with no content.
empty() - Static method in class software.amazon.awssdk.utils.AttributeMap
 
EMPTY_STRING_SHA256_HEX - Static variable in class software.amazon.awssdk.auth.signer.internal.AbstractAws4Signer
 
EmptySubscription - Class in software.amazon.awssdk.core.pagination.async
A NoOp implementation of Subscription interface.
EmptySubscription(Subscriber) - Constructor for class software.amazon.awssdk.core.pagination.async.EmptySubscription
 
ENABLE_CHUNKED_ENCODING - Static variable in class software.amazon.awssdk.auth.signer.S3SignerExecutionAttribute
The key to specify whether to enable chunked encoding or not
ENABLE_DEFAULT_REGION_DETECTION - Static variable in class software.amazon.awssdk.awscore.client.config.AwsAdvancedClientOption
Whether region detection should be enabled.
ENABLE_PAYLOAD_SIGNING - Static variable in class software.amazon.awssdk.auth.signer.S3SignerExecutionAttribute
The key to specify whether to enable payload signing or not
enableAlarmActions(EnableAlarmActionsRequest) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Enables the actions for the specified alarms.
enableAlarmActions(Consumer<EnableAlarmActionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Enables the actions for the specified alarms.
EnableAlarmActionsRequest - Class in software.amazon.awssdk.services.cloudwatch.model
 
EnableAlarmActionsRequest.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
EnableAlarmActionsRequestMarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
EnableAlarmActionsRequest Marshaller
EnableAlarmActionsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.EnableAlarmActionsRequestMarshaller
 
EnableAlarmActionsResponse - Class in software.amazon.awssdk.services.cloudwatch.model
 
EnableAlarmActionsResponse.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
EnableAlarmActionsResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
EnableAlarmActionsResponse StAX Unmarshaller
EnableAlarmActionsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.EnableAlarmActionsResponseUnmarshaller
 
enableChunkedEncoding(Boolean) - Method in interface software.amazon.awssdk.auth.signer.params.AwsS3V4SignerParams.Builder
Configures the client to enable chunked encoding for all requests.
enableChunkedEncoding() - Method in class software.amazon.awssdk.auth.signer.params.AwsS3V4SignerParams
 
enabled(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.SSESpecification.Builder
Indicates whether server-side encryption is enabled (true) or disabled (false) on the table.
enabled() - Method in class software.amazon.awssdk.services.dynamodb.model.SSESpecification
Indicates whether server-side encryption is enabled (true) or disabled (false) on the table.
enabled(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.TimeToLiveSpecification.Builder
Indicates whether Time To Live is to be enabled (true) or disabled (false) on the table.
enabled() - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveSpecification
Indicates whether Time To Live is to be enabled (true) or disabled (false) on the table.
enableEnhancedMonitoring(EnableEnhancedMonitoringRequest) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Enables enhanced Kinesis data stream monitoring for shard-level metrics.
enableEnhancedMonitoring(Consumer<EnableEnhancedMonitoringRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Enables enhanced Kinesis data stream monitoring for shard-level metrics.
EnableEnhancedMonitoringRequest - Class in software.amazon.awssdk.services.kinesis.model
Represents the input for EnableEnhancedMonitoring.
EnableEnhancedMonitoringRequest.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
EnableEnhancedMonitoringRequestMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
EnableEnhancedMonitoringRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesis.transform.EnableEnhancedMonitoringRequestMarshaller
 
EnableEnhancedMonitoringRequestModelMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
EnableEnhancedMonitoringResponse - Class in software.amazon.awssdk.services.kinesis.model
Represents the output for EnableEnhancedMonitoring and DisableEnhancedMonitoring.
EnableEnhancedMonitoringResponse.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
EnableEnhancedMonitoringResponseUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
EnableEnhancedMonitoringResponse JSON Unmarshaller
EnableEnhancedMonitoringResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.EnableEnhancedMonitoringResponseUnmarshaller
 
enablePayloadSigning(Boolean) - Method in interface software.amazon.awssdk.auth.signer.params.AwsS3V4SignerParams.Builder
Configures the client to sign payloads in all situations.
enablePayloadSigning() - Method in class software.amazon.awssdk.auth.signer.params.AwsS3V4SignerParams
 
encode(byte[]) - Static method in class software.amazon.awssdk.utils.internal.Base16
Returns a base 16 encoded byte array of the given bytes.
encode(byte[]) - Method in class software.amazon.awssdk.utils.internal.Base16Codec
 
encode(byte[]) - Static method in class software.amazon.awssdk.utils.internal.Base16Lower
Returns a base 16 encoded byte array of the given bytes.
encode(OutputStream) - Method in class software.amazon.eventstream.Message
 
encodeAndFlattenFormData(Map<String, List<String>>) - Static method in class software.amazon.awssdk.utils.http.SdkHttpUtils
Encode the provided form data using SdkHttpUtils.encodeFormData(Map) and then flatten them into a string that can be used as the body of a form data request.
encodeAndFlattenQueryParameters(Map<String, List<String>>) - Static method in class software.amazon.awssdk.utils.http.SdkHttpUtils
Encode the provided query parameters using SdkHttpUtils.encodeQueryParameters(Map) and then flatten them into a string that can be used as the query string in a URL.
encodeAsString(byte...) - Static method in class software.amazon.awssdk.utils.internal.Base16
Returns a base 16 encoded string (in upper case) of the given bytes.
encodeAsString(byte...) - Static method in class software.amazon.awssdk.utils.internal.Base16Lower
Returns a base 16 encoded string (in lower case) of the given bytes.
encodedPath() - Method in interface software.amazon.awssdk.http.SdkHttpFullRequest.Builder
The path, exactly as it was configured with SdkHttpFullRequest.Builder.encodedPath(String).
encodedPath(String) - Method in interface software.amazon.awssdk.http.SdkHttpFullRequest.Builder
Configure an SdkHttpRequest.encodedPath() to be used in the created HTTP request.
encodedPath() - Method in interface software.amazon.awssdk.http.SdkHttpRequest
Returns the URL-encoded path that should be used in the HTTP request.
encodeFormData(Map<String, List<String>>) - Static method in class software.amazon.awssdk.utils.http.SdkHttpUtils
Encode each of the keys and values in the provided form data using SdkHttpUtils.formDataEncode(String).
encodeQueryParameters(Map<String, List<String>>) - Static method in class software.amazon.awssdk.utils.http.SdkHttpUtils
Encode each of the keys and values in the provided query parameters using SdkHttpUtils.urlEncode(String).
encoderEnforceMaxConcurrentStreams() - Method in class io.netty.handler.codec.http2.ForkedHttp2MultiplexCodecBuilder
 
encoderEnforceMaxConcurrentStreams(boolean) - Method in class io.netty.handler.codec.http2.ForkedHttp2MultiplexCodecBuilder
 
encoderIgnoreMaxHeaderListSize(boolean) - Method in class io.netty.handler.codec.http2.ForkedHttp2MultiplexCodecBuilder
 
EncryptionType - Enum in software.amazon.awssdk.services.kinesis.model
 
encryptionType(String) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordResponse.Builder
The encryption type to use on the record.
encryptionType(EncryptionType) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordResponse.Builder
The encryption type to use on the record.
encryptionType() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordResponse
The encryption type to use on the record.
encryptionType(String) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordsResponse.Builder
The encryption type used on the records.
encryptionType(EncryptionType) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordsResponse.Builder
The encryption type used on the records.
encryptionType() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsResponse
The encryption type used on the records.
encryptionType(String) - Method in interface software.amazon.awssdk.services.kinesis.model.Record.Builder
The encryption type used on the record.
encryptionType(EncryptionType) - Method in interface software.amazon.awssdk.services.kinesis.model.Record.Builder
The encryption type used on the record.
encryptionType() - Method in class software.amazon.awssdk.services.kinesis.model.Record
The encryption type used on the record.
encryptionType(String) - Method in interface software.amazon.awssdk.services.kinesis.model.StartStreamEncryptionRequest.Builder
The encryption type to use.
encryptionType(EncryptionType) - Method in interface software.amazon.awssdk.services.kinesis.model.StartStreamEncryptionRequest.Builder
The encryption type to use.
encryptionType() - Method in class software.amazon.awssdk.services.kinesis.model.StartStreamEncryptionRequest
The encryption type to use.
encryptionType(String) - Method in interface software.amazon.awssdk.services.kinesis.model.StopStreamEncryptionRequest.Builder
The encryption type.
encryptionType(EncryptionType) - Method in interface software.amazon.awssdk.services.kinesis.model.StopStreamEncryptionRequest.Builder
The encryption type.
encryptionType() - Method in class software.amazon.awssdk.services.kinesis.model.StopStreamEncryptionRequest
The encryption type.
encryptionType(String) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescription.Builder
The server-side encryption type used on the stream.
encryptionType(EncryptionType) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescription.Builder
The server-side encryption type used on the stream.
encryptionType() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescription
The server-side encryption type used on the stream.
encryptionType(String) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary.Builder
The encryption type used.
encryptionType(EncryptionType) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary.Builder
The encryption type used.
encryptionType() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary
The encryption type used.
encryptionTypeAsString() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordResponse
The encryption type to use on the record.
encryptionTypeAsString() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsResponse
The encryption type used on the records.
encryptionTypeAsString() - Method in class software.amazon.awssdk.services.kinesis.model.Record
The encryption type used on the record.
encryptionTypeAsString() - Method in class software.amazon.awssdk.services.kinesis.model.StartStreamEncryptionRequest
The encryption type to use.
encryptionTypeAsString() - Method in class software.amazon.awssdk.services.kinesis.model.StopStreamEncryptionRequest
The encryption type.
encryptionTypeAsString() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescription
The server-side encryption type used on the stream.
encryptionTypeAsString() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary
The encryption type used.
endDate(Instant) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryRequest.Builder
The ending date to retrieve alarm history.
endDate() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryRequest
The ending date to retrieve alarm history.
endElement() - Method in class software.amazon.awssdk.core.util.xml.XmlWriter
Closes the last opened element at the current position in the in-progress XML document.
endingHashKey(String) - Method in interface software.amazon.awssdk.services.kinesis.model.HashKeyRange.Builder
The ending hash key of the hash key range.
endingHashKey() - Method in class software.amazon.awssdk.services.kinesis.model.HashKeyRange
The ending hash key of the hash key range.
endingSequenceNumber(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.SequenceNumberRange.Builder
The last sequence number.
endingSequenceNumber() - Method in class software.amazon.awssdk.services.dynamodb.model.SequenceNumberRange
The last sequence number.
endingSequenceNumber(String) - Method in interface software.amazon.awssdk.services.kinesis.model.SequenceNumberRange.Builder
The ending sequence number for the range.
endingSequenceNumber() - Method in class software.amazon.awssdk.services.kinesis.model.SequenceNumberRange
The ending sequence number for the range.
ENDPOINT - Static variable in class software.amazon.awssdk.core.client.config.SdkClientOption
 
endpoint(URI) - Method in interface software.amazon.awssdk.http.apache.ProxyConfiguration.Builder
Configure the endpoint of the proxy server that the SDK should connect through.
endpoint() - Method in class software.amazon.awssdk.http.apache.ProxyConfiguration
The endpoint of the proxy server that the SDK should connect through.
Endpoint - Class in software.amazon.awssdk.regions.internal.model
Endpoint configuration.
Endpoint() - Constructor for class software.amazon.awssdk.regions.internal.model.Endpoint
 
endpoint() - Method in interface software.amazon.awssdk.regions.internal.util.ResourcesEndpointProvider
Returns the URI that contains the credentials.
endpointFor(Region) - Method in class software.amazon.awssdk.regions.internal.PartitionServiceMetadata
 
endpointFor(Region) - Method in interface software.amazon.awssdk.regions.ServiceMetadata
Retrieve the AWS endpoint that should be used for this service in the provided region.
endpointOverride(URI) - Method in interface software.amazon.awssdk.core.client.builder.SdkClientBuilder
Configure the endpoint with which the SDK should communicate.
endpointOverride(URI) - Method in class software.amazon.awssdk.core.client.builder.SdkDefaultClientBuilder
 
EndpointUtils - Class in software.amazon.awssdk.awscore.internal
A collection of utility methods centered around generating service endpoints from various pieces of information.
endTime(Instant) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricDataRequest.Builder
The time stamp indicating the latest data to be returned.
endTime() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricDataRequest
The time stamp indicating the latest data to be returned.
endTime(Instant) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest.Builder
The time stamp that determines the last data point to return.
endTime() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest
The time stamp that determines the last data point to return.
enforceConsumerDeletion(Boolean) - Method in interface software.amazon.awssdk.services.kinesis.model.DeleteStreamRequest.Builder
If this parameter is unset (null) or if you set it to false, and the stream has registered consumers, the call to DeleteStream fails with a ResourceInUseException.
enforceConsumerDeletion() - Method in class software.amazon.awssdk.services.kinesis.model.DeleteStreamRequest
If this parameter is unset (null) or if you set it to false, and the stream has registered consumers, the call to DeleteStream fails with a ResourceInUseException.
EnhancedMetrics - Class in software.amazon.awssdk.services.kinesis.model
Represents enhanced metrics types.
EnhancedMetrics.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
EnhancedMetricsMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
EnhancedMetrics Marshaller
EnhancedMetricsUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
EnhancedMetrics JSON Unmarshaller
EnhancedMetricsUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.EnhancedMetricsUnmarshaller
 
enhancedMonitoring(Collection<EnhancedMetrics>) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescription.Builder
Represents the current enhanced monitoring settings of the stream.
enhancedMonitoring(EnhancedMetrics...) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescription.Builder
Represents the current enhanced monitoring settings of the stream.
enhancedMonitoring(Consumer<EnhancedMetrics.Builder>...) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescription.Builder
Represents the current enhanced monitoring settings of the stream.
enhancedMonitoring() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescription
Represents the current enhanced monitoring settings of the stream.
enhancedMonitoring(Collection<EnhancedMetrics>) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary.Builder
Represents the current enhanced monitoring settings of the stream.
enhancedMonitoring(EnhancedMetrics...) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary.Builder
Represents the current enhanced monitoring settings of the stream.
enhancedMonitoring(Consumer<EnhancedMetrics.Builder>...) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary.Builder
Represents the current enhanced monitoring settings of the stream.
enhancedMonitoring() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary
Represents the current enhanced monitoring settings of the stream.
entrySet() - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructMap
 
entrySet() - Method in class software.amazon.awssdk.utils.ImmutableMap
 
environmentVariable() - Method in enum software.amazon.awssdk.core.SdkSystemSetting
 
environmentVariable() - Method in enum software.amazon.awssdk.profiles.ProfileFileSystemSetting
 
environmentVariable() - Method in enum software.amazon.awssdk.utils.JavaSystemSetting
 
environmentVariable() - Method in interface software.amazon.awssdk.utils.SystemSetting
The environment variable of the setting (or null if there is no environment variable for this setting).
EnvironmentVariableCredentialsProvider - Class in software.amazon.awssdk.auth.credentials
AwsCredentialsProvider implementation that loads credentials from the AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_SESSION_TOKEN environment variables.
EnvironmentVariableHelper - Class in software.amazon.awssdk.testutils
A utility that can temporarily forcibly set environment variables and then allows resetting them to the original values.
EnvironmentVariableHelper() - Constructor for class software.amazon.awssdk.testutils.EnvironmentVariableHelper
 
EqualJitterBackoffStrategy - Class in software.amazon.awssdk.core.retry.backoff
Backoff strategy that uses equal jitter for computing the delay before the next retry.
EqualJitterBackoffStrategy.Builder - Interface in software.amazon.awssdk.core.retry.backoff
 
equals(Object) - Method in class software.amazon.awssdk.auth.credentials.AwsBasicCredentials
 
equals(Object) - Method in class software.amazon.awssdk.auth.credentials.AwsSessionCredentials
 
equals(Object) - Method in class software.amazon.awssdk.core.auth.policy.Principal
 
equals(Object) - Method in class software.amazon.awssdk.core.ResponseBytes
 
equals(Object) - Method in class software.amazon.awssdk.profiles.Profile
 
equals(Object) - Method in class software.amazon.awssdk.profiles.ProfileFile
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.AlarmHistoryItem
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.DashboardEntry
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.DashboardValidationMessage
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.Datapoint
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.DeleteAlarmsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.DeleteAlarmsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.DeleteDashboardsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.DeleteDashboardsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.Dimension
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.DimensionFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.DisableAlarmActionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.DisableAlarmActionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.EnableAlarmActionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.EnableAlarmActionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.GetDashboardRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.GetDashboardResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricDataRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricDataResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.ListDashboardsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.ListDashboardsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.ListMetricsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.ListMetricsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.MessageData
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.Metric
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDataQuery
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDataResult
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDatum
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricStat
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.PutDashboardRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.PutDashboardResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricDataRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricDataResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.SetAlarmStateRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.SetAlarmStateResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.cloudwatch.model.StatisticSet
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeDefinition
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Capacity
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Condition
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicaAction
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteGlobalSecondaryIndexAction
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteReplicaAction
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTable
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Identity
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.KeySchemaElement
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoverySpecification
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Projection
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughput
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.PutRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Record
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Replica
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsUpdate
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaUpdate
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.SequenceNumberRange
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Shard
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.SSEDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.SSESpecification
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Stream
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.StreamSpecification
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.Tag
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveSpecification
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalSecondaryIndexAction
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.dynamodb.model.WriteRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.AddTagsToStreamRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.AddTagsToStreamResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.Consumer
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.ConsumerDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.CreateStreamRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.CreateStreamResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.DecreaseStreamRetentionPeriodRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.DecreaseStreamRetentionPeriodResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.DeleteStreamRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.DeleteStreamResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.DeregisterStreamConsumerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.DeregisterStreamConsumerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.DescribeLimitsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.DescribeLimitsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamConsumerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamConsumerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamSummaryRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamSummaryResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.EnhancedMetrics
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.GetRecordsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.GetRecordsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.GetShardIteratorRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.GetShardIteratorResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.HashKeyRange
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.IncreaseStreamRetentionPeriodRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.IncreaseStreamRetentionPeriodResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.ListShardsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.ListShardsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamConsumersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamConsumersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.ListTagsForStreamRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.ListTagsForStreamResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.MergeShardsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.MergeShardsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsRequestEntry
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsResultEntry
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.Record
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.RegisterStreamConsumerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.RegisterStreamConsumerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.RemoveTagsFromStreamRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.RemoveTagsFromStreamResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.SequenceNumberRange
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.Shard
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.SplitShardRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.SplitShardResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.StartingPosition
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.StartStreamEncryptionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.StartStreamEncryptionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.StopStreamEncryptionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.StopStreamEncryptionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.SubscribeToShardEvent
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.SubscribeToShardRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.SubscribeToShardResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.Tag
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.UpdateShardCountRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.kinesis.model.UpdateShardCountResponse
 
equals(Object) - Method in class software.amazon.awssdk.testutils.RandomTempFile
 
equals(A, B) - Method in interface software.amazon.awssdk.testutils.UnorderedCollectionComparator.CrossTypeComparator
 
equals(Object) - Method in class software.amazon.awssdk.utils.AttributeMap
 
equals(Object) - Method in class software.amazon.awssdk.utils.Either
 
equals(Object) - Method in class software.amazon.awssdk.utils.ImmutableMap
 
equals(Object) - Method in class software.amazon.awssdk.utils.Pair
 
equals(String, String) - Static method in class software.amazon.awssdk.utils.StringUtils
Compares two Strings, returning true if they represent equal sequences of characters.
equals(Object) - Method in class software.amazon.eventstream.Message
 
equalUnorderedCollections(Collection<T>, Collection<T>) - Static method in class software.amazon.awssdk.testutils.UnorderedCollectionComparator
Compares two unordered lists of the same type.
equalUnorderedCollections(Collection<A>, Collection<B>, UnorderedCollectionComparator.CrossTypeComparator<A, B>) - Static method in class software.amazon.awssdk.testutils.UnorderedCollectionComparator
Compares two unordered lists of different types, using the specified cross-type comparator.
error(Supplier<String>) - Method in class software.amazon.awssdk.utils.Logger
Checks if error is enabled and if so logs the supplied message
error(Supplier<String>, Throwable) - Method in class software.amazon.awssdk.utils.Logger
Checks if error is enabled and if so logs the supplied message and exception
errorCode(String) - Method in interface software.amazon.awssdk.awscore.eventstream.EventStreamException.Builder
Set the error code for this exception.
errorCode() - Method in interface software.amazon.awssdk.awscore.eventstream.EventStreamException.Builder
 
errorCode() - Method in exception software.amazon.awssdk.awscore.eventstream.EventStreamException
Error code returned by the service.
errorCode(String) - Method in interface software.amazon.awssdk.awscore.exception.AwsErrorDetails.Builder
Specifies the error code returned by the service.
errorCode() - Method in interface software.amazon.awssdk.awscore.exception.AwsErrorDetails.Builder
The error code specified by the service.
errorCode() - Method in class software.amazon.awssdk.awscore.exception.AwsErrorDetails
Returns the error code associated with the response.
errorCode(String) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordsResultEntry.Builder
The error code for an individual record result.
errorCode() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsResultEntry
The error code for an individual record result.
ErrorCodeParser - Interface in software.amazon.awssdk.awscore.internal.protocol.json
Error code parser to parse error code from the response returned by AWS services.
errorMessage(String) - Method in interface software.amazon.awssdk.awscore.exception.AwsErrorDetails.Builder
Specifies the error message returned by the service.
errorMessage() - Method in interface software.amazon.awssdk.awscore.exception.AwsErrorDetails.Builder
The error message specified by the service.
errorMessage() - Method in class software.amazon.awssdk.awscore.exception.AwsErrorDetails
 
errorMessage(String) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordsResultEntry.Builder
The error message for an individual record result.
errorMessage() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsResultEntry
The error message for an individual record result.
ErrorMessageParser - Interface in software.amazon.awssdk.core.internal.protocol.json
 
errorResponseHandler(SdkHttpResponseHandler<? extends SdkException>) - Method in interface software.amazon.awssdk.core.internal.http.AmazonAsyncHttpClient.RequestExecutionBuilder
Fluent setter for the error response handler
errorResponseHandler(HttpResponseHandler<? extends SdkException>) - Method in interface software.amazon.awssdk.core.internal.http.AmazonSyncHttpClient.RequestExecutionBuilder
Fluent setter for the error response handler
ErrorType - Enum in software.amazon.awssdk.core.exception
 
EU_CENTRAL_1 - Static variable in class software.amazon.awssdk.regions.Region
 
EU_WEST_1 - Static variable in class software.amazon.awssdk.regions.Region
 
EU_WEST_2 - Static variable in class software.amazon.awssdk.regions.Region
 
EU_WEST_3 - Static variable in class software.amazon.awssdk.regions.Region
 
evaluateLowSampleCountPercentile(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
Used only for alarms based on percentiles.
evaluateLowSampleCountPercentile() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
Used only for alarms based on percentiles.
evaluateLowSampleCountPercentile(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest.Builder
Used only for alarms based on percentiles.
evaluateLowSampleCountPercentile() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest
Used only for alarms based on percentiles.
evaluationPeriods(Integer) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
The number of periods over which data is compared to the specified threshold.
evaluationPeriods() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
The number of periods over which data is compared to the specified threshold.
evaluationPeriods(Integer) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest.Builder
The number of periods over which data is compared to the specified threshold.
evaluationPeriods() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest
The number of periods over which data is compared to the specified threshold.
eventID(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Record.Builder
A globally unique identifier for the event that was recorded in this stream record.
eventID() - Method in class software.amazon.awssdk.services.dynamodb.model.Record
A globally unique identifier for the event that was recorded in this stream record.
eventLoopGroup(SdkEventLoopGroup) - Method in interface software.amazon.awssdk.http.nio.netty.NettyNioAsyncHttpClient.Builder
Sets the SdkEventLoopGroup to use for the Netty HTTP client.
eventLoopGroup() - Method in class software.amazon.awssdk.http.nio.netty.SdkEventLoopGroup
 
eventLoopGroupBuilder(SdkEventLoopGroup.Builder) - Method in interface software.amazon.awssdk.http.nio.netty.NettyNioAsyncHttpClient.Builder
Sets the SdkEventLoopGroup.Builder which will be used to create the SdkEventLoopGroup for the Netty HTTP client.
eventName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Record.Builder
The type of data modification that was performed on the DynamoDB table:
eventName(OperationType) - Method in interface software.amazon.awssdk.services.dynamodb.model.Record.Builder
The type of data modification that was performed on the DynamoDB table:
eventName() - Method in class software.amazon.awssdk.services.dynamodb.model.Record
The type of data modification that was performed on the DynamoDB table:
eventNameAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.Record
The type of data modification that was performed on the DynamoDB table:
eventSource(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Record.Builder
The AWS service from which the stream record originated.
eventSource() - Method in class software.amazon.awssdk.services.dynamodb.model.Record
The AWS service from which the stream record originated.
EventStreamAsyncResponseTransformer<ResponseT,EventT> - Class in software.amazon.awssdk.awscore.eventstream
Unmarshalling layer on top of the AsyncResponseTransformer to decode event stream messages and deliver them to the subscriber.
EventStreamAsyncResponseTransformer(EventStreamResponseHandler<ResponseT, EventT>, HttpResponseHandler<? extends ResponseT>, HttpResponseHandler<? extends EventT>, HttpResponseHandler<? extends Throwable>) - Constructor for class software.amazon.awssdk.awscore.eventstream.EventStreamAsyncResponseTransformer
 
EventStreamException - Exception in software.amazon.awssdk.awscore.eventstream
Exception thrown during the processing of an event stream.
EventStreamException.Builder - Interface in software.amazon.awssdk.awscore.eventstream
Builder interface for EventStreamException.
EventStreamExceptionJsonUnmarshaller<T extends AwsServiceException> - Class in software.amazon.awssdk.awscore.eventstream
 
EventStreamExceptionJsonUnmarshaller.Builder<T extends AwsServiceException> - Class in software.amazon.awssdk.awscore.eventstream
 
EventStreamResponseHandler<ResponseT,EventT> - Interface in software.amazon.awssdk.awscore.eventstream
 
EventStreamResponseHandler.Builder<ResponseT,EventT,SubBuilderT> - Interface in software.amazon.awssdk.awscore.eventstream
Base builder for sub-interfaces of EventStreamResponseHandler.
EventStreamResponseHandlerFromBuilder<ResponseT,EventT> - Class in software.amazon.awssdk.awscore.eventstream
Base class for creating implementations of an EventStreamResponseHandler from a builder.
EventStreamTaggedUnionJsonUnmarshaller<BaseEventT> - Class in software.amazon.awssdk.awscore.eventstream
Composite Unmarshaller that dispatches the JsonUnmarshallerContext to the correct unmarshaller based on the ':event-type' header.
EventStreamTaggedUnionJsonUnmarshaller.Builder<BaseEventT> - Class in software.amazon.awssdk.awscore.eventstream
 
eventVersion(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Record.Builder
The version number of the stream record format.
eventVersion() - Method in class software.amazon.awssdk.services.dynamodb.model.Record
The version number of the stream record format.
exception() - Method in interface software.amazon.awssdk.core.interceptor.Context.FailedExecution
The exception associated with the failed execution.
exception() - Method in class software.amazon.awssdk.core.internal.interceptor.DefaultFailedExecutionContext
 
exception() - Method in class software.amazon.awssdk.core.internal.Response
 
exception(SdkException) - Method in class software.amazon.awssdk.core.retry.RetryPolicyContext.Builder
 
exception() - Method in class software.amazon.awssdk.core.retry.RetryPolicyContext
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class software.amazon.awssdk.http.nio.netty.internal.ResponseHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.LoggingHandler
 
exceptionOccurred(Throwable) - Method in class software.amazon.awssdk.awscore.eventstream.EventStreamAsyncResponseTransformer
 
exceptionOccurred(Throwable) - Method in interface software.amazon.awssdk.awscore.eventstream.EventStreamResponseHandler
Called when an exception occurs while establishing the connection or streaming the response.
exceptionOccurred(Throwable) - Method in class software.amazon.awssdk.awscore.eventstream.EventStreamResponseHandlerFromBuilder
 
exceptionOccurred(Throwable) - Method in interface software.amazon.awssdk.core.async.AsyncResponseTransformer
Called when an exception occurs while establishing the connection or streaming the response.
exceptionOccurred(Throwable) - Method in class software.amazon.awssdk.core.internal.async.ByteArrayAsyncResponseTransformer
 
exceptionOccurred(Throwable) - Method in class software.amazon.awssdk.core.internal.async.FileAsyncResponseTransformer
 
exceptionOccurred(Throwable) - Method in class software.amazon.awssdk.core.internal.http.async.SyncResponseHandlerAdapter
 
exceptionOccurred(Throwable) - Method in interface software.amazon.awssdk.http.async.SdkHttpResponseHandler
Called when an exception occurs during the request/response.
exclusiveBetween(U, U, T, String, Object...) - Static method in class software.amazon.awssdk.utils.Validate
Validate that the specified argument object fall between the two exclusive values specified; otherwise, throws an exception with the specified message.
exclusiveBetween(long, long, long, String) - Static method in class software.amazon.awssdk.utils.Validate
Validate that the specified primitive value falls between the two exclusive values specified; otherwise, throws an exception with the specified message.
exclusiveBetween(double, double, double, String) - Static method in class software.amazon.awssdk.utils.Validate
Validate that the specified primitive value falls between the two exclusive values specified; otherwise, throws an exception with the specified message.
exclusiveStartBackupArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest.Builder
LastEvaluatedBackupARN returned by the previous ListBackups call.
exclusiveStartBackupArn() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest
LastEvaluatedBackupARN returned by the previous ListBackups call.
exclusiveStartGlobalTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest.Builder
The first global table name that this operation will evaluate.
exclusiveStartGlobalTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest
The first global table name that this operation will evaluate.
exclusiveStartKey(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
The primary key of the first item that this operation will evaluate.
exclusiveStartKey() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
The primary key of the first item that this operation will evaluate.
exclusiveStartKey(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
The primary key of the first item that this operation will evaluate.
exclusiveStartKey() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
The primary key of the first item that this operation will evaluate.
exclusiveStartShardId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest.Builder
The shard ID of the first item that this operation will evaluate.
exclusiveStartShardId() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest
The shard ID of the first item that this operation will evaluate.
exclusiveStartShardId(String) - Method in interface software.amazon.awssdk.services.kinesis.model.DescribeStreamRequest.Builder
The shard ID of the shard to start with.
exclusiveStartShardId() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamRequest
The shard ID of the shard to start with.
exclusiveStartShardId(String) - Method in interface software.amazon.awssdk.services.kinesis.model.ListShardsRequest.Builder
Specify this parameter to indicate that you want to list the shards starting with the shard whose ID immediately follows ExclusiveStartShardId.
exclusiveStartShardId() - Method in class software.amazon.awssdk.services.kinesis.model.ListShardsRequest
Specify this parameter to indicate that you want to list the shards starting with the shard whose ID immediately follows ExclusiveStartShardId.
exclusiveStartStreamArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest.Builder
The ARN (Amazon Resource Name) of the first item that this operation will evaluate.
exclusiveStartStreamArn() - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest
The ARN (Amazon Resource Name) of the first item that this operation will evaluate.
exclusiveStartStreamName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.ListStreamsRequest.Builder
The name of the stream to start the list with.
exclusiveStartStreamName() - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamsRequest
The name of the stream to start the list with.
exclusiveStartTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListTablesRequest.Builder
The first table name that this operation will evaluate.
exclusiveStartTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesRequest
The first table name that this operation will evaluate.
exclusiveStartTagKey(String) - Method in interface software.amazon.awssdk.services.kinesis.model.ListTagsForStreamRequest.Builder
The key to use as the starting point for the list of tags.
exclusiveStartTagKey() - Method in class software.amazon.awssdk.services.kinesis.model.ListTagsForStreamRequest
The key to use as the starting point for the list of tags.
execute(ClientExecutionParams<InputT, OutputT>) - Method in class software.amazon.awssdk.awscore.client.handler.AwsAsyncClientHandler
 
execute(ClientExecutionParams<InputT, OutputT>, AsyncResponseTransformer<OutputT, ReturnT>) - Method in class software.amazon.awssdk.awscore.client.handler.AwsAsyncClientHandler
 
execute(ClientExecutionParams<InputT, OutputT>) - Method in class software.amazon.awssdk.awscore.client.handler.AwsSyncClientHandler
 
execute(ClientExecutionParams<InputT, OutputT>, ResponseTransformer<OutputT, ReturnT>) - Method in class software.amazon.awssdk.awscore.client.handler.AwsSyncClientHandler
 
execute(ClientExecutionParams<InputT, OutputT>) - Method in interface software.amazon.awssdk.core.client.handler.AsyncClientHandler
Execute's a web service request.
execute(ClientExecutionParams<InputT, OutputT>, AsyncResponseTransformer<OutputT, ReturnT>) - Method in interface software.amazon.awssdk.core.client.handler.AsyncClientHandler
Execute's a streaming web service request.
execute(ClientExecutionParams<InputT, OutputT>) - Method in class software.amazon.awssdk.core.client.handler.BaseAsyncClientHandler
 
execute(ClientExecutionParams<InputT, OutputT>, AsyncResponseTransformer<OutputT, ReturnT>) - Method in class software.amazon.awssdk.core.client.handler.BaseAsyncClientHandler
 
execute(ClientExecutionParams<InputT, OutputT>, ResponseTransformer<OutputT, ReturnT>) - Method in class software.amazon.awssdk.core.client.handler.BaseSyncClientHandler
 
execute(ClientExecutionParams<InputT, OutputT>) - Method in class software.amazon.awssdk.core.client.handler.BaseSyncClientHandler
 
execute(ClientExecutionParams<InputT, OutputT>) - Method in class software.amazon.awssdk.core.client.handler.SdkSyncClientHandler
 
execute(ClientExecutionParams<InputT, OutputT>, ResponseTransformer<OutputT, ReturnT>) - Method in class software.amazon.awssdk.core.client.handler.SdkSyncClientHandler
 
execute(ClientExecutionParams<InputT, OutputT>) - Method in interface software.amazon.awssdk.core.client.handler.SyncClientHandler
Execute's a web service request.
execute(ClientExecutionParams<InputT, OutputT>, ResponseTransformer<OutputT, ReturnT>) - Method in interface software.amazon.awssdk.core.client.handler.SyncClientHandler
Execute's a streaming web service request.
execute(SdkHttpResponseHandler<OutputT>) - Method in interface software.amazon.awssdk.core.internal.http.AmazonAsyncHttpClient.RequestExecutionBuilder
Executes the request with the given configuration.
execute(HttpResponseHandler<OutputT>) - Method in interface software.amazon.awssdk.core.internal.http.AmazonSyncHttpClient.RequestExecutionBuilder
Executes the request with the given configuration.
execute() - Method in interface software.amazon.awssdk.core.internal.http.AmazonSyncHttpClient.RequestExecutionBuilder
Executes the request with the given configuration; not handling response.
execute(InputT, RequestExecutionContext) - Method in interface software.amazon.awssdk.core.internal.http.pipeline.RequestPipeline
Execute the pipeline with the given input.
execute(OutputT, RequestExecutionContext) - Method in class software.amazon.awssdk.core.internal.http.pipeline.stages.AfterExecutionInterceptorsStage
 
execute(Pair<SdkHttpFullRequest, SdkHttpFullResponse>, RequestExecutionContext) - Method in class software.amazon.awssdk.core.internal.http.pipeline.stages.AfterTransmissionExecutionInterceptorsStage
 
execute(SdkHttpFullRequest.Builder, RequestExecutionContext) - Method in class software.amazon.awssdk.core.internal.http.pipeline.stages.ApplyTransactionIdStage
 
execute(SdkHttpFullRequest.Builder, RequestExecutionContext) - Method in class software.amazon.awssdk.core.internal.http.pipeline.stages.ApplyUserAgentStage
 
execute(SdkHttpFullRequest, RequestExecutionContext) - Method in class software.amazon.awssdk.core.internal.http.pipeline.stages.AsyncExecutionFailureExceptionReportingStage
 
execute(SdkHttpFullRequest, RequestExecutionContext) - Method in class software.amazon.awssdk.core.internal.http.pipeline.stages.AsyncRetryableStage
 
execute(SdkHttpFullRequest, RequestExecutionContext) - Method in class software.amazon.awssdk.core.internal.http.pipeline.stages.BeforeTransmissionExecutionInterceptorsStage
 
execute(Pair<SdkHttpFullRequest, HttpResponse>, RequestExecutionContext) - Method in class software.amazon.awssdk.core.internal.http.pipeline.stages.BeforeUnmarshallingExecutionInterceptorsStage
 
execute(SdkHttpFullRequest, RequestExecutionContext) - Method in class software.amazon.awssdk.core.internal.http.pipeline.stages.ClientExecutionTimedStage
 
execute(SdkHttpFullRequest, RequestExecutionContext) - Method in class software.amazon.awssdk.core.internal.http.pipeline.stages.ExecutionFailureExceptionReportingStage
 
execute(HttpResponse, RequestExecutionContext) - Method in class software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage
 
execute(Pair<SdkHttpFullRequest, SdkHttpFullResponse>, RequestExecutionContext) - Method in class software.amazon.awssdk.core.internal.http.pipeline.stages.HttpResponseAdaptingStage
 
execute(SdkHttpFullRequest, RequestExecutionContext) - Method in class software.amazon.awssdk.core.internal.http.pipeline.stages.MakeAsyncHttpRequestStage
Returns the response from executing one httpClientSettings request; or null for retry.
execute(SdkHttpFullRequest, RequestExecutionContext) - Method in class software.amazon.awssdk.core.internal.http.pipeline.stages.MakeHttpRequestStage
Returns the response from executing one httpClientSettings request; or null for retry.
execute(SdkHttpFullRequest.Builder, RequestExecutionContext) - Method in class software.amazon.awssdk.core.internal.http.pipeline.stages.MakeRequestImmutableStage
 
execute(SdkHttpFullRequest, RequestExecutionContext) - Method in class software.amazon.awssdk.core.internal.http.pipeline.stages.MakeRequestMutableStage
 
execute(SdkHttpFullRequest.Builder, RequestExecutionContext) - Method in class software.amazon.awssdk.core.internal.http.pipeline.stages.MergeCustomHeadersStage
 
execute(SdkHttpFullRequest.Builder, RequestExecutionContext) - Method in class software.amazon.awssdk.core.internal.http.pipeline.stages.MergeCustomQueryParamsStage
 
execute(SdkHttpFullRequest.Builder, RequestExecutionContext) - Method in class software.amazon.awssdk.core.internal.http.pipeline.stages.MoveParametersToBodyStage
 
execute(SdkHttpFullRequest, RequestExecutionContext) - Method in class software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage
 
execute(SdkHttpFullRequest, RequestExecutionContext) - Method in class software.amazon.awssdk.core.internal.http.pipeline.stages.SigningStage
Returns the response from executing one httpClientSettings request; or null for retry.
execute(SdkHttpFullRequest, RequestExecutionContext) - Method in class software.amazon.awssdk.core.internal.http.pipeline.stages.TimerExceptionHandlingStage
 
execute(Response<OutputT>, RequestExecutionContext) - Method in class software.amazon.awssdk.core.internal.http.pipeline.stages.UnwrapResponseContainer
 
execute(SdkHttpFullRequest, RequestExecutionContext) - Method in class software.amazon.awssdk.core.internal.http.StreamManagingStage
 
execute(HttpUriRequest) - Method in class software.amazon.awssdk.http.apache.internal.impl.ApacheSdkHttpClient
 
execute(HttpUriRequest, HttpContext) - Method in class software.amazon.awssdk.http.apache.internal.impl.ApacheSdkHttpClient
 
execute(HttpHost, HttpRequest) - Method in class software.amazon.awssdk.http.apache.internal.impl.ApacheSdkHttpClient
 
execute(HttpHost, HttpRequest, HttpContext) - Method in class software.amazon.awssdk.http.apache.internal.impl.ApacheSdkHttpClient
 
execute(HttpUriRequest, ResponseHandler<? extends T>) - Method in class software.amazon.awssdk.http.apache.internal.impl.ApacheSdkHttpClient
 
execute(HttpUriRequest, ResponseHandler<? extends T>, HttpContext) - Method in class software.amazon.awssdk.http.apache.internal.impl.ApacheSdkHttpClient
 
execute(HttpHost, HttpRequest, ResponseHandler<? extends T>) - Method in class software.amazon.awssdk.http.apache.internal.impl.ApacheSdkHttpClient
 
execute(HttpHost, HttpRequest, ResponseHandler<? extends T>, HttpContext) - Method in class software.amazon.awssdk.http.apache.internal.impl.ApacheSdkHttpClient
 
execute(Runnable) - Method in class software.amazon.awssdk.http.nio.netty.internal.DelegatingEventLoopGroup
 
EXECUTION_INTERCEPTORS - Static variable in class software.amazon.awssdk.core.client.config.SdkClientOption
 
ExecutionAttribute<T> - Class in software.amazon.awssdk.core.interceptor
An attribute attached to a particular execution, stored in ExecutionAttributes.
ExecutionAttribute(String) - Constructor for class software.amazon.awssdk.core.interceptor.ExecutionAttribute
Creates a new ExecutionAttribute bound to the provided type param.
executionAttributes(ExecutionAttributes) - Method in class software.amazon.awssdk.core.http.ExecutionContext.Builder
 
executionAttributes() - Method in class software.amazon.awssdk.core.http.ExecutionContext
 
ExecutionAttributes - Class in software.amazon.awssdk.core.interceptor
A mutable collection of ExecutionAttributes that can be modified by ExecutionInterceptors in order to save and retrieve information specific to the current execution.
ExecutionAttributes() - Constructor for class software.amazon.awssdk.core.interceptor.ExecutionAttributes
 
executionAttributes() - Method in class software.amazon.awssdk.core.internal.http.RequestExecutionContext
 
executionAttributes() - Method in class software.amazon.awssdk.core.internal.RequestExecutionContext
 
executionAttributes(ExecutionAttributes) - Method in class software.amazon.awssdk.core.retry.RetryPolicyContext.Builder
 
executionAttributes() - Method in class software.amazon.awssdk.core.retry.RetryPolicyContext
 
ExecutionContext - Class in software.amazon.awssdk.core.http
Warning: This class should only be accessed by a single thread and be used throughout a single request lifecycle.
executionContext(ExecutionContext) - Method in interface software.amazon.awssdk.core.internal.http.AmazonAsyncHttpClient.RequestExecutionBuilder
Fluent setter for the execution context
executionContext(ExecutionContext) - Method in interface software.amazon.awssdk.core.internal.http.AmazonSyncHttpClient.RequestExecutionBuilder
Fluent setter for the execution context
executionContext(ExecutionContext) - Method in class software.amazon.awssdk.core.internal.http.RequestExecutionContext.Builder
 
executionContext() - Method in class software.amazon.awssdk.core.internal.http.RequestExecutionContext
 
executionContext(ExecutionContext) - Method in class software.amazon.awssdk.core.internal.RequestExecutionContext.Builder
 
executionContext() - Method in class software.amazon.awssdk.core.internal.RequestExecutionContext
 
ExecutionContext.Builder - Class in software.amazon.awssdk.core.http
 
ExecutionFailureExceptionReportingStage<OutputT> - Class in software.amazon.awssdk.core.internal.http.pipeline.stages
 
ExecutionFailureExceptionReportingStage(RequestPipeline<SdkHttpFullRequest, OutputT>) - Constructor for class software.amazon.awssdk.core.internal.http.pipeline.stages.ExecutionFailureExceptionReportingStage
 
ExecutionInterceptor - Interface in software.amazon.awssdk.core.interceptor
An interceptor that is invoked during the execution lifecycle of a request/response (execution).
ExecutionInterceptorChain - Class in software.amazon.awssdk.core.internal.interceptor
A wrapper for a list of ExecutionInterceptors that ensures the interceptors are executed in the correct order as it is documented in the ExecutionInterceptor documentation.
ExecutionInterceptorChain(List<ExecutionInterceptor>) - Constructor for class software.amazon.awssdk.core.internal.interceptor.ExecutionInterceptorChain
Create a chain that will execute the provided interceptors in the order they are provided.
executionInterceptors(List<ExecutionInterceptor>) - Method in interface software.amazon.awssdk.core.client.config.ClientOverrideConfiguration.Builder
Configure a list of execution interceptors that will have access to read and modify the request and response objcets as they are processed by the SDK.
executionInterceptors() - Method in interface software.amazon.awssdk.core.client.config.ClientOverrideConfiguration.Builder
 
executionInterceptors() - Method in class software.amazon.awssdk.core.client.config.ClientOverrideConfiguration
An immutable collection of ExecutionInterceptors that should be hooked into the execution of each request, in the order that they should be applied.
executor(EventExecutor) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.BetterFixedChannelPool.Builder
 
ExecutorUtils - Class in software.amazon.awssdk.utils
Utilities that make it easier to create, use and destroy ExecutorServices.
exists(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue.Builder
Causes DynamoDB to evaluate the value before attempting a conditional operation:
exists() - Method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
Causes DynamoDB to evaluate the value before attempting a conditional operation:
EXPECT_CONTINUE_ENABLED - Static variable in class software.amazon.awssdk.http.apache.internal.DefaultConfiguration
 
expectContinueEnabled(Boolean) - Method in interface software.amazon.awssdk.http.apache.ApacheHttpClient.Builder
Configure whether the client should send an HTTP expect-continue handshake before each request.
expectContinueEnabled(Boolean) - Method in class software.amazon.awssdk.http.apache.internal.ApacheHttpRequestConfig.Builder
 
expectContinueEnabled() - Method in class software.amazon.awssdk.http.apache.internal.ApacheHttpRequestConfig
 
expected(Map<String, ExpectedAttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
This is a legacy parameter.
expected() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
This is a legacy parameter.
expected(Map<String, ExpectedAttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
This is a legacy parameter.
expected() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
This is a legacy parameter.
expected(Map<String, ExpectedAttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
This is a legacy parameter.
expected() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
This is a legacy parameter.
ExpectedAttributeValue - Class in software.amazon.awssdk.services.dynamodb.model
Represents a condition to be compared with an attribute value.
ExpectedAttributeValue.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ExpectedAttributeValueMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ExpectedAttributeValueUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ExpectedAttributeValue JSON Unmarshaller
ExpectedAttributeValueUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ExpectedAttributeValueUnmarshaller
 
expiration - Variable in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.IamSecurityCredential
 
expirationTime(Instant) - Method in interface software.amazon.awssdk.auth.signer.params.Aws4PresignerParams.Builder
Sets an expiration time for the presigned url.
expirationTime() - Method in class software.amazon.awssdk.auth.signer.params.Aws4PresignerParams
 
ExpiredIteratorException - Exception in software.amazon.awssdk.services.dynamodb.model
The shard iterator has expired and can no longer be used to retrieve stream records.
ExpiredIteratorException - Exception in software.amazon.awssdk.services.kinesis.model
The provided iterator exceeds the maximum age allowed.
ExpiredIteratorException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ExpiredIteratorException.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
ExpiredNextTokenException - Exception in software.amazon.awssdk.services.kinesis.model
The pagination token passed to the operation is expired.
ExpiredNextTokenException.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
explicitHashKey(String) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordRequest.Builder
The hash value used to explicitly determine the shard the data record is assigned to by overriding the partition key hash.
explicitHashKey() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordRequest
The hash value used to explicitly determine the shard the data record is assigned to by overriding the partition key hash.
explicitHashKey(String) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordsRequestEntry.Builder
The hash value used to determine explicitly the shard that the data record is assigned to by overriding the partition key hash.
explicitHashKey() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsRequestEntry
The hash value used to determine explicitly the shard that the data record is assigned to by overriding the partition key hash.
expression(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricDataQuery.Builder
The math expression to be performed on the returned data, if this structure is performing a math expression.
expression() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDataQuery
The math expression to be performed on the returned data, if this structure is performing a math expression.
expressionAttributeNames(Map<String, String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
One or more substitution tokens for attribute names in an expression.
expressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
One or more substitution tokens for attribute names in an expression.
expressionAttributeNames(Map<String, String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetItemRequest.Builder
One or more substitution tokens for attribute names in an expression.
expressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
One or more substitution tokens for attribute names in an expression.
expressionAttributeNames(Map<String, String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes.Builder
One or more substitution tokens for attribute names in an expression.
expressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
One or more substitution tokens for attribute names in an expression.
expressionAttributeNames(Map<String, String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
One or more substitution tokens for attribute names in an expression.
expressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
One or more substitution tokens for attribute names in an expression.
expressionAttributeNames(Map<String, String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
One or more substitution tokens for attribute names in an expression.
expressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
One or more substitution tokens for attribute names in an expression.
expressionAttributeNames(Map<String, String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
One or more substitution tokens for attribute names in an expression.
expressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
One or more substitution tokens for attribute names in an expression.
expressionAttributeNames(Map<String, String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
One or more substitution tokens for attribute names in an expression.
expressionAttributeNames() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
One or more substitution tokens for attribute names in an expression.
expressionAttributeValues(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
One or more values that can be substituted in an expression.
expressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
One or more values that can be substituted in an expression.
expressionAttributeValues(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
One or more values that can be substituted in an expression.
expressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
One or more values that can be substituted in an expression.
expressionAttributeValues(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
One or more values that can be substituted in an expression.
expressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
One or more values that can be substituted in an expression.
expressionAttributeValues(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
One or more values that can be substituted in an expression.
expressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
One or more values that can be substituted in an expression.
expressionAttributeValues(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
One or more values that can be substituted in an expression.
expressionAttributeValues() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
One or more values that can be substituted in an expression.
extendedStatistic(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricRequest.Builder
The percentile statistic for the metric.
extendedStatistic() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The percentile statistic for the metric.
extendedStatistic(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
The percentile statistic for the metric associated with the alarm.
extendedStatistic() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
The percentile statistic for the metric associated with the alarm.
extendedStatistic(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest.Builder
The percentile statistic for the metric associated with the alarm.
extendedStatistic() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest
The percentile statistic for the metric associated with the alarm.
extendedStatistics(Map<String, Double>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.Datapoint.Builder
The percentile statistic for the data point.
extendedStatistics() - Method in class software.amazon.awssdk.services.cloudwatch.model.Datapoint
The percentile statistic for the data point.
extendedStatistics(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest.Builder
The percentile statistics.
extendedStatistics(String...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest.Builder
The percentile statistics.
extendedStatistics() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest
The percentile statistics.
EXTERNAL_ID - Static variable in class software.amazon.awssdk.profiles.ProfileProperty
Property name for specifying the IAM role external id

F

failedFuture(Throwable) - Static method in class software.amazon.awssdk.utils.CompletableFutureUtils
Convenience method for creating a future that is immediately completed exceptionally with the given Throwable.
failedRecordCount(Integer) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordsResponse.Builder
The number of unsuccessfully processed records in a PutRecords request.
failedRecordCount() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsResponse
The number of unsuccessfully processed records in a PutRecords request.
failOn(Predicate<T>) - Method in class software.amazon.awssdk.testutils.Waiter
Define the condition on the response under which the thing we are trying has already failed and further attempts are pointless.
failure(Throwable) - Static method in class software.amazon.awssdk.core.internal.util.ThrowableUtils
Used to help perform common throw-up with minimal wrapping.
failure(Throwable, String) - Static method in class software.amazon.awssdk.core.internal.util.ThrowableUtils
Same as ThrowableUtils.failure(Throwable), but the given errmsg will be used if it was wrapped as either an SdkClientException or AbortedException.
FakeIoException - Exception in software.amazon.awssdk.core.internal.util
Used for simulating an IOException for test purposes.
FakeIoException(String) - Constructor for exception software.amazon.awssdk.core.internal.util.FakeIoException
 
feed(byte[]) - Method in class software.amazon.eventstream.MessageDecoder
 
feed(byte[], int, int) - Method in class software.amazon.eventstream.MessageDecoder
 
FifoCache<T> - Class in software.amazon.awssdk.auth.signer.internal
A bounded cache that has a FIFO eviction policy when the cache is full.
FifoCache(int) - Constructor for class software.amazon.awssdk.auth.signer.internal.FifoCache
 
FileAsyncRequestBody - Class in software.amazon.awssdk.core.internal.async
Implementation of AsyncRequestBody that reads data from a file.
FileAsyncRequestBody.Builder - Interface in software.amazon.awssdk.core.internal.async
A builder for FileAsyncRequestBody.
FileAsyncResponseTransformer<ResponseT> - Class in software.amazon.awssdk.core.internal.async
AsyncResponseTransformer that writes the data to the specified file.
FileAsyncResponseTransformer(Path) - Constructor for class software.amazon.awssdk.core.internal.async.FileAsyncResponseTransformer
 
filter(Class<U>) - Method in interface software.amazon.awssdk.core.async.SdkPublisher
Filters published events to just those that are instances of the given class.
filter(Predicate<T>) - Method in interface software.amazon.awssdk.core.async.SdkPublisher
Filters published events to just those that match the given predicate.
filterExpression(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
A string that contains conditions that DynamoDB applies after the Query operation, but before the data is returned to you.
filterExpression() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
A string that contains conditions that DynamoDB applies after the Query operation, but before the data is returned to you.
filterExpression(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
A string that contains conditions that DynamoDB applies after the Scan operation, but before the data is returned to you.
filterExpression() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
A string that contains conditions that DynamoDB applies after the Scan operation, but before the data is returned to you.
FilteringSubscriber<T> - Class in software.amazon.awssdk.utils.async
 
FilteringSubscriber(Subscriber<? super T>, Predicate<T>) - Constructor for class software.amazon.awssdk.utils.async.FilteringSubscriber
 
findAccessor(Object, String) - Static method in class software.amazon.awssdk.testutils.smoketest.ReflectionUtils
Returns the accessor method for the specified member property.
findAllLoggedRequests() - Static method in class software.amazon.awssdk.protocol.wiremock.WireMockUtils
 
findMethod(Object, String, Class<?>) - Static method in class software.amazon.awssdk.testutils.smoketest.ReflectionUtils
Finds a method of the given name that will accept a parameter of the given type.
finishMarshalling() - Method in class software.amazon.awssdk.core.internal.protocol.json.JsonProtocolMarshaller
 
finishMarshalling() - Method in class software.amazon.awssdk.core.internal.protocol.json.NullAsEmptyBodyProtocolRequestMarshaller
 
finishMarshalling() - Method in interface software.amazon.awssdk.core.protocol.ProtocolRequestMarshaller
Finializes the marshalling and produces a Request object that can be sent for execution.
first(Function<HttpClientDependencies, RequestPipeline<InputT, OutputT>>) - Static method in class software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder
Factory method to create a RequestPipelineBuilder with an initial pipeline stage.
first(Supplier<RequestPipeline<InputT, OutputT>>) - Static method in class software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder
Factory method to create a RequestPipelineBuilder with an initial pipeline stage.
firstMatchingHeader(String) - Method in interface software.amazon.awssdk.http.SdkHttpFullRequest.Builder
Perform a case-insensitive search for a particular header in this request, returning the first matching header, if one is found.
firstMatchingHeader(String) - Method in interface software.amazon.awssdk.http.SdkHttpFullResponse.Builder
Perform a case-insensitive search for a particular header in this request, returning the first matching header, if one is found.
firstMatchingHeader(String) - Method in interface software.amazon.awssdk.http.SdkHttpHeaders
Perform a case-insensitive search for a particular header in this request, returning the first matching header, if one is found.
firstMatchingHeader(Map<String, List<String>>, String) - Static method in class software.amazon.awssdk.utils.http.SdkHttpUtils
Perform a case-insensitive search for a particular header in the provided map of headers, returning the first matching header, if one is found.
firstPresent(Optional<T>, Supplier<Optional<T>>...) - Static method in class software.amazon.awssdk.utils.OptionalUtils
Attempt to find a present-valued optional in a list of optionals.
FixedDelayBackoffStrategy - Class in software.amazon.awssdk.core.retry.backoff
Simple backoff strategy that always uses a fixed delay for the delay before the next retry attempt.
FixedDelayStrategy - Class in software.amazon.awssdk.core.waiters
 
FixedDelayStrategy(int) - Constructor for class software.amazon.awssdk.core.waiters.FixedDelayStrategy
Constructs a new FixedDelayStrategy with the given default delay time
flatMapIterable(Function<T, Iterable<U>>) - Method in interface software.amazon.awssdk.core.async.SdkPublisher
Performs a mapping on the published events and creates a new publisher that emits the mapped events one by one.
FlatteningSubscriber<U> - Class in software.amazon.awssdk.utils.async
 
FlatteningSubscriber(Subscriber<? super U>) - Constructor for class software.amazon.awssdk.utils.async.FlatteningSubscriber
 
flattenQueryParameters(Map<String, List<String>>) - Static method in class software.amazon.awssdk.utils.http.SdkHttpUtils
Flatten the provided query parameters into a string that can be used as the query string in a URL.
FLOAT - Static variable in class software.amazon.awssdk.core.internal.protocol.json.HeaderMarshaller
 
FLOAT - Static variable in class software.amazon.awssdk.core.internal.protocol.json.QueryParamMarshaller
 
FLOAT - Static variable in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeJsonMarshaller
 
FLOAT - Static variable in interface software.amazon.awssdk.core.protocol.MarshallingType
 
FloatCborUnmarshaller() - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.FloatCborUnmarshaller
 
FloatIonUnmarshaller() - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.FloatIonUnmarshaller
 
FloatJsonUnmarshaller() - Constructor for class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.FloatJsonUnmarshaller
 
FloatUnmarshaller() - Constructor for class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.FloatUnmarshaller
 
flowController() - Method in class io.netty.handler.codec.http2.ForkedDefaultHttp2ConnectionDecoder
 
flush(ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.LoggingHandler
 
FORBIDDEN - Static variable in class software.amazon.awssdk.http.HttpStatusCode
 
forClient(ChannelHandler) - Static method in class io.netty.handler.codec.http2.ForkedHttp2MultiplexCodecBuilder
Creates a builder for a HTTP/2 client.
ForkedDefaultHttp2ConnectionDecoder - Class in io.netty.handler.codec.http2
Provides the default implementation for processing inbound frame events and delegates to a Http2FrameListener
ForkedDefaultHttp2ConnectionDecoder(Http2Connection, Http2ConnectionEncoder, Http2FrameReader) - Constructor for class io.netty.handler.codec.http2.ForkedDefaultHttp2ConnectionDecoder
 
ForkedDefaultHttp2ConnectionDecoder(Http2Connection, Http2ConnectionEncoder, Http2FrameReader, Http2PromisedRequestVerifier) - Constructor for class io.netty.handler.codec.http2.ForkedDefaultHttp2ConnectionDecoder
 
ForkedHttp2MultiplexCodec - Class in io.netty.handler.codec.http2
An HTTP/2 handler that creates child channels for each stream.
ForkedHttp2MultiplexCodecBuilder - Class in io.netty.handler.codec.http2
 
ForkedHttp2StreamChannelBootstrap - Class in io.netty.handler.codec.http2
 
ForkedHttp2StreamChannelBootstrap(Channel) - Constructor for class io.netty.handler.codec.http2.ForkedHttp2StreamChannelBootstrap
 
formatDateStamp(long) - Static method in class software.amazon.awssdk.auth.signer.internal.Aws4SignerUtils
Returns a string representation of the given date time in yyyyMMdd format.
formatIso8601Date(Instant) - Static method in class software.amazon.awssdk.utils.DateUtils
Formats the specified date as an ISO 8601 string.
formatRfc1123Date(Instant) - Static method in class software.amazon.awssdk.utils.DateUtils
Formats the specified date as an RFC 1123 string.
formatServiceSpecificDate(Instant) - Static method in class software.amazon.awssdk.core.internal.util.AwsDateUtils
Formats the give date object into an AWS Service format.
formatTimestamp(long) - Static method in class software.amazon.awssdk.auth.signer.internal.Aws4SignerUtils
Returns a string representation of the given date time in yyyyMMdd'T'HHmmss'Z' format.
formDataEncode(String) - Static method in class software.amazon.awssdk.utils.http.SdkHttpUtils
Encode a string according to RFC 1630: encoding for form data.
forServer(ChannelHandler) - Static method in class io.netty.handler.codec.http2.ForkedHttp2MultiplexCodecBuilder
Creates a builder for a HTTP/2 server.
frameListener(Http2FrameListener) - Method in class io.netty.handler.codec.http2.ForkedDefaultHttp2ConnectionDecoder
 
frameListener() - Method in class io.netty.handler.codec.http2.ForkedDefaultHttp2ConnectionDecoder
 
frameLogger() - Method in class io.netty.handler.codec.http2.ForkedHttp2MultiplexCodecBuilder
 
frameLogger(Http2FrameLogger) - Method in class io.netty.handler.codec.http2.ForkedHttp2MultiplexCodecBuilder
 
frameLogger() - Static method in class software.amazon.awssdk.http.nio.netty.internal.http2.SdkHttp2FrameLogger
 
from(HttpResponse) - Static method in class software.amazon.awssdk.core.internal.http.DefaultSdkHttpResponse
Static factory to create an DefaultSdkHttpResponse from the details in a HttpResponse.
FROM_BOOLEAN - Static variable in class software.amazon.awssdk.core.internal.protocol.json.ValueToStringConverter
Marshalls boolean as a literal 'true' or 'false' string.
FROM_DOUBLE - Static variable in class software.amazon.awssdk.core.internal.protocol.json.ValueToStringConverter
 
FROM_FLOAT - Static variable in class software.amazon.awssdk.core.internal.protocol.json.ValueToStringConverter
 
FROM_INSTANT - Static variable in class software.amazon.awssdk.core.internal.protocol.json.ValueToStringConverter
Marshalls date to an ISO8601 date string.
FROM_INTEGER - Static variable in class software.amazon.awssdk.core.internal.protocol.json.ValueToStringConverter
 
FROM_LONG - Static variable in class software.amazon.awssdk.core.internal.protocol.json.ValueToStringConverter
 
FROM_STRING - Static variable in class software.amazon.awssdk.core.internal.protocol.json.ValueToStringConverter
Identity converter.
fromBase64(String) - Static method in class software.amazon.awssdk.utils.BinaryUtils
Converts a Base64-encoded string to the original byte data.
fromBase64Bytes(byte[]) - Static method in class software.amazon.awssdk.utils.BinaryUtils
Converts a Base64-encoded string to the original byte data.
fromBoolean(Boolean) - Static method in class software.amazon.awssdk.core.util.StringConversion
 
fromBoolean(boolean) - Static method in class software.amazon.eventstream.HeaderValue
 
fromByte(Byte) - Static method in class software.amazon.awssdk.core.util.StringConversion
Returns the string representation of the specified Byte.
fromByte(byte) - Static method in class software.amazon.eventstream.HeaderValue
 
fromByteArray(ResponseT, byte[]) - Static method in class software.amazon.awssdk.core.ResponseBytes
 
fromByteArray(byte[]) - Static method in class software.amazon.awssdk.core.SdkBytes
Create SdkBytes from a Byte array.
fromByteArray(byte[]) - Static method in class software.amazon.eventstream.HeaderValue
 
fromByteBuffer(ByteBuffer) - Static method in interface software.amazon.awssdk.core.async.AsyncRequestBody
Creates a AsyncRequestBody from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class software.amazon.awssdk.core.SdkBytes
Create SdkBytes from a Byte buffer.
fromByteBuffer(ByteBuffer) - Static method in class software.amazon.awssdk.core.sync.RequestBody
Creates a RequestBody from a ByteBuffer.
fromByteBuffer(ByteBuffer) - Static method in class software.amazon.awssdk.core.util.StringConversion
Base64 encodes the data in the specified byte buffer (from the current position to the buffer's limit) and returns it as a base64 encoded string.
fromByteBuffer(ByteBuffer) - Static method in class software.amazon.eventstream.HeaderValue
 
fromBytes(byte[]) - Static method in interface software.amazon.awssdk.core.async.AsyncRequestBody
Creates a AsyncRequestBody from a byte array.
fromBytes(byte[]) - Static method in class software.amazon.awssdk.core.sync.RequestBody
Creates a RequestBody from a byte array.
fromBytes(byte[], Charset) - Static method in class software.amazon.awssdk.utils.StringUtils
Encode the given bytes as a string using the given charset
fromDate(Date) - Static method in class software.amazon.eventstream.HeaderValue
 
fromDouble(Double) - Static method in class software.amazon.awssdk.core.util.StringConversion
Returns the string representation of the specified double.
fromFailure(SdkException, HttpResponse) - Static method in class software.amazon.awssdk.core.internal.Response
 
fromFile(Path) - Static method in interface software.amazon.awssdk.core.async.AsyncRequestBody
Creates an AsyncRequestBody that produces data from the contents of a file.
fromFile(File) - Static method in interface software.amazon.awssdk.core.async.AsyncRequestBody
Creates an AsyncRequestBody that produces data from the contents of a file.
fromFile(Path) - Static method in class software.amazon.awssdk.core.sync.RequestBody
Create a RequestBody using the full contents of the specified file.
fromFile(File) - Static method in class software.amazon.awssdk.core.sync.RequestBody
Create a RequestBody using the full contents of the specified file.
fromFloat(Float) - Static method in class software.amazon.awssdk.core.util.StringConversion
 
fromHex(String) - Static method in class software.amazon.awssdk.utils.BinaryUtils
Converts a Hex-encoded data string to the original byte data.
fromInputStream(InputStream) - Static method in class software.amazon.awssdk.core.SdkBytes
Create SdkBytes from an input stream.
fromInputStream(InputStream, long) - Static method in class software.amazon.awssdk.core.sync.RequestBody
Creates a RequestBody from an input stream.
fromInstant(Instant) - Static method in class software.amazon.awssdk.core.util.StringConversion
Converts the specified instant to an ISO 8601 timestamp string and returns it.
fromInteger(Integer) - Static method in class software.amazon.awssdk.core.util.StringConversion
 
fromInteger(int) - Static method in class software.amazon.eventstream.HeaderValue
 
fromJson(String) - Static method in class software.amazon.awssdk.core.auth.policy.Policy
Returns an AWS access control policy object generated from JSON string.
fromJsonString(String, Class<T>) - Static method in class software.amazon.awssdk.core.auth.policy.internal.JacksonUtils
Returns the deserialized object from the given json string and target class; or null if the given json string is null.
fromJsonString(String, Class<T>) - Static method in class software.amazon.awssdk.core.util.json.JacksonUtils
Returns the deserialized object from the given json string and target class; or null if the given json string is null.
fromLong(Long) - Static method in class software.amazon.awssdk.core.util.StringConversion
 
fromLong(long) - Static method in class software.amazon.eventstream.HeaderValue
 
fromNullable(L, R) - Static method in class software.amazon.awssdk.utils.Either
Create a new Optional<Either> from two possibly null values.
fromSdkBytes(SdkBytes) - Static method in class software.amazon.awssdk.core.util.StringConversion
Base64 encodes the data in the specified sdk bytes.
fromShort(short) - Static method in class software.amazon.eventstream.HeaderValue
 
fromString(String, Charset) - Static method in interface software.amazon.awssdk.core.async.AsyncRequestBody
Creates an AsyncRequestBody that uses a single string as data.
fromString(String) - Static method in interface software.amazon.awssdk.core.async.AsyncRequestBody
Creates an AsyncRequestBody that uses a single string as data with UTF_8 encoding.
fromString(String) - Static method in enum software.amazon.awssdk.core.auth.policy.Principal.Service
Construct the Services object from a string representing the service id.
fromString(String) - Static method in enum software.amazon.awssdk.core.auth.policy.Principal.WebIdentityProvider
Construct the Services object from a string representing web identity provider.
fromString(String, Charset) - Static method in class software.amazon.awssdk.core.SdkBytes
Create SdkBytes from a string, using the provided charset.
fromString(String, Charset) - Static method in class software.amazon.awssdk.core.sync.RequestBody
Creates a RequestBody from a string.
fromString(String) - Static method in class software.amazon.awssdk.core.sync.RequestBody
Creates a RequestBody from a string.
fromString(String) - Static method in class software.amazon.awssdk.core.util.StringConversion
 
fromString(String) - Static method in class software.amazon.eventstream.HeaderValue
 
fromSuccess(T, HttpResponse) - Static method in class software.amazon.awssdk.core.internal.Response
 
fromTimestamp(Instant) - Static method in class software.amazon.eventstream.HeaderValue
 
fromUtf8String(String) - Static method in class software.amazon.awssdk.core.SdkBytes
Create SdkBytes from a string, using the UTF-8 charset.
fromUuid(UUID) - Static method in class software.amazon.eventstream.HeaderValue
 
fromValue(String) - Static method in enum software.amazon.awssdk.core.exception.ErrorType
 
fromValue(String) - Static method in enum software.amazon.awssdk.core.http.HttpMethodName
 
fromValue(String) - Static method in enum software.amazon.awssdk.http.SdkHttpMethod
 
fromValue(String) - Static method in enum software.amazon.awssdk.protocol.model.WhenAction
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.cloudwatch.model.ComparisonOperator
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.cloudwatch.model.HistoryItemType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.cloudwatch.model.ScanBy
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.cloudwatch.model.StandardUnit
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.cloudwatch.model.StateValue
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.cloudwatch.model.Statistic
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.cloudwatch.model.StatusCode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.AttributeAction
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.BackupStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ComparisonOperator
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ConditionalOperator
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.GlobalTableStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.IndexStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.KeyType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.OperationType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ProjectionType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReplicaStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReturnConsumedCapacity
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReturnItemCollectionMetrics
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReturnValue
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ScalarAttributeType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.Select
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ShardIteratorType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.SSEStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.StreamStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.StreamViewType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.TableStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.TimeToLiveStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.kinesis.model.ConsumerStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.kinesis.model.EncryptionType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.kinesis.model.MetricsName
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.kinesis.model.ScalingType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.kinesis.model.ShardIteratorType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.kinesis.model.StreamStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
FullJitterBackoffStrategy - Class in software.amazon.awssdk.core.retry.backoff
Backoff strategy that uses a full jitter strategy for computing the next backoff delay.
FullJitterBackoffStrategy.Builder - Interface in software.amazon.awssdk.core.retry.backoff
 
FunctionalUtils - Class in software.amazon.awssdk.utils
 
FunctionalUtils.UnsafeConsumer<I> - Interface in software.amazon.awssdk.utils
Equivalent of Consumer that throws a checked exception.
FunctionalUtils.UnsafeFunction<T,R> - Interface in software.amazon.awssdk.utils
Equivalent of Function that throws a checked exception.
FunctionalUtils.UnsafeRunnable - Interface in software.amazon.awssdk.utils
Equivalent of Runnable that throws a checked exception.
FunctionalUtils.UnsafeSupplier<T> - Interface in software.amazon.awssdk.utils
Equivalent of Supplier that throws a checked exception.
FUTURE_COMPLETION_EXECUTOR - Static variable in class software.amazon.awssdk.core.client.config.SdkAdvancedAsyncClientOption
Configure the executor that should be used to complete the CompletableFuture that is returned by the service clients.

G

GATEWAY_TIMEOUT - Static variable in class software.amazon.awssdk.http.HttpStatusCode
 
Generated - Annotation Type in software.amazon.awssdk.annotations
Marker interface for generated source codes.
get(String) - Method in class software.amazon.awssdk.auth.signer.internal.FifoCache
Returns the value of the given key; or null of no such entry exists.
get(int) - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructList
 
get(Object) - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructMap
 
get(K) - Method in class software.amazon.awssdk.http.nio.netty.internal.SdkChannelPoolMap
 
get() - Static method in class software.amazon.awssdk.http.nio.netty.internal.SharedSdkEventLoopGroup
 
get(AttributeMap.Key<T>) - Method in class software.amazon.awssdk.utils.AttributeMap.Builder
 
get(AttributeMap.Key<T>) - Method in class software.amazon.awssdk.utils.AttributeMap
Get the value associated with the provided key from this map.
get() - Method in class software.amazon.awssdk.utils.cache.CachedSupplier
 
get() - Method in interface software.amazon.awssdk.utils.FunctionalUtils.UnsafeSupplier
 
get(Object) - Method in class software.amazon.awssdk.utils.ImmutableMap
 
getAcceptableTokens() - Method in class software.amazon.awssdk.buildtools.checkstyle.MissingSdkAnnotationCheck
 
getAcceptableTokens() - Method in class software.amazon.awssdk.buildtools.checkstyle.PluralEnumNames
 
getAcceptableTokens() - Method in class software.amazon.awssdk.buildtools.checkstyle.SdkPublicMethodNameCheck
 
getAcceptor() - Method in class software.amazon.awssdk.core.waiters.WaiterBuilder
 
getAcceptorsList() - Method in class software.amazon.awssdk.core.waiters.WaiterExecutionBuilder
 
getAccountId() - Method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.InstanceInfo
 
getAction() - Method in class software.amazon.awssdk.protocol.model.When
 
getActionName() - Method in class software.amazon.awssdk.core.auth.policy.Action
Returns the name of this action.
getActions() - Method in class software.amazon.awssdk.core.auth.policy.Statement
Returns the list of actions to which this policy statement applies.
getAllByPath(Object, List<String>) - Static method in class software.amazon.awssdk.testutils.smoketest.ReflectionUtils
Evaluates the given path expression and returns the list of all matching objects.
getAmiId() - Static method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils
Get the AMI ID used to launch the instance.
getAmiLaunchIndex() - Static method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils
Get the index of this instance in the reservation.
getAmiManifestPath() - Static method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils
Get the manifest path of the AMI with which the instance was launched.
getAncestorAmiIds() - Static method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils
Get the list of AMI IDs of any instances that were rebundled to created this AMI.
getArchitecture() - Method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.InstanceInfo
 
getAsyncRequestBody() - Method in class software.amazon.awssdk.core.client.handler.ClientExecutionParams
 
getAttribute(ExecutionAttribute<U>) - Method in class software.amazon.awssdk.core.interceptor.ExecutionAttributes
Retrieve the current value of the provided attribute in this collection of attributes.
getAvailabilityZone() - Static method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils
Get the Availability Zone in which the instance launched.
getAvailabilityZone() - Method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.InstanceInfo
 
getBaseServiceExceptionClass() - Method in class software.amazon.awssdk.core.protocol.json.JsonClientMetadata
 
getBigIntegerValue() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
getBillingProducts() - Method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.InstanceInfo
 
getBinaryValue(Base64Variant) - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
getBlockDeviceMapping() - Static method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils
Get the virtual devices associated with the ami, root, ebs, and swap.
getBody() - Method in class software.amazon.awssdk.protocol.model.GivenResponse
 
getBoolean() - Method in class software.amazon.eventstream.HeaderValue
 
getBooleanValue() - Method in interface software.amazon.awssdk.utils.SystemSetting
Attempt to load a system setting from System.getProperty(String) and System.getenv(String).
getBooleanValueOrThrow() - Method in interface software.amazon.awssdk.utils.SystemSetting
Load the requested system setting as per the documentation in SystemSetting.getBooleanValue(), throwing an exception if the value was not set and had no default.
getByPath(Object, List<String>) - Static method in class software.amazon.awssdk.testutils.smoketest.ReflectionUtils
Evaluates the given path expression on the given object and returns the object found.
getByte() - Method in class software.amazon.eventstream.HeaderValue
 
getByteArray() - Method in class software.amazon.eventstream.HeaderValue
 
getByteBuffer() - Method in class software.amazon.eventstream.HeaderValue
 
getBytes() - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkIonGenerator
 
getBytes() - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkJsonGenerator
Get the JSON content as a UTF-8 encoded byte array.
getBytes() - Method in interface software.amazon.awssdk.core.protocol.json.StructuredJsonGenerator
 
getBytesRead() - Method in class software.amazon.awssdk.testutils.RandomInputStream
 
getBytesReadBeforeException() - Method in class software.amazon.awssdk.core.internal.util.UnreliableFilterInputStream
 
getCause() - Method in exception software.amazon.awssdk.testutils.retry.NonRetryableException
 
getCause() - Method in error software.amazon.awssdk.testutils.retry.RetryableError
 
getChannel() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
getChannel() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
getClientExecutionTimer() - Method in class software.amazon.awssdk.core.internal.http.AmazonSyncHttpClient
For unit testing only.
getCodec() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
getConditionKey() - Method in class software.amazon.awssdk.core.auth.policy.Condition
Returns the name of the condition key involved in this condition.
getConditions() - Method in class software.amazon.awssdk.core.auth.policy.Statement
Returns the conditions associated with this policy statement.
getConfigurationValue(SdkHttpConfigurationOption<T>) - Method in class software.amazon.awssdk.core.client.builder.SdkDefaultClientBuilder.NonManagedSdkAsyncHttpClient
 
getConfigurationValue(SdkHttpConfigurationOption<T>) - Method in class software.amazon.awssdk.core.client.builder.SdkDefaultClientBuilder.NonManagedSdkHttpClient
 
getConfigurationValue(SdkHttpConfigurationOption<T>) - Method in class software.amazon.awssdk.http.apache.ApacheHttpClient
 
getConfigurationValue(SdkHttpConfigurationOption<T>) - Method in interface software.amazon.awssdk.http.ConfigurationProvider
Retrieve the current value of the configuration option, if present.
getConfigurationValue(SdkHttpConfigurationOption<T>) - Method in class software.amazon.awssdk.http.nio.netty.NettyNioAsyncHttpClient
 
getConfigurationValue(SdkHttpConfigurationOption<T>) - Method in class software.amazon.awssdk.http.urlconnection.UrlConnectionHttpClient
 
getConfigurationValue(SdkHttpConfigurationOption<T>) - Method in class software.amazon.awssdk.testutils.service.http.MockHttpClient
 
getConnectionManager() - Method in class software.amazon.awssdk.http.apache.internal.impl.ApacheSdkHttpClient
 
getContent() - Method in class software.amazon.awssdk.core.DefaultRequest
 
getContent() - Method in class software.amazon.awssdk.core.http.HttpResponse
Returns the input stream containing the response content.
getContent() - Method in interface software.amazon.awssdk.core.Request
Returns the optional stream containing the payload data to include for this request.
getContentType() - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkIonGenerator
 
getContentType() - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkJsonGenerator
 
getContentType() - Method in interface software.amazon.awssdk.core.protocol.json.StructuredJsonGenerator
Deprecated.
getContentTypeOverride() - Method in class software.amazon.awssdk.core.protocol.json.JsonClientMetadata
 
getCrc32Checksum() - Method in class software.amazon.awssdk.core.internal.util.Crc32ChecksumCalculatingInputStream
 
getCredentialScope() - Method in class software.amazon.awssdk.regions.internal.model.Endpoint
returns credential scope for the endpoint.
getCurrentDepth() - Method in class software.amazon.awssdk.awscore.protocol.xml.StaxUnmarshallerContext
Returns the element depth of the parser's current position in the XML document being parsed.
getCurrentDepth() - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext
Returns the element depth of the parser's current position in the JSON document being parsed.
getCurrentDepth() - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContextImpl
 
getCurrentLocation() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
getCurrentName() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
getCurrentParentElement() - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext
Returns the name of the JSON field that is the nearest parent of the current context.Returns null by default.
getCurrentParentElement() - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContextImpl
 
getCurrentToken() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
getCurrentToken() - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext
Returns the current JsonToken that is to be parsed by the parser.
getCurrentToken() - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContextImpl
 
getCurrentTokenId() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
getCurrNumErrors() - Method in class software.amazon.awssdk.core.internal.util.UnreliableFilterInputStream
 
getCustomErrorCodeFieldName() - Method in class software.amazon.awssdk.core.protocol.json.JsonErrorResponseMetadata
 
getDashboard(GetDashboardRequest) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Displays the details of the dashboard that you specify.
getDashboard(Consumer<GetDashboardRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Displays the details of the dashboard that you specify.
GetDashboardRequest - Class in software.amazon.awssdk.services.cloudwatch.model
 
GetDashboardRequest.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
GetDashboardRequestMarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
GetDashboardRequest Marshaller
GetDashboardRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.GetDashboardRequestMarshaller
 
GetDashboardResponse - Class in software.amazon.awssdk.services.cloudwatch.model
 
GetDashboardResponse.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
GetDashboardResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
GetDashboardResponse StAX Unmarshaller
GetDashboardResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.GetDashboardResponseUnmarshaller
 
getData(String) - Static method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils
 
getData(String, int) - Static method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils
 
getDate() - Method in class software.amazon.eventstream.HeaderValue
 
getDecimalValue() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
getDefaults() - Method in class software.amazon.awssdk.regions.internal.model.Partition
Returns the default endpoint configuration of the partition.
getDefaults() - Method in class software.amazon.awssdk.regions.internal.model.Service
returns the default endpoints configuration for all regions in a partition.
getDefaultTokens() - Method in class software.amazon.awssdk.buildtools.checkstyle.MissingSdkAnnotationCheck
 
getDefaultTokens() - Method in class software.amazon.awssdk.buildtools.checkstyle.PluralEnumNames
 
getDefaultTokens() - Method in class software.amazon.awssdk.buildtools.checkstyle.SdkPublicMethodNameCheck
 
getDelayInMs() - Method in class software.amazon.awssdk.testutils.retry.RetryableParams
 
getDelegate() - Method in class software.amazon.awssdk.http.nio.netty.internal.DelegatingEventLoopGroup
 
getDescription() - Method in class software.amazon.awssdk.protocol.model.TestCase
 
getDescription() - Method in class software.amazon.awssdk.regions.internal.model.PartitionRegion
 
getDevpayProductCodes() - Method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.InstanceInfo
 
getDnsSuffix() - Method in class software.amazon.awssdk.regions.internal.model.Partition
Returns the dns suffix of the partition.
getDoubleValue() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
getEC2InstanceRegion() - Static method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils
Returns the current region of this running EC2 instance; or null if it is unable to do so.
getEffect() - Method in class software.amazon.awssdk.core.auth.policy.Statement
Returns the result effect of this policy statement when it is evaluated.
getEmbeddedObject() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
getEnabledCipherSuites() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
getEnabledProtocols() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
getEnableSessionCreation() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
getEndpoint() - Method in class software.amazon.awssdk.core.DefaultRequest
 
getEndpoint() - Method in interface software.amazon.awssdk.core.Request
Returns the service endpoint (ex: "https://ec2.amazonaws.com") to which this request should be sent.
getEndpoints() - Method in class software.amazon.awssdk.regions.internal.model.Service
Returns the endpoints configuration for all regions in a partition that service supports.
getErrorCode() - Method in class software.amazon.awssdk.core.protocol.json.JsonErrorShapeMetadata
 
getErrorPropertyPath(String) - Method in class software.amazon.awssdk.awscore.protocol.xml.LegacyErrorUnmarshaller
Returns the path to the specified property within an error response.
getErrorPropertyPath(String) - Method in class software.amazon.awssdk.awscore.protocol.xml.StandardErrorUnmarshaller
Returns the path to the specified property within an error response.
getErrorResponseHandler() - Method in class software.amazon.awssdk.core.client.handler.ClientExecutionParams
 
getErrorShapeMetadata() - Method in class software.amazon.awssdk.core.protocol.json.JsonClientMetadata
 
getErrorShapes() - Method in class software.amazon.awssdk.core.protocol.json.JsonErrorResponseMetadata
 
getException() - Method in class software.amazon.awssdk.regions.internal.util.ResourcesEndpointRetryParameters
 
getExecutor() - Method in class software.amazon.awssdk.core.internal.http.timers.client.ClientExecutionTimer
This method is current exposed for testing purposes
getExecutorService() - Method in class software.amazon.awssdk.core.waiters.WaiterBuilder
 
getField(T, Field) - Static method in class software.amazon.awssdk.testutils.smoketest.ReflectionUtils
 
getFile() - Method in class software.amazon.awssdk.core.io.ResettableInputStream
Returns the underlying file, if known; or null if not;
getFloatValue() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
getFormattedSigningDate() - Method in class software.amazon.awssdk.auth.signer.internal.Aws4SignerRequestParams
Returns the formatted date in UTC zone of the signing date.
getFormattedSigningDateTime() - Method in class software.amazon.awssdk.auth.signer.internal.Aws4SignerRequestParams
Returns the formatted date and time of the signing date in UTC zone.
getGenerator() - Static method in class software.amazon.awssdk.core.util.IdempotentUtils
 
getGiven() - Method in class software.amazon.awssdk.protocol.model.TestCase
 
getGlobalInterceptors() - Method in class software.amazon.awssdk.core.interceptor.ClasspathInterceptorChainFactory
Load the global handlers by reading the global execution interceptors resource.
getGlobalTimeOffset() - Static method in class software.amazon.awssdk.core.SdkGlobalTime
Gets the global time difference in seconds between the running JVM and AWS.
getHeader(String) - Method in class software.amazon.awssdk.awscore.protocol.xml.StaxUnmarshallerContext
Returns the value of the header with the specified name from the response, or null if not present.
getHeader(String) - Method in class software.amazon.awssdk.core.http.HttpResponse
Looks up a header by name and returns it's value.
getHeader(String) - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext
Returns the value of the header with the specified name from the response, or null if not present.
getHeader(String) - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContextImpl
 
getHeaders() - Method in class software.amazon.awssdk.awscore.protocol.xml.StaxUnmarshallerContext
 
getHeaders() - Method in class software.amazon.awssdk.core.DefaultRequest
 
getHeaders() - Method in class software.amazon.awssdk.core.http.HttpResponse
Returns the HTTP headers returned with this response.
getHeaders() - Method in interface software.amazon.awssdk.core.Request
Returns a map of all the headers included in this request.
getHeaders() - Method in class software.amazon.awssdk.protocol.model.GivenResponse
 
getHeaders() - Method in class software.amazon.eventstream.Message
 
getHostname() - Method in class software.amazon.awssdk.regions.internal.model.Endpoint
returns the endpoint string.
getHostname() - Method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.NetworkInterface
The interface's local hostname.
getHttpClientConnectionManager() - Method in class software.amazon.awssdk.http.apache.internal.impl.ApacheSdkHttpClient
 
getHttpClientConnectionManager() - Method in interface software.amazon.awssdk.http.apache.internal.impl.ConnectionManagerAwareHttpClient
Returns the HttpClientConnectionManager associated with the http client.
getHttpMethod() - Method in class software.amazon.awssdk.core.DefaultRequest
 
getHttpMethod() - Method in interface software.amazon.awssdk.core.Request
Returns the HTTP method (GET, POST, etc) to use when sending this request.
getHttpResponse() - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext
Returns the original HttpResponse constructed for this request.
getHttpResponse() - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContextImpl
 
getHttpStatusCode() - Method in class software.amazon.awssdk.core.protocol.json.JsonErrorShapeMetadata
 
getIamInstanceProfileInfo() - Static method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils
Get information about the last time the instance profile was updated, including the instance's LastUpdated date, InstanceProfileArn, and InstanceProfileId.
getIamSecurityCredentials() - Static method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils
Returns the temporary security credentials (AccessKeyId, SecretAccessKey, SessionToken, and Expiration) associated with the IAM roles on the instance.
getId() - Method in class software.amazon.awssdk.core.auth.policy.Policy
Returns the policy ID for this policy.
getId() - Method in class software.amazon.awssdk.core.auth.policy.Principal
Returns the unique ID for this principal.
getId() - Method in class software.amazon.awssdk.core.auth.policy.Resource
Returns the resource ID, typically an Amazon Resource Name (ARN), identifying this resource.
getId() - Method in class software.amazon.awssdk.core.auth.policy.Statement
Returns the ID for this statement.
getImageId() - Method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.InstanceInfo
 
getInetAddress() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
getInetAddress() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
getInput() - Method in class software.amazon.awssdk.core.client.handler.ClientExecutionParams
 
getInput() - Method in class software.amazon.awssdk.protocol.model.Given
 
getInputStream() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
getInputStream() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
getInstance() - Static method in class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.BigDecimalUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.BigIntegerUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.BooleanUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.ByteUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.CharacterJsonUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.DoubleUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.FloatUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.InstantUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.IntegerUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.LongUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.SdkBytesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.ShortJsonUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.StringUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.BigDecimalCborUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.BigIntegerCborUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.BooleanCborUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.ByteCborUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.DateCborUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.DoubleCborUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.FloatCborUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.InstantCborUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.IntegerCborUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.LongCborUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.SdkBytesCborUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.ShortCborUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.StringCborUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.BigDecimalIonUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.BigIntegerIonUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.BooleanIonUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.ByteIonUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.DateIonUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.DoubleIonUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.FloatIonUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.IntegerIonUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.LongIonUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.SdkBytesIonUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.ShortIonUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.StringIonUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.internal.util.Mimetype
Loads MIME type info from the file 'mime.types' in the classpath, if it's available.
getInstance() - Static method in class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.BigDecimalJsonUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.BigIntegerJsonUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.BooleanJsonUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.ByteJsonUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.CharacterJsonUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.DoubleJsonUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.FloatJsonUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.InstantJsonUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.IntegerJsonUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.LongJsonUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.SdkBytesJsonUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.ShortJsonUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.StringJsonUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructList
 
getInstance() - Static method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructMap
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.AlarmHistoryItemUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.DashboardEntryUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.DashboardValidationMessageUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.DatapointUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.DeleteAlarmsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.DeleteDashboardsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.DescribeAlarmHistoryResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.DescribeAlarmsForMetricResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.DescribeAlarmsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.DimensionFilterUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.DimensionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.DisableAlarmActionsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.EnableAlarmActionsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.GetDashboardResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.GetMetricDataResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.GetMetricStatisticsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.ListDashboardsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.ListMetricsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.MessageDataUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.MetricAlarmUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.MetricDataQueryUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.MetricDataResultUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.MetricDatumUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.MetricStatUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.MetricUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.PutDashboardResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.PutMetricAlarmResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.PutMetricDataResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.SetAlarmStateResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.cloudwatch.transform.StatisticSetUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.AttributeDefinitionMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.AttributeDefinitionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.AttributeValueMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.AttributeValueUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.AttributeValueUpdateMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.AttributeValueUpdateUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.BackupDescriptionMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.BackupDescriptionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.BackupDetailsMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.BackupDetailsUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.BackupSummaryMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.BackupSummaryUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.BatchGetItemRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.BatchGetItemResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.BatchWriteItemRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.BatchWriteItemResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.CapacityMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.CapacityUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ConditionMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ConditionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ConsumedCapacityMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ConsumedCapacityUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ContinuousBackupsDescriptionMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ContinuousBackupsDescriptionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.CreateBackupRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.CreateBackupResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.CreateGlobalSecondaryIndexActionMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.CreateGlobalSecondaryIndexActionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.CreateGlobalTableRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.CreateGlobalTableResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.CreateReplicaActionMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.CreateReplicaActionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.CreateTableRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.CreateTableResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.DeleteBackupRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.DeleteBackupResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.DeleteGlobalSecondaryIndexActionMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.DeleteGlobalSecondaryIndexActionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.DeleteItemRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.DeleteItemResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.DeleteReplicaActionMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.DeleteReplicaActionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.DeleteRequestMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.DeleteRequestUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.DeleteTableRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.DeleteTableResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.DescribeBackupRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.DescribeBackupResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.DescribeContinuousBackupsRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.DescribeContinuousBackupsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.DescribeGlobalTableRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.DescribeGlobalTableResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.DescribeGlobalTableSettingsRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.DescribeGlobalTableSettingsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.DescribeLimitsRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.DescribeLimitsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.DescribeStreamRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.DescribeStreamResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.DescribeTableRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.DescribeTableResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.DescribeTimeToLiveRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.DescribeTimeToLiveResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ExpectedAttributeValueMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ExpectedAttributeValueUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.GetItemRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.GetItemResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.GetRecordsRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.GetRecordsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.GetShardIteratorRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.GetShardIteratorResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.GlobalSecondaryIndexDescriptionMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.GlobalSecondaryIndexDescriptionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.GlobalSecondaryIndexInfoMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.GlobalSecondaryIndexInfoUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.GlobalSecondaryIndexMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.GlobalSecondaryIndexUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.GlobalSecondaryIndexUpdateMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.GlobalSecondaryIndexUpdateUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.GlobalTableDescriptionMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.GlobalTableDescriptionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.GlobalTableGlobalSecondaryIndexSettingsUpdateMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.GlobalTableGlobalSecondaryIndexSettingsUpdateUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.GlobalTableMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.GlobalTableUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.IdentityMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.IdentityUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ItemCollectionMetricsMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ItemCollectionMetricsUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.KeysAndAttributesMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.KeysAndAttributesUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.KeySchemaElementMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.KeySchemaElementUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ListBackupsRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ListBackupsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ListGlobalTablesRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ListGlobalTablesResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ListStreamsRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ListStreamsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ListTablesRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ListTablesResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ListTagsOfResourceRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ListTagsOfResourceResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.LocalSecondaryIndexDescriptionMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.LocalSecondaryIndexDescriptionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.LocalSecondaryIndexInfoMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.LocalSecondaryIndexInfoUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.LocalSecondaryIndexMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.LocalSecondaryIndexUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.PointInTimeRecoveryDescriptionMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.PointInTimeRecoveryDescriptionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.PointInTimeRecoverySpecificationMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.PointInTimeRecoverySpecificationUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ProjectionMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ProjectionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ProvisionedThroughputDescriptionMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ProvisionedThroughputDescriptionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ProvisionedThroughputMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ProvisionedThroughputUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.PutItemRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.PutItemResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.PutRequestMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.PutRequestUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.QueryRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.QueryResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.RecordMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.RecordUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ReplicaDescriptionMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ReplicaDescriptionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ReplicaGlobalSecondaryIndexSettingsDescriptionMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ReplicaGlobalSecondaryIndexSettingsDescriptionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ReplicaGlobalSecondaryIndexSettingsUpdateMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ReplicaGlobalSecondaryIndexSettingsUpdateUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ReplicaMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ReplicaSettingsDescriptionMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ReplicaSettingsDescriptionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ReplicaSettingsUpdateMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ReplicaSettingsUpdateUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ReplicaUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ReplicaUpdateMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ReplicaUpdateUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.RestoreSummaryMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.RestoreSummaryUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.RestoreTableFromBackupRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.RestoreTableFromBackupResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.RestoreTableToPointInTimeRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.RestoreTableToPointInTimeResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ScanRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ScanResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.SequenceNumberRangeMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.SequenceNumberRangeUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ShardMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.ShardUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.SourceTableDetailsMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.SourceTableDetailsUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.SourceTableFeatureDetailsMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.SourceTableFeatureDetailsUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.SSEDescriptionMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.SSEDescriptionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.SSESpecificationMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.SSESpecificationUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.StreamDescriptionMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.StreamDescriptionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.StreamMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.StreamRecordMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.StreamRecordUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.StreamSpecificationMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.StreamSpecificationUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.StreamUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.TableDescriptionMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.TableDescriptionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.TagMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.TagResourceRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.TagResourceResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.TagUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.TimeToLiveDescriptionMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.TimeToLiveDescriptionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.TimeToLiveSpecificationMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.TimeToLiveSpecificationUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.UntagResourceRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.UntagResourceResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.UpdateContinuousBackupsRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.UpdateContinuousBackupsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.UpdateGlobalSecondaryIndexActionMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.UpdateGlobalSecondaryIndexActionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.UpdateGlobalTableRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.UpdateGlobalTableResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.UpdateGlobalTableSettingsRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.UpdateGlobalTableSettingsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.UpdateItemRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.UpdateItemResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.UpdateTableRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.UpdateTableResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.UpdateTimeToLiveRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.UpdateTimeToLiveResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.WriteRequestMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.dynamodb.transform.WriteRequestUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.AddTagsToStreamRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.AddTagsToStreamResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.ConsumerDescriptionMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.ConsumerDescriptionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.ConsumerMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.ConsumerUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.CreateStreamRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.CreateStreamResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.DecreaseStreamRetentionPeriodRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.DecreaseStreamRetentionPeriodResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.DeleteStreamRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.DeleteStreamResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.DeregisterStreamConsumerRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.DeregisterStreamConsumerResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.DescribeLimitsRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.DescribeLimitsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.DescribeStreamConsumerRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.DescribeStreamConsumerResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.DescribeStreamRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.DescribeStreamResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.DescribeStreamSummaryRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.DescribeStreamSummaryResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.DisableEnhancedMonitoringRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.DisableEnhancedMonitoringResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.EnableEnhancedMonitoringRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.EnableEnhancedMonitoringResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.EnhancedMetricsMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.EnhancedMetricsUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.GetRecordsRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.GetRecordsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.GetShardIteratorRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.GetShardIteratorResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.HashKeyRangeMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.HashKeyRangeUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.IncreaseStreamRetentionPeriodRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.IncreaseStreamRetentionPeriodResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.ListShardsRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.ListShardsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.ListStreamConsumersRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.ListStreamConsumersResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.ListStreamsRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.ListStreamsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.ListTagsForStreamRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.ListTagsForStreamResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.MergeShardsRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.MergeShardsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.PutRecordRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.PutRecordResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.PutRecordsRequestEntryMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.PutRecordsRequestEntryUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.PutRecordsRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.PutRecordsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.PutRecordsResultEntryMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.PutRecordsResultEntryUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.RecordMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.RecordUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.RegisterStreamConsumerRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.RegisterStreamConsumerResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.RemoveTagsFromStreamRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.RemoveTagsFromStreamResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.SequenceNumberRangeMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.SequenceNumberRangeUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.ShardMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.ShardUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.SplitShardRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.SplitShardResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.StartingPositionMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.StartingPositionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.StartStreamEncryptionRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.StartStreamEncryptionResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.StopStreamEncryptionRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.StopStreamEncryptionResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.StreamDescriptionMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.StreamDescriptionSummaryMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.StreamDescriptionSummaryUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.StreamDescriptionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.SubscribeToShardEventMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.SubscribeToShardEventUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.SubscribeToShardRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.SubscribeToShardResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.TagMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.TagUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.UpdateShardCountRequestModelMarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.kinesis.transform.UpdateShardCountResponseUnmarshaller
 
getInstanceAction() - Static method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils
Notifies the instance that it should reboot in preparation for bundling.
getInstanceId() - Static method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils
Get the ID of this instance.
getInstanceId() - Method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.InstanceInfo
 
getInstanceInfo() - Static method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils
The instance info is only guaranteed to be a JSON document per http://docs .aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html
getInstanceType() - Static method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils
Get the type of the instance.
getInstanceType() - Method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.InstanceInfo
 
getInteger() - Method in class software.amazon.eventstream.HeaderValue
 
getInterceptors(String) - Method in class software.amazon.awssdk.core.interceptor.ClasspathInterceptorChainFactory
Constructs a new request handler chain by analyzing the specified classpath resource.
getIntValue() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
getIPv4Association(String) - Method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.NetworkInterface
Get the private IPv4 address(es) that are associated with the public-ip address and assigned to that interface.
getItem(GetItemRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
The GetItem operation returns a set of attributes for the item with the given primary key.
getItem(Consumer<GetItemRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
The GetItem operation returns a set of attributes for the item with the given primary key.
GetItemRequest - Class in software.amazon.awssdk.services.dynamodb.model
Represents the input of a GetItem operation.
GetItemRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
GetItemRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
GetItemRequest Marshaller
GetItemRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.GetItemRequestMarshaller
 
GetItemRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
GetItemRequest Marshaller
GetItemResponse - Class in software.amazon.awssdk.services.dynamodb.model
Represents the output of a GetItem operation.
GetItemResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
GetItemResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
GetItemResponse JSON Unmarshaller
GetItemResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.GetItemResponseUnmarshaller
 
getItems(String) - Static method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils
 
getItems(String, int) - Static method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils
 
getJsonNode() - Method in class software.amazon.awssdk.core.internal.protocol.json.JsonContent
 
getJsonParser() - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext
Returns the JsonParser used for parsing the Json document.
getJsonParser() - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContextImpl
 
getKeepAlive() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
getKeepAlive() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
getKeepAliveDuration(HttpResponse, HttpContext) - Method in class software.amazon.awssdk.http.apache.internal.conn.SdkConnectionKeepAliveStrategy
 
getKernelId() - Method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.InstanceInfo
 
getKey() - Method in class software.amazon.awssdk.core.runtime.transform.MapEntry
 
getLastClearedToken() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
getLastParsedParentElement() - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext
This will return the deleted string in stackString when doing update on the stack.
getLastParsedParentElement() - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContextImpl
 
getLastRequest() - Method in class software.amazon.awssdk.testutils.service.http.MockHttpClient
 
getLocalAddress() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
getLocalAddress() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
getLocalHostName() - Static method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils
Get the local hostname of the instance.
getLocalIPv4s() - Method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.NetworkInterface
The private IP addresses associated with the interface.
getLocalPort() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
getLocalPort() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
getLocalSocketAddress() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
getLocalSocketAddress() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
getLong() - Method in class software.amazon.eventstream.HeaderValue
 
getLongValue() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
getMac() - Method in enum software.amazon.awssdk.auth.signer.internal.SigningAlgorithm
Returns the thread local reference for the crypto algorithm
getMacAddress() - Static method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils
Get the MAC address of the instance.
getMacAddress() - Method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.NetworkInterface
The interface's Media Acess Control (mac) address
getMarked() - Method in class software.amazon.awssdk.core.internal.util.UnreliableFilterInputStream
 
getMarshaller() - Method in class software.amazon.awssdk.core.client.handler.ClientExecutionParams
 
getMarshaller(MarshallLocation, T) - Method in class software.amazon.awssdk.core.internal.protocol.json.MarshallerRegistry
 
getMarshaller(MarshallLocation, MarshallingType<T>, T) - Method in class software.amazon.awssdk.core.internal.protocol.json.MarshallerRegistry
 
getMarshallingAssertion() - Method in class software.amazon.awssdk.protocol.model.Then
 
getMaxAttempts() - Method in class software.amazon.awssdk.testutils.retry.RetryableParams
 
getMaxNumErrors() - Method in class software.amazon.awssdk.core.internal.util.UnreliableFilterInputStream
 
getMaxSize() - Method in class software.amazon.awssdk.auth.signer.internal.FifoCache
Returns the maximum size of the cache.
getMessage() - Method in exception software.amazon.awssdk.awscore.eventstream.EventStreamException
 
getMessage() - Method in exception software.amazon.awssdk.awscore.exception.AwsServiceException
 
getMetadata() - Method in class software.amazon.awssdk.awscore.protocol.xml.StaxUnmarshallerContext
Returns any metadata collected through metadata expressions while this context was reading the XML events from the XML document.
getMetadata() - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext
Returns any metadata collected through metadata expressions while this context was reading the JSON events from the JSON document.
getMetadata() - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContextImpl
 
getMetricData(GetMetricDataRequest) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
You can use the GetMetricData API to retrieve as many as 100 different metrics in a single request, with a total of as many as 100,800 datapoints.
getMetricData(Consumer<GetMetricDataRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
You can use the GetMetricData API to retrieve as many as 100 different metrics in a single request, with a total of as many as 100,800 datapoints.
GetMetricDataRequest - Class in software.amazon.awssdk.services.cloudwatch.model
 
GetMetricDataRequest.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
GetMetricDataRequestMarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
GetMetricDataRequest Marshaller
GetMetricDataRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.GetMetricDataRequestMarshaller
 
GetMetricDataResponse - Class in software.amazon.awssdk.services.cloudwatch.model
 
GetMetricDataResponse.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
GetMetricDataResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
GetMetricDataResponse StAX Unmarshaller
GetMetricDataResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.GetMetricDataResponseUnmarshaller
 
getMetricStatistics(GetMetricStatisticsRequest) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Gets statistics for the specified metric.
getMetricStatistics(Consumer<GetMetricStatisticsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Gets statistics for the specified metric.
GetMetricStatisticsRequest - Class in software.amazon.awssdk.services.cloudwatch.model
 
GetMetricStatisticsRequest.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
GetMetricStatisticsRequestMarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
GetMetricStatisticsRequest Marshaller
GetMetricStatisticsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.GetMetricStatisticsRequestMarshaller
 
GetMetricStatisticsResponse - Class in software.amazon.awssdk.services.cloudwatch.model
 
GetMetricStatisticsResponse.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
GetMetricStatisticsResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
GetMetricStatisticsResponse StAX Unmarshaller
GetMetricStatisticsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.GetMetricStatisticsResponseUnmarshaller
 
getMimetype(Path) - Method in class software.amazon.awssdk.core.internal.util.Mimetype
Determines the mimetype of a file by looking up the file's extension in an internal listing to find the corresponding mime type.
getMimetype(File) - Method in class software.amazon.awssdk.core.internal.util.Mimetype
Determines the mimetype of a file by looking up the file's extension in an internal listing to find the corresponding mime type.
getModel() - Method in class software.amazon.awssdk.protocol.asserts.unmarshalling.UnmarshallingTestContext
 
getModeledClass() - Method in class software.amazon.awssdk.core.protocol.json.JsonErrorShapeMetadata
 
getNeedClientAuth() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
getNetworkInterfaces() - Static method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils
Get the list of network interfaces on the instance.
getNumberOfDaysSinceEpoch() - Method in class software.amazon.awssdk.auth.signer.internal.SignerKey
Returns the number of days since epoch for the date used for generating signing key.
getNumberType() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
getNumberValue() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
getOOBInline() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
getOOBInline() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
getOperationName() - Method in class software.amazon.awssdk.protocol.asserts.unmarshalling.UnmarshallingTestContext
 
getOperationName() - Method in class software.amazon.awssdk.protocol.model.When
 
getOrDefault(T, Supplier<T>) - Static method in class software.amazon.awssdk.utils.Validate
Returns the param if non null, otherwise gets a default value from the provided Supplier.
getOriginalRequest() - Method in class software.amazon.awssdk.core.DefaultRequest
Returns the original, user facing request object which this internal request object is representing.
getOriginalRequest() - Method in interface software.amazon.awssdk.core.Request
request object is representing.
getOriginalRequest() - Method in class software.amazon.awssdk.core.waiters.PollingStrategyContext
 
getOutputStream() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
getOutputStream() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
getOwnerId() - Method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.NetworkInterface
The ID of the owner of the network interface.
In multiple-interface environments, an interface can be attached by a third party, such as Elastic Load Balancing.
getParameters() - Method in class software.amazon.awssdk.core.DefaultRequest
 
getParameters() - Method in interface software.amazon.awssdk.core.Request
Returns a map of all parameters in this request.
getParameterTypes(Object, List<String>) - Static method in class software.amazon.awssdk.testutils.smoketest.ReflectionUtils
 
getParams() - Method in class software.amazon.awssdk.http.apache.internal.impl.ApacheSdkHttpClient
 
getParsingContext() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
getPartition() - Method in class software.amazon.awssdk.regions.internal.model.Partition
Returns the name of the partition.
getPartitionEndpoint() - Method in class software.amazon.awssdk.regions.internal.model.Service
returns the region name if the service is enabled partition wide.
getPartitionName() - Method in class software.amazon.awssdk.regions.internal.model.Partition
Returns the description of the partition.
getPartitions() - Method in class software.amazon.awssdk.regions.internal.model.Partitions
returns the list of all partitions loaded from the partition metadata document.
getPayload() - Method in class software.amazon.eventstream.Message
 
getPendingTime() - Method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.InstanceInfo
 
getPollingStrategy() - Method in class software.amazon.awssdk.core.waiters.WaiterExecutionBuilder
 
getPollingStrategy() - Method in class software.amazon.awssdk.core.waiters.WaiterParameters
 
getPort() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
getPort() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
getPosition() - Method in class software.amazon.awssdk.core.internal.util.UnreliableFilterInputStream
 
getPrincipals() - Method in class software.amazon.awssdk.core.auth.policy.Statement
Returns the principals associated with this policy statement, indicating which AWS accounts are affected by this policy statement.
getPrivateIp() - Method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.InstanceInfo
 
getPrivateIpAddress() - Static method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils
Get the private IP address of the instance.
getProductCodes() - Static method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils
Get the list of product codes associated with the instance, if any.
getProfile() - Method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.NetworkInterface
The interface's profile.
getProtocols() - Method in class software.amazon.awssdk.regions.internal.model.Endpoint
returns the supported schemes for the endpoint.
getProvider() - Method in class software.amazon.awssdk.core.auth.policy.Principal
Returns the provider for this principal, which indicates in what group of users this principal resides.
getPublicHostname() - Method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.NetworkInterface
The interface's public hostname.
getPublicIPv4s() - Method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.NetworkInterface
The elastic IP addresses associated with the interface.
There may be multiple IP addresses on an instance.
getPublicKey() - Static method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils
Get the public key.
getRamdiskId() - Static method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils
Get the ID of the RAM disk specified at launch time, if applicable.
getRamdiskId() - Method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.InstanceInfo
 
getRawContent() - Method in class software.amazon.awssdk.core.internal.protocol.json.JsonContent
 
getReceiveBufferSize() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
getReceiveBufferSize() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
getRecords(GetRecordsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
Retrieves the stream records from a given shard.
getRecords(Consumer<GetRecordsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
Retrieves the stream records from a given shard.
getRecords(GetRecordsRequest) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Gets data records from a Kinesis data stream's shard.
getRecords(Consumer<GetRecordsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Gets data records from a Kinesis data stream's shard.
GetRecordsRequest - Class in software.amazon.awssdk.services.dynamodb.model
Represents the input of a GetRecords operation.
GetRecordsRequest - Class in software.amazon.awssdk.services.kinesis.model
Represents the input for GetRecords.
GetRecordsRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
GetRecordsRequest.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
GetRecordsRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.streams.transform
GetRecordsRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.transform.GetRecordsRequestMarshaller
 
GetRecordsRequestMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
GetRecordsRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesis.transform.GetRecordsRequestMarshaller
 
GetRecordsRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
GetRecordsRequestModelMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
GetRecordsResponse - Class in software.amazon.awssdk.services.dynamodb.model
Represents the output of a GetRecords operation.
GetRecordsResponse - Class in software.amazon.awssdk.services.kinesis.model
Represents the output for GetRecords.
GetRecordsResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
GetRecordsResponse.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
GetRecordsResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
GetRecordsResponse JSON Unmarshaller
GetRecordsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.GetRecordsResponseUnmarshaller
 
GetRecordsResponseUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
GetRecordsResponse JSON Unmarshaller
GetRecordsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.GetRecordsResponseUnmarshaller
 
getRegion() - Method in class software.amazon.awssdk.awscore.endpoint.DefaultServiceEndpointBuilder
 
getRegion() - Method in class software.amazon.awssdk.regions.internal.model.CredentialScope
Returns the region string to be used when signing a request for an endpoint.
getRegion() - Method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.InstanceInfo
 
getRegion() - Method in class software.amazon.awssdk.regions.providers.AwsProfileRegionProvider
 
getRegion() - Method in interface software.amazon.awssdk.regions.providers.AwsRegionProvider
Returns the region name to use.
getRegion() - Method in class software.amazon.awssdk.regions.providers.AwsRegionProviderChain
 
getRegion() - Method in class software.amazon.awssdk.regions.providers.InstanceProfileRegionProvider
 
getRegion() - Method in class software.amazon.awssdk.regions.providers.SystemSettingsRegionProvider
 
getRegionMetadata(Region) - Method in class software.amazon.awssdk.regions.internal.PartitionMetadataProvider
 
getRegionMetadata(Region) - Static method in class software.amazon.awssdk.regions.internal.RegionMetadataLoader
Loads the partition files from the RegionMetadataLoader.PARTITIONS_OVERRIDE_RESOURCE_PATH.
getRegionMetadata(Region) - Method in interface software.amazon.awssdk.regions.internal.RegionMetadataProvider
Returns the region with the name given, if it exists in the metadata or if it can be derived from the metadata.
getRegionName() - Method in class software.amazon.awssdk.auth.signer.internal.Aws4SignerRequestParams
Returns the AWS region name to be used while computing the signature.
getRegionRegex() - Method in class software.amazon.awssdk.regions.internal.model.Partition
Returns the regex for the regions in the partition.
getRegions() - Method in class software.amazon.awssdk.regions.internal.model.Partition
Returns the set of regions associated with the partition.
getRegisteredConnectionManagers() - Static method in class software.amazon.awssdk.http.apache.internal.conn.IdleConnectionReaper
 
getRemoteSocketAddress() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
getRemoteSocketAddress() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
getRequest() - Method in class software.amazon.awssdk.core.http.HttpResponse
Returns the original request associated with this response.
getRequest() - Method in class software.amazon.awssdk.core.waiters.WaiterExecutionBuilder
 
getRequest() - Method in class software.amazon.awssdk.core.waiters.WaiterParameters
 
getRequiredTokens() - Method in class software.amazon.awssdk.buildtools.checkstyle.MissingSdkAnnotationCheck
 
getRequiredTokens() - Method in class software.amazon.awssdk.buildtools.checkstyle.PluralEnumNames
 
getRequiredTokens() - Method in class software.amazon.awssdk.buildtools.checkstyle.SdkPublicMethodNameCheck
 
getReservationId() - Static method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils
Get the ID of the reservation.
getResetCount() - Method in class software.amazon.awssdk.core.internal.util.UnreliableFilterInputStream
 
getResetIntervalBeforeException() - Method in class software.amazon.awssdk.core.internal.util.UnreliableFilterInputStream
 
getResourcePath() - Method in class software.amazon.awssdk.core.DefaultRequest
 
getResourcePath() - Method in interface software.amazon.awssdk.core.Request
Returns the path to the resource being requested.
getResources() - Method in class software.amazon.awssdk.core.auth.policy.Statement
Returns the resources associated with this policy statement.
getResponse() - Method in class software.amazon.awssdk.protocol.model.Given
 
getResponseHandler() - Method in class software.amazon.awssdk.core.client.handler.ClientExecutionParams
 
getResponseStream() - Method in exception software.amazon.awssdk.core.exception.SdkInterruptedException
 
getRetriesAttempted() - Method in class software.amazon.awssdk.core.waiters.PollingStrategyContext
 
getReuseAddress() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
getReuseAddress() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
getRootCause(Throwable) - Static method in class software.amazon.awssdk.core.internal.util.ThrowableUtils
Returns the root cause of the given cause, or null if the given cause is null.
getScope() - Method in class software.amazon.awssdk.auth.signer.internal.Aws4SignerRequestParams
Returns the scope of the signing.
getSdkFunction() - Method in class software.amazon.awssdk.core.waiters.WaiterBuilder
 
getSdkFunction() - Method in class software.amazon.awssdk.core.waiters.WaiterExecutionBuilder
 
getSecurityGroupIds() - Method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.NetworkInterface
IDs of the security groups to which the network interface belongs.
getSecurityGroups() - Static method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils
Get the list of names of the security groups applied to the instance.
getSecurityGroups() - Method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.NetworkInterface
Security groups to which the network interface belongs.
getSendBufferSize() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
getSendBufferSize() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
getService() - Method in class software.amazon.awssdk.regions.internal.model.CredentialScope
Returns the service name string to be used when signing a request for an endpoint.
getServiceEndpoint() - Method in class software.amazon.awssdk.awscore.endpoint.DefaultServiceEndpointBuilder
 
getServiceId() - Method in enum software.amazon.awssdk.core.auth.policy.Principal.Service
 
getServiceMetadata(String) - Method in class software.amazon.awssdk.regions.internal.PartitionMetadataProvider
 
getServiceMetadata(String) - Static method in class software.amazon.awssdk.regions.internal.RegionMetadataLoader
 
getServiceMetadata(String) - Method in interface software.amazon.awssdk.regions.internal.ServiceMetadataProvider
 
getServiceName() - Method in class software.amazon.awssdk.core.DefaultRequest
 
getServiceName() - Method in interface software.amazon.awssdk.core.Request
 
getServices() - Method in class software.amazon.awssdk.regions.internal.model.Partition
Returns the set of services supported by the partition.
getServiceSigningName() - Method in class software.amazon.awssdk.auth.signer.internal.Aws4SignerRequestParams
Returns the AWS Service name to be used while computing the signature.
getSession() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
getShardIterator(GetShardIteratorRequest) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
Returns a shard iterator.
getShardIterator(Consumer<GetShardIteratorRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
Returns a shard iterator.
getShardIterator(GetShardIteratorRequest) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Gets an Amazon Kinesis shard iterator.
getShardIterator(Consumer<GetShardIteratorRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Gets an Amazon Kinesis shard iterator.
GetShardIteratorRequest - Class in software.amazon.awssdk.services.dynamodb.model
Represents the input of a GetShardIterator operation.
GetShardIteratorRequest - Class in software.amazon.awssdk.services.kinesis.model
Represents the input for GetShardIterator.
GetShardIteratorRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
GetShardIteratorRequest.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
GetShardIteratorRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.streams.transform
GetShardIteratorRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.transform.GetShardIteratorRequestMarshaller
 
GetShardIteratorRequestMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
GetShardIteratorRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesis.transform.GetShardIteratorRequestMarshaller
 
GetShardIteratorRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
GetShardIteratorRequestModelMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
GetShardIteratorResponse - Class in software.amazon.awssdk.services.dynamodb.model
Represents the output of a GetShardIterator operation.
GetShardIteratorResponse - Class in software.amazon.awssdk.services.kinesis.model
Represents the output for GetShardIterator.
GetShardIteratorResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
GetShardIteratorResponse.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
GetShardIteratorResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
GetShardIteratorResponse JSON Unmarshaller
GetShardIteratorResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.GetShardIteratorResponseUnmarshaller
 
GetShardIteratorResponseUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
GetShardIteratorResponse JSON Unmarshaller
GetShardIteratorResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.GetShardIteratorResponseUnmarshaller
 
getShort() - Method in class software.amazon.eventstream.HeaderValue
 
getSignatureVersions() - Method in class software.amazon.awssdk.regions.internal.model.Endpoint
returns the supported signature versions of the endpoint.
getSigningAlgorithm() - Method in class software.amazon.awssdk.auth.signer.internal.Aws4SignerRequestParams
Returns the signing algorithm used for computing the signature.
getSigningDateTimeMilli() - Method in class software.amazon.awssdk.auth.signer.internal.Aws4SignerRequestParams
Returns the signing date time in millis for which the signature needs to be computed.
getSigningKey() - Method in class software.amazon.awssdk.auth.signer.internal.SignerKey
Returns a copy of the signing key.
getSoLinger() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
getSoLinger() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
getSoTimeout() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
getSoTimeout() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
getSslCommonName() - Method in class software.amazon.awssdk.regions.internal.model.Endpoint
returns the ssl common name for the endpoint.
getState() - Method in class software.amazon.awssdk.core.waiters.WaiterAcceptor
Abstract method to fetch the corresponding state
getStatements() - Method in class software.amazon.awssdk.core.auth.policy.Policy
Returns the collection of statements contained by this policy.
getStatusCode() - Method in class software.amazon.awssdk.core.http.HttpResponse
Returns the HTTP status code (ex: 200, 404, etc) associated with this response.
getStatusCode() - Method in class software.amazon.awssdk.protocol.model.GivenResponse
 
getStatusCode() - Method in class software.amazon.awssdk.regions.internal.util.ResourcesEndpointRetryParameters
 
getStatusText() - Method in class software.amazon.awssdk.core.http.HttpResponse
Returns the HTTP status text associated with this response.
getStreamedResponse() - Method in class software.amazon.awssdk.protocol.asserts.unmarshalling.UnmarshallingTestContext
 
getStreamingMemberValue() - Method in class software.amazon.awssdk.protocol.reflect.ShapeModelReflector
Get the value for the streaming member in the JsonNode.
getString() - Method in class software.amazon.awssdk.utils.StringInputStream
Returns the original string specified when this input stream was constructed.
getString() - Method in class software.amazon.eventstream.HeaderValue
 
getStringValue() - Method in interface software.amazon.awssdk.utils.SystemSetting
Attempt to load a system setting from System.getProperty(String) and System.getenv(String).
getStringValueOrThrow() - Method in interface software.amazon.awssdk.utils.SystemSetting
Load the requested system setting as per the documentation in SystemSetting.getStringValue(), throwing an exception if the value was not set and had no default.
getSubnetId() - Method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.NetworkInterface
ID of the subnet in which the interface resides.
Returned only for Amazon EC2 instances launched into a VPC.
getSubnetIPv4CidrBlock() - Method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.NetworkInterface
The CIDR block of the Amazon EC2-VPC subnet in which the interface resides.
Returned only for Amazon EC2 instances launched into a VPC.
getSupportedCipherSuites() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
getSupportedProtocols() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
getTargetClass() - Method in interface software.amazon.awssdk.core.protocol.MarshallingType
 
getTcpNoDelay() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
getTcpNoDelay() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
getTestCases() - Method in class software.amazon.awssdk.protocol.model.TestSuite
 
getText() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
getTextCharacters() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
getTextLength() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
getTextOffset() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
getThen() - Method in class software.amazon.awssdk.protocol.model.TestCase
 
getTimeOffset() - Method in class software.amazon.awssdk.core.DefaultRequest
 
getTimeOffset() - Method in interface software.amazon.awssdk.core.Request
Returns the optional value for time offset for this request.
getTimestamp() - Method in class software.amazon.eventstream.HeaderValue
 
getTokenLocation() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
getTrafficClass() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
getTrafficClass() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
getType() - Method in class software.amazon.awssdk.core.auth.policy.Condition
Returns the type of this condition.
getType() - Method in class software.amazon.eventstream.HeaderValue
 
getUnmarshaller(Class<T>) - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext
Returns the JsonUnmarsheller for the specified scalar type.
getUnmarshaller(Class<T>) - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContextImpl
 
getUnmarshallingAssertion() - Method in class software.amazon.awssdk.protocol.model.Then
 
getUri() - Method in interface software.amazon.awssdk.http.SdkHttpRequest
Convert this HTTP request's protocol, host, port, path and query string into a properly-encoded URI string that matches the URI string used for AWS request signing.
getUseClientMode() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
getUserAgent() - Static method in class software.amazon.awssdk.core.internal.util.UserAgentUtils
 
getUserData() - Static method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils
Get the metadata sent to the instance
getUuid() - Method in class software.amazon.eventstream.HeaderValue
 
getValue() - Method in class software.amazon.awssdk.core.runtime.transform.MapEntry
 
getValueAsString(String) - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.core.SdkRequest
Used to retrieve the value of a field from any class that extends SdkRequest.
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.core.SdkResponse
Used to retrieve the value of a field from any class that extends SdkResponse.
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.AlarmHistoryItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.DashboardEntry
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.DashboardValidationMessage
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.Datapoint
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.DeleteAlarmsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.DeleteAlarmsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.DeleteDashboardsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.DeleteDashboardsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.Dimension
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.DimensionFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.DisableAlarmActionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.DisableAlarmActionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.EnableAlarmActionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.EnableAlarmActionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.GetDashboardRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.GetDashboardResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricDataRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricDataResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.ListDashboardsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.ListDashboardsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.ListMetricsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.ListMetricsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.MessageData
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.Metric
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDataQuery
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDataResult
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDatum
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricStat
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.PutDashboardRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.PutDashboardResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricDataRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricDataResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.SetAlarmStateRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.SetAlarmStateResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.cloudwatch.model.StatisticSet
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeDefinition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.Capacity
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.Condition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicaAction
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteGlobalSecondaryIndexAction
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteReplicaAction
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTable
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.Identity
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.KeySchemaElement
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoverySpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.Projection
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.PutRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.Record
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.Replica
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsUpdate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaUpdate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.SequenceNumberRange
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.Shard
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.SSEDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.SSESpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.Stream
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.StreamSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.Tag
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveSpecification
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalSecondaryIndexAction
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.dynamodb.model.WriteRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.AddTagsToStreamRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.AddTagsToStreamResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.Consumer
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.ConsumerDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.CreateStreamRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.CreateStreamResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.DecreaseStreamRetentionPeriodRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.DecreaseStreamRetentionPeriodResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.DeleteStreamRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.DeleteStreamResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.DeregisterStreamConsumerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.DeregisterStreamConsumerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.DescribeLimitsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.DescribeLimitsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamConsumerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamConsumerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamSummaryRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamSummaryResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.EnhancedMetrics
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.GetRecordsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.GetRecordsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.GetShardIteratorRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.GetShardIteratorResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.HashKeyRange
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.IncreaseStreamRetentionPeriodRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.IncreaseStreamRetentionPeriodResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.ListShardsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.ListShardsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamConsumersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamConsumersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.ListTagsForStreamRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.ListTagsForStreamResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.MergeShardsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.MergeShardsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsRequestEntry
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsResultEntry
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.Record
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.RegisterStreamConsumerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.RegisterStreamConsumerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.RemoveTagsFromStreamRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.RemoveTagsFromStreamResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.SequenceNumberRange
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.Shard
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.SplitShardRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.SplitShardResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.StartingPosition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.StartStreamEncryptionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.StartStreamEncryptionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.StopStreamEncryptionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.StopStreamEncryptionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.SubscribeToShardEvent
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.SubscribeToShardRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.SubscribeToShardResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.Tag
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.UpdateShardCountRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.kinesis.model.UpdateShardCountResponse
 
getValues() - Method in class software.amazon.awssdk.core.auth.policy.Condition
Returns the values specified for this access control policy condition.
getVersion() - Method in class software.amazon.awssdk.core.auth.policy.Policy
Returns the version of this AWS policy.
getVersion() - Method in class software.amazon.awssdk.regions.internal.model.Partitions
returns the version of the json schema for the partition metadata document.
getVersion() - Method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.InstanceInfo
 
getVpcId() - Method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.NetworkInterface
ID of the Amazon EC2-VPC in which the interface resides.
Returned only for Amazon EC2 instances launched into a VPC.
getVpcIPv4CidrBlock() - Method in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.NetworkInterface
The CIDR block of the Amazon EC2-VPC in which the interface resides.
Returned only for Amazon EC2 instances launched into a VPC.
getWantClientAuth() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
getWebIdentityProvider() - Method in enum software.amazon.awssdk.core.auth.policy.Principal.WebIdentityProvider
 
getWhen() - Method in class software.amazon.awssdk.protocol.model.TestCase
 
Given - Class in software.amazon.awssdk.protocol.model
 
Given() - Constructor for class software.amazon.awssdk.protocol.model.Given
 
GivenResponse - Class in software.amazon.awssdk.protocol.model
 
GivenResponse() - Constructor for class software.amazon.awssdk.protocol.model.GivenResponse
 
GLOBAL_HTTP_DEFAULTS - Static variable in class software.amazon.awssdk.http.SdkHttpConfigurationOption
 
GlobalSecondaryIndex - Class in software.amazon.awssdk.services.dynamodb.model
Represents the properties of a global secondary index.
GlobalSecondaryIndex.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
GlobalSecondaryIndexDescription - Class in software.amazon.awssdk.services.dynamodb.model
Represents the properties of a global secondary index.
GlobalSecondaryIndexDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
GlobalSecondaryIndexDescriptionMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
GlobalSecondaryIndexDescriptionUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
GlobalSecondaryIndexDescription JSON Unmarshaller
GlobalSecondaryIndexDescriptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.GlobalSecondaryIndexDescriptionUnmarshaller
 
globalSecondaryIndexes(Map<String, Capacity>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity.Builder
The amount of throughput consumed on each global index affected by the operation.
globalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
The amount of throughput consumed on each global index affected by the operation.
globalSecondaryIndexes(Collection<GlobalSecondaryIndex>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
One or more global secondary indexes (the maximum is five) to be created on the table.
globalSecondaryIndexes(GlobalSecondaryIndex...) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
One or more global secondary indexes (the maximum is five) to be created on the table.
globalSecondaryIndexes(Consumer<GlobalSecondaryIndex.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
One or more global secondary indexes (the maximum is five) to be created on the table.
globalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
One or more global secondary indexes (the maximum is five) to be created on the table.
globalSecondaryIndexes(Collection<GlobalSecondaryIndexInfo>) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails.Builder
Represents the GSI properties for the table when the backup was created.
globalSecondaryIndexes(GlobalSecondaryIndexInfo...) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails.Builder
Represents the GSI properties for the table when the backup was created.
globalSecondaryIndexes(Consumer<GlobalSecondaryIndexInfo.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails.Builder
Represents the GSI properties for the table when the backup was created.
globalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
Represents the GSI properties for the table when the backup was created.
globalSecondaryIndexes(Collection<GlobalSecondaryIndexDescription>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
The global secondary indexes, if any, on the table.
globalSecondaryIndexes(GlobalSecondaryIndexDescription...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
The global secondary indexes, if any, on the table.
globalSecondaryIndexes(Consumer<GlobalSecondaryIndexDescription.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
The global secondary indexes, if any, on the table.
globalSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
The global secondary indexes, if any, on the table.
GlobalSecondaryIndexInfo - Class in software.amazon.awssdk.services.dynamodb.model
Represents the properties of a global secondary index for the table when the backup was created.
GlobalSecondaryIndexInfo.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
GlobalSecondaryIndexInfoMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
GlobalSecondaryIndexInfoUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
GlobalSecondaryIndexInfo JSON Unmarshaller
GlobalSecondaryIndexInfoUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.GlobalSecondaryIndexInfoUnmarshaller
 
GlobalSecondaryIndexMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
GlobalSecondaryIndexUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
GlobalSecondaryIndex JSON Unmarshaller
GlobalSecondaryIndexUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.GlobalSecondaryIndexUnmarshaller
 
GlobalSecondaryIndexUpdate - Class in software.amazon.awssdk.services.dynamodb.model
Represents one of the following:
GlobalSecondaryIndexUpdate.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
GlobalSecondaryIndexUpdateMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
globalSecondaryIndexUpdates(Collection<GlobalSecondaryIndexUpdate>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
An array of one or more global secondary indexes for the table.
globalSecondaryIndexUpdates(GlobalSecondaryIndexUpdate...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
An array of one or more global secondary indexes for the table.
globalSecondaryIndexUpdates(Consumer<GlobalSecondaryIndexUpdate.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
An array of one or more global secondary indexes for the table.
globalSecondaryIndexUpdates() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
An array of one or more global secondary indexes for the table.
GlobalSecondaryIndexUpdateUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
GlobalSecondaryIndexUpdate JSON Unmarshaller
GlobalSecondaryIndexUpdateUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.GlobalSecondaryIndexUpdateUnmarshaller
 
GlobalServiceExecutionInterceptor - Class in software.amazon.awssdk.awscore.interceptor
An interceptor that can be used for global services that will tell the customer when they're using a global service that doesn't support non-global regions.
GlobalServiceExecutionInterceptor() - Constructor for class software.amazon.awssdk.awscore.interceptor.GlobalServiceExecutionInterceptor
 
GlobalTable - Class in software.amazon.awssdk.services.dynamodb.model
Represents the properties of a global table.
GlobalTable.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
GlobalTableAlreadyExistsException - Exception in software.amazon.awssdk.services.dynamodb.model
The specified global table already exists.
GlobalTableAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
globalTableArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription.Builder
The unique identifier of the global table.
globalTableArn() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
The unique identifier of the global table.
globalTableDescription(GlobalTableDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableResponse.Builder
Contains the details of the global table.
globalTableDescription(Consumer<GlobalTableDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableResponse.Builder
Contains the details of the global table.
globalTableDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableResponse
Contains the details of the global table.
globalTableDescription(GlobalTableDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableResponse.Builder
Contains the details of the global table.
globalTableDescription(Consumer<GlobalTableDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableResponse.Builder
Contains the details of the global table.
globalTableDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableResponse
Contains the details of the global table.
GlobalTableDescription - Class in software.amazon.awssdk.services.dynamodb.model
Contains details about the global table.
globalTableDescription(GlobalTableDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableResponse.Builder
Contains the details of the global table.
globalTableDescription(Consumer<GlobalTableDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableResponse.Builder
Contains the details of the global table.
globalTableDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableResponse
Contains the details of the global table.
GlobalTableDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
GlobalTableDescriptionMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
GlobalTableDescriptionUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
GlobalTableDescription JSON Unmarshaller
GlobalTableDescriptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.GlobalTableDescriptionUnmarshaller
 
GlobalTableGlobalSecondaryIndexSettingsUpdate - Class in software.amazon.awssdk.services.dynamodb.model
Represents the settings of a global secondary index for a global table that will be modified.
globalTableGlobalSecondaryIndexSettingsUpdate(Collection<GlobalTableGlobalSecondaryIndexSettingsUpdate>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest.Builder
Represents the settings of a global secondary index for a global table that will be modified.
globalTableGlobalSecondaryIndexSettingsUpdate(GlobalTableGlobalSecondaryIndexSettingsUpdate...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest.Builder
Represents the settings of a global secondary index for a global table that will be modified.
globalTableGlobalSecondaryIndexSettingsUpdate(Consumer<GlobalTableGlobalSecondaryIndexSettingsUpdate.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest.Builder
Represents the settings of a global secondary index for a global table that will be modified.
globalTableGlobalSecondaryIndexSettingsUpdate() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
Represents the settings of a global secondary index for a global table that will be modified.
GlobalTableGlobalSecondaryIndexSettingsUpdate.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
GlobalTableGlobalSecondaryIndexSettingsUpdateMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
GlobalTableGlobalSecondaryIndexSettingsUpdateUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
GlobalTableGlobalSecondaryIndexSettingsUpdate JSON Unmarshaller
GlobalTableGlobalSecondaryIndexSettingsUpdateUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.GlobalTableGlobalSecondaryIndexSettingsUpdateUnmarshaller
 
GlobalTableMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
GlobalTable Marshaller
globalTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest.Builder
The global table name.
globalTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest
The global table name.
globalTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableRequest.Builder
The name of the global table.
globalTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableRequest
The name of the global table.
globalTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsRequest.Builder
The name of the global table to describe.
globalTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsRequest
The name of the global table to describe.
globalTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse.Builder
The name of the global table.
globalTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse
The name of the global table.
globalTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTable.Builder
The global table name.
globalTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTable
The global table name.
globalTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription.Builder
The global table name.
globalTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
The global table name.
globalTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest.Builder
The global table name.
globalTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest
The global table name.
globalTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest.Builder
The name of the global table
globalTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
The name of the global table
globalTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse.Builder
The name of the global table.
globalTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse
The name of the global table.
GlobalTableNotFoundException - Exception in software.amazon.awssdk.services.dynamodb.model
The specified global table does not exist.
GlobalTableNotFoundException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
globalTableProvisionedWriteCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest.Builder
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
globalTableProvisionedWriteCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
globalTables(Collection<GlobalTable>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse.Builder
List of global table names.
globalTables(GlobalTable...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse.Builder
List of global table names.
globalTables(Consumer<GlobalTable.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse.Builder
List of global table names.
globalTables() - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse
List of global table names.
globalTableStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription.Builder
The current state of the global table:
globalTableStatus(GlobalTableStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription.Builder
The current state of the global table:
globalTableStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
The current state of the global table:
GlobalTableStatus - Enum in software.amazon.awssdk.services.dynamodb.model
 
globalTableStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
The current state of the global table:
GlobalTableUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
GlobalTable JSON Unmarshaller
GlobalTableUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.GlobalTableUnmarshaller
 
gracefulShutdownTimeoutMillis() - Method in class io.netty.handler.codec.http2.ForkedHttp2MultiplexCodecBuilder
 
gracefulShutdownTimeoutMillis(long) - Method in class io.netty.handler.codec.http2.ForkedHttp2MultiplexCodecBuilder
 
GREEDY - Static variable in class software.amazon.awssdk.core.runtime.transform.PathMarshaller
Marshaller for greedy path labels.
GREEDY_STRING - Static variable in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypePathMarshaller
Marshallers for Strings bound to a greedy path param.
greedyPathParamMarshaller(MarshallingType<T>, JsonMarshaller<T>) - Method in class software.amazon.awssdk.core.internal.protocol.json.MarshallerRegistry.Builder
 

H

handle(HttpResponse, ExecutionAttributes) - Method in class software.amazon.awssdk.awscore.http.response.AwsJsonErrorResponseHandler
 
handle(HttpResponse, ExecutionAttributes) - Method in class software.amazon.awssdk.awscore.http.response.DefaultErrorResponseHandler
 
handle(HttpResponse, ExecutionAttributes) - Method in class software.amazon.awssdk.awscore.http.response.StaxResponseHandler
 
handle(HttpResponse, ExecutionAttributes) - Method in interface software.amazon.awssdk.core.http.HttpResponseHandler
Accepts an HTTP response object, and returns an object of type T.
handle(HttpResponse, ExecutionAttributes) - Method in class software.amazon.awssdk.core.http.JsonResponseHandler
 
handle(HttpResponse, ExecutionAttributes) - Method in class software.amazon.awssdk.core.internal.http.response.SdkErrorResponseHandler
 
handle(HttpResponse, ExecutionAttributes) - Method in class software.amazon.awssdk.core.internal.http.SdkJsonErrorResponseHandler
 
handler(ChannelHandler) - Method in class io.netty.handler.codec.http2.ForkedHttp2StreamChannelBootstrap
the ChannelHandler to use for serving the requests.
handler() - Method in class software.amazon.awssdk.http.nio.netty.internal.RequestContext
 
handlerAdded0(ChannelHandlerContext) - Method in class io.netty.handler.codec.http2.ForkedHttp2MultiplexCodec
 
HandleResponseStage<OutputT> - Class in software.amazon.awssdk.core.internal.http.pipeline.stages
Unmarshalls an HTTP response into either a successful response POJO, or into a (possibly modeled) exception.
HandleResponseStage(HttpResponseHandler<OutputT>, HttpResponseHandler<? extends SdkException>) - Constructor for class software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage
 
handlerRemoved0(ChannelHandlerContext) - Method in class io.netty.handler.codec.http2.ForkedHttp2MultiplexCodec
 
HandlerRemovingChannelPool - Class in software.amazon.awssdk.http.nio.netty.internal
Removes any per request ChannelHandler from the pipeline prior to releasing it to the pool.
HandlerRemovingChannelPool(ChannelPool) - Constructor for class software.amazon.awssdk.http.nio.netty.internal.HandlerRemovingChannelPool
 
hasClientExecutionAborted() - Method in interface software.amazon.awssdk.core.internal.http.timers.client.ClientExecutionAbortTask
 
hasClientExecutionAborted() - Method in class software.amazon.awssdk.core.internal.http.timers.client.ClientExecutionAbortTaskImpl
 
hasCurrentToken() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
hasExplicitPayloadMember(boolean) - Method in class software.amazon.awssdk.core.protocol.OperationInfo.Builder
 
hasExplicitPayloadMember() - Method in class software.amazon.awssdk.core.protocol.OperationInfo
 
hash(String) - Static method in class software.amazon.awssdk.auth.signer.internal.AbstractAwsSigner
Hashes the string contents (assumed to be UTF-8) using the SHA-256 algorithm.
hash(byte[]) - Method in class software.amazon.awssdk.auth.signer.internal.AbstractAwsSigner
Hashes the binary data using the SHA-256 algorithm.
hashCode() - Method in class software.amazon.awssdk.auth.credentials.AwsBasicCredentials
 
hashCode() - Method in class software.amazon.awssdk.auth.credentials.AwsSessionCredentials
 
hashCode() - Method in class software.amazon.awssdk.core.auth.policy.Principal
 
hashCode() - Method in class software.amazon.awssdk.core.ResponseBytes
 
hashCode() - Method in class software.amazon.awssdk.profiles.Profile
 
hashCode() - Method in class software.amazon.awssdk.profiles.ProfileFile
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.AlarmHistoryItem
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.DashboardEntry
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.DashboardValidationMessage
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.Datapoint
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.DeleteAlarmsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.DeleteAlarmsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.DeleteDashboardsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.DeleteDashboardsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.Dimension
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.DimensionFilter
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.DisableAlarmActionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.DisableAlarmActionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.EnableAlarmActionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.EnableAlarmActionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetDashboardRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetDashboardResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricDataRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricDataResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.ListDashboardsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.ListDashboardsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.ListMetricsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.ListMetricsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.MessageData
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.Metric
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDataQuery
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDataResult
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDatum
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricStat
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutDashboardRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutDashboardResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricDataRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricDataResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.SetAlarmStateRequest
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.SetAlarmStateResponse
 
hashCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.StatisticSet
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeDefinition
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDescription
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.Capacity
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.Condition
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicaAction
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteGlobalSecondaryIndexAction
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteReplicaAction
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTable
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.Identity
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.KeySchemaElement
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoverySpecification
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.Projection
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughput
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.PutRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.Record
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.Replica
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsUpdate
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaUpdate
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreSummary
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.SequenceNumberRange
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.Shard
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.SSEDescription
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.SSESpecification
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.Stream
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamSpecification
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.Tag
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveSpecification
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalSecondaryIndexAction
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveRequest
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveResponse
 
hashCode() - Method in class software.amazon.awssdk.services.dynamodb.model.WriteRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.AddTagsToStreamRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.AddTagsToStreamResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.Consumer
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.ConsumerDescription
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.CreateStreamRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.CreateStreamResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.DecreaseStreamRetentionPeriodRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.DecreaseStreamRetentionPeriodResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.DeleteStreamRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.DeleteStreamResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.DeregisterStreamConsumerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.DeregisterStreamConsumerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeLimitsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeLimitsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamConsumerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamConsumerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamSummaryRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamSummaryResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.EnhancedMetrics
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.GetRecordsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.GetRecordsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.GetShardIteratorRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.GetShardIteratorResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.HashKeyRange
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.IncreaseStreamRetentionPeriodRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.IncreaseStreamRetentionPeriodResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.ListShardsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.ListShardsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamConsumersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamConsumersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.ListTagsForStreamRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.ListTagsForStreamResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.MergeShardsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.MergeShardsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsRequestEntry
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsResultEntry
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.Record
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.RegisterStreamConsumerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.RegisterStreamConsumerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.RemoveTagsFromStreamRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.RemoveTagsFromStreamResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.SequenceNumberRange
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.Shard
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.SplitShardRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.SplitShardResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.StartingPosition
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.StartStreamEncryptionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.StartStreamEncryptionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.StopStreamEncryptionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.StopStreamEncryptionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescription
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.SubscribeToShardEvent
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.SubscribeToShardRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.SubscribeToShardResponse
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.Tag
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.UpdateShardCountRequest
 
hashCode() - Method in class software.amazon.awssdk.services.kinesis.model.UpdateShardCountResponse
 
hashCode() - Method in class software.amazon.awssdk.utils.AttributeMap
 
hashCode() - Method in class software.amazon.awssdk.utils.Either
 
hashCode() - Method in class software.amazon.awssdk.utils.ImmutableMap
 
hashCode() - Method in class software.amazon.awssdk.utils.Pair
 
hashCode() - Method in class software.amazon.eventstream.Message
 
HashKeyRange - Class in software.amazon.awssdk.services.kinesis.model
The range of possible hash key values for the shard, which is a set of ordered contiguous positive integers.
hashKeyRange(HashKeyRange) - Method in interface software.amazon.awssdk.services.kinesis.model.Shard.Builder
The range of possible hash key values for the shard, which is a set of ordered contiguous positive integers.
hashKeyRange(Consumer<HashKeyRange.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.Shard.Builder
The range of possible hash key values for the shard, which is a set of ordered contiguous positive integers.
hashKeyRange() - Method in class software.amazon.awssdk.services.kinesis.model.Shard
The range of possible hash key values for the shard, which is a set of ordered contiguous positive integers.
HashKeyRange.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
HashKeyRangeMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
HashKeyRange Marshaller
HashKeyRangeUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
HashKeyRange JSON Unmarshaller
HashKeyRangeUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.HashKeyRangeUnmarshaller
 
hasHttpsSupport() - Method in class software.amazon.awssdk.regions.internal.model.Endpoint
A convenient method that returns true if the endpoint support HTTPS scheme.
hasHttpSupport() - Method in class software.amazon.awssdk.regions.internal.model.Endpoint
A convenient method that returns true if the endpoint support HTTP scheme.
hasMoreShards(Boolean) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescription.Builder
If set to true, more shards in the stream are available to describe.
hasMoreShards() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescription
If set to true, more shards in the stream are available to describe.
hasMoreStreams(Boolean) - Method in interface software.amazon.awssdk.services.kinesis.model.ListStreamsResponse.Builder
If set to true, there are more streams available to list.
hasMoreStreams() - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamsResponse
If set to true, there are more streams available to list.
hasMoreTags(Boolean) - Method in interface software.amazon.awssdk.services.kinesis.model.ListTagsForStreamResponse.Builder
If set to true, more tags are available.
hasMoreTags() - Method in class software.amazon.awssdk.services.kinesis.model.ListTagsForStreamResponse
If set to true, more tags are available.
hasNext() - Method in class software.amazon.awssdk.core.pagination.sync.PaginatedResponsesIterator
 
hasNextPage(ResponseT) - Method in interface software.amazon.awssdk.core.pagination.async.AsyncPageFetcher
Returns a boolean value indicating if a next page is available.
hasNextPage(ResponseT) - Method in interface software.amazon.awssdk.core.pagination.sync.SyncPageFetcher
Returns a boolean value indicating if a next page is available.
hasPayloadMembers(boolean) - Method in class software.amazon.awssdk.core.protocol.OperationInfo.Builder
 
hasPayloadMembers() - Method in class software.amazon.awssdk.core.protocol.OperationInfo
 
hasRegion(String) - Method in class software.amazon.awssdk.regions.internal.model.Partition
Returns true if the region is explicitly configured in the partition or if the region matches the Partition.regionRegex of the partition.
hasTextCharacters() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
hasTimeoutExpired() - Method in interface software.amazon.awssdk.core.internal.http.timers.client.ClientExecutionAbortTrackerTask
 
hasTimeoutExpired() - Method in class software.amazon.awssdk.core.internal.http.timers.client.ClientExecutionAbortTrackerTaskImpl
 
hasTimeoutExpired() - Method in class software.amazon.awssdk.core.internal.http.timers.client.NoOpClientExecutionAbortTrackerTask
 
hasToken(JsonToken) - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
hasTokenId(int) - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
Header - Class in software.amazon.awssdk.http
Constants for commonly used HTTP headers.
HEADER_SDK_RETRY_INFO - Static variable in class software.amazon.awssdk.core.internal.retry.RetryHandler
 
HEADER_SDK_TRANSACTION_ID - Static variable in class software.amazon.awssdk.core.internal.http.pipeline.stages.ApplyTransactionIdStage
 
HeaderMarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
 
headerMarshaller(MarshallingType<T>, JsonMarshaller<T>) - Method in class software.amazon.awssdk.core.internal.protocol.json.MarshallerRegistry.Builder
 
headers(Map<String, List<String>>) - Method in interface software.amazon.awssdk.core.client.config.ClientOverrideConfiguration.Builder
Configure headers to be set on the HTTP request.
headers() - Method in interface software.amazon.awssdk.core.client.config.ClientOverrideConfiguration.Builder
 
headers() - Method in class software.amazon.awssdk.core.client.config.ClientOverrideConfiguration
An unmodifiable representation of the set of HTTP headers that should be sent with every request.
headers() - Method in class software.amazon.awssdk.core.internal.http.DefaultSdkHttpResponse
 
headers() - Method in interface software.amazon.awssdk.core.RequestOverrideConfiguration.Builder
Optional additional headers to be added to the HTTP request.
headers(Map<String, List<String>>) - Method in interface software.amazon.awssdk.core.RequestOverrideConfiguration.Builder
Add additional headers to be set on the HTTP request.
headers() - Method in class software.amazon.awssdk.core.RequestOverrideConfiguration
Optional additional headers to be added to the HTTP request.
headers() - Method in interface software.amazon.awssdk.http.SdkHttpFullRequest.Builder
headers(Map<String, List<String>>) - Method in interface software.amazon.awssdk.http.SdkHttpFullRequest.Builder
Configure an SdkHttpHeaders.headers() to be used in the created HTTP request.
headers() - Method in interface software.amazon.awssdk.http.SdkHttpFullResponse.Builder
headers(Map<String, List<String>>) - Method in interface software.amazon.awssdk.http.SdkHttpFullResponse.Builder
Configure an SdkHttpHeaders.headers() to be used in the created HTTP response.
headers() - Method in interface software.amazon.awssdk.http.SdkHttpHeaders
Returns a map of all HTTP headers in this message, sorted in case-insensitive order by their header name.
headers() - Method in interface software.amazon.awssdk.regions.internal.util.ResourcesEndpointProvider
Allows passing additional headers to the request
HeadersAssertion - Class in software.amazon.awssdk.protocol.asserts.marshalling
Asserts on the headers in the marshalled request
HeadersAssertion() - Constructor for class software.amazon.awssdk.protocol.asserts.marshalling.HeadersAssertion
 
headerSensitivityDetector() - Method in class io.netty.handler.codec.http2.ForkedHttp2MultiplexCodecBuilder
 
headerSensitivityDetector(Http2HeadersEncoder.SensitivityDetector) - Method in class io.netty.handler.codec.http2.ForkedHttp2MultiplexCodecBuilder
 
headersReceived(SdkHttpResponse) - Method in class software.amazon.awssdk.core.internal.http.async.SyncResponseHandlerAdapter
 
headersReceived(SdkHttpResponse) - Method in interface software.amazon.awssdk.http.async.SdkHttpResponseHandler
Called when the initial response with headers is received.
HeaderValue - Class in software.amazon.eventstream
A typed header value.
heapSummary() - Static method in class software.amazon.awssdk.testutils.Memory
Returns a summary information about the heap memory.
historyData(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.AlarmHistoryItem.Builder
Data about the alarm, in JSON format.
historyData() - Method in class software.amazon.awssdk.services.cloudwatch.model.AlarmHistoryItem
Data about the alarm, in JSON format.
historyItemType(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.AlarmHistoryItem.Builder
The type of alarm history item.
historyItemType(HistoryItemType) - Method in interface software.amazon.awssdk.services.cloudwatch.model.AlarmHistoryItem.Builder
The type of alarm history item.
historyItemType() - Method in class software.amazon.awssdk.services.cloudwatch.model.AlarmHistoryItem
The type of alarm history item.
historyItemType(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryRequest.Builder
The type of alarm histories to retrieve.
historyItemType(HistoryItemType) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryRequest.Builder
The type of alarm histories to retrieve.
historyItemType() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryRequest
The type of alarm histories to retrieve.
HistoryItemType - Enum in software.amazon.awssdk.services.cloudwatch.model
 
historyItemTypeAsString() - Method in class software.amazon.awssdk.services.cloudwatch.model.AlarmHistoryItem
The type of alarm history item.
historyItemTypeAsString() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryRequest
The type of alarm histories to retrieve.
historySummary(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.AlarmHistoryItem.Builder
A summary of the alarm history, in text format.
historySummary() - Method in class software.amazon.awssdk.services.cloudwatch.model.AlarmHistoryItem
A summary of the alarm history, in text format.
host() - Method in interface software.amazon.awssdk.http.SdkHttpFullRequest.Builder
The host, exactly as it was configured with SdkHttpFullRequest.Builder.host(String).
host(String) - Method in interface software.amazon.awssdk.http.SdkHttpFullRequest.Builder
Configure a SdkHttpRequest.host() to be used in the created HTTP request.
host() - Method in interface software.amazon.awssdk.http.SdkHttpRequest
Returns the host that should be communicated with.
Http2MultiplexedChannelPool - Class in software.amazon.awssdk.http.nio.netty.internal.http2
ChannelPool implementation that handles multiplexed streams.
Http2ResetSendingSubscription - Class in software.amazon.awssdk.http.nio.netty.internal.http2
Wrapper around a Subscription to send a RST_STREAM frame on cancel.
Http2ResetSendingSubscription(ChannelHandlerContext, Subscription) - Constructor for class software.amazon.awssdk.http.nio.netty.internal.http2.Http2ResetSendingSubscription
 
Http2ToHttpInboundAdapter - Class in software.amazon.awssdk.http.nio.netty.internal.http2
Converts Http2Frames to HttpObjects.
Http2ToHttpInboundAdapter() - Constructor for class software.amazon.awssdk.http.nio.netty.internal.http2.Http2ToHttpInboundAdapter
 
Http2ToHttpInboundAdapter.Http2ResetException - Exception in software.amazon.awssdk.http.nio.netty.internal.http2
 
httpClient(SdkAsyncHttpClient) - Method in interface software.amazon.awssdk.core.client.builder.SdkAsyncClientBuilder
Sets the SdkAsyncHttpClient that the SDK service client will use to make HTTP calls.
httpClient(SdkHttpClient) - Method in class software.amazon.awssdk.core.client.builder.SdkDefaultClientBuilder
 
httpClient(SdkAsyncHttpClient) - Method in class software.amazon.awssdk.core.client.builder.SdkDefaultClientBuilder
 
httpClient(SdkHttpClient) - Method in interface software.amazon.awssdk.core.client.builder.SdkSyncClientBuilder
Sets the SdkHttpClient that the SDK service client will use to make HTTP calls.
httpClientBuilder(SdkAsyncHttpClient.Builder) - Method in interface software.amazon.awssdk.core.client.builder.SdkAsyncClientBuilder
Sets a custom HTTP client builder that will be used to obtain a configured instance of SdkAsyncHttpClient.
httpClientBuilder(SdkHttpClient.Builder) - Method in class software.amazon.awssdk.core.client.builder.SdkDefaultClientBuilder
 
httpClientBuilder(SdkAsyncHttpClient.Builder) - Method in class software.amazon.awssdk.core.client.builder.SdkDefaultClientBuilder
 
httpClientBuilder(SdkHttpClient.Builder) - Method in interface software.amazon.awssdk.core.client.builder.SdkSyncClientBuilder
Sets a SdkHttpClient.Builder that will be used to obtain a configured instance of SdkHttpClient.
HttpClientDependencies - Class in software.amazon.awssdk.core.internal.http
Client scoped dependencies of AmazonSyncHttpClient.
HttpClientDependencies.Builder - Class in software.amazon.awssdk.core.internal.http
HttpCredentialsProvider - Class in software.amazon.awssdk.auth.credentials.internal
Helper class that contains the common behavior of the CredentialsProviders that loads the credentials from a local endpoint on a container (e.g.
HttpCredentialsProvider.Builder<TypeToBuildT extends HttpCredentialsProvider,BuilderT extends HttpCredentialsProvider.Builder> - Interface in software.amazon.awssdk.auth.credentials.internal
 
HttpMethodAssertion - Class in software.amazon.awssdk.protocol.asserts.marshalling
 
HttpMethodAssertion(HttpMethodName) - Constructor for class software.amazon.awssdk.protocol.asserts.marshalling.HttpMethodAssertion
 
HttpMethodName - Enum in software.amazon.awssdk.core.http
 
httpMethodName(HttpMethodName) - Method in class software.amazon.awssdk.core.protocol.OperationInfo.Builder
 
httpMethodName() - Method in class software.amazon.awssdk.core.protocol.OperationInfo
 
HttpMethodNameDeserializer - Class in software.amazon.awssdk.protocol.model
 
HttpMethodNameDeserializer() - Constructor for class software.amazon.awssdk.protocol.model.HttpMethodNameDeserializer
 
HttpOrHttp2ChannelPool - Class in software.amazon.awssdk.http.nio.netty.internal.http2
Channel pool that establishes an initial connection to determine protocol.
HttpOrHttp2ChannelPool(Bootstrap, ChannelPoolHandler, int, NettyConfiguration) - Constructor for class software.amazon.awssdk.http.nio.netty.internal.http2.HttpOrHttp2ChannelPool
 
httpRequest() - Method in interface software.amazon.awssdk.core.interceptor.Context.AfterMarshalling
The SdkHttpFullRequest that was created as a result of marshalling the Context.BeforeExecution.request().
httpRequest() - Method in interface software.amazon.awssdk.core.interceptor.Context.FailedExecution
The latest version of the SdkHttpFullRequest available when the execution failed.
httpRequest() - Method in class software.amazon.awssdk.core.internal.interceptor.DefaultFailedExecutionContext
 
httpRequest(SdkHttpFullRequest) - Method in class software.amazon.awssdk.core.internal.interceptor.InterceptorContext.Builder
 
httpRequest() - Method in class software.amazon.awssdk.core.internal.interceptor.InterceptorContext
 
HttpResourcesUtils - Class in software.amazon.awssdk.regions.internal.util
 
HttpResponse - Class in software.amazon.awssdk.core.http
Represents an HTTP response returned by an AWS service in response to a service request.
HttpResponse(SdkHttpFullRequest) - Constructor for class software.amazon.awssdk.core.http.HttpResponse
Constructs a new HttpResponse associated with the specified request.
HttpResponse(SdkHttpFullRequest, Abortable) - Constructor for class software.amazon.awssdk.core.http.HttpResponse
 
httpResponse() - Method in interface software.amazon.awssdk.core.interceptor.Context.AfterTransmission
The HTTP response returned by the service with which the SDK is communicating.
httpResponse() - Method in interface software.amazon.awssdk.core.interceptor.Context.FailedExecution
The latest version of the SdkHttpFullResponse available when the execution failed.
httpResponse() - Method in class software.amazon.awssdk.core.internal.interceptor.DefaultFailedExecutionContext
 
httpResponse(SdkHttpFullResponse) - Method in class software.amazon.awssdk.core.internal.interceptor.InterceptorContext.Builder
 
httpResponse() - Method in class software.amazon.awssdk.core.internal.interceptor.InterceptorContext
 
httpResponse() - Method in class software.amazon.awssdk.core.internal.Response
 
HttpResponseAdaptingStage - Class in software.amazon.awssdk.core.internal.http.pipeline.stages
Adapt our new SdkHttpFullResponse representation, to the legacy HttpResponse representation.
HttpResponseAdaptingStage(HttpClientDependencies) - Constructor for class software.amazon.awssdk.core.internal.http.pipeline.stages.HttpResponseAdaptingStage
 
HttpResponseHandler<T> - Interface in software.amazon.awssdk.core.http
Responsible for handling an HTTP response and returning an object of type T.
httpStatusCode(Integer) - Method in class software.amazon.awssdk.core.retry.RetryPolicyContext.Builder
 
httpStatusCode() - Method in class software.amazon.awssdk.core.retry.RetryPolicyContext
 
HttpStatusCode - Class in software.amazon.awssdk.http
Constants for common HTTP status codes.
HttpStatusFamily - Enum in software.amazon.awssdk.http
The set of HTTP status families defined by the standard.
HttpToHttp2OutboundAdapter - Class in software.amazon.awssdk.http.nio.netty.internal.http2
Translates HTTP/1.1 Netty objects to the corresponding HTTP/2 frame objects.
HttpToHttp2OutboundAdapter() - Constructor for class software.amazon.awssdk.http.nio.netty.internal.http2.HttpToHttp2OutboundAdapter
 

I

IamInfo() - Constructor for class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.IamInfo
 
IamSecurityCredential() - Constructor for class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.IamSecurityCredential
 
id() - Method in class software.amazon.awssdk.regions.Region
 
id(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricDataQuery.Builder
A short name used to tie this structure to the results in the response.
id() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDataQuery
A short name used to tie this structure to the results in the response.
id(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricDataResult.Builder
The short name you specified to represent this metric.
id() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDataResult
The short name you specified to represent this metric.
IDEMPOTENCY - Static variable in class software.amazon.awssdk.core.runtime.transform.PathMarshaller
Marshaller for members marked with the idempotency trait.
IdempotentUtils - Class in software.amazon.awssdk.core.util
Utility class to manage idempotency token
Identity - Class in software.amazon.awssdk.services.dynamodb.model
Contains details about the type of identity that made the request.
Identity.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
IdentityMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
Identity Marshaller
IdentityUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
Identity JSON Unmarshaller
IdentityUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.IdentityUnmarshaller
 
IdleConnectionReaper - Class in software.amazon.awssdk.http.apache.internal.conn
Daemon thread to periodically check connection pools for idle connections.
ignoringException(Class<? extends Throwable>...) - Method in class software.amazon.awssdk.testutils.Waiter
Define the exception types that should be ignored if the thing we are trying throws them.
Immutable - Annotation Type in software.amazon.awssdk.annotations
The class to which this annotation is applied is immutable.
ImmutableMap<K,V> - Class in software.amazon.awssdk.utils
An immutable map that could be built by convenient constructors.
ImmutableMap.Builder<K,V> - Class in software.amazon.awssdk.utils
A convenient builder for creating ImmutableMap instances.
inclusiveBetween(U, U, T, String, Object...) - Static method in class software.amazon.awssdk.utils.Validate
Validate that the specified argument object fall between the two inclusive values specified; otherwise, throws an exception with the specified message.
inclusiveBetween(long, long, long, String) - Static method in class software.amazon.awssdk.utils.Validate
Validate that the specified primitive value falls between the two inclusive values specified; otherwise, throws an exception with the specified message.
inclusiveBetween(double, double, double, String) - Static method in class software.amazon.awssdk.utils.Validate
Validate that the specified primitive value falls between the two inclusive values specified; otherwise, throws an exception with the specified message.
increaseStreamRetentionPeriod(IncreaseStreamRetentionPeriodRequest) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Increases the Kinesis data stream's retention period, which is the length of time data records are accessible after they are added to the stream.
increaseStreamRetentionPeriod(Consumer<IncreaseStreamRetentionPeriodRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Increases the Kinesis data stream's retention period, which is the length of time data records are accessible after they are added to the stream.
IncreaseStreamRetentionPeriodRequest - Class in software.amazon.awssdk.services.kinesis.model
Represents the input for IncreaseStreamRetentionPeriod.
IncreaseStreamRetentionPeriodRequest.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
IncreaseStreamRetentionPeriodRequestMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
IncreaseStreamRetentionPeriodRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesis.transform.IncreaseStreamRetentionPeriodRequestMarshaller
 
IncreaseStreamRetentionPeriodRequestModelMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
IncreaseStreamRetentionPeriodResponse - Class in software.amazon.awssdk.services.kinesis.model
 
IncreaseStreamRetentionPeriodResponse.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
IncreaseStreamRetentionPeriodResponseUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
IncreaseStreamRetentionPeriodResponse JSON Unmarshaller
IncreaseStreamRetentionPeriodResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.IncreaseStreamRetentionPeriodResponseUnmarshaller
 
indexArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription.Builder
The Amazon Resource Name (ARN) that uniquely identifies the index.
indexArn() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
The Amazon Resource Name (ARN) that uniquely identifies the index.
indexArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription.Builder
The Amazon Resource Name (ARN) that uniquely identifies the index.
indexArn() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
The Amazon Resource Name (ARN) that uniquely identifies the index.
indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction.Builder
The name of the global secondary index to be created.
indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction
The name of the global secondary index to be created.
indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteGlobalSecondaryIndexAction.Builder
The name of the global secondary index to be deleted.
indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteGlobalSecondaryIndexAction
The name of the global secondary index to be deleted.
indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex.Builder
The name of the global secondary index.
indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex
The name of the global secondary index.
indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription.Builder
The name of the global secondary index.
indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
The name of the global secondary index.
indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo.Builder
The name of the global secondary index.
indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo
The name of the global secondary index.
indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableGlobalSecondaryIndexSettingsUpdate.Builder
The name of the global secondary index.
indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
The name of the global secondary index.
indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex.Builder
The name of the local secondary index.
indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex
The name of the local secondary index.
indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription.Builder
Represents the name of the local secondary index.
indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
Represents the name of the local secondary index.
indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo.Builder
Represents the name of the local secondary index.
indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo
Represents the name of the local secondary index.
indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
The name of an index to query.
indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
The name of an index to query.
indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription.Builder
The name of the global secondary index.
indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription
The name of the global secondary index.
indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsUpdate.Builder
The name of the global secondary index.
indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsUpdate
The name of the global secondary index.
indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
The name of a secondary index to scan.
indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
The name of a secondary index to scan.
indexName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalSecondaryIndexAction.Builder
The name of the global secondary index to be updated.
indexName() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalSecondaryIndexAction
The name of the global secondary index to be updated.
IndexNotFoundException - Exception in software.amazon.awssdk.services.dynamodb.model
The operation tried to access a nonexistent index.
IndexNotFoundException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
indexOf(Object) - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructList
 
indexSizeBytes(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription.Builder
The total size of the specified index, in bytes.
indexSizeBytes() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
The total size of the specified index, in bytes.
indexSizeBytes(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription.Builder
The total size of the specified index, in bytes.
indexSizeBytes() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
The total size of the specified index, in bytes.
indexStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription.Builder
The current state of the global secondary index:
indexStatus(IndexStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription.Builder
The current state of the global secondary index:
indexStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
The current state of the global secondary index:
IndexStatus - Enum in software.amazon.awssdk.services.dynamodb.model
 
indexStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription.Builder
The current status of the global secondary index:
indexStatus(IndexStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription.Builder
The current status of the global secondary index:
indexStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription
The current status of the global secondary index:
indexStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
The current state of the global secondary index:
indexStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription
The current status of the global secondary index:
info(Supplier<String>) - Method in class software.amazon.awssdk.utils.Logger
Checks if info is enabled and if so logs the supplied message
info(Supplier<String>, Throwable) - Method in class software.amazon.awssdk.utils.Logger
Checks if info is enabled and if so logs the supplied message and exception
initialHuffmanDecodeCapacity(int) - Method in class io.netty.handler.codec.http2.ForkedHttp2MultiplexCodecBuilder
 
initialSettings() - Method in class io.netty.handler.codec.http2.ForkedHttp2MultiplexCodecBuilder
 
initialSettings(Http2Settings) - Method in class io.netty.handler.codec.http2.ForkedHttp2MultiplexCodecBuilder
 
InputStreamUtils - Class in software.amazon.awssdk.testutils
 
INSTANCE - Static variable in class software.amazon.awssdk.core.internal.http.timers.client.NoOpClientExecutionAbortTrackerTask
 
instance() - Static method in class software.amazon.awssdk.regions.internal.util.HttpResourcesUtils
 
InstanceInfo(String, String, String, String, String[], String, String, String, String, String, String, String, String, String[]) - Constructor for class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.InstanceInfo
 
instanceProfileArn - Variable in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.IamInfo
 
InstanceProfileCredentialsProvider - Class in software.amazon.awssdk.auth.credentials
Credentials provider implementation that loads credentials from the Amazon EC2 Instance Metadata Service.
InstanceProfileCredentialsProvider.Builder - Interface in software.amazon.awssdk.auth.credentials
A builder for creating a custom a InstanceProfileCredentialsProvider.
instanceProfileId - Variable in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.IamInfo
 
InstanceProfileRegionProvider - Class in software.amazon.awssdk.regions.providers
Attempts to load region information from the EC2 Metadata service.
InstanceProfileRegionProvider() - Constructor for class software.amazon.awssdk.regions.providers.InstanceProfileRegionProvider
 
INSTANT - Static variable in class software.amazon.awssdk.core.internal.protocol.json.HeaderMarshaller
 
INSTANT - Static variable in class software.amazon.awssdk.core.internal.protocol.json.QueryParamMarshaller
 
INSTANT - Static variable in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeJsonMarshaller
 
INSTANT - Static variable in interface software.amazon.awssdk.core.protocol.MarshallingType
 
InstantCborUnmarshaller() - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.InstantCborUnmarshaller
 
InstantJsonUnmarshaller() - Constructor for class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.InstantJsonUnmarshaller
 
InstantUnmarshaller() - Constructor for class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.InstantUnmarshaller
 
insufficientDataActions(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state.
insufficientDataActions(String...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state.
insufficientDataActions() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state.
insufficientDataActions(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest.Builder
The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state.
insufficientDataActions(String...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest.Builder
The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state.
insufficientDataActions() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest
The actions to execute when this alarm transitions to the INSUFFICIENT_DATA state from any other state.
INTEGER - Static variable in class software.amazon.awssdk.core.internal.protocol.json.HeaderMarshaller
 
INTEGER - Static variable in class software.amazon.awssdk.core.internal.protocol.json.QueryParamMarshaller
 
INTEGER - Static variable in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeJsonMarshaller
 
INTEGER - Static variable in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypePathMarshaller
 
INTEGER - Static variable in interface software.amazon.awssdk.core.protocol.MarshallingType
 
IntegerCborUnmarshaller() - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.IntegerCborUnmarshaller
 
IntegerIonUnmarshaller() - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.IntegerIonUnmarshaller
 
IntegerJsonUnmarshaller() - Constructor for class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.IntegerJsonUnmarshaller
 
IntegerUnmarshaller() - Constructor for class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.IntegerUnmarshaller
 
interceptorChain(ExecutionInterceptorChain) - Method in class software.amazon.awssdk.core.http.ExecutionContext.Builder
 
interceptorChain() - Method in class software.amazon.awssdk.core.http.ExecutionContext
 
interceptorChain() - Method in class software.amazon.awssdk.core.internal.http.RequestExecutionContext
 
interceptorChain() - Method in class software.amazon.awssdk.core.internal.RequestExecutionContext
 
interceptorContext(InterceptorContext) - Method in class software.amazon.awssdk.core.http.ExecutionContext.Builder
 
interceptorContext() - Method in class software.amazon.awssdk.core.http.ExecutionContext
 
interceptorContext(InterceptorContext) - Method in class software.amazon.awssdk.core.http.ExecutionContext
 
InterceptorContext - Class in software.amazon.awssdk.core.internal.interceptor
An SDK-internal implementation of Context.AfterExecution and its parent interfaces.
InterceptorContext.Builder - Class in software.amazon.awssdk.core.internal.interceptor
 
INTERNAL_SERVER_ERROR - Static variable in class software.amazon.awssdk.http.HttpStatusCode
 
InternalServerErrorException - Exception in software.amazon.awssdk.services.dynamodb.model
An error occurred on the server side.
InternalServerErrorException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
InternalServiceException - Exception in software.amazon.awssdk.services.cloudwatch.model
Request processing has failed due to some unknown error, exception, or failure.
InternalServiceException.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
InternalServiceExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
 
InternalServiceExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.InternalServiceExceptionUnmarshaller
 
InterruptMonitor - Class in software.amazon.awssdk.core.internal.http
A set of utilities for monitoring the status of the currently-executing SDK thread.
InvalidArgumentException - Exception in software.amazon.awssdk.services.kinesis.model
A specified parameter exceeds its restrictions, is not supported, or can't be used.
InvalidArgumentException.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
InvalidFormatException - Exception in software.amazon.awssdk.services.cloudwatch.model
Data was not syntactically valid JSON.
InvalidFormatException.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
InvalidFormatExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
 
InvalidFormatExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.InvalidFormatExceptionUnmarshaller
 
InvalidNextTokenException - Exception in software.amazon.awssdk.services.cloudwatch.model
The next token specified is invalid.
InvalidNextTokenException.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
InvalidNextTokenExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
 
InvalidNextTokenExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.InvalidNextTokenExceptionUnmarshaller
 
InvalidParameterCombinationException - Exception in software.amazon.awssdk.services.cloudwatch.model
Parameters were used together that cannot be used together.
InvalidParameterCombinationException.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
InvalidParameterCombinationExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
 
InvalidParameterCombinationExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.InvalidParameterCombinationExceptionUnmarshaller
 
InvalidParameterValueException - Exception in software.amazon.awssdk.services.cloudwatch.model
The value of an input parameter is bad or out-of-range.
InvalidParameterValueException.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
InvalidParameterValueExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
 
InvalidParameterValueExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.InvalidParameterValueExceptionUnmarshaller
 
InvalidRestoreTimeException - Exception in software.amazon.awssdk.services.dynamodb.model
An invalid restore time was specified.
InvalidRestoreTimeException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
invokeAll(Collection<? extends Callable<T>>) - Method in class software.amazon.awssdk.http.nio.netty.internal.DelegatingEventLoopGroup
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class software.amazon.awssdk.http.nio.netty.internal.DelegatingEventLoopGroup
 
invokeAny(Collection<? extends Callable<T>>) - Method in class software.amazon.awssdk.http.nio.netty.internal.DelegatingEventLoopGroup
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class software.amazon.awssdk.http.nio.netty.internal.DelegatingEventLoopGroup
 
invokeMethod(TestCase, Object...) - Method in class software.amazon.awssdk.protocol.reflect.ClientReflector
Call the operation method on the client with the given request.
invokeSafely(FunctionalUtils.UnsafeSupplier<T>) - Static method in class software.amazon.awssdk.utils.FunctionalUtils
 
invokeSafely(FunctionalUtils.UnsafeRunnable) - Static method in class software.amazon.awssdk.utils.FunctionalUtils
 
invokeStreamingMethod(TestCase, Object, ResponseTransformer<?, ?>) - Method in class software.amazon.awssdk.protocol.reflect.ClientReflector
Call the operation (with a streaming output) method on the client with the given request.
io.netty.handler.codec.http2 - package io.netty.handler.codec.http2
 
ION_BINARY - Static variable in class software.amazon.awssdk.awscore.internal.protocol.json.JsonContentResolverFactory
Content type resolver implementation for Ion-enabled services.
ION_TEXT - Static variable in class software.amazon.awssdk.awscore.internal.protocol.json.JsonContentResolverFactory
Content type resolver implementation for debugging Ion-enabled services.
IonBodyAssertion - Class in software.amazon.awssdk.protocol.asserts.marshalling
 
IonBodyAssertion(String) - Constructor for class software.amazon.awssdk.protocol.asserts.marshalling.IonBodyAssertion
 
IonErrorCodeParser - Class in software.amazon.awssdk.awscore.internal.protocol.json
 
IonErrorCodeParser(IonSystem) - Constructor for class software.amazon.awssdk.awscore.internal.protocol.json.IonErrorCodeParser
 
IonFactory - Class in software.amazon.awssdk.core.internal.protocol.json
 
IonFactory(IonSystem) - Constructor for class software.amazon.awssdk.core.internal.protocol.json.IonFactory
 
IonParser - Class in software.amazon.awssdk.core.internal.protocol.json
 
IonParser(IonReader, boolean) - Constructor for class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
IoUtils - Class in software.amazon.awssdk.utils
Utilities for IO operations.
IpAddressCondition - Class in software.amazon.awssdk.core.auth.policy.conditions
AWS access control policy condition that allows an access control statement to be conditionally applied based on the comparison of the the incoming source IP address at the time of a request against a CIDR IP range.
IpAddressCondition(String) - Constructor for class software.amazon.awssdk.core.auth.policy.conditions.IpAddressCondition
Constructs a new access policy condition that compares the source IP address of the incoming request to an AWS service against the specified CIDR range.
IpAddressCondition(IpAddressCondition.IpAddressComparisonType, String) - Constructor for class software.amazon.awssdk.core.auth.policy.conditions.IpAddressCondition
Constructs a new access policy condition that compares the source IP address of the incoming request to an AWS service against the specified CIDR range.
IpAddressCondition.IpAddressComparisonType - Enum in software.amazon.awssdk.core.auth.policy.conditions
Enumeration of the supported ways an IP address comparison can be evaluated.
isAnonymous(AwsCredentials) - Static method in class software.amazon.awssdk.auth.credentials.CredentialUtils
Determine whether the provided credentials are anonymous credentials, indicating that the customer is not attempting to authenticate themselves.
isAssignableFrom(Class<?>, Class<?>, String, Object...) - Static method in class software.amazon.awssdk.utils.Validate
Validates that the argument can be converted to the specified class, if not throws an exception.
isBinary(boolean) - Method in class software.amazon.awssdk.core.protocol.MarshallingInfo.Builder
 
isBinary() - Method in class software.amazon.awssdk.core.protocol.MarshallingInfo
 
isBlank(CharSequence) - Static method in class software.amazon.awssdk.utils.StringUtils
Checks if a CharSequence is empty (""), null or whitespace only.
isBound() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
isBound() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
isChunked() - Method in class software.amazon.awssdk.http.apache.internal.RepeatableInputStreamRequestEntity
 
isClockSkewException() - Method in exception software.amazon.awssdk.awscore.exception.AwsServiceException
 
isClockSkewException() - Method in exception software.amazon.awssdk.core.exception.SdkServiceException
Specifies whether or not an exception is caused by clock skew.
isClockSkewException(SdkException) - Static method in class software.amazon.awssdk.core.retry.RetryUtils
Returns true if the specified exception is a clock skew error.
isClosed() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
isClosed() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
isClosed() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
isCloseDisabled() - Method in class software.amazon.awssdk.core.io.ReleasableInputStream
Returns true if the close method has been disabled; false otherwise.
isConnected() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
isConnected() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
isEmpty() - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructList
 
isEmpty() - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructMap
 
isEmpty(Node) - Static method in class software.amazon.awssdk.core.util.xml.XpathUtils
Returns true if the specified node is null or has no children.
isEmpty() - Method in class software.amazon.awssdk.http.nio.netty.internal.SdkChannelPoolMap
Returns true if the AbstractChannelPoolMap is empty, otherwise false.
isEmpty() - Method in class software.amazon.awssdk.utils.ImmutableMap
 
isEmpty(CharSequence) - Static method in class software.amazon.awssdk.utils.StringUtils
Checks if a CharSequence is empty ("") or null.
isEnabled() - Method in interface software.amazon.awssdk.core.internal.http.timers.client.ClientExecutionAbortTask
 
isEnabled() - Method in class software.amazon.awssdk.core.internal.http.timers.client.ClientExecutionAbortTaskImpl
 
isEnabled() - Method in interface software.amazon.awssdk.core.internal.http.timers.client.ClientExecutionAbortTrackerTask
 
isEnabled() - Method in class software.amazon.awssdk.core.internal.http.timers.client.ClientExecutionAbortTrackerTaskImpl
 
isEnabled() - Method in class software.amazon.awssdk.core.internal.http.timers.client.NoOpClientExecutionAbortTrackerTask
 
isExplicitPayloadMember(boolean) - Method in class software.amazon.awssdk.core.protocol.MarshallingInfo.Builder
 
isExplicitPayloadMember() - Method in class software.amazon.awssdk.core.protocol.MarshallingInfo
 
isFailure() - Method in class software.amazon.awssdk.core.internal.Response
 
isFakeIoException() - Method in class software.amazon.awssdk.core.internal.util.UnreliableFilterInputStream
 
isGlobalRegion() - Method in class software.amazon.awssdk.regions.Region
 
isHasStreamingSuccessResponse() - Method in class software.amazon.awssdk.core.protocol.json.JsonOperationMetadata
 
isInputShutdown() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
isInputShutdown() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
isInsideResponseHeader() - Method in class software.amazon.awssdk.awscore.protocol.xml.StaxUnmarshallerContext
 
isInsideResponseHeader() - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext
Returns true if the JsonUnmarshallerContext is involved in parsing response headers.
isInsideResponseHeader() - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContextImpl
 
isInstanceOf(Class<U>, T, String, Object...) - Static method in class software.amazon.awssdk.utils.Validate
Validate that the argument is an instance of the specified class; otherwise throwing an exception with the specified message.
isLastPage(boolean) - Method in interface software.amazon.awssdk.core.pagination.async.PaginatedItemsPublisher.Builder
 
isLoggingLevelEnabled(String) - Method in class software.amazon.awssdk.utils.Logger
Determines if the log-level passed is enabled
isNotBlank(CharSequence) - Static method in class software.amazon.awssdk.utils.StringUtils
Checks if a CharSequence is not empty (""), not null and not whitespace only.
isNotNegative(int, String) - Static method in class software.amazon.awssdk.utils.Validate
 
isNotNegative(Duration, String) - Static method in class software.amazon.awssdk.utils.Validate
Asserts that the given duration is positive (non-negative and non-zero).
isNullOrEmpty(Collection<?>) - Static method in class software.amazon.awssdk.utils.CollectionUtils
 
isNullOrEmpty(Map<?, ?>) - Static method in class software.amazon.awssdk.utils.CollectionUtils
 
isOneOf(HttpStatusFamily...) - Method in enum software.amazon.awssdk.http.HttpStatusFamily
Determine whether this HTTP status family is in the list of provided families.
isOutputShutdown() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
isOutputShutdown() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
isPartitionWideEndpointAvailable() - Method in class software.amazon.awssdk.regions.internal.model.Service
A convienient method that returns true if a service has a partition wide endpoint available.
isPayloadJson() - Method in class software.amazon.awssdk.core.protocol.json.JsonOperationMetadata
 
isPositive(int, String) - Static method in class software.amazon.awssdk.utils.Validate
Asserts that the given number is positive (non-negative and non-zero).
isPositive(Duration, String) - Static method in class software.amazon.awssdk.utils.Validate
Asserts that the given duration is positive (non-negative and non-zero).
isRegionalized() - Method in class software.amazon.awssdk.regions.internal.model.Service
returns true if the service is regionalized.
isRepeatable() - Method in class software.amazon.awssdk.http.apache.internal.RepeatableInputStreamRequestEntity
Returns true if the underlying InputStream supports marking/reseting or if the underlying InputStreamRequestEntity is repeatable.
isRequestEntityTooLargeException(SdkException) - Static method in class software.amazon.awssdk.core.retry.RetryUtils
Returns true if the specified exception is a request entity too large error.
isRetry() - Method in class software.amazon.awssdk.core.internal.retry.RetryHandler
Whether or not the current request is a retry.
isServer() - Method in class io.netty.handler.codec.http2.ForkedHttp2MultiplexCodecBuilder
 
isServiceException(SdkException) - Static method in class software.amazon.awssdk.core.retry.RetryUtils
 
isShutdown() - Method in class software.amazon.awssdk.http.nio.netty.internal.DelegatingEventLoopGroup
 
isShuttingDown() - Method in class software.amazon.awssdk.http.nio.netty.internal.DelegatingEventLoopGroup
 
isStartOfDocument() - Method in class software.amazon.awssdk.awscore.protocol.xml.StaxUnmarshallerContext
Returns true if this unmarshaller context is at the very beginning of a source document (i.e.
isStartOfDocument() - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext
Returns true if parsing of the Json document is yet to start.
isStartOfDocument() - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContextImpl
 
isSuccess() - Method in class software.amazon.awssdk.core.internal.Response
 
isSuccessful() - Method in class software.amazon.awssdk.core.http.HttpResponse
If we get back any 2xx status code, then we know we should treat the service call as successful.
isSupportsCbor() - Method in class software.amazon.awssdk.core.protocol.json.JsonClientMetadata
 
isSupportsIon() - Method in class software.amazon.awssdk.core.protocol.json.JsonClientMetadata
 
isTerminated() - Method in class software.amazon.awssdk.http.nio.netty.internal.DelegatingEventLoopGroup
 
isThrottlingException() - Method in exception software.amazon.awssdk.awscore.exception.AwsServiceException
 
isThrottlingException() - Method in exception software.amazon.awssdk.core.exception.SdkServiceException
Specifies whether or not an exception is caused by throttling.
isThrottlingException(SdkException) - Static method in class software.amazon.awssdk.core.retry.RetryUtils
Returns true if the specified exception is a throttling error.
isTrue(boolean, String, Object...) - Static method in class software.amazon.awssdk.utils.Validate
Validate that the argument condition is true; otherwise throwing an exception with the specified message.
isUsingStandardPort(String, Integer) - Static method in class software.amazon.awssdk.utils.http.SdkHttpUtils
Returns true if the specified port is the standard port for the given protocol.
isValidateHeaders() - Method in class io.netty.handler.codec.http2.ForkedHttp2MultiplexCodecBuilder
 
isValidSdkServiceException() - Static method in class software.amazon.awssdk.testutils.service.AwsTestBase
 
item(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetItemResponse.Builder
A map of attribute names to AttributeValue objects, as specified by ProjectionExpression.
item() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemResponse
A map of attribute names to AttributeValue objects, as specified by ProjectionExpression.
item(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
A map of attribute name/value pairs, one for each attribute.
item() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
A map of attribute name/value pairs, one for each attribute.
item(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutRequest.Builder
A map of attribute name to attribute values, representing the primary key of an item to be processed by PutItem.
item() - Method in class software.amazon.awssdk.services.dynamodb.model.PutRequest
A map of attribute name to attribute values, representing the primary key of an item to be processed by PutItem.
itemCollectionKey(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics.Builder
The partition key value of the item collection.
itemCollectionKey() - Method in class software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics
The partition key value of the item collection.
itemCollectionMetrics(Map<String, ? extends Collection<ItemCollectionMetrics>>) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse.Builder
A list of tables that were processed by BatchWriteItem and, for each table, information about any item collections that were affected by individual DeleteItem or PutItem operations.
itemCollectionMetrics() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse
A list of tables that were processed by BatchWriteItem and, for each table, information about any item collections that were affected by individual DeleteItem or PutItem operations.
itemCollectionMetrics(ItemCollectionMetrics) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse.Builder
Information about item collections, if any, that were affected by the DeleteItem operation.
itemCollectionMetrics(Consumer<ItemCollectionMetrics.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse.Builder
Information about item collections, if any, that were affected by the DeleteItem operation.
itemCollectionMetrics() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse
Information about item collections, if any, that were affected by the DeleteItem operation.
ItemCollectionMetrics - Class in software.amazon.awssdk.services.dynamodb.model
Information about item collections, if any, that were affected by the operation.
itemCollectionMetrics(ItemCollectionMetrics) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemResponse.Builder
Information about item collections, if any, that were affected by the PutItem operation.
itemCollectionMetrics(Consumer<ItemCollectionMetrics.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemResponse.Builder
Information about item collections, if any, that were affected by the PutItem operation.
itemCollectionMetrics() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemResponse
Information about item collections, if any, that were affected by the PutItem operation.
itemCollectionMetrics(ItemCollectionMetrics) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse.Builder
Information about item collections, if any, that were affected by the UpdateItem operation.
itemCollectionMetrics(Consumer<ItemCollectionMetrics.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse.Builder
Information about item collections, if any, that were affected by the UpdateItem operation.
itemCollectionMetrics() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse
Information about item collections, if any, that were affected by the UpdateItem operation.
ItemCollectionMetrics.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ItemCollectionMetricsMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ItemCollectionMetricsUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ItemCollectionMetrics JSON Unmarshaller
ItemCollectionMetricsUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ItemCollectionMetricsUnmarshaller
 
ItemCollectionSizeLimitExceededException - Exception in software.amazon.awssdk.services.dynamodb.model
An item collection is too large.
ItemCollectionSizeLimitExceededException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
itemCount(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription.Builder
The number of items in the specified index.
itemCount() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
The number of items in the specified index.
itemCount(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription.Builder
The number of items in the specified index.
itemCount() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
The number of items in the specified index.
itemCount(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableDetails.Builder
Number of items in the table.
itemCount() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
Number of items in the table.
itemCount(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
The number of items in the specified table.
itemCount() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
The number of items in the specified table.
itemIteratorFunction(Function) - Method in interface software.amazon.awssdk.core.pagination.sync.PaginatedItemsIterable.Builder
 
items(Collection<Map<String, AttributeValue>>) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryResponse.Builder
An array of item attributes that match the query criteria.
items(Map<String, AttributeValue>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryResponse.Builder
An array of item attributes that match the query criteria.
items() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
An array of item attributes that match the query criteria.
items(Collection<Map<String, AttributeValue>>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanResponse.Builder
An array of item attributes that match the scan criteria.
items(Map<String, AttributeValue>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanResponse.Builder
An array of item attributes that match the scan criteria.
items() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
An array of item attributes that match the scan criteria.
items() - Method in class software.amazon.awssdk.services.dynamodb.paginators.QueryPublisher
Returns a publisher that can be used to get a stream of data.
items() - Method in class software.amazon.awssdk.services.dynamodb.paginators.ScanPublisher
Returns a publisher that can be used to get a stream of data.
ItemsSubscription<ResponseT,ItemT> - Class in software.amazon.awssdk.core.internal.pagination.async
An implementation of the Subscription interface that can be used to signal and cancel demand for paginated items across pages
ItemsSubscription.Builder - Interface in software.amazon.awssdk.core.internal.pagination.async
 
iterator() - Method in class software.amazon.awssdk.core.pagination.sync.PaginatedItemsIterable
 
iterator() - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructList
 
iterator() - Method in class software.amazon.awssdk.http.nio.netty.internal.DelegatingEventLoopGroup
 
iterator() - Method in class software.amazon.awssdk.http.nio.netty.internal.SdkChannelPoolMap
 
iteratorFunction(Function) - Method in interface software.amazon.awssdk.core.internal.pagination.async.ItemsSubscription.Builder
 
iteratorFunction(Function) - Method in interface software.amazon.awssdk.core.pagination.async.PaginatedItemsPublisher.Builder
 

J

JacksonUtils - Class in software.amazon.awssdk.core.auth.policy.internal
 
JacksonUtils - Class in software.amazon.awssdk.core.util.json
 
JavaSystemSetting - Enum in software.amazon.awssdk.utils
The system properties usually provided by the Java runtime.
JsonBodyAssertion - Class in software.amazon.awssdk.protocol.asserts.marshalling
Asserts on the body (expected to be JSON) of the marshalled request.
JsonBodyAssertion(String) - Constructor for class software.amazon.awssdk.protocol.asserts.marshalling.JsonBodyAssertion
 
JsonClientMetadata - Class in software.amazon.awssdk.core.protocol.json
Wrapper object to provide additional metadata about a client and protocol to SdkJsonProtocolFactory
JsonClientMetadata() - Constructor for class software.amazon.awssdk.core.protocol.json.JsonClientMetadata
 
JsonContent - Class in software.amazon.awssdk.core.internal.protocol.json
Simple struct like class to hold both the raw json string content and it's parsed JsonNode
JsonContent(byte[], JsonNode) - Constructor for class software.amazon.awssdk.core.internal.protocol.json.JsonContent
 
JsonContentResolverFactory - Class in software.amazon.awssdk.awscore.internal.protocol.json
 
JsonContentTypeResolver - Interface in software.amazon.awssdk.awscore.internal.protocol.json
Interface to compute the content type to send in requests for JSON based protocols.
JsonContentTypeResolverImpl - Class in software.amazon.awssdk.awscore.internal.protocol.json
Prefers an explicit content type if provided.
JsonDocumentField - Class in software.amazon.awssdk.core.auth.policy.internal
 
JsonErrorCodeParser - Class in software.amazon.awssdk.awscore.internal.protocol.json
 
JsonErrorCodeParser() - Constructor for class software.amazon.awssdk.awscore.internal.protocol.json.JsonErrorCodeParser
 
JsonErrorCodeParser(String) - Constructor for class software.amazon.awssdk.awscore.internal.protocol.json.JsonErrorCodeParser
 
JsonErrorResponseHandler<ExceptionT extends SdkServiceException> - Class in software.amazon.awssdk.core.internal.http
Base error response handler for JSON protocol.
JsonErrorResponseHandler() - Constructor for class software.amazon.awssdk.core.internal.http.JsonErrorResponseHandler
 
JsonErrorResponseMetadata - Class in software.amazon.awssdk.core.protocol.json
Contains various metadata needed to create an appropriate JsonErrorResponseHandler for the client.
JsonErrorResponseMetadata() - Constructor for class software.amazon.awssdk.core.protocol.json.JsonErrorResponseMetadata
 
JsonErrorShapeMetadata - Class in software.amazon.awssdk.core.protocol.json
Wrapper object to provide additional metadata about a client's error shapes to SdkJsonProtocolFactory
JsonErrorShapeMetadata() - Constructor for class software.amazon.awssdk.core.protocol.json.JsonErrorShapeMetadata
 
JsonErrorUnmarshaller<T extends SdkServiceException> - Class in software.amazon.awssdk.core.internal.protocol.json
 
JsonGenerationException(Throwable) - Constructor for exception software.amazon.awssdk.core.internal.protocol.json.SdkJsonGenerator.JsonGenerationException
 
jsonGenerator(StructuredJsonGenerator) - Method in class software.amazon.awssdk.core.internal.protocol.json.JsonMarshallerContext.Builder
 
jsonGenerator() - Method in class software.amazon.awssdk.core.internal.protocol.json.JsonMarshallerContext
 
jsonGenerator(StructuredJsonGenerator) - Method in class software.amazon.awssdk.core.protocol.json.JsonProtocolMarshallerBuilder
 
jsonGeneratorOf(Writer) - Static method in class software.amazon.awssdk.core.auth.policy.internal.JacksonUtils
 
jsonGeneratorOf(Writer) - Static method in class software.amazon.awssdk.core.util.json.JacksonUtils
 
JsonMarshaller<T> - Interface in software.amazon.awssdk.core.internal.protocol.json
Interface to marshall data according to the JSON protocol specification.
JsonMarshallerContext - Class in software.amazon.awssdk.core.internal.protocol.json
Dependencies needed by implementations of JsonMarshaller.
JsonMarshallerContext.Builder - Class in software.amazon.awssdk.core.internal.protocol.json
Builder for a JsonMarshallerContext.
jsonNodeOf(String) - Static method in class software.amazon.awssdk.core.auth.policy.internal.JacksonUtils
 
jsonNodeOf(String) - Static method in class software.amazon.awssdk.core.util.json.JacksonUtils
 
JsonOperationMetadata - Class in software.amazon.awssdk.core.protocol.json
Contains various information needed to create a JsonResponseHandler for the client.
JsonOperationMetadata() - Constructor for class software.amazon.awssdk.core.protocol.json.JsonOperationMetadata
 
JsonPolicyReader - Class in software.amazon.awssdk.core.auth.policy.internal
Generate an AWS policy object by parsing the given JSON string.
JsonPolicyReader() - Constructor for class software.amazon.awssdk.core.auth.policy.internal.JsonPolicyReader
 
JsonPolicyWriter - Class in software.amazon.awssdk.core.auth.policy.internal
Serializes an AWS policy object to a JSON string, suitable for sending to an AWS service.
JsonPolicyWriter() - Constructor for class software.amazon.awssdk.core.auth.policy.internal.JsonPolicyWriter
Constructs a new instance of JSONPolicyWriter.
JsonProtocolMarshaller<OrigRequestT extends SdkRequest> - Class in software.amazon.awssdk.core.internal.protocol.json
Implementation of ProtocolRequestMarshaller for JSON based services.
JsonProtocolMarshaller(StructuredJsonGenerator, String, OperationInfo, OrigRequestT) - Constructor for class software.amazon.awssdk.core.internal.protocol.json.JsonProtocolMarshaller
 
JsonProtocolMarshallerBuilder<T extends SdkRequest> - Class in software.amazon.awssdk.core.protocol.json
Builder to create an appropriate implementation of ProtocolRequestMarshaller for JSON based services.
JsonProtocolMarshallerBuilder() - Constructor for class software.amazon.awssdk.core.protocol.json.JsonProtocolMarshallerBuilder
 
JsonProtocolUtils - Class in software.amazon.awssdk.protocol.runners
 
JsonResponseHandler<T> - Class in software.amazon.awssdk.core.http
Default implementation of HttpResponseHandler that handles a successful response from a service and unmarshalls the result using a JSON unmarshaller.
JsonResponseHandler(Unmarshaller<T, JsonUnmarshallerContext>, Map<Class<?>, Unmarshaller<?, JsonUnmarshallerContext>>, JsonFactory, boolean, boolean) - Constructor for class software.amazon.awssdk.core.http.JsonResponseHandler
Constructs a new response handler that will use the specified JSON unmarshaller to unmarshall the service response and uses the specified response element path to find the root of the business data in the service's response.
JsonUnmarshallerContext - Class in software.amazon.awssdk.core.runtime.transform
Used effectively as the API to access the context of performing the json-related unmarshalling.
JsonUnmarshallerContext() - Constructor for class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext
 
JsonUnmarshallerContextImpl - Class in software.amazon.awssdk.core.runtime.transform
 
JsonUnmarshallerContextImpl(JsonParser, Map<Class<?>, Unmarshaller<?, JsonUnmarshallerContext>>, HttpResponse) - Constructor for class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContextImpl
 

K

key(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
A map of attribute names to AttributeValue objects, representing the primary key of the item to delete.
key() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
A map of attribute names to AttributeValue objects, representing the primary key of the item to delete.
key(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteRequest.Builder
A map of attribute name to attribute values, representing the primary key of the item to delete.
key() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteRequest
A map of attribute name to attribute values, representing the primary key of the item to delete.
key(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetItemRequest.Builder
A map of attribute names to AttributeValue objects, representing the primary key of the item to retrieve.
key() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
A map of attribute names to AttributeValue objects, representing the primary key of the item to retrieve.
key(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Tag.Builder
The key of the tag.Tag keys are case sensitive.
key() - Method in class software.amazon.awssdk.services.dynamodb.model.Tag
The key of the tag.Tag keys are case sensitive.
key(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
The primary key of the item to be updated.
key() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
The primary key of the item to be updated.
key(String) - Method in interface software.amazon.awssdk.services.kinesis.model.Tag.Builder
A unique identifier for the tag.
key() - Method in class software.amazon.awssdk.services.kinesis.model.Tag
A unique identifier for the tag.
keyConditionExpression(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
The condition that specifies the key value(s) for items to be retrieved by the Query action.
keyConditionExpression() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
The condition that specifies the key value(s) for items to be retrieved by the Query action.
keyConditions(Map<String, Condition>) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
This is a legacy parameter.
keyConditions() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
This is a legacy parameter.
keyId(String) - Method in interface software.amazon.awssdk.services.kinesis.model.StartStreamEncryptionRequest.Builder
The GUID for the customer-managed AWS KMS key to use for encryption.
keyId() - Method in class software.amazon.awssdk.services.kinesis.model.StartStreamEncryptionRequest
The GUID for the customer-managed AWS KMS key to use for encryption.
keyId(String) - Method in interface software.amazon.awssdk.services.kinesis.model.StopStreamEncryptionRequest.Builder
The GUID for the customer-managed AWS KMS key to use for encryption.
keyId() - Method in class software.amazon.awssdk.services.kinesis.model.StopStreamEncryptionRequest
The GUID for the customer-managed AWS KMS key to use for encryption.
keyId(String) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescription.Builder
The GUID for the customer-managed AWS KMS key to use for encryption.
keyId() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescription
The GUID for the customer-managed AWS KMS key to use for encryption.
keyId(String) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary.Builder
The GUID for the customer-managed AWS KMS key to use for encryption.
keyId() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary
The GUID for the customer-managed AWS KMS key to use for encryption.
keys(Collection<Map<String, AttributeValue>>) - Method in interface software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes.Builder
The primary key attribute values that define the items and the attributes associated with the items.
keys(Map<String, AttributeValue>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes.Builder
The primary key attribute values that define the items and the attributes associated with the items.
keys() - Method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
The primary key attribute values that define the items and the attributes associated with the items.
keys(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamRecord.Builder
The primary key attribute(s) for the DynamoDB item that was modified.
keys() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
The primary key attribute(s) for the DynamoDB item that was modified.
KeysAndAttributes - Class in software.amazon.awssdk.services.dynamodb.model
Represents a set of primary keys and, for each key, the attributes to retrieve from the table.
KeysAndAttributes.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
KeysAndAttributesMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
KeysAndAttributesUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
KeysAndAttributes JSON Unmarshaller
KeysAndAttributesUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.KeysAndAttributesUnmarshaller
 
keySchema(Collection<KeySchemaElement>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction.Builder
The key schema for the global secondary index.
keySchema(KeySchemaElement...) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction.Builder
The key schema for the global secondary index.
keySchema(Consumer<KeySchemaElement.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction.Builder
The key schema for the global secondary index.
keySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction
The key schema for the global secondary index.
keySchema(Collection<KeySchemaElement>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
Specifies the attributes that make up the primary key for a table or an index.
keySchema(KeySchemaElement...) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
Specifies the attributes that make up the primary key for a table or an index.
keySchema(Consumer<KeySchemaElement.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
Specifies the attributes that make up the primary key for a table or an index.
keySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
Specifies the attributes that make up the primary key for a table or an index.
keySchema(Collection<KeySchemaElement>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex.Builder
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types:
keySchema(KeySchemaElement...) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex.Builder
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types:
keySchema(Consumer<KeySchemaElement.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex.Builder
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types:
keySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types:
keySchema(Collection<KeySchemaElement>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription.Builder
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types:
keySchema(KeySchemaElement...) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription.Builder
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types:
keySchema(Consumer<KeySchemaElement.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription.Builder
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types:
keySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types:
keySchema(Collection<KeySchemaElement>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo.Builder
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types:
keySchema(KeySchemaElement...) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo.Builder
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types:
keySchema(Consumer<KeySchemaElement.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo.Builder
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types:
keySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types:
keySchema(Collection<KeySchemaElement>) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex.Builder
The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and key types:
keySchema(KeySchemaElement...) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex.Builder
The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and key types:
keySchema(Consumer<KeySchemaElement.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex.Builder
The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and key types:
keySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex
The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and key types:
keySchema(Collection<KeySchemaElement>) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription.Builder
The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and key types:
keySchema(KeySchemaElement...) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription.Builder
The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and key types:
keySchema(Consumer<KeySchemaElement.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription.Builder
The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and key types:
keySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and key types:
keySchema(Collection<KeySchemaElement>) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo.Builder
The complete key schema for a local secondary index, which consists of one or more pairs of attribute names and key types:
keySchema(KeySchemaElement...) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo.Builder
The complete key schema for a local secondary index, which consists of one or more pairs of attribute names and key types:
keySchema(Consumer<KeySchemaElement.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo.Builder
The complete key schema for a local secondary index, which consists of one or more pairs of attribute names and key types:
keySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo
The complete key schema for a local secondary index, which consists of one or more pairs of attribute names and key types:
keySchema(Collection<KeySchemaElement>) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableDetails.Builder
Schema of the table.
keySchema(KeySchemaElement...) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableDetails.Builder
Schema of the table.
keySchema(Consumer<KeySchemaElement.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableDetails.Builder
Schema of the table.
keySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
Schema of the table.
keySchema(Collection<KeySchemaElement>) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
The key attribute(s) of the stream's DynamoDB table.
keySchema(KeySchemaElement...) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
The key attribute(s) of the stream's DynamoDB table.
keySchema(Consumer<KeySchemaElement.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
The key attribute(s) of the stream's DynamoDB table.
keySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
The key attribute(s) of the stream's DynamoDB table.
keySchema(Collection<KeySchemaElement>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
The primary key structure for the table.
keySchema(KeySchemaElement...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
The primary key structure for the table.
keySchema(Consumer<KeySchemaElement.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
The primary key structure for the table.
keySchema() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
The primary key structure for the table.
KeySchemaElement - Class in software.amazon.awssdk.services.dynamodb.model
Represents a single element of a key schema.
KeySchemaElement.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
KeySchemaElementMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
KeySchemaElement Marshaller
KeySchemaElementUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
KeySchemaElement JSON Unmarshaller
KeySchemaElementUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.KeySchemaElementUnmarshaller
 
keySet() - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructMap
 
keySet() - Method in class software.amazon.awssdk.utils.ImmutableMap
 
keyType(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.KeySchemaElement.Builder
The role that this key attribute will assume:
keyType(KeyType) - Method in interface software.amazon.awssdk.services.dynamodb.model.KeySchemaElement.Builder
The role that this key attribute will assume:
keyType() - Method in class software.amazon.awssdk.services.dynamodb.model.KeySchemaElement
The role that this key attribute will assume:
KeyType - Enum in software.amazon.awssdk.services.dynamodb.model
 
keyTypeAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.KeySchemaElement
The role that this key attribute will assume:
KinesisAsyncClient - Interface in software.amazon.awssdk.services.kinesis
Service client for accessing Kinesis asynchronously.
KinesisAsyncClientBuilder - Interface in software.amazon.awssdk.services.kinesis
A builder for creating an instance of KinesisAsyncClient.
KinesisBaseClientBuilder<B extends KinesisBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.kinesis
This includes configuration specific to Kinesis that is supported by both KinesisClientBuilder and KinesisAsyncClientBuilder.
KinesisException - Exception in software.amazon.awssdk.services.kinesis.model
 
KinesisException.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
KinesisRequest - Class in software.amazon.awssdk.services.kinesis.model
 
KinesisRequest.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
KinesisResponse - Class in software.amazon.awssdk.services.kinesis.model
 
KinesisResponse.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
KinesisRetryPolicy - Class in software.amazon.awssdk.services.kinesis
Default retry policy for the Kinesis Client.
KmsAccessDeniedException - Exception in software.amazon.awssdk.services.kinesis.model
The ciphertext references a key that doesn't exist or that you don't have access to.
KmsAccessDeniedException.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
KmsDisabledException - Exception in software.amazon.awssdk.services.kinesis.model
The request was rejected because the specified customer master key (CMK) isn't enabled.
KmsDisabledException.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
KmsInvalidStateException - Exception in software.amazon.awssdk.services.kinesis.model
The request was rejected because the state of the specified resource isn't valid for this request.
KmsInvalidStateException.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
KmsNotFoundException - Exception in software.amazon.awssdk.services.kinesis.model
The request was rejected because the specified entity or resource can't be found.
KmsNotFoundException.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
KmsOptInRequiredException - Exception in software.amazon.awssdk.services.kinesis.model
The AWS access key ID needs a subscription for the service.
KmsOptInRequiredException.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
KmsThrottlingException - Exception in software.amazon.awssdk.services.kinesis.model
The request was denied due to request throttling.
KmsThrottlingException.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
knownValues() - Static method in enum software.amazon.awssdk.services.cloudwatch.model.ComparisonOperator
Use this in place of ComparisonOperator.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.cloudwatch.model.HistoryItemType
Use this in place of HistoryItemType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.cloudwatch.model.ScanBy
Use this in place of ScanBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.cloudwatch.model.StandardUnit
Use this in place of StandardUnit.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.cloudwatch.model.StateValue
Use this in place of StateValue.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.cloudwatch.model.Statistic
Use this in place of Statistic.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.cloudwatch.model.StatusCode
Use this in place of StatusCode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.AttributeAction
Use this in place of AttributeAction.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.BackupStatus
Use this in place of BackupStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ComparisonOperator
Use this in place of ComparisonOperator.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ConditionalOperator
Use this in place of ConditionalOperator.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsStatus
Use this in place of ContinuousBackupsStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.GlobalTableStatus
Use this in place of GlobalTableStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.IndexStatus
Use this in place of IndexStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.KeyType
Use this in place of KeyType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.OperationType
Use this in place of OperationType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryStatus
Use this in place of PointInTimeRecoveryStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ProjectionType
Use this in place of ProjectionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReplicaStatus
Use this in place of ReplicaStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReturnConsumedCapacity
Use this in place of ReturnConsumedCapacity.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReturnItemCollectionMetrics
Use this in place of ReturnItemCollectionMetrics.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReturnValue
Use this in place of ReturnValue.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ScalarAttributeType
Use this in place of ScalarAttributeType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.Select
Use this in place of Select.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ShardIteratorType
Use this in place of ShardIteratorType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.SSEStatus
Use this in place of SSEStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.StreamStatus
Use this in place of StreamStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.StreamViewType
Use this in place of StreamViewType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.TableStatus
Use this in place of TableStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.dynamodb.model.TimeToLiveStatus
Use this in place of TimeToLiveStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kinesis.model.ConsumerStatus
Use this in place of ConsumerStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kinesis.model.EncryptionType
Use this in place of EncryptionType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kinesis.model.MetricsName
Use this in place of MetricsName.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kinesis.model.ScalingType
Use this in place of ScalingType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kinesis.model.ShardIteratorType
Use this in place of ShardIteratorType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.kinesis.model.StreamStatus
Use this in place of StreamStatus.values() to return a Set of all values known to the SDK.

L

l(Collection<AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValue.Builder
An attribute of type List.
l(AttributeValue...) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValue.Builder
An attribute of type List.
l(Consumer<AttributeValue.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValue.Builder
An attribute of type List.
l() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
An attribute of type List.
label(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsResponse.Builder
A label for the specified metric.
label() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsResponse
A label for the specified metric.
label(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricDataQuery.Builder
A human-readable label for this metric or expression.
label() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDataQuery
A human-readable label for this metric or expression.
label(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricDataResult.Builder
The human-readable label associated with the data.
label() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDataResult
The human-readable label associated with the data.
lastDecreaseDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription.Builder
The date and time of the last provisioned throughput decrease for this table.
lastDecreaseDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription
The date and time of the last provisioned throughput decrease for this table.
lastEvaluatedBackupArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse.Builder
Last evaluated BackupARN.
lastEvaluatedBackupArn() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse
Last evaluated BackupARN.
lastEvaluatedGlobalTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse.Builder
Last evaluated global table name.
lastEvaluatedGlobalTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse
Last evaluated global table name.
lastEvaluatedKey(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryResponse.Builder
The primary key of the item where the operation stopped, inclusive of the previous result set.
lastEvaluatedKey() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
The primary key of the item where the operation stopped, inclusive of the previous result set.
lastEvaluatedKey(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanResponse.Builder
The primary key of the item where the operation stopped, inclusive of the previous result set.
lastEvaluatedKey() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
The primary key of the item where the operation stopped, inclusive of the previous result set.
lastEvaluatedShardId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
The shard ID of the item where the operation stopped, inclusive of the previous result set.
lastEvaluatedShardId() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
The shard ID of the item where the operation stopped, inclusive of the previous result set.
lastEvaluatedStreamArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse.Builder
The stream ARN of the item where the operation stopped, inclusive of the previous result set.
lastEvaluatedStreamArn() - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse
The stream ARN of the item where the operation stopped, inclusive of the previous result set.
lastEvaluatedTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListTablesResponse.Builder
The name of the last table in the current page of results.
lastEvaluatedTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesResponse
The name of the last table in the current page of results.
lastIncreaseDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription.Builder
The date and time of the last provisioned throughput increase for this table.
lastIncreaseDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription
The date and time of the last provisioned throughput increase for this table.
lastIndexOf(Object) - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructList
 
lastModified(Instant) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DashboardEntry.Builder
The time stamp of when the dashboard was last modified, either by an API call or through the console.
lastModified() - Method in class software.amazon.awssdk.services.cloudwatch.model.DashboardEntry
The time stamp of when the dashboard was last modified, either by an API call or through the console.
lastUpdated - Variable in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.IamInfo
 
lastUpdated - Variable in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.IamSecurityCredential
 
latestRestorableDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription.Builder
LatestRestorableDateTime is typically 5 minutes before the current time.
latestRestorableDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription
LatestRestorableDateTime is typically 5 minutes before the current time.
latestStreamArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
The Amazon Resource Name (ARN) that uniquely identifies the latest stream for this table.
latestStreamArn() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
The Amazon Resource Name (ARN) that uniquely identifies the latest stream for this table.
latestStreamLabel(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
A timestamp, in ISO 8601 format, for this stream.
latestStreamLabel() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
A timestamp, in ISO 8601 format, for this stream.
left(L) - Static method in class software.amazon.awssdk.utils.Either
Create a new Either with the left type.
left() - Method in class software.amazon.awssdk.utils.Pair
 
LegacyErrorUnmarshaller - Class in software.amazon.awssdk.awscore.protocol.xml
Unmarshalls an AWS error response into an SdkServiceException, or optionally, a subclass of SdkServiceException if this class is extended.
LegacyErrorUnmarshaller() - Constructor for class software.amazon.awssdk.awscore.protocol.xml.LegacyErrorUnmarshaller
Constructs a new unmarshaller that will unmarshall AWS error responses as a generic SdkServiceException object.
LegacyErrorUnmarshaller(Class<? extends AwsServiceException>) - Constructor for class software.amazon.awssdk.awscore.protocol.xml.LegacyErrorUnmarshaller
Constructor allowing subclasses to specify a specific type of SdkServiceException to instantiating when populating the exception object with data from the AWS error response.
lifecycleManager(Http2LifecycleManager) - Method in class io.netty.handler.codec.http2.ForkedDefaultHttp2ConnectionDecoder
 
limit(int) - Method in interface software.amazon.awssdk.core.async.SdkPublisher
Limit the number of published events and cancel the subscription after that limit has been reached.
limit(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest.Builder
The maximum number of shard objects to return.
limit() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest
The maximum number of shard objects to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetRecordsRequest.Builder
The maximum number of records to return from the shard.
limit() - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsRequest
The maximum number of records to return from the shard.
limit(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest.Builder
Maximum number of backups to return at once.
limit() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest
Maximum number of backups to return at once.
limit(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest.Builder
The maximum number of table names to return.
limit() - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest
The maximum number of table names to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest.Builder
The maximum number of streams to return.
limit() - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest
The maximum number of streams to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListTablesRequest.Builder
A maximum number of table names to return.
limit() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesRequest
A maximum number of table names to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
The maximum number of items to evaluate (not necessarily the number of matching items).
limit() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
The maximum number of items to evaluate (not necessarily the number of matching items).
limit(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
The maximum number of items to evaluate (not necessarily the number of matching items).
limit() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
The maximum number of items to evaluate (not necessarily the number of matching items).
limit(Integer) - Method in interface software.amazon.awssdk.services.kinesis.model.DescribeStreamRequest.Builder
The maximum number of shards to return in a single call.
limit() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamRequest
The maximum number of shards to return in a single call.
limit(Integer) - Method in interface software.amazon.awssdk.services.kinesis.model.GetRecordsRequest.Builder
The maximum number of records to return.
limit() - Method in class software.amazon.awssdk.services.kinesis.model.GetRecordsRequest
The maximum number of records to return.
limit(Integer) - Method in interface software.amazon.awssdk.services.kinesis.model.ListStreamsRequest.Builder
The maximum number of streams to list.
limit() - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamsRequest
The maximum number of streams to list.
limit(Integer) - Method in interface software.amazon.awssdk.services.kinesis.model.ListTagsForStreamRequest.Builder
The number of tags to return.
limit() - Method in class software.amazon.awssdk.services.kinesis.model.ListTagsForStreamRequest
The number of tags to return.
LimitExceededException - Exception in software.amazon.awssdk.services.cloudwatch.model
The quota for alarms for this customer has already been reached.
LimitExceededException - Exception in software.amazon.awssdk.services.dynamodb.model
Up to 50 CreateBackup operations are allowed per second, per account.
LimitExceededException - Exception in software.amazon.awssdk.services.kinesis.model
The requested resource exceeds the maximum number allowed, or the number of concurrent stream requests exceeds the maximum number allowed.
LimitExceededException.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
LimitExceededException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
LimitExceededException.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
LimitExceededExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
 
LimitExceededExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.LimitExceededExceptionUnmarshaller
 
LimitingSubscriber<T> - Class in software.amazon.awssdk.utils.async
 
LimitingSubscriber(Subscriber<? super T>, int) - Constructor for class software.amazon.awssdk.utils.async.LimitingSubscriber
 
LIST - Static variable in class software.amazon.awssdk.core.internal.protocol.json.QueryParamMarshaller
 
LIST - Static variable in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeJsonMarshaller
 
LIST - Static variable in interface software.amazon.awssdk.core.protocol.MarshallingType
 
listBackups(ListBackupsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
List backups associated with an AWS account.
listBackups(Consumer<ListBackupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
List backups associated with an AWS account.
listBackups() - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
List backups associated with an AWS account.
ListBackupsRequest - Class in software.amazon.awssdk.services.dynamodb.model
 
ListBackupsRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ListBackupsRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ListBackupsRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ListBackupsRequestMarshaller
 
ListBackupsRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ListBackupsResponse - Class in software.amazon.awssdk.services.dynamodb.model
 
ListBackupsResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ListBackupsResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ListBackupsResponse JSON Unmarshaller
ListBackupsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ListBackupsResponseUnmarshaller
 
listDashboards(ListDashboardsRequest) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Returns a list of the dashboards for your account.
listDashboards(Consumer<ListDashboardsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Returns a list of the dashboards for your account.
listDashboards() - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Returns a list of the dashboards for your account.
ListDashboardsRequest - Class in software.amazon.awssdk.services.cloudwatch.model
 
ListDashboardsRequest.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
ListDashboardsRequestMarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
ListDashboardsRequest Marshaller
ListDashboardsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.ListDashboardsRequestMarshaller
 
ListDashboardsResponse - Class in software.amazon.awssdk.services.cloudwatch.model
 
ListDashboardsResponse.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
ListDashboardsResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
ListDashboardsResponse StAX Unmarshaller
ListDashboardsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.ListDashboardsResponseUnmarshaller
 
listGlobalTables(ListGlobalTablesRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Lists all global tables that have a replica in the specified region.
listGlobalTables(Consumer<ListGlobalTablesRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Lists all global tables that have a replica in the specified region.
listGlobalTables() - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Lists all global tables that have a replica in the specified region.
ListGlobalTablesRequest - Class in software.amazon.awssdk.services.dynamodb.model
 
ListGlobalTablesRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ListGlobalTablesRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ListGlobalTablesRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ListGlobalTablesRequestMarshaller
 
ListGlobalTablesRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ListGlobalTablesResponse - Class in software.amazon.awssdk.services.dynamodb.model
 
ListGlobalTablesResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ListGlobalTablesResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ListGlobalTablesResponse JSON Unmarshaller
ListGlobalTablesResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ListGlobalTablesResponseUnmarshaller
 
listIterator() - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructList
 
listIterator(int) - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructList
 
listMetrics(ListMetricsRequest) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
List the specified metrics.
listMetrics(Consumer<ListMetricsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
List the specified metrics.
listMetrics() - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
List the specified metrics.
listMetricsPaginator() - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
List the specified metrics.
listMetricsPaginator(ListMetricsRequest) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
List the specified metrics.
listMetricsPaginator(Consumer<ListMetricsRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
List the specified metrics.
ListMetricsPublisher - Class in software.amazon.awssdk.services.cloudwatch.paginators
ListMetricsPublisher(CloudWatchAsyncClient, ListMetricsRequest) - Constructor for class software.amazon.awssdk.services.cloudwatch.paginators.ListMetricsPublisher
 
ListMetricsRequest - Class in software.amazon.awssdk.services.cloudwatch.model
 
ListMetricsRequest.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
ListMetricsRequestMarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
ListMetricsRequest Marshaller
ListMetricsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.ListMetricsRequestMarshaller
 
ListMetricsResponse - Class in software.amazon.awssdk.services.cloudwatch.model
 
ListMetricsResponse.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
ListMetricsResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
ListMetricsResponse StAX Unmarshaller
ListMetricsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.ListMetricsResponseUnmarshaller
 
listShards(ListShardsRequest) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Lists the shards in a stream and provides information about each shard.
listShards(Consumer<ListShardsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Lists the shards in a stream and provides information about each shard.
ListShardsRequest - Class in software.amazon.awssdk.services.kinesis.model
 
ListShardsRequest.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
ListShardsRequestMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
ListShardsRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesis.transform.ListShardsRequestMarshaller
 
ListShardsRequestModelMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
ListShardsResponse - Class in software.amazon.awssdk.services.kinesis.model
 
ListShardsResponse.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
ListShardsResponseUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
ListShardsResponse JSON Unmarshaller
ListShardsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.ListShardsResponseUnmarshaller
 
listStreamConsumers(ListStreamConsumersRequest) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Lists the consumers registered to receive data from a stream using enhanced fan-out, and provides information about each consumer.
listStreamConsumers(Consumer<ListStreamConsumersRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Lists the consumers registered to receive data from a stream using enhanced fan-out, and provides information about each consumer.
ListStreamConsumersRequest - Class in software.amazon.awssdk.services.kinesis.model
 
ListStreamConsumersRequest.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
ListStreamConsumersRequestMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
ListStreamConsumersRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesis.transform.ListStreamConsumersRequestMarshaller
 
ListStreamConsumersRequestModelMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
ListStreamConsumersResponse - Class in software.amazon.awssdk.services.kinesis.model
 
ListStreamConsumersResponse.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
ListStreamConsumersResponseUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
ListStreamConsumersResponse JSON Unmarshaller
ListStreamConsumersResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.ListStreamConsumersResponseUnmarshaller
 
listStreams(ListStreamsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
Returns an array of stream ARNs associated with the current account and endpoint.
listStreams(Consumer<ListStreamsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
Returns an array of stream ARNs associated with the current account and endpoint.
listStreams() - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
Returns an array of stream ARNs associated with the current account and endpoint.
listStreams(ListStreamsRequest) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Lists your Kinesis data streams.
listStreams(Consumer<ListStreamsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Lists your Kinesis data streams.
listStreams() - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Lists your Kinesis data streams.
listStreamsPaginator() - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
Returns an array of stream ARNs associated with the current account and endpoint.
listStreamsPaginator(ListStreamsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
Returns an array of stream ARNs associated with the current account and endpoint.
listStreamsPaginator(Consumer<ListStreamsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
Returns an array of stream ARNs associated with the current account and endpoint.
ListStreamsPublisher - Class in software.amazon.awssdk.services.dynamodb.streams.paginators
ListStreamsPublisher(DynamoDbStreamsAsyncClient, ListStreamsRequest) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.paginators.ListStreamsPublisher
 
ListStreamsRequest - Class in software.amazon.awssdk.services.dynamodb.model
Represents the input of a ListStreams operation.
ListStreamsRequest - Class in software.amazon.awssdk.services.kinesis.model
Represents the input for ListStreams.
ListStreamsRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ListStreamsRequest.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
ListStreamsRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.streams.transform
ListStreamsRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.streams.transform.ListStreamsRequestMarshaller
 
ListStreamsRequestMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
ListStreamsRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesis.transform.ListStreamsRequestMarshaller
 
ListStreamsRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ListStreamsRequestModelMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
ListStreamsResponse - Class in software.amazon.awssdk.services.dynamodb.model
Represents the output of a ListStreams operation.
ListStreamsResponse - Class in software.amazon.awssdk.services.kinesis.model
Represents the output for ListStreams.
ListStreamsResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ListStreamsResponse.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
ListStreamsResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ListStreamsResponse JSON Unmarshaller
ListStreamsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ListStreamsResponseUnmarshaller
 
ListStreamsResponseUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
ListStreamsResponse JSON Unmarshaller
ListStreamsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.ListStreamsResponseUnmarshaller
 
listTables(ListTablesRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Returns an array of table names associated with the current account and endpoint.
listTables(Consumer<ListTablesRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Returns an array of table names associated with the current account and endpoint.
listTables() - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Returns an array of table names associated with the current account and endpoint.
listTablesPaginator() - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Returns an array of table names associated with the current account and endpoint.
listTablesPaginator(ListTablesRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Returns an array of table names associated with the current account and endpoint.
listTablesPaginator(Consumer<ListTablesRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Returns an array of table names associated with the current account and endpoint.
ListTablesPublisher - Class in software.amazon.awssdk.services.dynamodb.paginators
Represents the output for the DynamoDbAsyncClient.listTablesPaginator(software.amazon.awssdk.services.dynamodb.model.ListTablesRequest) operation which is a paginated operation.
ListTablesPublisher(DynamoDbAsyncClient, ListTablesRequest) - Constructor for class software.amazon.awssdk.services.dynamodb.paginators.ListTablesPublisher
 
ListTablesRequest - Class in software.amazon.awssdk.services.dynamodb.model
Represents the input of a ListTables operation.
ListTablesRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ListTablesRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ListTablesRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ListTablesRequestMarshaller
 
ListTablesRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ListTablesResponse - Class in software.amazon.awssdk.services.dynamodb.model
Represents the output of a ListTables operation.
ListTablesResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ListTablesResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ListTablesResponse JSON Unmarshaller
ListTablesResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ListTablesResponseUnmarshaller
 
listTagsForStream(ListTagsForStreamRequest) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Lists the tags for the specified Kinesis data stream.
listTagsForStream(Consumer<ListTagsForStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Lists the tags for the specified Kinesis data stream.
ListTagsForStreamRequest - Class in software.amazon.awssdk.services.kinesis.model
Represents the input for ListTagsForStream.
ListTagsForStreamRequest.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
ListTagsForStreamRequestMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
ListTagsForStreamRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesis.transform.ListTagsForStreamRequestMarshaller
 
ListTagsForStreamRequestModelMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
ListTagsForStreamResponse - Class in software.amazon.awssdk.services.kinesis.model
Represents the output for ListTagsForStream.
ListTagsForStreamResponse.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
ListTagsForStreamResponseUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
ListTagsForStreamResponse JSON Unmarshaller
ListTagsForStreamResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.ListTagsForStreamResponseUnmarshaller
 
listTagsOfResource(ListTagsOfResourceRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
List all tags on an Amazon DynamoDB resource.
listTagsOfResource(Consumer<ListTagsOfResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
List all tags on an Amazon DynamoDB resource.
ListTagsOfResourceRequest - Class in software.amazon.awssdk.services.dynamodb.model
 
ListTagsOfResourceRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ListTagsOfResourceRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ListTagsOfResourceRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ListTagsOfResourceRequestMarshaller
 
ListTagsOfResourceRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ListTagsOfResourceResponse - Class in software.amazon.awssdk.services.dynamodb.model
 
ListTagsOfResourceResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ListTagsOfResourceResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ListTagsOfResourceResponse JSON Unmarshaller
ListTagsOfResourceResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ListTagsOfResourceResponseUnmarshaller
 
ListUnmarshaller<T> - Class in software.amazon.awssdk.core.runtime.transform
This unmarshaller assumes that the start array token as already been consumed before getting control of the context.
ListUnmarshaller(Unmarshaller<T, JsonUnmarshallerContext>) - Constructor for class software.amazon.awssdk.core.runtime.transform.ListUnmarshaller
 
load(String) - Method in class software.amazon.awssdk.protocol.ProtocolTestSuiteLoader
 
loadClass(String, Class<?>...) - Static method in class software.amazon.awssdk.core.internal.util.ClassLoaderHelper
Loads the class via the optionally specified classes in the order of their specification, and if not found, via the context class loader of the current thread, and if not found, from the caller class loader as the last resort.
loadClass(String, boolean, Class<?>...) - Static method in class software.amazon.awssdk.core.internal.util.ClassLoaderHelper
If classesFirst is false, loads the class via the context class loader of the current thread, and if not found, via the class loaders of the optionally specified classes in the order of their specification, and if not found, from the caller class loader as the last resort.
loadClass(Class<?>, String) - Static method in class software.amazon.awssdk.testutils.smoketest.ReflectionUtils
 
loadClass(ClassLoader, String) - Static method in class software.amazon.awssdk.testutils.smoketest.ReflectionUtils
 
localAddress(InetAddress) - Method in interface software.amazon.awssdk.http.apache.ApacheHttpClient.Builder
Configure the local address that the HTTP client should use for communication.
localAddress(InetAddress) - Method in class software.amazon.awssdk.http.apache.internal.ApacheHttpRequestConfig.Builder
 
localAddress() - Method in class software.amazon.awssdk.http.apache.internal.ApacheHttpRequestConfig
 
LocalSecondaryIndex - Class in software.amazon.awssdk.services.dynamodb.model
Represents the properties of a local secondary index.
LocalSecondaryIndex.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
LocalSecondaryIndexDescription - Class in software.amazon.awssdk.services.dynamodb.model
Represents the properties of a local secondary index.
LocalSecondaryIndexDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
LocalSecondaryIndexDescriptionMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
LocalSecondaryIndexDescriptionUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
LocalSecondaryIndexDescription JSON Unmarshaller
LocalSecondaryIndexDescriptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.LocalSecondaryIndexDescriptionUnmarshaller
 
localSecondaryIndexes(Map<String, Capacity>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity.Builder
The amount of throughput consumed on each local index affected by the operation.
localSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
The amount of throughput consumed on each local index affected by the operation.
localSecondaryIndexes(Collection<LocalSecondaryIndex>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
One or more local secondary indexes (the maximum is five) to be created on the table.
localSecondaryIndexes(LocalSecondaryIndex...) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
One or more local secondary indexes (the maximum is five) to be created on the table.
localSecondaryIndexes(Consumer<LocalSecondaryIndex.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
One or more local secondary indexes (the maximum is five) to be created on the table.
localSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
One or more local secondary indexes (the maximum is five) to be created on the table.
localSecondaryIndexes(Collection<LocalSecondaryIndexInfo>) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails.Builder
Represents the LSI properties for the table when the backup was created.
localSecondaryIndexes(LocalSecondaryIndexInfo...) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails.Builder
Represents the LSI properties for the table when the backup was created.
localSecondaryIndexes(Consumer<LocalSecondaryIndexInfo.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails.Builder
Represents the LSI properties for the table when the backup was created.
localSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
Represents the LSI properties for the table when the backup was created.
localSecondaryIndexes(Collection<LocalSecondaryIndexDescription>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
Represents one or more local secondary indexes on the table.
localSecondaryIndexes(LocalSecondaryIndexDescription...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
Represents one or more local secondary indexes on the table.
localSecondaryIndexes(Consumer<LocalSecondaryIndexDescription.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
Represents one or more local secondary indexes on the table.
localSecondaryIndexes() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
Represents one or more local secondary indexes on the table.
LocalSecondaryIndexInfo - Class in software.amazon.awssdk.services.dynamodb.model
Represents the properties of a local secondary index for the table when the backup was created.
LocalSecondaryIndexInfo.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
LocalSecondaryIndexInfoMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
LocalSecondaryIndexInfoUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
LocalSecondaryIndexInfo JSON Unmarshaller
LocalSecondaryIndexInfoUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.LocalSecondaryIndexInfoUnmarshaller
 
LocalSecondaryIndexMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
LocalSecondaryIndexUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
LocalSecondaryIndex JSON Unmarshaller
LocalSecondaryIndexUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.LocalSecondaryIndexUnmarshaller
 
localSettings() - Method in class io.netty.handler.codec.http2.ForkedDefaultHttp2ConnectionDecoder
 
LogCaptor - Interface in software.amazon.awssdk.testutils
A test utility that allows inspection of log statements during testing.
LogCaptor.DefaultLogCaptor - Class in software.amazon.awssdk.testutils
 
LogCaptor.LogCaptorTestBase - Class in software.amazon.awssdk.testutils
 
LogCaptorTestBase() - Constructor for class software.amazon.awssdk.testutils.LogCaptor.LogCaptorTestBase
 
logData(Http2FrameLogger.Direction, ChannelHandlerContext, int, ByteBuf, int, boolean) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.SdkHttp2FrameLogger
 
loggedEvents() - Method in class software.amazon.awssdk.testutils.LogCaptor.DefaultLogCaptor
 
loggedEvents() - Method in interface software.amazon.awssdk.testutils.LogCaptor
 
Logger - Class in software.amazon.awssdk.utils
 
logger() - Method in class software.amazon.awssdk.utils.Logger
 
loggerFor(Class<?>) - Static method in class software.amazon.awssdk.utils.Logger
Static factory to get a logger instance for a given class
loggerFor(String) - Static method in class software.amazon.awssdk.utils.Logger
Static factory to get a logger instance with a specific name.
LoggingHandler - Class in software.amazon.awssdk.http.nio.netty.internal.utils
 
LoggingHandler(Consumer<Supplier<String>>) - Constructor for class software.amazon.awssdk.http.nio.netty.internal.utils.LoggingHandler
 
logGoAway(Http2FrameLogger.Direction, ChannelHandlerContext, int, long, ByteBuf) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.SdkHttp2FrameLogger
 
logHeaders(Http2FrameLogger.Direction, ChannelHandlerContext, int, Http2Headers, int, boolean) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.SdkHttp2FrameLogger
 
logHeaders(Http2FrameLogger.Direction, ChannelHandlerContext, int, Http2Headers, int, short, boolean, int, boolean) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.SdkHttp2FrameLogger
 
logPing(Http2FrameLogger.Direction, ChannelHandlerContext, long) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.SdkHttp2FrameLogger
 
logPingAck(Http2FrameLogger.Direction, ChannelHandlerContext, long) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.SdkHttp2FrameLogger
 
logPriority(Http2FrameLogger.Direction, ChannelHandlerContext, int, int, short, boolean) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.SdkHttp2FrameLogger
 
logPushPromise(Http2FrameLogger.Direction, ChannelHandlerContext, int, int, Http2Headers, int) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.SdkHttp2FrameLogger
 
logRstStream(Http2FrameLogger.Direction, ChannelHandlerContext, int, long) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.SdkHttp2FrameLogger
 
logSettings(Http2FrameLogger.Direction, ChannelHandlerContext, Http2Settings) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.SdkHttp2FrameLogger
 
logSettingsAck(Http2FrameLogger.Direction, ChannelHandlerContext) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.SdkHttp2FrameLogger
 
logUnknownFrame(Http2FrameLogger.Direction, ChannelHandlerContext, byte, int, Http2Flags, ByteBuf) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.SdkHttp2FrameLogger
 
logWindowsUpdate(Http2FrameLogger.Direction, ChannelHandlerContext, int, int) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.SdkHttp2FrameLogger
 
LONG - Static variable in class software.amazon.awssdk.core.internal.protocol.json.HeaderMarshaller
 
LONG - Static variable in class software.amazon.awssdk.core.internal.protocol.json.QueryParamMarshaller
 
LONG - Static variable in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeJsonMarshaller
 
LONG - Static variable in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypePathMarshaller
 
LONG - Static variable in interface software.amazon.awssdk.core.protocol.MarshallingType
 
LongCborUnmarshaller() - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.LongCborUnmarshaller
 
LongIonUnmarshaller() - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.LongIonUnmarshaller
 
LongJsonUnmarshaller() - Constructor for class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.LongJsonUnmarshaller
 
LongUnmarshaller() - Constructor for class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.LongUnmarshaller
 
lowerCase(String) - Static method in class software.amazon.awssdk.utils.StringUtils
Converts a String to lower case as per String.toLowerCase().

M

m(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValue.Builder
An attribute of type Map.
m() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
An attribute of type Map.
MakeAsyncHttpRequestStage<OutputT> - Class in software.amazon.awssdk.core.internal.http.pipeline.stages
Delegate to the HTTP implementation to make an HTTP request and receive the response.
MakeAsyncHttpRequestStage(SdkHttpResponseHandler<OutputT>, SdkHttpResponseHandler<? extends SdkException>, HttpClientDependencies) - Constructor for class software.amazon.awssdk.core.internal.http.pipeline.stages.MakeAsyncHttpRequestStage
 
MakeHttpRequestStage - Class in software.amazon.awssdk.core.internal.http.pipeline.stages
Delegate to the HTTP implementation to make an HTTP request and receive the response.
MakeHttpRequestStage(HttpClientDependencies) - Constructor for class software.amazon.awssdk.core.internal.http.pipeline.stages.MakeHttpRequestStage
 
MakeRequestImmutableStage - Class in software.amazon.awssdk.core.internal.http.pipeline.stages
 
MakeRequestImmutableStage() - Constructor for class software.amazon.awssdk.core.internal.http.pipeline.stages.MakeRequestImmutableStage
 
MakeRequestMutableStage - Class in software.amazon.awssdk.core.internal.http.pipeline.stages
 
MakeRequestMutableStage() - Constructor for class software.amazon.awssdk.core.internal.http.pipeline.stages.MakeRequestMutableStage
 
map(Function<T, U>) - Method in interface software.amazon.awssdk.core.async.SdkPublisher
Perform a mapping on the published events.
MAP - Static variable in class software.amazon.awssdk.core.internal.protocol.json.QueryParamMarshaller
 
MAP - Static variable in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeJsonMarshaller
Marshalls a Map as a JSON object where each key becomes a field.
MAP - Static variable in interface software.amazon.awssdk.core.protocol.MarshallingType
 
map(Function<? super L, ? extends T>, Function<? super R, ? extends T>) - Method in class software.amazon.awssdk.utils.Either
Maps the Either to a type and returns the resolved value (which may be from the left or the right value).
MapEntry<K,V> - Class in software.amazon.awssdk.core.runtime.transform
Simple implementation of the Map.Entry interface.
MapEntry() - Constructor for class software.amazon.awssdk.core.runtime.transform.MapEntry
 
mapLeft(Function<? super L, ? extends T>) - Method in class software.amazon.awssdk.utils.Either
Map the left most value and return a new Either reflecting the new types.
mapRight(Function<? super R, ? extends T>) - Method in class software.amazon.awssdk.utils.Either
Map the right most value and return a new Either reflecting the new types.
MapUnmarshaller<K,V> - Class in software.amazon.awssdk.core.runtime.transform
 
MapUnmarshaller(Unmarshaller<K, JsonUnmarshallerContext>, Unmarshaller<V, JsonUnmarshallerContext>) - Constructor for class software.amazon.awssdk.core.runtime.transform.MapUnmarshaller
 
mapValues(Map<K, VInT>, Function<VInT, VOutT>) - Static method in class software.amazon.awssdk.utils.CollectionUtils
 
mark(int) - Method in class software.amazon.awssdk.auth.signer.internal.AwsChunkedEncodingInputStream
The readlimit parameter is ignored.
mark(int) - Method in class software.amazon.awssdk.core.internal.util.UnreliableFilterInputStream
 
mark(int) - Method in class software.amazon.awssdk.core.io.ResettableInputStream
Marks the current position in this input stream.
mark(int) - Method in class software.amazon.awssdk.core.io.SdkBufferedInputStream
 
mark(int) - Method in class software.amazon.awssdk.core.io.SdkFilterInputStream
 
markSupported() - Method in class software.amazon.awssdk.auth.signer.internal.AwsChunkedEncodingInputStream
 
markSupported() - Method in class software.amazon.awssdk.core.io.ResettableInputStream
 
markSupported() - Method in class software.amazon.awssdk.core.io.SdkBufferedInputStream
 
markSupported() - Method in class software.amazon.awssdk.core.io.SdkFilterInputStream
 
marshall(T, JsonMarshallerContext, String) - Method in interface software.amazon.awssdk.core.internal.protocol.json.JsonMarshaller
Marshall the data into the request.
marshall(MarshallLocation, Object) - Method in class software.amazon.awssdk.core.internal.protocol.json.JsonMarshallerContext
Convenience method to marshall a nested object (may be simple or structured) at the given location.
marshall(MarshallLocation, Object, String) - Method in class software.amazon.awssdk.core.internal.protocol.json.JsonMarshallerContext
Convenience method to marshall a nested object (may be simple or structured) at the given location.
marshall(V, MarshallingInfo<V>) - Method in class software.amazon.awssdk.core.internal.protocol.json.JsonProtocolMarshaller
 
marshall(V, MarshallingInfo<V>) - Method in class software.amazon.awssdk.core.internal.protocol.json.NullAsEmptyBodyProtocolRequestMarshaller
 
marshall(T, MarshallingInfo<T>) - Method in interface software.amazon.awssdk.core.protocol.ProtocolMarshaller
Marshalls the value into the appropriate location based on the MarshallingInfo metadata.
marshall(ProtocolMarshaller) - Method in interface software.amazon.awssdk.core.protocol.StructuredPojo
Marshalls this structured data using the given ProtocolMarshaller.
marshall(R) - Method in interface software.amazon.awssdk.core.runtime.transform.Marshaller
 
marshall(String, String, String) - Method in class software.amazon.awssdk.core.runtime.transform.PathMarshaller
 
marshall(String, String, Integer) - Method in class software.amazon.awssdk.core.runtime.transform.PathMarshaller
 
marshall(String, String, Long) - Method in class software.amazon.awssdk.core.runtime.transform.PathMarshaller
 
marshall(T) - Method in class software.amazon.awssdk.core.runtime.transform.StreamingRequestMarshaller
 
marshall(DeleteAlarmsRequest) - Method in class software.amazon.awssdk.services.cloudwatch.transform.DeleteAlarmsRequestMarshaller
 
marshall(DeleteDashboardsRequest) - Method in class software.amazon.awssdk.services.cloudwatch.transform.DeleteDashboardsRequestMarshaller
 
marshall(DescribeAlarmHistoryRequest) - Method in class software.amazon.awssdk.services.cloudwatch.transform.DescribeAlarmHistoryRequestMarshaller
 
marshall(DescribeAlarmsForMetricRequest) - Method in class software.amazon.awssdk.services.cloudwatch.transform.DescribeAlarmsForMetricRequestMarshaller
 
marshall(DescribeAlarmsRequest) - Method in class software.amazon.awssdk.services.cloudwatch.transform.DescribeAlarmsRequestMarshaller
 
marshall(DisableAlarmActionsRequest) - Method in class software.amazon.awssdk.services.cloudwatch.transform.DisableAlarmActionsRequestMarshaller
 
marshall(EnableAlarmActionsRequest) - Method in class software.amazon.awssdk.services.cloudwatch.transform.EnableAlarmActionsRequestMarshaller
 
marshall(GetDashboardRequest) - Method in class software.amazon.awssdk.services.cloudwatch.transform.GetDashboardRequestMarshaller
 
marshall(GetMetricDataRequest) - Method in class software.amazon.awssdk.services.cloudwatch.transform.GetMetricDataRequestMarshaller
 
marshall(GetMetricStatisticsRequest) - Method in class software.amazon.awssdk.services.cloudwatch.transform.GetMetricStatisticsRequestMarshaller
 
marshall(ListDashboardsRequest) - Method in class software.amazon.awssdk.services.cloudwatch.transform.ListDashboardsRequestMarshaller
 
marshall(ListMetricsRequest) - Method in class software.amazon.awssdk.services.cloudwatch.transform.ListMetricsRequestMarshaller
 
marshall(PutDashboardRequest) - Method in class software.amazon.awssdk.services.cloudwatch.transform.PutDashboardRequestMarshaller
 
marshall(PutMetricAlarmRequest) - Method in class software.amazon.awssdk.services.cloudwatch.transform.PutMetricAlarmRequestMarshaller
 
marshall(PutMetricDataRequest) - Method in class software.amazon.awssdk.services.cloudwatch.transform.PutMetricDataRequestMarshaller
 
marshall(SetAlarmStateRequest) - Method in class software.amazon.awssdk.services.cloudwatch.transform.SetAlarmStateRequestMarshaller
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeDefinition
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDescription
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.Capacity
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.Condition
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicaAction
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteGlobalSecondaryIndexAction
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteReplicaAction
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteRequest
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTable
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.Identity
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.KeySchemaElement
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoverySpecification
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.Projection
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughput
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.PutRequest
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.Record
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.Replica
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsUpdate
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaUpdate
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreSummary
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.SequenceNumberRange
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.Shard
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.SSEDescription
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.SSESpecification
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.Stream
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.StreamSpecification
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.Tag
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveSpecification
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalSecondaryIndexAction
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.model.WriteRequest
 
marshall(DescribeStreamRequest) - Method in class software.amazon.awssdk.services.dynamodb.streams.transform.DescribeStreamRequestMarshaller
 
marshall(GetRecordsRequest) - Method in class software.amazon.awssdk.services.dynamodb.streams.transform.GetRecordsRequestMarshaller
 
marshall(GetShardIteratorRequest) - Method in class software.amazon.awssdk.services.dynamodb.streams.transform.GetShardIteratorRequestMarshaller
 
marshall(ListStreamsRequest) - Method in class software.amazon.awssdk.services.dynamodb.streams.transform.ListStreamsRequestMarshaller
 
marshall(AttributeDefinition, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.AttributeDefinitionMarshaller
Marshall the given parameter object
marshall(AttributeValue, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.AttributeValueMarshaller
Marshall the given parameter object
marshall(AttributeValueUpdate, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.AttributeValueUpdateMarshaller
Marshall the given parameter object
marshall(BackupDescription, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.BackupDescriptionMarshaller
Marshall the given parameter object
marshall(BackupDetails, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.BackupDetailsMarshaller
Marshall the given parameter object
marshall(BackupSummary, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.BackupSummaryMarshaller
Marshall the given parameter object
marshall(BatchGetItemRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.BatchGetItemRequestMarshaller
 
marshall(BatchGetItemRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.BatchGetItemRequestModelMarshaller
Marshall the given parameter object
marshall(BatchWriteItemRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.BatchWriteItemRequestMarshaller
 
marshall(BatchWriteItemRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.BatchWriteItemRequestModelMarshaller
Marshall the given parameter object
marshall(Capacity, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.CapacityMarshaller
Marshall the given parameter object
marshall(Condition, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.ConditionMarshaller
Marshall the given parameter object
marshall(ConsumedCapacity, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.ConsumedCapacityMarshaller
Marshall the given parameter object
marshall(ContinuousBackupsDescription, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.ContinuousBackupsDescriptionMarshaller
Marshall the given parameter object
marshall(CreateBackupRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.CreateBackupRequestMarshaller
 
marshall(CreateBackupRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.CreateBackupRequestModelMarshaller
Marshall the given parameter object
marshall(CreateGlobalSecondaryIndexAction, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.CreateGlobalSecondaryIndexActionMarshaller
Marshall the given parameter object
marshall(CreateGlobalTableRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.CreateGlobalTableRequestMarshaller
 
marshall(CreateGlobalTableRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.CreateGlobalTableRequestModelMarshaller
Marshall the given parameter object
marshall(CreateReplicaAction, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.CreateReplicaActionMarshaller
Marshall the given parameter object
marshall(CreateTableRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.CreateTableRequestMarshaller
 
marshall(CreateTableRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.CreateTableRequestModelMarshaller
Marshall the given parameter object
marshall(DeleteBackupRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.DeleteBackupRequestMarshaller
 
marshall(DeleteBackupRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.DeleteBackupRequestModelMarshaller
Marshall the given parameter object
marshall(DeleteGlobalSecondaryIndexAction, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.DeleteGlobalSecondaryIndexActionMarshaller
Marshall the given parameter object
marshall(DeleteItemRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.DeleteItemRequestMarshaller
 
marshall(DeleteItemRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.DeleteItemRequestModelMarshaller
Marshall the given parameter object
marshall(DeleteReplicaAction, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.DeleteReplicaActionMarshaller
Marshall the given parameter object
marshall(DeleteRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.DeleteRequestMarshaller
Marshall the given parameter object
marshall(DeleteTableRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.DeleteTableRequestMarshaller
 
marshall(DeleteTableRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.DeleteTableRequestModelMarshaller
Marshall the given parameter object
marshall(DescribeBackupRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.DescribeBackupRequestMarshaller
 
marshall(DescribeBackupRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.DescribeBackupRequestModelMarshaller
Marshall the given parameter object
marshall(DescribeContinuousBackupsRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.DescribeContinuousBackupsRequestMarshaller
 
marshall(DescribeContinuousBackupsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.DescribeContinuousBackupsRequestModelMarshaller
Marshall the given parameter object
marshall(DescribeGlobalTableRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.DescribeGlobalTableRequestMarshaller
 
marshall(DescribeGlobalTableRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.DescribeGlobalTableRequestModelMarshaller
Marshall the given parameter object
marshall(DescribeGlobalTableSettingsRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.DescribeGlobalTableSettingsRequestMarshaller
 
marshall(DescribeGlobalTableSettingsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.DescribeGlobalTableSettingsRequestModelMarshaller
Marshall the given parameter object
marshall(DescribeLimitsRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.DescribeLimitsRequestMarshaller
 
marshall(DescribeLimitsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.DescribeLimitsRequestModelMarshaller
Marshall the given parameter object
marshall(DescribeStreamRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.DescribeStreamRequestModelMarshaller
Marshall the given parameter object
marshall(DescribeTableRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.DescribeTableRequestMarshaller
 
marshall(DescribeTableRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.DescribeTableRequestModelMarshaller
Marshall the given parameter object
marshall(DescribeTimeToLiveRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.DescribeTimeToLiveRequestMarshaller
 
marshall(DescribeTimeToLiveRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.DescribeTimeToLiveRequestModelMarshaller
Marshall the given parameter object
marshall(ExpectedAttributeValue, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.ExpectedAttributeValueMarshaller
Marshall the given parameter object
marshall(GetItemRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.GetItemRequestMarshaller
 
marshall(GetItemRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.GetItemRequestModelMarshaller
Marshall the given parameter object
marshall(GetRecordsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.GetRecordsRequestModelMarshaller
Marshall the given parameter object
marshall(GetShardIteratorRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.GetShardIteratorRequestModelMarshaller
Marshall the given parameter object
marshall(GlobalSecondaryIndexDescription, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.GlobalSecondaryIndexDescriptionMarshaller
Marshall the given parameter object
marshall(GlobalSecondaryIndexInfo, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.GlobalSecondaryIndexInfoMarshaller
Marshall the given parameter object
marshall(GlobalSecondaryIndex, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.GlobalSecondaryIndexMarshaller
Marshall the given parameter object
marshall(GlobalSecondaryIndexUpdate, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.GlobalSecondaryIndexUpdateMarshaller
Marshall the given parameter object
marshall(GlobalTableDescription, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.GlobalTableDescriptionMarshaller
Marshall the given parameter object
marshall(GlobalTableGlobalSecondaryIndexSettingsUpdate, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.GlobalTableGlobalSecondaryIndexSettingsUpdateMarshaller
Marshall the given parameter object
marshall(GlobalTable, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.GlobalTableMarshaller
Marshall the given parameter object
marshall(Identity, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.IdentityMarshaller
Marshall the given parameter object
marshall(ItemCollectionMetrics, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.ItemCollectionMetricsMarshaller
Marshall the given parameter object
marshall(KeysAndAttributes, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.KeysAndAttributesMarshaller
Marshall the given parameter object
marshall(KeySchemaElement, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.KeySchemaElementMarshaller
Marshall the given parameter object
marshall(ListBackupsRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.ListBackupsRequestMarshaller
 
marshall(ListBackupsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.ListBackupsRequestModelMarshaller
Marshall the given parameter object
marshall(ListGlobalTablesRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.ListGlobalTablesRequestMarshaller
 
marshall(ListGlobalTablesRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.ListGlobalTablesRequestModelMarshaller
Marshall the given parameter object
marshall(ListStreamsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.ListStreamsRequestModelMarshaller
Marshall the given parameter object
marshall(ListTablesRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.ListTablesRequestMarshaller
 
marshall(ListTablesRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.ListTablesRequestModelMarshaller
Marshall the given parameter object
marshall(ListTagsOfResourceRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.ListTagsOfResourceRequestMarshaller
 
marshall(ListTagsOfResourceRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.ListTagsOfResourceRequestModelMarshaller
Marshall the given parameter object
marshall(LocalSecondaryIndexDescription, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.LocalSecondaryIndexDescriptionMarshaller
Marshall the given parameter object
marshall(LocalSecondaryIndexInfo, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.LocalSecondaryIndexInfoMarshaller
Marshall the given parameter object
marshall(LocalSecondaryIndex, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.LocalSecondaryIndexMarshaller
Marshall the given parameter object
marshall(PointInTimeRecoveryDescription, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.PointInTimeRecoveryDescriptionMarshaller
Marshall the given parameter object
marshall(PointInTimeRecoverySpecification, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.PointInTimeRecoverySpecificationMarshaller
Marshall the given parameter object
marshall(Projection, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.ProjectionMarshaller
Marshall the given parameter object
marshall(ProvisionedThroughputDescription, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.ProvisionedThroughputDescriptionMarshaller
Marshall the given parameter object
marshall(ProvisionedThroughput, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.ProvisionedThroughputMarshaller
Marshall the given parameter object
marshall(PutItemRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.PutItemRequestMarshaller
 
marshall(PutItemRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.PutItemRequestModelMarshaller
Marshall the given parameter object
marshall(PutRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.PutRequestMarshaller
Marshall the given parameter object
marshall(QueryRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.QueryRequestMarshaller
 
marshall(QueryRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.QueryRequestModelMarshaller
Marshall the given parameter object
marshall(Record, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.RecordMarshaller
Marshall the given parameter object
marshall(ReplicaDescription, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.ReplicaDescriptionMarshaller
Marshall the given parameter object
marshall(ReplicaGlobalSecondaryIndexSettingsDescription, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.ReplicaGlobalSecondaryIndexSettingsDescriptionMarshaller
Marshall the given parameter object
marshall(ReplicaGlobalSecondaryIndexSettingsUpdate, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.ReplicaGlobalSecondaryIndexSettingsUpdateMarshaller
Marshall the given parameter object
marshall(Replica, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.ReplicaMarshaller
Marshall the given parameter object
marshall(ReplicaSettingsDescription, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.ReplicaSettingsDescriptionMarshaller
Marshall the given parameter object
marshall(ReplicaSettingsUpdate, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.ReplicaSettingsUpdateMarshaller
Marshall the given parameter object
marshall(ReplicaUpdate, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.ReplicaUpdateMarshaller
Marshall the given parameter object
marshall(RestoreSummary, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.RestoreSummaryMarshaller
Marshall the given parameter object
marshall(RestoreTableFromBackupRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.RestoreTableFromBackupRequestMarshaller
 
marshall(RestoreTableFromBackupRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.RestoreTableFromBackupRequestModelMarshaller
Marshall the given parameter object
marshall(RestoreTableToPointInTimeRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.RestoreTableToPointInTimeRequestMarshaller
 
marshall(RestoreTableToPointInTimeRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.RestoreTableToPointInTimeRequestModelMarshaller
Marshall the given parameter object
marshall(ScanRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.ScanRequestMarshaller
 
marshall(ScanRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.ScanRequestModelMarshaller
Marshall the given parameter object
marshall(SequenceNumberRange, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.SequenceNumberRangeMarshaller
Marshall the given parameter object
marshall(Shard, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.ShardMarshaller
Marshall the given parameter object
marshall(SourceTableDetails, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.SourceTableDetailsMarshaller
Marshall the given parameter object
marshall(SourceTableFeatureDetails, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.SourceTableFeatureDetailsMarshaller
Marshall the given parameter object
marshall(SSEDescription, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.SSEDescriptionMarshaller
Marshall the given parameter object
marshall(SSESpecification, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.SSESpecificationMarshaller
Marshall the given parameter object
marshall(StreamDescription, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.StreamDescriptionMarshaller
Marshall the given parameter object
marshall(Stream, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.StreamMarshaller
Marshall the given parameter object
marshall(StreamRecord, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.StreamRecordMarshaller
Marshall the given parameter object
marshall(StreamSpecification, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.StreamSpecificationMarshaller
Marshall the given parameter object
marshall(TableDescription, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.TableDescriptionMarshaller
Marshall the given parameter object
marshall(Tag, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.TagMarshaller
Marshall the given parameter object
marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.TagResourceRequestMarshaller
 
marshall(TagResourceRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.TagResourceRequestModelMarshaller
Marshall the given parameter object
marshall(TimeToLiveDescription, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.TimeToLiveDescriptionMarshaller
Marshall the given parameter object
marshall(TimeToLiveSpecification, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.TimeToLiveSpecificationMarshaller
Marshall the given parameter object
marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.UntagResourceRequestMarshaller
 
marshall(UntagResourceRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.UntagResourceRequestModelMarshaller
Marshall the given parameter object
marshall(UpdateContinuousBackupsRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.UpdateContinuousBackupsRequestMarshaller
 
marshall(UpdateContinuousBackupsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.UpdateContinuousBackupsRequestModelMarshaller
Marshall the given parameter object
marshall(UpdateGlobalSecondaryIndexAction, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.UpdateGlobalSecondaryIndexActionMarshaller
Marshall the given parameter object
marshall(UpdateGlobalTableRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.UpdateGlobalTableRequestMarshaller
 
marshall(UpdateGlobalTableRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.UpdateGlobalTableRequestModelMarshaller
Marshall the given parameter object
marshall(UpdateGlobalTableSettingsRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.UpdateGlobalTableSettingsRequestMarshaller
 
marshall(UpdateGlobalTableSettingsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.UpdateGlobalTableSettingsRequestModelMarshaller
Marshall the given parameter object
marshall(UpdateItemRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.UpdateItemRequestMarshaller
 
marshall(UpdateItemRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.UpdateItemRequestModelMarshaller
Marshall the given parameter object
marshall(UpdateTableRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.UpdateTableRequestMarshaller
 
marshall(UpdateTableRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.UpdateTableRequestModelMarshaller
Marshall the given parameter object
marshall(UpdateTimeToLiveRequest) - Method in class software.amazon.awssdk.services.dynamodb.transform.UpdateTimeToLiveRequestMarshaller
 
marshall(UpdateTimeToLiveRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.UpdateTimeToLiveRequestModelMarshaller
Marshall the given parameter object
marshall(WriteRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.dynamodb.transform.WriteRequestMarshaller
Marshall the given parameter object
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.model.Consumer
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.model.ConsumerDescription
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.model.EnhancedMetrics
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.model.HashKeyRange
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsRequestEntry
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsResultEntry
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.model.Record
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.model.SequenceNumberRange
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.model.Shard
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.model.StartingPosition
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescription
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.model.SubscribeToShardEvent
 
marshall(ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.model.Tag
 
marshall(AddTagsToStreamRequest) - Method in class software.amazon.awssdk.services.kinesis.transform.AddTagsToStreamRequestMarshaller
 
marshall(AddTagsToStreamRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.AddTagsToStreamRequestModelMarshaller
Marshall the given parameter object
marshall(ConsumerDescription, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.ConsumerDescriptionMarshaller
Marshall the given parameter object
marshall(Consumer, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.ConsumerMarshaller
Marshall the given parameter object
marshall(CreateStreamRequest) - Method in class software.amazon.awssdk.services.kinesis.transform.CreateStreamRequestMarshaller
 
marshall(CreateStreamRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.CreateStreamRequestModelMarshaller
Marshall the given parameter object
marshall(DecreaseStreamRetentionPeriodRequest) - Method in class software.amazon.awssdk.services.kinesis.transform.DecreaseStreamRetentionPeriodRequestMarshaller
 
marshall(DecreaseStreamRetentionPeriodRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.DecreaseStreamRetentionPeriodRequestModelMarshaller
Marshall the given parameter object
marshall(DeleteStreamRequest) - Method in class software.amazon.awssdk.services.kinesis.transform.DeleteStreamRequestMarshaller
 
marshall(DeleteStreamRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.DeleteStreamRequestModelMarshaller
Marshall the given parameter object
marshall(DeregisterStreamConsumerRequest) - Method in class software.amazon.awssdk.services.kinesis.transform.DeregisterStreamConsumerRequestMarshaller
 
marshall(DeregisterStreamConsumerRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.DeregisterStreamConsumerRequestModelMarshaller
Marshall the given parameter object
marshall(DescribeLimitsRequest) - Method in class software.amazon.awssdk.services.kinesis.transform.DescribeLimitsRequestMarshaller
 
marshall(DescribeLimitsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.DescribeLimitsRequestModelMarshaller
Marshall the given parameter object
marshall(DescribeStreamConsumerRequest) - Method in class software.amazon.awssdk.services.kinesis.transform.DescribeStreamConsumerRequestMarshaller
 
marshall(DescribeStreamConsumerRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.DescribeStreamConsumerRequestModelMarshaller
Marshall the given parameter object
marshall(DescribeStreamRequest) - Method in class software.amazon.awssdk.services.kinesis.transform.DescribeStreamRequestMarshaller
 
marshall(DescribeStreamRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.DescribeStreamRequestModelMarshaller
Marshall the given parameter object
marshall(DescribeStreamSummaryRequest) - Method in class software.amazon.awssdk.services.kinesis.transform.DescribeStreamSummaryRequestMarshaller
 
marshall(DescribeStreamSummaryRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.DescribeStreamSummaryRequestModelMarshaller
Marshall the given parameter object
marshall(DisableEnhancedMonitoringRequest) - Method in class software.amazon.awssdk.services.kinesis.transform.DisableEnhancedMonitoringRequestMarshaller
 
marshall(DisableEnhancedMonitoringRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.DisableEnhancedMonitoringRequestModelMarshaller
Marshall the given parameter object
marshall(EnableEnhancedMonitoringRequest) - Method in class software.amazon.awssdk.services.kinesis.transform.EnableEnhancedMonitoringRequestMarshaller
 
marshall(EnableEnhancedMonitoringRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.EnableEnhancedMonitoringRequestModelMarshaller
Marshall the given parameter object
marshall(EnhancedMetrics, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.EnhancedMetricsMarshaller
Marshall the given parameter object
marshall(GetRecordsRequest) - Method in class software.amazon.awssdk.services.kinesis.transform.GetRecordsRequestMarshaller
 
marshall(GetRecordsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.GetRecordsRequestModelMarshaller
Marshall the given parameter object
marshall(GetShardIteratorRequest) - Method in class software.amazon.awssdk.services.kinesis.transform.GetShardIteratorRequestMarshaller
 
marshall(GetShardIteratorRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.GetShardIteratorRequestModelMarshaller
Marshall the given parameter object
marshall(HashKeyRange, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.HashKeyRangeMarshaller
Marshall the given parameter object
marshall(IncreaseStreamRetentionPeriodRequest) - Method in class software.amazon.awssdk.services.kinesis.transform.IncreaseStreamRetentionPeriodRequestMarshaller
 
marshall(IncreaseStreamRetentionPeriodRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.IncreaseStreamRetentionPeriodRequestModelMarshaller
Marshall the given parameter object
marshall(ListShardsRequest) - Method in class software.amazon.awssdk.services.kinesis.transform.ListShardsRequestMarshaller
 
marshall(ListShardsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.ListShardsRequestModelMarshaller
Marshall the given parameter object
marshall(ListStreamConsumersRequest) - Method in class software.amazon.awssdk.services.kinesis.transform.ListStreamConsumersRequestMarshaller
 
marshall(ListStreamConsumersRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.ListStreamConsumersRequestModelMarshaller
Marshall the given parameter object
marshall(ListStreamsRequest) - Method in class software.amazon.awssdk.services.kinesis.transform.ListStreamsRequestMarshaller
 
marshall(ListStreamsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.ListStreamsRequestModelMarshaller
Marshall the given parameter object
marshall(ListTagsForStreamRequest) - Method in class software.amazon.awssdk.services.kinesis.transform.ListTagsForStreamRequestMarshaller
 
marshall(ListTagsForStreamRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.ListTagsForStreamRequestModelMarshaller
Marshall the given parameter object
marshall(MergeShardsRequest) - Method in class software.amazon.awssdk.services.kinesis.transform.MergeShardsRequestMarshaller
 
marshall(MergeShardsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.MergeShardsRequestModelMarshaller
Marshall the given parameter object
marshall(PutRecordRequest) - Method in class software.amazon.awssdk.services.kinesis.transform.PutRecordRequestMarshaller
 
marshall(PutRecordRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.PutRecordRequestModelMarshaller
Marshall the given parameter object
marshall(PutRecordsRequestEntry, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.PutRecordsRequestEntryMarshaller
Marshall the given parameter object
marshall(PutRecordsRequest) - Method in class software.amazon.awssdk.services.kinesis.transform.PutRecordsRequestMarshaller
 
marshall(PutRecordsRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.PutRecordsRequestModelMarshaller
Marshall the given parameter object
marshall(PutRecordsResultEntry, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.PutRecordsResultEntryMarshaller
Marshall the given parameter object
marshall(Record, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.RecordMarshaller
Marshall the given parameter object
marshall(RegisterStreamConsumerRequest) - Method in class software.amazon.awssdk.services.kinesis.transform.RegisterStreamConsumerRequestMarshaller
 
marshall(RegisterStreamConsumerRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.RegisterStreamConsumerRequestModelMarshaller
Marshall the given parameter object
marshall(RemoveTagsFromStreamRequest) - Method in class software.amazon.awssdk.services.kinesis.transform.RemoveTagsFromStreamRequestMarshaller
 
marshall(RemoveTagsFromStreamRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.RemoveTagsFromStreamRequestModelMarshaller
Marshall the given parameter object
marshall(SequenceNumberRange, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.SequenceNumberRangeMarshaller
Marshall the given parameter object
marshall(Shard, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.ShardMarshaller
Marshall the given parameter object
marshall(SplitShardRequest) - Method in class software.amazon.awssdk.services.kinesis.transform.SplitShardRequestMarshaller
 
marshall(SplitShardRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.SplitShardRequestModelMarshaller
Marshall the given parameter object
marshall(StartingPosition, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.StartingPositionMarshaller
Marshall the given parameter object
marshall(StartStreamEncryptionRequest) - Method in class software.amazon.awssdk.services.kinesis.transform.StartStreamEncryptionRequestMarshaller
 
marshall(StartStreamEncryptionRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.StartStreamEncryptionRequestModelMarshaller
Marshall the given parameter object
marshall(StopStreamEncryptionRequest) - Method in class software.amazon.awssdk.services.kinesis.transform.StopStreamEncryptionRequestMarshaller
 
marshall(StopStreamEncryptionRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.StopStreamEncryptionRequestModelMarshaller
Marshall the given parameter object
marshall(StreamDescription, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.StreamDescriptionMarshaller
Marshall the given parameter object
marshall(StreamDescriptionSummary, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.StreamDescriptionSummaryMarshaller
Marshall the given parameter object
marshall(SubscribeToShardEvent, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.SubscribeToShardEventMarshaller
Marshall the given parameter object
marshall(SubscribeToShardRequest) - Method in class software.amazon.awssdk.services.kinesis.transform.SubscribeToShardRequestMarshaller
 
marshall(SubscribeToShardRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.SubscribeToShardRequestModelMarshaller
Marshall the given parameter object
marshall(Tag, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.TagMarshaller
Marshall the given parameter object
marshall(UpdateShardCountRequest) - Method in class software.amazon.awssdk.services.kinesis.transform.UpdateShardCountRequestMarshaller
 
marshall(UpdateShardCountRequest, ProtocolMarshaller) - Method in class software.amazon.awssdk.services.kinesis.transform.UpdateShardCountRequestModelMarshaller
Marshall the given parameter object
Marshaller<T,R> - Interface in software.amazon.awssdk.core.runtime.transform
 
marshallerRegistry(MarshallerRegistry) - Method in class software.amazon.awssdk.core.internal.protocol.json.JsonMarshallerContext.Builder
 
marshallerRegistry() - Method in class software.amazon.awssdk.core.internal.protocol.json.JsonMarshallerContext
 
MarshallerRegistry - Class in software.amazon.awssdk.core.internal.protocol.json
 
MarshallerRegistry.Builder - Class in software.amazon.awssdk.core.internal.protocol.json
Builder for a MarshallerRegistry.
MarshallingAssertion - Class in software.amazon.awssdk.protocol.asserts.marshalling
Assertion on the marshalled request.
MarshallingAssertion() - Constructor for class software.amazon.awssdk.protocol.asserts.marshalling.MarshallingAssertion
 
MarshallingInfo<T> - Class in software.amazon.awssdk.core.protocol
Metadata about the marshalling requirements of a given member.
MarshallingInfo.Builder<T> - Class in software.amazon.awssdk.core.protocol
Builder for a MarshallingInfo.
marshallingType() - Method in class software.amazon.awssdk.core.protocol.MarshallingInfo
 
MarshallingType<T> - Interface in software.amazon.awssdk.core.protocol
Represents the various types supported for marshalling.
marshallLocation(MarshallLocation) - Method in class software.amazon.awssdk.core.protocol.MarshallingInfo.Builder
 
marshallLocation() - Method in class software.amazon.awssdk.core.protocol.MarshallingInfo
 
MarshallLocation - Enum in software.amazon.awssdk.core.protocol
Enum representing the various locations data can be marshalled to.
marshallLocationName(String) - Method in class software.amazon.awssdk.core.protocol.MarshallingInfo.Builder
 
marshallLocationName() - Method in class software.amazon.awssdk.core.protocol.MarshallingInfo
 
matchErrorCode(String) - Method in class software.amazon.awssdk.awscore.internal.protocol.json.AwsJsonErrorUnmarshaller
 
Matchers - Class in software.amazon.awssdk.testutils.hamcrest
 
matches(int) - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkJsonErrorUnmarshaller
 
matches(OutputT) - Method in class software.amazon.awssdk.core.waiters.WaiterAcceptor
Default method definition that matches the response state with the expected state defined by the acceptor.
matches(ErrorT) - Method in class software.amazon.awssdk.core.waiters.WaiterAcceptor
Default method definition that matches the exception with the expected state defined by the acceptor.
MAX_BACKOFF - Static variable in class software.amazon.awssdk.core.internal.retry.SdkDefaultRetrySetting
 
MAX_CONCURRENT_STREAMS - Static variable in class software.amazon.awssdk.http.nio.netty.internal.ChannelAttributeKey
Value of the MAX_CONCURRENT_STREAMS from the server's SETTING frame.
MAX_CONNECTIONS - Static variable in class software.amazon.awssdk.http.SdkHttpConfigurationOption
Maximum number of connections allowed in a connection pool.
MAX_IDLE_CONNECTION_TIME - Static variable in class software.amazon.awssdk.http.apache.internal.DefaultConfiguration
The default maximum idle time (in milliseconds) for a connection to be idle in the connection pool and still be eligible for reuse.
MAX_PENDING_CONNECTION_ACQUIRES - Static variable in class software.amazon.awssdk.http.SdkHttpConfigurationOption
Maximum number of requests allowed to wait for a connection.
MaxAttemptsRetryStrategy - Class in software.amazon.awssdk.core.waiters
 
MaxAttemptsRetryStrategy(int) - Constructor for class software.amazon.awssdk.core.waiters.MaxAttemptsRetryStrategy
Constructs a new MaxAttemptsRetryStrategy with the given default number of attempts
maxBackoffTime(Duration) - Method in interface software.amazon.awssdk.core.retry.backoff.EqualJitterBackoffStrategy.Builder
 
maxBackoffTime() - Method in interface software.amazon.awssdk.core.retry.backoff.EqualJitterBackoffStrategy.Builder
 
maxBackoffTime(Duration) - Method in interface software.amazon.awssdk.core.retry.backoff.FullJitterBackoffStrategy.Builder
 
maxBackoffTime() - Method in interface software.amazon.awssdk.core.retry.backoff.FullJitterBackoffStrategy.Builder
 
maxConcurrency(Integer) - Method in interface software.amazon.awssdk.http.nio.netty.NettyNioAsyncHttpClient.Builder
Maximum number of allowed concurrent requests.
maxConnections(Integer) - Method in interface software.amazon.awssdk.http.apache.ApacheHttpClient.Builder
The maximum number of connections allowed in the connection pool.
maxConnections() - Method in class software.amazon.awssdk.http.nio.netty.internal.NettyConfiguration
 
maxConnections(int) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.BetterFixedChannelPool.Builder
 
maxDatapoints(Integer) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricDataRequest.Builder
The maximum number of data points the request should return before paginating.
maxDatapoints() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricDataRequest
The maximum number of data points the request should return before paginating.
maximum(Double) - Method in interface software.amazon.awssdk.services.cloudwatch.model.Datapoint.Builder
The maximum metric value for the data point.
maximum() - Method in class software.amazon.awssdk.services.cloudwatch.model.Datapoint
The maximum metric value for the data point.
maximum(Double) - Method in interface software.amazon.awssdk.services.cloudwatch.model.StatisticSet.Builder
The maximum value of the sample set.
maximum() - Method in class software.amazon.awssdk.services.cloudwatch.model.StatisticSet
The maximum value of the sample set.
MaxNumberOfRetriesCondition - Class in software.amazon.awssdk.core.retry.conditions
Simple retry condition that allows retries up to a certain max number of retries.
maxPendingAcquires(int) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.BetterFixedChannelPool.Builder
 
maxPendingConnectionAcquires() - Method in class software.amazon.awssdk.http.nio.netty.internal.NettyConfiguration
 
maxPendingConnectionAcquires(Integer) - Method in interface software.amazon.awssdk.http.nio.netty.NettyNioAsyncHttpClient.Builder
The maximum number of pending acquires allowed.
maxRecords(Integer) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryRequest.Builder
The maximum number of alarm history records to retrieve.
maxRecords() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryRequest
The maximum number of alarm history records to retrieve.
maxRecords(Integer) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsRequest.Builder
The maximum number of alarm descriptions to retrieve.
maxRecords() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsRequest
The maximum number of alarm descriptions to retrieve.
maxReservedStreams() - Method in class io.netty.handler.codec.http2.ForkedHttp2MultiplexCodecBuilder
 
maxReservedStreams(int) - Method in class io.netty.handler.codec.http2.ForkedHttp2MultiplexCodecBuilder
 
maxResults(Integer) - Method in interface software.amazon.awssdk.services.kinesis.model.ListShardsRequest.Builder
The maximum number of shards to return in a single call to ListShards.
maxResults() - Method in class software.amazon.awssdk.services.kinesis.model.ListShardsRequest
The maximum number of shards to return in a single call to ListShards.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.kinesis.model.ListStreamConsumersRequest.Builder
The maximum number of consumers that you want a single call of ListStreamConsumers to return.
maxResults() - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamConsumersRequest
The maximum number of consumers that you want a single call of ListStreamConsumers to return.
md5AsBase64(InputStream) - Static method in class software.amazon.awssdk.utils.Md5Utils
Returns the MD5 in base64 for the data from the given input stream.
md5AsBase64(byte[]) - Static method in class software.amazon.awssdk.utils.Md5Utils
Returns the MD5 in base64 for the given byte array.
md5AsBase64(File) - Static method in class software.amazon.awssdk.utils.Md5Utils
Returns the MD5 in base64 for the given file.
Md5Utils - Class in software.amazon.awssdk.utils
Utility methods for computing MD5 sums.
Memory - Class in software.amazon.awssdk.testutils
Used to retrieve information about the JVM memory.
merge(SdkClientConfiguration) - Method in class software.amazon.awssdk.core.internal.client.config.SdkClientConfiguration
Merge this configuration with another configuration, where this configuration's values take precedence.
merge(Consumer<SdkClientConfiguration.Builder>) - Method in class software.amazon.awssdk.core.internal.client.config.SdkClientConfiguration
 
merge(Endpoint) - Method in class software.amazon.awssdk.regions.internal.model.Endpoint
Merges the given endpoints and returns the merged one.
merge(AttributeMap) - Method in class software.amazon.awssdk.utils.AttributeMap
Merges two AttributeMaps into one.
MergeCustomHeadersStage - Class in software.amazon.awssdk.core.internal.http.pipeline.stages
Merge customer supplied headers into the marshalled request.
MergeCustomHeadersStage(HttpClientDependencies) - Constructor for class software.amazon.awssdk.core.internal.http.pipeline.stages.MergeCustomHeadersStage
 
MergeCustomQueryParamsStage - Class in software.amazon.awssdk.core.internal.http.pipeline.stages
Merge customer supplied query params into the marshalled request.
MergeCustomQueryParamsStage() - Constructor for class software.amazon.awssdk.core.internal.http.pipeline.stages.MergeCustomQueryParamsStage
 
mergeLists(List<T>, List<T>) - Static method in class software.amazon.awssdk.utils.CollectionUtils
Returns a new list containing the second list appended to the first list.
mergeShards(MergeShardsRequest) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Merges two adjacent shards in a Kinesis data stream and combines them into a single shard to reduce the stream's capacity to ingest and transport data.
mergeShards(Consumer<MergeShardsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Merges two adjacent shards in a Kinesis data stream and combines them into a single shard to reduce the stream's capacity to ingest and transport data.
MergeShardsRequest - Class in software.amazon.awssdk.services.kinesis.model
Represents the input for MergeShards.
MergeShardsRequest.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
MergeShardsRequestMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
MergeShardsRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesis.transform.MergeShardsRequestMarshaller
 
MergeShardsRequestModelMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
MergeShardsResponse - Class in software.amazon.awssdk.services.kinesis.model
 
MergeShardsResponse.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
MergeShardsResponseUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
MergeShardsResponse JSON Unmarshaller
MergeShardsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.MergeShardsResponseUnmarshaller
 
message(String) - Method in interface software.amazon.awssdk.awscore.eventstream.EventStreamException.Builder
 
message(String) - Method in interface software.amazon.awssdk.awscore.exception.AwsServiceException.Builder
 
message(String) - Method in interface software.amazon.awssdk.core.exception.AbortedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.core.exception.ClientExecutionTimeoutException.Builder
 
message(String) - Method in interface software.amazon.awssdk.core.exception.Crc32MismatchException.Builder
 
message(String) - Method in interface software.amazon.awssdk.core.exception.NonRetryableException.Builder
 
message(String) - Method in interface software.amazon.awssdk.core.exception.ResetException.Builder
 
message(String) - Method in interface software.amazon.awssdk.core.exception.RetryableException.Builder
 
message(String) - Method in interface software.amazon.awssdk.core.exception.SdkClientException.Builder
 
message(String) - Method in interface software.amazon.awssdk.core.exception.SdkException.Builder
Specifies the details of this exception.
message() - Method in interface software.amazon.awssdk.core.exception.SdkException.Builder
The details of this exception.
message(String) - Method in interface software.amazon.awssdk.core.exception.SdkServiceException.Builder
 
message - Variable in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.IamInfo
 
message - Variable in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.IamSecurityCredential
 
message(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.CloudWatchException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DashboardInvalidInputErrorException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DashboardNotFoundErrorException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DashboardValidationMessage.Builder
A message describing the error or warning.
message() - Method in class software.amazon.awssdk.services.cloudwatch.model.DashboardValidationMessage
A message describing the error or warning.
message(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.InternalServiceException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.InvalidFormatException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.InvalidNextTokenException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.InvalidParameterCombinationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.InvalidParameterValueException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.LimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MissingRequiredParameterException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.ResourceNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupInUseException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ConditionalCheckFailedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsUnavailableException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DynamoDbException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExpiredIteratorException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.IndexNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.InternalServerErrorException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.InvalidRestoreTimeException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ItemCollectionSizeLimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.LimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryUnavailableException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ResourceInUseException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ResourceNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableInUseException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TrimmedDataAccessException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kinesis.model.ExpiredIteratorException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kinesis.model.ExpiredNextTokenException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kinesis.model.InvalidArgumentException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kinesis.model.KinesisException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsAccessDeniedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsDisabledException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsInvalidStateException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsOptInRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsThrottlingException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kinesis.model.LimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kinesis.model.ProvisionedThroughputExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kinesis.model.ResourceInUseException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.kinesis.model.ResourceNotFoundException.Builder
 
Message - Class in software.amazon.eventstream
An eventstream message.
Message(Map<String, HeaderValue>, byte[]) - Constructor for class software.amazon.eventstream.Message
 
MessageBuilder - Interface in software.amazon.eventstream
An abstraction for message construction.
MessageData - Class in software.amazon.awssdk.services.cloudwatch.model
A message returned by the GetMetricDataAPI, including a code and a description.
MessageData.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
MessageDataUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
MessageData StAX Unmarshaller
MessageDataUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.MessageDataUnmarshaller
 
MessageDecoder - Class in software.amazon.eventstream
A simple decoder that accumulates chunks of bytes and emits eventstream messages.
MessageDecoder(Consumer<Message>) - Constructor for class software.amazon.eventstream.MessageDecoder
 
messages(Collection<MessageData>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricDataResult.Builder
A list of messages with additional information about the data returned.
messages(MessageData...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricDataResult.Builder
A list of messages with additional information about the data returned.
messages(Consumer<MessageData.Builder>...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricDataResult.Builder
A list of messages with additional information about the data returned.
messages() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDataResult
A list of messages with additional information about the data returned.
metadata(String) - Method in class software.amazon.awssdk.core.SdkResponseMetadata
 
method() - Method in interface software.amazon.awssdk.http.SdkHttpFullRequest.Builder
The path, exactly as it was configured with SdkHttpFullRequest.Builder.method(SdkHttpMethod).
method(SdkHttpMethod) - Method in interface software.amazon.awssdk.http.SdkHttpFullRequest.Builder
Configure an SdkHttpRequest.method() to be used in the created HTTP request.
method() - Method in interface software.amazon.awssdk.http.SdkHttpRequest
Returns the HTTP method (GET, POST, etc) to use when sending this request.
METHOD_NOT_ALLOWED - Static variable in class software.amazon.awssdk.http.HttpStatusCode
 
Metric - Class in software.amazon.awssdk.services.cloudwatch.model
Represents a specific metric.
metric(Metric) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricStat.Builder
The metric to return, including the metric name, namespace, and dimensions.
metric(Consumer<Metric.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricStat.Builder
The metric to return, including the metric name, namespace, and dimensions.
metric() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricStat
The metric to return, including the metric name, namespace, and dimensions.
Metric.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
MetricAlarm - Class in software.amazon.awssdk.services.cloudwatch.model
Represents an alarm.
MetricAlarm.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
metricAlarms(Collection<MetricAlarm>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricResponse.Builder
The information for each alarm with the specified metric.
metricAlarms(MetricAlarm...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricResponse.Builder
The information for each alarm with the specified metric.
metricAlarms(Consumer<MetricAlarm.Builder>...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricResponse.Builder
The information for each alarm with the specified metric.
metricAlarms() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricResponse
The information for each alarm with the specified metric.
metricAlarms(Collection<MetricAlarm>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsResponse.Builder
The information for the specified alarms.
metricAlarms(MetricAlarm...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsResponse.Builder
The information for the specified alarms.
metricAlarms(Consumer<MetricAlarm.Builder>...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsResponse.Builder
The information for the specified alarms.
metricAlarms() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsResponse
The information for the specified alarms.
metricAlarms() - Method in class software.amazon.awssdk.services.cloudwatch.paginators.DescribeAlarmsPublisher
Returns a publisher that can be used to get a stream of data.
MetricAlarmUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
MetricAlarm StAX Unmarshaller
MetricAlarmUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.MetricAlarmUnmarshaller
 
metricData(Collection<MetricDatum>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricDataRequest.Builder
The data for the metric.
metricData(MetricDatum...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricDataRequest.Builder
The data for the metric.
metricData(Consumer<MetricDatum.Builder>...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricDataRequest.Builder
The data for the metric.
metricData() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricDataRequest
The data for the metric.
metricDataQueries(Collection<MetricDataQuery>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricDataRequest.Builder
The metric queries to be returned.
metricDataQueries(MetricDataQuery...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricDataRequest.Builder
The metric queries to be returned.
metricDataQueries(Consumer<MetricDataQuery.Builder>...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricDataRequest.Builder
The metric queries to be returned.
metricDataQueries() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricDataRequest
The metric queries to be returned.
MetricDataQuery - Class in software.amazon.awssdk.services.cloudwatch.model
This structure indicates the metric data to return, and whether this call is just retrieving a batch set of data for one metric, or is performing a math expression on metric data.
MetricDataQuery.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
MetricDataQueryUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
MetricDataQuery StAX Unmarshaller
MetricDataQueryUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.MetricDataQueryUnmarshaller
 
MetricDataResult - Class in software.amazon.awssdk.services.cloudwatch.model
A GetMetricData call returns an array of MetricDataResult structures.
MetricDataResult.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
metricDataResults(Collection<MetricDataResult>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricDataResponse.Builder
The metrics that are returned, including the metric name, namespace, and dimensions.
metricDataResults(MetricDataResult...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricDataResponse.Builder
The metrics that are returned, including the metric name, namespace, and dimensions.
metricDataResults(Consumer<MetricDataResult.Builder>...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricDataResponse.Builder
The metrics that are returned, including the metric name, namespace, and dimensions.
metricDataResults() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricDataResponse
The metrics that are returned, including the metric name, namespace, and dimensions.
MetricDataResultUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
MetricDataResult StAX Unmarshaller
MetricDataResultUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.MetricDataResultUnmarshaller
 
MetricDatum - Class in software.amazon.awssdk.services.cloudwatch.model
Encapsulates the information sent to either create a metric or add new values to be aggregated into an existing metric.
MetricDatum.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
MetricDatumUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
MetricDatum StAX Unmarshaller
MetricDatumUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.MetricDatumUnmarshaller
 
metricName(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricRequest.Builder
The name of the metric.
metricName() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The name of the metric.
metricName(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest.Builder
The name of the metric, with or without spaces.
metricName() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest
The name of the metric, with or without spaces.
metricName(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.ListMetricsRequest.Builder
The name of the metric to filter against.
metricName() - Method in class software.amazon.awssdk.services.cloudwatch.model.ListMetricsRequest
The name of the metric to filter against.
metricName(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.Metric.Builder
The name of the metric.
metricName() - Method in class software.amazon.awssdk.services.cloudwatch.model.Metric
The name of the metric.
metricName(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
The name of the metric associated with the alarm.
metricName() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
The name of the metric associated with the alarm.
metricName(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricDatum.Builder
The name of the metric.
metricName() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDatum
The name of the metric.
metricName(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest.Builder
The name for the metric associated with the alarm.
metricName() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest
The name for the metric associated with the alarm.
metrics(Collection<Metric>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.ListMetricsResponse.Builder
The metrics.
metrics(Metric...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.ListMetricsResponse.Builder
The metrics.
metrics(Consumer<Metric.Builder>...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.ListMetricsResponse.Builder
The metrics.
metrics() - Method in class software.amazon.awssdk.services.cloudwatch.model.ListMetricsResponse
The metrics.
metrics() - Method in class software.amazon.awssdk.services.cloudwatch.paginators.ListMetricsPublisher
Returns a publisher that can be used to get a stream of data.
MetricsName - Enum in software.amazon.awssdk.services.kinesis.model
 
metricStat(MetricStat) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricDataQuery.Builder
The metric to be returned, along with statistics, period, and units.
metricStat(Consumer<MetricStat.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricDataQuery.Builder
The metric to be returned, along with statistics, period, and units.
metricStat() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDataQuery
The metric to be returned, along with statistics, period, and units.
MetricStat - Class in software.amazon.awssdk.services.cloudwatch.model
This structure defines the metric to be returned, along with the statistics, period, and units.
MetricStat.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
MetricStatUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
MetricStat StAX Unmarshaller
MetricStatUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.MetricStatUnmarshaller
 
MetricUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
Metric StAX Unmarshaller
MetricUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.MetricUnmarshaller
 
MFA_SERIAL - Static variable in class software.amazon.awssdk.profiles.ProfileProperty
Property name for specifying the identification number of the MFA device
millisBehindLatest(Long) - Method in interface software.amazon.awssdk.services.kinesis.model.GetRecordsResponse.Builder
The number of milliseconds the GetRecords response is from the tip of the stream, indicating how far behind current time the consumer is.
millisBehindLatest() - Method in class software.amazon.awssdk.services.kinesis.model.GetRecordsResponse
The number of milliseconds the GetRecords response is from the tip of the stream, indicating how far behind current time the consumer is.
millisBehindLatest(Long) - Method in interface software.amazon.awssdk.services.kinesis.model.SubscribeToShardEvent.Builder
The number of milliseconds the read records are from the tip of the stream, indicating how far behind current time the consumer is.
millisBehindLatest() - Method in class software.amazon.awssdk.services.kinesis.model.SubscribeToShardEvent
The number of milliseconds the read records are from the tip of the stream, indicating how far behind current time the consumer is.
Mimetype - Class in software.amazon.awssdk.core.internal.util
Utility class that maintains a listing of known Mimetypes, and determines the mimetype of files based on file extensions.
MIMETYPE_GZIP - Static variable in class software.amazon.awssdk.core.internal.util.Mimetype
The default gzip mimetype: application/x-gzip
MIMETYPE_HTML - Static variable in class software.amazon.awssdk.core.internal.util.Mimetype
The default HTML mimetype: text/html
MIMETYPE_OCTET_STREAM - Static variable in class software.amazon.awssdk.core.internal.util.Mimetype
The default binary mimetype: application/octet-stream
MIMETYPE_TEXT_PLAIN - Static variable in class software.amazon.awssdk.core.internal.util.Mimetype
 
MIMETYPE_XML - Static variable in class software.amazon.awssdk.core.internal.util.Mimetype
The default XML mimetype: application/xml
minimum(Double) - Method in interface software.amazon.awssdk.services.cloudwatch.model.Datapoint.Builder
The minimum metric value for the data point.
minimum() - Method in class software.amazon.awssdk.services.cloudwatch.model.Datapoint
The minimum metric value for the data point.
minimum(Double) - Method in interface software.amazon.awssdk.services.cloudwatch.model.StatisticSet.Builder
The minimum value of the sample set.
minimum() - Method in class software.amazon.awssdk.services.cloudwatch.model.StatisticSet
The minimum value of the sample set.
minimum(T...) - Static method in class software.amazon.awssdk.utils.ComparableUtils
Get the minimum value from a list of comparable vales.
MissingRequiredParameterException - Exception in software.amazon.awssdk.services.cloudwatch.model
An input parameter that is required is missing.
MissingRequiredParameterException.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
MissingRequiredParameterExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
 
MissingRequiredParameterExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.MissingRequiredParameterExceptionUnmarshaller
 
MissingSdkAnnotationCheck - Class in software.amazon.awssdk.buildtools.checkstyle
A rule that checks if sdk annotation is missing on any non-test classes.
MissingSdkAnnotationCheck() - Constructor for class software.amazon.awssdk.buildtools.checkstyle.MissingSdkAnnotationCheck
 
MockHttpClient - Class in software.amazon.awssdk.testutils.service.http
Mockable implementation of SdkHttpClient.
MockHttpClient() - Constructor for class software.amazon.awssdk.testutils.service.http.MockHttpClient
 
mockServer - Variable in class software.amazon.awssdk.http.SdkHttpClientTestSuite
 
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in interface software.amazon.awssdk.core.interceptor.ExecutionInterceptor
Modify the SdkHttpFullRequest before it is sent to the service.
modifyHttpRequest(InterceptorContext, ExecutionAttributes) - Method in class software.amazon.awssdk.core.internal.interceptor.ExecutionInterceptorChain
 
modifyHttpResponse(Context.ModifyHttpResponse, ExecutionAttributes) - Method in interface software.amazon.awssdk.core.interceptor.ExecutionInterceptor
Modify the SdkHttpFullRequest before it is unmarshalled into an SdkResponse.
modifyHttpResponse(InterceptorContext, ExecutionAttributes) - Method in class software.amazon.awssdk.core.internal.interceptor.ExecutionInterceptorChain
 
modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in interface software.amazon.awssdk.core.interceptor.ExecutionInterceptor
Modify an SdkRequest given to a service client before it is marshalled into an SdkHttpFullRequest.
modifyRequest(InterceptorContext, ExecutionAttributes) - Method in class software.amazon.awssdk.core.internal.interceptor.ExecutionInterceptorChain
 
modifyResponse(Context.ModifyResponse, ExecutionAttributes) - Method in interface software.amazon.awssdk.core.interceptor.ExecutionInterceptor
Modify the SdkResponse before it is returned by the client.
modifyResponse(InterceptorContext, ExecutionAttributes) - Method in class software.amazon.awssdk.core.internal.interceptor.ExecutionInterceptorChain
 
MOVED_PERMANENTLY - Static variable in class software.amazon.awssdk.http.HttpStatusCode
 
MOVED_TEMPORARILY - Static variable in class software.amazon.awssdk.http.HttpStatusCode
 
MoveParametersToBodyStage - Class in software.amazon.awssdk.core.internal.http.pipeline.stages
 
MoveParametersToBodyStage() - Constructor for class software.amazon.awssdk.core.internal.http.pipeline.stages.MoveParametersToBodyStage
 
MultiplexedChannelRecord - Class in software.amazon.awssdk.http.nio.netty.internal.http2
Contains a Future for the actual socket channel and tracks available streams based on the MAX_CONCURRENT_STREAMS setting for the connection.
MutableRequestToRequestPipeline - Interface in software.amazon.awssdk.core.internal.http.pipeline
Pipeline stage that takes in a mutable SdkHttpFullRequest.Builder and returns the same builder.
mutuallyExclusive(String, Object...) - Static method in class software.amazon.awssdk.utils.Validate
Verify that only one of the objects is non null.

N

n(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValue.Builder
An attribute of type Number.
n() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
An attribute of type Number.
name(String) - Method in interface software.amazon.awssdk.core.ApiName.Builder
Set the name of the API.
name() - Method in class software.amazon.awssdk.core.ApiName
 
name() - Method in class software.amazon.awssdk.http.SdkHttpConfigurationOption
Note that the name is mainly used for debugging purposes.
name(String) - Method in interface software.amazon.awssdk.profiles.Profile.Builder
Define the name of this profile, without the legacy "profile" prefix.
name() - Method in class software.amazon.awssdk.profiles.Profile
Retrieve the name of this profile.
name() - Method in class software.amazon.awssdk.regions.internal.PartitionRegionMetadata
 
name() - Method in interface software.amazon.awssdk.regions.RegionMetadata
The unique system ID for this region; ex: "us-east-1".
name(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.Dimension.Builder
The name of the dimension.
name() - Method in class software.amazon.awssdk.services.cloudwatch.model.Dimension
The name of the dimension.
name(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DimensionFilter.Builder
The dimension name to be matched.
name() - Method in class software.amazon.awssdk.services.cloudwatch.model.DimensionFilter
The dimension name to be matched.
NamedThreadFactory - Class in software.amazon.awssdk.utils
An decorator for ThreadFactory that allows naming threads based on a format.
NamedThreadFactory(ThreadFactory, String) - Constructor for class software.amazon.awssdk.utils.NamedThreadFactory
 
namespace(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricRequest.Builder
The namespace of the metric.
namespace() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The namespace of the metric.
namespace(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest.Builder
The namespace of the metric, with or without spaces.
namespace() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest
The namespace of the metric, with or without spaces.
namespace(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.ListMetricsRequest.Builder
The namespace to filter against.
namespace() - Method in class software.amazon.awssdk.services.cloudwatch.model.ListMetricsRequest
The namespace to filter against.
namespace(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.Metric.Builder
The namespace of the metric.
namespace() - Method in class software.amazon.awssdk.services.cloudwatch.model.Metric
The namespace of the metric.
namespace(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
The namespace of the metric associated with the alarm.
namespace() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
The namespace of the metric associated with the alarm.
namespace(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest.Builder
The namespace for the metric associated with the alarm.
namespace() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest
The namespace for the metric associated with the alarm.
namespace(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricDataRequest.Builder
The namespace for the metric data.
namespace() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricDataRequest
The namespace for the metric data.
NamespaceRemovingInputStream - Class in software.amazon.awssdk.core.internal.util
FilterInputStream implementation that wraps an InputStream containing an XML document, and removes the XML namespace attribute from the XML document.
NamespaceRemovingInputStream(InputStream) - Constructor for class software.amazon.awssdk.core.internal.util.NamespaceRemovingInputStream
Constructs a new NamespaceRemovingInputStream wrapping the specified InputStream.
needsConnectionLeftOpen() - Method in class software.amazon.awssdk.awscore.http.response.AwsJsonErrorResponseHandler
 
needsConnectionLeftOpen() - Method in class software.amazon.awssdk.awscore.http.response.DefaultErrorResponseHandler
Since this response handler completely consumes all the data from the underlying HTTP connection during the handle method, we don't need to keep the HTTP connection open.
needsConnectionLeftOpen() - Method in class software.amazon.awssdk.awscore.http.response.StaxResponseHandler
Since this response handler completely consumes all the data from the underlying HTTP connection during the handle method, we don't need to keep the HTTP connection open.
needsConnectionLeftOpen() - Method in interface software.amazon.awssdk.core.http.HttpResponseHandler
Indicates if this response handler requires that the underlying HTTP connection not be closed automatically after the response is handled.
needsConnectionLeftOpen() - Method in class software.amazon.awssdk.core.http.JsonResponseHandler
 
needsConnectionLeftOpen() - Method in class software.amazon.awssdk.core.internal.http.response.SdkErrorResponseHandler
 
needsConnectionLeftOpen() - Method in class software.amazon.awssdk.core.internal.http.SdkJsonErrorResponseHandler
 
needsConnectionLeftOpen() - Method in interface software.amazon.awssdk.core.sync.ResponseTransformer
Hook to allow connection to be left open after the SDK returns a response.
NettyConfiguration - Class in software.amazon.awssdk.http.nio.netty.internal
Internal object for configuring netty.
NettyConfiguration(AttributeMap) - Constructor for class software.amazon.awssdk.http.nio.netty.internal.NettyConfiguration
 
NettyNioAsyncHttpClient - Class in software.amazon.awssdk.http.nio.netty
An implementation of SdkAsyncHttpClient that uses a Netty non-blocking HTTP client to communicate with the service.
NettyNioAsyncHttpClient.Builder - Interface in software.amazon.awssdk.http.nio.netty
Builder that allows configuration of the Netty NIO HTTP implementation.
nettyRequest() - Method in class software.amazon.awssdk.http.nio.netty.internal.RequestContext
 
NettySdkAsyncHttpService - Class in software.amazon.awssdk.http.nio.netty
Service binding for the Netty default implementation.
NettySdkAsyncHttpService() - Constructor for class software.amazon.awssdk.http.nio.netty.NettySdkAsyncHttpService
 
NettyUtils - Class in software.amazon.awssdk.http.nio.netty.internal.utils
 
NetworkInterface(String) - Constructor for class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.NetworkInterface
 
newBufferedHttpEntity(HttpEntity) - Static method in class software.amazon.awssdk.http.apache.internal.utils.ApacheUtils
Utility function for creating a new BufferedEntity and wrapping any errors as a SdkClientException.
newClientContext(ProxyConfiguration) - Static method in class software.amazon.awssdk.http.apache.internal.utils.ApacheUtils
Returns a new HttpClientContext used for request execution.
newImage(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamRecord.Builder
The item in the DynamoDB table as it appeared after it was modified.
newImage() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
The item in the DynamoDB table as it appeared after it was modified.
newInstance(Class<T>, Object...) - Static method in class software.amazon.awssdk.testutils.smoketest.ReflectionUtils
 
newInstanceWithAllFieldsSet(Class<T>) - Static method in class software.amazon.awssdk.testutils.smoketest.ReflectionUtils
 
newInstanceWithAllFieldsSet(Class<T>, ReflectionUtils.RandomSupplier<?>...) - Static method in class software.amazon.awssdk.testutils.smoketest.ReflectionUtils
 
newInstanceWithAllFieldsSet(Class<T>, List<ReflectionUtils.RandomSupplier<?>>) - Static method in class software.amazon.awssdk.testutils.smoketest.ReflectionUtils
 
newProxyCredentialsProvider(ProxyConfiguration) - Static method in class software.amazon.awssdk.http.apache.internal.utils.ApacheUtils
Returns a new Credentials Provider for use with proxy authentication.
newResettableInputStream(File) - Static method in class software.amazon.awssdk.core.io.ResettableInputStream
Convenient factory method to construct a new resettable input stream for the given file, converting any IOException into SdkClientException.
newResettableInputStream(File, String) - Static method in class software.amazon.awssdk.core.io.ResettableInputStream
Convenient factory method to construct a new resettable input stream for the given file, converting any IOException into SdkClientException with the given error message.
newResettableInputStream(FileInputStream) - Static method in class software.amazon.awssdk.core.io.ResettableInputStream
Convenient factory method to construct a new resettable input stream for the given file input stream, converting any IOException into SdkClientException.
newResettableInputStream(FileInputStream, String) - Static method in class software.amazon.awssdk.core.io.ResettableInputStream
Convenient factory method to construct a new resettable input stream for the given file input stream, converting any IOException into SdkClientException with the given error message.
newSingleDaemonThreadExecutor(int, String) - Static method in class software.amazon.awssdk.utils.ExecutorUtils
Create a bounded-queue executor with one thread for performing background tasks.
newSourceArnCondition(String) - Static method in class software.amazon.awssdk.core.auth.policy.conditions.ConditionFactory
Constructs a new access policy condition that compares the Amazon Resource Name (ARN) of the source of an AWS resource that is modifying another AWS resource with the specified pattern.
newStartingHashKey(String) - Method in interface software.amazon.awssdk.services.kinesis.model.SplitShardRequest.Builder
A hash key value for the starting hash key of one of the child shards created by the split.
newStartingHashKey() - Method in class software.amazon.awssdk.services.kinesis.model.SplitShardRequest
A hash key value for the starting hash key of one of the child shards created by the split.
newThread(Runnable) - Method in class software.amazon.awssdk.utils.DaemonThreadFactory
 
newThread(Runnable) - Method in class software.amazon.awssdk.utils.NamedThreadFactory
 
next() - Method in class software.amazon.awssdk.core.pagination.sync.PaginatedResponsesIterator
 
next() - Method in class software.amazon.awssdk.http.nio.netty.internal.DelegatingEventLoopGroup
 
nextEvent() - Method in class software.amazon.awssdk.awscore.protocol.xml.StaxUnmarshallerContext
Returns the next XML event for the document being parsed.
nextPage(ResponseT) - Method in interface software.amazon.awssdk.core.pagination.async.AsyncPageFetcher
Method that uses the information in #oldPage and returns a completable future for the next page.
nextPage(ResponseT) - Method in interface software.amazon.awssdk.core.pagination.sync.SyncPageFetcher
Method that uses the information in #oldPage and returns the next page if available by making a service call.
nextPageFetcher(AsyncPageFetcher) - Method in interface software.amazon.awssdk.core.internal.pagination.async.PaginationSubscription.Builder
 
nextPageFetcher(AsyncPageFetcher) - Method in interface software.amazon.awssdk.core.pagination.async.PaginatedItemsPublisher.Builder
 
nextPageFetcher(SyncPageFetcher) - Method in interface software.amazon.awssdk.core.pagination.sync.PaginatedResponsesIterator.Builder
 
nextShardIterator(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetRecordsResponse.Builder
The next position in the shard from which to start sequentially reading stream records.
nextShardIterator() - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsResponse
The next position in the shard from which to start sequentially reading stream records.
nextShardIterator(String) - Method in interface software.amazon.awssdk.services.kinesis.model.GetRecordsResponse.Builder
The next position in the shard from which to start sequentially reading data records.
nextShardIterator() - Method in class software.amazon.awssdk.services.kinesis.model.GetRecordsResponse
The next position in the shard from which to start sequentially reading data records.
nextToken() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
nextToken() - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext
Returns the next JsonToken from the JsonParser.
nextToken() - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContextImpl
 
nextToken(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryRequest.Builder
The token returned by a previous call to indicate that there is more data available.
nextToken() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryRequest
The token returned by a previous call to indicate that there is more data available.
nextToken(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryResponse.Builder
The token that marks the start of the next batch of returned results.
nextToken() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryResponse
The token that marks the start of the next batch of returned results.
nextToken(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsRequest.Builder
The token returned by a previous call to indicate that there is more data available.
nextToken() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsRequest
The token returned by a previous call to indicate that there is more data available.
nextToken(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsResponse.Builder
The token that marks the start of the next batch of returned results.
nextToken() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsResponse
The token that marks the start of the next batch of returned results.
nextToken(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricDataRequest.Builder
Include this value, if it was returned by the previous call, to get the next set of data points.
nextToken() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricDataRequest
Include this value, if it was returned by the previous call, to get the next set of data points.
nextToken(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricDataResponse.Builder
A token that marks the next batch of returned results.
nextToken() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricDataResponse
A token that marks the next batch of returned results.
nextToken(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.ListDashboardsRequest.Builder
The token returned by a previous call to indicate that there is more data available.
nextToken() - Method in class software.amazon.awssdk.services.cloudwatch.model.ListDashboardsRequest
The token returned by a previous call to indicate that there is more data available.
nextToken(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.ListDashboardsResponse.Builder
The token that marks the start of the next batch of returned results.
nextToken() - Method in class software.amazon.awssdk.services.cloudwatch.model.ListDashboardsResponse
The token that marks the start of the next batch of returned results.
nextToken(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.ListMetricsRequest.Builder
The token returned by a previous call to indicate that there is more data available.
nextToken() - Method in class software.amazon.awssdk.services.cloudwatch.model.ListMetricsRequest
The token returned by a previous call to indicate that there is more data available.
nextToken(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.ListMetricsResponse.Builder
The token that marks the start of the next batch of returned results.
nextToken() - Method in class software.amazon.awssdk.services.cloudwatch.model.ListMetricsResponse
The token that marks the start of the next batch of returned results.
nextToken(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceRequest.Builder
An optional string that, if supplied, must be copied from the output of a previous call to ListTagOfResource.
nextToken() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceRequest
An optional string that, if supplied, must be copied from the output of a previous call to ListTagOfResource.
nextToken(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceResponse.Builder
If this value is returned, there are additional results to be displayed.
nextToken() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceResponse
If this value is returned, there are additional results to be displayed.
nextToken(String) - Method in interface software.amazon.awssdk.services.kinesis.model.ListShardsRequest.Builder
When the number of shards in the data stream is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of shards in the data stream, the response includes a pagination token named NextToken.
nextToken() - Method in class software.amazon.awssdk.services.kinesis.model.ListShardsRequest
When the number of shards in the data stream is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of shards in the data stream, the response includes a pagination token named NextToken.
nextToken(String) - Method in interface software.amazon.awssdk.services.kinesis.model.ListShardsResponse.Builder
When the number of shards in the data stream is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of shards in the data stream, the response includes a pagination token named NextToken.
nextToken() - Method in class software.amazon.awssdk.services.kinesis.model.ListShardsResponse
When the number of shards in the data stream is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of shards in the data stream, the response includes a pagination token named NextToken.
nextToken(String) - Method in interface software.amazon.awssdk.services.kinesis.model.ListStreamConsumersRequest.Builder
When the number of consumers that are registered with the data stream is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of consumers that are registered with the data stream, the response includes a pagination token named NextToken.
nextToken() - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamConsumersRequest
When the number of consumers that are registered with the data stream is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of consumers that are registered with the data stream, the response includes a pagination token named NextToken.
nextToken(String) - Method in interface software.amazon.awssdk.services.kinesis.model.ListStreamConsumersResponse.Builder
When the number of consumers that are registered with the data stream is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of registered consumers, the response includes a pagination token named NextToken.
nextToken() - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamConsumersResponse
When the number of consumers that are registered with the data stream is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of registered consumers, the response includes a pagination token named NextToken.
nextValue() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
NO_CONTENT - Static variable in class software.amazon.awssdk.http.HttpStatusCode
 
NO_OP - Static variable in interface software.amazon.awssdk.core.protocol.json.StructuredJsonGenerator
No-op implementation that ignores all calls and returns empty bytes from getBytes.
NO_RETRY - Static variable in interface software.amazon.awssdk.regions.internal.util.ResourcesEndpointRetryPolicy
 
nodeLength(NodeList) - Static method in class software.amazon.awssdk.core.util.xml.XpathUtils
Returns the length of the specified node list.
NON_AUTHORITATIVE_INFORMATION - Static variable in class software.amazon.awssdk.http.HttpStatusCode
 
NON_GREEDY - Static variable in class software.amazon.awssdk.core.runtime.transform.PathMarshaller
Marshaller for non greedy path labels.
NonBlocking - Class in software.amazon.awssdk.utils.cache
A CachedSupplier.PrefetchStrategy that will run a single thread in the background to update the value.
NonBlocking(String) - Constructor for class software.amazon.awssdk.utils.cache.NonBlocking
Create a non-blocking prefetch strategy that uses the provided value for the name of the background thread that will be performing the update.
none() - Static method in interface software.amazon.awssdk.core.retry.backoff.BackoffStrategy
 
none() - Static method in interface software.amazon.awssdk.core.retry.conditions.RetryCondition
 
NONE - Static variable in class software.amazon.awssdk.core.retry.conditions.SdkRetryCondition
 
none() - Static method in class software.amazon.awssdk.core.retry.RetryPolicy
 
nonKeyAttributes(Collection<String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.Projection.Builder
Represents the non-key attribute names which will be projected into the index.
nonKeyAttributes(String...) - Method in interface software.amazon.awssdk.services.dynamodb.model.Projection.Builder
Represents the non-key attribute names which will be projected into the index.
nonKeyAttributes() - Method in class software.amazon.awssdk.services.dynamodb.model.Projection
Represents the non-key attribute names which will be projected into the index.
NonManagedEventLoopGroup - Class in software.amazon.awssdk.http.nio.netty.internal
Decorator around EventLoopGroup that prevents it from being shutdown.
NonManagedEventLoopGroup(EventLoopGroup) - Constructor for class software.amazon.awssdk.http.nio.netty.internal.NonManagedEventLoopGroup
 
nonProxyHosts(Set<String>) - Method in interface software.amazon.awssdk.http.apache.ProxyConfiguration.Builder
Configure the hosts that the client is allowed to access without going through the proxy.
nonProxyHosts() - Method in class software.amazon.awssdk.http.apache.ProxyConfiguration
The hosts that the client is allowed to access without going through the proxy.
NonRetryableException - Exception in software.amazon.awssdk.core.exception
Extension of SdkException that can be used by clients to explicitly have an exception not retried.
NonRetryableException - Exception in software.amazon.awssdk.testutils.retry
Normally all exceptions are retried by RetryableAction.
NonRetryableException(Exception) - Constructor for exception software.amazon.awssdk.testutils.retry.NonRetryableException
 
NonRetryableException.Builder - Interface in software.amazon.awssdk.core.exception
 
noNullElements(T[], String, Object...) - Static method in class software.amazon.awssdk.utils.Validate
Validate that the specified argument array is neither null nor contains any elements that are null; otherwise throwing an exception with the specified message.
noNullElements(T, String, Object...) - Static method in class software.amazon.awssdk.utils.Validate
Validate that the specified argument iterable is neither null nor contains any elements that are null; otherwise throwing an exception with the specified message.
NoOpClientExecutionAbortTrackerTask - Class in software.amazon.awssdk.core.internal.http.timers.client
Dummy implementation of ClientExecutionAbortTrackerTask used when the timer is disabled for a request
noOpConsumer() - Static method in class software.amazon.awssdk.utils.FunctionalUtils
 
noOpRunnable() - Static method in class software.amazon.awssdk.utils.FunctionalUtils
 
NoOpSigner - Class in software.amazon.awssdk.core.signer
A No op implementation of Signer and Presigner interfaces that returns the input SdkHttpFullRequest without modifications.
NoOpSigner() - Constructor for class software.amazon.awssdk.core.signer.NoOpSigner
 
NoopSubscription - Class in software.amazon.awssdk.core.internal.util
An implementation of Subscription that does nothing.
NoopSubscription(Subscriber<?>) - Constructor for class software.amazon.awssdk.core.internal.util.NoopSubscription
 
NOT_ACCEPTABLE - Static variable in class software.amazon.awssdk.http.HttpStatusCode
 
NOT_FOUND - Static variable in class software.amazon.awssdk.http.HttpStatusCode
 
notBlank(T, String, Object...) - Static method in class software.amazon.awssdk.utils.Validate
Validate that the specified argument character sequence is neither null, a length of zero (no characters), empty nor whitespace; otherwise throwing an exception with the specified message.
notEmpty(T[], String, Object...) - Static method in class software.amazon.awssdk.utils.Validate
Validate that the specified argument array is neither null nor a length of zero (no elements); otherwise throwing an exception with the specified message.
notEmpty(T, String, Object...) - Static method in class software.amazon.awssdk.utils.Validate
Validate that the specified argument collection is neither null nor a size of zero (no elements); otherwise throwing an exception with the specified message.
notEmpty(T, String, Object...) - Static method in class software.amazon.awssdk.utils.Validate
Validate that the specified argument map is neither null nor a size of zero (no elements); otherwise throwing an exception with the specified message.
notEmpty(T, String, Object...) - Static method in class software.amazon.awssdk.utils.Validate
Validate that the specified argument character sequence is neither null nor a length of zero (no characters); otherwise throwing an exception with the specified message.
notNull(T, String, Object...) - Static method in class software.amazon.awssdk.utils.Validate
Validate that the specified argument is not null; otherwise throwing an exception with the specified message.
NotThreadSafe - Annotation Type in software.amazon.awssdk.annotations
The class to which this annotation is applied is not thread-safe.
ns(Collection<String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValue.Builder
An attribute of type Number Set.
ns(String...) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValue.Builder
An attribute of type Number Set.
ns() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
An attribute of type Number Set.
ntlmDomain(String) - Method in interface software.amazon.awssdk.http.apache.ProxyConfiguration.Builder
For NTLM proxies: Configure the Windows domain name to use when authenticating with the proxy.
ntlmDomain() - Method in class software.amazon.awssdk.http.apache.ProxyConfiguration
For NTLM proxies: The Windows domain name to use when authenticating with the proxy.
ntlmWorkstation(String) - Method in interface software.amazon.awssdk.http.apache.ProxyConfiguration.Builder
For NTLM proxies: Configure the Windows workstation name to use when authenticating with the proxy.
ntlmWorkstation() - Method in class software.amazon.awssdk.http.apache.ProxyConfiguration
For NTLM proxies: The Windows workstation name to use when authenticating with the proxy.
nul(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValue.Builder
An attribute of type Null.
nul() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
An attribute of type Null.
NULL - Static variable in interface software.amazon.awssdk.core.internal.protocol.json.JsonMarshaller
 
NULL - Static variable in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeJsonMarshaller
 
NULL - Static variable in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypePathMarshaller
 
NULL - Static variable in interface software.amazon.awssdk.core.protocol.MarshallingType
Used when a value is null (and thus type can't be determined).
NullAsEmptyBodyProtocolRequestMarshaller<OrigRequestT> - Class in software.amazon.awssdk.core.internal.protocol.json
AWS services expect an empty body when the payload member is null instead of an explicit JSON null.
NullAsEmptyBodyProtocolRequestMarshaller(ProtocolRequestMarshaller<OrigRequestT>) - Constructor for class software.amazon.awssdk.core.internal.protocol.json.NullAsEmptyBodyProtocolRequestMarshaller
 
numberOfDaysSinceEpoch(long) - Static method in class software.amazon.awssdk.utils.DateUtils
Returns the number of days since epoch with respect to the given number of milliseconds since epoch.
numberOfDecreasesToday(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription.Builder
The number of provisioned throughput decreases for this table during this UTC calendar day.
numberOfDecreasesToday() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription
The number of provisioned throughput decreases for this table during this UTC calendar day.
numberOfThreads(Integer) - Method in interface software.amazon.awssdk.http.nio.netty.SdkEventLoopGroup.Builder
Number of threads to use for the EventLoopGroup.
NumericUtils - Class in software.amazon.awssdk.utils
 
numRetries(Integer) - Method in interface software.amazon.awssdk.core.retry.RetryPolicy.Builder
 
numRetries() - Method in interface software.amazon.awssdk.core.retry.RetryPolicy.Builder
 
numRetries() - Method in class software.amazon.awssdk.core.retry.RetryPolicy
 

O

of(AwsCredentialsProvider...) - Static method in class software.amazon.awssdk.auth.credentials.AwsCredentialsProviderChain
Create an AWS credentials provider chain with default configuration that checks the given credential providers.
of(int) - Static method in enum software.amazon.awssdk.http.HttpStatusFamily
Retrieve the HTTP status family for the given HTTP status code.
of(String) - Static method in class software.amazon.awssdk.regions.Region
Load the region associated with the provided region name.
of(Region) - Static method in interface software.amazon.awssdk.regions.RegionMetadata
Returns the region metadata pertaining to the given region.
of(String) - Static method in interface software.amazon.awssdk.regions.ServiceMetadata
Load the service metadata for the provided service endpoint prefix.
of(K, V) - Static method in class software.amazon.awssdk.utils.ImmutableMap
Returns an ImmutableMap instance containing a single entry.
of(K, V, K, V) - Static method in class software.amazon.awssdk.utils.ImmutableMap
Returns an ImmutableMap instance containing two entries.
of(K, V, K, V, K, V) - Static method in class software.amazon.awssdk.utils.ImmutableMap
Returns an ImmutableMap instance containing three entries.
of(K, V, K, V, K, V, K, V) - Static method in class software.amazon.awssdk.utils.ImmutableMap
Returns an ImmutableMap instance containing four entries.
of(K, V, K, V, K, V, K, V, K, V) - Static method in class software.amazon.awssdk.utils.ImmutableMap
Returns an ImmutableMap instance containing five entries.
of(LeftT, RightT) - Static method in class software.amazon.awssdk.utils.Pair
 
OK - Static variable in class software.amazon.awssdk.http.HttpStatusCode
 
okActions(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
The actions to execute when this alarm transitions to the OK state from any other state.
okActions(String...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
The actions to execute when this alarm transitions to the OK state from any other state.
okActions() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
The actions to execute when this alarm transitions to the OK state from any other state.
okActions(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest.Builder
The actions to execute when this alarm transitions to an OK state from any other state.
okActions(String...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest.Builder
The actions to execute when this alarm transitions to an OK state from any other state.
okActions() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest
The actions to execute when this alarm transitions to an OK state from any other state.
oldImage(Map<String, AttributeValue>) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamRecord.Builder
The item in the DynamoDB table as it appeared before it was modified.
oldImage() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
The item in the DynamoDB table as it appeared before it was modified.
onComplete(Runnable) - Method in class software.amazon.awssdk.awscore.eventstream.DefaultEventStreamResponseHandlerBuilder
 
onComplete(Runnable) - Method in interface software.amazon.awssdk.awscore.eventstream.EventStreamResponseHandler.Builder
Action to invoke when the event stream completes.
onComplete() - Method in class software.amazon.awssdk.http.async.SimpleSubscriber
 
onComplete() - Method in class software.amazon.awssdk.utils.async.BufferingSubscriber
 
onComplete() - Method in class software.amazon.awssdk.utils.async.DelegatingSubscriber
 
onComplete() - Method in class software.amazon.awssdk.utils.async.FlatteningSubscriber
 
onComplete() - Method in class software.amazon.awssdk.utils.async.SequentialSubscriber
 
onDefault(Consumer<SubscribeToShardEventStream>) - Method in interface software.amazon.awssdk.services.kinesis.model.SubscribeToShardResponseHandler.Visitor.Builder
Callback to invoke when either an unknown event is visited or an unhandled event is visited.
OneCallerBlocks - Class in software.amazon.awssdk.utils.cache
A CachedSupplier.PrefetchStrategy that will have one caller at a time block to update the value.
OneCallerBlocks() - Constructor for class software.amazon.awssdk.utils.cache.OneCallerBlocks
 
onError(Consumer<Throwable>) - Method in class software.amazon.awssdk.awscore.eventstream.DefaultEventStreamResponseHandlerBuilder
 
onError(Consumer<Throwable>) - Method in interface software.amazon.awssdk.awscore.eventstream.EventStreamResponseHandler.Builder
Callback to invoke in the event on an error.
onError(Throwable) - Method in class software.amazon.awssdk.http.async.SimpleSubscriber
 
onError(Throwable) - Method in class software.amazon.awssdk.utils.async.DelegatingSubscriber
 
onError(Throwable) - Method in class software.amazon.awssdk.utils.async.SequentialSubscriber
 
onEventStream(Consumer<SdkPublisher<EventT>>) - Method in class software.amazon.awssdk.awscore.eventstream.DefaultEventStreamResponseHandlerBuilder
 
onEventStream(Consumer<SdkPublisher<EventT>>) - Method in interface software.amazon.awssdk.awscore.eventstream.EventStreamResponseHandler.Builder
Callback to invoke when the SdkPublisher is available.
onEventStream(SdkPublisher<EventT>) - Method in interface software.amazon.awssdk.awscore.eventstream.EventStreamResponseHandler
Called when events are ready to be streamed.
onEventStream(SdkPublisher<EventT>) - Method in class software.amazon.awssdk.awscore.eventstream.EventStreamResponseHandlerFromBuilder
 
onExecutionFailure(Context.FailedExecution, ExecutionAttributes) - Method in class software.amazon.awssdk.awscore.interceptor.GlobalServiceExecutionInterceptor
 
onExecutionFailure(Context.FailedExecution, ExecutionAttributes) - Method in interface software.amazon.awssdk.core.interceptor.ExecutionInterceptor
Invoked when any error happens during an execution that prevents the request from succeeding.
onExecutionFailure(Context.FailedExecution, ExecutionAttributes) - Method in class software.amazon.awssdk.core.internal.interceptor.ExecutionInterceptorChain
 
onNext(ByteBuffer) - Method in class software.amazon.awssdk.http.async.SimpleSubscriber
 
onNext(T) - Method in class software.amazon.awssdk.utils.async.BufferingSubscriber
 
onNext(T) - Method in class software.amazon.awssdk.utils.async.FilteringSubscriber
 
onNext(Iterable<U>) - Method in class software.amazon.awssdk.utils.async.FlatteningSubscriber
 
onNext(T) - Method in class software.amazon.awssdk.utils.async.LimitingSubscriber
 
onNext(T) - Method in class software.amazon.awssdk.utils.async.SequentialSubscriber
 
onResponse(Consumer<ResponseT>) - Method in class software.amazon.awssdk.awscore.eventstream.DefaultEventStreamResponseHandlerBuilder
 
onResponse(Consumer<ResponseT>) - Method in interface software.amazon.awssdk.awscore.eventstream.EventStreamResponseHandler.Builder
Callback to invoke when the initial response is received.
onStream(SdkPublisher<ByteBuffer>) - Method in class software.amazon.awssdk.awscore.eventstream.EventStreamAsyncResponseTransformer
 
onStream(SdkPublisher<ByteBuffer>) - Method in interface software.amazon.awssdk.core.async.AsyncResponseTransformer
Called when events are ready to be streamed.
onStream(SdkPublisher<ByteBuffer>) - Method in class software.amazon.awssdk.core.internal.async.ByteArrayAsyncResponseTransformer
 
onStream(SdkPublisher<ByteBuffer>) - Method in class software.amazon.awssdk.core.internal.async.FileAsyncResponseTransformer
 
onStream(Publisher<ByteBuffer>) - Method in class software.amazon.awssdk.core.internal.http.async.SyncResponseHandlerAdapter
 
onStream(Publisher<ByteBuffer>) - Method in interface software.amazon.awssdk.http.async.SdkHttpResponseHandler
Called when the HTTP client is ready to start sending data to the response handler.
onSubscribe(Subscription) - Method in class software.amazon.awssdk.http.async.SimpleSubscriber
 
onSubscribe(Subscription) - Method in class software.amazon.awssdk.utils.async.DelegatingSubscriber
 
onSubscribe(Subscription) - Method in class software.amazon.awssdk.utils.async.FilteringSubscriber
 
onSubscribe(Subscription) - Method in class software.amazon.awssdk.utils.async.FlatteningSubscriber
 
onSubscribe(Subscription) - Method in class software.amazon.awssdk.utils.async.LimitingSubscriber
 
onSubscribe(Subscription) - Method in class software.amazon.awssdk.utils.async.SequentialSubscriber
 
onSubscribeToShardEvent(Consumer<SubscribeToShardEvent>) - Method in interface software.amazon.awssdk.services.kinesis.model.SubscribeToShardResponseHandler.Visitor.Builder
Callback to invoke when a SubscribeToShardEvent is visited.
onWaitFailure(Exception) - Method in class software.amazon.awssdk.core.waiters.WaiterHandler
 
onWaitSuccess(InputT) - Method in class software.amazon.awssdk.core.waiters.WaiterHandler
 
open() - Method in class io.netty.handler.codec.http2.ForkedHttp2StreamChannelBootstrap
 
open(Promise<Http2StreamChannel>) - Method in class io.netty.handler.codec.http2.ForkedHttp2StreamChannelBootstrap
 
open0(ChannelHandlerContext, Promise<Http2StreamChannel>) - Method in class io.netty.handler.codec.http2.ForkedHttp2StreamChannelBootstrap
 
openShardCount(Integer) - Method in interface software.amazon.awssdk.services.kinesis.model.DescribeLimitsResponse.Builder
The number of open shards.
openShardCount() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeLimitsResponse
The number of open shards.
openShardCount(Integer) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary.Builder
The number of open shards in the stream.
openShardCount() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary
The number of open shards in the stream.
operationIdentifier(String) - Method in class software.amazon.awssdk.core.protocol.OperationInfo.Builder
 
operationIdentifier() - Method in class software.amazon.awssdk.core.protocol.OperationInfo
 
operationInfo(OperationInfo) - Method in class software.amazon.awssdk.core.protocol.json.JsonProtocolMarshallerBuilder
 
OperationInfo - Class in software.amazon.awssdk.core.protocol
Static information about an API operation used to marshall it correctly.
OperationInfo.Builder - Class in software.amazon.awssdk.core.protocol
Builder for a OperationInfo.
OperationType - Enum in software.amazon.awssdk.services.dynamodb.model
 
option(ChannelOption<T>, T) - Method in class io.netty.handler.codec.http2.ForkedHttp2StreamChannelBootstrap
Allow to specify a ChannelOption which is used for the Http2StreamChannel instances once they got created.
option(ClientOption<T>, T) - Method in class software.amazon.awssdk.core.internal.client.config.SdkClientConfiguration.Builder
Configure the value of a specific option.
option(ClientOption<T>) - Method in class software.amazon.awssdk.core.internal.client.config.SdkClientConfiguration
Retrieve the value of a specific option.
OptionalUtils - Class in software.amazon.awssdk.utils
Functions that make working with optionals easier.
orFail() - Method in class software.amazon.awssdk.testutils.Waiter
Execute the function, throwing an assertion error if the thing we're trying does not succeed after 30 seconds.
orFailAfter(Duration) - Method in class software.amazon.awssdk.testutils.Waiter
Execute the function, throwing an assertion error if the thing we're trying does not succeed after the provided duration.
originalRequest(SdkRequest) - Method in interface software.amazon.awssdk.core.internal.http.AmazonAsyncHttpClient.RequestExecutionBuilder
Fluent setter for SdkRequest
originalRequest(SdkRequest) - Method in interface software.amazon.awssdk.core.internal.http.AmazonSyncHttpClient.RequestExecutionBuilder
 
originalRequest(SdkRequest) - Method in class software.amazon.awssdk.core.internal.http.RequestExecutionContext.Builder
 
originalRequest() - Method in class software.amazon.awssdk.core.internal.http.RequestExecutionContext
 
originalRequest(SdkRequest) - Method in class software.amazon.awssdk.core.internal.RequestExecutionContext.Builder
 
originalRequest() - Method in class software.amazon.awssdk.core.internal.RequestExecutionContext
 
originalRequest(T) - Method in class software.amazon.awssdk.core.protocol.json.JsonProtocolMarshallerBuilder
 
originalRequest(SdkRequest) - Method in class software.amazon.awssdk.core.retry.RetryPolicyContext.Builder
 
originalRequest() - Method in class software.amazon.awssdk.core.retry.RetryPolicyContext
 
OrRetryCondition - Class in software.amazon.awssdk.core.retry.conditions
Composite retry condition that evaluates to true if any containing condition evaluates to true.
overrideConfiguration() - Method in interface software.amazon.awssdk.awscore.AwsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.awscore.AwsRequest.Builder
Add an optional request override configuration.
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.awscore.AwsRequest.Builder
Add an optional request override configuration.
overrideConfiguration() - Method in class software.amazon.awssdk.awscore.AwsRequest
 
overrideConfiguration(ClientOverrideConfiguration) - Method in interface software.amazon.awssdk.core.client.builder.SdkClientBuilder
Specify overrides to the default SDK configuration that should be used for clients created by this builder.
overrideConfiguration(Consumer<ClientOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.core.client.builder.SdkClientBuilder
Similar to SdkClientBuilder.overrideConfiguration(ClientOverrideConfiguration), but takes a lambda to configure a new ClientOverrideConfiguration.Builder.
overrideConfiguration(ClientOverrideConfiguration) - Method in class software.amazon.awssdk.core.client.builder.SdkDefaultClientBuilder
 
overrideConfiguration() - Method in interface software.amazon.awssdk.core.SdkRequest.Builder
 
overrideConfiguration() - Method in class software.amazon.awssdk.core.SdkRequest
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DeleteAlarmsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DeleteAlarmsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DeleteDashboardsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DeleteDashboardsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DisableAlarmActionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DisableAlarmActionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudwatch.model.EnableAlarmActionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.EnableAlarmActionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetDashboardRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetDashboardRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricDataRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricDataRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudwatch.model.ListDashboardsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.ListDashboardsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudwatch.model.ListMetricsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.ListMetricsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutDashboardRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutDashboardRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricDataRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricDataRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.cloudwatch.model.SetAlarmStateRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.SetAlarmStateRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateBackupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateBackupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteBackupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteBackupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteTableRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteTableRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeBackupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeBackupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeLimitsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeLimitsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeTableRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeTableRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetItemRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetItemRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetRecordsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetRecordsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListTablesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListTablesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.TagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesis.model.AddTagsToStreamRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.AddTagsToStreamRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesis.model.CreateStreamRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.CreateStreamRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesis.model.DecreaseStreamRetentionPeriodRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.DecreaseStreamRetentionPeriodRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesis.model.DeleteStreamRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.DeleteStreamRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesis.model.DeregisterStreamConsumerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.DeregisterStreamConsumerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesis.model.DescribeLimitsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.DescribeLimitsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesis.model.DescribeStreamConsumerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.DescribeStreamConsumerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesis.model.DescribeStreamRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.DescribeStreamRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesis.model.DescribeStreamSummaryRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.DescribeStreamSummaryRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesis.model.GetRecordsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.GetRecordsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesis.model.GetShardIteratorRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.GetShardIteratorRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesis.model.IncreaseStreamRetentionPeriodRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.IncreaseStreamRetentionPeriodRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesis.model.ListShardsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.ListShardsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesis.model.ListStreamConsumersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.ListStreamConsumersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesis.model.ListStreamsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.ListStreamsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesis.model.ListTagsForStreamRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.ListTagsForStreamRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesis.model.MergeShardsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.MergeShardsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesis.model.RegisterStreamConsumerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.RegisterStreamConsumerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesis.model.RemoveTagsFromStreamRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.RemoveTagsFromStreamRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesis.model.SplitShardRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.SplitShardRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesis.model.StartStreamEncryptionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.StartStreamEncryptionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesis.model.StopStreamEncryptionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.StopStreamEncryptionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesis.model.SubscribeToShardRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.SubscribeToShardRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.kinesis.model.UpdateShardCountRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.UpdateShardCountRequest.Builder
 
overrideCurrentName(String) - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 

P

pagesIterable(SdkIterable) - Method in interface software.amazon.awssdk.core.pagination.sync.PaginatedItemsIterable.Builder
 
PaginatedItemsIterable<ResponseT,ItemT> - Class in software.amazon.awssdk.core.pagination.sync
Iterable for the paginated items.
PaginatedItemsIterable.Builder - Interface in software.amazon.awssdk.core.pagination.sync
 
PaginatedItemsPublisher<ResponseT,ItemT> - Class in software.amazon.awssdk.core.pagination.async
A publisher to request for a stream of paginated items.
PaginatedItemsPublisher.Builder - Interface in software.amazon.awssdk.core.pagination.async
 
PaginatedResponsesIterator<ResponseT> - Class in software.amazon.awssdk.core.pagination.sync
Iterator for all response pages in a paginated operation.
PaginatedResponsesIterator.Builder - Interface in software.amazon.awssdk.core.pagination.sync
 
PaginationSubscription<ResponseT> - Class in software.amazon.awssdk.core.internal.pagination.async
 
PaginationSubscription.Builder<TypeToBuildT extends PaginationSubscription,BuilderT extends PaginationSubscription.Builder> - Interface in software.amazon.awssdk.core.internal.pagination.async
 
Pair<LeftT,RightT> - Class in software.amazon.awssdk.utils
Simple struct of two values, possibly of different types.
paramNotBlank(T, String) - Static method in class software.amazon.awssdk.utils.Validate
Validate that the specified char sequence is neither null, a length of zero (no characters), empty nor whitespace; otherwise throwing an exception with the specified message.
paramNotNull(T, String) - Static method in class software.amazon.awssdk.utils.Validate
Validate that the specified field/param is not null; otherwise throwing an exception with a precanned message that includes the parameter name.
paramValidState(T, Predicate<T>, String) - Static method in class software.amazon.awssdk.utils.Validate
Validate the stateful predicate is true for the given object and return the object; otherwise throw an exception with a precanned message that includes the parameter name.
parentShardId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Shard.Builder
The shard ID of the current shard's parent.
parentShardId() - Method in class software.amazon.awssdk.services.dynamodb.model.Shard
The shard ID of the current shard's parent.
parentShardId(String) - Method in interface software.amazon.awssdk.services.kinesis.model.Shard.Builder
The shard ID of the shard's parent.
parentShardId() - Method in class software.amazon.awssdk.services.kinesis.model.Shard
The shard ID of the shard's parent.
parseClockSkewOffset(HttpResponse) - Static method in class software.amazon.awssdk.core.internal.util.ClockSkewUtil
Returns the difference between the client's clock time and the service clock time in unit of seconds.
parseErrorCode(HttpResponse, JsonContent) - Method in class software.amazon.awssdk.awscore.internal.protocol.json.CompositeErrorCodeParser
 
parseErrorCode(HttpResponse, JsonContent) - Method in interface software.amazon.awssdk.awscore.internal.protocol.json.ErrorCodeParser
 
parseErrorCode(HttpResponse, JsonContent) - Method in class software.amazon.awssdk.awscore.internal.protocol.json.IonErrorCodeParser
 
parseErrorCode(HttpResponse, JsonContent) - Method in class software.amazon.awssdk.awscore.internal.protocol.json.JsonErrorCodeParser
Parse the error code from the response.
parseErrorCode(Node) - Method in class software.amazon.awssdk.awscore.protocol.xml.LegacyErrorUnmarshaller
Returns the AWS error code for the specified error response.
parseErrorCode(Node, XPath) - Method in class software.amazon.awssdk.awscore.protocol.xml.LegacyErrorUnmarshaller
 
parseErrorCode(Node) - Method in class software.amazon.awssdk.awscore.protocol.xml.StandardErrorUnmarshaller
Returns the AWS error code for the specified error response.
parseErrorCode(Node, XPath) - Method in class software.amazon.awssdk.awscore.protocol.xml.StandardErrorUnmarshaller
 
parseErrorMessage(HttpResponse, JsonNode) - Method in class software.amazon.awssdk.awscore.protocol.json.AwsJsonErrorMessageParser
Parse the error message from the response.
parseErrorMessage(HttpResponse, JsonNode) - Method in interface software.amazon.awssdk.core.internal.protocol.json.ErrorMessageParser
 
parseErrorMessage(HttpResponse, JsonNode) - Method in class software.amazon.awssdk.core.protocol.json.SdkJsonErrorMessageParser
Parse the error message from the response.
parseFile(InputStream, ProfileFile.Type) - Static method in class software.amazon.awssdk.profiles.internal.ProfileFileReader
Parses the input and returns a mutable map from profile name to a map of properties.
parseIso8601Date(String) - Static method in class software.amazon.awssdk.utils.DateUtils
Parses the specified date string as an ISO 8601 date (yyyy-MM-dd'T'HH:mm:ss.SSSZZ) and returns the Instant object.
parseRfc1123Date(String) - Static method in class software.amazon.awssdk.utils.DateUtils
Parses the specified date string as an RFC 1123 date and returns the Date object.
parseServiceSpecificInstant(String) - Static method in class software.amazon.awssdk.core.internal.util.AwsDateUtils
Parses the given date string returned by the AWS service into a Date object.
parseSigningRegion(String, String) - Static method in class software.amazon.awssdk.awscore.util.AwsHostNameUtils
Attempts to parse the region name from an endpoint based on conventions about the endpoint format.
PARTIAL_CONTENT - Static variable in class software.amazon.awssdk.http.HttpStatusCode
 
Partition - Class in software.amazon.awssdk.regions.internal.model
This class models a AWS partition and contains all metadata about it.
Partition() - Constructor for class software.amazon.awssdk.regions.internal.model.Partition
 
Partition(String, Map<String, PartitionRegion>, Map<String, Service>) - Constructor for class software.amazon.awssdk.regions.internal.model.Partition
 
partition() - Method in class software.amazon.awssdk.regions.internal.PartitionRegionMetadata
 
partition() - Method in interface software.amazon.awssdk.regions.RegionMetadata
Returns the partition this region is in.
partitionKey(String) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordRequest.Builder
Determines which shard in the stream the data record is assigned to.
partitionKey() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordRequest
Determines which shard in the stream the data record is assigned to.
partitionKey(String) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordsRequestEntry.Builder
Determines which shard in the stream the data record is assigned to.
partitionKey() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsRequestEntry
Determines which shard in the stream the data record is assigned to.
partitionKey(String) - Method in interface software.amazon.awssdk.services.kinesis.model.Record.Builder
Identifies which shard in the stream the data record is assigned to.
partitionKey() - Method in class software.amazon.awssdk.services.kinesis.model.Record
Identifies which shard in the stream the data record is assigned to.
PartitionMetadataProvider - Class in software.amazon.awssdk.regions.internal
Region metadata provider based on partitions.
PartitionMetadataProvider(List<Partition>) - Constructor for class software.amazon.awssdk.regions.internal.PartitionMetadataProvider
 
PartitionRegion - Class in software.amazon.awssdk.regions.internal.model
Metadata about a region in partition.
PartitionRegion() - Constructor for class software.amazon.awssdk.regions.internal.model.PartitionRegion
 
PartitionRegion(String) - Constructor for class software.amazon.awssdk.regions.internal.model.PartitionRegion
 
PartitionRegionMetadata - Class in software.amazon.awssdk.regions.internal
A region implementation backed by the partition.
PartitionRegionMetadata(String, Partition) - Constructor for class software.amazon.awssdk.regions.internal.PartitionRegionMetadata
 
Partitions - Class in software.amazon.awssdk.regions.internal.model
Metadata of all partitions.
Partitions() - Constructor for class software.amazon.awssdk.regions.internal.model.Partitions
 
Partitions(String, List<Partition>) - Constructor for class software.amazon.awssdk.regions.internal.model.Partitions
 
PartitionServiceMetadata - Class in software.amazon.awssdk.regions.internal
 
PartitionServiceMetadata(String, Map<String, Partition>) - Constructor for class software.amazon.awssdk.regions.internal.PartitionServiceMetadata
 
password(String) - Method in interface software.amazon.awssdk.http.apache.ProxyConfiguration.Builder
Configure the password to use when connecting through a proxy.
password() - Method in class software.amazon.awssdk.http.apache.ProxyConfiguration
The password to use when connecting through a proxy.
path(Path) - Method in interface software.amazon.awssdk.core.internal.async.FileAsyncRequestBody.Builder
Sets the file to send to the service.
path(JsonNode, JsonNode) - Static method in class software.amazon.awssdk.core.waiters.AcceptorPathMatcher
Path matcher that checks if the final result matches the expected result.
pathAll(JsonNode, JsonNode) - Static method in class software.amazon.awssdk.core.waiters.AcceptorPathMatcher
PathAll matcher that checks if each element of the final result matches the expected result.
pathAny(JsonNode, JsonNode) - Static method in class software.amazon.awssdk.core.waiters.AcceptorPathMatcher
PathAny matcher that checks if any element of the final result matches the expected result.
PathMarshaller - Class in software.amazon.awssdk.core.runtime.transform
 
pathParamMarshaller(MarshallingType<T>, JsonMarshaller<T>) - Method in class software.amazon.awssdk.core.internal.protocol.json.MarshallerRegistry.Builder
 
payloadMarshaller(MarshallingType<T>, JsonMarshaller<T>) - Method in class software.amazon.awssdk.core.internal.protocol.json.MarshallerRegistry.Builder
 
peek() - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext
Returns the JsonToken which is to be parsed next.
peek() - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContextImpl
 
period(Integer) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricRequest.Builder
The period, in seconds, over which the statistic is applied.
period() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The period, in seconds, over which the statistic is applied.
period(Integer) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest.Builder
The granularity, in seconds, of the returned data points.
period() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest
The granularity, in seconds, of the returned data points.
period(Integer) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
The period, in seconds, over which the statistic is applied.
period() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
The period, in seconds, over which the statistic is applied.
period(Integer) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricStat.Builder
The period to use when retrieving the metric.
period() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricStat
The period to use when retrieving the metric.
period(Integer) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest.Builder
The period, in seconds, over which the specified statistic is applied.
period() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest
The period, in seconds, over which the specified statistic is applied.
PluralEnumNames - Class in software.amazon.awssdk.buildtools.checkstyle
A rule that disallows plurality in enum names (eg.
PluralEnumNames() - Constructor for class software.amazon.awssdk.buildtools.checkstyle.PluralEnumNames
 
pointInTimeRecoveryDescription(PointInTimeRecoveryDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription.Builder
The description of the point in time recovery settings applied to the table.
pointInTimeRecoveryDescription(Consumer<PointInTimeRecoveryDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription.Builder
The description of the point in time recovery settings applied to the table.
pointInTimeRecoveryDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription
The description of the point in time recovery settings applied to the table.
PointInTimeRecoveryDescription - Class in software.amazon.awssdk.services.dynamodb.model
The description of the point in time settings applied to the table.
PointInTimeRecoveryDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
PointInTimeRecoveryDescriptionMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
PointInTimeRecoveryDescriptionUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
PointInTimeRecoveryDescription JSON Unmarshaller
PointInTimeRecoveryDescriptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.PointInTimeRecoveryDescriptionUnmarshaller
 
pointInTimeRecoveryEnabled(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoverySpecification.Builder
Indicates whether point in time recovery is enabled (true) or disabled (false) on the table.
pointInTimeRecoveryEnabled() - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoverySpecification
Indicates whether point in time recovery is enabled (true) or disabled (false) on the table.
PointInTimeRecoverySpecification - Class in software.amazon.awssdk.services.dynamodb.model
Represents the settings used to enable point in time recovery.
pointInTimeRecoverySpecification(PointInTimeRecoverySpecification) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsRequest.Builder
Represents the settings used to enable point in time recovery.
pointInTimeRecoverySpecification(Consumer<PointInTimeRecoverySpecification.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsRequest.Builder
Represents the settings used to enable point in time recovery.
pointInTimeRecoverySpecification() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsRequest
Represents the settings used to enable point in time recovery.
PointInTimeRecoverySpecification.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
PointInTimeRecoverySpecificationMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
PointInTimeRecoverySpecificationUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
PointInTimeRecoverySpecification JSON Unmarshaller
PointInTimeRecoverySpecificationUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.PointInTimeRecoverySpecificationUnmarshaller
 
pointInTimeRecoveryStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription.Builder
The current state of point in time recovery:
pointInTimeRecoveryStatus(PointInTimeRecoveryStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription.Builder
The current state of point in time recovery:
pointInTimeRecoveryStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription
The current state of point in time recovery:
PointInTimeRecoveryStatus - Enum in software.amazon.awssdk.services.dynamodb.model
 
pointInTimeRecoveryStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription
The current state of point in time recovery:
PointInTimeRecoveryUnavailableException - Exception in software.amazon.awssdk.services.dynamodb.model
Point in time recovery has not yet been enabled for this source table.
PointInTimeRecoveryUnavailableException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
Policy - Class in software.amazon.awssdk.core.auth.policy
An AWS access control policy is a object that acts as a container for one or more statements, which specify fine grained rules for allowing or denying various types of actions from being performed on your AWS resources.
Policy() - Constructor for class software.amazon.awssdk.core.auth.policy.Policy
Constructs an empty AWS access control policy ready to be populated with statements.
Policy(String) - Constructor for class software.amazon.awssdk.core.auth.policy.Policy
Constructs a new AWS access control policy with the specified policy ID.
Policy(String, Collection<Statement>) - Constructor for class software.amazon.awssdk.core.auth.policy.Policy
Constructs a new AWS access control policy with the specified policy ID and collection of statements.
POLICY_ID - Static variable in class software.amazon.awssdk.core.auth.policy.internal.JsonDocumentField
 
PollingStrategy - Class in software.amazon.awssdk.core.waiters
 
PollingStrategy(PollingStrategy.RetryStrategy, PollingStrategy.DelayStrategy) - Constructor for class software.amazon.awssdk.core.waiters.PollingStrategy
Constructs a new PollingStrategy with RetryStrategy and DelayStrategy defined
PollingStrategy.DelayStrategy - Interface in software.amazon.awssdk.core.waiters
The hook for providing custom delay strategy to control the sleep time between retries.
PollingStrategy.RetryStrategy - Interface in software.amazon.awssdk.core.waiters
The hook for providing custom condition on whether polling of a resource should be retried.
PollingStrategyContext - Class in software.amazon.awssdk.core.waiters
 
pollResource() - Method in class software.amazon.awssdk.core.waiters.WaiterExecution
Polls until a specified resource transitions into either success or failure state or until the specified number of retries has been made.
poolSummaries() - Static method in class software.amazon.awssdk.testutils.Memory
Returns a summary information about the memory pools.
populateDefaultException(Supplier<? extends AwsServiceException.Builder>, JsonUnmarshallerContext) - Static method in class software.amazon.awssdk.awscore.eventstream.EventStreamExceptionJsonUnmarshaller
 
port() - Method in interface software.amazon.awssdk.http.SdkHttpFullRequest.Builder
The port, exactly as it was configured with SdkHttpFullRequest.Builder.port(Integer).
port(Integer) - Method in interface software.amazon.awssdk.http.SdkHttpFullRequest.Builder
Configure a SdkHttpRequest.port() to be used in the created HTTP request.
port() - Method in interface software.amazon.awssdk.http.SdkHttpRequest
The port that should be used for HTTP communication.
port() - Static method in class software.amazon.awssdk.protocol.wiremock.WireMockUtils
 
preemptiveBasicAuthenticationEnabled(Boolean) - Method in interface software.amazon.awssdk.http.apache.ProxyConfiguration.Builder
Configure whether to attempt to authenticate pre-emptively against the proxy server using basic authentication.
preemptiveBasicAuthenticationEnabled() - Method in class software.amazon.awssdk.http.apache.ProxyConfiguration
Whether to attempt to authenticate preemptively against the proxy server using basic authentication.
prefaceReceived() - Method in class io.netty.handler.codec.http2.ForkedDefaultHttp2ConnectionDecoder
 
prefetch(Runnable) - Method in interface software.amazon.awssdk.utils.cache.CachedSupplier.PrefetchStrategy
Execute the provided value updater to update the cache.
prefetch(Runnable) - Method in class software.amazon.awssdk.utils.cache.NonBlocking
 
prefetch(Runnable) - Method in class software.amazon.awssdk.utils.cache.OneCallerBlocks
 
prefetchStrategy(CachedSupplier.PrefetchStrategy) - Method in class software.amazon.awssdk.utils.cache.CachedSupplier.Builder
Configure the way in which data in the cache should be pre-fetched when the data's RefreshResult.prefetchTime() arrives.
prefetchTime(Instant) - Method in class software.amazon.awssdk.utils.cache.RefreshResult.Builder
Specify the time at which a thread that calls CachedSupplier.get() should trigger a cache prefetch.
prefetchTime() - Method in class software.amazon.awssdk.utils.cache.RefreshResult
When the configured value is getting close to stale and should be updated using the supplier's CachedSupplier.prefetchStrategy.
prepareRequest(SdkHttpRequest, SdkRequestContext, SdkHttpRequestProvider, SdkHttpResponseHandler) - Method in class software.amazon.awssdk.core.client.builder.SdkDefaultClientBuilder.NonManagedSdkAsyncHttpClient
 
prepareRequest(SdkHttpFullRequest, SdkRequestContext) - Method in class software.amazon.awssdk.core.client.builder.SdkDefaultClientBuilder.NonManagedSdkHttpClient
 
prepareRequest(SdkHttpFullRequest, SdkRequestContext) - Method in class software.amazon.awssdk.http.apache.ApacheHttpClient
 
prepareRequest(SdkHttpRequest, SdkRequestContext, SdkHttpRequestProvider, SdkHttpResponseHandler) - Method in interface software.amazon.awssdk.http.async.SdkAsyncHttpClient
Create an AbortableRunnable that can be used to execute the HTTP request.
prepareRequest(SdkHttpRequest, SdkRequestContext, SdkHttpRequestProvider, SdkHttpResponseHandler) - Method in class software.amazon.awssdk.http.nio.netty.NettyNioAsyncHttpClient
 
prepareRequest(SdkHttpFullRequest, SdkRequestContext) - Method in interface software.amazon.awssdk.http.SdkHttpClient
Create a AbortableCallable that can be used to execute the HTTP request.
prepareRequest(SdkHttpFullRequest, SdkRequestContext) - Method in class software.amazon.awssdk.http.urlconnection.UrlConnectionHttpClient
 
prepareRequest(SdkHttpFullRequest, SdkRequestContext) - Method in class software.amazon.awssdk.testutils.service.http.MockHttpClient
 
presign(SdkHttpFullRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.auth.signer.Aws4Signer
 
presign(SdkHttpFullRequest, Aws4PresignerParams) - Method in class software.amazon.awssdk.auth.signer.Aws4Signer
 
presign(SdkHttpFullRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.auth.signer.AwsS3V4Signer
 
presign(SdkHttpFullRequest, Aws4PresignerParams) - Method in class software.amazon.awssdk.auth.signer.AwsS3V4Signer
A method to pre sign the given #request.
presign(SdkHttpFullRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.core.signer.NoOpSigner
 
presign(SdkHttpFullRequest, ExecutionAttributes) - Method in interface software.amazon.awssdk.core.signer.Presigner
Method that takes in an request and returns a pre signed version of the request.
PRESIGN_URL_MAX_EXPIRATION_SECONDS - Static variable in class software.amazon.awssdk.auth.signer.internal.SignerConstant
Seconds in a week, which is the max expiration time Sig-v4 accepts.
Presigner - Interface in software.amazon.awssdk.core.signer
Interface for the signer used for pre-signing the requests.
PRESIGNER_EXPIRATION - Static variable in class software.amazon.awssdk.auth.signer.internal.AwsSignerExecutionAttribute
The key to specify the expiration time when pre-signing aws requests.
PRINCIPAL - Static variable in class software.amazon.awssdk.core.auth.policy.internal.JsonDocumentField
 
Principal - Class in software.amazon.awssdk.core.auth.policy
A principal is an AWS account or AWS web service, which is being allowed or denied access to a resource through an access control policy.
Principal(Principal.Service) - Constructor for class software.amazon.awssdk.core.auth.policy.Principal
Constructs a new principal with the specified AWS web service which is being allowed or denied access to a resource through an access control policy.
Principal(String) - Constructor for class software.amazon.awssdk.core.auth.policy.Principal
Constructs a new principal with the specified AWS account ID.
Principal(String, String) - Constructor for class software.amazon.awssdk.core.auth.policy.Principal
Constructs a new principal with the specified id and provider.
Principal(String, String, boolean) - Constructor for class software.amazon.awssdk.core.auth.policy.Principal
Constructs a new principal with the specified id and provider.
Principal(Principal.WebIdentityProvider) - Constructor for class software.amazon.awssdk.core.auth.policy.Principal
Constructs a new principal with the specified web identity provider.
Principal.Service - Enum in software.amazon.awssdk.core.auth.policy
The services who have the right to do the assume the role action.
Principal.WebIdentityProvider - Enum in software.amazon.awssdk.core.auth.policy
Web identity providers, such as Login with Amazon, Facebook, or Google.
principalId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Identity.Builder
A unique identifier for the entity that made the call.
principalId() - Method in class software.amazon.awssdk.services.dynamodb.model.Identity
A unique identifier for the entity that made the call.
Profile - Class in software.amazon.awssdk.profiles
A named collection of configuration stored in a ProfileFile.
profile(String) - Method in class software.amazon.awssdk.profiles.ProfileFile
Retrieve the profile from this file with the given name.
Profile.Builder - Interface in software.amazon.awssdk.profiles
A builder for a Profile.
ProfileCredentialsProvider - Class in software.amazon.awssdk.auth.credentials
Credentials provider based on AWS configuration profiles.
ProfileCredentialsProvider.Builder - Interface in software.amazon.awssdk.auth.credentials
A builder for creating a custom ProfileCredentialsProvider.
ProfileCredentialsUtils - Class in software.amazon.awssdk.auth.credentials.internal
Utility class to load ProfileCredentialsUtils.credentialsProvider() configured in a profile.
ProfileCredentialsUtils(Profile, Function<String, Optional<Profile>>) - Constructor for class software.amazon.awssdk.auth.credentials.internal.ProfileCredentialsUtils
 
profileFile(ProfileFile) - Method in interface software.amazon.awssdk.auth.credentials.ProfileCredentialsProvider.Builder
Define the profile file that should be used by this credentials provider.
profileFile(Consumer<ProfileFile.Builder>) - Method in interface software.amazon.awssdk.auth.credentials.ProfileCredentialsProvider.Builder
Similar to ProfileCredentialsProvider.Builder.profileFile(ProfileFile), but takes a lambda to configure a new ProfileFile.Builder.
ProfileFile - Class in software.amazon.awssdk.profiles
Provides programmatic access to the contents of an AWS configuration profile file.
ProfileFile.Aggregator - Class in software.amazon.awssdk.profiles
A mechanism for merging multiple ProfileFiles together into a single file.
ProfileFile.Builder - Interface in software.amazon.awssdk.profiles
A builder for a ProfileFile.
ProfileFile.Type - Enum in software.amazon.awssdk.profiles
The supported types of profile files.
ProfileFileLocation - Class in software.amazon.awssdk.profiles
A collection of static methods for loading the location for configuration and credentials files.
ProfileFileReader - Class in software.amazon.awssdk.profiles.internal
Converts an InputStream to a configuration or credentials file into a map of profiles and their properties.
ProfileFileSystemSetting - Enum in software.amazon.awssdk.profiles
System settings for loading configuration from profile files.
profileName(String) - Method in interface software.amazon.awssdk.auth.credentials.ProfileCredentialsProvider.Builder
Define the name of the profile that should be used by this credentials provider.
ProfileProperty - Class in software.amazon.awssdk.profiles
The properties used by the Java SDK from the credentials and config files.
profiles() - Method in class software.amazon.awssdk.profiles.ProfileFile
Retrieve an unmodifiable collection including all of the profiles in this file.
projection(Projection) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction.Builder
Represents attributes that are copied (projected) from the table into an index.
projection(Consumer<Projection.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction.Builder
Represents attributes that are copied (projected) from the table into an index.
projection() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction
Represents attributes that are copied (projected) from the table into an index.
projection(Projection) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex.Builder
Represents attributes that are copied (projected) from the table into the global secondary index.
projection(Consumer<Projection.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex.Builder
Represents attributes that are copied (projected) from the table into the global secondary index.
projection() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex
Represents attributes that are copied (projected) from the table into the global secondary index.
projection(Projection) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription.Builder
Represents attributes that are copied (projected) from the table into the global secondary index.
projection(Consumer<Projection.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription.Builder
Represents attributes that are copied (projected) from the table into the global secondary index.
projection() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
Represents attributes that are copied (projected) from the table into the global secondary index.
projection(Projection) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo.Builder
Represents attributes that are copied (projected) from the table into the global secondary index.
projection(Consumer<Projection.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo.Builder
Represents attributes that are copied (projected) from the table into the global secondary index.
projection() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo
Represents attributes that are copied (projected) from the table into the global secondary index.
projection(Projection) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex.Builder
Represents attributes that are copied (projected) from the table into the local secondary index.
projection(Consumer<Projection.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex.Builder
Represents attributes that are copied (projected) from the table into the local secondary index.
projection() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex
Represents attributes that are copied (projected) from the table into the local secondary index.
projection(Projection) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription.Builder
Represents attributes that are copied (projected) from the table into the global secondary index.
projection(Consumer<Projection.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription.Builder
Represents attributes that are copied (projected) from the table into the global secondary index.
projection() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
Represents attributes that are copied (projected) from the table into the global secondary index.
projection(Projection) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo.Builder
Represents attributes that are copied (projected) from the table into the global secondary index.
projection(Consumer<Projection.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo.Builder
Represents attributes that are copied (projected) from the table into the global secondary index.
projection() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo
Represents attributes that are copied (projected) from the table into the global secondary index.
Projection - Class in software.amazon.awssdk.services.dynamodb.model
Represents attributes that are copied (projected) from the table into an index.
Projection.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
projectionExpression(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetItemRequest.Builder
A string that identifies one or more attributes to retrieve from the table.
projectionExpression() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
A string that identifies one or more attributes to retrieve from the table.
projectionExpression(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes.Builder
A string that identifies one or more attributes to retrieve from the table.
projectionExpression() - Method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
A string that identifies one or more attributes to retrieve from the table.
projectionExpression(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
A string that identifies one or more attributes to retrieve from the table.
projectionExpression() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
A string that identifies one or more attributes to retrieve from the table.
projectionExpression(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
A string that identifies one or more attributes to retrieve from the specified table or index.
projectionExpression() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
A string that identifies one or more attributes to retrieve from the specified table or index.
ProjectionMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
Projection Marshaller
projectionType(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Projection.Builder
The set of attributes that are projected into the index:
projectionType(ProjectionType) - Method in interface software.amazon.awssdk.services.dynamodb.model.Projection.Builder
The set of attributes that are projected into the index:
projectionType() - Method in class software.amazon.awssdk.services.dynamodb.model.Projection
The set of attributes that are projected into the index:
ProjectionType - Enum in software.amazon.awssdk.services.dynamodb.model
 
projectionTypeAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.Projection
The set of attributes that are projected into the index:
ProjectionUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
Projection JSON Unmarshaller
ProjectionUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ProjectionUnmarshaller
 
promiseNotifyingBiConsumer(Function<SuccessT, PromiseT>, Promise<PromiseT>) - Static method in class software.amazon.awssdk.http.nio.netty.internal.utils.NettyUtils
Creates a BiConsumer that notifies the promise of any failures either via the Throwable passed into the BiConsumer of as a result of running the successFunction.
promiseNotifyingListener(Promise<T>) - Static method in class software.amazon.awssdk.http.nio.netty.internal.utils.NettyUtils
Create a GenericFutureListener that will notify the provided Promise on success and failure.
properties(Map<String, String>) - Method in interface software.amazon.awssdk.profiles.Profile.Builder
Define the properties configured in this profile.
properties() - Method in class software.amazon.awssdk.profiles.Profile
Retrieve an unmodifiable view of all of the properties currently in this profile.
property() - Method in enum software.amazon.awssdk.core.SdkSystemSetting
 
property(String) - Method in class software.amazon.awssdk.profiles.Profile
Retrieve a specific raw property from this profile.
property() - Method in enum software.amazon.awssdk.profiles.ProfileFileSystemSetting
 
property() - Method in enum software.amazon.awssdk.utils.JavaSystemSetting
 
property() - Method in interface software.amazon.awssdk.utils.SystemSetting
The system property of the setting (or null if there is no property for this setting).
protocol(AwsJsonProtocol) - Method in class software.amazon.awssdk.awscore.protocol.json.AwsJsonProtocolMetadata.Builder
 
protocol() - Method in class software.amazon.awssdk.awscore.protocol.json.AwsJsonProtocolMetadata
 
Protocol - Enum in software.amazon.awssdk.core
Represents the communication protocol to use when sending requests to AWS.
protocol(Protocol) - Method in interface software.amazon.awssdk.http.nio.netty.NettyNioAsyncHttpClient.Builder
Sets the HTTP protocol to use (i.e.
Protocol - Enum in software.amazon.awssdk.http
 
PROTOCOL - Static variable in class software.amazon.awssdk.http.SdkHttpConfigurationOption
HTTP protocol to use.
protocol() - Method in interface software.amazon.awssdk.http.SdkHttpFullRequest.Builder
The protocol, exactly as it was configured with SdkHttpFullRequest.Builder.protocol(String).
protocol(String) - Method in interface software.amazon.awssdk.http.SdkHttpFullRequest.Builder
Configure a SdkHttpRequest.protocol() to be used in the created HTTP request.
protocol() - Method in interface software.amazon.awssdk.http.SdkHttpRequest
Returns the protocol that should be used for HTTP communication.
PROTOCOL_FUTURE - Static variable in class software.amazon.awssdk.http.nio.netty.internal.ChannelAttributeKey
Future that when a protocol (http/1.1 or h2) has been selected.
protocolHandler(JsonProtocolMarshaller) - Method in class software.amazon.awssdk.core.internal.protocol.json.JsonMarshallerContext.Builder
 
protocolHandler() - Method in class software.amazon.awssdk.core.internal.protocol.json.JsonMarshallerContext
 
ProtocolMarshaller - Interface in software.amazon.awssdk.core.protocol
Interface used by generated marshallers to marshall a Java POJO.
ProtocolRequestMarshaller<OrigRequestT> - Interface in software.amazon.awssdk.core.protocol
Interface used by generated marshallers to transform a Java POJO in a Request object which represents an HTTP request.
ProtocolTestRunner - Class in software.amazon.awssdk.protocol.runners
Runs a list of test cases (either marshalling or unmarshalling).
ProtocolTestRunner(String) - Constructor for class software.amazon.awssdk.protocol.runners.ProtocolTestRunner
 
ProtocolTestSuiteLoader - Class in software.amazon.awssdk.protocol
Loads the test specification from it's JSON representation.
ProtocolTestSuiteLoader() - Constructor for class software.amazon.awssdk.protocol.ProtocolTestSuiteLoader
 
protocolVersion(String) - Method in class software.amazon.awssdk.awscore.protocol.json.AwsJsonProtocolMetadata.Builder
 
protocolVersion() - Method in class software.amazon.awssdk.awscore.protocol.json.AwsJsonProtocolMetadata
 
provisionedReadCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription.Builder
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
provisionedReadCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
provisionedReadCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsUpdate.Builder
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
provisionedReadCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsUpdate
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
provisionedThroughput(ProvisionedThroughput) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction.Builder
Represents the provisioned throughput settings for the specified global secondary index.
provisionedThroughput(Consumer<ProvisionedThroughput.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction.Builder
Represents the provisioned throughput settings for the specified global secondary index.
provisionedThroughput() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction
Represents the provisioned throughput settings for the specified global secondary index.
provisionedThroughput(ProvisionedThroughput) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
Represents the provisioned throughput settings for a specified table or index.
provisionedThroughput(Consumer<ProvisionedThroughput.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
Represents the provisioned throughput settings for a specified table or index.
provisionedThroughput() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
Represents the provisioned throughput settings for a specified table or index.
provisionedThroughput(ProvisionedThroughput) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex.Builder
Represents the provisioned throughput settings for the specified global secondary index.
provisionedThroughput(Consumer<ProvisionedThroughput.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex.Builder
Represents the provisioned throughput settings for the specified global secondary index.
provisionedThroughput() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex
Represents the provisioned throughput settings for the specified global secondary index.
provisionedThroughput(ProvisionedThroughputDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription.Builder
Represents the provisioned throughput settings for the specified global secondary index.
provisionedThroughput(Consumer<ProvisionedThroughputDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription.Builder
Represents the provisioned throughput settings for the specified global secondary index.
provisionedThroughput() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
Represents the provisioned throughput settings for the specified global secondary index.
provisionedThroughput(ProvisionedThroughput) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo.Builder
Represents the provisioned throughput settings for the specified global secondary index.
provisionedThroughput(Consumer<ProvisionedThroughput.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo.Builder
Represents the provisioned throughput settings for the specified global secondary index.
provisionedThroughput() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo
Represents the provisioned throughput settings for the specified global secondary index.
ProvisionedThroughput - Class in software.amazon.awssdk.services.dynamodb.model
Represents the provisioned throughput settings for a specified table or index.
provisionedThroughput(ProvisionedThroughput) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableDetails.Builder
Read IOPs and Write IOPS on the table when the backup was created.
provisionedThroughput(Consumer<ProvisionedThroughput.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableDetails.Builder
Read IOPs and Write IOPS on the table when the backup was created.
provisionedThroughput() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
Read IOPs and Write IOPS on the table when the backup was created.
provisionedThroughput(ProvisionedThroughputDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
The provisioned throughput settings for the table, consisting of read and write capacity units, along with data about increases and decreases.
provisionedThroughput(Consumer<ProvisionedThroughputDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
The provisioned throughput settings for the table, consisting of read and write capacity units, along with data about increases and decreases.
provisionedThroughput() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
The provisioned throughput settings for the table, consisting of read and write capacity units, along with data about increases and decreases.
provisionedThroughput(ProvisionedThroughput) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalSecondaryIndexAction.Builder
Represents the provisioned throughput settings for the specified global secondary index.
provisionedThroughput(Consumer<ProvisionedThroughput.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalSecondaryIndexAction.Builder
Represents the provisioned throughput settings for the specified global secondary index.
provisionedThroughput() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalSecondaryIndexAction
Represents the provisioned throughput settings for the specified global secondary index.
provisionedThroughput(ProvisionedThroughput) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
The new provisioned throughput settings for the specified table or index.
provisionedThroughput(Consumer<ProvisionedThroughput.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
The new provisioned throughput settings for the specified table or index.
provisionedThroughput() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
The new provisioned throughput settings for the specified table or index.
ProvisionedThroughput.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ProvisionedThroughputDescription - Class in software.amazon.awssdk.services.dynamodb.model
Represents the provisioned throughput settings for the table, consisting of read and write capacity units, along with data about increases and decreases.
ProvisionedThroughputDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ProvisionedThroughputDescriptionMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ProvisionedThroughputDescriptionUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ProvisionedThroughputDescription JSON Unmarshaller
ProvisionedThroughputDescriptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ProvisionedThroughputDescriptionUnmarshaller
 
ProvisionedThroughputExceededException - Exception in software.amazon.awssdk.services.dynamodb.model
Your request rate is too high.
ProvisionedThroughputExceededException - Exception in software.amazon.awssdk.services.kinesis.model
The request rate for the stream is too high, or the requested data is too large for the available throughput.
ProvisionedThroughputExceededException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ProvisionedThroughputExceededException.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
ProvisionedThroughputMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ProvisionedThroughputUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ProvisionedThroughput JSON Unmarshaller
ProvisionedThroughputUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ProvisionedThroughputUnmarshaller
 
provisionedWriteCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableGlobalSecondaryIndexSettingsUpdate.Builder
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
provisionedWriteCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
provisionedWriteCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription.Builder
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
provisionedWriteCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
proxyConfiguration(ProxyConfiguration) - Method in interface software.amazon.awssdk.http.apache.ApacheHttpClient.Builder
Configuration that defines how to communicate via an HTTP proxy.
proxyConfiguration(ProxyConfiguration) - Method in class software.amazon.awssdk.http.apache.internal.ApacheHttpRequestConfig.Builder
 
proxyConfiguration() - Method in class software.amazon.awssdk.http.apache.internal.ApacheHttpRequestConfig
 
ProxyConfiguration - Class in software.amazon.awssdk.http.apache
Configuration that defines how to communicate via an HTTP proxy.
ProxyConfiguration.Builder - Interface in software.amazon.awssdk.http.apache
A builder for ProxyConfiguration.
publisherTransformer(Function<SdkPublisher<EventT>, SdkPublisher<EventT>>) - Method in class software.amazon.awssdk.awscore.eventstream.DefaultEventStreamResponseHandlerBuilder
 
publisherTransformer(Function<SdkPublisher<EventT>, SdkPublisher<EventT>>) - Method in interface software.amazon.awssdk.awscore.eventstream.EventStreamResponseHandler.Builder
Allows for optional transformation of the publisher of events before subscribing.
put(K, V) - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructMap
 
put(AttributeMap.Key<T>, T) - Method in class software.amazon.awssdk.utils.AttributeMap.Builder
Add a mapping between the provided key and value.
put(K, V) - Method in class software.amazon.awssdk.utils.ImmutableMap.Builder
Add a key-value pair into the built map.
put(K, V) - Method in class software.amazon.awssdk.utils.ImmutableMap
 
putAdvancedOption(SdkAdvancedClientOption<T>, T) - Method in interface software.amazon.awssdk.core.client.config.ClientOverrideConfiguration.Builder
Configure an advanced override option.
putAll(Map<? extends K, ? extends V>) - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructMap
 
putAll(Map<? extends AttributeMap.Key<?>, ?>) - Method in class software.amazon.awssdk.utils.AttributeMap.Builder
Adds all the attributes from the map provided.
putAll(Map<? extends K, ? extends V>) - Method in class software.amazon.awssdk.utils.ImmutableMap
 
putAttribute(ExecutionAttribute<U>, U) - Method in class software.amazon.awssdk.core.interceptor.ExecutionAttributes
Update or set the provided attribute in this collection of attributes.
putDashboard(PutDashboardRequest) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Creates a dashboard if it does not already exist, or updates an existing dashboard.
putDashboard(Consumer<PutDashboardRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Creates a dashboard if it does not already exist, or updates an existing dashboard.
PutDashboardRequest - Class in software.amazon.awssdk.services.cloudwatch.model
 
PutDashboardRequest.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
PutDashboardRequestMarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
PutDashboardRequest Marshaller
PutDashboardRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.PutDashboardRequestMarshaller
 
PutDashboardResponse - Class in software.amazon.awssdk.services.cloudwatch.model
 
PutDashboardResponse.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
PutDashboardResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
PutDashboardResponse StAX Unmarshaller
PutDashboardResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.PutDashboardResponseUnmarshaller
 
putHeader(String, String) - Method in interface software.amazon.awssdk.core.client.config.ClientOverrideConfiguration.Builder
Add a single header to be set on the HTTP request.
putHeader(String, List<String>) - Method in interface software.amazon.awssdk.core.client.config.ClientOverrideConfiguration.Builder
Add a single header with multiple values to be set on the HTTP request.
putHeader(String, String) - Method in interface software.amazon.awssdk.core.RequestOverrideConfiguration.Builder
Add a single header to be set on the HTTP request.
putHeader(String, List<String>) - Method in interface software.amazon.awssdk.core.RequestOverrideConfiguration.Builder
Add a single header with multiple values to be set on the HTTP request.
putHeader(String, String) - Method in interface software.amazon.awssdk.http.SdkHttpFullRequest.Builder
Add a single header to be included in the created HTTP request.
putHeader(String, List<String>) - Method in interface software.amazon.awssdk.http.SdkHttpFullRequest.Builder
Add a single header with multiple values to be included in the created HTTP request.
putHeader(String, String) - Method in interface software.amazon.awssdk.http.SdkHttpFullResponse.Builder
Add a single header to be included in the created HTTP response.
putHeader(String, List<String>) - Method in interface software.amazon.awssdk.http.SdkHttpFullResponse.Builder
Add a single header with multiple values to be included in the created HTTP response.
putItem(PutItemRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Creates a new item, or replaces an old item with a new item.
putItem(Consumer<PutItemRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Creates a new item, or replaces an old item with a new item.
PutItemRequest - Class in software.amazon.awssdk.services.dynamodb.model
Represents the input of a PutItem operation.
PutItemRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
PutItemRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
PutItemRequest Marshaller
PutItemRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.PutItemRequestMarshaller
 
PutItemRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
PutItemRequest Marshaller
PutItemResponse - Class in software.amazon.awssdk.services.dynamodb.model
Represents the output of a PutItem operation.
PutItemResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
PutItemResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
PutItemResponse JSON Unmarshaller
PutItemResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.PutItemResponseUnmarshaller
 
putMetricAlarm(PutMetricAlarmRequest) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Creates or updates an alarm and associates it with the specified metric.
putMetricAlarm(Consumer<PutMetricAlarmRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Creates or updates an alarm and associates it with the specified metric.
PutMetricAlarmRequest - Class in software.amazon.awssdk.services.cloudwatch.model
 
PutMetricAlarmRequest.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
PutMetricAlarmRequestMarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
PutMetricAlarmRequest Marshaller
PutMetricAlarmRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.PutMetricAlarmRequestMarshaller
 
PutMetricAlarmResponse - Class in software.amazon.awssdk.services.cloudwatch.model
 
PutMetricAlarmResponse.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
PutMetricAlarmResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
PutMetricAlarmResponse StAX Unmarshaller
PutMetricAlarmResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.PutMetricAlarmResponseUnmarshaller
 
putMetricData(PutMetricDataRequest) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Publishes metric data points to Amazon CloudWatch.
putMetricData(Consumer<PutMetricDataRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Publishes metric data points to Amazon CloudWatch.
PutMetricDataRequest - Class in software.amazon.awssdk.services.cloudwatch.model
 
PutMetricDataRequest.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
PutMetricDataRequestMarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
PutMetricDataRequest Marshaller
PutMetricDataRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.PutMetricDataRequestMarshaller
 
PutMetricDataResponse - Class in software.amazon.awssdk.services.cloudwatch.model
 
PutMetricDataResponse.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
PutMetricDataResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
PutMetricDataResponse StAX Unmarshaller
PutMetricDataResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.PutMetricDataResponseUnmarshaller
 
putRawQueryParameter(String, String) - Method in interface software.amazon.awssdk.core.RequestOverrideConfiguration.Builder
Add a single query parameter to be set on the HTTP request.
putRawQueryParameter(String, List<String>) - Method in interface software.amazon.awssdk.core.RequestOverrideConfiguration.Builder
Add a single query parameter with multiple values to be set on the HTTP request.
putRawQueryParameter(String, String) - Method in interface software.amazon.awssdk.http.SdkHttpFullRequest.Builder
Add a single un-encoded query parameter to be included in the created HTTP request.
putRawQueryParameter(String, List<String>) - Method in interface software.amazon.awssdk.http.SdkHttpFullRequest.Builder
Add a single un-encoded query parameter with multiple values to be included in the created HTTP request.
putRecord(PutRecordRequest) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Writes a single data record into an Amazon Kinesis data stream.
putRecord(Consumer<PutRecordRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Writes a single data record into an Amazon Kinesis data stream.
PutRecordRequest - Class in software.amazon.awssdk.services.kinesis.model
Represents the input for PutRecord.
PutRecordRequest.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
PutRecordRequestMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
PutRecordRequest Marshaller
PutRecordRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesis.transform.PutRecordRequestMarshaller
 
PutRecordRequestModelMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
PutRecordRequest Marshaller
PutRecordResponse - Class in software.amazon.awssdk.services.kinesis.model
Represents the output for PutRecord.
PutRecordResponse.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
PutRecordResponseUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
PutRecordResponse JSON Unmarshaller
PutRecordResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.PutRecordResponseUnmarshaller
 
putRecords(PutRecordsRequest) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Writes multiple data records into a Kinesis data stream in a single call (also referred to as a PutRecords request).
putRecords(Consumer<PutRecordsRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Writes multiple data records into a Kinesis data stream in a single call (also referred to as a PutRecords request).
PutRecordsRequest - Class in software.amazon.awssdk.services.kinesis.model
A PutRecords request.
PutRecordsRequest.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
PutRecordsRequestEntry - Class in software.amazon.awssdk.services.kinesis.model
Represents the output for PutRecords.
PutRecordsRequestEntry.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
PutRecordsRequestEntryMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
PutRecordsRequestEntryUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
PutRecordsRequestEntry JSON Unmarshaller
PutRecordsRequestEntryUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.PutRecordsRequestEntryUnmarshaller
 
PutRecordsRequestMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
PutRecordsRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesis.transform.PutRecordsRequestMarshaller
 
PutRecordsRequestModelMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
PutRecordsResponse - Class in software.amazon.awssdk.services.kinesis.model
PutRecords results.
PutRecordsResponse.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
PutRecordsResponseUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
PutRecordsResponse JSON Unmarshaller
PutRecordsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.PutRecordsResponseUnmarshaller
 
PutRecordsResultEntry - Class in software.amazon.awssdk.services.kinesis.model
Represents the result of an individual record from a PutRecords request.
PutRecordsResultEntry.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
PutRecordsResultEntryMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
PutRecordsResultEntryUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
PutRecordsResultEntry JSON Unmarshaller
PutRecordsResultEntryUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.PutRecordsResultEntryUnmarshaller
 
PutRequest - Class in software.amazon.awssdk.services.dynamodb.model
Represents a request to perform a PutItem operation on an item.
putRequest(PutRequest) - Method in interface software.amazon.awssdk.services.dynamodb.model.WriteRequest.Builder
A request to perform a PutItem operation.
putRequest(Consumer<PutRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.WriteRequest.Builder
A request to perform a PutItem operation.
putRequest() - Method in class software.amazon.awssdk.services.dynamodb.model.WriteRequest
A request to perform a PutItem operation.
PutRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
PutRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
PutRequest Marshaller
PutRequestUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
PutRequest JSON Unmarshaller
PutRequestUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.PutRequestUnmarshaller
 

Q

query(QueryRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
The Query operation finds items based on primary key values.
query(Consumer<QueryRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
The Query operation finds items based on primary key values.
queryFilter(Map<String, Condition>) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
This is a legacy parameter.
queryFilter() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
This is a legacy parameter.
queryPaginator(QueryRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
The Query operation finds items based on primary key values.
queryPaginator(Consumer<QueryRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
The Query operation finds items based on primary key values.
queryParamMarshaller(MarshallingType<T>, JsonMarshaller<T>) - Method in class software.amazon.awssdk.core.internal.protocol.json.MarshallerRegistry.Builder
 
QueryParamMarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
 
QueryParamsAssertion - Class in software.amazon.awssdk.protocol.asserts.marshalling
Asserts on the query parameters of the marshalled request.
QueryParamsAssertion() - Constructor for class software.amazon.awssdk.protocol.asserts.marshalling.QueryParamsAssertion
 
QueryPublisher - Class in software.amazon.awssdk.services.dynamodb.paginators
Represents the output for the DynamoDbAsyncClient.queryPaginator(software.amazon.awssdk.services.dynamodb.model.QueryRequest) operation which is a paginated operation.
QueryPublisher(DynamoDbAsyncClient, QueryRequest) - Constructor for class software.amazon.awssdk.services.dynamodb.paginators.QueryPublisher
 
QueryRequest - Class in software.amazon.awssdk.services.dynamodb.model
Represents the input of a Query operation.
QueryRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
QueryRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
QueryRequest Marshaller
QueryRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.QueryRequestMarshaller
 
QueryRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
QueryRequest Marshaller
QueryResponse - Class in software.amazon.awssdk.services.dynamodb.model
Represents the output of a Query operation.
QueryResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
QueryResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
QueryResponse JSON Unmarshaller
QueryResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.QueryResponseUnmarshaller
 
QueryStringSigner - Class in software.amazon.awssdk.auth.signer
Deprecated.
in favor of Aws4Signer
QueryStringSigner.Builder - Class in software.amazon.awssdk.auth.signer
Deprecated.
Builder to create a QueryStringSigner object.

R

RandomInputStream - Class in software.amazon.awssdk.testutils
Test utility InputStream implementation that generates random ASCII data when read, up to the size specified when constructed.
RandomInputStream(long) - Constructor for class software.amazon.awssdk.testutils.RandomInputStream
Constructs a new InputStream, which will return the specified amount of bytes of random ASCII characters.
RandomInputStream(long, boolean) - Constructor for class software.amazon.awssdk.testutils.RandomInputStream
Creates a new random input stream of specified length, and specifies whether the stream should be full on binary or character data.
RandomTempFile - Class in software.amazon.awssdk.testutils
Extension of File that creates a temporary file with a specified name in Java's temporary directory, as declared in the JRE's system properties.
RandomTempFile(int) - Constructor for class software.amazon.awssdk.testutils.RandomTempFile
Creates, and fills, a temp file with a randomly generated name and specified size of random ASCII data.
RandomTempFile(String, int) - Constructor for class software.amazon.awssdk.testutils.RandomTempFile
Creates, and fills, a temp file with the specified name and specified size of random ASCII data.
RandomTempFile(String, long) - Constructor for class software.amazon.awssdk.testutils.RandomTempFile
Creates, and fills, a temp file with the specified name and specified size of random ASCII data.
RandomTempFile(String, long, boolean) - Constructor for class software.amazon.awssdk.testutils.RandomTempFile
Creates, and fills, a temp file with the specified name and specified size of random binary or character data.
RandomTempFile(File, String, long) - Constructor for class software.amazon.awssdk.testutils.RandomTempFile
 
randomUncreatedFile() - Static method in class software.amazon.awssdk.testutils.RandomTempFile
 
RawBodyAssertion - Class in software.amazon.awssdk.protocol.asserts.marshalling
 
RawBodyAssertion(String) - Constructor for class software.amazon.awssdk.protocol.asserts.marshalling.RawBodyAssertion
 
rawQueryParameters() - Method in interface software.amazon.awssdk.core.RequestOverrideConfiguration.Builder
Optional additional query parameters to be added to the HTTP request.
rawQueryParameters(Map<String, List<String>>) - Method in interface software.amazon.awssdk.core.RequestOverrideConfiguration.Builder
Configure query parameters to be set on the HTTP request.
rawQueryParameters() - Method in class software.amazon.awssdk.core.RequestOverrideConfiguration
Optional additional query parameters to be added to the HTTP request.
rawQueryParameters() - Method in interface software.amazon.awssdk.http.SdkHttpFullRequest.Builder
rawQueryParameters(Map<String, List<String>>) - Method in interface software.amazon.awssdk.http.SdkHttpFullRequest.Builder
Configure an SdkHttpRequest.rawQueryParameters() to be used in the created HTTP request.
rawQueryParameters() - Method in interface software.amazon.awssdk.http.SdkHttpRequest
Returns a map of all non-URL encoded parameters in this request.
rawResponse(SdkBytes) - Method in interface software.amazon.awssdk.awscore.exception.AwsErrorDetails.Builder
Specifies raw http response from the service.
rawResponse() - Method in interface software.amazon.awssdk.awscore.exception.AwsErrorDetails.Builder
The raw response from the service.
rawResponse() - Method in class software.amazon.awssdk.awscore.exception.AwsErrorDetails
Returns the response payload as bytes.
read() - Method in class software.amazon.awssdk.auth.signer.internal.AwsChunkedEncodingInputStream
 
read(byte[], int, int) - Method in class software.amazon.awssdk.auth.signer.internal.AwsChunkedEncodingInputStream
 
read() - Method in class software.amazon.awssdk.core.internal.util.Crc32ChecksumCalculatingInputStream
 
read(byte[], int, int) - Method in class software.amazon.awssdk.core.internal.util.Crc32ChecksumCalculatingInputStream
 
read() - Method in class software.amazon.awssdk.core.internal.util.NamespaceRemovingInputStream
 
read(byte[], int, int) - Method in class software.amazon.awssdk.core.internal.util.NamespaceRemovingInputStream
 
read(byte[]) - Method in class software.amazon.awssdk.core.internal.util.NamespaceRemovingInputStream
 
read() - Method in class software.amazon.awssdk.core.internal.util.UnreliableFilterInputStream
 
read(byte[], int, int) - Method in class software.amazon.awssdk.core.internal.util.UnreliableFilterInputStream
 
read() - Method in class software.amazon.awssdk.core.io.ResettableInputStream
 
read(byte[], int, int) - Method in class software.amazon.awssdk.core.io.ResettableInputStream
 
read() - Method in class software.amazon.awssdk.core.io.SdkBufferedInputStream
 
read(byte[], int, int) - Method in class software.amazon.awssdk.core.io.SdkBufferedInputStream
 
read() - Method in class software.amazon.awssdk.core.io.SdkFilterInputStream
 
read(byte[], int, int) - Method in class software.amazon.awssdk.core.io.SdkFilterInputStream
 
read(byte[], int, int) - Method in class software.amazon.awssdk.testutils.RandomInputStream
 
read() - Method in class software.amazon.awssdk.testutils.RandomInputStream
 
read() - Method in class software.amazon.awssdk.testutils.UnreliableRandomInputStream
 
read(byte[], int, int) - Method in class software.amazon.awssdk.testutils.UnreliableRandomInputStream
 
READ_TIMEOUT - Static variable in class software.amazon.awssdk.http.SdkHttpConfigurationOption
Timeout for each read to the underlying socket.
readCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughput.Builder
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
readCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughput
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
readCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription.Builder
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
readCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
readResource(URI) - Method in class software.amazon.awssdk.regions.internal.util.HttpResourcesUtils
Connects to the given endpoint to read the resource and returns the text contents.
readResource(ResourcesEndpointProvider) - Method in class software.amazon.awssdk.regions.internal.util.HttpResourcesUtils
Connects to the given endpoint to read the resource and returns the text contents.
readText() - Method in class software.amazon.awssdk.awscore.protocol.xml.StaxUnmarshallerContext
Returns the text contents of the current element being parsed.
readText() - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext
Returns the text of the current token, or throws an exception if the current token does not contain text (ex: '{', '}', etc.).
readText() - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContextImpl
 
readTimeout(Duration) - Method in interface software.amazon.awssdk.http.nio.netty.NettyNioAsyncHttpClient.Builder
The amount of time to wait for a read on a socket before an exception is thrown.
readTimeoutMillis() - Method in class software.amazon.awssdk.http.nio.netty.internal.NettyConfiguration
 
Record - Class in software.amazon.awssdk.services.dynamodb.model
A description of a unique event within a stream.
Record - Class in software.amazon.awssdk.services.kinesis.model
The unit of data of the Kinesis data stream, which is composed of a sequence number, a partition key, and a data blob.
Record.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
Record.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
RecordMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
Record Marshaller
RecordMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
Record Marshaller
records(Collection<Record>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetRecordsResponse.Builder
The stream records from the shard, which were retrieved using the shard iterator.
records(Record...) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetRecordsResponse.Builder
The stream records from the shard, which were retrieved using the shard iterator.
records(Consumer<Record.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetRecordsResponse.Builder
The stream records from the shard, which were retrieved using the shard iterator.
records() - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsResponse
The stream records from the shard, which were retrieved using the shard iterator.
records(Collection<Record>) - Method in interface software.amazon.awssdk.services.kinesis.model.GetRecordsResponse.Builder
The data records retrieved from the shard.
records(Record...) - Method in interface software.amazon.awssdk.services.kinesis.model.GetRecordsResponse.Builder
The data records retrieved from the shard.
records(Consumer<Record.Builder>...) - Method in interface software.amazon.awssdk.services.kinesis.model.GetRecordsResponse.Builder
The data records retrieved from the shard.
records() - Method in class software.amazon.awssdk.services.kinesis.model.GetRecordsResponse
The data records retrieved from the shard.
records(Collection<PutRecordsRequestEntry>) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordsRequest.Builder
The records associated with the request.
records(PutRecordsRequestEntry...) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordsRequest.Builder
The records associated with the request.
records(Consumer<PutRecordsRequestEntry.Builder>...) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordsRequest.Builder
The records associated with the request.
records() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsRequest
The records associated with the request.
records(Collection<PutRecordsResultEntry>) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordsResponse.Builder
An array of successfully and unsuccessfully processed record results, correlated with the request by natural ordering.
records(PutRecordsResultEntry...) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordsResponse.Builder
An array of successfully and unsuccessfully processed record results, correlated with the request by natural ordering.
records(Consumer<PutRecordsResultEntry.Builder>...) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordsResponse.Builder
An array of successfully and unsuccessfully processed record results, correlated with the request by natural ordering.
records() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsResponse
An array of successfully and unsuccessfully processed record results, correlated with the request by natural ordering.
records(Collection<Record>) - Method in interface software.amazon.awssdk.services.kinesis.model.SubscribeToShardEvent.Builder

records(Record...) - Method in interface software.amazon.awssdk.services.kinesis.model.SubscribeToShardEvent.Builder

records(Consumer<Record.Builder>...) - Method in interface software.amazon.awssdk.services.kinesis.model.SubscribeToShardEvent.Builder

This is a convenience that creates an instance of the List.Builder avoiding the need to create one manually via List#builder().

records() - Method in class software.amazon.awssdk.services.kinesis.model.SubscribeToShardEvent

RecordUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
Record JSON Unmarshaller
RecordUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.RecordUnmarshaller
 
RecordUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
Record JSON Unmarshaller
RecordUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.RecordUnmarshaller
 
ReflectionUtils - Class in software.amazon.awssdk.testutils.smoketest
Utility methods for doing reflection.
RefreshResult<T> - Class in software.amazon.awssdk.utils.cache
A wrapper for the value returned by the Supplier underlying a CachedSupplier.
RefreshResult.Builder<T> - Class in software.amazon.awssdk.utils.cache
A builder for a RefreshResult.
region(Region) - Method in interface software.amazon.awssdk.awscore.client.builder.AwsClientBuilder
Configure the region with which the SDK should communicate.
region(Region) - Method in class software.amazon.awssdk.awscore.client.builder.AwsDefaultClientBuilder
 
REGION - Static variable in class software.amazon.awssdk.profiles.ProfileProperty
AWS Region to use when creating clients.
Region - Class in software.amazon.awssdk.regions
An Amazon Web Services region that hosts a set of Amazon services.
RegionMetadata - Interface in software.amazon.awssdk.regions
A collection of metadata about a region.
RegionMetadataLoader - Class in software.amazon.awssdk.regions.internal
Loads all the partition files into memory.
RegionMetadataProvider - Interface in software.amazon.awssdk.regions.internal
 
regionName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateReplicaAction.Builder
The region of the replica to be added.
regionName() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicaAction
The region of the replica to be added.
regionName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteReplicaAction.Builder
The region of the replica to be removed.
regionName() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteReplicaAction
The region of the replica to be removed.
regionName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest.Builder
Lists the global tables in a specific region.
regionName() - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest
Lists the global tables in a specific region.
regionName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Replica.Builder
The region where the replica needs to be created.
regionName() - Method in class software.amazon.awssdk.services.dynamodb.model.Replica
The region where the replica needs to be created.
regionName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaDescription.Builder
The name of the region.
regionName() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
The name of the region.
regionName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription.Builder
The region name of the replica.
regionName() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
The region name of the replica.
regionName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate.Builder
The region of the replica to be added.
regionName() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate
The region of the replica to be added.
regions() - Method in class software.amazon.awssdk.regions.internal.PartitionServiceMetadata
 
regions() - Static method in class software.amazon.awssdk.regions.Region
Retrieve an unmodifiable list of the public regions in this release of the AWS SDK.
regions() - Method in interface software.amazon.awssdk.regions.ServiceMetadata
Retrieve the list of regions this service is currently available in.
register(Channel) - Method in class software.amazon.awssdk.http.nio.netty.internal.DelegatingEventLoopGroup
 
register(ChannelPromise) - Method in class software.amazon.awssdk.http.nio.netty.internal.DelegatingEventLoopGroup
 
register(Channel, ChannelPromise) - Method in class software.amazon.awssdk.http.nio.netty.internal.DelegatingEventLoopGroup
 
registerConnectionManager(HttpClientConnectionManager) - Static method in class software.amazon.awssdk.http.apache.internal.conn.IdleConnectionReaper
registerConnectionManager(HttpClientConnectionManager, long) - Static method in class software.amazon.awssdk.http.apache.internal.conn.IdleConnectionReaper
Registers the given connection manager with this reaper;
registerMetadataExpression(String, int, String) - Method in class software.amazon.awssdk.awscore.protocol.xml.StaxUnmarshallerContext
Registers an expression, which if matched, will cause the data for the matching element to be stored in the metadata map under the specified key.
registerMetadataExpression(String, int, String) - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext
Registers an expression, which if matched, will cause the data for the matching element to be stored in the metadata map under the specified key.
registerStreamConsumer(RegisterStreamConsumerRequest) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Registers a consumer with a Kinesis data stream.
registerStreamConsumer(Consumer<RegisterStreamConsumerRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Registers a consumer with a Kinesis data stream.
RegisterStreamConsumerRequest - Class in software.amazon.awssdk.services.kinesis.model
 
RegisterStreamConsumerRequest.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
RegisterStreamConsumerRequestMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
RegisterStreamConsumerRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesis.transform.RegisterStreamConsumerRequestMarshaller
 
RegisterStreamConsumerRequestModelMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
RegisterStreamConsumerResponse - Class in software.amazon.awssdk.services.kinesis.model
 
RegisterStreamConsumerResponse.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
RegisterStreamConsumerResponseUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
RegisterStreamConsumerResponse JSON Unmarshaller
RegisterStreamConsumerResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.RegisterStreamConsumerResponseUnmarshaller
 
Releasable - Interface in software.amazon.awssdk.core.internal.io
Used for releasing a resource.
ReleasableInputStream - Class in software.amazon.awssdk.core.io
An input stream that can have the close operation disabled (to avoid accidentally being closed).
release() - Method in interface software.amazon.awssdk.core.internal.io.Releasable
Releases the allocated resource.
release(Closeable, Logger) - Static method in interface software.amazon.awssdk.core.internal.io.Releasable
Releases the given Closeable especially if it was an instance of Releasable.
release() - Method in class software.amazon.awssdk.core.internal.util.CapacityManager
Releases a single unit of capacity back to the pool, making it available to consumers.
release(int) - Method in class software.amazon.awssdk.core.internal.util.CapacityManager
Releases a given amount of capacity back to the pool, making it available to consumers.
release() - Method in class software.amazon.awssdk.core.io.ReleasableInputStream
Closes the underlying stream file and releases any system resources associated.
release() - Method in class software.amazon.awssdk.core.io.SdkDigestInputStream
 
release() - Method in class software.amazon.awssdk.core.io.SdkFilterInputStream
 
release() - Method in class software.amazon.awssdk.core.io.SdkInputStream
WARNING: Subclass that overrides this method must NOT call super.release() or else it would lead to infinite loop.
release(Channel) - Method in class software.amazon.awssdk.http.nio.netty.internal.HandlerRemovingChannelPool
 
release(Channel, Promise<Void>) - Method in class software.amazon.awssdk.http.nio.netty.internal.HandlerRemovingChannelPool
 
release(Channel) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.Http2MultiplexedChannelPool
 
release(Channel, Promise<Void>) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.Http2MultiplexedChannelPool
 
release(Channel) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.HttpOrHttp2ChannelPool
 
release(Channel, Promise<Void>) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.HttpOrHttp2ChannelPool
 
release(Channel) - Method in class software.amazon.awssdk.http.nio.netty.internal.ReleaseOnceChannelPool
 
release(Channel, Promise<Void>) - Method in class software.amazon.awssdk.http.nio.netty.internal.ReleaseOnceChannelPool
 
release(Channel) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.BetterFixedChannelPool
 
release(Channel, Promise<Void>) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.BetterFixedChannelPool
 
ReleaseOnceChannelPool - Class in software.amazon.awssdk.http.nio.netty.internal
Wrapper around a ChannelPool to protect it from having the same channel released twice.
ReleaseOnceChannelPool(ChannelPool) - Constructor for class software.amazon.awssdk.http.nio.netty.internal.ReleaseOnceChannelPool
 
releaseRetryCapacity() - Method in class software.amazon.awssdk.core.internal.retry.RetryHandler
If this was a successful retry attempt we'll release the full retry capacity that the attempt originally consumed.
remove(Object) - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructList
 
remove(int) - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructList
 
remove(Object) - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructMap
 
remove(K) - Method in class software.amazon.awssdk.http.nio.netty.internal.SdkChannelPoolMap
Remove the ChannelPool from this AbstractChannelPoolMap.
remove(SystemSetting) - Method in class software.amazon.awssdk.testutils.EnvironmentVariableHelper
 
remove(String) - Method in class software.amazon.awssdk.testutils.EnvironmentVariableHelper
 
remove(Object) - Method in class software.amazon.awssdk.utils.ImmutableMap
 
removeAll(Collection<?>) - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructList
 
removeConnectionManager(HttpClientConnectionManager) - Static method in class software.amazon.awssdk.http.apache.internal.conn.IdleConnectionReaper
Removes the given connection manager from this reaper, and shutting down the reaper if there is zero connection manager left.
removeHandshakeCompletedListener(HandshakeCompletedListener) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
removeHeader(String) - Method in interface software.amazon.awssdk.http.SdkHttpFullRequest.Builder
Remove all values for the requested header from this builder.
removeHeader(String) - Method in interface software.amazon.awssdk.http.SdkHttpFullResponse.Builder
Remove all values for the requested header from this builder.
removeIfExists(ChannelPipeline, Class<? extends ChannelHandler>...) - Static method in class software.amazon.awssdk.http.nio.netty.internal.utils.ChannelUtils
Removes handlers of the given class types from the pipeline.
removeQueryParameter(String) - Method in interface software.amazon.awssdk.http.SdkHttpFullRequest.Builder
Remove all values for the requested query parameter from this builder.
removeTagsFromStream(RemoveTagsFromStreamRequest) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Removes tags from the specified Kinesis data stream.
removeTagsFromStream(Consumer<RemoveTagsFromStreamRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Removes tags from the specified Kinesis data stream.
RemoveTagsFromStreamRequest - Class in software.amazon.awssdk.services.kinesis.model
Represents the input for RemoveTagsFromStream.
RemoveTagsFromStreamRequest.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
RemoveTagsFromStreamRequestMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
RemoveTagsFromStreamRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesis.transform.RemoveTagsFromStreamRequestMarshaller
 
RemoveTagsFromStreamRequestModelMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
RemoveTagsFromStreamResponse - Class in software.amazon.awssdk.services.kinesis.model
 
RemoveTagsFromStreamResponse.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
RemoveTagsFromStreamResponseUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
RemoveTagsFromStreamResponse JSON Unmarshaller
RemoveTagsFromStreamResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.RemoveTagsFromStreamResponseUnmarshaller
 
RepeatableInputStreamRequestEntity - Class in software.amazon.awssdk.http.apache.internal
Custom implementation of HttpEntity that delegates to an RepeatableInputStreamRequestEntity, with the one notable difference, that if the underlying InputStream supports being reset, this RequestEntity will report that it is repeatable and will reset the stream on all subsequent attempts to write out the request.
RepeatableInputStreamRequestEntity(SdkHttpFullRequest) - Constructor for class software.amazon.awssdk.http.apache.internal.RepeatableInputStreamRequestEntity
Creates a new RepeatableInputStreamRequestEntity using the information from the specified request.
Replica - Class in software.amazon.awssdk.services.dynamodb.model
Represents the properties of a replica.
Replica.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ReplicaAlreadyExistsException - Exception in software.amazon.awssdk.services.dynamodb.model
The specified replica is already part of the global table.
ReplicaAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ReplicaDescription - Class in software.amazon.awssdk.services.dynamodb.model
Contains the details of the replica.
ReplicaDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ReplicaDescriptionMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ReplicaDescriptionUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ReplicaDescription JSON Unmarshaller
ReplicaDescriptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ReplicaDescriptionUnmarshaller
 
replicaGlobalSecondaryIndexSettings(Collection<ReplicaGlobalSecondaryIndexSettingsDescription>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription.Builder
Replica global secondary index settings for the global table.
replicaGlobalSecondaryIndexSettings(ReplicaGlobalSecondaryIndexSettingsDescription...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription.Builder
Replica global secondary index settings for the global table.
replicaGlobalSecondaryIndexSettings(Consumer<ReplicaGlobalSecondaryIndexSettingsDescription.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription.Builder
Replica global secondary index settings for the global table.
replicaGlobalSecondaryIndexSettings() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
Replica global secondary index settings for the global table.
ReplicaGlobalSecondaryIndexSettingsDescription - Class in software.amazon.awssdk.services.dynamodb.model
Represents the properties of a global secondary index.
ReplicaGlobalSecondaryIndexSettingsDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ReplicaGlobalSecondaryIndexSettingsDescriptionMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ReplicaGlobalSecondaryIndexSettingsDescriptionUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ReplicaGlobalSecondaryIndexSettingsDescription JSON Unmarshaller
ReplicaGlobalSecondaryIndexSettingsDescriptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ReplicaGlobalSecondaryIndexSettingsDescriptionUnmarshaller
 
ReplicaGlobalSecondaryIndexSettingsUpdate - Class in software.amazon.awssdk.services.dynamodb.model
Represents the settings of a global secondary index for a global table that will be modified.
replicaGlobalSecondaryIndexSettingsUpdate(Collection<ReplicaGlobalSecondaryIndexSettingsUpdate>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate.Builder
Represents the settings of a global secondary index for a global table that will be modified.
replicaGlobalSecondaryIndexSettingsUpdate(ReplicaGlobalSecondaryIndexSettingsUpdate...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate.Builder
Represents the settings of a global secondary index for a global table that will be modified.
replicaGlobalSecondaryIndexSettingsUpdate(Consumer<ReplicaGlobalSecondaryIndexSettingsUpdate.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate.Builder
Represents the settings of a global secondary index for a global table that will be modified.
replicaGlobalSecondaryIndexSettingsUpdate() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate
Represents the settings of a global secondary index for a global table that will be modified.
ReplicaGlobalSecondaryIndexSettingsUpdate.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ReplicaGlobalSecondaryIndexSettingsUpdateMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ReplicaGlobalSecondaryIndexSettingsUpdateUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ReplicaGlobalSecondaryIndexSettingsUpdate JSON Unmarshaller
ReplicaGlobalSecondaryIndexSettingsUpdateUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ReplicaGlobalSecondaryIndexSettingsUpdateUnmarshaller
 
ReplicaMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
Replica Marshaller
ReplicaNotFoundException - Exception in software.amazon.awssdk.services.dynamodb.model
The specified replica is no longer part of the global table.
ReplicaNotFoundException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
replicaProvisionedReadCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription.Builder
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
replicaProvisionedReadCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
replicaProvisionedReadCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate.Builder
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
replicaProvisionedReadCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
replicaProvisionedWriteCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription.Builder
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
replicaProvisionedWriteCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
replicaSettings(Collection<ReplicaSettingsDescription>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse.Builder
The region specific settings for the global table.
replicaSettings(ReplicaSettingsDescription...) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse.Builder
The region specific settings for the global table.
replicaSettings(Consumer<ReplicaSettingsDescription.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse.Builder
The region specific settings for the global table.
replicaSettings() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse
The region specific settings for the global table.
replicaSettings(Collection<ReplicaSettingsDescription>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse.Builder
The region specific settings for the global table.
replicaSettings(ReplicaSettingsDescription...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse.Builder
The region specific settings for the global table.
replicaSettings(Consumer<ReplicaSettingsDescription.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse.Builder
The region specific settings for the global table.
replicaSettings() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse
The region specific settings for the global table.
ReplicaSettingsDescription - Class in software.amazon.awssdk.services.dynamodb.model
Represents the properties of a replica.
ReplicaSettingsDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ReplicaSettingsDescriptionMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ReplicaSettingsDescriptionUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ReplicaSettingsDescription JSON Unmarshaller
ReplicaSettingsDescriptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ReplicaSettingsDescriptionUnmarshaller
 
ReplicaSettingsUpdate - Class in software.amazon.awssdk.services.dynamodb.model
Represents the settings for a global table in a region that will be modified.
replicaSettingsUpdate(Collection<ReplicaSettingsUpdate>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest.Builder
Represents the settings for a global table in a region that will be modified.
replicaSettingsUpdate(ReplicaSettingsUpdate...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest.Builder
Represents the settings for a global table in a region that will be modified.
replicaSettingsUpdate(Consumer<ReplicaSettingsUpdate.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest.Builder
Represents the settings for a global table in a region that will be modified.
replicaSettingsUpdate() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
Represents the settings for a global table in a region that will be modified.
ReplicaSettingsUpdate.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ReplicaSettingsUpdateMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ReplicaSettingsUpdateUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ReplicaSettingsUpdate JSON Unmarshaller
ReplicaSettingsUpdateUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ReplicaSettingsUpdateUnmarshaller
 
replicaStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription.Builder
The current state of the region:
replicaStatus(ReplicaStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription.Builder
The current state of the region:
replicaStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
The current state of the region:
ReplicaStatus - Enum in software.amazon.awssdk.services.dynamodb.model
 
replicaStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
The current state of the region:
replicationGroup(Collection<Replica>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest.Builder
The regions where the global table needs to be created.
replicationGroup(Replica...) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest.Builder
The regions where the global table needs to be created.
replicationGroup(Consumer<Replica.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest.Builder
The regions where the global table needs to be created.
replicationGroup() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest
The regions where the global table needs to be created.
replicationGroup(Collection<Replica>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTable.Builder
The regions where the global table has replicas.
replicationGroup(Replica...) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTable.Builder
The regions where the global table has replicas.
replicationGroup(Consumer<Replica.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTable.Builder
The regions where the global table has replicas.
replicationGroup() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTable
The regions where the global table has replicas.
replicationGroup(Collection<ReplicaDescription>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription.Builder
The regions where the global table has replicas.
replicationGroup(ReplicaDescription...) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription.Builder
The regions where the global table has replicas.
replicationGroup(Consumer<ReplicaDescription.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription.Builder
The regions where the global table has replicas.
replicationGroup() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
The regions where the global table has replicas.
ReplicaUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
Replica JSON Unmarshaller
ReplicaUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ReplicaUnmarshaller
 
ReplicaUpdate - Class in software.amazon.awssdk.services.dynamodb.model
Represents one of the following:
ReplicaUpdate.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ReplicaUpdateMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ReplicaUpdate Marshaller
replicaUpdates(Collection<ReplicaUpdate>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest.Builder
A list of regions that should be added or removed from the global table.
replicaUpdates(ReplicaUpdate...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest.Builder
A list of regions that should be added or removed from the global table.
replicaUpdates(Consumer<ReplicaUpdate.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest.Builder
A list of regions that should be added or removed from the global table.
replicaUpdates() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest
A list of regions that should be added or removed from the global table.
ReplicaUpdateUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ReplicaUpdate JSON Unmarshaller
ReplicaUpdateUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ReplicaUpdateUnmarshaller
 
request() - Method in interface software.amazon.awssdk.core.interceptor.Context.BeforeExecution
The SdkRequest to be executed.
request() - Method in interface software.amazon.awssdk.core.interceptor.Context.FailedExecution
The latest version of the SdkRequest available when the execution failed.
request(SdkHttpFullRequest) - Method in interface software.amazon.awssdk.core.internal.http.AmazonAsyncHttpClient.RequestExecutionBuilder
Fluent setter for SdkHttpFullRequest
request(Request<?>) - Method in interface software.amazon.awssdk.core.internal.http.AmazonSyncHttpClient.RequestExecutionBuilder
request(SdkHttpFullRequest) - Method in interface software.amazon.awssdk.core.internal.http.AmazonSyncHttpClient.RequestExecutionBuilder
Fluent setter for SdkHttpFullRequest
request() - Method in class software.amazon.awssdk.core.internal.interceptor.DefaultFailedExecutionContext
 
request(SdkRequest) - Method in class software.amazon.awssdk.core.internal.interceptor.InterceptorContext.Builder
 
request() - Method in class software.amazon.awssdk.core.internal.interceptor.InterceptorContext
 
request(long) - Method in class software.amazon.awssdk.core.internal.pagination.async.PaginationSubscription
 
request(Request<?>) - Method in class software.amazon.awssdk.core.internal.protocol.json.JsonMarshallerContext.Builder
 
request() - Method in class software.amazon.awssdk.core.internal.protocol.json.JsonMarshallerContext
 
request(long) - Method in class software.amazon.awssdk.core.internal.util.NoopSubscription
 
request(long) - Method in class software.amazon.awssdk.core.pagination.async.EmptySubscription
 
Request<T> - Interface in software.amazon.awssdk.core
Represents a request being sent to an Amazon Web Service, including the parameters being sent as part of the request, the endpoint to which the request should be sent, etc.
request(SdkHttpFullRequest) - Method in class software.amazon.awssdk.core.retry.RetryPolicyContext.Builder
 
request() - Method in class software.amazon.awssdk.core.retry.RetryPolicyContext
 
request(long) - Method in class software.amazon.awssdk.utils.async.DelegatingSubscription
 
REQUEST_CONFIG - Static variable in class software.amazon.awssdk.core.interceptor.SdkExecutionAttribute
The key under which the request config is stored.
REQUEST_ID_LOGGER - Static variable in class software.amazon.awssdk.core.SdkStandardLogger
Logger used for the purpose of logging the request id extracted either from the http response header or from the response body.
REQUEST_LOGGER - Static variable in class software.amazon.awssdk.core.SdkStandardLogger
Logger providing detailed information on requests/responses.
REQUEST_TIMEOUT - Static variable in class software.amazon.awssdk.http.HttpStatusCode
 
REQUEST_TOO_LONG - Static variable in class software.amazon.awssdk.http.HttpStatusCode
 
RequestAdapter - Class in software.amazon.awssdk.http.nio.netty.internal
 
RequestAdapter() - Constructor for class software.amazon.awssdk.http.nio.netty.internal.RequestAdapter
 
RequestBody - Class in software.amazon.awssdk.core.sync
Represents the body of an HTTP request.
RequestBodyAssertion - Class in software.amazon.awssdk.protocol.asserts.marshalling
Asserts on the request body of the marshalled request.
RequestBodyAssertion() - Constructor for class software.amazon.awssdk.protocol.asserts.marshalling.RequestBodyAssertion
 
requestConfig() - Method in class software.amazon.awssdk.core.internal.http.RequestExecutionContext
 
requestConfig() - Method in class software.amazon.awssdk.core.internal.RequestExecutionContext
 
RequestContext - Class in software.amazon.awssdk.http.nio.netty.internal
 
RequestContext(ChannelPool, SdkHttpRequest, SdkHttpRequestProvider, HttpRequest, SdkHttpResponseHandler, NettyConfiguration) - Constructor for class software.amazon.awssdk.http.nio.netty.internal.RequestContext
 
requestExecutionBuilder() - Method in class software.amazon.awssdk.core.internal.http.AmazonAsyncHttpClient
 
requestExecutionBuilder() - Method in class software.amazon.awssdk.core.internal.http.AmazonSyncHttpClient
 
RequestExecutionContext - Class in software.amazon.awssdk.core.internal.http
Request scoped dependencies and context for an execution of a request by AmazonSyncHttpClient or AmazonAsyncHttpClient.
RequestExecutionContext - Class in software.amazon.awssdk.core.internal
Request scoped dependencies and context for an execution of a request by AmazonSyncHttpClient or AmazonAsyncHttpClient.
RequestExecutionContext.Builder - Class in software.amazon.awssdk.core.internal.http
An SDK-internal implementation of RequestExecutionContext.Builder.
RequestExecutionContext.Builder - Class in software.amazon.awssdk.core.internal
An SDK-internal implementation of RequestExecutionContext.Builder.
requestId(String) - Method in interface software.amazon.awssdk.awscore.exception.AwsServiceException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.core.exception.SdkServiceException.Builder
Specifies the requestId returned by the called service.
requestId() - Method in interface software.amazon.awssdk.core.exception.SdkServiceException.Builder
The requestId returned by the called service.
requestId() - Method in exception software.amazon.awssdk.core.exception.SdkServiceException
The requestId that was returned by the called service.
requestId() - Method in class software.amazon.awssdk.core.SdkResponseMetadata
Returns the AWS request ID contained in this response metadata object.
requestId(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.CloudWatchException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DashboardInvalidInputErrorException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DashboardNotFoundErrorException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.InternalServiceException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.InvalidFormatException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.InvalidNextTokenException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.InvalidParameterCombinationException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.InvalidParameterValueException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.LimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MissingRequiredParameterException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.ResourceNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupInUseException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ConditionalCheckFailedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsUnavailableException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DynamoDbException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExpiredIteratorException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableAlreadyExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.IndexNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.InternalServerErrorException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.InvalidRestoreTimeException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ItemCollectionSizeLimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.LimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryUnavailableException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaAlreadyExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ResourceInUseException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ResourceNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableAlreadyExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableInUseException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TrimmedDataAccessException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kinesis.model.ExpiredIteratorException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kinesis.model.ExpiredNextTokenException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kinesis.model.InvalidArgumentException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kinesis.model.KinesisException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsAccessDeniedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsDisabledException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsInvalidStateException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsOptInRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsThrottlingException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kinesis.model.LimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kinesis.model.ProvisionedThroughputExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kinesis.model.ResourceInUseException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.kinesis.model.ResourceNotFoundException.Builder
 
requestItems(Map<String, KeysAndAttributes>) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest.Builder
A map of one or more table names and, for each table, a map that describes one or more items to retrieve from that table.
requestItems() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest
A map of one or more table names and, for each table, a map that describes one or more items to retrieve from that table.
requestItems(Map<String, ? extends Collection<WriteRequest>>) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest.Builder
A map of one or more table names and, for each table, a list of operations to be performed ( DeleteRequest or PutRequest).
requestItems() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest
A map of one or more table names and, for each table, a list of operations to be performed ( DeleteRequest or PutRequest).
RequestOption - Class in software.amazon.awssdk.core
Client option defaults for individual SdkRequests.
RequestOverrideConfiguration - Class in software.amazon.awssdk.core
Base per-request override configuration for all SDK requests.
RequestOverrideConfiguration.Builder<B extends RequestOverrideConfiguration.Builder> - Interface in software.amazon.awssdk.core
 
RequestPipeline<InputT,OutputT> - Interface in software.amazon.awssdk.core.internal.http.pipeline
Represents a series of transformations when executing a SDK request.
RequestPipelineBuilder<InputT,OutputT> - Class in software.amazon.awssdk.core.internal.http.pipeline
Builder for a RequestPipeline.
requestProvider(SdkHttpRequestProvider) - Method in interface software.amazon.awssdk.core.internal.http.AmazonAsyncHttpClient.RequestExecutionBuilder
Fluent setter for SdkHttpRequestProvider
requestProvider(SdkHttpRequestProvider) - Method in class software.amazon.awssdk.core.internal.http.RequestExecutionContext.Builder
 
requestProvider() - Method in class software.amazon.awssdk.core.internal.http.RequestExecutionContext
 
requestProvider(SdkHttpRequestProvider) - Method in class software.amazon.awssdk.core.internal.RequestExecutionContext.Builder
 
requestProvider() - Method in class software.amazon.awssdk.core.internal.RequestExecutionContext
 
RequestToRequestPipeline - Interface in software.amazon.awssdk.core.internal.http.pipeline
Pipeline stage that is a transformation on an immutable SdkHttpFullRequest.
RequestToResponsePipeline<OutputT> - Interface in software.amazon.awssdk.core.internal.http.pipeline
 
requestUri(String) - Method in class software.amazon.awssdk.core.protocol.OperationInfo.Builder
 
requestUri() - Method in class software.amazon.awssdk.core.protocol.OperationInfo
 
requiresLayout() - Method in class software.amazon.awssdk.testutils.LogCaptor.DefaultLogCaptor
 
reset() - Method in class software.amazon.awssdk.auth.signer.internal.AwsChunkedEncodingInputStream
Reset the stream, either by resetting the wrapped stream or using the buffer created by this class.
reset() - Method in class software.amazon.awssdk.core.internal.util.Crc32ChecksumCalculatingInputStream
Resets the wrapped input stream and the CRC32 computation.
reset() - Method in class software.amazon.awssdk.core.internal.util.UnreliableFilterInputStream
 
reset() - Method in class software.amazon.awssdk.core.io.ResettableInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset() - Method in class software.amazon.awssdk.core.io.SdkBufferedInputStream
 
reset() - Method in class software.amazon.awssdk.core.io.SdkFilterInputStream
 
reset() - Method in class software.amazon.awssdk.testutils.EnvironmentVariableHelper
 
reset() - Method in class software.amazon.awssdk.testutils.service.http.MockHttpClient
Resets this mock by clearing any captured requests and wiping any stubbed responses.
RESET_CONTENT - Static variable in class software.amazon.awssdk.http.HttpStatusCode
 
ResetException - Exception in software.amazon.awssdk.core.exception
Extension of SdkClientException for exceptions resulting from a failure to reset an InputStream.
ResetException.Builder - Interface in software.amazon.awssdk.core.exception
 
ResettableInputStream - Class in software.amazon.awssdk.core.io
A mark-and-resettable input stream that can be used on files or file input streams.
ResettableInputStream(File) - Constructor for class software.amazon.awssdk.core.io.ResettableInputStream
 
ResettableInputStream(FileInputStream) - Constructor for class software.amazon.awssdk.core.io.ResettableInputStream
Note the creation of a ResettableInputStream would entail physically opening a file.
resolveContentType(JsonClientMetadata, AwsJsonProtocolMetadata) - Method in interface software.amazon.awssdk.awscore.internal.protocol.json.JsonContentTypeResolver
Computes content type to send in requests.
resolveContentType(JsonClientMetadata, AwsJsonProtocolMetadata) - Method in class software.amazon.awssdk.awscore.internal.protocol.json.JsonContentTypeResolverImpl
 
resolveCredentials() - Method in class software.amazon.awssdk.auth.credentials.AnonymousCredentialsProvider
 
resolveCredentials() - Method in interface software.amazon.awssdk.auth.credentials.AwsCredentialsProvider
Returns AwsCredentials that can be used to authorize an AWS request.
resolveCredentials() - Method in class software.amazon.awssdk.auth.credentials.AwsCredentialsProviderChain
 
resolveCredentials() - Method in class software.amazon.awssdk.auth.credentials.DefaultCredentialsProvider
 
resolveCredentials() - Method in class software.amazon.awssdk.auth.credentials.internal.HttpCredentialsProvider
 
resolveCredentials() - Method in class software.amazon.awssdk.auth.credentials.internal.SystemSettingsCredentialsProvider
 
resolveCredentials() - Method in class software.amazon.awssdk.auth.credentials.ProfileCredentialsProvider
 
resolveCredentials() - Method in class software.amazon.awssdk.auth.credentials.StaticCredentialsProvider
 
resolveSetting(SystemSetting) - Static method in class software.amazon.awssdk.utils.internal.SystemSettingUtils
Resolve the value of this system setting, loading it from the System by checking: The system properties. The environment variables. The default value.
resolveSocketChannelFactory(EventLoopGroup) - Static method in class software.amazon.awssdk.http.nio.netty.internal.utils.SocketChannelResolver
Attempts to determine the ChannelFactory class that corresponds to the given event loop group.
resolveString(String) - Static method in class software.amazon.awssdk.core.util.IdempotentUtils
RESOURCE - Static variable in class software.amazon.awssdk.core.auth.policy.internal.JsonDocumentField
 
Resource - Class in software.amazon.awssdk.core.auth.policy
Represents a resource involved in an AWS access control policy statement.
Resource(String) - Constructor for class software.amazon.awssdk.core.auth.policy.Resource
Constructs a new AWS access control policy resource.
resourceArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceRequest.Builder
The Amazon DynamoDB resource with tags to be listed.
resourceArn() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceRequest
The Amazon DynamoDB resource with tags to be listed.
resourceArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TagResourceRequest.Builder
Identifies the Amazon DynamoDB resource to which tags should be added.
resourceArn() - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceRequest
Identifies the Amazon DynamoDB resource to which tags should be added.
resourceArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest.Builder
The Amazon DyanamoDB resource the tags will be removed from.
resourceArn() - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest
The Amazon DyanamoDB resource the tags will be removed from.
ResourceInUseException - Exception in software.amazon.awssdk.services.dynamodb.model
The operation conflicts with the resource's availability.
ResourceInUseException - Exception in software.amazon.awssdk.services.kinesis.model
The resource is not available for this operation.
ResourceInUseException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ResourceInUseException.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
ResourceNotFoundException - Exception in software.amazon.awssdk.services.cloudwatch.model
The named resource does not exist.
ResourceNotFoundException - Exception in software.amazon.awssdk.services.dynamodb.model
The operation tried to access a nonexistent table or index.
ResourceNotFoundException - Exception in software.amazon.awssdk.services.kinesis.model
The requested resource could not be found.
ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
ResourceNotFoundExceptionUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
 
ResourceNotFoundExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.ResourceNotFoundExceptionUnmarshaller
 
ResourcesEndpointProvider - Interface in software.amazon.awssdk.regions.internal.util
Abstract class to return an endpoint URI from which the resources can be loaded.
ResourcesEndpointRetryParameters - Class in software.amazon.awssdk.regions.internal.util
Parameters that are used in ResourcesEndpointRetryPolicy.
ResourcesEndpointRetryParameters.Builder - Class in software.amazon.awssdk.regions.internal.util
 
ResourcesEndpointRetryPolicy - Interface in software.amazon.awssdk.regions.internal.util
Custom retry policy that retrieve information from a local endpoint in EC2 host.
response() - Method in interface software.amazon.awssdk.core.interceptor.Context.AfterUnmarshalling
The SdkResponse that was generated by unmarshalling the Context.AfterTransmission.httpResponse().
response() - Method in interface software.amazon.awssdk.core.interceptor.Context.FailedExecution
The latest version of the SdkResponse available when the execution failed.
response() - Method in class software.amazon.awssdk.core.internal.interceptor.DefaultFailedExecutionContext
 
response(SdkResponse) - Method in class software.amazon.awssdk.core.internal.interceptor.InterceptorContext.Builder
 
response() - Method in class software.amazon.awssdk.core.internal.interceptor.InterceptorContext
 
Response<T> - Class in software.amazon.awssdk.core.internal
Response wrapper to provide access to not only the original SDK response but also the associated http response.
response() - Method in class software.amazon.awssdk.core.internal.Response
 
response() - Method in class software.amazon.awssdk.core.ResponseBytes
 
response() - Method in class software.amazon.awssdk.core.ResponseInputStream
 
ResponseBytes<ResponseT> - Class in software.amazon.awssdk.core
An in-memory representation of the service's response from a streaming operation.
ResponseHandler - Class in software.amazon.awssdk.http.nio.netty.internal
 
ResponseHandler() - Constructor for class software.amazon.awssdk.http.nio.netty.internal.ResponseHandler
 
ResponseInputStream<ResponseT> - Class in software.amazon.awssdk.core
Input stream that provides access to the unmarshalled POJO response returned by the service in addition to the streamed contents.
ResponseInputStream(ResponseT, AbortableInputStream) - Constructor for class software.amazon.awssdk.core.ResponseInputStream
 
responseReceived(SdkResponse) - Method in class software.amazon.awssdk.awscore.eventstream.EventStreamAsyncResponseTransformer
 
responseReceived(ResponseT) - Method in interface software.amazon.awssdk.awscore.eventstream.EventStreamResponseHandler
Called when the initial response has been received and the POJO response has been unmarshalled.
responseReceived(ResponseT) - Method in class software.amazon.awssdk.awscore.eventstream.EventStreamResponseHandlerFromBuilder
 
responseReceived(ResponseT) - Method in interface software.amazon.awssdk.core.async.AsyncResponseTransformer
Called when the initial response has been received and the POJO response has been unmarshalled.
responseReceived(ResponseT) - Method in class software.amazon.awssdk.core.internal.async.ByteArrayAsyncResponseTransformer
 
responseReceived(ResponseT) - Method in class software.amazon.awssdk.core.internal.async.FileAsyncResponseTransformer
 
responses(Map<String, ? extends Collection<Map<String, AttributeValue>>>) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse.Builder
A map of table name to a list of items.
responses() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse
A map of table name to a list of items.
ResponsesSubscription<ResponseT> - Class in software.amazon.awssdk.core.pagination.async
An implementation of the Subscription interface that can be used to signal and cancel demand for paginated response pages.
ResponsesSubscription.Builder - Interface in software.amazon.awssdk.core.pagination.async
 
ResponseTransformer<ResponseT,ReturnT> - Interface in software.amazon.awssdk.core.sync
Interface for processing a streaming response from a service in a synchronous fashion.
restoreDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreSummary.Builder
Point in time or source backup time.
restoreDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreSummary
Point in time or source backup time.
restoreDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest.Builder
Time in the past to restore the table to.
restoreDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
Time in the past to restore the table to.
restoreInProgress(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreSummary.Builder
Indicates if a restore is in progress or not.
restoreInProgress() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreSummary
Indicates if a restore is in progress or not.
RestoreSummary - Class in software.amazon.awssdk.services.dynamodb.model
Contains details for the restore.
restoreSummary(RestoreSummary) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
Contains details for the restore.
restoreSummary(Consumer<RestoreSummary.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
Contains details for the restore.
restoreSummary() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
Contains details for the restore.
RestoreSummary.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
RestoreSummaryMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
RestoreSummary Marshaller
RestoreSummaryUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
RestoreSummary JSON Unmarshaller
RestoreSummaryUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.RestoreSummaryUnmarshaller
 
restoreTableFromBackup(RestoreTableFromBackupRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Creates a new table from an existing backup.
restoreTableFromBackup(Consumer<RestoreTableFromBackupRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Creates a new table from an existing backup.
RestoreTableFromBackupRequest - Class in software.amazon.awssdk.services.dynamodb.model
 
RestoreTableFromBackupRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
RestoreTableFromBackupRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
RestoreTableFromBackupRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.RestoreTableFromBackupRequestMarshaller
 
RestoreTableFromBackupRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
RestoreTableFromBackupResponse - Class in software.amazon.awssdk.services.dynamodb.model
 
RestoreTableFromBackupResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
RestoreTableFromBackupResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
RestoreTableFromBackupResponse JSON Unmarshaller
RestoreTableFromBackupResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.RestoreTableFromBackupResponseUnmarshaller
 
restoreTableToPointInTime(RestoreTableToPointInTimeRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Restores the specified table to the specified point in time within EarliestRestorableDateTime and LatestRestorableDateTime.
restoreTableToPointInTime(Consumer<RestoreTableToPointInTimeRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Restores the specified table to the specified point in time within EarliestRestorableDateTime and LatestRestorableDateTime.
RestoreTableToPointInTimeRequest - Class in software.amazon.awssdk.services.dynamodb.model
 
RestoreTableToPointInTimeRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
RestoreTableToPointInTimeRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
RestoreTableToPointInTimeRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.RestoreTableToPointInTimeRequestMarshaller
 
RestoreTableToPointInTimeRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
RestoreTableToPointInTimeResponse - Class in software.amazon.awssdk.services.dynamodb.model
 
RestoreTableToPointInTimeResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
RestoreTableToPointInTimeResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
RestoreTableToPointInTimeResponse JSON Unmarshaller
RestoreTableToPointInTimeResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.RestoreTableToPointInTimeResponseUnmarshaller
 
retainAll(Collection<?>) - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructList
 
retentionPeriodHours(Integer) - Method in interface software.amazon.awssdk.services.kinesis.model.DecreaseStreamRetentionPeriodRequest.Builder
The new retention period of the stream, in hours.
retentionPeriodHours() - Method in class software.amazon.awssdk.services.kinesis.model.DecreaseStreamRetentionPeriodRequest
The new retention period of the stream, in hours.
retentionPeriodHours(Integer) - Method in interface software.amazon.awssdk.services.kinesis.model.IncreaseStreamRetentionPeriodRequest.Builder
The new retention period of the stream, in hours.
retentionPeriodHours() - Method in class software.amazon.awssdk.services.kinesis.model.IncreaseStreamRetentionPeriodRequest
The new retention period of the stream, in hours.
retentionPeriodHours(Integer) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescription.Builder
The current retention period, in hours.
retentionPeriodHours() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescription
The current retention period, in hours.
retentionPeriodHours(Integer) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary.Builder
The current retention period, in hours.
retentionPeriodHours() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary
The current retention period, in hours.
retriesAttempted(int) - Method in class software.amazon.awssdk.core.retry.RetryPolicyContext.Builder
 
retriesAttempted() - Method in class software.amazon.awssdk.core.retry.RetryPolicyContext
 
RETRY_POLICY - Static variable in class software.amazon.awssdk.core.client.config.SdkClientOption
 
RETRY_THROTTLING_COST - Static variable in class software.amazon.awssdk.core.internal.retry.SdkDefaultRetrySetting
When throttled retries are enabled, each retry attempt will consume this much capacity.
retryable() - Method in exception software.amazon.awssdk.core.exception.NonRetryableException
 
retryable() - Method in exception software.amazon.awssdk.core.exception.RetryableException
 
retryable() - Method in exception software.amazon.awssdk.core.exception.SdkException
Specifies whether or not an exception can be expected to succeed on a retry.
RETRYABLE_ERROR_CODES - Static variable in class software.amazon.awssdk.awscore.internal.AwsErrorCode
 
RETRYABLE_EXCEPTIONS - Static variable in class software.amazon.awssdk.core.internal.retry.SdkDefaultRetrySetting
 
RETRYABLE_STATUS_CODES - Static variable in class software.amazon.awssdk.core.internal.retry.SdkDefaultRetrySetting
 
RetryableAction<T> - Class in software.amazon.awssdk.testutils.retry
Utility to repeatedly invoke an action that returns a result until it succeeds or the max allowed attempts is reached.
RetryableAssertion - Class in software.amazon.awssdk.testutils.retry
Utility to repeatedly invoke assertion logic until it succeeds or the max allowed attempts is reached.
RetryableError - Error in software.amazon.awssdk.testutils.retry
Normally Error's are not retried by RetryableAction.
RetryableError(Error) - Constructor for error software.amazon.awssdk.testutils.retry.RetryableError
 
RetryableException - Exception in software.amazon.awssdk.core.exception
Extension of SdkException that can be used by clients to explicitly have an exception retried.
RetryableException.Builder - Interface in software.amazon.awssdk.core.exception
 
RetryableParams - Class in software.amazon.awssdk.testutils.retry
Parameters for RetryableAssertion.
RetryableParams() - Constructor for class software.amazon.awssdk.testutils.retry.RetryableParams
 
RetryableStage<OutputT> - Class in software.amazon.awssdk.core.internal.http.pipeline.stages
Wrapper around the pipeline for a single request to provide retry functionality.
RetryableStage(HttpClientDependencies, RequestPipeline<SdkHttpFullRequest, Response<OutputT>>) - Constructor for class software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage
 
retryCapacity() - Method in class software.amazon.awssdk.core.internal.http.HttpClientDependencies
 
retryCapacityConsumed(boolean) - Method in class software.amazon.awssdk.core.internal.retry.RetryHandler
Sets whether retry capacity has been consumed for this request
RetryCondition - Interface in software.amazon.awssdk.core.retry.conditions
 
retryCondition(RetryCondition) - Method in interface software.amazon.awssdk.core.retry.RetryPolicy.Builder
 
retryCondition() - Method in interface software.amazon.awssdk.core.retry.RetryPolicy.Builder
 
retryCondition() - Method in class software.amazon.awssdk.core.retry.RetryPolicy
 
RetryHandler - Class in software.amazon.awssdk.core.internal.retry
 
RetryHandler(RetryPolicy, CapacityManager) - Constructor for class software.amazon.awssdk.core.internal.retry.RetryHandler
 
RetryOnErrorCodeCondition - Class in software.amazon.awssdk.awscore.retry.conditions
Retry condition implementation that retries if the exception or the cause of the exception matches the error codes defined.
RetryOnExceptionsCondition - Class in software.amazon.awssdk.core.retry.conditions
Retry condition implementation that retries if the exception or the cause of the exception matches the classes defined.
RetryOnStatusCodeCondition - Class in software.amazon.awssdk.core.retry.conditions
Retry condition implementation that retries if the HTTP status code matches one of the provided status codes.
retryPolicy(RetryPolicy) - Method in interface software.amazon.awssdk.core.client.config.ClientOverrideConfiguration.Builder
Configure the retry policy that should be used when handling failure cases.
retryPolicy() - Method in interface software.amazon.awssdk.core.client.config.ClientOverrideConfiguration.Builder
 
retryPolicy(Consumer<RetryPolicy.Builder>) - Method in interface software.amazon.awssdk.core.client.config.ClientOverrideConfiguration.Builder
Configure the retry policy the should be used when handling failure cases.
retryPolicy() - Method in class software.amazon.awssdk.core.client.config.ClientOverrideConfiguration
The optional retry policy that should be used when handling failure cases.
RetryPolicy - Class in software.amazon.awssdk.core.retry
Interface for specifying a retry policy to use when evaluating whether or not a request should be retried.
retryPolicy() - Method in interface software.amazon.awssdk.regions.internal.util.ResourcesEndpointProvider
Allows the extending class to provide a custom retry policy.
RetryPolicy.Builder - Interface in software.amazon.awssdk.core.retry
 
RetryPolicyContext - Class in software.amazon.awssdk.core.retry
Contains useful information about a failed request that can be used to make retry and backoff decisions.
RetryPolicyContext.Builder - Class in software.amazon.awssdk.core.retry
 
RetryRule - Class in software.amazon.awssdk.testutils.retry
 
RetryRule(int) - Constructor for class software.amazon.awssdk.testutils.retry.RetryRule
 
RetryRule(int, long, TimeUnit) - Constructor for class software.amazon.awssdk.testutils.retry.RetryRule
 
RetryUtils - Class in software.amazon.awssdk.core.retry
 
returnConsumedCapacity(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest.Builder
Sets the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacity(ReturnConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest.Builder
Sets the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest
Returns the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacity(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest.Builder
Sets the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacity(ReturnConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest.Builder
Sets the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest
Returns the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacity(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
Sets the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacity(ReturnConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
Sets the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
Returns the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacity(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetItemRequest.Builder
Sets the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacity(ReturnConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetItemRequest.Builder
Sets the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
Returns the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacity(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
Sets the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacity(ReturnConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
Sets the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
Returns the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacity(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
Sets the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacity(ReturnConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
Sets the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
Returns the value of the ReturnConsumedCapacity property for this object.
ReturnConsumedCapacity - Enum in software.amazon.awssdk.services.dynamodb.model
Determines the level of detail about provisioned throughput consumption that is returned in the response:
returnConsumedCapacity(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
Sets the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacity(ReturnConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
Sets the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
Returns the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacity(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
Sets the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacity(ReturnConsumedCapacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
Sets the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacity() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
Returns the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacityAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest
Returns the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacityAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest
Returns the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacityAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
Returns the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacityAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
Returns the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacityAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
Returns the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacityAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
Returns the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacityAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
Returns the value of the ReturnConsumedCapacity property for this object.
returnConsumedCapacityAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
Returns the value of the ReturnConsumedCapacity property for this object.
returnData(Boolean) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricDataQuery.Builder
Indicates whether to return the time stamps and raw data values of this metric.
returnData() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDataQuery
Indicates whether to return the time stamps and raw data values of this metric.
returnItemCollectionMetrics(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest.Builder
Determines whether item collection metrics are returned.
returnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest.Builder
Determines whether item collection metrics are returned.
returnItemCollectionMetrics() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest
Determines whether item collection metrics are returned.
returnItemCollectionMetrics(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
Determines whether item collection metrics are returned.
returnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
Determines whether item collection metrics are returned.
returnItemCollectionMetrics() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
Determines whether item collection metrics are returned.
returnItemCollectionMetrics(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
Determines whether item collection metrics are returned.
returnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
Determines whether item collection metrics are returned.
returnItemCollectionMetrics() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
Determines whether item collection metrics are returned.
ReturnItemCollectionMetrics - Enum in software.amazon.awssdk.services.dynamodb.model
 
returnItemCollectionMetrics(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
Determines whether item collection metrics are returned.
returnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
Determines whether item collection metrics are returned.
returnItemCollectionMetrics() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
Determines whether item collection metrics are returned.
returnItemCollectionMetricsAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest
Determines whether item collection metrics are returned.
returnItemCollectionMetricsAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
Determines whether item collection metrics are returned.
returnItemCollectionMetricsAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
Determines whether item collection metrics are returned.
returnItemCollectionMetricsAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
Determines whether item collection metrics are returned.
ReturnValue - Enum in software.amazon.awssdk.services.dynamodb.model
 
returnValues(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
Use ReturnValues if you want to get the item attributes as they appeared before they were deleted.
returnValues(ReturnValue) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
Use ReturnValues if you want to get the item attributes as they appeared before they were deleted.
returnValues() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
Use ReturnValues if you want to get the item attributes as they appeared before they were deleted.
returnValues(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
Use ReturnValues if you want to get the item attributes as they appeared before they were updated with the PutItem request.
returnValues(ReturnValue) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
Use ReturnValues if you want to get the item attributes as they appeared before they were updated with the PutItem request.
returnValues() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
Use ReturnValues if you want to get the item attributes as they appeared before they were updated with the PutItem request.
returnValues(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
Use ReturnValues if you want to get the item attributes as they appear before or after they are updated.
returnValues(ReturnValue) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
Use ReturnValues if you want to get the item attributes as they appear before or after they are updated.
returnValues() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
Use ReturnValues if you want to get the item attributes as they appear before or after they are updated.
returnValuesAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
Use ReturnValues if you want to get the item attributes as they appeared before they were deleted.
returnValuesAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
Use ReturnValues if you want to get the item attributes as they appeared before they were updated with the PutItem request.
returnValuesAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
Use ReturnValues if you want to get the item attributes as they appear before or after they are updated.
reuseLastProviderEnabled(Boolean) - Method in interface software.amazon.awssdk.auth.credentials.AwsCredentialsProviderChain.Builder
Controls whether the chain should reuse the last successful credentials provider in the chain.
reuseLastProviderEnabled(Boolean) - Method in class software.amazon.awssdk.auth.credentials.DefaultCredentialsProvider.Builder
Controls whether the provider should reuse the last successful credentials provider in the chain.
ReviewBeforeRelease - Annotation Type in software.amazon.awssdk.annotations
An annotation applied during SDK 2.0 developer preview.
right(R) - Static method in class software.amazon.awssdk.utils.Either
Create a new Either with the right type.
right() - Method in class software.amazon.awssdk.utils.Pair
 
ROLE_ARN - Static variable in class software.amazon.awssdk.profiles.ProfileProperty
Property name for specifying the IAM role to assume
ROLE_SESSION_NAME - Static variable in class software.amazon.awssdk.profiles.ProfileProperty
Property name for specifying the IAM role session name
run() - Method in class software.amazon.awssdk.core.internal.http.timers.client.ClientExecutionAbortTaskImpl
 
run(WaiterParameters<InputT>) - Method in interface software.amazon.awssdk.core.waiters.Waiter
Polls synchronously until it is determined that the resource transitioned into the desired state or not.
run(WaiterParameters<InputT>) - Method in class software.amazon.awssdk.core.waiters.WaiterImpl
Polls synchronously until it is determined that the resource transitioned into the desired state or not.
run() - Method in class software.amazon.awssdk.http.apache.internal.conn.IdleConnectionReaper
 
run() - Method in class software.amazon.awssdk.http.nio.netty.internal.RunnableRequest
 
run(Consumer<EnvironmentVariableHelper>) - Static method in class software.amazon.awssdk.testutils.EnvironmentVariableHelper
Static run method that allows for "single-use" environment variable modification.
run(Supplier<T>) - Static method in class software.amazon.awssdk.testutils.Waiter
Create a waiter that attempts executing the provided function until the condition set with Waiter.until(Predicate) is met or until it throws an exception.
run() - Method in interface software.amazon.awssdk.utils.FunctionalUtils.UnsafeRunnable
 
runAndLogError(Logger, String, FunctionalUtils.UnsafeRunnable) - Static method in class software.amazon.awssdk.utils.FunctionalUtils
Runs a given FunctionalUtils.UnsafeRunnable and logs an error without throwing.
runAsync(WaiterParameters<InputT>, WaiterHandler) - Method in interface software.amazon.awssdk.core.waiters.Waiter
Polls asynchronously until it is determined that the resource transitioned into the desired state or not.
runAsync(WaiterParameters<InputT>, WaiterHandler) - Method in class software.amazon.awssdk.core.waiters.WaiterImpl
Polls asynchronously until it is determined that the resource transitioned into the desired state or not.
RunnableRequest - Class in software.amazon.awssdk.http.nio.netty.internal
 
RunnableRequest(RequestContext) - Constructor for class software.amazon.awssdk.http.nio.netty.internal.RunnableRequest
 
runTests(List<TestCase>) - Method in class software.amazon.awssdk.protocol.runners.ProtocolTestRunner
 

S

s(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValue.Builder
An attribute of type String.
s() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
An attribute of type String.
S3BucketUtils - Class in software.amazon.awssdk.testutils.service
 
S3SignerExecutionAttribute - Class in software.amazon.awssdk.auth.signer
S3-specific signing attributes attached to the execution.
SA_EAST_1 - Static variable in class software.amazon.awssdk.regions.Region
 
safeCompare(Comparable<T>, T) - Static method in class software.amazon.awssdk.utils.ComparableUtils
Does a safe comparison of two Comparable objects accounting for nulls
safeConsumer(FunctionalUtils.UnsafeConsumer<I>) - Static method in class software.amazon.awssdk.utils.FunctionalUtils
A wrapper around a Consumer that throws a checked exception.
safeFunction(FunctionalUtils.UnsafeFunction<T, R>) - Static method in class software.amazon.awssdk.utils.FunctionalUtils
Takes a functional interface that throws an exception and returns a Function that deals with that exception by wrapping in a runtime exception.
safeRunnable(FunctionalUtils.UnsafeRunnable) - Static method in class software.amazon.awssdk.utils.FunctionalUtils
A wrapper around a Runnable that throws a checked exception.
safeStringToBoolean(SystemSetting, String) - Static method in class software.amazon.awssdk.utils.internal.SystemSettingUtils
Convert a string to boolean safely (as opposed to the less strict Boolean.parseBoolean(String)).
safeSupplier(FunctionalUtils.UnsafeSupplier<T>) - Static method in class software.amazon.awssdk.utils.FunctionalUtils
A wrapper around a BiConsumer that throws a checked exception.
sampleCount(Double) - Method in interface software.amazon.awssdk.services.cloudwatch.model.Datapoint.Builder
The number of metric values that contributed to the aggregate value of this data point.
sampleCount() - Method in class software.amazon.awssdk.services.cloudwatch.model.Datapoint
The number of metric values that contributed to the aggregate value of this data point.
sampleCount(Double) - Method in interface software.amazon.awssdk.services.cloudwatch.model.StatisticSet.Builder
The number of samples used for the statistic set.
sampleCount() - Method in class software.amazon.awssdk.services.cloudwatch.model.StatisticSet
The number of samples used for the statistic set.
saturatedCast(long) - Static method in class software.amazon.awssdk.utils.NumericUtils
Returns the int nearest in value to value.
ScalarAttributeType - Enum in software.amazon.awssdk.services.dynamodb.model
 
ScalingType - Enum in software.amazon.awssdk.services.kinesis.model
 
scalingType(String) - Method in interface software.amazon.awssdk.services.kinesis.model.UpdateShardCountRequest.Builder
The scaling type.
scalingType(ScalingType) - Method in interface software.amazon.awssdk.services.kinesis.model.UpdateShardCountRequest.Builder
The scaling type.
scalingType() - Method in class software.amazon.awssdk.services.kinesis.model.UpdateShardCountRequest
The scaling type.
scalingTypeAsString() - Method in class software.amazon.awssdk.services.kinesis.model.UpdateShardCountRequest
The scaling type.
scan(ScanRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
The Scan operation returns one or more items and item attributes by accessing every item in a table or a secondary index.
scan(Consumer<ScanRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
The Scan operation returns one or more items and item attributes by accessing every item in a table or a secondary index.
scanBy(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricDataRequest.Builder
The order in which data points should be returned.
scanBy(ScanBy) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricDataRequest.Builder
The order in which data points should be returned.
scanBy() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricDataRequest
The order in which data points should be returned.
ScanBy - Enum in software.amazon.awssdk.services.cloudwatch.model
 
scanByAsString() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricDataRequest
The order in which data points should be returned.
scanFilter(Map<String, Condition>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
This is a legacy parameter.
scanFilter() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
This is a legacy parameter.
scanIndexForward(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
Specifies the order for index traversal: If true (default), the traversal is performed in ascending order; if false, the traversal is performed in descending order.
scanIndexForward() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
Specifies the order for index traversal: If true (default), the traversal is performed in ascending order; if false, the traversal is performed in descending order.
scannedCount(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryResponse.Builder
The number of items evaluated, before any QueryFilter is applied.
scannedCount() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
The number of items evaluated, before any QueryFilter is applied.
scannedCount(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanResponse.Builder
The number of items evaluated, before any ScanFilter is applied.
scannedCount() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
The number of items evaluated, before any ScanFilter is applied.
scanPaginator(ScanRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
The Scan operation returns one or more items and item attributes by accessing every item in a table or a secondary index.
scanPaginator(Consumer<ScanRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
The Scan operation returns one or more items and item attributes by accessing every item in a table or a secondary index.
ScanPublisher - Class in software.amazon.awssdk.services.dynamodb.paginators
Represents the output for the DynamoDbAsyncClient.scanPaginator(software.amazon.awssdk.services.dynamodb.model.ScanRequest) operation which is a paginated operation.
ScanPublisher(DynamoDbAsyncClient, ScanRequest) - Constructor for class software.amazon.awssdk.services.dynamodb.paginators.ScanPublisher
 
ScanRequest - Class in software.amazon.awssdk.services.dynamodb.model
Represents the input of a Scan operation.
ScanRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ScanRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ScanRequest Marshaller
ScanRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ScanRequestMarshaller
 
ScanRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ScanRequest Marshaller
ScanResponse - Class in software.amazon.awssdk.services.dynamodb.model
Represents the output of a Scan operation.
ScanResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
ScanResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
ScanResponse JSON Unmarshaller
ScanResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ScanResponseUnmarshaller
 
schedule(Runnable, long, TimeUnit) - Method in class software.amazon.awssdk.http.nio.netty.internal.DelegatingEventLoopGroup
 
schedule(Callable<V>, long, TimeUnit) - Method in class software.amazon.awssdk.http.nio.netty.internal.DelegatingEventLoopGroup
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class software.amazon.awssdk.http.nio.netty.internal.DelegatingEventLoopGroup
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class software.amazon.awssdk.http.nio.netty.internal.DelegatingEventLoopGroup
 
SDK_BYTES - Static variable in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeJsonMarshaller
 
SDK_BYTES - Static variable in interface software.amazon.awssdk.core.protocol.MarshallingType
 
SDK_CBOR_FACTORY - Static variable in class software.amazon.awssdk.awscore.internal.protocol.json.AwsStructuredCborFactory
 
SDK_ION_BINARY_FACTORY - Static variable in class software.amazon.awssdk.awscore.internal.protocol.json.AwsStructuredIonFactory
 
SDK_ION_TEXT_FACTORY - Static variable in class software.amazon.awssdk.awscore.internal.protocol.json.AwsStructuredIonFactory
 
SDK_JSON_FACTORY - Static variable in class software.amazon.awssdk.awscore.internal.protocol.json.AwsStructuredPlainJsonFactory
 
SDK_VERSION - Static variable in class software.amazon.awssdk.core.util.VersionInfo
Returns the current version for the AWS SDK in which this class is running.
SdkAdvancedAsyncClientOption<T> - Class in software.amazon.awssdk.core.client.config
A collection of advanced options that can be configured on an async AWS client via ClientAsyncConfiguration.Builder.advancedOption(SdkAdvancedAsyncClientOption, Object).
SdkAdvancedClientOption<T> - Class in software.amazon.awssdk.core.client.config
A collection of advanced options that can be configured on an AWS client via ClientOverrideConfiguration.Builder.putAdvancedOption(SdkAdvancedClientOption, Object).
SdkAsserts - Class in software.amazon.awssdk.testutils
 
SdkAsyncClientBuilder<B extends SdkAsyncClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.core.client.builder
This includes required and optional override configuration required by every async client builder.
SdkAsyncClientHandler - Class in software.amazon.awssdk.core.client.handler
Default implementation of AsyncClientHandler.
SdkAsyncClientHandler(SdkClientConfiguration) - Constructor for class software.amazon.awssdk.core.client.handler.SdkAsyncClientHandler
 
SdkAsyncHttpClient - Interface in software.amazon.awssdk.http.async
Interface to take a representation of an HTTP request, asynchronously make an HTTP call, and return a representation of an HTTP response.
SdkAsyncHttpClient.Builder<T extends SdkAsyncHttpClient.Builder<T>> - Interface in software.amazon.awssdk.http.async
Interface for creating an SdkAsyncHttpClient with service specific defaults applied.
SdkAsyncHttpService - Interface in software.amazon.awssdk.http.async
Service Provider interface for Async HTTP implementations.
SdkAutoCloseable - Interface in software.amazon.awssdk.utils
An implementation of AutoCloseable that does not throw any checked exceptions.
SdkAutoConstructList<T> - Interface in software.amazon.awssdk.core.util
A list that was auto constructed by the SDK.
SdkAutoConstructMap<K,V> - Interface in software.amazon.awssdk.core.util
A map that was auto constructed by the SDK.
SdkBufferedInputStream - Class in software.amazon.awssdk.core.io
A buffered input stream that can be aborted via thread interrupt.
SdkBufferedInputStream(InputStream) - Constructor for class software.amazon.awssdk.core.io.SdkBufferedInputStream
 
SdkBufferedInputStream(InputStream, int) - Constructor for class software.amazon.awssdk.core.io.SdkBufferedInputStream
 
SdkBuilder<B extends SdkBuilder<B,T>,T> - Interface in software.amazon.awssdk.utils.builder
A mutable object that can be used to create an immutable object of type T.
SdkBytes - Class in software.amazon.awssdk.core
An in-memory representation of data being given to a service or being returned by a service.
SdkBytesCborUnmarshaller() - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.SdkBytesCborUnmarshaller
 
SdkBytesIonUnmarshaller() - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.SdkBytesIonUnmarshaller
 
SdkBytesJsonUnmarshaller() - Constructor for class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.SdkBytesJsonUnmarshaller
 
SdkBytesUnmarshaller() - Constructor for class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.SdkBytesUnmarshaller
 
SdkCborGenerator - Class in software.amazon.awssdk.core.internal.protocol.json
Thin wrapper around Jackson's JSON generator for CBOR.
SdkCborGenerator(JsonFactory, String) - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SdkCborGenerator
 
SdkChannelPoolMap<K,P extends io.netty.channel.pool.ChannelPool> - Class in software.amazon.awssdk.http.nio.netty.internal
Replacement for AbstractChannelPoolMap.
SdkChannelPoolMap() - Constructor for class software.amazon.awssdk.http.nio.netty.internal.SdkChannelPoolMap
 
SdkClient - Interface in software.amazon.awssdk.core
All SDK service client interfaces should extend this interface.
SdkClientBuilder<B extends SdkClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.core.client.builder
This includes required and optional override configuration required by every client builder.
SdkClientConfiguration - Class in software.amazon.awssdk.core.internal.client.config
A collection of configuration that is required by an AWS client in order to operate.
SdkClientConfiguration.Builder - Class in software.amazon.awssdk.core.internal.client.config
 
SdkClientException - Exception in software.amazon.awssdk.core.exception
Base type for all client exceptions thrown by the SDK.
SdkClientException.Builder - Interface in software.amazon.awssdk.core.exception
 
SdkClientOption<T> - Class in software.amazon.awssdk.core.client.config
A set of internal options required by the SDK via SdkClientConfiguration.
SdkClientOptionValidation - Class in software.amazon.awssdk.core.client.config
A set of static methods used to validate that a SdkClientConfiguration contains all of the values required for the SDK to function.
SdkConnectionKeepAliveStrategy - Class in software.amazon.awssdk.http.apache.internal.conn
The AWS SDK for Java's implementation of the ConnectionKeepAliveStrategy interface.
SdkConnectionKeepAliveStrategy(long) - Constructor for class software.amazon.awssdk.http.apache.internal.conn.SdkConnectionKeepAliveStrategy
 
SdkDefaultClientBuilder<B extends SdkClientBuilder<B,C>,C> - Class in software.amazon.awssdk.core.client.builder
An SDK-internal implementation of the methods in SdkClientBuilder, SdkAsyncClientBuilder and SdkSyncClientBuilder.
SdkDefaultClientBuilder.NonManagedSdkAsyncHttpClient - Class in software.amazon.awssdk.core.client.builder
Wrapper around SdkAsyncHttpClient to prevent it from being closed.
SdkDefaultClientBuilder.NonManagedSdkHttpClient - Class in software.amazon.awssdk.core.client.builder
Wrapper around SdkHttpClient to prevent it from being closed.
SdkDefaultRetrySetting - Class in software.amazon.awssdk.core.internal.retry
 
SdkDigestInputStream - Class in software.amazon.awssdk.core.io
Base class for AWS Java SDK specific DigestInputStream.
SdkDigestInputStream(InputStream, MessageDigest) - Constructor for class software.amazon.awssdk.core.io.SdkDigestInputStream
 
SdkErrorResponseHandler - Class in software.amazon.awssdk.core.internal.http.response
Wrapper around protocol specific error handler to deal with some default scenarios and fill in common information.
SdkErrorResponseHandler(HttpResponseHandler<? extends SdkException>) - Constructor for class software.amazon.awssdk.core.internal.http.response.SdkErrorResponseHandler
 
SdkEventLoopGroup - Class in software.amazon.awssdk.http.nio.netty
Provides EventLoopGroup and ChannelFactory for NettyNioAsyncHttpClient.
SdkEventLoopGroup.Builder - Interface in software.amazon.awssdk.http.nio.netty
A builder for SdkEventLoopGroup.
SdkException - Exception in software.amazon.awssdk.core.exception
Base class for all exceptions thrown by the SDK.
SdkException.Builder - Interface in software.amazon.awssdk.core.exception
 
SdkExecutionAttribute - Class in software.amazon.awssdk.core.interceptor
Contains attributes attached to the execution.
SdkFilterInputStream - Class in software.amazon.awssdk.core.io
Base class for AWS Java SDK specific FilterInputStream.
SdkFunction<InputT,OutputT> - Interface in software.amazon.awssdk.core.waiters
 
SdkGlobalTime - Class in software.amazon.awssdk.core
Used for clock skew adjustment between the client JVM where the SDK is run, and the server side.
SdkHttp2FrameLogger - Class in software.amazon.awssdk.http.nio.netty.internal.http2
 
SdkHttp2FrameLogger(LogLevel) - Constructor for class software.amazon.awssdk.http.nio.netty.internal.http2.SdkHttp2FrameLogger
 
SdkHttpClient - Interface in software.amazon.awssdk.http
Interface to take a representation of an HTTP request, make an HTTP call, and return a representation of an HTTP response.
SdkHttpClient.Builder<T extends SdkHttpClient.Builder<T>> - Interface in software.amazon.awssdk.http
Interface for creating an SdkHttpClient with service specific defaults applied.
SdkHttpClientTestSuite - Class in software.amazon.awssdk.http
A set of tests validating that the functionality implemented by a SdkHttpClient.
SdkHttpClientTestSuite() - Constructor for class software.amazon.awssdk.http.SdkHttpClientTestSuite
 
SdkHttpConfigurationOption<T> - Class in software.amazon.awssdk.http
Type safe key for an HTTP related configuration option.
SdkHttpFullRequest - Interface in software.amazon.awssdk.http
An immutable HTTP request with a possible HTTP body.
SdkHttpFullRequest.Builder - Interface in software.amazon.awssdk.http
A mutable builder for SdkHttpFullRequest.
SdkHttpFullRequestAdapter - Class in software.amazon.awssdk.core.http
Adapts a Request to the new SdkHttpFullRequest interface.
SdkHttpFullResponse - Interface in software.amazon.awssdk.http
An immutable HTTP response with a possible HTTP body.
SdkHttpFullResponse.Builder - Interface in software.amazon.awssdk.http
Builder for a DefaultSdkHttpFullResponse.
SdkHttpHeaders - Interface in software.amazon.awssdk.http
An immutable set of HTTP headers.
SdkHttpMethod - Enum in software.amazon.awssdk.http
Enum for available HTTP methods.
SdkHttpRequest - Interface in software.amazon.awssdk.http
An immutable HTTP request without access to the request body.
SdkHttpRequestProvider - Interface in software.amazon.awssdk.http.async
A Publisher of HTTP content data that allows streaming operations for asynchronous HTTP clients.
sdkHttpResponse(HttpResponse) - Method in interface software.amazon.awssdk.awscore.exception.AwsErrorDetails.Builder
Specifies the HttpResponse returned on the error response from the service.
sdkHttpResponse() - Method in interface software.amazon.awssdk.awscore.exception.AwsErrorDetails.Builder
The HTTP response returned from the service.
sdkHttpResponse() - Method in class software.amazon.awssdk.awscore.exception.AwsErrorDetails
Returns a map of HTTP headers associated with the error response.
sdkHttpResponse(SdkHttpResponse) - Method in interface software.amazon.awssdk.core.SdkResponse.Builder
 
sdkHttpResponse() - Method in interface software.amazon.awssdk.core.SdkResponse.Builder
 
sdkHttpResponse() - Method in class software.amazon.awssdk.core.SdkResponse
 
SdkHttpResponse - Interface in software.amazon.awssdk.http
An immutable HTTP response without access to the response body.
SdkHttpResponseAdapter - Class in software.amazon.awssdk.core.internal.http
Adapts a SdkHttpFullResponse object to the legacy HttpResponse.
SdkHttpResponseHandler<T> - Interface in software.amazon.awssdk.http.async
Responsible for handling asynchronous http responses
SdkHttpService - Interface in software.amazon.awssdk.http
Service Provider interface for HTTP implementations.
SdkHttpUtils - Class in software.amazon.awssdk.utils.http
A set of utilities that assist with HTTP message-related interactions.
SdkInputStream - Class in software.amazon.awssdk.core.io
Base class for AWS Java SDK specific InputStream.
SdkInputStream() - Constructor for class software.amazon.awssdk.core.io.SdkInputStream
 
SdkInternalApi - Annotation Type in software.amazon.awssdk.annotations
Marker interface for 'internal' APIs that should not be used outside the core module.
SdkInterruptedException - Exception in software.amazon.awssdk.core.exception
 
SdkInterruptedException() - Constructor for exception software.amazon.awssdk.core.exception.SdkInterruptedException
 
SdkInterruptedException(Response<?>) - Constructor for exception software.amazon.awssdk.core.exception.SdkInterruptedException
 
SdkInterruptedException(SdkHttpFullResponse) - Constructor for exception software.amazon.awssdk.core.exception.SdkInterruptedException
 
SdkIonGenerator - Class in software.amazon.awssdk.core.internal.protocol.json
 
SdkIterable<T> - Interface in software.amazon.awssdk.core.pagination.sync
A custom iterable used in paginated responses.
SdkJsonErrorMessageParser - Class in software.amazon.awssdk.core.protocol.json
 
SdkJsonErrorResponseHandler - Class in software.amazon.awssdk.core.internal.http
Default implementation of JsonErrorResponseHandler that handles an error response from a service and unmarshalls the result using an JSON error unmarshaller.
SdkJsonErrorResponseHandler(List<SdkJsonErrorUnmarshaller>, JsonFactory) - Constructor for class software.amazon.awssdk.core.internal.http.SdkJsonErrorResponseHandler
 
SdkJsonErrorUnmarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
Unmarshaller for JSON error responses from upstream services to unmarshall to a SdkServiceException.
SdkJsonErrorUnmarshaller(Class<? extends SdkServiceException>, Integer) - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SdkJsonErrorUnmarshaller
 
SdkJsonGenerator - Class in software.amazon.awssdk.core.internal.protocol.json
Thin wrapper around Jackson's JSON generator.
SdkJsonGenerator(JsonFactory, String) - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SdkJsonGenerator
 
SdkJsonGenerator.JsonGenerationException - Exception in software.amazon.awssdk.core.internal.protocol.json
Indicates an issue writing JSON content.
SdkJsonProtocolFactory - Class in software.amazon.awssdk.core.protocol.json
Factory to generate the JSON protocol handlers and generators to be used for communicating with the service.
SdkProtectedApi - Annotation Type in software.amazon.awssdk.annotations
Marker for elements that should only be accessed by the generated clients and not users of the SDK.
SdkProxyRoutePlanner - Class in software.amazon.awssdk.http.apache.internal
SdkProxyRoutePlanner delegates a Proxy Route Planner from the settings instead of the system properties.
SdkProxyRoutePlanner(String, int, Set<String>) - Constructor for class software.amazon.awssdk.http.apache.internal.SdkProxyRoutePlanner
 
SdkPublicApi - Annotation Type in software.amazon.awssdk.annotations
Marker interface for 'public' APIs.
SdkPublicMethodNameCheck - Class in software.amazon.awssdk.buildtools.checkstyle
Sdk Method Name check to check only public methods in the classes with @SdkPublicApi annotation.
SdkPublicMethodNameCheck() - Constructor for class software.amazon.awssdk.buildtools.checkstyle.SdkPublicMethodNameCheck
 
SdkPublisher<T> - Interface in software.amazon.awssdk.core.async
Interface that is implemented by the Async auto-paginated responses.
SdkRequest - Class in software.amazon.awssdk.core
The base class for all SDK requests.
SdkRequest() - Constructor for class software.amazon.awssdk.core.SdkRequest
 
sdkRequest() - Method in class software.amazon.awssdk.http.nio.netty.internal.RequestContext
 
SdkRequest.Builder - Interface in software.amazon.awssdk.core
 
SdkRequestContext - Class in software.amazon.awssdk.http
Container for extra dependencies needed during execution of a request.
SdkRequestContext.Builder - Class in software.amazon.awssdk.http
Builder for a SdkRequestContext.
SdkRequestOverrideConfiguration - Class in software.amazon.awssdk.core
Base per-request override configuration for all SDK requests.
SdkRequestOverrideConfiguration.Builder - Interface in software.amazon.awssdk.core
 
sdkRequestProvider() - Method in class software.amazon.awssdk.http.nio.netty.internal.RequestContext
 
SdkResponse - Class in software.amazon.awssdk.core
The base class for all SDK responses.
SdkResponse.Builder - Interface in software.amazon.awssdk.core
 
SdkResponseMetadata - Class in software.amazon.awssdk.core
Represents additional metadata included with a response from a service.
SdkResponseMetadata(Map<String, String>) - Constructor for class software.amazon.awssdk.core.SdkResponseMetadata
Creates a new ResponseMetadata object from a specified map of raw metadata information.
SdkResponseMetadata(SdkResponseMetadata) - Constructor for class software.amazon.awssdk.core.SdkResponseMetadata
Creates a new ResponseMetadata object from an existing ResponseMetadata object.
SdkRetryCondition - Class in software.amazon.awssdk.core.retry.conditions
Contains predefined RetryCondition provided by SDK.
SdkServiceException - Exception in software.amazon.awssdk.core.exception
Extension of SdkException that represents an error response returned by the requested downstream service.
SdkServiceException.Builder - Interface in software.amazon.awssdk.core.exception
 
SdkSocket - Class in software.amazon.awssdk.http.apache.internal.net
 
SdkSocket(Socket) - Constructor for class software.amazon.awssdk.http.apache.internal.net.SdkSocket
 
SdkSslSocket - Class in software.amazon.awssdk.http.apache.internal.net
 
SdkSslSocket(SSLSocket) - Constructor for class software.amazon.awssdk.http.apache.internal.net.SdkSslSocket
 
SdkStandardLogger - Class in software.amazon.awssdk.core
A centralized set of loggers that used across the SDK to log particular types of events.
SdkStructuredCborFactory - Class in software.amazon.awssdk.core.internal.protocol.json
Creates generators and protocol handlers for CBOR wire format.
SdkStructuredIonFactory - Class in software.amazon.awssdk.core.internal.protocol.json
 
SdkStructuredJsonFactory - Interface in software.amazon.awssdk.core.protocol.json
Common interface for creating generators (writers) and protocol handlers for JSON like protocols.
SdkStructuredPlainJsonFactory - Class in software.amazon.awssdk.core.protocol.json
Creates generators and protocol handlers for plain text JSON wire format.
SdkSyncClientBuilder<B extends SdkSyncClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.core.client.builder
This includes required and optional override configuration required by every sync client builder.
SdkSyncClientHandler - Class in software.amazon.awssdk.core.client.handler
Client handler for SDK clients.
SdkSystemSetting - Enum in software.amazon.awssdk.core
System properties to configure the SDK runtime.
SdkTestInternalApi - Annotation Type in software.amazon.awssdk.annotations
Marker interface for methods used by test code in the same module.
SdkTlsSocketFactory - Class in software.amazon.awssdk.http.apache.internal.conn
Used to enforce the preferred TLS protocol during SSL handshake.
SdkTlsSocketFactory(SSLContext, HostnameVerifier) - Constructor for class software.amazon.awssdk.http.apache.internal.conn.SdkTlsSocketFactory
 
secretAccessKey() - Method in class software.amazon.awssdk.auth.credentials.AwsBasicCredentials
Retrieve the AWS secret access key, used to authenticate the user interacting with AWS.
secretAccessKey() - Method in interface software.amazon.awssdk.auth.credentials.AwsCredentials
Retrieve the AWS secret access key, used to authenticate the user interacting with AWS.
secretAccessKey() - Method in class software.amazon.awssdk.auth.credentials.AwsSessionCredentials
Retrieve the AWS secret access key, used to authenticate the user interacting with AWS.
secretAccessKey - Variable in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.IamSecurityCredential
 
secretAcessKey - Variable in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.IamSecurityCredential
Deprecated.
because it is spelled incorrectly
segment(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
For a parallel Scan request, Segment identifies an individual segment to be scanned by an application worker.
segment() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
For a parallel Scan request, Segment identifies an individual segment to be scanned by an application worker.
select(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
The attributes to be returned in the result.
select(Select) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
The attributes to be returned in the result.
select() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
The attributes to be returned in the result.
select(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
The attributes to be returned in the result.
select(Select) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
The attributes to be returned in the result.
select() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
The attributes to be returned in the result.
Select - Enum in software.amazon.awssdk.services.dynamodb.model
 
selectAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
The attributes to be returned in the result.
selectAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
The attributes to be returned in the result.
sendExplicitNullForPayload(boolean) - Method in class software.amazon.awssdk.core.protocol.json.JsonProtocolMarshallerBuilder
 
sendUrgentData(int) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
sendUrgentData(int) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
sequenceNumber(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest.Builder
The sequence number of a stream record in the shard from which to start reading.
sequenceNumber() - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest
The sequence number of a stream record in the shard from which to start reading.
sequenceNumber(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamRecord.Builder
The sequence number of the stream record.
sequenceNumber() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
The sequence number of the stream record.
sequenceNumber(String) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordResponse.Builder
The sequence number identifier that was assigned to the put data record.
sequenceNumber() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordResponse
The sequence number identifier that was assigned to the put data record.
sequenceNumber(String) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordsResultEntry.Builder
The sequence number for an individual record result.
sequenceNumber() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsResultEntry
The sequence number for an individual record result.
sequenceNumber(String) - Method in interface software.amazon.awssdk.services.kinesis.model.Record.Builder
The unique identifier of the record within its shard.
sequenceNumber() - Method in class software.amazon.awssdk.services.kinesis.model.Record
The unique identifier of the record within its shard.
sequenceNumber(String) - Method in interface software.amazon.awssdk.services.kinesis.model.StartingPosition.Builder

sequenceNumber() - Method in class software.amazon.awssdk.services.kinesis.model.StartingPosition

sequenceNumberForOrdering(String) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordRequest.Builder
Guarantees strictly increasing sequence numbers, for puts from the same client and to the same partition key.
sequenceNumberForOrdering() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordRequest
Guarantees strictly increasing sequence numbers, for puts from the same client and to the same partition key.
SequenceNumberRange - Class in software.amazon.awssdk.services.dynamodb.model
The beginning and ending sequence numbers for the stream records contained within a shard.
sequenceNumberRange(SequenceNumberRange) - Method in interface software.amazon.awssdk.services.dynamodb.model.Shard.Builder
The range of possible sequence numbers for the shard.
sequenceNumberRange(Consumer<SequenceNumberRange.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.Shard.Builder
The range of possible sequence numbers for the shard.
sequenceNumberRange() - Method in class software.amazon.awssdk.services.dynamodb.model.Shard
The range of possible sequence numbers for the shard.
SequenceNumberRange - Class in software.amazon.awssdk.services.kinesis.model
The range of possible sequence numbers for the shard.
sequenceNumberRange(SequenceNumberRange) - Method in interface software.amazon.awssdk.services.kinesis.model.Shard.Builder
The range of possible sequence numbers for the shard.
sequenceNumberRange(Consumer<SequenceNumberRange.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.Shard.Builder
The range of possible sequence numbers for the shard.
sequenceNumberRange() - Method in class software.amazon.awssdk.services.kinesis.model.Shard
The range of possible sequence numbers for the shard.
SequenceNumberRange.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
SequenceNumberRange.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
SequenceNumberRangeMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
SequenceNumberRangeMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
SequenceNumberRangeUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
SequenceNumberRange JSON Unmarshaller
SequenceNumberRangeUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.SequenceNumberRangeUnmarshaller
 
SequenceNumberRangeUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
SequenceNumberRange JSON Unmarshaller
SequenceNumberRangeUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.SequenceNumberRangeUnmarshaller
 
SequentialSubscriber<T> - Class in software.amazon.awssdk.utils.async
A simple implementation of Subscriber that requests data one at a time.
SequentialSubscriber(Consumer<T>, CompletableFuture<Void>) - Constructor for class software.amazon.awssdk.utils.async.SequentialSubscriber
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.awscore.exception.AwsErrorDetails
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.awscore.exception.AwsServiceException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.core.exception.SdkServiceException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.AlarmHistoryItem
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudwatch.model.CloudWatchException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DashboardEntry
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudwatch.model.DashboardInvalidInputErrorException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudwatch.model.DashboardNotFoundErrorException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DashboardValidationMessage
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.Datapoint
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DeleteAlarmsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DeleteAlarmsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DeleteDashboardsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DeleteDashboardsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.Dimension
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DimensionFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DisableAlarmActionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.DisableAlarmActionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.EnableAlarmActionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.EnableAlarmActionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.GetDashboardRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.GetDashboardResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricDataRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricDataResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudwatch.model.InternalServiceException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudwatch.model.InvalidFormatException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudwatch.model.InvalidNextTokenException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudwatch.model.InvalidParameterCombinationException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudwatch.model.InvalidParameterValueException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudwatch.model.LimitExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.ListDashboardsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.ListDashboardsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.ListMetricsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.ListMetricsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.MessageData
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.Metric
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.MetricDataQuery
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.MetricDataResult
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.MetricDatum
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.MetricStat
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudwatch.model.MissingRequiredParameterException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.PutDashboardRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.PutDashboardResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricDataRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricDataResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.cloudwatch.model.ResourceNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.SetAlarmStateRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.SetAlarmStateResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.cloudwatch.model.StatisticSet
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.AttributeDefinition
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.BackupDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.BackupInUseException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.BackupNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.Capacity
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.Condition
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ConditionalCheckFailedException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsUnavailableException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicaAction
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.CreateTableResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteGlobalSecondaryIndexAction
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteReplicaAction
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.DynamoDbException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ExpiredIteratorException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.GetItemResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalTable
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.GlobalTableAlreadyExistsException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.GlobalTableNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.Identity
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.IndexNotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.InternalServerErrorException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.InvalidRestoreTimeException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ItemCollectionSizeLimitExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.KeySchemaElement
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.LimitExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListTablesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListTablesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoverySpecification
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryUnavailableException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.Projection
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughput
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.PutItemResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.PutRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.Record
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.Replica
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ReplicaAlreadyExistsException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsUpdate
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ReplicaNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ReplicaUpdate
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ResourceInUseException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.ResourceNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.RestoreSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.SequenceNumberRange
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.Shard
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.SSEDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.SSESpecification
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.Stream
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.StreamSpecification
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.TableAlreadyExistsException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.TableInUseException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.TableNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.Tag
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.TagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.TagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveSpecification
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.dynamodb.model.TrimmedDataAccessException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalSecondaryIndexAction
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.dynamodb.model.WriteRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.AddTagsToStreamRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.AddTagsToStreamResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.Consumer
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.ConsumerDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.CreateStreamRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.CreateStreamResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.DecreaseStreamRetentionPeriodRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.DecreaseStreamRetentionPeriodResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.DeleteStreamRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.DeleteStreamResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.DeregisterStreamConsumerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.DeregisterStreamConsumerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.DescribeLimitsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.DescribeLimitsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamConsumerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamConsumerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamSummaryRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamSummaryResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.EnhancedMetrics
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesis.model.ExpiredIteratorException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesis.model.ExpiredNextTokenException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.GetRecordsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.GetRecordsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.GetShardIteratorRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.GetShardIteratorResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.HashKeyRange
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.IncreaseStreamRetentionPeriodRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.IncreaseStreamRetentionPeriodResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesis.model.InvalidArgumentException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesis.model.KinesisException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesis.model.KmsAccessDeniedException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesis.model.KmsDisabledException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesis.model.KmsInvalidStateException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesis.model.KmsNotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesis.model.KmsOptInRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesis.model.KmsThrottlingException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesis.model.LimitExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.ListShardsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.ListShardsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.ListStreamConsumersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.ListStreamConsumersResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.ListStreamsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.ListStreamsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.ListTagsForStreamRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.ListTagsForStreamResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.MergeShardsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.MergeShardsResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesis.model.ProvisionedThroughputExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.PutRecordRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.PutRecordResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.PutRecordsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.PutRecordsRequestEntry
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.PutRecordsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.PutRecordsResultEntry
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.Record
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.RegisterStreamConsumerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.RegisterStreamConsumerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.RemoveTagsFromStreamRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.RemoveTagsFromStreamResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesis.model.ResourceInUseException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.kinesis.model.ResourceNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.SequenceNumberRange
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.Shard
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.SplitShardRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.SplitShardResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.StartingPosition
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.StartStreamEncryptionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.StartStreamEncryptionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.StopStreamEncryptionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.StopStreamEncryptionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.StreamDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.SubscribeToShardEvent
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.SubscribeToShardRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.SubscribeToShardResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.Tag
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.UpdateShardCountRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.kinesis.model.UpdateShardCountResponse
 
SerializedAs - Class in software.amazon.awssdk.protocol.asserts.marshalling
Main composite for marshalling assertions.
SerializedAs() - Constructor for class software.amazon.awssdk.protocol.asserts.marshalling.SerializedAs
 
Service - Class in software.amazon.awssdk.regions.internal.model
Endpoint configuration for a service in a partition.
Service() - Constructor for class software.amazon.awssdk.regions.internal.model.Service
 
Service(Map<String, Endpoint>) - Constructor for class software.amazon.awssdk.regions.internal.model.Service
 
SERVICE_CONFIG - Static variable in class software.amazon.awssdk.core.interceptor.SdkExecutionAttribute
Handler context key for advanced configuration.
SERVICE_CONFIGURATION - Static variable in class software.amazon.awssdk.core.client.config.SdkClientOption
Service-specific configuration used by some services, like S3.
SERVICE_NAME - Static variable in class software.amazon.awssdk.core.interceptor.SdkExecutionAttribute
The key under which the service name is stored.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.dynamodb.streams.DynamoDbStreamsAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
 
SERVICE_SIGNING_NAME - Static variable in class software.amazon.awssdk.auth.signer.internal.AwsSignerExecutionAttribute
The signing name of the service to be using in SigV4 signing
SERVICE_SIGNING_NAME - Static variable in class software.amazon.awssdk.awscore.client.config.AwsClientOption
 
SERVICE_UNAVAILABLE - Static variable in class software.amazon.awssdk.http.HttpStatusCode
 
ServiceConfiguration - Interface in software.amazon.awssdk.core
 
ServiceMetadata - Interface in software.amazon.awssdk.regions
Metadata about a service, like S3, DynamoDB, etc.
ServiceMetadataProvider - Interface in software.amazon.awssdk.regions.internal
 
serviceName(String) - Method in interface software.amazon.awssdk.awscore.exception.AwsErrorDetails.Builder
Specifies the name of the service that returned this error.
serviceName() - Method in interface software.amazon.awssdk.awscore.exception.AwsErrorDetails.Builder
Returns the name of the service as defined in the static constant SERVICE_NAME variable of each service's interface.
serviceName() - Method in class software.amazon.awssdk.awscore.exception.AwsErrorDetails
Returns the name of the service as defined in the static constant SERVICE_NAME variable of each service's interface.
serviceName(String) - Method in class software.amazon.awssdk.core.protocol.OperationInfo.Builder
 
serviceName() - Method in class software.amazon.awssdk.core.protocol.OperationInfo
 
serviceName() - Method in interface software.amazon.awssdk.core.SdkClient
The name of the service.
sessionToken() - Method in class software.amazon.awssdk.auth.credentials.AwsSessionCredentials
Retrieve the AWS session token.
set(int, T) - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructList
 
set(SystemSetting, String) - Method in class software.amazon.awssdk.testutils.EnvironmentVariableHelper
 
set(String, String) - Method in class software.amazon.awssdk.testutils.EnvironmentVariableHelper
 
setAction(WhenAction) - Method in class software.amazon.awssdk.protocol.model.When
 
setActions(Collection<Action>) - Method in class software.amazon.awssdk.core.auth.policy.Statement
Sets the list of actions to which this policy statement applies.
setAlarmState(SetAlarmStateRequest) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Temporarily sets the state of an alarm for testing purposes.
setAlarmState(Consumer<SetAlarmStateRequest.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClient
Temporarily sets the state of an alarm for testing purposes.
SetAlarmStateRequest - Class in software.amazon.awssdk.services.cloudwatch.model
 
SetAlarmStateRequest.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
SetAlarmStateRequestMarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
SetAlarmStateRequest Marshaller
SetAlarmStateRequestMarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.SetAlarmStateRequestMarshaller
 
SetAlarmStateResponse - Class in software.amazon.awssdk.services.cloudwatch.model
 
SetAlarmStateResponse.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
SetAlarmStateResponseUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
SetAlarmStateResponse StAX Unmarshaller
SetAlarmStateResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.SetAlarmStateResponseUnmarshaller
 
setAsyncConfiguration(ClientAsyncConfiguration) - Method in class software.amazon.awssdk.core.client.builder.SdkDefaultClientBuilder
 
setBody(RequestBodyAssertion) - Method in class software.amazon.awssdk.protocol.asserts.marshalling.SerializedAs
 
setBody(String) - Method in class software.amazon.awssdk.protocol.model.GivenResponse
 
setByPath(Object, Object, List<String>) - Static method in class software.amazon.awssdk.testutils.smoketest.ReflectionUtils
Sets the value of the attribute at the given path in the target object, creating any intermediate values (using the default constructor for the type) if need be.
setCodec(ObjectCodec) - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
setConditionKey(String) - Method in class software.amazon.awssdk.core.auth.policy.Condition
Sets the name of the condition key involved in this condition.
setConditions(List<Condition>) - Method in class software.amazon.awssdk.core.auth.policy.Statement
Sets the conditions associated with this policy statement.
setContains(Map<String, String>) - Method in class software.amazon.awssdk.protocol.asserts.marshalling.HeadersAssertion
 
setContains(Map<String, List<String>>) - Method in class software.amazon.awssdk.protocol.asserts.marshalling.QueryParamsAssertion
 
setContainsOnly(Map<String, List<String>>) - Method in class software.amazon.awssdk.protocol.asserts.marshalling.QueryParamsAssertion
 
setContent(InputStream) - Method in class software.amazon.awssdk.core.DefaultRequest
 
setContent(InputStream) - Method in class software.amazon.awssdk.core.http.HttpResponse
Sets the input stream containing the response content.
setContent(InputStream) - Method in interface software.amazon.awssdk.core.Request
Sets the optional stream containing the payload data to include for this request.
setCredentialScope(CredentialScope) - Method in class software.amazon.awssdk.regions.internal.model.Endpoint
sets the credential scope for the endpoint.
setCredentialsProvider(AwsCredentialsProvider) - Method in class software.amazon.awssdk.awscore.client.builder.AwsDefaultClientBuilder
 
setCurrentHeader(String) - Method in class software.amazon.awssdk.awscore.protocol.xml.StaxUnmarshallerContext
 
setCurrentHeader(String) - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext
Sets the name of the response header that is to be read next.
setCurrentHeader(String) - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContextImpl
 
setCurrentHttpRequest(Abortable) - Method in interface software.amazon.awssdk.core.internal.http.timers.client.ClientExecutionAbortTask
Client Execution timer task needs to abort the current running HTTP request when executed.
setCurrentHttpRequest(Abortable) - Method in class software.amazon.awssdk.core.internal.http.timers.client.ClientExecutionAbortTaskImpl
 
setCurrentHttpRequest(Abortable) - Method in interface software.amazon.awssdk.core.internal.http.timers.client.ClientExecutionAbortTrackerTask
Client execution timer task needs to abort the current running HTTP request when executed.
setCurrentHttpRequest(Abortable) - Method in class software.amazon.awssdk.core.internal.http.timers.client.ClientExecutionAbortTrackerTaskImpl
 
setCurrentHttpRequest(Abortable) - Method in class software.amazon.awssdk.core.internal.http.timers.client.NoOpClientExecutionAbortTrackerTask
 
setDefaults(Endpoint) - Method in class software.amazon.awssdk.regions.internal.model.Partition
Sets the default endpoint configuration of the partition.
setDefaults(Endpoint) - Method in class software.amazon.awssdk.regions.internal.model.Service
Sets the default endpoints configuration for all regions in a partition.
setDescription(String) - Method in class software.amazon.awssdk.protocol.model.TestCase
 
setDescription(String) - Method in class software.amazon.awssdk.regions.internal.model.PartitionRegion
 
setDnsSuffix(String) - Method in class software.amazon.awssdk.regions.internal.model.Partition
Sets the dns suffix of the partition.
setDoesNotContain(List<String>) - Method in class software.amazon.awssdk.protocol.asserts.marshalling.HeadersAssertion
 
setDoesNotContain(List<String>) - Method in class software.amazon.awssdk.protocol.asserts.marshalling.QueryParamsAssertion
 
setEffect(Statement.Effect) - Method in class software.amazon.awssdk.core.auth.policy.Statement
Sets the result effect of this policy statement when it is evaluated.
setEnabledCipherSuites(String[]) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
setEnabledProtocols(String[]) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
setEnableSessionCreation(boolean) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
setEndpoint(URI) - Method in class software.amazon.awssdk.core.DefaultRequest
 
setEndpoint(URI) - Method in interface software.amazon.awssdk.core.Request
Sets the service endpoint (ex: "https://ec2.amazonaws.com") to which this request should be sent.
setEndpointOverride(URI) - Method in class software.amazon.awssdk.core.client.builder.SdkDefaultClientBuilder
 
setEndpoints(Map<String, Endpoint>) - Method in class software.amazon.awssdk.regions.internal.model.Service
 
setEquals(String) - Method in class software.amazon.awssdk.protocol.asserts.marshalling.RequestBodyAssertion
 
setField(Object, Field, Object) - Static method in class software.amazon.awssdk.testutils.smoketest.ReflectionUtils
 
setGenerator(Supplier<String>) - Static method in class software.amazon.awssdk.core.util.IdempotentUtils
 
setGiven(Given) - Method in class software.amazon.awssdk.protocol.model.TestCase
 
setGlobalTimeOffset(int) - Static method in class software.amazon.awssdk.core.SdkGlobalTime
Sets the global time difference in seconds between the running JVM and AWS.
setHeaders(Map<String, String>) - Method in class software.amazon.awssdk.core.DefaultRequest
 
setHeaders(Map<String, String>) - Method in interface software.amazon.awssdk.core.Request
Sets all headers, clearing any existing ones.
setHeaders(HeadersAssertion) - Method in class software.amazon.awssdk.protocol.asserts.marshalling.SerializedAs
 
setHeaders(Map<String, String>) - Method in class software.amazon.awssdk.protocol.model.GivenResponse
 
setHostname(String) - Method in class software.amazon.awssdk.regions.internal.model.Endpoint
sets the endpoint string.
setHttpMethod(HttpMethodName) - Method in class software.amazon.awssdk.core.DefaultRequest
 
setHttpMethod(HttpMethodName) - Method in interface software.amazon.awssdk.core.Request
Sets the HTTP method (GET, POST, etc) to use when sending this request.
setId(String) - Method in class software.amazon.awssdk.core.auth.policy.Policy
Sets the policy ID for this policy.
setId(String) - Method in class software.amazon.awssdk.core.auth.policy.Statement
Sets the ID for this statement.
setInput(JsonNode) - Method in class software.amazon.awssdk.protocol.model.Given
 
setIonEquals(String) - Method in class software.amazon.awssdk.protocol.asserts.marshalling.RequestBodyAssertion
 
setIsRegionalized(boolean) - Method in class software.amazon.awssdk.regions.internal.model.Service
sets the regionalized property for a service..
setJsonEquals(String) - Method in class software.amazon.awssdk.protocol.asserts.marshalling.RequestBodyAssertion
 
setKeepAlive(boolean) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
setKeepAlive(boolean) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
setKey(K) - Method in class software.amazon.awssdk.core.runtime.transform.MapEntry
 
setLastRetriedException(SdkException) - Method in class software.amazon.awssdk.core.internal.retry.RetryHandler
Sets the last exception the has been seen by the retry handler.
setMethod(HttpMethodName) - Method in class software.amazon.awssdk.protocol.asserts.marshalling.SerializedAs
 
setNeedClientAuth(boolean) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
setOOBInline(boolean) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
setOOBInline(boolean) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
setOperationName(String) - Method in class software.amazon.awssdk.protocol.model.When
 
setOverrideConfiguration(ClientOverrideConfiguration) - Method in class software.amazon.awssdk.core.client.builder.SdkDefaultClientBuilder
 
setParameters(Map<String, List<String>>) - Method in class software.amazon.awssdk.core.DefaultRequest
 
setParameters(Map<String, List<String>>) - Method in interface software.amazon.awssdk.core.Request
Sets all parameters, clearing any existing values.
setParams(QueryParamsAssertion) - Method in class software.amazon.awssdk.protocol.asserts.marshalling.SerializedAs
 
setPartition(String) - Method in class software.amazon.awssdk.regions.internal.model.Partition
 
setPartitionEndpoint(String) - Method in class software.amazon.awssdk.regions.internal.model.Service
sets the region name if the service is enabled partition wide.
setPartitionName(String) - Method in class software.amazon.awssdk.regions.internal.model.Partition
Sets the description of the partition.
setPartitions(List<Partition>) - Method in class software.amazon.awssdk.regions.internal.model.Partitions
 
setPerformancePreferences(int, int, int) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
setPerformancePreferences(int, int, int) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
setPrincipals(Collection<Principal>) - Method in class software.amazon.awssdk.core.auth.policy.Statement
Sets the principals associated with this policy statement, indicating which AWS accounts are affected by this policy statement.
setPrincipals(Principal...) - Method in class software.amazon.awssdk.core.auth.policy.Statement
Sets the principals associated with this policy statement, indicating which AWS accounts are affected by this policy statement.
setProtocols(List<String>) - Method in class software.amazon.awssdk.regions.internal.model.Endpoint
sets the supported schemes for the endpoint.
setReceiveBufferSize(int) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
setReceiveBufferSize(int) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
setRegion(Region) - Method in class software.amazon.awssdk.awscore.client.builder.AwsDefaultClientBuilder
 
setRegion(String) - Method in class software.amazon.awssdk.regions.internal.model.CredentialScope
Sets the region string to be used when signing a request for an endpoint.
setRegionRegex(String) - Method in class software.amazon.awssdk.regions.internal.model.Partition
Sets the regex for the regions in the partition.
setRegions(Map<String, PartitionRegion>) - Method in class software.amazon.awssdk.regions.internal.model.Partition
 
setResourcePath(String) - Method in class software.amazon.awssdk.core.DefaultRequest
 
setResourcePath(String) - Method in interface software.amazon.awssdk.core.Request
Sets the path to the resource being requested.
setResources(Collection<Resource>) - Method in class software.amazon.awssdk.core.auth.policy.Statement
Sets the resources associated with this policy statement.
setResponse(GivenResponse) - Method in class software.amazon.awssdk.protocol.model.Given
 
setReuseAddress(boolean) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
setReuseAddress(boolean) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
setSendBufferSize(int) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
setSendBufferSize(int) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
setService(String) - Method in class software.amazon.awssdk.regions.internal.model.CredentialScope
Sets the service name string to be used when signing a request for an endpoint.
setServices(Map<String, Service>) - Method in class software.amazon.awssdk.regions.internal.model.Partition
 
setSignatureVersions(List<String>) - Method in class software.amazon.awssdk.regions.internal.model.Endpoint
returns the supported signature versions of the endpoint.
setSoLinger(boolean, int) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
setSoLinger(boolean, int) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
setSoTimeout(int) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
setSoTimeout(int) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
setSslCommonName(String) - Method in class software.amazon.awssdk.regions.internal.model.Endpoint
sets the ssl common name for the endpoint.
setStatements(Collection<Statement>) - Method in class software.amazon.awssdk.core.auth.policy.Policy
Sets the collection of statements contained by this policy.
setStatusCode(int) - Method in class software.amazon.awssdk.core.http.HttpResponse
Sets the HTTP status code that was returned with this response.
setStatusCode(Integer) - Method in class software.amazon.awssdk.protocol.model.GivenResponse
 
setStatusText(String) - Method in class software.amazon.awssdk.core.http.HttpResponse
Sets the HTTP status text returned with this response.
setTcpNoDelay(boolean) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
setTcpNoDelay(boolean) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
setThen(Then) - Method in class software.amazon.awssdk.protocol.model.TestCase
 
setTimeOffset(int) - Method in class software.amazon.awssdk.core.DefaultRequest
 
setTimeOffset(int) - Method in interface software.amazon.awssdk.core.Request
Sets the optional value for time offset for this request.
setTrafficClass(int) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
setTrafficClass(int) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
setType(String) - Method in class software.amazon.awssdk.core.auth.policy.Condition
Sets the type of this condition.
setUpCredentials() - Static method in class software.amazon.awssdk.testutils.service.AwsTestBase
Deprecated.
Extend from AwsIntegrationTestBase to access credentials
setupLogging() - Method in class software.amazon.awssdk.testutils.LogCaptor.LogCaptorTestBase
 
setUri(String) - Method in class software.amazon.awssdk.protocol.asserts.marshalling.SerializedAs
 
setUseClientMode(boolean) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
setValue(V) - Method in class software.amazon.awssdk.core.runtime.transform.MapEntry
 
setValues(List<String>) - Method in class software.amazon.awssdk.core.auth.policy.Condition
Sets the values specified for this access control policy condition.
setVersion(String) - Method in class software.amazon.awssdk.regions.internal.model.Partitions
 
setWantClientAuth(boolean) - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
setWhen(When) - Method in class software.amazon.awssdk.protocol.model.TestCase
 
setXmlEquals(String) - Method in class software.amazon.awssdk.protocol.asserts.marshalling.RequestBodyAssertion
 
ShapeModelReflector - Class in software.amazon.awssdk.protocol.reflect
Transforms a JSON representation (using C2J member names) of a modeled POJO into that POJO.
ShapeModelReflector(IntermediateModel, String, JsonNode) - Constructor for class software.amazon.awssdk.protocol.reflect.ShapeModelReflector
 
Shard - Class in software.amazon.awssdk.services.dynamodb.model
A uniquely identified group of stream records within a stream.
Shard - Class in software.amazon.awssdk.services.kinesis.model
A uniquely identified group of data records in a Kinesis data stream.
Shard.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
Shard.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
shardCount(Integer) - Method in interface software.amazon.awssdk.services.kinesis.model.CreateStreamRequest.Builder
The number of shards that the stream will use.
shardCount() - Method in class software.amazon.awssdk.services.kinesis.model.CreateStreamRequest
The number of shards that the stream will use.
shardId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest.Builder
The identifier of the shard.
shardId() - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest
The identifier of the shard.
shardId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Shard.Builder
The system-generated identifier for this shard.
shardId() - Method in class software.amazon.awssdk.services.dynamodb.model.Shard
The system-generated identifier for this shard.
shardId(String) - Method in interface software.amazon.awssdk.services.kinesis.model.GetShardIteratorRequest.Builder
The shard ID of the Kinesis Data Streams shard to get the iterator for.
shardId() - Method in class software.amazon.awssdk.services.kinesis.model.GetShardIteratorRequest
The shard ID of the Kinesis Data Streams shard to get the iterator for.
shardId(String) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordResponse.Builder
The shard ID of the shard where the data record was placed.
shardId() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordResponse
The shard ID of the shard where the data record was placed.
shardId(String) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordsResultEntry.Builder
The shard ID for an individual record result.
shardId() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsResultEntry
The shard ID for an individual record result.
shardId(String) - Method in interface software.amazon.awssdk.services.kinesis.model.Shard.Builder
The unique identifier of the shard within the stream.
shardId() - Method in class software.amazon.awssdk.services.kinesis.model.Shard
The unique identifier of the shard within the stream.
shardId(String) - Method in interface software.amazon.awssdk.services.kinesis.model.SubscribeToShardRequest.Builder
The ID of the shard you want to subscribe to.
shardId() - Method in class software.amazon.awssdk.services.kinesis.model.SubscribeToShardRequest
The ID of the shard you want to subscribe to.
shardIterator(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetRecordsRequest.Builder
A shard iterator that was retrieved from a previous GetShardIterator operation.
shardIterator() - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsRequest
A shard iterator that was retrieved from a previous GetShardIterator operation.
shardIterator(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetShardIteratorResponse.Builder
The position in the shard from which to start reading stream records sequentially.
shardIterator() - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorResponse
The position in the shard from which to start reading stream records sequentially.
shardIterator(String) - Method in interface software.amazon.awssdk.services.kinesis.model.GetRecordsRequest.Builder
The position in the shard from which you want to start sequentially reading data records.
shardIterator() - Method in class software.amazon.awssdk.services.kinesis.model.GetRecordsRequest
The position in the shard from which you want to start sequentially reading data records.
shardIterator(String) - Method in interface software.amazon.awssdk.services.kinesis.model.GetShardIteratorResponse.Builder
The position in the shard from which to start reading data records sequentially.
shardIterator() - Method in class software.amazon.awssdk.services.kinesis.model.GetShardIteratorResponse
The position in the shard from which to start reading data records sequentially.
shardIteratorType(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest.Builder
Determines how the shard iterator is used to start reading stream records from the shard:
shardIteratorType(ShardIteratorType) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest.Builder
Determines how the shard iterator is used to start reading stream records from the shard:
shardIteratorType() - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest
Determines how the shard iterator is used to start reading stream records from the shard:
ShardIteratorType - Enum in software.amazon.awssdk.services.dynamodb.model
 
shardIteratorType(String) - Method in interface software.amazon.awssdk.services.kinesis.model.GetShardIteratorRequest.Builder
Determines how the shard iterator is used to start reading data records from the shard.
shardIteratorType(ShardIteratorType) - Method in interface software.amazon.awssdk.services.kinesis.model.GetShardIteratorRequest.Builder
Determines how the shard iterator is used to start reading data records from the shard.
shardIteratorType() - Method in class software.amazon.awssdk.services.kinesis.model.GetShardIteratorRequest
Determines how the shard iterator is used to start reading data records from the shard.
ShardIteratorType - Enum in software.amazon.awssdk.services.kinesis.model
 
shardIteratorTypeAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest
Determines how the shard iterator is used to start reading stream records from the shard:
shardIteratorTypeAsString() - Method in class software.amazon.awssdk.services.kinesis.model.GetShardIteratorRequest
Determines how the shard iterator is used to start reading data records from the shard.
shardLevelMetrics(Collection<MetricsName>) - Method in interface software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringRequest.Builder
List of shard-level metrics to disable.
shardLevelMetrics(MetricsName...) - Method in interface software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringRequest.Builder
List of shard-level metrics to disable.
shardLevelMetrics() - Method in class software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringRequest
List of shard-level metrics to disable.
shardLevelMetrics(Collection<MetricsName>) - Method in interface software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringRequest.Builder
List of shard-level metrics to enable.
shardLevelMetrics(MetricsName...) - Method in interface software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringRequest.Builder
List of shard-level metrics to enable.
shardLevelMetrics() - Method in class software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringRequest
List of shard-level metrics to enable.
shardLevelMetrics(Collection<MetricsName>) - Method in interface software.amazon.awssdk.services.kinesis.model.EnhancedMetrics.Builder
List of shard-level metrics.
shardLevelMetrics(MetricsName...) - Method in interface software.amazon.awssdk.services.kinesis.model.EnhancedMetrics.Builder
List of shard-level metrics.
shardLevelMetrics() - Method in class software.amazon.awssdk.services.kinesis.model.EnhancedMetrics
List of shard-level metrics.
shardLevelMetricsAsStrings() - Method in class software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringRequest
List of shard-level metrics to disable.
shardLevelMetricsAsStrings() - Method in class software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringRequest
List of shard-level metrics to enable.
shardLevelMetricsAsStrings() - Method in class software.amazon.awssdk.services.kinesis.model.EnhancedMetrics
List of shard-level metrics.
shardLevelMetricsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringRequest.Builder
List of shard-level metrics to disable.
shardLevelMetricsWithStrings(String...) - Method in interface software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringRequest.Builder
List of shard-level metrics to disable.
shardLevelMetricsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringRequest.Builder
List of shard-level metrics to enable.
shardLevelMetricsWithStrings(String...) - Method in interface software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringRequest.Builder
List of shard-level metrics to enable.
shardLevelMetricsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.kinesis.model.EnhancedMetrics.Builder
List of shard-level metrics.
shardLevelMetricsWithStrings(String...) - Method in interface software.amazon.awssdk.services.kinesis.model.EnhancedMetrics.Builder
List of shard-level metrics.
shardLimit(Integer) - Method in interface software.amazon.awssdk.services.kinesis.model.DescribeLimitsResponse.Builder
The maximum number of shards.
shardLimit() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeLimitsResponse
The maximum number of shards.
ShardMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
Shard Marshaller
ShardMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
Shard Marshaller
shards(Collection<Shard>) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
The shards that comprise the stream.
shards(Shard...) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
The shards that comprise the stream.
shards(Consumer<Shard.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
The shards that comprise the stream.
shards() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
The shards that comprise the stream.
shards() - Method in class software.amazon.awssdk.services.dynamodb.streams.paginators.DescribeStreamPublisher
Returns a publisher that can be used to get a stream of data.
shards(Collection<Shard>) - Method in interface software.amazon.awssdk.services.kinesis.model.ListShardsResponse.Builder
An array of JSON objects.
shards(Shard...) - Method in interface software.amazon.awssdk.services.kinesis.model.ListShardsResponse.Builder
An array of JSON objects.
shards(Consumer<Shard.Builder>...) - Method in interface software.amazon.awssdk.services.kinesis.model.ListShardsResponse.Builder
An array of JSON objects.
shards() - Method in class software.amazon.awssdk.services.kinesis.model.ListShardsResponse
An array of JSON objects.
shards(Collection<Shard>) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescription.Builder
The shards that comprise the stream.
shards(Shard...) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescription.Builder
The shards that comprise the stream.
shards(Consumer<Shard.Builder>...) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescription.Builder
The shards that comprise the stream.
shards() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescription
The shards that comprise the stream.
shardToMerge(String) - Method in interface software.amazon.awssdk.services.kinesis.model.MergeShardsRequest.Builder
The shard ID of the shard to combine with the adjacent shard for the merge.
shardToMerge() - Method in class software.amazon.awssdk.services.kinesis.model.MergeShardsRequest
The shard ID of the shard to combine with the adjacent shard for the merge.
shardToSplit(String) - Method in interface software.amazon.awssdk.services.kinesis.model.SplitShardRequest.Builder
The shard ID of the shard to split.
shardToSplit() - Method in class software.amazon.awssdk.services.kinesis.model.SplitShardRequest
The shard ID of the shard to split.
ShardUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
Shard JSON Unmarshaller
ShardUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.ShardUnmarshaller
 
ShardUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
Shard JSON Unmarshaller
ShardUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.ShardUnmarshaller
 
SharedSdkEventLoopGroup - Class in software.amazon.awssdk.http.nio.netty.internal
Provides access and manages a shared SdkEventLoopGroup.
ShortCborUnmarshaller() - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.ShortCborUnmarshaller
 
ShortIonUnmarshaller() - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.ShortIonUnmarshaller
 
ShortJsonUnmarshaller() - Constructor for class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.ShortJsonUnmarshaller
 
ShortJsonUnmarshaller() - Constructor for class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.ShortJsonUnmarshaller
 
shouldRetry(int, ResourcesEndpointRetryParameters) - Method in class software.amazon.awssdk.auth.credentials.internal.ContainerCredentialsRetryPolicy
 
shouldRetry(RetryPolicyContext) - Method in class software.amazon.awssdk.awscore.retry.conditions.RetryOnErrorCodeCondition
 
shouldRetry(HttpResponse, SdkHttpFullRequest, RequestExecutionContext, SdkException, int) - Method in class software.amazon.awssdk.core.internal.retry.RetryHandler
 
shouldRetry(RetryPolicyContext) - Method in class software.amazon.awssdk.core.retry.conditions.AndRetryCondition
 
shouldRetry(RetryPolicyContext) - Method in class software.amazon.awssdk.core.retry.conditions.MaxNumberOfRetriesCondition
 
shouldRetry(RetryPolicyContext) - Method in class software.amazon.awssdk.core.retry.conditions.OrRetryCondition
 
shouldRetry(RetryPolicyContext) - Method in interface software.amazon.awssdk.core.retry.conditions.RetryCondition
Determine whether a request should or should not be retried.
shouldRetry(RetryPolicyContext) - Method in class software.amazon.awssdk.core.retry.conditions.RetryOnExceptionsCondition
 
shouldRetry(RetryPolicyContext) - Method in class software.amazon.awssdk.core.retry.conditions.RetryOnStatusCodeCondition
 
shouldRetry(PollingStrategyContext) - Method in class software.amazon.awssdk.core.waiters.MaxAttemptsRetryStrategy
Default way of checking if polling should be retried or fast failed
shouldRetry(PollingStrategyContext) - Method in interface software.amazon.awssdk.core.waiters.PollingStrategy.RetryStrategy
Returns whether polling of a resource should be retried according to the given polling context.
shouldRetry(int, ResourcesEndpointRetryParameters) - Method in interface software.amazon.awssdk.regions.internal.util.ResourcesEndpointRetryPolicy
Returns whether a failed request should be retried.
shutdown() - Static method in class software.amazon.awssdk.http.apache.internal.conn.IdleConnectionReaper
Shuts down the thread, allowing the class and instance to be collected.
shutdown() - Method in class software.amazon.awssdk.http.nio.netty.internal.DelegatingEventLoopGroup
 
shutdownChildChannels(Throwable) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.MultiplexedChannelRecord
Delivers the exception to all registered child channels.
shutdownGracefully() - Method in class software.amazon.awssdk.http.nio.netty.internal.DelegatingEventLoopGroup
 
shutdownGracefully(long, long, TimeUnit) - Method in class software.amazon.awssdk.http.nio.netty.internal.DelegatingEventLoopGroup
 
shutdownGracefully() - Method in class software.amazon.awssdk.http.nio.netty.internal.NonManagedEventLoopGroup
 
shutdownInput() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
shutdownInput() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
shutdownInput() - Method in class software.amazon.awssdk.http.apache.internal.net.SdkSocket
 
shutdownInput() - Method in class software.amazon.awssdk.http.apache.internal.net.SdkSslSocket
 
shutdownNow() - Method in class software.amazon.awssdk.http.nio.netty.internal.DelegatingEventLoopGroup
 
shutdownOutput() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
shutdownOutput() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
shutdownOutput() - Method in class software.amazon.awssdk.http.apache.internal.net.SdkSocket
 
shutdownOutput() - Method in class software.amazon.awssdk.http.apache.internal.net.SdkSslSocket
 
sign(SdkHttpFullRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.auth.signer.Aws4Signer
 
sign(SdkHttpFullRequest, Aws4SignerParams) - Method in class software.amazon.awssdk.auth.signer.Aws4Signer
 
sign(SdkHttpFullRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.auth.signer.AwsS3V4Signer
 
sign(SdkHttpFullRequest, AwsS3V4SignerParams) - Method in class software.amazon.awssdk.auth.signer.AwsS3V4Signer
A method to sign the given #request.
sign(String, byte[], SigningAlgorithm) - Method in class software.amazon.awssdk.auth.signer.internal.AbstractAwsSigner
 
sign(SdkHttpFullRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.auth.signer.QueryStringSigner
Deprecated.
This signer will add "Signature" parameter to the request.
sign(SdkHttpFullRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.core.signer.NoOpSigner
 
sign(SdkHttpFullRequest, ExecutionAttributes) - Method in interface software.amazon.awssdk.core.signer.Signer
Method that takes in an request and returns a signed version of the request.
SIGNER - Static variable in class software.amazon.awssdk.core.client.config.SdkAdvancedClientOption
Define the signer that should be used when authenticating with AWS.
signer(Signer) - Method in class software.amazon.awssdk.core.http.ExecutionContext.Builder
 
signer() - Method in class software.amazon.awssdk.core.http.ExecutionContext
 
signer() - Method in class software.amazon.awssdk.core.internal.http.RequestExecutionContext
 
signer() - Method in class software.amazon.awssdk.core.internal.RequestExecutionContext
 
Signer - Interface in software.amazon.awssdk.core.signer
Interface for the signer used for signing the requests.
SIGNER_DOUBLE_URL_ENCODE - Static variable in class software.amazon.awssdk.auth.signer.internal.AwsSignerExecutionAttribute
The key to specify whether to use double url encoding during signing.
SignerConstant - Class in software.amazon.awssdk.auth.signer.internal
 
SignerKey - Class in software.amazon.awssdk.auth.signer.internal
Holds the signing key and the number of days since epoch for the date for which the signing key was generated.
SignerKey(long, byte[]) - Constructor for class software.amazon.awssdk.auth.signer.internal.SignerKey
 
SIGNING_REGION - Static variable in class software.amazon.awssdk.auth.signer.internal.AwsSignerExecutionAttribute
The AWS Region that is used for signing a request.
SIGNING_REGION - Static variable in class software.amazon.awssdk.awscore.client.config.AwsClientOption
AWS Region to be used for signing the request.
SigningAlgorithm - Enum in software.amazon.awssdk.auth.signer.internal
 
signingClockOverride(Clock) - Method in interface software.amazon.awssdk.auth.signer.params.Aws4SignerParams.Builder
The clock to use for overriding the signing time when computing signature for a request.
signingClockOverride() - Method in class software.amazon.awssdk.auth.signer.params.Aws4SignerParams
 
signingName(String) - Method in interface software.amazon.awssdk.auth.signer.params.Aws4SignerParams.Builder
The name of the AWS service to be used for computing the signature.
signingName() - Method in class software.amazon.awssdk.auth.signer.params.Aws4SignerParams
 
signingRegion(Region) - Method in interface software.amazon.awssdk.auth.signer.params.Aws4SignerParams.Builder
The AWS region to be used for computing the signature.
signingRegion() - Method in class software.amazon.awssdk.auth.signer.params.Aws4SignerParams
 
signingRegion(Region) - Method in class software.amazon.awssdk.regions.internal.PartitionServiceMetadata
 
signingRegion(Region) - Method in interface software.amazon.awssdk.regions.ServiceMetadata
Retrieve the region that should be used for message signing when communicating with this service in the provided region.
SigningStage - Class in software.amazon.awssdk.core.internal.http.pipeline.stages
Sign the marshalled request (if applicable).
SigningStage(HttpClientDependencies) - Constructor for class software.amazon.awssdk.core.internal.http.pipeline.stages.SigningStage
 
signWithMac(String, Mac) - Method in class software.amazon.awssdk.auth.signer.internal.AbstractAwsSigner
 
SimpleRequestProvider - Class in software.amazon.awssdk.core.internal.http.async
Implementation of SdkHttpRequestProvider that provides all it's data at once.
SimpleRequestProvider(SdkHttpFullRequest, ExecutionAttributes) - Constructor for class software.amazon.awssdk.core.internal.http.async.SimpleRequestProvider
 
SimpleSubscriber - Class in software.amazon.awssdk.http.async
Simple subscriber that does no backpressure and doesn't care about errors or completion.
SimpleSubscriber(Consumer<ByteBuffer>) - Constructor for class software.amazon.awssdk.http.async.SimpleSubscriber
 
SimpleTypeCborUnmarshallers - Class in software.amazon.awssdk.core.internal.protocol.json
 
SimpleTypeCborUnmarshallers() - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers
 
SimpleTypeCborUnmarshallers.BigDecimalCborUnmarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
 
SimpleTypeCborUnmarshallers.BigIntegerCborUnmarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
 
SimpleTypeCborUnmarshallers.BooleanCborUnmarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
Unmarshaller for Boolean values.
SimpleTypeCborUnmarshallers.ByteCborUnmarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
Unmarshaller for Byte values.
SimpleTypeCborUnmarshallers.DateCborUnmarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
Unmarshaller for Date values - JSON dates come in as epoch seconds.
SimpleTypeCborUnmarshallers.DoubleCborUnmarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
Unmarshaller for Double values.
SimpleTypeCborUnmarshallers.FloatCborUnmarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
Unmarshaller for Float values.
SimpleTypeCborUnmarshallers.InstantCborUnmarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
 
SimpleTypeCborUnmarshallers.IntegerCborUnmarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
Unmarshaller for Integer values.
SimpleTypeCborUnmarshallers.LongCborUnmarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
Unmarshaller for Long values.
SimpleTypeCborUnmarshallers.SdkBytesCborUnmarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
Unmarshaller for ByteBuffer values.
SimpleTypeCborUnmarshallers.ShortCborUnmarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
Unmarshaller for Short values.
SimpleTypeCborUnmarshallers.StringCborUnmarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
Unmarshaller for String values.
SimpleTypeIonUnmarshallers - Class in software.amazon.awssdk.core.internal.protocol.json
 
SimpleTypeIonUnmarshallers() - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers
 
SimpleTypeIonUnmarshallers.BigDecimalIonUnmarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
 
SimpleTypeIonUnmarshallers.BigIntegerIonUnmarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
 
SimpleTypeIonUnmarshallers.BooleanIonUnmarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
 
SimpleTypeIonUnmarshallers.ByteIonUnmarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
 
SimpleTypeIonUnmarshallers.DateIonUnmarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
 
SimpleTypeIonUnmarshallers.DoubleIonUnmarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
 
SimpleTypeIonUnmarshallers.FloatIonUnmarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
 
SimpleTypeIonUnmarshallers.IntegerIonUnmarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
 
SimpleTypeIonUnmarshallers.LongIonUnmarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
 
SimpleTypeIonUnmarshallers.SdkBytesIonUnmarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
 
SimpleTypeIonUnmarshallers.ShortIonUnmarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
 
SimpleTypeIonUnmarshallers.StringIonUnmarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
 
SimpleTypeJsonMarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
 
SimpleTypeJsonUnmarshallers - Class in software.amazon.awssdk.core.runtime.transform
 
SimpleTypeJsonUnmarshallers.BigDecimalJsonUnmarshaller - Class in software.amazon.awssdk.core.runtime.transform
 
SimpleTypeJsonUnmarshallers.BigIntegerJsonUnmarshaller - Class in software.amazon.awssdk.core.runtime.transform
 
SimpleTypeJsonUnmarshallers.BooleanJsonUnmarshaller - Class in software.amazon.awssdk.core.runtime.transform
Unmarshaller for Boolean values.
SimpleTypeJsonUnmarshallers.ByteJsonUnmarshaller - Class in software.amazon.awssdk.core.runtime.transform
Unmarshaller for Byte values.
SimpleTypeJsonUnmarshallers.CharacterJsonUnmarshaller - Class in software.amazon.awssdk.core.runtime.transform
Unmarshaller for Character values.
SimpleTypeJsonUnmarshallers.DoubleJsonUnmarshaller - Class in software.amazon.awssdk.core.runtime.transform
Unmarshaller for Double values.
SimpleTypeJsonUnmarshallers.FloatJsonUnmarshaller - Class in software.amazon.awssdk.core.runtime.transform
Unmarshaller for Float values.
SimpleTypeJsonUnmarshallers.InstantJsonUnmarshaller - Class in software.amazon.awssdk.core.runtime.transform
 
SimpleTypeJsonUnmarshallers.IntegerJsonUnmarshaller - Class in software.amazon.awssdk.core.runtime.transform
Unmarshaller for Integer values.
SimpleTypeJsonUnmarshallers.LongJsonUnmarshaller - Class in software.amazon.awssdk.core.runtime.transform
Unmarshaller for Long values.
SimpleTypeJsonUnmarshallers.SdkBytesJsonUnmarshaller - Class in software.amazon.awssdk.core.runtime.transform
Unmarshaller for ByteBuffer values.
SimpleTypeJsonUnmarshallers.ShortJsonUnmarshaller - Class in software.amazon.awssdk.core.runtime.transform
Unmarshaller for Short values.
SimpleTypeJsonUnmarshallers.StringJsonUnmarshaller - Class in software.amazon.awssdk.core.runtime.transform
Unmarshaller for String values.
SimpleTypePathMarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
 
SimpleTypeStaxUnmarshallers - Class in software.amazon.awssdk.awscore.protocol.xml
Collection of StAX unmarshallers for simple data types.
SimpleTypeStaxUnmarshallers.BigDecimalUnmarshaller - Class in software.amazon.awssdk.awscore.protocol.xml
 
SimpleTypeStaxUnmarshallers.BigIntegerUnmarshaller - Class in software.amazon.awssdk.awscore.protocol.xml
 
SimpleTypeStaxUnmarshallers.BooleanUnmarshaller - Class in software.amazon.awssdk.awscore.protocol.xml
Unmarshaller for Boolean values.
SimpleTypeStaxUnmarshallers.ByteUnmarshaller - Class in software.amazon.awssdk.awscore.protocol.xml
Unmarshaller for Byte values.
SimpleTypeStaxUnmarshallers.CharacterJsonUnmarshaller - Class in software.amazon.awssdk.awscore.protocol.xml
Unmarshaller for Character values.
SimpleTypeStaxUnmarshallers.DoubleUnmarshaller - Class in software.amazon.awssdk.awscore.protocol.xml
Unmarshaller for Double values.
SimpleTypeStaxUnmarshallers.FloatUnmarshaller - Class in software.amazon.awssdk.awscore.protocol.xml
Unmarshaller for Float values.
SimpleTypeStaxUnmarshallers.InstantUnmarshaller - Class in software.amazon.awssdk.awscore.protocol.xml
Unmarshaller for Date values.
SimpleTypeStaxUnmarshallers.IntegerUnmarshaller - Class in software.amazon.awssdk.awscore.protocol.xml
Unmarshaller for Integer values.
SimpleTypeStaxUnmarshallers.LongUnmarshaller - Class in software.amazon.awssdk.awscore.protocol.xml
Unmarshaller for Long values.
SimpleTypeStaxUnmarshallers.SdkBytesUnmarshaller - Class in software.amazon.awssdk.awscore.protocol.xml
Unmarshaller for ByteBuffer values.
SimpleTypeStaxUnmarshallers.ShortJsonUnmarshaller - Class in software.amazon.awssdk.awscore.protocol.xml
Unmarshaller for Short values.
SimpleTypeStaxUnmarshallers.StringUnmarshaller - Class in software.amazon.awssdk.awscore.protocol.xml
Unmarshaller for String values.
size() - Method in class software.amazon.awssdk.auth.signer.internal.FifoCache
Returns the current size of the cache.
size() - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructList
 
size() - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructMap
 
size() - Method in class software.amazon.awssdk.http.nio.netty.internal.SdkChannelPoolMap
Returns the number of ChannelPools currently in this AbstractChannelPoolMap.
size(Long) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DashboardEntry.Builder
The size of the dashboard, in bytes.
size() - Method in class software.amazon.awssdk.services.cloudwatch.model.DashboardEntry
The size of the dashboard, in bytes.
size() - Method in class software.amazon.awssdk.utils.ImmutableMap
 
sizeBytes(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamRecord.Builder
The size of the stream record, in bytes.
sizeBytes() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
The size of the stream record, in bytes.
sizeEstimateRangeGB(Collection<Double>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics.Builder
An estimate of item collection size, in gigabytes.
sizeEstimateRangeGB(Double...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics.Builder
An estimate of item collection size, in gigabytes.
sizeEstimateRangeGB() - Method in class software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics
An estimate of item collection size, in gigabytes.
skip(long) - Method in class software.amazon.awssdk.auth.signer.internal.AwsChunkedEncodingInputStream
 
skip(long) - Method in class software.amazon.awssdk.core.io.ResettableInputStream
 
skip(long) - Method in class software.amazon.awssdk.core.io.SdkBufferedInputStream
 
skip(long) - Method in class software.amazon.awssdk.core.io.SdkDigestInputStream
Skips over and discards n bytes of data from this input stream, while taking the skipped bytes into account for digest calculation.
skip(long) - Method in class software.amazon.awssdk.core.io.SdkFilterInputStream
 
skipChildren() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
SocketChannelResolver - Class in software.amazon.awssdk.http.nio.netty.internal.utils
 
socketTimeout(Duration) - Method in interface software.amazon.awssdk.http.apache.ApacheHttpClient.Builder
The amount of time to wait for data to be transferred over an established, open connection before the connection is timed out.
socketTimeout(Duration) - Method in class software.amazon.awssdk.http.apache.internal.ApacheHttpRequestConfig.Builder
 
socketTimeout() - Method in class software.amazon.awssdk.http.apache.internal.ApacheHttpRequestConfig
 
socketTimeout(Duration) - Method in interface software.amazon.awssdk.http.urlconnection.UrlConnectionHttpClient.Builder
The amount of time to wait for data to be transferred over an established, open connection before the connection is timed out.
software.amazon.awssdk.annotations - package software.amazon.awssdk.annotations
AWS Java SDK annotations.
software.amazon.awssdk.auth.credentials - package software.amazon.awssdk.auth.credentials
 
software.amazon.awssdk.auth.credentials.internal - package software.amazon.awssdk.auth.credentials.internal
 
software.amazon.awssdk.auth.signer - package software.amazon.awssdk.auth.signer
 
software.amazon.awssdk.auth.signer.internal - package software.amazon.awssdk.auth.signer.internal
 
software.amazon.awssdk.auth.signer.params - package software.amazon.awssdk.auth.signer.params
 
software.amazon.awssdk.awscore - package software.amazon.awssdk.awscore
 
software.amazon.awssdk.awscore.client.builder - package software.amazon.awssdk.awscore.client.builder
 
software.amazon.awssdk.awscore.client.config - package software.amazon.awssdk.awscore.client.config
 
software.amazon.awssdk.awscore.client.handler - package software.amazon.awssdk.awscore.client.handler
 
software.amazon.awssdk.awscore.endpoint - package software.amazon.awssdk.awscore.endpoint
 
software.amazon.awssdk.awscore.eventstream - package software.amazon.awssdk.awscore.eventstream
 
software.amazon.awssdk.awscore.exception - package software.amazon.awssdk.awscore.exception
 
software.amazon.awssdk.awscore.http.response - package software.amazon.awssdk.awscore.http.response
 
software.amazon.awssdk.awscore.interceptor - package software.amazon.awssdk.awscore.interceptor
 
software.amazon.awssdk.awscore.internal - package software.amazon.awssdk.awscore.internal
 
software.amazon.awssdk.awscore.internal.client.config - package software.amazon.awssdk.awscore.internal.client.config
 
software.amazon.awssdk.awscore.internal.client.handler - package software.amazon.awssdk.awscore.internal.client.handler
 
software.amazon.awssdk.awscore.internal.protocol.json - package software.amazon.awssdk.awscore.internal.protocol.json
 
software.amazon.awssdk.awscore.internal.protocol.xml - package software.amazon.awssdk.awscore.internal.protocol.xml
 
software.amazon.awssdk.awscore.protocol.json - package software.amazon.awssdk.awscore.protocol.json
 
software.amazon.awssdk.awscore.protocol.xml - package software.amazon.awssdk.awscore.protocol.xml
 
software.amazon.awssdk.awscore.retry - package software.amazon.awssdk.awscore.retry
 
software.amazon.awssdk.awscore.retry.conditions - package software.amazon.awssdk.awscore.retry.conditions
 
software.amazon.awssdk.awscore.util - package software.amazon.awssdk.awscore.util
 
software.amazon.awssdk.buildtools.checkstyle - package software.amazon.awssdk.buildtools.checkstyle
 
software.amazon.awssdk.core - package software.amazon.awssdk.core
 
software.amazon.awssdk.core.adapter - package software.amazon.awssdk.core.adapter
 
software.amazon.awssdk.core.async - package software.amazon.awssdk.core.async
 
software.amazon.awssdk.core.auth.policy - package software.amazon.awssdk.core.auth.policy
 
software.amazon.awssdk.core.auth.policy.conditions - package software.amazon.awssdk.core.auth.policy.conditions
 
software.amazon.awssdk.core.auth.policy.internal - package software.amazon.awssdk.core.auth.policy.internal
 
software.amazon.awssdk.core.client.builder - package software.amazon.awssdk.core.client.builder
 
software.amazon.awssdk.core.client.config - package software.amazon.awssdk.core.client.config
 
software.amazon.awssdk.core.client.handler - package software.amazon.awssdk.core.client.handler
 
software.amazon.awssdk.core.exception - package software.amazon.awssdk.core.exception
 
software.amazon.awssdk.core.http - package software.amazon.awssdk.core.http
 
software.amazon.awssdk.core.interceptor - package software.amazon.awssdk.core.interceptor
 
software.amazon.awssdk.core.internal - package software.amazon.awssdk.core.internal
 
software.amazon.awssdk.core.internal.async - package software.amazon.awssdk.core.internal.async
 
software.amazon.awssdk.core.internal.client.config - package software.amazon.awssdk.core.internal.client.config
 
software.amazon.awssdk.core.internal.http - package software.amazon.awssdk.core.internal.http
 
software.amazon.awssdk.core.internal.http.async - package software.amazon.awssdk.core.internal.http.async
 
software.amazon.awssdk.core.internal.http.loader - package software.amazon.awssdk.core.internal.http.loader
 
software.amazon.awssdk.core.internal.http.pipeline - package software.amazon.awssdk.core.internal.http.pipeline
 
software.amazon.awssdk.core.internal.http.pipeline.stages - package software.amazon.awssdk.core.internal.http.pipeline.stages
 
software.amazon.awssdk.core.internal.http.response - package software.amazon.awssdk.core.internal.http.response
 
software.amazon.awssdk.core.internal.http.timers - package software.amazon.awssdk.core.internal.http.timers
Classes for the request timeout and client execution timeout features.
software.amazon.awssdk.core.internal.http.timers.client - package software.amazon.awssdk.core.internal.http.timers.client
 
software.amazon.awssdk.core.internal.interceptor - package software.amazon.awssdk.core.internal.interceptor
 
software.amazon.awssdk.core.internal.io - package software.amazon.awssdk.core.internal.io
 
software.amazon.awssdk.core.internal.pagination.async - package software.amazon.awssdk.core.internal.pagination.async
 
software.amazon.awssdk.core.internal.protocol.json - package software.amazon.awssdk.core.internal.protocol.json
 
software.amazon.awssdk.core.internal.retry - package software.amazon.awssdk.core.internal.retry
 
software.amazon.awssdk.core.internal.util - package software.amazon.awssdk.core.internal.util
 
software.amazon.awssdk.core.io - package software.amazon.awssdk.core.io
 
software.amazon.awssdk.core.pagination.async - package software.amazon.awssdk.core.pagination.async
 
software.amazon.awssdk.core.pagination.sync - package software.amazon.awssdk.core.pagination.sync
 
software.amazon.awssdk.core.protocol - package software.amazon.awssdk.core.protocol
 
software.amazon.awssdk.core.protocol.json - package software.amazon.awssdk.core.protocol.json
 
software.amazon.awssdk.core.retry - package software.amazon.awssdk.core.retry
 
software.amazon.awssdk.core.retry.backoff - package software.amazon.awssdk.core.retry.backoff
 
software.amazon.awssdk.core.retry.conditions - package software.amazon.awssdk.core.retry.conditions
 
software.amazon.awssdk.core.runtime - package software.amazon.awssdk.core.runtime
 
software.amazon.awssdk.core.runtime.transform - package software.amazon.awssdk.core.runtime.transform
 
software.amazon.awssdk.core.signer - package software.amazon.awssdk.core.signer
 
software.amazon.awssdk.core.sync - package software.amazon.awssdk.core.sync
 
software.amazon.awssdk.core.util - package software.amazon.awssdk.core.util
 
software.amazon.awssdk.core.util.json - package software.amazon.awssdk.core.util.json
 
software.amazon.awssdk.core.util.xml - package software.amazon.awssdk.core.util.xml
 
software.amazon.awssdk.core.waiters - package software.amazon.awssdk.core.waiters
 
software.amazon.awssdk.http - package software.amazon.awssdk.http
 
software.amazon.awssdk.http.apache - package software.amazon.awssdk.http.apache
 
software.amazon.awssdk.http.apache.internal - package software.amazon.awssdk.http.apache.internal
 
software.amazon.awssdk.http.apache.internal.conn - package software.amazon.awssdk.http.apache.internal.conn
 
software.amazon.awssdk.http.apache.internal.impl - package software.amazon.awssdk.http.apache.internal.impl
 
software.amazon.awssdk.http.apache.internal.net - package software.amazon.awssdk.http.apache.internal.net
 
software.amazon.awssdk.http.apache.internal.utils - package software.amazon.awssdk.http.apache.internal.utils
 
software.amazon.awssdk.http.async - package software.amazon.awssdk.http.async
 
software.amazon.awssdk.http.nio.netty - package software.amazon.awssdk.http.nio.netty
 
software.amazon.awssdk.http.nio.netty.internal - package software.amazon.awssdk.http.nio.netty.internal
 
software.amazon.awssdk.http.nio.netty.internal.http2 - package software.amazon.awssdk.http.nio.netty.internal.http2
 
software.amazon.awssdk.http.nio.netty.internal.utils - package software.amazon.awssdk.http.nio.netty.internal.utils
 
software.amazon.awssdk.http.urlconnection - package software.amazon.awssdk.http.urlconnection
 
software.amazon.awssdk.profiles - package software.amazon.awssdk.profiles
 
software.amazon.awssdk.profiles.internal - package software.amazon.awssdk.profiles.internal
 
software.amazon.awssdk.protocol - package software.amazon.awssdk.protocol
 
software.amazon.awssdk.protocol.asserts.marshalling - package software.amazon.awssdk.protocol.asserts.marshalling
 
software.amazon.awssdk.protocol.asserts.unmarshalling - package software.amazon.awssdk.protocol.asserts.unmarshalling
 
software.amazon.awssdk.protocol.model - package software.amazon.awssdk.protocol.model
 
software.amazon.awssdk.protocol.reflect - package software.amazon.awssdk.protocol.reflect
 
software.amazon.awssdk.protocol.runners - package software.amazon.awssdk.protocol.runners
 
software.amazon.awssdk.protocol.wiremock - package software.amazon.awssdk.protocol.wiremock
 
software.amazon.awssdk.regions - package software.amazon.awssdk.regions
 
software.amazon.awssdk.regions.internal - package software.amazon.awssdk.regions.internal
 
software.amazon.awssdk.regions.internal.model - package software.amazon.awssdk.regions.internal.model
 
software.amazon.awssdk.regions.internal.util - package software.amazon.awssdk.regions.internal.util
 
software.amazon.awssdk.regions.providers - package software.amazon.awssdk.regions.providers
 
software.amazon.awssdk.services.cloudwatch - package software.amazon.awssdk.services.cloudwatch
Amazon CloudWatch monitors your Amazon Web Services (AWS) resources and the applications you run on AWS in real time.
software.amazon.awssdk.services.cloudwatch.model - package software.amazon.awssdk.services.cloudwatch.model
 
software.amazon.awssdk.services.cloudwatch.paginators - package software.amazon.awssdk.services.cloudwatch.paginators
 
software.amazon.awssdk.services.cloudwatch.transform - package software.amazon.awssdk.services.cloudwatch.transform
 
software.amazon.awssdk.services.dynamodb - package software.amazon.awssdk.services.dynamodb
Amazon DynamoDB
software.amazon.awssdk.services.dynamodb.model - package software.amazon.awssdk.services.dynamodb.model
 
software.amazon.awssdk.services.dynamodb.paginators - package software.amazon.awssdk.services.dynamodb.paginators
 
software.amazon.awssdk.services.dynamodb.streams - package software.amazon.awssdk.services.dynamodb.streams
Amazon DynamoDB
software.amazon.awssdk.services.dynamodb.streams.paginators - package software.amazon.awssdk.services.dynamodb.streams.paginators
 
software.amazon.awssdk.services.dynamodb.streams.transform - package software.amazon.awssdk.services.dynamodb.streams.transform
 
software.amazon.awssdk.services.dynamodb.transform - package software.amazon.awssdk.services.dynamodb.transform
 
software.amazon.awssdk.services.kinesis - package software.amazon.awssdk.services.kinesis
Amazon Kinesis Data Streams Service API Reference
software.amazon.awssdk.services.kinesis.model - package software.amazon.awssdk.services.kinesis.model
 
software.amazon.awssdk.services.kinesis.transform - package software.amazon.awssdk.services.kinesis.transform
 
software.amazon.awssdk.testutils - package software.amazon.awssdk.testutils
 
software.amazon.awssdk.testutils.hamcrest - package software.amazon.awssdk.testutils.hamcrest
 
software.amazon.awssdk.testutils.retry - package software.amazon.awssdk.testutils.retry
 
software.amazon.awssdk.testutils.service - package software.amazon.awssdk.testutils.service
 
software.amazon.awssdk.testutils.service.http - package software.amazon.awssdk.testutils.service.http
 
software.amazon.awssdk.testutils.smoketest - package software.amazon.awssdk.testutils.smoketest
 
software.amazon.awssdk.utils - package software.amazon.awssdk.utils
 
software.amazon.awssdk.utils.async - package software.amazon.awssdk.utils.async
 
software.amazon.awssdk.utils.builder - package software.amazon.awssdk.utils.builder
 
software.amazon.awssdk.utils.cache - package software.amazon.awssdk.utils.cache
 
software.amazon.awssdk.utils.http - package software.amazon.awssdk.utils.http
 
software.amazon.awssdk.utils.internal - package software.amazon.awssdk.utils.internal
 
software.amazon.eventstream - package software.amazon.eventstream
 
SOURCE_ARN_CONDITION_KEY - Static variable in class software.amazon.awssdk.core.auth.policy.conditions.ConditionFactory
Condition key for the Amazon Resource Name (ARN) of the source specified in a request.
SOURCE_IP_CONDITION_KEY - Static variable in class software.amazon.awssdk.core.auth.policy.conditions.ConditionFactory
Condition key for the source IP from which a request originates.
SOURCE_PROFILE - Static variable in class software.amazon.awssdk.profiles.ProfileProperty
Property name for specifying the profile credentials to use when assuming a role
sourceBackupArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreSummary.Builder
ARN of the backup from which the table was restored.
sourceBackupArn() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreSummary
ARN of the backup from which the table was restored.
sourceTableArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreSummary.Builder
ARN of the source table of the backup that is being restored.
sourceTableArn() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreSummary
ARN of the source table of the backup that is being restored.
sourceTableDetails(SourceTableDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupDescription.Builder
Contains the details of the table when the backup was created.
sourceTableDetails(Consumer<SourceTableDetails.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupDescription.Builder
Contains the details of the table when the backup was created.
sourceTableDetails() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDescription
Contains the details of the table when the backup was created.
SourceTableDetails - Class in software.amazon.awssdk.services.dynamodb.model
Contains the details of the table when the backup was created.
SourceTableDetails.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
SourceTableDetailsMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
SourceTableDetailsUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
SourceTableDetails JSON Unmarshaller
SourceTableDetailsUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.SourceTableDetailsUnmarshaller
 
sourceTableFeatureDetails(SourceTableFeatureDetails) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupDescription.Builder
Contains the details of the features enabled on the table when the backup was created.
sourceTableFeatureDetails(Consumer<SourceTableFeatureDetails.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupDescription.Builder
Contains the details of the features enabled on the table when the backup was created.
sourceTableFeatureDetails() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDescription
Contains the details of the features enabled on the table when the backup was created.
SourceTableFeatureDetails - Class in software.amazon.awssdk.services.dynamodb.model
Contains the details of the features enabled on the table when the backup was created.
SourceTableFeatureDetails.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
SourceTableFeatureDetailsMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
SourceTableFeatureDetailsUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
SourceTableFeatureDetails JSON Unmarshaller
SourceTableFeatureDetailsUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.SourceTableFeatureDetailsUnmarshaller
 
sourceTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest.Builder
Name of the source table that is being restored.
sourceTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
Name of the source table that is being restored.
splitShard(SplitShardRequest) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Splits a shard into two new shards in the Kinesis data stream, to increase the stream's capacity to ingest and transport data.
splitShard(Consumer<SplitShardRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Splits a shard into two new shards in the Kinesis data stream, to increase the stream's capacity to ingest and transport data.
SplitShardRequest - Class in software.amazon.awssdk.services.kinesis.model
Represents the input for SplitShard.
SplitShardRequest.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
SplitShardRequestMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
SplitShardRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesis.transform.SplitShardRequestMarshaller
 
SplitShardRequestModelMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
SplitShardResponse - Class in software.amazon.awssdk.services.kinesis.model
 
SplitShardResponse.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
SplitShardResponseUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
SplitShardResponse JSON Unmarshaller
SplitShardResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.SplitShardResponseUnmarshaller
 
ss(Collection<String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValue.Builder
An attribute of type String Set.
ss(String...) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValue.Builder
An attribute of type String Set.
ss() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
An attribute of type String Set.
sseDescription(SSEDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails.Builder
The description of the server-side encryption status on the table when the backup was created.
sseDescription(Consumer<SSEDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails.Builder
The description of the server-side encryption status on the table when the backup was created.
sseDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
The description of the server-side encryption status on the table when the backup was created.
SSEDescription - Class in software.amazon.awssdk.services.dynamodb.model
The description of the server-side encryption status on the specified table.
sseDescription(SSEDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
The description of the server-side encryption status on the specified table.
sseDescription(Consumer<SSEDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
The description of the server-side encryption status on the specified table.
sseDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
The description of the server-side encryption status on the specified table.
SSEDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
SSEDescriptionMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
SSEDescription Marshaller
SSEDescriptionUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
SSEDescription JSON Unmarshaller
SSEDescriptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.SSEDescriptionUnmarshaller
 
sseSpecification(SSESpecification) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
Represents the settings used to enable server-side encryption.
sseSpecification(Consumer<SSESpecification.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
Represents the settings used to enable server-side encryption.
sseSpecification() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
Represents the settings used to enable server-side encryption.
SSESpecification - Class in software.amazon.awssdk.services.dynamodb.model
Represents the settings used to enable server-side encryption.
SSESpecification.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
SSESpecificationMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
SSESpecification Marshaller
SSESpecificationUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
SSESpecification JSON Unmarshaller
SSESpecificationUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.SSESpecificationUnmarshaller
 
SSEStatus - Enum in software.amazon.awssdk.services.dynamodb.model
 
stack - Variable in class software.amazon.awssdk.awscore.protocol.xml.StaxUnmarshallerContext
 
staleTime(Instant) - Method in class software.amazon.awssdk.utils.cache.RefreshResult.Builder
Specify the time at which the value in this cache is stale, and all calls to CachedSupplier.get() should block to try to update the value.
staleTime() - Method in class software.amazon.awssdk.utils.cache.RefreshResult
When the configured value is stale and should not longer be used.
standard() - Static method in class software.amazon.awssdk.core.protocol.json.JsonProtocolMarshallerBuilder
 
standardErrorPathException(String, Node, XPath) - Method in class software.amazon.awssdk.awscore.protocol.xml.StandardErrorUnmarshaller
 
StandardErrorUnmarshaller - Class in software.amazon.awssdk.awscore.protocol.xml
Error unmarshaller that knows how to interpret a standard AWS error message (i.e.
StandardErrorUnmarshaller() - Constructor for class software.amazon.awssdk.awscore.protocol.xml.StandardErrorUnmarshaller
Constructs a new unmarshaller that will unmarshall a standard AWS error message as a generic SdkServiceException object.
StandardErrorUnmarshaller(Class<? extends AwsServiceException>) - Constructor for class software.amazon.awssdk.awscore.protocol.xml.StandardErrorUnmarshaller
Constructor allowing subclasses to specify a specific type of SdkServiceException to instantiating when populating the exception object with data from the error message.
StandardMemberCopier - Class in software.amazon.awssdk.core.adapter
Used in combination with the generated member copiers to implement deep copies of shape members.
standardPort(String) - Static method in class software.amazon.awssdk.utils.http.SdkHttpUtils
Retrieve the standard port for the provided protocol.
StandardUnit - Enum in software.amazon.awssdk.services.cloudwatch.model
 
startDate(Instant) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryRequest.Builder
The starting date to retrieve alarm history.
startDate() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryRequest
The starting date to retrieve alarm history.
startElement(String) - Method in class software.amazon.awssdk.core.util.xml.XmlWriter
Starts a new element with the specified name at the current position in the in-progress XML document.
startHandshake() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
startingHashKey(String) - Method in interface software.amazon.awssdk.services.kinesis.model.HashKeyRange.Builder
The starting hash key of the hash key range.
startingHashKey() - Method in class software.amazon.awssdk.services.kinesis.model.HashKeyRange
The starting hash key of the hash key range.
StartingPosition - Class in software.amazon.awssdk.services.kinesis.model

startingPosition(StartingPosition) - Method in interface software.amazon.awssdk.services.kinesis.model.SubscribeToShardRequest.Builder

startingPosition(Consumer<StartingPosition.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.SubscribeToShardRequest.Builder

This is a convenience that creates an instance of the StartingPosition.Builder avoiding the need to create one manually via StartingPosition.builder().

startingPosition() - Method in class software.amazon.awssdk.services.kinesis.model.SubscribeToShardRequest

StartingPosition.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
StartingPositionMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
StartingPosition Marshaller
StartingPositionUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
StartingPosition JSON Unmarshaller
StartingPositionUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.StartingPositionUnmarshaller
 
startingSequenceNumber(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.SequenceNumberRange.Builder
The first sequence number.
startingSequenceNumber() - Method in class software.amazon.awssdk.services.dynamodb.model.SequenceNumberRange
The first sequence number.
startingSequenceNumber(String) - Method in interface software.amazon.awssdk.services.kinesis.model.GetShardIteratorRequest.Builder
The sequence number of the data record in the shard from which to start reading.
startingSequenceNumber() - Method in class software.amazon.awssdk.services.kinesis.model.GetShardIteratorRequest
The sequence number of the data record in the shard from which to start reading.
startingSequenceNumber(String) - Method in interface software.amazon.awssdk.services.kinesis.model.SequenceNumberRange.Builder
The starting sequence number for the range.
startingSequenceNumber() - Method in class software.amazon.awssdk.services.kinesis.model.SequenceNumberRange
The starting sequence number for the range.
startMarshalling() - Method in class software.amazon.awssdk.core.internal.protocol.json.JsonProtocolMarshaller
If there is not an explicit payload member then we need to start the implicit JSON request object.
startMarshalling() - Method in class software.amazon.awssdk.core.internal.protocol.json.NullAsEmptyBodyProtocolRequestMarshaller
 
startMarshalling() - Method in interface software.amazon.awssdk.core.protocol.ProtocolRequestMarshaller
Hook to perform an initialization that needs to happen at the start of marshalling.
startStreamEncryption(StartStreamEncryptionRequest) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Enables or updates server-side encryption using an AWS KMS key for a specified stream.
startStreamEncryption(Consumer<StartStreamEncryptionRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Enables or updates server-side encryption using an AWS KMS key for a specified stream.
StartStreamEncryptionRequest - Class in software.amazon.awssdk.services.kinesis.model
 
StartStreamEncryptionRequest.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
StartStreamEncryptionRequestMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
StartStreamEncryptionRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesis.transform.StartStreamEncryptionRequestMarshaller
 
StartStreamEncryptionRequestModelMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
StartStreamEncryptionResponse - Class in software.amazon.awssdk.services.kinesis.model
 
StartStreamEncryptionResponse.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
StartStreamEncryptionResponseUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
StartStreamEncryptionResponse JSON Unmarshaller
StartStreamEncryptionResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.StartStreamEncryptionResponseUnmarshaller
 
startTime(Instant) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricDataRequest.Builder
The time stamp indicating the earliest data to be returned.
startTime() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricDataRequest
The time stamp indicating the earliest data to be returned.
startTime(Instant) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest.Builder
The time stamp that determines the first data point to return.
startTime() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest
The time stamp that determines the first data point to return.
startTimer(long) - Method in class software.amazon.awssdk.core.internal.http.timers.client.ClientExecutionTimer
Start the timer with the specified timeout and return a object that can be used to track the state of the timer and cancel it if need be.
startWireMockServer() - Static method in class software.amazon.awssdk.protocol.wiremock.WireMockUtils
 
stat(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricStat.Builder
The statistic to return.
stat() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricStat
The statistic to return.
STATEMENT - Static variable in class software.amazon.awssdk.core.auth.policy.internal.JsonDocumentField
 
Statement - Class in software.amazon.awssdk.core.auth.policy
A statement is the formal description of a single permission, and is always contained within a policy object.
Statement(Statement.Effect) - Constructor for class software.amazon.awssdk.core.auth.policy.Statement
Constructs a new access control policy statement with the specified effect.
Statement.Effect - Enum in software.amazon.awssdk.core.auth.policy
The effect is the result that you want a policy statement to return at evaluation time.
STATEMENT_EFFECT - Static variable in class software.amazon.awssdk.core.auth.policy.internal.JsonDocumentField
 
STATEMENT_ID - Static variable in class software.amazon.awssdk.core.auth.policy.internal.JsonDocumentField
 
stateReason(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
An explanation for the alarm state, in text format.
stateReason() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
An explanation for the alarm state, in text format.
stateReason(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.SetAlarmStateRequest.Builder
The reason that this alarm is set to this specific state, in text format.
stateReason() - Method in class software.amazon.awssdk.services.cloudwatch.model.SetAlarmStateRequest
The reason that this alarm is set to this specific state, in text format.
stateReasonData(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
An explanation for the alarm state, in JSON format.
stateReasonData() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
An explanation for the alarm state, in JSON format.
stateReasonData(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.SetAlarmStateRequest.Builder
The reason that this alarm is set to this specific state, in JSON format.
stateReasonData() - Method in class software.amazon.awssdk.services.cloudwatch.model.SetAlarmStateRequest
The reason that this alarm is set to this specific state, in JSON format.
stateUpdatedTimestamp(Instant) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
The time stamp of the last update to the alarm state.
stateUpdatedTimestamp() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
The time stamp of the last update to the alarm state.
stateValue(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsRequest.Builder
The state value to be used in matching alarms.
stateValue(StateValue) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsRequest.Builder
The state value to be used in matching alarms.
stateValue() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsRequest
The state value to be used in matching alarms.
stateValue(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
The state value for the alarm.
stateValue(StateValue) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
The state value for the alarm.
stateValue() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
The state value for the alarm.
stateValue(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.SetAlarmStateRequest.Builder
The value of the state.
stateValue(StateValue) - Method in interface software.amazon.awssdk.services.cloudwatch.model.SetAlarmStateRequest.Builder
The value of the state.
stateValue() - Method in class software.amazon.awssdk.services.cloudwatch.model.SetAlarmStateRequest
The value of the state.
StateValue - Enum in software.amazon.awssdk.services.cloudwatch.model
 
stateValueAsString() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsRequest
The state value to be used in matching alarms.
stateValueAsString() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
The state value for the alarm.
stateValueAsString() - Method in class software.amazon.awssdk.services.cloudwatch.model.SetAlarmStateRequest
The value of the state.
StaticCredentialsProvider - Class in software.amazon.awssdk.auth.credentials
An implementation of AwsCredentialsProvider that returns a set implementation of AwsCredentials.
statistic(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricRequest.Builder
The statistic for the metric, other than percentiles.
statistic(Statistic) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricRequest.Builder
The statistic for the metric, other than percentiles.
statistic() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The statistic for the metric, other than percentiles.
statistic(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
The statistic for the metric associated with the alarm, other than percentile.
statistic(Statistic) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
The statistic for the metric associated with the alarm, other than percentile.
statistic() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
The statistic for the metric associated with the alarm, other than percentile.
statistic(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest.Builder
The statistic for the metric associated with the alarm, other than percentile.
statistic(Statistic) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest.Builder
The statistic for the metric associated with the alarm, other than percentile.
statistic() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest
The statistic for the metric associated with the alarm, other than percentile.
Statistic - Enum in software.amazon.awssdk.services.cloudwatch.model
 
statisticAsString() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The statistic for the metric, other than percentiles.
statisticAsString() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
The statistic for the metric associated with the alarm, other than percentile.
statisticAsString() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest
The statistic for the metric associated with the alarm, other than percentile.
statistics(Collection<Statistic>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest.Builder
The metric statistics, other than percentile.
statistics(Statistic...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest.Builder
The metric statistics, other than percentile.
statistics() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest
The metric statistics, other than percentile.
statisticsAsStrings() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest
The metric statistics, other than percentile.
StatisticSet - Class in software.amazon.awssdk.services.cloudwatch.model
Represents a set of statistics that describes a specific metric.
StatisticSet.Builder - Interface in software.amazon.awssdk.services.cloudwatch.model
 
StatisticSetUnmarshaller - Class in software.amazon.awssdk.services.cloudwatch.transform
StatisticSet StAX Unmarshaller
StatisticSetUnmarshaller() - Constructor for class software.amazon.awssdk.services.cloudwatch.transform.StatisticSetUnmarshaller
 
statisticsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest.Builder
The metric statistics, other than percentile.
statisticsWithStrings(String...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest.Builder
The metric statistics, other than percentile.
statisticValues(StatisticSet) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricDatum.Builder
The statistical values for the metric.
statisticValues(Consumer<StatisticSet.Builder>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricDatum.Builder
The statistical values for the metric.
statisticValues() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDatum
The statistical values for the metric.
status(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.SSEDescription.Builder
The current state of server-side encryption:
status(SSEStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.SSEDescription.Builder
The current state of server-side encryption:
status() - Method in class software.amazon.awssdk.services.dynamodb.model.SSEDescription
The current state of server-side encryption:
statusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.SSEDescription
The current state of server-side encryption:
statusCode(int) - Method in interface software.amazon.awssdk.awscore.exception.AwsServiceException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.core.exception.SdkServiceException.Builder
Specifies the status code returned by the service.
statusCode() - Method in interface software.amazon.awssdk.core.exception.SdkServiceException.Builder
The status code returned by the service.
statusCode() - Method in exception software.amazon.awssdk.core.exception.SdkServiceException
The status code that was returned by the called service.
statusCode() - Method in class software.amazon.awssdk.core.internal.http.DefaultSdkHttpResponse
 
statusCode() - Method in interface software.amazon.awssdk.http.SdkHttpFullResponse.Builder
The status text, exactly as it was configured with SdkHttpFullResponse.Builder.statusCode(int).
statusCode(int) - Method in interface software.amazon.awssdk.http.SdkHttpFullResponse.Builder
Configure an SdkHttpResponse.statusCode() to be used in the created HTTP response.
statusCode() - Method in interface software.amazon.awssdk.http.SdkHttpResponse
Returns the HTTP status code (eg.
statusCode(int) - Method in interface software.amazon.awssdk.services.cloudwatch.model.CloudWatchException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DashboardInvalidInputErrorException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DashboardNotFoundErrorException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.cloudwatch.model.InternalServiceException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.cloudwatch.model.InvalidFormatException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.cloudwatch.model.InvalidNextTokenException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.cloudwatch.model.InvalidParameterCombinationException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.cloudwatch.model.InvalidParameterValueException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.cloudwatch.model.LimitExceededException.Builder
 
statusCode(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricDataResult.Builder
The status of the returned data.
statusCode(StatusCode) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricDataResult.Builder
The status of the returned data.
statusCode() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDataResult
The status of the returned data.
statusCode(int) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MissingRequiredParameterException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.cloudwatch.model.ResourceNotFoundException.Builder
 
StatusCode - Enum in software.amazon.awssdk.services.cloudwatch.model
 
statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupInUseException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.ConditionalCheckFailedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsUnavailableException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.DynamoDbException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExpiredIteratorException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableAlreadyExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalTableNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.IndexNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.InternalServerErrorException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.InvalidRestoreTimeException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.ItemCollectionSizeLimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.LimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryUnavailableException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaAlreadyExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.ReplicaNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.ResourceInUseException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.ResourceNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableAlreadyExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableInUseException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.dynamodb.model.TrimmedDataAccessException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kinesis.model.ExpiredIteratorException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kinesis.model.ExpiredNextTokenException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kinesis.model.InvalidArgumentException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kinesis.model.KinesisException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsAccessDeniedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsDisabledException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsInvalidStateException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsOptInRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kinesis.model.KmsThrottlingException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kinesis.model.LimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kinesis.model.ProvisionedThroughputExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kinesis.model.ResourceInUseException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.kinesis.model.ResourceNotFoundException.Builder
 
statusCodeAsString() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDataResult
The status of the returned data.
statusText() - Method in class software.amazon.awssdk.core.internal.http.DefaultSdkHttpResponse
 
statusText() - Method in interface software.amazon.awssdk.http.SdkHttpFullResponse.Builder
The status text, exactly as it was configured with SdkHttpFullResponse.Builder.statusText(String).
statusText(String) - Method in interface software.amazon.awssdk.http.SdkHttpFullResponse.Builder
Configure an SdkHttpResponse.statusText() to be used in the created HTTP response.
statusText() - Method in interface software.amazon.awssdk.http.SdkHttpResponse
Returns the HTTP status text returned by the service.
StaxResponseHandler<T> - Class in software.amazon.awssdk.awscore.http.response
Default implementation of HttpResponseHandler that handles a successful response from an AWS service and unmarshalls the result using a StAX unmarshaller.
StaxResponseHandler(Unmarshaller<T, StaxUnmarshallerContext>) - Constructor for class software.amazon.awssdk.awscore.http.response.StaxResponseHandler
Constructs a new response handler that will use the specified StAX unmarshaller to unmarshall the service response and uses the specified response element path to find the root of the business data in the service's response.
StaxUnmarshallerContext - Class in software.amazon.awssdk.awscore.protocol.xml
Contains the unmarshalling state for the parsing of an XML response.
StaxUnmarshallerContext(XMLEventReader) - Constructor for class software.amazon.awssdk.awscore.protocol.xml.StaxUnmarshallerContext
Constructs a new unmarshaller context using the specified source of XML events.
StaxUnmarshallerContext(XMLEventReader, Map<String, String>) - Constructor for class software.amazon.awssdk.awscore.protocol.xml.StaxUnmarshallerContext
Constructs a new unmarshaller context using the specified source of XML events, and a set of response headers.
stopLogging() - Method in class software.amazon.awssdk.testutils.LogCaptor.LogCaptorTestBase
 
stopStreamEncryption(StopStreamEncryptionRequest) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Disables server-side encryption for a specified stream.
stopStreamEncryption(Consumer<StopStreamEncryptionRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Disables server-side encryption for a specified stream.
StopStreamEncryptionRequest - Class in software.amazon.awssdk.services.kinesis.model
 
StopStreamEncryptionRequest.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
StopStreamEncryptionRequestMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
StopStreamEncryptionRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesis.transform.StopStreamEncryptionRequestMarshaller
 
StopStreamEncryptionRequestModelMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
StopStreamEncryptionResponse - Class in software.amazon.awssdk.services.kinesis.model
 
StopStreamEncryptionResponse.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
StopStreamEncryptionResponseUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
StopStreamEncryptionResponse JSON Unmarshaller
StopStreamEncryptionResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.StopStreamEncryptionResponseUnmarshaller
 
storageResolution(Integer) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricDatum.Builder
Valid values are 1 and 60.
storageResolution() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDatum
Valid values are 1 and 60.
stream() - Method in interface software.amazon.awssdk.core.pagination.sync.SdkIterable
 
STREAM - Static variable in interface software.amazon.awssdk.core.protocol.MarshallingType
 
Stream - Class in software.amazon.awssdk.services.dynamodb.model
Represents all of the data describing a particular stream.
Stream.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
streamArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest.Builder
The Amazon Resource Name (ARN) for the stream.
streamArn() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest
The Amazon Resource Name (ARN) for the stream.
streamArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest.Builder
The Amazon Resource Name (ARN) for the stream.
streamArn() - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest
The Amazon Resource Name (ARN) for the stream.
streamArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Stream.Builder
The Amazon Resource Name (ARN) for the stream.
streamArn() - Method in class software.amazon.awssdk.services.dynamodb.model.Stream
The Amazon Resource Name (ARN) for the stream.
streamArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
The Amazon Resource Name (ARN) for the stream.
streamArn() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
The Amazon Resource Name (ARN) for the stream.
streamARN(String) - Method in interface software.amazon.awssdk.services.kinesis.model.ConsumerDescription.Builder
The ARN of the stream with which you registered the consumer.
streamARN() - Method in class software.amazon.awssdk.services.kinesis.model.ConsumerDescription
The ARN of the stream with which you registered the consumer.
streamARN(String) - Method in interface software.amazon.awssdk.services.kinesis.model.DeregisterStreamConsumerRequest.Builder
The ARN of the Kinesis data stream that the consumer is registered with.
streamARN() - Method in class software.amazon.awssdk.services.kinesis.model.DeregisterStreamConsumerRequest
The ARN of the Kinesis data stream that the consumer is registered with.
streamARN(String) - Method in interface software.amazon.awssdk.services.kinesis.model.DescribeStreamConsumerRequest.Builder
The ARN of the Kinesis data stream that the consumer is registered with.
streamARN() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamConsumerRequest
The ARN of the Kinesis data stream that the consumer is registered with.
streamARN(String) - Method in interface software.amazon.awssdk.services.kinesis.model.ListStreamConsumersRequest.Builder
The ARN of the Kinesis data stream for which you want to list the registered consumers.
streamARN() - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamConsumersRequest
The ARN of the Kinesis data stream for which you want to list the registered consumers.
streamARN(String) - Method in interface software.amazon.awssdk.services.kinesis.model.RegisterStreamConsumerRequest.Builder
The ARN of the Kinesis data stream that you want to register the consumer with.
streamARN() - Method in class software.amazon.awssdk.services.kinesis.model.RegisterStreamConsumerRequest
The ARN of the Kinesis data stream that you want to register the consumer with.
streamARN(String) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescription.Builder
The Amazon Resource Name (ARN) for the stream being described.
streamARN() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescription
The Amazon Resource Name (ARN) for the stream being described.
streamARN(String) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary.Builder
The Amazon Resource Name (ARN) for the stream being described.
streamARN() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary
The Amazon Resource Name (ARN) for the stream being described.
streamCreationTimestamp(Instant) - Method in interface software.amazon.awssdk.services.kinesis.model.ListShardsRequest.Builder
Specify this input parameter to distinguish data streams that have the same name.
streamCreationTimestamp() - Method in class software.amazon.awssdk.services.kinesis.model.ListShardsRequest
Specify this input parameter to distinguish data streams that have the same name.
streamCreationTimestamp(Instant) - Method in interface software.amazon.awssdk.services.kinesis.model.ListStreamConsumersRequest.Builder
Specify this input parameter to distinguish data streams that have the same name.
streamCreationTimestamp() - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamConsumersRequest
Specify this input parameter to distinguish data streams that have the same name.
streamCreationTimestamp(Instant) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescription.Builder
The approximate time that the stream was created.
streamCreationTimestamp() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescription
The approximate time that the stream was created.
streamCreationTimestamp(Instant) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary.Builder
The approximate time that the stream was created.
streamCreationTimestamp() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary
The approximate time that the stream was created.
streamDescription(StreamDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeStreamResponse.Builder
A complete description of the stream, including its creation date and time, the DynamoDB table associated with the stream, the shard IDs within the stream, and the beginning and ending sequence numbers of stream records within the shards.
streamDescription(Consumer<StreamDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeStreamResponse.Builder
A complete description of the stream, including its creation date and time, the DynamoDB table associated with the stream, the shard IDs within the stream, and the beginning and ending sequence numbers of stream records within the shards.
streamDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamResponse
A complete description of the stream, including its creation date and time, the DynamoDB table associated with the stream, the shard IDs within the stream, and the beginning and ending sequence numbers of stream records within the shards.
streamDescription(StreamSpecification) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails.Builder
Stream settings on the table when the backup was created.
streamDescription(Consumer<StreamSpecification.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails.Builder
Stream settings on the table when the backup was created.
streamDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
Stream settings on the table when the backup was created.
StreamDescription - Class in software.amazon.awssdk.services.dynamodb.model
Represents all of the data describing a particular stream.
streamDescription(StreamDescription) - Method in interface software.amazon.awssdk.services.kinesis.model.DescribeStreamResponse.Builder
The current status of the stream, the stream Amazon Resource Name (ARN), an array of shard objects that comprise the stream, and whether there are more shards available.
streamDescription(Consumer<StreamDescription.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.DescribeStreamResponse.Builder
The current status of the stream, the stream Amazon Resource Name (ARN), an array of shard objects that comprise the stream, and whether there are more shards available.
streamDescription() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamResponse
The current status of the stream, the stream Amazon Resource Name (ARN), an array of shard objects that comprise the stream, and whether there are more shards available.
StreamDescription - Class in software.amazon.awssdk.services.kinesis.model
Represents the output for DescribeStream.
StreamDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
StreamDescription.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
StreamDescriptionMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
StreamDescriptionMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
streamDescriptionSummary(StreamDescriptionSummary) - Method in interface software.amazon.awssdk.services.kinesis.model.DescribeStreamSummaryResponse.Builder
A StreamDescriptionSummary containing information about the stream.
streamDescriptionSummary(Consumer<StreamDescriptionSummary.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.model.DescribeStreamSummaryResponse.Builder
A StreamDescriptionSummary containing information about the stream.
streamDescriptionSummary() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamSummaryResponse
A StreamDescriptionSummary containing information about the stream.
StreamDescriptionSummary - Class in software.amazon.awssdk.services.kinesis.model
Represents the output for DescribeStreamSummary
StreamDescriptionSummary.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
StreamDescriptionSummaryMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
StreamDescriptionSummaryUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
StreamDescriptionSummary JSON Unmarshaller
StreamDescriptionSummaryUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.StreamDescriptionSummaryUnmarshaller
 
StreamDescriptionUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
StreamDescription JSON Unmarshaller
StreamDescriptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.StreamDescriptionUnmarshaller
 
StreamDescriptionUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
StreamDescription JSON Unmarshaller
StreamDescriptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.StreamDescriptionUnmarshaller
 
streamEnabled(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamSpecification.Builder
Indicates whether DynamoDB Streams is enabled (true) or disabled (false) on the table.
streamEnabled() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamSpecification
Indicates whether DynamoDB Streams is enabled (true) or disabled (false) on the table.
StreamingRequestMarshaller<T> - Class in software.amazon.awssdk.core.runtime.transform
Augments a Marshaller to add contents for a streamed request.
StreamingRequestMarshaller(Marshaller<Request<T>, T>, RequestBody) - Constructor for class software.amazon.awssdk.core.runtime.transform.StreamingRequestMarshaller
 
streamLabel(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Stream.Builder
A timestamp, in ISO 8601 format, for this stream.
streamLabel() - Method in class software.amazon.awssdk.services.dynamodb.model.Stream
A timestamp, in ISO 8601 format, for this stream.
streamLabel(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
A timestamp, in ISO 8601 format, for this stream.
streamLabel() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
A timestamp, in ISO 8601 format, for this stream.
StreamManagingStage<OutputT> - Class in software.amazon.awssdk.core.internal.http
Instruments the request input stream for both retry purposes (to allow for mark/reset) and progress reporting.
StreamManagingStage(RequestPipeline<SdkHttpFullRequest, Response<OutputT>>) - Constructor for class software.amazon.awssdk.core.internal.http.StreamManagingStage
 
StreamMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
Stream Marshaller
streamName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.AddTagsToStreamRequest.Builder
The name of the stream.
streamName() - Method in class software.amazon.awssdk.services.kinesis.model.AddTagsToStreamRequest
The name of the stream.
streamName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.CreateStreamRequest.Builder
A name to identify the stream.
streamName() - Method in class software.amazon.awssdk.services.kinesis.model.CreateStreamRequest
A name to identify the stream.
streamName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.DecreaseStreamRetentionPeriodRequest.Builder
The name of the stream to modify.
streamName() - Method in class software.amazon.awssdk.services.kinesis.model.DecreaseStreamRetentionPeriodRequest
The name of the stream to modify.
streamName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.DeleteStreamRequest.Builder
The name of the stream to delete.
streamName() - Method in class software.amazon.awssdk.services.kinesis.model.DeleteStreamRequest
The name of the stream to delete.
streamName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.DescribeStreamRequest.Builder
The name of the stream to describe.
streamName() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamRequest
The name of the stream to describe.
streamName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.DescribeStreamSummaryRequest.Builder
The name of the stream to describe.
streamName() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamSummaryRequest
The name of the stream to describe.
streamName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringRequest.Builder
The name of the Kinesis data stream for which to disable enhanced monitoring.
streamName() - Method in class software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringRequest
The name of the Kinesis data stream for which to disable enhanced monitoring.
streamName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringResponse.Builder
The name of the Kinesis data stream.
streamName() - Method in class software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringResponse
The name of the Kinesis data stream.
streamName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringRequest.Builder
The name of the stream for which to enable enhanced monitoring.
streamName() - Method in class software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringRequest
The name of the stream for which to enable enhanced monitoring.
streamName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringResponse.Builder
The name of the Kinesis data stream.
streamName() - Method in class software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringResponse
The name of the Kinesis data stream.
streamName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.GetShardIteratorRequest.Builder
The name of the Amazon Kinesis data stream.
streamName() - Method in class software.amazon.awssdk.services.kinesis.model.GetShardIteratorRequest
The name of the Amazon Kinesis data stream.
streamName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.IncreaseStreamRetentionPeriodRequest.Builder
The name of the stream to modify.
streamName() - Method in class software.amazon.awssdk.services.kinesis.model.IncreaseStreamRetentionPeriodRequest
The name of the stream to modify.
streamName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.ListShardsRequest.Builder
The name of the data stream whose shards you want to list.
streamName() - Method in class software.amazon.awssdk.services.kinesis.model.ListShardsRequest
The name of the data stream whose shards you want to list.
streamName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.ListTagsForStreamRequest.Builder
The name of the stream.
streamName() - Method in class software.amazon.awssdk.services.kinesis.model.ListTagsForStreamRequest
The name of the stream.
streamName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.MergeShardsRequest.Builder
The name of the stream for the merge.
streamName() - Method in class software.amazon.awssdk.services.kinesis.model.MergeShardsRequest
The name of the stream for the merge.
streamName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordRequest.Builder
The name of the stream to put the data record into.
streamName() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordRequest
The name of the stream to put the data record into.
streamName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.PutRecordsRequest.Builder
The stream name associated with the request.
streamName() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsRequest
The stream name associated with the request.
streamName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.RemoveTagsFromStreamRequest.Builder
The name of the stream.
streamName() - Method in class software.amazon.awssdk.services.kinesis.model.RemoveTagsFromStreamRequest
The name of the stream.
streamName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.SplitShardRequest.Builder
The name of the stream for the shard split.
streamName() - Method in class software.amazon.awssdk.services.kinesis.model.SplitShardRequest
The name of the stream for the shard split.
streamName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.StartStreamEncryptionRequest.Builder
The name of the stream for which to start encrypting records.
streamName() - Method in class software.amazon.awssdk.services.kinesis.model.StartStreamEncryptionRequest
The name of the stream for which to start encrypting records.
streamName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.StopStreamEncryptionRequest.Builder
The name of the stream on which to stop encrypting records.
streamName() - Method in class software.amazon.awssdk.services.kinesis.model.StopStreamEncryptionRequest
The name of the stream on which to stop encrypting records.
streamName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescription.Builder
The name of the stream being described.
streamName() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescription
The name of the stream being described.
streamName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary.Builder
The name of the stream being described.
streamName() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary
The name of the stream being described.
streamName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.UpdateShardCountRequest.Builder
The name of the stream.
streamName() - Method in class software.amazon.awssdk.services.kinesis.model.UpdateShardCountRequest
The name of the stream.
streamName(String) - Method in interface software.amazon.awssdk.services.kinesis.model.UpdateShardCountResponse.Builder
The name of the stream.
streamName() - Method in class software.amazon.awssdk.services.kinesis.model.UpdateShardCountResponse
The name of the stream.
streamNames(Collection<String>) - Method in interface software.amazon.awssdk.services.kinesis.model.ListStreamsResponse.Builder
The names of the streams that are associated with the AWS account making the ListStreams request.
streamNames(String...) - Method in interface software.amazon.awssdk.services.kinesis.model.ListStreamsResponse.Builder
The names of the streams that are associated with the AWS account making the ListStreams request.
streamNames() - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamsResponse
The names of the streams that are associated with the AWS account making the ListStreams request.
StreamRecord - Class in software.amazon.awssdk.services.dynamodb.model
A description of a single data modification that was performed on an item in a DynamoDB table.
StreamRecord.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
StreamRecordMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
StreamRecord Marshaller
StreamRecordUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
StreamRecord JSON Unmarshaller
StreamRecordUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.StreamRecordUnmarshaller
 
streams(Collection<Stream>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse.Builder
A list of stream descriptors associated with the current account and endpoint.
streams(Stream...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse.Builder
A list of stream descriptors associated with the current account and endpoint.
streams(Consumer<Stream.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse.Builder
A list of stream descriptors associated with the current account and endpoint.
streams() - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse
A list of stream descriptors associated with the current account and endpoint.
streams() - Method in class software.amazon.awssdk.services.dynamodb.streams.paginators.ListStreamsPublisher
Returns a publisher that can be used to get a stream of data.
streamSpecification(StreamSpecification) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
The settings for DynamoDB Streams on the table.
streamSpecification(Consumer<StreamSpecification.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
The settings for DynamoDB Streams on the table.
streamSpecification() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
The settings for DynamoDB Streams on the table.
StreamSpecification - Class in software.amazon.awssdk.services.dynamodb.model
Represents the DynamoDB Streams configuration for a table in DynamoDB.
streamSpecification(StreamSpecification) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
The current DynamoDB Streams configuration for the table.
streamSpecification(Consumer<StreamSpecification.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
The current DynamoDB Streams configuration for the table.
streamSpecification() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
The current DynamoDB Streams configuration for the table.
streamSpecification(StreamSpecification) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
Represents the DynamoDB Streams configuration for the table.
streamSpecification(Consumer<StreamSpecification.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
Represents the DynamoDB Streams configuration for the table.
streamSpecification() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
Represents the DynamoDB Streams configuration for the table.
StreamSpecification.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
StreamSpecificationMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
StreamSpecificationUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
StreamSpecification JSON Unmarshaller
StreamSpecificationUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.StreamSpecificationUnmarshaller
 
streamStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
Indicates the current status of the stream:
streamStatus(StreamStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
Indicates the current status of the stream:
streamStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
Indicates the current status of the stream:
StreamStatus - Enum in software.amazon.awssdk.services.dynamodb.model
 
streamStatus(String) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescription.Builder
The current status of the stream being described.
streamStatus(StreamStatus) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescription.Builder
The current status of the stream being described.
streamStatus() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescription
The current status of the stream being described.
streamStatus(String) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary.Builder
The current status of the stream being described.
streamStatus(StreamStatus) - Method in interface software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary.Builder
The current status of the stream being described.
streamStatus() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary
The current status of the stream being described.
StreamStatus - Enum in software.amazon.awssdk.services.kinesis.model
 
streamStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
Indicates the current status of the stream:
streamStatusAsString() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescription
The current status of the stream being described.
streamStatusAsString() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary
The current status of the stream being described.
StreamUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
Stream JSON Unmarshaller
StreamUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.StreamUnmarshaller
 
streamViewType(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
Indicates the format of the records within this stream:
streamViewType(StreamViewType) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
Indicates the format of the records within this stream:
streamViewType() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
Indicates the format of the records within this stream:
streamViewType(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamRecord.Builder
The type of data from the modified DynamoDB item that was captured in this stream record:
streamViewType(StreamViewType) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamRecord.Builder
The type of data from the modified DynamoDB item that was captured in this stream record:
streamViewType() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
The type of data from the modified DynamoDB item that was captured in this stream record:
streamViewType(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamSpecification.Builder
When an item in the table is modified, StreamViewType determines what information is written to the stream for this table.
streamViewType(StreamViewType) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamSpecification.Builder
When an item in the table is modified, StreamViewType determines what information is written to the stream for this table.
streamViewType() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamSpecification
When an item in the table is modified, StreamViewType determines what information is written to the stream for this table.
StreamViewType - Enum in software.amazon.awssdk.services.dynamodb.model
 
streamViewTypeAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
Indicates the format of the records within this stream:
streamViewTypeAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
The type of data from the modified DynamoDB item that was captured in this stream record:
streamViewTypeAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamSpecification
When an item in the table is modified, StreamViewType determines what information is written to the stream for this table.
STRING - Static variable in class software.amazon.awssdk.core.internal.protocol.json.HeaderMarshaller
 
STRING - Static variable in class software.amazon.awssdk.core.internal.protocol.json.QueryParamMarshaller
 
STRING - Static variable in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeJsonMarshaller
 
STRING - Static variable in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypePathMarshaller
 
STRING - Static variable in interface software.amazon.awssdk.core.protocol.MarshallingType
 
StringCborUnmarshaller() - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.StringCborUnmarshaller
 
StringCondition - Class in software.amazon.awssdk.core.auth.policy.conditions
String conditions let you constrain AWS access control policy statements using string matching rules.
StringCondition(StringCondition.StringComparisonType, String, String) - Constructor for class software.amazon.awssdk.core.auth.policy.conditions.StringCondition
Constructs a new access control policy condition that compares two strings.
StringCondition.StringComparisonType - Enum in software.amazon.awssdk.core.auth.policy.conditions
Enumeration of the supported ways a string comparison can be evaluated.
StringConversion - Class in software.amazon.awssdk.core.util
Utilities for converting objects to strings.
StringInputStream - Class in software.amazon.awssdk.utils
Simple wrapper for ByteArrayInputStream that will automatically encode the string as UTF-8 data, and still allows access to the original string.
StringInputStream(String) - Constructor for class software.amazon.awssdk.utils.StringInputStream
 
StringIonUnmarshaller() - Constructor for class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.StringIonUnmarshaller
 
StringJsonUnmarshaller() - Constructor for class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.StringJsonUnmarshaller
 
StringToInputStreamAdapter - Class in software.amazon.awssdk.core.adapter
 
StringToInputStreamAdapter() - Constructor for class software.amazon.awssdk.core.adapter.StringToInputStreamAdapter
 
StringToSdkBytesAdapter - Class in software.amazon.awssdk.core.adapter
 
StringToSdkBytesAdapter() - Constructor for class software.amazon.awssdk.core.adapter.StringToSdkBytesAdapter
 
StringUnmarshaller() - Constructor for class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.StringUnmarshaller
 
StringUtils - Class in software.amazon.awssdk.utils
Operations on String that are null safe.
STRUCTURED - Static variable in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeJsonMarshaller
 
STRUCTURED - Static variable in interface software.amazon.awssdk.core.protocol.MarshallingType
 
StructuredJsonFactory - Interface in software.amazon.awssdk.core.protocol.json
Common interface for creating generators (writers) and protocol handlers for JSON like protocols.
StructuredJsonGenerator - Interface in software.amazon.awssdk.core.protocol.json
Interface for generating a JSON
StructuredPojo - Interface in software.amazon.awssdk.core.protocol
Interface implemented by model classes so that they may marshaller themselves.
stubNextResponse(SdkHttpFullResponse) - Method in class software.amazon.awssdk.testutils.service.http.MockHttpClient
Sets up the next HTTP response that will be returned by the mock.
subList(int, int) - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructList
 
submit(Runnable) - Method in class software.amazon.awssdk.http.nio.netty.internal.DelegatingEventLoopGroup
 
submit(Runnable, T) - Method in class software.amazon.awssdk.http.nio.netty.internal.DelegatingEventLoopGroup
 
submit(Callable<T>) - Method in class software.amazon.awssdk.http.nio.netty.internal.DelegatingEventLoopGroup
 
subscribe(Consumer<T>) - Method in interface software.amazon.awssdk.core.async.SdkPublisher
Subscribes to the publisher with the given Consumer.
subscribe(Subscriber<? super ByteBuffer>) - Method in class software.amazon.awssdk.core.internal.async.ByteArrayAsyncRequestBody
 
subscribe(Subscriber<? super ByteBuffer>) - Method in class software.amazon.awssdk.core.internal.async.FileAsyncRequestBody
 
subscribe(Subscriber<? super ByteBuffer>) - Method in class software.amazon.awssdk.core.internal.http.async.SimpleRequestProvider
 
subscribe(Subscriber<? super ItemT>) - Method in class software.amazon.awssdk.core.pagination.async.PaginatedItemsPublisher
 
subscribe(Subscriber<? super DescribeAlarmHistoryResponse>) - Method in class software.amazon.awssdk.services.cloudwatch.paginators.DescribeAlarmHistoryPublisher
 
subscribe(Subscriber<? super DescribeAlarmsResponse>) - Method in class software.amazon.awssdk.services.cloudwatch.paginators.DescribeAlarmsPublisher
 
subscribe(Subscriber<? super ListMetricsResponse>) - Method in class software.amazon.awssdk.services.cloudwatch.paginators.ListMetricsPublisher
 
subscribe(Subscriber<? super BatchGetItemResponse>) - Method in class software.amazon.awssdk.services.dynamodb.paginators.BatchGetItemPublisher
 
subscribe(Subscriber<? super ListTablesResponse>) - Method in class software.amazon.awssdk.services.dynamodb.paginators.ListTablesPublisher
 
subscribe(Subscriber<? super QueryResponse>) - Method in class software.amazon.awssdk.services.dynamodb.paginators.QueryPublisher
 
subscribe(Subscriber<? super ScanResponse>) - Method in class software.amazon.awssdk.services.dynamodb.paginators.ScanPublisher
 
subscribe(Subscriber<? super DescribeStreamResponse>) - Method in class software.amazon.awssdk.services.dynamodb.streams.paginators.DescribeStreamPublisher
 
subscribe(Subscriber<? super ListStreamsResponse>) - Method in class software.amazon.awssdk.services.dynamodb.streams.paginators.ListStreamsPublisher
 
subscriber(Supplier<Subscriber<EventT>>) - Method in class software.amazon.awssdk.awscore.eventstream.DefaultEventStreamResponseHandlerBuilder
 
subscriber(Consumer<EventT>) - Method in class software.amazon.awssdk.awscore.eventstream.DefaultEventStreamResponseHandlerBuilder
 
subscriber(Supplier<Subscriber<EventT>>) - Method in interface software.amazon.awssdk.awscore.eventstream.EventStreamResponseHandler.Builder
Subscriber that will subscribe to the SdkPublisher of events.
subscriber(Consumer<EventT>) - Method in interface software.amazon.awssdk.awscore.eventstream.EventStreamResponseHandler.Builder
Sets the subscriber to the SdkPublisher of events.
subscriber(Subscriber) - Method in interface software.amazon.awssdk.core.internal.pagination.async.PaginationSubscription.Builder
 
subscriber(SubscribeToShardResponseHandler.Visitor) - Method in interface software.amazon.awssdk.services.kinesis.model.SubscribeToShardResponseHandler.Builder
Sets the subscriber to the Publisher of events.
subscribeToShard(SubscribeToShardRequest, SubscribeToShardResponseHandler) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Call this operation from your consumer after you call RegisterStreamConsumer to register the consumer with Kinesis Data Streams.
subscribeToShard(Consumer<SubscribeToShardRequest.Builder>, SubscribeToShardResponseHandler) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Call this operation from your consumer after you call RegisterStreamConsumer to register the consumer with Kinesis Data Streams.
SubscribeToShardEvent - Class in software.amazon.awssdk.services.kinesis.model
After you call SubscribeToShard, Kinesis Data Streams sends events of this type to your consumer.
SubscribeToShardEvent.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
SubscribeToShardEventMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
SubscribeToShardEventStream - Interface in software.amazon.awssdk.services.kinesis.model
Base interface for all event types of the SubscribeToShard API.
SubscribeToShardEventUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
SubscribeToShardEvent JSON Unmarshaller
SubscribeToShardEventUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.SubscribeToShardEventUnmarshaller
 
SubscribeToShardRequest - Class in software.amazon.awssdk.services.kinesis.model
 
SubscribeToShardRequest.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
SubscribeToShardRequestMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
SubscribeToShardRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesis.transform.SubscribeToShardRequestMarshaller
 
SubscribeToShardRequestModelMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
SubscribeToShardResponse - Class in software.amazon.awssdk.services.kinesis.model
 
SubscribeToShardResponse.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
SubscribeToShardResponseHandler - Interface in software.amazon.awssdk.services.kinesis.model
Response handler for the SubscribeToShard API.
SubscribeToShardResponseHandler.Builder - Interface in software.amazon.awssdk.services.kinesis.model
SubscribeToShardResponseHandler.Visitor - Interface in software.amazon.awssdk.services.kinesis.model
Visitor for subtypes of SubscribeToShardEventStream.
SubscribeToShardResponseHandler.Visitor.Builder - Interface in software.amazon.awssdk.services.kinesis.model
SubscribeToShardResponseUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
SubscribeToShardResponse JSON Unmarshaller
SubscribeToShardResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.SubscribeToShardResponseUnmarshaller
 
substring(String, int) - Static method in class software.amazon.awssdk.utils.StringUtils
Gets a substring from the specified String avoiding exceptions.
substring(String, int, int) - Static method in class software.amazon.awssdk.utils.StringUtils
Gets a substring from the specified String avoiding exceptions.
sum(Double) - Method in interface software.amazon.awssdk.services.cloudwatch.model.Datapoint.Builder
The sum of the metric values for the data point.
sum() - Method in class software.amazon.awssdk.services.cloudwatch.model.Datapoint
The sum of the metric values for the data point.
sum(Double) - Method in interface software.amazon.awssdk.services.cloudwatch.model.StatisticSet.Builder
The sum of values for the sample set.
sum() - Method in class software.amazon.awssdk.services.cloudwatch.model.StatisticSet
The sum of values for the sample set.
supportsResponseCode200() - Method in class software.amazon.awssdk.http.SdkHttpClientTestSuite
 
supportsResponseCode202() - Method in class software.amazon.awssdk.http.SdkHttpClientTestSuite
 
supportsResponseCode301() - Method in class software.amazon.awssdk.http.SdkHttpClientTestSuite
 
supportsResponseCode302() - Method in class software.amazon.awssdk.http.SdkHttpClientTestSuite
 
supportsResponseCode403() - Method in class software.amazon.awssdk.http.SdkHttpClientTestSuite
 
supportsResponseCode500() - Method in class software.amazon.awssdk.http.SdkHttpClientTestSuite
 
SYNC_HTTP_CLIENT - Static variable in class software.amazon.awssdk.core.client.config.SdkClientOption
The HTTP client implementation to make HTTP requests with.
SyncClientHandler - Interface in software.amazon.awssdk.core.client.handler
Client interface to invoke an API.
SyncPageFetcher<ResponseT> - Interface in software.amazon.awssdk.core.pagination.sync
 
SyncResponseHandlerAdapter<T> - Class in software.amazon.awssdk.core.internal.http.async
Adapts an HttpResponseHandler to the asynchronous SdkHttpResponseHandler.
SyncResponseHandlerAdapter(HttpResponseHandler<T>, Function<SdkHttpFullResponse, HttpResponse>, ExecutionAttributes) - Constructor for class software.amazon.awssdk.core.internal.http.async.SyncResponseHandlerAdapter
 
SystemPropertyCredentialsProvider - Class in software.amazon.awssdk.auth.credentials
AwsCredentialsProvider implementation that loads credentials from the aws.accessKeyId, aws.secretAccessKey and aws.sessionToken system properties.
SystemSetting - Interface in software.amazon.awssdk.utils
An interface implemented by enums in other packages in order to define the system settings the want loaded.
SystemSettingsCredentialsProvider - Class in software.amazon.awssdk.auth.credentials.internal
SystemSettingsCredentialsProvider() - Constructor for class software.amazon.awssdk.auth.credentials.internal.SystemSettingsCredentialsProvider
 
SystemSettingsRegionProvider - Class in software.amazon.awssdk.regions.providers
Loads region information from the 'aws.region' system property or the 'AWS_REGION' environment variable.
SystemSettingsRegionProvider() - Constructor for class software.amazon.awssdk.regions.providers.SystemSettingsRegionProvider
 
SystemSettingUtils - Class in software.amazon.awssdk.utils.internal
A set of static utility methods for shared code in SystemSetting.

T

table(Capacity) - Method in interface software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity.Builder
The amount of throughput consumed on the table affected by the operation.
table(Consumer<Capacity.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity.Builder
The amount of throughput consumed on the table affected by the operation.
table() - Method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
The amount of throughput consumed on the table affected by the operation.
table(TableDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeTableResponse.Builder
The properties of the table.
table(Consumer<TableDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeTableResponse.Builder
The properties of the table.
table() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableResponse
The properties of the table.
TableAlreadyExistsException - Exception in software.amazon.awssdk.services.dynamodb.model
A target table with the specified name already exists.
TableAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
tableArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupSummary.Builder
ARN associated with the table.
tableArn() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
ARN associated with the table.
tableArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableDetails.Builder
ARN of the table for which backup was created.
tableArn() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
ARN of the table for which backup was created.
tableArn(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
The Amazon Resource Name (ARN) that uniquely identifies the table.
tableArn() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
The Amazon Resource Name (ARN) that uniquely identifies the table.
tableCreationDateTime(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableDetails.Builder
Time when the source table was created.
tableCreationDateTime() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
Time when the source table was created.
tableDescription(TableDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableResponse.Builder
Represents the properties of the table.
tableDescription(Consumer<TableDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableResponse.Builder
Represents the properties of the table.
tableDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableResponse
Represents the properties of the table.
tableDescription(TableDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteTableResponse.Builder
Represents the properties of a table.
tableDescription(Consumer<TableDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteTableResponse.Builder
Represents the properties of a table.
tableDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableResponse
Represents the properties of a table.
tableDescription(TableDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupResponse.Builder
The description of the table created from an existing backup.
tableDescription(Consumer<TableDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupResponse.Builder
The description of the table created from an existing backup.
tableDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupResponse
The description of the table created from an existing backup.
tableDescription(TableDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeResponse.Builder
Represents the properties of a table.
tableDescription(Consumer<TableDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeResponse.Builder
Represents the properties of a table.
tableDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeResponse
Represents the properties of a table.
TableDescription - Class in software.amazon.awssdk.services.dynamodb.model
Represents the properties of a table.
tableDescription(TableDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableResponse.Builder
Represents the properties of the table.
tableDescription(Consumer<TableDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableResponse.Builder
Represents the properties of the table.
tableDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableResponse
Represents the properties of the table.
TableDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
TableDescriptionMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
TableDescription Marshaller
TableDescriptionUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
TableDescription JSON Unmarshaller
TableDescriptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.TableDescriptionUnmarshaller
 
tableId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupSummary.Builder
Unique identifier for the table.
tableId() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
Unique identifier for the table.
tableId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableDetails.Builder
Unique identifier for the table for which the backup was created.
tableId() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
Unique identifier for the table for which the backup was created.
tableId(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
Unique identifier for the table for which the backup was created.
tableId() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
Unique identifier for the table for which the backup was created.
TableInUseException - Exception in software.amazon.awssdk.services.dynamodb.model
A target table with the specified name is either being created or deleted.
TableInUseException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
tableMaxReadCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse.Builder
The maximum read capacity units that your account allows you to provision for a new table that you are creating in this region, including the read capacity units provisioned for its global secondary indexes (GSIs).
tableMaxReadCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse
The maximum read capacity units that your account allows you to provision for a new table that you are creating in this region, including the read capacity units provisioned for its global secondary indexes (GSIs).
tableMaxWriteCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse.Builder
The maximum write capacity units that your account allows you to provision for a new table that you are creating in this region, including the write capacity units provisioned for its global secondary indexes (GSIs).
tableMaxWriteCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse
The maximum write capacity units that your account allows you to provision for a new table that you are creating in this region, including the write capacity units provisioned for its global secondary indexes (GSIs).
tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.BackupSummary.Builder
Name of the table.
tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
Name of the table.
tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity.Builder
The name of the table that was affected by the operation.
tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
The name of the table that was affected by the operation.
tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateBackupRequest.Builder
The name of the table.
tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupRequest
The name of the table.
tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.CreateTableRequest.Builder
The name of the table to create.
tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
The name of the table to create.
tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest.Builder
The name of the table from which to delete the item.
tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
The name of the table from which to delete the item.
tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DeleteTableRequest.Builder
The name of the table to delete.
tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableRequest
The name of the table to delete.
tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsRequest.Builder
Name of the table for which the customer wants to check the continuous backups and point in time recovery settings.
tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsRequest
Name of the table for which the customer wants to check the continuous backups and point in time recovery settings.
tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeTableRequest.Builder
The name of the table to describe.
tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableRequest
The name of the table to describe.
tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveRequest.Builder
The name of the table to be described.
tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveRequest
The name of the table to be described.
tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.GetItemRequest.Builder
The name of the table containing the requested item.
tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
The name of the table containing the requested item.
tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest.Builder
The backups from the table specified by TableName are listed.
tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest
The backups from the table specified by TableName are listed.
tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest.Builder
If this parameter is provided, then only the streams associated with this table name are returned.
tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest
If this parameter is provided, then only the streams associated with this table name are returned.
tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.PutItemRequest.Builder
The name of the table to contain the item.
tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
The name of the table to contain the item.
tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.QueryRequest.Builder
The name of the table containing the requested items.
tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
The name of the table containing the requested items.
tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
The name of the table containing the requested items; or, if you provide IndexName, the name of the table to which that index belongs.
tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
The name of the table containing the requested items; or, if you provide IndexName, the name of the table to which that index belongs.
tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableDetails.Builder
The name of the table for which the backup was created.
tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
The name of the table for which the backup was created.
tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Stream.Builder
The DynamoDB table with which the stream is associated.
tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.Stream
The DynamoDB table with which the stream is associated.
tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.StreamDescription.Builder
The DynamoDB table with which the stream is associated.
tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
The DynamoDB table with which the stream is associated.
tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
The name of the table.
tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
The name of the table.
tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsRequest.Builder
The name of the table.
tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsRequest
The name of the table.
tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
The name of the table containing the item to update.
tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
The name of the table containing the item to update.
tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest.Builder
The name of the table to be updated.
tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
The name of the table to be updated.
tableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveRequest.Builder
The name of the table to be configured.
tableName() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveRequest
The name of the table to be configured.
tableNames(Collection<String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListTablesResponse.Builder
The names of the tables associated with the current account at the current endpoint.
tableNames(String...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListTablesResponse.Builder
The names of the tables associated with the current account at the current endpoint.
tableNames() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesResponse
The names of the tables associated with the current account at the current endpoint.
tableNames() - Method in class software.amazon.awssdk.services.dynamodb.paginators.ListTablesPublisher
Returns a publisher that can be used to get a stream of data.
TableNotFoundException - Exception in software.amazon.awssdk.services.dynamodb.model
A source table with the name TableName does not currently exist within the subscriber's account.
TableNotFoundException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
tableSizeBytes(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableDetails.Builder
Size of the table in bytes.
tableSizeBytes() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
Size of the table in bytes.
tableSizeBytes(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
The total size of the specified table, in bytes.
tableSizeBytes() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
The total size of the specified table, in bytes.
tableStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
The current state of the table:
tableStatus(TableStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.TableDescription.Builder
The current state of the table:
tableStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
The current state of the table:
TableStatus - Enum in software.amazon.awssdk.services.dynamodb.model
 
tableStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
The current state of the table:
Tag - Class in software.amazon.awssdk.services.dynamodb.model
Describes a tag.
Tag - Class in software.amazon.awssdk.services.kinesis.model
Metadata assigned to the stream, consisting of a key-value pair.
Tag.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
Tag.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest.Builder
A list of tag keys.
tagKeys(String...) - Method in interface software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest.Builder
A list of tag keys.
tagKeys() - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest
A list of tag keys.
tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.kinesis.model.RemoveTagsFromStreamRequest.Builder
A list of tag keys.
tagKeys(String...) - Method in interface software.amazon.awssdk.services.kinesis.model.RemoveTagsFromStreamRequest.Builder
A list of tag keys.
tagKeys() - Method in class software.amazon.awssdk.services.kinesis.model.RemoveTagsFromStreamRequest
A list of tag keys.
TagMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
Tag Marshaller
TagMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
Tag Marshaller
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Associate a set of tags with an Amazon DynamoDB resource.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Associate a set of tags with an Amazon DynamoDB resource.
TagResourceRequest - Class in software.amazon.awssdk.services.dynamodb.model
 
TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
TagResourceRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.TagResourceRequestMarshaller
 
TagResourceRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
TagResourceResponse - Class in software.amazon.awssdk.services.dynamodb.model
 
TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
TagResourceResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
TagResourceResponse JSON Unmarshaller
TagResourceResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.TagResourceResponseUnmarshaller
 
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceResponse.Builder
The tags currently associated with the Amazon DynamoDB resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceResponse.Builder
The tags currently associated with the Amazon DynamoDB resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceResponse.Builder
The tags currently associated with the Amazon DynamoDB resource.
tags() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceResponse
The tags currently associated with the Amazon DynamoDB resource.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.dynamodb.model.TagResourceRequest.Builder
The tags to be assigned to the Amazon DynamoDB resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TagResourceRequest.Builder
The tags to be assigned to the Amazon DynamoDB resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.dynamodb.model.TagResourceRequest.Builder
The tags to be assigned to the Amazon DynamoDB resource.
tags() - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceRequest
The tags to be assigned to the Amazon DynamoDB resource.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.kinesis.model.AddTagsToStreamRequest.Builder
A set of up to 10 key-value pairs to use to create the tags.
tags() - Method in class software.amazon.awssdk.services.kinesis.model.AddTagsToStreamRequest
A set of up to 10 key-value pairs to use to create the tags.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.kinesis.model.ListTagsForStreamResponse.Builder
A list of tags associated with StreamName, starting with the first tag after ExclusiveStartTagKey and up to the specified Limit.
tags(Tag...) - Method in interface software.amazon.awssdk.services.kinesis.model.ListTagsForStreamResponse.Builder
A list of tags associated with StreamName, starting with the first tag after ExclusiveStartTagKey and up to the specified Limit.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.kinesis.model.ListTagsForStreamResponse.Builder
A list of tags associated with StreamName, starting with the first tag after ExclusiveStartTagKey and up to the specified Limit.
tags() - Method in class software.amazon.awssdk.services.kinesis.model.ListTagsForStreamResponse
A list of tags associated with StreamName, starting with the first tag after ExclusiveStartTagKey and up to the specified Limit.
TagUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
Tag JSON Unmarshaller
TagUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.TagUnmarshaller
 
TagUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
Tag JSON Unmarshaller
TagUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.TagUnmarshaller
 
targetShardCount(Integer) - Method in interface software.amazon.awssdk.services.kinesis.model.UpdateShardCountRequest.Builder
The new number of shards.
targetShardCount() - Method in class software.amazon.awssdk.services.kinesis.model.UpdateShardCountRequest
The new number of shards.
targetShardCount(Integer) - Method in interface software.amazon.awssdk.services.kinesis.model.UpdateShardCountResponse.Builder
The updated number of shards.
targetShardCount() - Method in class software.amazon.awssdk.services.kinesis.model.UpdateShardCountResponse
The updated number of shards.
targetTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest.Builder
The name of the new table to which the backup must be restored.
targetTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
The name of the new table to which the backup must be restored.
targetTableName(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest.Builder
The name of the new table to which it must be restored to.
targetTableName() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
The name of the new table to which it must be restored to.
TEMPORARY_REDIRECT - Static variable in class software.amazon.awssdk.http.HttpStatusCode
 
temporaryBucketName() - Static method in class software.amazon.awssdk.testutils.service.S3BucketUtils
Creates a temporary bucket name using the class name of the calling class as a prefix.
temporaryBucketName(Object) - Static method in class software.amazon.awssdk.testutils.service.S3BucketUtils
Creates a temporary bucket name using the class name of the object passed as a prefix.
temporaryBucketName(Class<?>) - Static method in class software.amazon.awssdk.testutils.service.S3BucketUtils
Creates a temporary bucket name using the class name as a prefix.
temporaryBucketName(String) - Static method in class software.amazon.awssdk.testutils.service.S3BucketUtils
Creates a temporary bucket name using the prefix passed.
terminationFuture() - Method in class software.amazon.awssdk.http.nio.netty.internal.DelegatingEventLoopGroup
 
TestCase - Class in software.amazon.awssdk.protocol.model
 
TestCase() - Constructor for class software.amazon.awssdk.protocol.model.TestCase
 
TestCaseReflectionException - Exception in software.amazon.awssdk.protocol.reflect
 
TestCaseReflectionException(Throwable) - Constructor for exception software.amazon.awssdk.protocol.reflect.TestCaseReflectionException
 
testExpression(String) - Method in class software.amazon.awssdk.awscore.protocol.xml.StaxUnmarshallerContext
Tests the specified expression against the current position in the XML document being parsed.
testExpression(String, int) - Method in class software.amazon.awssdk.awscore.protocol.xml.StaxUnmarshallerContext
Tests the specified expression against the current position in the XML document being parsed, and restricts the expression to matching at the specified stack depth.
testExpression(String) - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext
Tests the specified expression (a JSON field name) against the current position in the JSON document being parsed.
testExpression(String, int) - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext
Tests the specified expression (a JSON field name) against the current position in the JSON document being parsed, and restricts the expression to matching at the specified stack depth.
testExpression(String) - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContextImpl
 
testExpression(String, int) - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContextImpl
 
TestSuite - Class in software.amazon.awssdk.protocol.model
 
TestSuite(List<String>) - Constructor for class software.amazon.awssdk.protocol.model.TestSuite
 
then(Function<HttpClientDependencies, RequestPipeline<OutputT, NewOutputT>>) - Method in class software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder
Factory method to chain the current RequestPipelineBuilder with another pipeline stage.
then(Supplier<RequestPipeline<OutputT, NewOutputT>>) - Method in class software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder
Factory method to chain the current RequestPipelineBuilder with another pipeline stage.
Then - Class in software.amazon.awssdk.protocol.model
 
Then(SerializedAs, JsonNode) - Constructor for class software.amazon.awssdk.protocol.model.Then
 
threadFactory(ThreadFactory) - Method in interface software.amazon.awssdk.http.nio.netty.SdkEventLoopGroup.Builder
ThreadFactory to create threads used by the EventLoopGroup.
ThreadFactoryBuilder - Class in software.amazon.awssdk.utils
A builder for creating a thread factory.
ThreadFactoryBuilder() - Constructor for class software.amazon.awssdk.utils.ThreadFactoryBuilder
 
threadNamePrefix(String) - Method in class software.amazon.awssdk.utils.ThreadFactoryBuilder
The name prefix for threads created by this thread factory.
ThreadSafe - Annotation Type in software.amazon.awssdk.annotations
The class to which this annotation is applied is thread-safe.
threshold(Double) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
The value to compare with the specified statistic.
threshold() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
The value to compare with the specified statistic.
threshold(Double) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest.Builder
The value against which the specified statistic is compared.
threshold() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest
The value against which the specified statistic is compared.
THROTTLED_BASE_DELAY - Static variable in class software.amazon.awssdk.core.internal.retry.SdkDefaultRetrySetting
 
THROTTLED_RETRIES - Static variable in class software.amazon.awssdk.core.internal.retry.SdkDefaultRetrySetting
When throttled retries are enabled, this is the total number of subsequent failed retries that may be attempted before retry capacity is fully drained.
THROTTLING - Static variable in class software.amazon.awssdk.http.HttpStatusCode
 
THROTTLING_ERROR_CODES - Static variable in class software.amazon.awssdk.awscore.internal.AwsErrorCode
 
throttlingBackoffStrategy() - Method in class software.amazon.awssdk.core.retry.RetryPolicy
 
ThrowableUtils - Class in software.amazon.awssdk.core.internal.util
Utility for use with errors or exceptions.
TIME_OFFSET - Static variable in class software.amazon.awssdk.core.interceptor.SdkExecutionAttribute
The key under which the time offset (for clock skew correction) is stored.
timeOffset(Integer) - Method in interface software.amazon.awssdk.auth.signer.params.Aws4SignerParams.Builder
The time offset (for clock skew correction) to use when computing the signing date for the request.
timeOffset() - Method in class software.amazon.awssdk.auth.signer.params.Aws4SignerParams
 
timeOffset() - Method in class software.amazon.awssdk.core.internal.http.HttpClientDependencies
 
TimeoutThreadPoolBuilder - Class in software.amazon.awssdk.core.internal.http.timers
Utility class to build the ScheduledThreadPoolExecutor for the request timeout and client execution timeout features
timeRangeLowerBound(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest.Builder
Only backups created after this time are listed.
timeRangeLowerBound() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest
Only backups created after this time are listed.
timeRangeUpperBound(Instant) - Method in interface software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest.Builder
Only backups created before this time are listed.
timeRangeUpperBound() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest
Only backups created before this time are listed.
TimerExceptionHandlingStage<OutputT> - Class in software.amazon.awssdk.core.internal.http.pipeline.stages
Translates an IOException to an InterruptedException if that IOException was caused by the ClientExecutionTimer.
TimerExceptionHandlingStage(RequestPipeline<SdkHttpFullRequest, Response<OutputT>>) - Constructor for class software.amazon.awssdk.core.internal.http.pipeline.stages.TimerExceptionHandlingStage
 
timestamp(Instant) - Method in interface software.amazon.awssdk.services.cloudwatch.model.AlarmHistoryItem.Builder
The time stamp for the alarm history item.
timestamp() - Method in class software.amazon.awssdk.services.cloudwatch.model.AlarmHistoryItem
The time stamp for the alarm history item.
timestamp(Instant) - Method in interface software.amazon.awssdk.services.cloudwatch.model.Datapoint.Builder
The time stamp used for the data point.
timestamp() - Method in class software.amazon.awssdk.services.cloudwatch.model.Datapoint
The time stamp used for the data point.
timestamp(Instant) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricDatum.Builder
The time the metric data was received, expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.
timestamp() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDatum
The time the metric data was received, expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.
timestamp(Instant) - Method in interface software.amazon.awssdk.services.kinesis.model.GetShardIteratorRequest.Builder
The time stamp of the data record from which to start reading.
timestamp() - Method in class software.amazon.awssdk.services.kinesis.model.GetShardIteratorRequest
The time stamp of the data record from which to start reading.
timestamp(Instant) - Method in interface software.amazon.awssdk.services.kinesis.model.StartingPosition.Builder

timestamp() - Method in class software.amazon.awssdk.services.kinesis.model.StartingPosition

timestamps(Collection<Instant>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricDataResult.Builder
The time stamps for the data points, formatted in Unix timestamp format.
timestamps(Instant...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricDataResult.Builder
The time stamps for the data points, formatted in Unix timestamp format.
timestamps() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDataResult
The time stamps for the data points, formatted in Unix timestamp format.
timeToLiveDescription(TimeToLiveDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveResponse.Builder

timeToLiveDescription(Consumer<TimeToLiveDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveResponse.Builder

This is a convenience that creates an instance of the TimeToLiveDescription.Builder avoiding the need to create one manually via TimeToLiveDescription.builder().

timeToLiveDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveResponse

timeToLiveDescription(TimeToLiveDescription) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails.Builder
Time to Live settings on the table when the backup was created.
timeToLiveDescription(Consumer<TimeToLiveDescription.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails.Builder
Time to Live settings on the table when the backup was created.
timeToLiveDescription() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
Time to Live settings on the table when the backup was created.
TimeToLiveDescription - Class in software.amazon.awssdk.services.dynamodb.model
The description of the Time to Live (TTL) status on the specified table.
TimeToLiveDescription.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
TimeToLiveDescriptionMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
TimeToLiveDescriptionUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
TimeToLiveDescription JSON Unmarshaller
TimeToLiveDescriptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.TimeToLiveDescriptionUnmarshaller
 
TimeToLiveSpecification - Class in software.amazon.awssdk.services.dynamodb.model
Represents the settings used to enable or disable Time to Live for the specified table.
timeToLiveSpecification(TimeToLiveSpecification) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveRequest.Builder
Represents the settings used to enable or disable Time to Live for the specified table.
timeToLiveSpecification(Consumer<TimeToLiveSpecification.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveRequest.Builder
Represents the settings used to enable or disable Time to Live for the specified table.
timeToLiveSpecification() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveRequest
Represents the settings used to enable or disable Time to Live for the specified table.
timeToLiveSpecification(TimeToLiveSpecification) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveResponse.Builder
Represents the output of an UpdateTimeToLive operation.
timeToLiveSpecification(Consumer<TimeToLiveSpecification.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveResponse.Builder
Represents the output of an UpdateTimeToLive operation.
timeToLiveSpecification() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveResponse
Represents the output of an UpdateTimeToLive operation.
TimeToLiveSpecification.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
TimeToLiveSpecificationMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
TimeToLiveSpecificationUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
TimeToLiveSpecification JSON Unmarshaller
TimeToLiveSpecificationUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.TimeToLiveSpecificationUnmarshaller
 
timeToLiveStatus(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription.Builder
The Time to Live status for the table.
timeToLiveStatus(TimeToLiveStatus) - Method in interface software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription.Builder
The Time to Live status for the table.
timeToLiveStatus() - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription
The Time to Live status for the table.
TimeToLiveStatus - Enum in software.amazon.awssdk.services.dynamodb.model
 
timeToLiveStatusAsString() - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription
The Time to Live status for the table.
toArray() - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructList
 
toArray(T1[]) - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructList
 
toBase64(byte[]) - Static method in class software.amazon.awssdk.utils.BinaryUtils
Converts byte data to a Base64-encoded string.
toBase64Bytes(byte[]) - Static method in class software.amazon.awssdk.utils.BinaryUtils
Converts byte data to a Base64-encoded string.
toBuilder() - Method in class software.amazon.awssdk.awscore.AwsRequest
 
toBuilder() - Method in class software.amazon.awssdk.awscore.AwsRequestOverrideConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.awscore.AwsResponse
 
toBuilder() - Method in class software.amazon.awssdk.awscore.exception.AwsErrorDetails
Create a AwsErrorDetails.Builder initialized with the properties of this AwsErrorDetails.
toBuilder() - Method in exception software.amazon.awssdk.awscore.exception.AwsServiceException
Create a AwsServiceException.Builder initialized with the properties of this AwsServiceException.
toBuilder() - Method in class software.amazon.awssdk.core.client.config.ClientAsyncConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.core.client.config.ClientOverrideConfiguration
 
toBuilder() - Method in exception software.amazon.awssdk.core.exception.AbortedException
 
toBuilder() - Method in exception software.amazon.awssdk.core.exception.ClientExecutionTimeoutException
 
toBuilder() - Method in exception software.amazon.awssdk.core.exception.Crc32MismatchException
 
toBuilder() - Method in exception software.amazon.awssdk.core.exception.NonRetryableException
 
toBuilder() - Method in exception software.amazon.awssdk.core.exception.ResetException
 
toBuilder() - Method in exception software.amazon.awssdk.core.exception.RetryableException
 
toBuilder() - Method in exception software.amazon.awssdk.core.exception.SdkClientException
Create a SdkClientException.Builder initialized with the properties of this SdkClientException.
toBuilder() - Method in exception software.amazon.awssdk.core.exception.SdkException
Create a SdkException.Builder initialized with the properties of this SdkException.
toBuilder() - Method in exception software.amazon.awssdk.core.exception.SdkServiceException
Create a SdkServiceException.Builder initialized with the properties of this SdkServiceException.
toBuilder() - Method in class software.amazon.awssdk.core.http.ExecutionContext
 
toBuilder() - Method in class software.amazon.awssdk.core.internal.client.config.SdkClientConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.core.internal.interceptor.InterceptorContext
 
toBuilder() - Method in class software.amazon.awssdk.core.RequestOverrideConfiguration
Create a RequestOverrideConfiguration.Builder initialized with the properties of this SdkRequestOverrideConfiguration.
toBuilder() - Method in class software.amazon.awssdk.core.retry.backoff.EqualJitterBackoffStrategy
 
toBuilder() - Method in class software.amazon.awssdk.core.retry.backoff.FullJitterBackoffStrategy
 
toBuilder() - Method in class software.amazon.awssdk.core.retry.RetryPolicy
 
toBuilder() - Method in class software.amazon.awssdk.core.retry.RetryPolicyContext
 
toBuilder() - Method in class software.amazon.awssdk.core.SdkRequest
 
toBuilder() - Method in class software.amazon.awssdk.core.SdkRequestOverrideConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.core.SdkResponse
 
toBuilder() - Method in class software.amazon.awssdk.http.apache.ProxyConfiguration
 
toBuilder() - Method in class software.amazon.awssdk.profiles.Profile
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.AlarmHistoryItem
 
toBuilder() - Method in exception software.amazon.awssdk.services.cloudwatch.model.CloudWatchException
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.CloudWatchRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.DashboardEntry
 
toBuilder() - Method in exception software.amazon.awssdk.services.cloudwatch.model.DashboardInvalidInputErrorException
 
toBuilder() - Method in exception software.amazon.awssdk.services.cloudwatch.model.DashboardNotFoundErrorException
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.DashboardValidationMessage
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.Datapoint
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.DeleteAlarmsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.DeleteAlarmsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.DeleteDashboardsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.DeleteDashboardsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.Dimension
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.DimensionFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.DisableAlarmActionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.DisableAlarmActionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.EnableAlarmActionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.EnableAlarmActionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetDashboardRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetDashboardResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricDataRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricDataResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.cloudwatch.model.InternalServiceException
 
toBuilder() - Method in exception software.amazon.awssdk.services.cloudwatch.model.InvalidFormatException
 
toBuilder() - Method in exception software.amazon.awssdk.services.cloudwatch.model.InvalidNextTokenException
 
toBuilder() - Method in exception software.amazon.awssdk.services.cloudwatch.model.InvalidParameterCombinationException
 
toBuilder() - Method in exception software.amazon.awssdk.services.cloudwatch.model.InvalidParameterValueException
 
toBuilder() - Method in exception software.amazon.awssdk.services.cloudwatch.model.LimitExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.ListDashboardsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.ListDashboardsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.ListMetricsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.ListMetricsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.MessageData
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.Metric
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDataQuery
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDataResult
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDatum
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricStat
 
toBuilder() - Method in exception software.amazon.awssdk.services.cloudwatch.model.MissingRequiredParameterException
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutDashboardRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutDashboardResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricDataRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricDataResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.cloudwatch.model.ResourceNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.SetAlarmStateRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.SetAlarmStateResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.cloudwatch.model.StatisticSet
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeDefinition
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
 
toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.BackupInUseException
 
toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.BackupNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.Capacity
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.Condition
 
toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.ConditionalCheckFailedException
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription
 
toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsUnavailableException
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicaAction
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteGlobalSecondaryIndexAction
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteReplicaAction
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.DynamoDbException
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DynamoDbRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.DynamoDbStreamsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
 
toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.ExpiredIteratorException
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTable
 
toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.GlobalTableAlreadyExistsException
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
 
toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.GlobalTableNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.Identity
 
toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.IndexNotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.InternalServerErrorException
 
toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.InvalidRestoreTimeException
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics
 
toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.ItemCollectionSizeLimitExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.KeySchemaElement
 
toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.LimitExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoverySpecification
 
toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryUnavailableException
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.Projection
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughput
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription
 
toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.PutRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.Record
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.Replica
 
toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.ReplicaAlreadyExistsException
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsUpdate
 
toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.ReplicaNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaUpdate
 
toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.ResourceInUseException
 
toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.ResourceNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.SequenceNumberRange
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.Shard
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.SSEDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.SSESpecification
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.Stream
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamSpecification
 
toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.TableAlreadyExistsException
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
 
toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.TableInUseException
 
toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.TableNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.Tag
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveSpecification
 
toBuilder() - Method in exception software.amazon.awssdk.services.dynamodb.model.TrimmedDataAccessException
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalSecondaryIndexAction
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.dynamodb.model.WriteRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.AddTagsToStreamRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.AddTagsToStreamResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.Consumer
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.ConsumerDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.CreateStreamRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.CreateStreamResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.DecreaseStreamRetentionPeriodRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.DecreaseStreamRetentionPeriodResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.DeleteStreamRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.DeleteStreamResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.DeregisterStreamConsumerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.DeregisterStreamConsumerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeLimitsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeLimitsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamConsumerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamConsumerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamSummaryRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamSummaryResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.EnhancedMetrics
 
toBuilder() - Method in exception software.amazon.awssdk.services.kinesis.model.ExpiredIteratorException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kinesis.model.ExpiredNextTokenException
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.GetRecordsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.GetRecordsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.GetShardIteratorRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.GetShardIteratorResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.HashKeyRange
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.IncreaseStreamRetentionPeriodRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.IncreaseStreamRetentionPeriodResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.kinesis.model.InvalidArgumentException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kinesis.model.KinesisException
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.KinesisRequest
 
toBuilder() - Method in exception software.amazon.awssdk.services.kinesis.model.KmsAccessDeniedException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kinesis.model.KmsDisabledException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kinesis.model.KmsInvalidStateException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kinesis.model.KmsNotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kinesis.model.KmsOptInRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kinesis.model.KmsThrottlingException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kinesis.model.LimitExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.ListShardsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.ListShardsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamConsumersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamConsumersResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.ListTagsForStreamRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.ListTagsForStreamResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.MergeShardsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.MergeShardsResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.kinesis.model.ProvisionedThroughputExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsRequestEntry
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsResultEntry
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.Record
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.RegisterStreamConsumerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.RegisterStreamConsumerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.RemoveTagsFromStreamRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.RemoveTagsFromStreamResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.kinesis.model.ResourceInUseException
 
toBuilder() - Method in exception software.amazon.awssdk.services.kinesis.model.ResourceNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.SequenceNumberRange
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.Shard
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.SplitShardRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.SplitShardResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.StartingPosition
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.StartStreamEncryptionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.StartStreamEncryptionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.StopStreamEncryptionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.StopStreamEncryptionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.SubscribeToShardEvent
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.SubscribeToShardRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.SubscribeToShardResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.Tag
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.UpdateShardCountRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.kinesis.model.UpdateShardCountResponse
 
toBuilder() - Method in class software.amazon.awssdk.utils.AttributeMap
 
toBuilder() - Method in interface software.amazon.awssdk.utils.builder.ToCopyableBuilder
Take this object and create a builder that contains all of the current property values of this object.
toByteArray(InputStream) - Static method in class software.amazon.awssdk.utils.IoUtils
Reads and returns the rest of the given input stream as a byte array.
toByteBuffer() - Method in class software.amazon.eventstream.Message
 
toBytes() - Static method in interface software.amazon.awssdk.core.async.AsyncResponseTransformer
Creates an AsyncResponseTransformer that writes all content to a byte array.
toBytes() - Static method in interface software.amazon.awssdk.core.sync.ResponseTransformer
Creates a response transformer that loads all response content into memory, exposed as ResponseBytes.
toBytesDirect(String) - Static method in class software.amazon.awssdk.utils.internal.CodecUtils
Returns a byte array representing the given string, truncating each character into a byte directly.
ToCopyableBuilder<B extends CopyableBuilder<B,T>,T extends ToCopyableBuilder<B,T>> - Interface in software.amazon.awssdk.utils.builder
Implementors of this interface provide a way to get from an instance of T to a CopyableBuilder.
toFile(Path) - Static method in interface software.amazon.awssdk.core.async.AsyncResponseTransformer
Creates an AsyncResponseTransformer that writes all the content to the given file.
toFile(File) - Static method in interface software.amazon.awssdk.core.async.AsyncResponseTransformer
Creates an AsyncResponseTransformer that writes all the content to the given file.
toFile(Path) - Static method in interface software.amazon.awssdk.core.sync.ResponseTransformer
Creates a response transformer that writes all response content to the specified file.
toFile(File) - Static method in interface software.amazon.awssdk.core.sync.ResponseTransformer
Creates a response transformer that writes all response content to the specified file.
toFunction(Supplier<O>) - Static method in class software.amazon.awssdk.utils.FunctionalUtils
 
toHex(byte[]) - Static method in class software.amazon.awssdk.utils.BinaryUtils
Converts byte data to a Hex-encoded string in lower case.
toHttpFullRequest(Request<?>) - Static method in class software.amazon.awssdk.core.http.SdkHttpFullRequestAdapter
 
toInputStream() - Static method in interface software.amazon.awssdk.core.sync.ResponseTransformer
Creates a response transformer that returns an unmanaged input stream with the response content.
toJson() - Method in class software.amazon.awssdk.core.auth.policy.Policy
Returns a JSON string representation of this AWS access control policy, suitable to be sent to an AWS service as part of a request to set an access control policy.
toJsonPrettyString(Object) - Static method in class software.amazon.awssdk.core.util.json.JacksonUtils
 
toJsonString(Object) - Static method in class software.amazon.awssdk.core.util.json.JacksonUtils
 
token - Variable in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.IamSecurityCredential
 
toMap() - Static method in class software.amazon.awssdk.utils.CollectionUtils
Collect a stream of Map.Entry to a Map with the same key/value types
toMarshallingType(T) - Method in class software.amazon.awssdk.core.internal.protocol.json.MarshallerRegistry
 
toMutableHttpFullRequest(Request<?>) - Static method in class software.amazon.awssdk.core.http.SdkHttpFullRequestAdapter
 
toOutputStream(OutputStream) - Static method in interface software.amazon.awssdk.core.sync.ResponseTransformer
Creates a response transformer that writes all response content to the given OutputStream.
toServiceException(SdkException) - Static method in class software.amazon.awssdk.core.retry.RetryUtils
 
toStream(ByteBuffer) - Static method in class software.amazon.awssdk.utils.BinaryUtils
Wraps a ByteBuffer in an InputStream.
toString() - Method in class software.amazon.awssdk.auth.credentials.AnonymousCredentialsProvider
 
toString() - Method in class software.amazon.awssdk.auth.credentials.AwsBasicCredentials
 
toString() - Method in class software.amazon.awssdk.auth.credentials.AwsCredentialsProviderChain
 
toString() - Method in class software.amazon.awssdk.auth.credentials.AwsSessionCredentials
 
toString() - Method in class software.amazon.awssdk.auth.credentials.ContainerCredentialsProvider
 
toString() - Method in class software.amazon.awssdk.auth.credentials.DefaultCredentialsProvider
 
toString() - Method in class software.amazon.awssdk.auth.credentials.EnvironmentVariableCredentialsProvider
 
toString() - Method in class software.amazon.awssdk.auth.credentials.InstanceProfileCredentialsProvider
 
toString() - Method in class software.amazon.awssdk.auth.credentials.ProfileCredentialsProvider
 
toString() - Method in class software.amazon.awssdk.auth.credentials.StaticCredentialsProvider
 
toString() - Method in class software.amazon.awssdk.auth.credentials.SystemPropertyCredentialsProvider
 
toString() - Method in class software.amazon.awssdk.auth.signer.internal.FifoCache
 
toString() - Method in class software.amazon.awssdk.core.client.config.ClientOverrideConfiguration
 
toString() - Method in class software.amazon.awssdk.core.DefaultRequest
 
toString() - Method in class software.amazon.awssdk.core.interceptor.ExecutionAttribute
 
toString() - Method in class software.amazon.awssdk.core.internal.util.UnreliableFilterInputStream
 
toString() - Method in enum software.amazon.awssdk.core.Protocol
 
toString() - Method in class software.amazon.awssdk.core.ResponseBytes
 
toString() - Method in class software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContextImpl
 
toString() - Method in class software.amazon.awssdk.core.SdkBytes
 
toString() - Method in class software.amazon.awssdk.core.SdkResponseMetadata
 
toString() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSocket
 
toString() - Method in class software.amazon.awssdk.http.apache.internal.net.DelegateSslSocket
 
toString() - Method in class software.amazon.awssdk.http.apache.ProxyConfiguration
 
toString() - Method in class software.amazon.awssdk.http.SdkHttpConfigurationOption
 
toString() - Method in class software.amazon.awssdk.profiles.Profile
 
toString() - Method in class software.amazon.awssdk.profiles.ProfileFile
 
toString() - Method in class software.amazon.awssdk.regions.Region
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.AlarmHistoryItem
 
toString() - Method in enum software.amazon.awssdk.services.cloudwatch.model.ComparisonOperator
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.DashboardEntry
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.DashboardValidationMessage
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.Datapoint
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.DeleteAlarmsRequest
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.DeleteAlarmsResponse
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.DeleteDashboardsRequest
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.DeleteDashboardsResponse
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryRequest
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmHistoryResponse
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricRequest
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricResponse
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsRequest
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsResponse
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.Dimension
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.DimensionFilter
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.DisableAlarmActionsRequest
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.DisableAlarmActionsResponse
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.EnableAlarmActionsRequest
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.EnableAlarmActionsResponse
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetDashboardRequest
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetDashboardResponse
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricDataRequest
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricDataResponse
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsResponse
 
toString() - Method in enum software.amazon.awssdk.services.cloudwatch.model.HistoryItemType
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.ListDashboardsRequest
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.ListDashboardsResponse
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.ListMetricsRequest
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.ListMetricsResponse
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.MessageData
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.Metric
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDataQuery
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDataResult
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDatum
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricStat
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutDashboardRequest
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutDashboardResponse
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmResponse
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricDataRequest
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricDataResponse
 
toString() - Method in enum software.amazon.awssdk.services.cloudwatch.model.ScanBy
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.SetAlarmStateRequest
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.SetAlarmStateResponse
 
toString() - Method in enum software.amazon.awssdk.services.cloudwatch.model.StandardUnit
 
toString() - Method in enum software.amazon.awssdk.services.cloudwatch.model.StateValue
 
toString() - Method in enum software.amazon.awssdk.services.cloudwatch.model.Statistic
 
toString() - Method in class software.amazon.awssdk.services.cloudwatch.model.StatisticSet
 
toString() - Method in enum software.amazon.awssdk.services.cloudwatch.model.StatusCode
 
toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.AttributeAction
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeDefinition
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValue
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDescription
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupDetails
 
toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.BackupStatus
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.BackupSummary
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.Capacity
 
toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.ComparisonOperator
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.Condition
 
toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.ConditionalOperator
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ConsumedCapacity
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsDescription
 
toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsStatus
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateBackupResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalSecondaryIndexAction
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateGlobalTableResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateReplicaAction
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.CreateTableResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteBackupResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteGlobalSecondaryIndexAction
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteItemResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteReplicaAction
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DeleteTableResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeBackupResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeContinuousBackupsResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeGlobalTableSettingsResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeLimitsResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeStreamResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTableResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.DescribeTimeToLiveResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.GetItemResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.GetRecordsResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.GetShardIteratorResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndex
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexDescription
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexInfo
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTable
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableDescription
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
 
toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.GlobalTableStatus
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.Identity
 
toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.IndexStatus
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ItemCollectionMetrics
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.KeysAndAttributes
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.KeySchemaElement
 
toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.KeyType
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ListBackupsResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ListGlobalTablesResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ListStreamsResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTablesResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ListTagsOfResourceResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndex
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexDescription
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.LocalSecondaryIndexInfo
 
toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.OperationType
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryDescription
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoverySpecification
 
toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryStatus
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.Projection
 
toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.ProjectionType
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughput
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.PutItemResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.PutRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.QueryResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.Record
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.Replica
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaDescription
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsDescription
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaGlobalSecondaryIndexSettingsUpdate
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsDescription
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaSettingsUpdate
 
toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.ReplicaStatus
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ReplicaUpdate
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreSummary
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableFromBackupResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeResponse
 
toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.ReturnConsumedCapacity
 
toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.ReturnItemCollectionMetrics
 
toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.ReturnValue
 
toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.ScalarAttributeType
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanResponse
 
toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.Select
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.SequenceNumberRange
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.Shard
 
toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.ShardIteratorType
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableDetails
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.SourceTableFeatureDetails
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.SSEDescription
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.SSESpecification
 
toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.SSEStatus
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.Stream
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamDescription
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamRecord
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.StreamSpecification
 
toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.StreamStatus
 
toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.StreamViewType
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.TableDescription
 
toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.TableStatus
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.Tag
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.TagResourceResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveDescription
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.TimeToLiveSpecification
 
toString() - Method in enum software.amazon.awssdk.services.dynamodb.model.TimeToLiveStatus
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UntagResourceResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateContinuousBackupsResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalSecondaryIndexAction
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateGlobalTableSettingsResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTableResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveRequest
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateTimeToLiveResponse
 
toString() - Method in class software.amazon.awssdk.services.dynamodb.model.WriteRequest
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.AddTagsToStreamRequest
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.AddTagsToStreamResponse
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.Consumer
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.ConsumerDescription
 
toString() - Method in enum software.amazon.awssdk.services.kinesis.model.ConsumerStatus
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.CreateStreamRequest
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.CreateStreamResponse
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.DecreaseStreamRetentionPeriodRequest
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.DecreaseStreamRetentionPeriodResponse
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.DeleteStreamRequest
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.DeleteStreamResponse
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.DeregisterStreamConsumerRequest
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.DeregisterStreamConsumerResponse
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeLimitsRequest
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeLimitsResponse
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamConsumerRequest
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamConsumerResponse
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamRequest
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamResponse
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamSummaryRequest
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.DescribeStreamSummaryResponse
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringRequest
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.DisableEnhancedMonitoringResponse
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringRequest
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.EnableEnhancedMonitoringResponse
 
toString() - Method in enum software.amazon.awssdk.services.kinesis.model.EncryptionType
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.EnhancedMetrics
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.GetRecordsRequest
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.GetRecordsResponse
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.GetShardIteratorRequest
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.GetShardIteratorResponse
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.HashKeyRange
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.IncreaseStreamRetentionPeriodRequest
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.IncreaseStreamRetentionPeriodResponse
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.ListShardsRequest
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.ListShardsResponse
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamConsumersRequest
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamConsumersResponse
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamsRequest
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.ListStreamsResponse
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.ListTagsForStreamRequest
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.ListTagsForStreamResponse
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.MergeShardsRequest
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.MergeShardsResponse
 
toString() - Method in enum software.amazon.awssdk.services.kinesis.model.MetricsName
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordRequest
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordResponse
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsRequest
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsRequestEntry
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsResponse
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.PutRecordsResultEntry
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.Record
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.RegisterStreamConsumerRequest
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.RegisterStreamConsumerResponse
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.RemoveTagsFromStreamRequest
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.RemoveTagsFromStreamResponse
 
toString() - Method in enum software.amazon.awssdk.services.kinesis.model.ScalingType
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.SequenceNumberRange
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.Shard
 
toString() - Method in enum software.amazon.awssdk.services.kinesis.model.ShardIteratorType
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.SplitShardRequest
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.SplitShardResponse
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.StartingPosition
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.StartStreamEncryptionRequest
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.StartStreamEncryptionResponse
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.StopStreamEncryptionRequest
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.StopStreamEncryptionResponse
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescription
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.StreamDescriptionSummary
 
toString() - Method in enum software.amazon.awssdk.services.kinesis.model.StreamStatus
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.SubscribeToShardEvent
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.SubscribeToShardRequest
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.SubscribeToShardResponse
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.Tag
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.UpdateShardCountRequest
 
toString() - Method in class software.amazon.awssdk.services.kinesis.model.UpdateShardCountResponse
 
toString() - Method in class software.amazon.awssdk.utils.AttributeMap
 
toString() - Method in class software.amazon.awssdk.utils.ImmutableMap
 
toString() - Method in class software.amazon.awssdk.utils.Pair
 
ToString - Class in software.amazon.awssdk.utils
A class to standardize implementations of Object.toString() across the SDK.
toString() - Method in class software.amazon.eventstream.Message
 
toStringDirect(byte[]) - Static method in class software.amazon.awssdk.utils.internal.CodecUtils
Returns a string representing the given byte array, treating each byte as a single octet character.
totalRequests() - Method in class software.amazon.awssdk.core.retry.RetryPolicyContext
 
totalSegments(Integer) - Method in interface software.amazon.awssdk.services.dynamodb.model.ScanRequest.Builder
For a parallel Scan request, TotalSegments represents the total number of segments into which the Scan operation will be divided.
totalSegments() - Method in class software.amazon.awssdk.services.dynamodb.model.ScanRequest
For a parallel Scan request, TotalSegments represents the total number of segments into which the Scan operation will be divided.
toUtf8String(InputStream) - Static method in class software.amazon.awssdk.utils.IoUtils
Reads and returns the rest of the given input stream as a string.
trace(Supplier<String>) - Method in class software.amazon.awssdk.utils.Logger
Checks if trace is enabled and if so logs the supplied message
trace(Supplier<String>, Throwable) - Method in class software.amazon.awssdk.utils.Logger
Checks if trace is enabled and if so logs the supplied message and exception
transform(ResponseT, AbortableInputStream) - Method in interface software.amazon.awssdk.core.sync.ResponseTransformer
 
treatMissingData(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
Sets how this alarm is to handle missing data points.
treatMissingData() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
Sets how this alarm is to handle missing data points.
treatMissingData(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest.Builder
Sets how this alarm is to handle missing data points.
treatMissingData() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest
Sets how this alarm is to handle missing data points.
trim(String) - Static method in class software.amazon.awssdk.utils.StringUtils
Removes control characters (char <= 32) from both ends of this String, handling null by returning null.
TrimmedDataAccessException - Exception in software.amazon.awssdk.services.dynamodb.model
The operation attempted to read past the oldest stream record in a shard.
TrimmedDataAccessException.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
trimToEmpty(String) - Static method in class software.amazon.awssdk.utils.StringUtils
Removes control characters (char <= 32) from both ends of this String returning an empty String ("") if the String is empty ("") after the trim or if it is null.
trimToNull(String) - Static method in class software.amazon.awssdk.utils.StringUtils
Removes control characters (char <= 32) from both ends of this String returning null if the String is empty ("") after the trim or if it is null.
TRUST_ALL_CERTIFICATES - Static variable in class software.amazon.awssdk.http.SdkHttpConfigurationOption
Option to disable SSL cert validation and SSL host name verification.
trustAllCertificates() - Method in class software.amazon.awssdk.http.nio.netty.internal.NettyConfiguration
 
type(ProfileFile.Type) - Method in interface software.amazon.awssdk.profiles.ProfileFile.Builder
Configure the ProfileFile.Type of file that should be loaded.
type - Variable in class software.amazon.awssdk.regions.internal.util.EC2MetadataUtils.IamSecurityCredential
 
type(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Identity.Builder
The type of the identity.
type() - Method in class software.amazon.awssdk.services.dynamodb.model.Identity
The type of the identity.
type(String) - Method in interface software.amazon.awssdk.services.kinesis.model.StartingPosition.Builder

type(ShardIteratorType) - Method in interface software.amazon.awssdk.services.kinesis.model.StartingPosition.Builder

type() - Method in class software.amazon.awssdk.services.kinesis.model.StartingPosition

TypeAdapter<SourceT,DestinationT> - Interface in software.amazon.awssdk.core.adapter
Adapter interface to convert one type to another
typeAsString() - Method in class software.amazon.awssdk.services.kinesis.model.StartingPosition

TypeConverter - Class in software.amazon.awssdk.core.runtime
A utilities class used by generated clients to easily convert between nested types, such as lists and maps.

U

UNAUTHORIZED - Static variable in class software.amazon.awssdk.http.HttpStatusCode
 
uncapitalize(String) - Static method in class software.amazon.awssdk.utils.StringUtils
Uncapitalizes a String, changing the first character to lower case as per Character.toLowerCase(int).
unit(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.Datapoint.Builder
The standard unit for the data point.
unit(StandardUnit) - Method in interface software.amazon.awssdk.services.cloudwatch.model.Datapoint.Builder
The standard unit for the data point.
unit() - Method in class software.amazon.awssdk.services.cloudwatch.model.Datapoint
The standard unit for the data point.
unit(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricRequest.Builder
The unit for the metric.
unit(StandardUnit) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricRequest.Builder
The unit for the metric.
unit() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The unit for the metric.
unit(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest.Builder
The unit for a given metric.
unit(StandardUnit) - Method in interface software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest.Builder
The unit for a given metric.
unit() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest
The unit for a given metric.
unit(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
The unit of the metric associated with the alarm.
unit(StandardUnit) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricAlarm.Builder
The unit of the metric associated with the alarm.
unit() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
The unit of the metric associated with the alarm.
unit(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricDatum.Builder
The unit of the metric.
unit(StandardUnit) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricDatum.Builder
The unit of the metric.
unit() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDatum
The unit of the metric.
unit(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricStat.Builder
The unit to use for the returned data points.
unit(StandardUnit) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricStat.Builder
The unit to use for the returned data points.
unit() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricStat
The unit to use for the returned data points.
unit(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest.Builder
The unit of measure for the statistic.
unit(StandardUnit) - Method in interface software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest.Builder
The unit of measure for the statistic.
unit() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest
The unit of measure for the statistic.
unitAsString() - Method in class software.amazon.awssdk.services.cloudwatch.model.Datapoint
The standard unit for the data point.
unitAsString() - Method in class software.amazon.awssdk.services.cloudwatch.model.DescribeAlarmsForMetricRequest
The unit for the metric.
unitAsString() - Method in class software.amazon.awssdk.services.cloudwatch.model.GetMetricStatisticsRequest
The unit for a given metric.
unitAsString() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricAlarm
The unit of the metric associated with the alarm.
unitAsString() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDatum
The unit of the metric.
unitAsString() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricStat
The unit to use for the returned data points.
unitAsString() - Method in class software.amazon.awssdk.services.cloudwatch.model.PutMetricAlarmRequest
The unit of measure for the statistic.
UNKNOWN - Static variable in interface software.amazon.awssdk.services.kinesis.model.SubscribeToShardEventStream
Special type of SubscribeToShardEventStream for unknown types of events that this version of the SDK does not know about
unmanaged(ResponseTransformer<ResponseT, ReturnT>) - Static method in interface software.amazon.awssdk.core.sync.ResponseTransformer
Static helper method to create a response transformer that allows the connection to be left open.
unmanagedExecutor(Executor) - Static method in class software.amazon.awssdk.utils.ExecutorUtils
Wrap an executor in a type that cannot be closed, or shut down.
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.awscore.eventstream.EventStreamExceptionJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.awscore.eventstream.EventStreamTaggedUnionJsonUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.awscore.internal.protocol.xml.VoidStaxUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.awscore.protocol.xml.LegacyErrorUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.BigDecimalUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.BigIntegerUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.BooleanUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.ByteUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.CharacterJsonUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.DoubleUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.FloatUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.InstantUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.IntegerUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.LongUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.SdkBytesUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.ShortJsonUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.awscore.protocol.xml.SimpleTypeStaxUnmarshallers.StringUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.awscore.protocol.xml.StandardErrorUnmarshaller
 
unmarshall(JsonNode) - Method in class software.amazon.awssdk.core.internal.protocol.json.JsonErrorUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.BigDecimalCborUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.BigIntegerCborUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.BooleanCborUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.ByteCborUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.DateCborUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.DoubleCborUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.FloatCborUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.InstantCborUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.IntegerCborUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.LongCborUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.SdkBytesCborUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.ShortCborUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeCborUnmarshallers.StringCborUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.BigDecimalIonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.BigIntegerIonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.BooleanIonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.ByteIonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.DateIonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.DoubleIonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.FloatIonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.IntegerIonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.LongIonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.SdkBytesIonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.ShortIonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.internal.protocol.json.SimpleTypeIonUnmarshallers.StringIonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.internal.protocol.json.VoidJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.runtime.transform.ListUnmarshaller
Unmarshalls the response headers or the json doc in the payload to the list
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.runtime.transform.MapUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.BigDecimalJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.BigIntegerJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.BooleanJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.ByteJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.CharacterJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.DoubleJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.FloatJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.InstantJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.IntegerJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.LongJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.SdkBytesJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.ShortJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.core.runtime.transform.SimpleTypeJsonUnmarshallers.StringJsonUnmarshaller
 
unmarshall(R) - Method in interface software.amazon.awssdk.core.runtime.transform.Unmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.AlarmHistoryItemUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.DashboardEntryUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.cloudwatch.transform.DashboardInvalidInputErrorExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.cloudwatch.transform.DashboardNotFoundErrorExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.DashboardValidationMessageUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.DatapointUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.DeleteAlarmsResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.DeleteDashboardsResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.DescribeAlarmHistoryResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.DescribeAlarmsForMetricResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.DescribeAlarmsResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.DimensionFilterUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.DimensionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.DisableAlarmActionsResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.EnableAlarmActionsResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.GetDashboardResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.GetMetricDataResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.GetMetricStatisticsResponseUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.cloudwatch.transform.InternalServiceExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.cloudwatch.transform.InvalidFormatExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.cloudwatch.transform.InvalidNextTokenExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.cloudwatch.transform.InvalidParameterCombinationExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.cloudwatch.transform.InvalidParameterValueExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.cloudwatch.transform.LimitExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.ListDashboardsResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.ListMetricsResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.MessageDataUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.MetricAlarmUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.MetricDataQueryUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.MetricDataResultUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.MetricDatumUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.MetricStatUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.MetricUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.cloudwatch.transform.MissingRequiredParameterExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.PutDashboardResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.PutMetricAlarmResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.PutMetricDataResponseUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.cloudwatch.transform.ResourceNotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.SetAlarmStateResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.cloudwatch.transform.StatisticSetUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.AttributeDefinitionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.AttributeValueUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.AttributeValueUpdateUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.BackupDescriptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.BackupDetailsUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.BackupSummaryUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.BatchGetItemResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.BatchWriteItemResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.CapacityUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.ConditionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.ConsumedCapacityUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.ContinuousBackupsDescriptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.CreateBackupResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.CreateGlobalSecondaryIndexActionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.CreateGlobalTableResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.CreateReplicaActionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.CreateTableResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.DeleteBackupResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.DeleteGlobalSecondaryIndexActionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.DeleteItemResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.DeleteReplicaActionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.DeleteRequestUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.DeleteTableResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.DescribeBackupResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.DescribeContinuousBackupsResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.DescribeGlobalTableResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.DescribeGlobalTableSettingsResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.DescribeLimitsResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.DescribeStreamResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.DescribeTableResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.DescribeTimeToLiveResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.ExpectedAttributeValueUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.GetItemResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.GetRecordsResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.GetShardIteratorResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.GlobalSecondaryIndexDescriptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.GlobalSecondaryIndexInfoUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.GlobalSecondaryIndexUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.GlobalSecondaryIndexUpdateUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.GlobalTableDescriptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.GlobalTableGlobalSecondaryIndexSettingsUpdateUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.GlobalTableUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.IdentityUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.ItemCollectionMetricsUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.KeysAndAttributesUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.KeySchemaElementUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.ListBackupsResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.ListGlobalTablesResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.ListStreamsResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.ListTablesResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.ListTagsOfResourceResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.LocalSecondaryIndexDescriptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.LocalSecondaryIndexInfoUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.LocalSecondaryIndexUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.PointInTimeRecoveryDescriptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.PointInTimeRecoverySpecificationUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.ProjectionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.ProvisionedThroughputDescriptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.ProvisionedThroughputUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.PutItemResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.PutRequestUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.QueryResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.RecordUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.ReplicaDescriptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.ReplicaGlobalSecondaryIndexSettingsDescriptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.ReplicaGlobalSecondaryIndexSettingsUpdateUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.ReplicaSettingsDescriptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.ReplicaSettingsUpdateUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.ReplicaUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.ReplicaUpdateUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.RestoreSummaryUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.RestoreTableFromBackupResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.RestoreTableToPointInTimeResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.ScanResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.SequenceNumberRangeUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.ShardUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.SourceTableDetailsUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.SourceTableFeatureDetailsUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.SSEDescriptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.SSESpecificationUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.StreamDescriptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.StreamRecordUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.StreamSpecificationUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.StreamUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.TableDescriptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.TagResourceResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.TagUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.TimeToLiveDescriptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.TimeToLiveSpecificationUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.UntagResourceResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.UpdateContinuousBackupsResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.UpdateGlobalSecondaryIndexActionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.UpdateGlobalTableResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.UpdateGlobalTableSettingsResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.UpdateItemResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.UpdateTableResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.UpdateTimeToLiveResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.dynamodb.transform.WriteRequestUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.AddTagsToStreamResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.ConsumerDescriptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.ConsumerUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.CreateStreamResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.DecreaseStreamRetentionPeriodResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.DeleteStreamResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.DeregisterStreamConsumerResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.DescribeLimitsResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.DescribeStreamConsumerResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.DescribeStreamResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.DescribeStreamSummaryResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.DisableEnhancedMonitoringResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.EnableEnhancedMonitoringResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.EnhancedMetricsUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.GetRecordsResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.GetShardIteratorResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.HashKeyRangeUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.IncreaseStreamRetentionPeriodResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.ListShardsResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.ListStreamConsumersResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.ListStreamsResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.ListTagsForStreamResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.MergeShardsResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.PutRecordResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.PutRecordsRequestEntryUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.PutRecordsResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.PutRecordsResultEntryUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.RecordUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.RegisterStreamConsumerResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.RemoveTagsFromStreamResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.SequenceNumberRangeUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.ShardUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.SplitShardResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.StartingPositionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.StartStreamEncryptionResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.StopStreamEncryptionResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.StreamDescriptionSummaryUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.StreamDescriptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.SubscribeToShardEventUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.SubscribeToShardResponseUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.TagUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class software.amazon.awssdk.services.kinesis.transform.UpdateShardCountResponseUnmarshaller
 
UnmarshalledResultAssertion - Class in software.amazon.awssdk.protocol.asserts.unmarshalling
Asserts on the unmarshalled result of a given operation.
UnmarshalledResultAssertion(JsonNode) - Constructor for class software.amazon.awssdk.protocol.asserts.unmarshalling.UnmarshalledResultAssertion
 
Unmarshaller<T,R> - Interface in software.amazon.awssdk.core.runtime.transform
 
UnmarshallingAssertion - Class in software.amazon.awssdk.protocol.asserts.unmarshalling
Assertion on the unmarshalled result.
UnmarshallingAssertion() - Constructor for class software.amazon.awssdk.protocol.asserts.unmarshalling.UnmarshallingAssertion
 
UnmarshallingTestContext - Class in software.amazon.awssdk.protocol.asserts.unmarshalling
Unmarshalling assertions require some context about the service and operation being exercised.
UnmarshallingTestContext() - Constructor for class software.amazon.awssdk.protocol.asserts.unmarshalling.UnmarshallingTestContext
 
UnorderedCollectionComparator - Class in software.amazon.awssdk.testutils
This class includes some utility methods for comparing two unordered collections.
UnorderedCollectionComparator.CrossTypeComparator<A,B> - Interface in software.amazon.awssdk.testutils
A simple interface that attempts to compare objects of two different types
unprocessedItems(Map<String, ? extends Collection<WriteRequest>>) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse.Builder
A map of tables and requests against those tables that were not processed.
unprocessedItems() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchWriteItemResponse
A map of tables and requests against those tables that were not processed.
unprocessedKeys(Map<String, KeysAndAttributes>) - Method in interface software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse.Builder
A map of tables and their respective keys that were not processed with the current response.
unprocessedKeys() - Method in class software.amazon.awssdk.services.dynamodb.model.BatchGetItemResponse
A map of tables and their respective keys that were not processed with the current response.
UnreliableFilterInputStream - Class in software.amazon.awssdk.core.internal.util
An internal class used solely for the purpose of testing via failure injection.
UnreliableFilterInputStream(InputStream, boolean) - Constructor for class software.amazon.awssdk.core.internal.util.UnreliableFilterInputStream
 
UnreliableRandomInputStream - Class in software.amazon.awssdk.testutils
Subclass of RandomInputStream that, in addition to spitting out a set length of random characters, throws an IOException.
UnreliableRandomInputStream(long) - Constructor for class software.amazon.awssdk.testutils.UnreliableRandomInputStream
Constructs a new unreliable random data input stream of the specified number of bytes.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Removes the association of tags from an Amazon DynamoDB resource.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Removes the association of tags from an Amazon DynamoDB resource.
UntagResourceRequest - Class in software.amazon.awssdk.services.dynamodb.model
 
UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
UntagResourceRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.UntagResourceRequestMarshaller
 
UntagResourceRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
UntagResourceResponse - Class in software.amazon.awssdk.services.dynamodb.model
 
UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
UntagResourceResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
UntagResourceResponse JSON Unmarshaller
UntagResourceResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.UntagResourceResponseUnmarshaller
 
until(Predicate<T>) - Method in class software.amazon.awssdk.testutils.Waiter
Define the condition on the response under which the thing we are trying is complete.
untilException(Class<? extends Throwable>...) - Method in class software.amazon.awssdk.testutils.Waiter
Define the condition on an exception thrown under which the thing we are trying is complete.
UnwrapResponseContainer<OutputT> - Class in software.amazon.awssdk.core.internal.http.pipeline.stages
Unwrap a Response container to just the POJO result.
UnwrapResponseContainer() - Constructor for class software.amazon.awssdk.core.internal.http.pipeline.stages.UnwrapResponseContainer
 
update(UpdateGlobalSecondaryIndexAction) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate.Builder
The name of an existing global secondary index, along with new provisioned throughput settings to be applied to that index.
update(Consumer<UpdateGlobalSecondaryIndexAction.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate.Builder
The name of an existing global secondary index, along with new provisioned throughput settings to be applied to that index.
update() - Method in class software.amazon.awssdk.services.dynamodb.model.GlobalSecondaryIndexUpdate
The name of an existing global secondary index, along with new provisioned throughput settings to be applied to that index.
updateContinuousBackups(UpdateContinuousBackupsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
UpdateContinuousBackups enables or disables point in time recovery for the specified table.
updateContinuousBackups(Consumer<UpdateContinuousBackupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
UpdateContinuousBackups enables or disables point in time recovery for the specified table.
UpdateContinuousBackupsRequest - Class in software.amazon.awssdk.services.dynamodb.model
 
UpdateContinuousBackupsRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
UpdateContinuousBackupsRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
UpdateContinuousBackupsRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.UpdateContinuousBackupsRequestMarshaller
 
UpdateContinuousBackupsRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
UpdateContinuousBackupsResponse - Class in software.amazon.awssdk.services.dynamodb.model
 
UpdateContinuousBackupsResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
UpdateContinuousBackupsResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
UpdateContinuousBackupsResponse JSON Unmarshaller
UpdateContinuousBackupsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.UpdateContinuousBackupsResponseUnmarshaller
 
updateExpression(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest.Builder
An expression that defines one or more attributes to be updated, the action to be performed on them, and new value(s) for them.
updateExpression() - Method in class software.amazon.awssdk.services.dynamodb.model.UpdateItemRequest
An expression that defines one or more attributes to be updated, the action to be performed on them, and new value(s) for them.
UpdateGlobalSecondaryIndexAction - Class in software.amazon.awssdk.services.dynamodb.model
Represents the new provisioned throughput settings to be applied to a global secondary index.
UpdateGlobalSecondaryIndexAction.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
UpdateGlobalSecondaryIndexActionMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
UpdateGlobalSecondaryIndexActionUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
UpdateGlobalSecondaryIndexAction JSON Unmarshaller
UpdateGlobalSecondaryIndexActionUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.UpdateGlobalSecondaryIndexActionUnmarshaller
 
updateGlobalTable(UpdateGlobalTableRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Adds or removes replicas in the specified global table.
updateGlobalTable(Consumer<UpdateGlobalTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Adds or removes replicas in the specified global table.
UpdateGlobalTableRequest - Class in software.amazon.awssdk.services.dynamodb.model
 
UpdateGlobalTableRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
UpdateGlobalTableRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
UpdateGlobalTableRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.UpdateGlobalTableRequestMarshaller
 
UpdateGlobalTableRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
UpdateGlobalTableResponse - Class in software.amazon.awssdk.services.dynamodb.model
 
UpdateGlobalTableResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
UpdateGlobalTableResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
UpdateGlobalTableResponse JSON Unmarshaller
UpdateGlobalTableResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.UpdateGlobalTableResponseUnmarshaller
 
updateGlobalTableSettings(UpdateGlobalTableSettingsRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Updates settings for a global table.
updateGlobalTableSettings(Consumer<UpdateGlobalTableSettingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Updates settings for a global table.
UpdateGlobalTableSettingsRequest - Class in software.amazon.awssdk.services.dynamodb.model
 
UpdateGlobalTableSettingsRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
UpdateGlobalTableSettingsRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
UpdateGlobalTableSettingsRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.UpdateGlobalTableSettingsRequestMarshaller
 
UpdateGlobalTableSettingsRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
UpdateGlobalTableSettingsResponse - Class in software.amazon.awssdk.services.dynamodb.model
 
UpdateGlobalTableSettingsResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
UpdateGlobalTableSettingsResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
UpdateGlobalTableSettingsResponse JSON Unmarshaller
UpdateGlobalTableSettingsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.UpdateGlobalTableSettingsResponseUnmarshaller
 
updateItem(UpdateItemRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Edits an existing item's attributes, or adds a new item to the table if it does not already exist.
updateItem(Consumer<UpdateItemRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Edits an existing item's attributes, or adds a new item to the table if it does not already exist.
UpdateItemRequest - Class in software.amazon.awssdk.services.dynamodb.model
Represents the input of an UpdateItem operation.
UpdateItemRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
UpdateItemRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
UpdateItemRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.UpdateItemRequestMarshaller
 
UpdateItemRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
UpdateItemResponse - Class in software.amazon.awssdk.services.dynamodb.model
Represents the output of an UpdateItem operation.
UpdateItemResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
UpdateItemResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
UpdateItemResponse JSON Unmarshaller
UpdateItemResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.UpdateItemResponseUnmarshaller
 
updateShardCount(UpdateShardCountRequest) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Updates the shard count of the specified stream to the specified number of shards.
updateShardCount(Consumer<UpdateShardCountRequest.Builder>) - Method in interface software.amazon.awssdk.services.kinesis.KinesisAsyncClient
Updates the shard count of the specified stream to the specified number of shards.
UpdateShardCountRequest - Class in software.amazon.awssdk.services.kinesis.model
 
UpdateShardCountRequest.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
UpdateShardCountRequestMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
UpdateShardCountRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.kinesis.transform.UpdateShardCountRequestMarshaller
 
UpdateShardCountRequestModelMarshaller - Class in software.amazon.awssdk.services.kinesis.transform
UpdateShardCountResponse - Class in software.amazon.awssdk.services.kinesis.model
 
UpdateShardCountResponse.Builder - Interface in software.amazon.awssdk.services.kinesis.model
 
UpdateShardCountResponseUnmarshaller - Class in software.amazon.awssdk.services.kinesis.transform
UpdateShardCountResponse JSON Unmarshaller
UpdateShardCountResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.kinesis.transform.UpdateShardCountResponseUnmarshaller
 
updateTable(UpdateTableRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Modifies the provisioned throughput settings, global secondary indexes, or DynamoDB Streams settings for a given table.
updateTable(Consumer<UpdateTableRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
Modifies the provisioned throughput settings, global secondary indexes, or DynamoDB Streams settings for a given table.
UpdateTableRequest - Class in software.amazon.awssdk.services.dynamodb.model
Represents the input of an UpdateTable operation.
UpdateTableRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
UpdateTableRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
UpdateTableRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.UpdateTableRequestMarshaller
 
UpdateTableRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
UpdateTableResponse - Class in software.amazon.awssdk.services.dynamodb.model
Represents the output of an UpdateTable operation.
UpdateTableResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
UpdateTableResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
UpdateTableResponse JSON Unmarshaller
UpdateTableResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.UpdateTableResponseUnmarshaller
 
updateTimeOffset(int) - Method in class software.amazon.awssdk.core.internal.http.HttpClientDependencies
Updates the time offset of the client as well as the global time offset.
updateTimeToLive(UpdateTimeToLiveRequest) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
The UpdateTimeToLive method will enable or disable TTL for the specified table.
updateTimeToLive(Consumer<UpdateTimeToLiveRequest.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.DynamoDbAsyncClient
The UpdateTimeToLive method will enable or disable TTL for the specified table.
UpdateTimeToLiveRequest - Class in software.amazon.awssdk.services.dynamodb.model
Represents the input of an UpdateTimeToLive operation.
UpdateTimeToLiveRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
UpdateTimeToLiveRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
UpdateTimeToLiveRequestMarshaller(AwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.dynamodb.transform.UpdateTimeToLiveRequestMarshaller
 
UpdateTimeToLiveRequestModelMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
UpdateTimeToLiveResponse - Class in software.amazon.awssdk.services.dynamodb.model
 
UpdateTimeToLiveResponse.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
UpdateTimeToLiveResponseUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
UpdateTimeToLiveResponse JSON Unmarshaller
UpdateTimeToLiveResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.UpdateTimeToLiveResponseUnmarshaller
 
upperCase(String) - Static method in class software.amazon.awssdk.utils.StringUtils
Converts a String to upper case as per String.toUpperCase().
UriAssertion - Class in software.amazon.awssdk.protocol.asserts.marshalling
Asserts on the URI of a marshalled request.
UriAssertion(String) - Constructor for class software.amazon.awssdk.protocol.asserts.marshalling.UriAssertion
 
UriResourcePathUtils - Class in software.amazon.awssdk.core.util
 
UrlConnectionHttpClient - Class in software.amazon.awssdk.http.urlconnection
An implementation of SdkHttpClient that uses HttpURLConnection to communicate with the service.
UrlConnectionHttpClient.Builder - Interface in software.amazon.awssdk.http.urlconnection
A builder for an instance of SdkHttpClient that uses JDKs build-in URLConnection HTTP implementation.
urlEncode(String) - Static method in class software.amazon.awssdk.utils.http.SdkHttpUtils
Encode a string according to RFC 3986: encoding for URI paths, query strings, etc.
urlEncodeIgnoreSlashes(String) - Static method in class software.amazon.awssdk.utils.http.SdkHttpUtils
Encode a string according to RFC 3986, but ignore "/" characters.
US_EAST_1 - Static variable in class software.amazon.awssdk.regions.Region
 
US_EAST_2 - Static variable in class software.amazon.awssdk.regions.Region
 
US_GOV_WEST_1 - Static variable in class software.amazon.awssdk.regions.Region
 
US_WEST_1 - Static variable in class software.amazon.awssdk.regions.Region
 
US_WEST_2 - Static variable in class software.amazon.awssdk.regions.Region
 
useLatestRestorableTime(Boolean) - Method in interface software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest.Builder
Restore the table to the latest possible time.
useLatestRestorableTime() - Method in class software.amazon.awssdk.services.dynamodb.model.RestoreTableToPointInTimeRequest
Restore the table to the latest possible time.
USER_AGENT_PREFIX - Static variable in class software.amazon.awssdk.core.client.config.SdkAdvancedClientOption
Set the prefix of the user agent that is sent with each request to AWS.
USER_AGENT_SUFFIX - Static variable in class software.amazon.awssdk.core.client.config.SdkAdvancedClientOption
Set the suffix of the user agent that is sent with each request to AWS.
UserAgentUtils - Class in software.amazon.awssdk.core.internal.util
Utility class for accessing AWS SDK versioning information.
userEventTriggered(ChannelHandlerContext, Object) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.LoggingHandler
 
userIdentity(Identity) - Method in interface software.amazon.awssdk.services.dynamodb.model.Record.Builder
Items that are deleted by the Time to Live process after expiration have the following fields:
userIdentity(Consumer<Identity.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.Record.Builder
Items that are deleted by the Time to Live process after expiration have the following fields:
userIdentity() - Method in class software.amazon.awssdk.services.dynamodb.model.Record
Items that are deleted by the Time to Live process after expiration have the following fields:
username(String) - Method in interface software.amazon.awssdk.http.apache.ProxyConfiguration.Builder
Configure the username to use when connecting through a proxy.
username() - Method in class software.amazon.awssdk.http.apache.ProxyConfiguration
The username to use when connecting through a proxy.

V

Validate - Class in software.amazon.awssdk.utils
This class assists in validating arguments.
validateAsyncClientOptions(SdkClientConfiguration) - Static method in class software.amazon.awssdk.awscore.internal.client.config.AwsClientOptionValidation
 
validateAsyncClientOptions(SdkClientConfiguration) - Static method in class software.amazon.awssdk.core.client.config.SdkClientOptionValidation
 
validateHeaders(boolean) - Method in class io.netty.handler.codec.http2.ForkedHttp2MultiplexCodecBuilder
 
validatesHttpsCertificateIssuer() - Method in class software.amazon.awssdk.http.SdkHttpClientTestSuite
 
validateSyncClientOptions(SdkClientConfiguration) - Static method in class software.amazon.awssdk.awscore.internal.client.config.AwsClientOptionValidation
 
validateSyncClientOptions(SdkClientConfiguration) - Static method in class software.amazon.awssdk.core.client.config.SdkClientOptionValidation
 
validState(T, Predicate<T>, String, Object...) - Static method in class software.amazon.awssdk.utils.Validate
Validate the stateful predicate is true for the given object and return the object; otherwise throw an exception with the specified message.
validState(boolean, String, Object...) - Static method in class software.amazon.awssdk.utils.Validate
Validate that the stateful condition is true; otherwise throwing an exception with the specified message.
value(String) - Method in class software.amazon.awssdk.core.util.xml.XmlWriter
Adds the specified value as text to the current position of the in progress XML document.
value(ByteBuffer) - Method in class software.amazon.awssdk.core.util.xml.XmlWriter
Adds the specified value as Base64 encoded text to the current position of the in progress XML document.
value(Date) - Method in class software.amazon.awssdk.core.util.xml.XmlWriter
Adds the specified date as text to the current position of the in-progress XML document.
value(Object) - Method in class software.amazon.awssdk.core.util.xml.XmlWriter
Adds the string representation of the specified object to the current position of the in progress XML document.
value(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.Dimension.Builder
The value representing the dimension measurement.
value() - Method in class software.amazon.awssdk.services.cloudwatch.model.Dimension
The value representing the dimension measurement.
value(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.DimensionFilter.Builder
The value of the dimension to be matched.
value() - Method in class software.amazon.awssdk.services.cloudwatch.model.DimensionFilter
The value of the dimension to be matched.
value(String) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MessageData.Builder
The message text.
value() - Method in class software.amazon.awssdk.services.cloudwatch.model.MessageData
The message text.
value(Double) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricDatum.Builder
The value for the metric.
value() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDatum
The value for the metric.
value(AttributeValue) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate.Builder
Represents the data for an attribute.
value(Consumer<AttributeValue.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate.Builder
Represents the data for an attribute.
value() - Method in class software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate
Represents the data for an attribute.
value(AttributeValue) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue.Builder
Represents the data for the expected attribute.
value(Consumer<AttributeValue.Builder>) - Method in interface software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue.Builder
Represents the data for the expected attribute.
value() - Method in class software.amazon.awssdk.services.dynamodb.model.ExpectedAttributeValue
Represents the data for the expected attribute.
value(String) - Method in interface software.amazon.awssdk.services.dynamodb.model.Tag.Builder
The value of the tag.
value() - Method in class software.amazon.awssdk.services.dynamodb.model.Tag
The value of the tag.
value(String) - Method in interface software.amazon.awssdk.services.kinesis.model.Tag.Builder
An optional string, typically used to describe or define the tag.
value() - Method in class software.amazon.awssdk.services.kinesis.model.Tag
An optional string, typically used to describe or define the tag.
value() - Method in class software.amazon.awssdk.utils.cache.RefreshResult
The value resulting from the refresh.
valueOf(String) - Static method in enum software.amazon.awssdk.auth.signer.internal.SigningAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.awscore.internal.protocol.json.AwsJsonProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.core.auth.policy.conditions.ArnCondition.ArnComparisonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.core.auth.policy.conditions.DateCondition.DateComparisonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.core.auth.policy.conditions.IpAddressCondition.IpAddressComparisonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.core.auth.policy.conditions.StringCondition.StringComparisonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.core.auth.policy.Principal.Service
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.core.auth.policy.Principal.WebIdentityProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.core.auth.policy.Statement.Effect
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.core.exception.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.core.http.HttpMethodName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.core.protocol.MarshallLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.core.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.core.SdkSystemSetting
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.core.waiters.WaiterState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.http.HttpStatusFamily
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.http.nio.netty.internal.utils.BetterFixedChannelPool.AcquireTimeoutAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.http.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.http.SdkHttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.profiles.ProfileFile.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.profiles.ProfileFileSystemSetting
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.protocol.model.WhenAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.cloudwatch.model.ComparisonOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.cloudwatch.model.HistoryItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.cloudwatch.model.ScanBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.cloudwatch.model.StandardUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.cloudwatch.model.StateValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.cloudwatch.model.Statistic
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.cloudwatch.model.StatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.AttributeAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.BackupStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ComparisonOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ConditionalOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.GlobalTableStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.IndexStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.KeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ProjectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReplicaStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReturnConsumedCapacity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReturnItemCollectionMetrics
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReturnValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ScalarAttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.Select
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.ShardIteratorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.SSEStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.StreamStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.StreamViewType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.TableStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.dynamodb.model.TimeToLiveStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kinesis.model.ConsumerStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kinesis.model.EncryptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kinesis.model.MetricsName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kinesis.model.ScalingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kinesis.model.ShardIteratorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.kinesis.model.StreamStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.utils.JavaSystemSetting
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.auth.signer.internal.SigningAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.awscore.internal.protocol.json.AwsJsonProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.core.auth.policy.conditions.ArnCondition.ArnComparisonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.core.auth.policy.conditions.DateCondition.DateComparisonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.core.auth.policy.conditions.IpAddressCondition.IpAddressComparisonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.core.auth.policy.conditions.StringCondition.StringComparisonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.core.auth.policy.Principal.Service
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.core.auth.policy.Principal.WebIdentityProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.core.auth.policy.Statement.Effect
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.core.exception.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.core.http.HttpMethodName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.core.protocol.MarshallLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.core.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.core.SdkSystemSetting
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class software.amazon.awssdk.core.util.DefaultSdkAutoConstructMap
 
values() - Static method in enum software.amazon.awssdk.core.waiters.WaiterState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.http.HttpStatusFamily
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.http.nio.netty.internal.utils.BetterFixedChannelPool.AcquireTimeoutAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.http.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.http.SdkHttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.profiles.ProfileFile.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.profiles.ProfileFileSystemSetting
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.protocol.model.WhenAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.cloudwatch.model.ComparisonOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.cloudwatch.model.HistoryItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values(Collection<Double>) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricDataResult.Builder
The data points for the metric corresponding to Timestamps.
values(Double...) - Method in interface software.amazon.awssdk.services.cloudwatch.model.MetricDataResult.Builder
The data points for the metric corresponding to Timestamps.
values() - Method in class software.amazon.awssdk.services.cloudwatch.model.MetricDataResult
The data points for the metric corresponding to Timestamps.
values() - Static method in enum software.amazon.awssdk.services.cloudwatch.model.ScanBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.cloudwatch.model.StandardUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.cloudwatch.model.StateValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.cloudwatch.model.Statistic
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.cloudwatch.model.StatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.AttributeAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.BackupStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ComparisonOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ConditionalOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ContinuousBackupsStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.GlobalTableStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.IndexStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.KeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.PointInTimeRecoveryStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ProjectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReplicaStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReturnConsumedCapacity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReturnItemCollectionMetrics
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ReturnValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ScalarAttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.Select
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.ShardIteratorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.SSEStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.StreamStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.StreamViewType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.TableStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.dynamodb.model.TimeToLiveStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.kinesis.model.ConsumerStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.kinesis.model.EncryptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.kinesis.model.MetricsName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.kinesis.model.ScalingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.kinesis.model.ShardIteratorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.kinesis.model.StreamStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class software.amazon.awssdk.utils.ImmutableMap
 
values() - Static method in enum software.amazon.awssdk.utils.JavaSystemSetting
Returns an array containing the constants of this enum type, in the order they are declared.
ValueToStringConverter - Class in software.amazon.awssdk.core.internal.protocol.json
Converts various types to Strings.
ValueToStringConverter.ValueToString<T> - Interface in software.amazon.awssdk.core.internal.protocol.json
Simple interface to convert a type to a String.
version(String) - Method in interface software.amazon.awssdk.core.ApiName.Builder
Set the version of the API.
version() - Method in class software.amazon.awssdk.core.ApiName
 
VERSION - Static variable in class software.amazon.awssdk.core.auth.policy.internal.JsonDocumentField
 
version() - Method in class software.amazon.awssdk.core.internal.protocol.json.IonParser
 
VersionInfo - Class in software.amazon.awssdk.core.util
 
VersionInfo() - Constructor for class software.amazon.awssdk.core.util.VersionInfo
 
visit(SubscribeToShardEvent) - Method in interface software.amazon.awssdk.services.kinesis.model.SubscribeToShardResponseHandler.Visitor
Invoked when a SubscribeToShardEvent is encountered.
visitDefault(SubscribeToShardEventStream) - Method in interface software.amazon.awssdk.services.kinesis.model.SubscribeToShardResponseHandler.Visitor
A required "else" or "default" block, invoked when no other more-specific "visit" method is appropriate.
visitToken(DetailAST) - Method in class software.amazon.awssdk.buildtools.checkstyle.MissingSdkAnnotationCheck
 
visitToken(DetailAST) - Method in class software.amazon.awssdk.buildtools.checkstyle.PluralEnumNames
 
visitToken(DetailAST) - Method in class software.amazon.awssdk.buildtools.checkstyle.SdkPublicMethodNameCheck
 
VoidJsonUnmarshaller - Class in software.amazon.awssdk.core.internal.protocol.json
Simple unmarshaller that iterates through the JSON events but always returns a dummy empty SdkResponse.
VoidJsonUnmarshaller() - Constructor for class software.amazon.awssdk.core.internal.protocol.json.VoidJsonUnmarshaller
 
VoidStaxUnmarshaller<T> - Class in software.amazon.awssdk.awscore.internal.protocol.xml
Simple StAX unmarshaller that iterates through the XML events but always returns null.
VoidStaxUnmarshaller() - Constructor for class software.amazon.awssdk.awscore.internal.protocol.xml.VoidStaxUnmarshaller
 

W

Waiter<InputT> - Interface in software.amazon.awssdk.core.waiters
 
Waiter<T> - Class in software.amazon.awssdk.testutils
This retries a particular function multiple times until it returns an expected result (or fails with an exception).
WaiterAcceptor<OutputT,ErrorT extends RuntimeException> - Class in software.amazon.awssdk.core.waiters
 
WaiterAcceptor() - Constructor for class software.amazon.awssdk.core.waiters.WaiterAcceptor
 
WaiterBuilder<InputT,OutputT,ErrorT extends RuntimeException> - Class in software.amazon.awssdk.core.waiters
 
WaiterBuilder() - Constructor for class software.amazon.awssdk.core.waiters.WaiterBuilder
 
WaiterExecution<InputT,OutputT,ErrorT extends RuntimeException> - Class in software.amazon.awssdk.core.waiters
 
WaiterExecution(WaiterExecutionBuilder<InputT, OutputT, ErrorT>) - Constructor for class software.amazon.awssdk.core.waiters.WaiterExecution
Constructs a new waiter with all the parameters defined in the WaiterExecutionBuilder
WaiterExecutionBuilder<InputT,OutputT,ErrorT extends RuntimeException> - Class in software.amazon.awssdk.core.waiters
 
WaiterExecutionBuilder() - Constructor for class software.amazon.awssdk.core.waiters.WaiterExecutionBuilder
 
WaiterHandler<InputT> - Class in software.amazon.awssdk.core.waiters
Callbacks are executed synchronously.
WaiterHandler() - Constructor for class software.amazon.awssdk.core.waiters.WaiterHandler
 
WaiterImpl<InputT,OutputT,ErrorT extends RuntimeException> - Class in software.amazon.awssdk.core.waiters
 
WaiterImpl(WaiterBuilder<InputT, OutputT, ErrorT>) - Constructor for class software.amazon.awssdk.core.waiters.WaiterImpl
Constructs a new waiter with the given internal parameters
WaiterParameters<InputT> - Class in software.amazon.awssdk.core.waiters
 
WaiterParameters() - Constructor for class software.amazon.awssdk.core.waiters.WaiterParameters
 
WaiterParameters(InputT) - Constructor for class software.amazon.awssdk.core.waiters.WaiterParameters
 
WaiterState - Enum in software.amazon.awssdk.core.waiters
 
WaiterTimedOutException - Exception in software.amazon.awssdk.core.waiters
 
WaiterTimedOutException(String) - Constructor for exception software.amazon.awssdk.core.waiters.WaiterTimedOutException
Constructs a new WaiterTimedOutException with the specified error message.
WaiterUnrecoverableException - Exception in software.amazon.awssdk.core.waiters
 
WaiterUnrecoverableException(String) - Constructor for exception software.amazon.awssdk.core.waiters.WaiterUnrecoverableException
Constructs a new WaiterUnrecoverableException with the specified error message.
warn(Supplier<String>) - Method in class software.amazon.awssdk.utils.Logger
Checks if warn is enabled and if so logs the supplied message
warn(Supplier<String>, Throwable) - Method in class software.amazon.awssdk.utils.Logger
Checks if warn is enabled and if so logs the supplied message and exception
When - Class in software.amazon.awssdk.protocol.model
 
When() - Constructor for class software.amazon.awssdk.protocol.model.When
 
WhenAction - Enum in software.amazon.awssdk.protocol.model
 
WireMockUtils - Class in software.amazon.awssdk.protocol.wiremock
Utils to start the WireMock server and retrieve the chosen port.
withAcceptors(WaiterAcceptor<OutputT, ErrorT>...) - Method in class software.amazon.awssdk.core.waiters.WaiterBuilder
 
withAcceptors(List<WaiterAcceptor<OutputT, ErrorT>>) - Method in class software.amazon.awssdk.core.waiters.WaiterExecutionBuilder
 
withActions(Action...) - Method in class software.amazon.awssdk.core.auth.policy.Statement
Sets the list of actions to which this policy statement applies and returns this updated Statement object so that additional method calls can be chained together.
withAsyncRequestBody(AsyncRequestBody) - Method in class software.amazon.awssdk.core.client.handler.ClientExecutionParams
 
withBaseServiceExceptionClass(Class<? extends RuntimeException>) - Method in class software.amazon.awssdk.core.protocol.json.JsonClientMetadata
 
withBytesReadBeforeException(int) - Method in class software.amazon.awssdk.core.internal.util.UnreliableFilterInputStream
 
withConditionKey(String) - Method in class software.amazon.awssdk.core.auth.policy.Condition
withConditions(Condition...) - Method in class software.amazon.awssdk.core.auth.policy.Statement
Sets the conditions associated with this policy statement, and returns this updated Statement object so that additional method calls can be chained together.
withContentTypeOverride(String) - Method in class software.amazon.awssdk.core.protocol.json.JsonClientMetadata
 
withCustomErrorCodeFieldName(String) - Method in class software.amazon.awssdk.core.protocol.json.JsonErrorResponseMetadata
 
withDefaultPollingStrategy(PollingStrategy) - Method in class software.amazon.awssdk.core.waiters.WaiterBuilder
 
withDelayInMs(int) - Method in class software.amazon.awssdk.testutils.retry.RetryableParams
 
withErrorCode(String) - Method in class software.amazon.awssdk.core.protocol.json.JsonErrorShapeMetadata
 
withErrorResponseHandler(HttpResponseHandler<? extends SdkException>) - Method in class software.amazon.awssdk.core.client.handler.ClientExecutionParams
 
withErrorShapes(List<JsonErrorShapeMetadata>) - Method in class software.amazon.awssdk.core.protocol.json.JsonErrorResponseMetadata
 
withException(Exception) - Method in class software.amazon.awssdk.regions.internal.util.ResourcesEndpointRetryParameters.Builder
 
withExecutorService(ExecutorService) - Method in class software.amazon.awssdk.core.waiters.WaiterBuilder
 
withHasStreamingSuccessResponse(boolean) - Method in class software.amazon.awssdk.core.protocol.json.JsonOperationMetadata
 
withHttpMethod(HttpMethodName) - Method in class software.amazon.awssdk.core.DefaultRequest
 
withHttpStatusCode(Integer) - Method in class software.amazon.awssdk.core.protocol.json.JsonErrorShapeMetadata
 
withId(String) - Method in class software.amazon.awssdk.core.auth.policy.Policy
Sets the policy ID for this policy and returns the updated policy so that multiple calls can be chained together.
withId(String) - Method in class software.amazon.awssdk.core.auth.policy.Statement
Sets the ID for this statement and returns the updated statement so multiple calls can be chained together.
withInput(InputT) - Method in class software.amazon.awssdk.core.client.handler.ClientExecutionParams
 
withMarshaller(Marshaller<Request<InputT>, InputT>) - Method in class software.amazon.awssdk.core.client.handler.ClientExecutionParams
 
withMaxAttempts(int) - Method in class software.amazon.awssdk.testutils.retry.RetryableParams
 
withMaxNumErrors(int) - Method in class software.amazon.awssdk.core.internal.util.UnreliableFilterInputStream
 
withModel(IntermediateModel) - Method in class software.amazon.awssdk.protocol.asserts.unmarshalling.UnmarshallingTestContext
 
withModeledClass(Class<? extends SdkServiceException>) - Method in class software.amazon.awssdk.core.protocol.json.JsonErrorShapeMetadata
 
withOperationName(String) - Method in class software.amazon.awssdk.protocol.asserts.unmarshalling.UnmarshallingTestContext
 
withParameter(String, String) - Method in class software.amazon.awssdk.core.DefaultRequest
 
withParameter(String, String) - Method in interface software.amazon.awssdk.core.Request
Adds the specified request parameter to this request, and returns the updated request object.
withPayloadJson(boolean) - Method in class software.amazon.awssdk.core.protocol.json.JsonOperationMetadata
 
withPollingStrategy(PollingStrategy) - Method in class software.amazon.awssdk.core.waiters.WaiterExecutionBuilder
 
withPollingStrategy(PollingStrategy) - Method in class software.amazon.awssdk.core.waiters.WaiterParameters
Constructs a new WaiterParameters with the given polling strategy
withPrincipals(Principal...) - Method in class software.amazon.awssdk.core.auth.policy.Statement
Sets the principals associated with this policy statement, and returns this updated Statement object.
withRegion(Region) - Method in class software.amazon.awssdk.awscore.endpoint.DefaultServiceEndpointBuilder
 
withRequest(InputT) - Method in class software.amazon.awssdk.core.waiters.WaiterExecutionBuilder
 
withRequest(InputT) - Method in class software.amazon.awssdk.core.waiters.WaiterParameters
Constructs a new WaiterParameters with the given request
withResetIntervalBeforeException(int) - Method in class software.amazon.awssdk.core.internal.util.UnreliableFilterInputStream
 
withResources(Resource...) - Method in class software.amazon.awssdk.core.auth.policy.Statement
Sets the resources associated with this policy statement and returns this updated Statement object so that additional method calls can be chained together.
withResponseHandler(HttpResponseHandler<OutputT>) - Method in class software.amazon.awssdk.core.client.handler.ClientExecutionParams
 
withSdkFunction(SdkFunction<InputT, OutputT>) - Method in class software.amazon.awssdk.core.waiters.WaiterBuilder
 
withSdkFunction(SdkFunction) - Method in class software.amazon.awssdk.core.waiters.WaiterExecutionBuilder
 
withStatements(Statement...) - Method in class software.amazon.awssdk.core.auth.policy.Policy
Sets the collection of statements contained by this policy and returns this policy object so that additional method calls can be chained together.
withStatusCode(Integer) - Method in class software.amazon.awssdk.regions.internal.util.ResourcesEndpointRetryParameters.Builder
 
withStreamedResponse(String) - Method in class software.amazon.awssdk.protocol.asserts.unmarshalling.UnmarshallingTestContext
Streamed response will only be present for operations that have a streaming member in the output.
withSupportsCbor(boolean) - Method in class software.amazon.awssdk.core.protocol.json.JsonClientMetadata
 
withSupportsIon(boolean) - Method in class software.amazon.awssdk.core.protocol.json.JsonClientMetadata
 
withTimeOffset(int) - Method in class software.amazon.awssdk.core.DefaultRequest
 
withTimeOffset(int) - Method in interface software.amazon.awssdk.core.Request
Sets the optional value for time offset for this request.
withType(String) - Method in class software.amazon.awssdk.core.auth.policy.Condition
Fluent version of Condition.setType(String)
withValues(String...) - Method in class software.amazon.awssdk.core.auth.policy.Condition
Fluent version of Condition.setValues(List)
withValues(List<String>) - Method in class software.amazon.awssdk.core.auth.policy.Condition
Fluent version of Condition.setValues(List)
wrap(InputStream) - Static method in class software.amazon.awssdk.core.io.ReleasableInputStream
Wraps the given input stream into a ReleasableInputStream if necessary.
wrap(HttpClientConnectionManager) - Static method in class software.amazon.awssdk.http.apache.internal.conn.ClientConnectionManagerFactory
Returns a wrapped instance of HttpClientConnectionManager to capture the necessary performance metrics.
Wrapped - Interface in software.amazon.awssdk.http.apache.internal.conn
An internal marker interface to defend against accidental recursive wrappings.
wrappedWith(BiFunction<HttpClientDependencies, RequestPipeline<InputT, OutputT>, RequestPipeline<NewInputT, NewOutputT>>) - Method in class software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder
Factory method to wrap the current RequestPipelineBuilder with another pipeline stage.
wrappedWith(Function<RequestPipeline<InputT, OutputT>, RequestPipeline<NewInputT, NewOutputT>>) - Method in class software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder
Factory method to wrap the current RequestPipelineBuilder with another pipeline stage.
write(ChannelHandlerContext, Object, ChannelPromise) - Method in class software.amazon.awssdk.http.nio.netty.internal.http2.HttpToHttp2OutboundAdapter
Handles conversion of HttpMessage and HttpContent to HTTP/2 frames.
write(ChannelHandlerContext, Object, ChannelPromise) - Method in class software.amazon.awssdk.http.nio.netty.internal.utils.LoggingHandler
 
WRITE_TIMEOUT - Static variable in class software.amazon.awssdk.http.SdkHttpConfigurationOption
Timeout for each write to the underlying socket.
writeCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughput.Builder
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
writeCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughput
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
writeCapacityUnits(Long) - Method in interface software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription.Builder
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
writeCapacityUnits() - Method in class software.amazon.awssdk.services.dynamodb.model.ProvisionedThroughputDescription
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
writeEndArray() - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkIonGenerator
 
writeEndArray() - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkJsonGenerator
 
writeEndArray() - Method in interface software.amazon.awssdk.core.protocol.json.StructuredJsonGenerator
 
writeEndObject() - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkIonGenerator
 
writeEndObject() - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkJsonGenerator
 
writeEndObject() - Method in interface software.amazon.awssdk.core.protocol.json.StructuredJsonGenerator
 
writeFieldName(String) - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkIonGenerator
 
writeFieldName(String) - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkJsonGenerator
 
writeFieldName(String) - Method in interface software.amazon.awssdk.core.protocol.json.StructuredJsonGenerator
 
writeNull() - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkIonGenerator
 
writeNull() - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkJsonGenerator
 
writeNull() - Method in interface software.amazon.awssdk.core.protocol.json.StructuredJsonGenerator
 
writePolicyToString(Policy) - Method in class software.amazon.awssdk.core.auth.policy.internal.JsonPolicyWriter
Converts the specified AWS policy object to a JSON string, suitable for passing to an AWS service.
WriteRequest - Class in software.amazon.awssdk.services.dynamodb.model
Represents an operation to perform - either DeleteItem or PutItem.
WriteRequest.Builder - Interface in software.amazon.awssdk.services.dynamodb.model
 
WriteRequestMarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
WriteRequest Marshaller
WriteRequestUnmarshaller - Class in software.amazon.awssdk.services.dynamodb.transform
WriteRequest JSON Unmarshaller
WriteRequestUnmarshaller() - Constructor for class software.amazon.awssdk.services.dynamodb.transform.WriteRequestUnmarshaller
 
writeStartArray() - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkIonGenerator
 
writeStartArray() - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkJsonGenerator
 
writeStartArray() - Method in interface software.amazon.awssdk.core.protocol.json.StructuredJsonGenerator
 
writeStartObject() - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkIonGenerator
 
writeStartObject() - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkJsonGenerator
 
writeStartObject() - Method in interface software.amazon.awssdk.core.protocol.json.StructuredJsonGenerator
 
writeTimeout(Duration) - Method in interface software.amazon.awssdk.http.nio.netty.NettyNioAsyncHttpClient.Builder
The amount of time to wait for a write on a socket before an exception is thrown.
writeTimeoutMillis() - Method in class software.amazon.awssdk.http.nio.netty.internal.NettyConfiguration
 
writeTo(OutputStream) - Method in class software.amazon.awssdk.http.apache.internal.RepeatableInputStreamRequestEntity
Resets the underlying InputStream if this isn't the first attempt to write out the request, otherwise simply delegates to InputStreamRequestEntity to write out the data.
writeValue(Instant) - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkCborGenerator
Jackson doesn't have native support for timestamp.
writeValue(String) - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkIonGenerator
 
writeValue(boolean) - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkIonGenerator
 
writeValue(long) - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkIonGenerator
 
writeValue(double) - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkIonGenerator
 
writeValue(float) - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkIonGenerator
 
writeValue(short) - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkIonGenerator
 
writeValue(int) - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkIonGenerator
 
writeValue(ByteBuffer) - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkIonGenerator
 
writeValue(Instant) - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkIonGenerator
 
writeValue(BigDecimal) - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkIonGenerator
 
writeValue(BigInteger) - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkIonGenerator
 
writeValue(String) - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkJsonGenerator
 
writeValue(boolean) - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkJsonGenerator
 
writeValue(long) - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkJsonGenerator
 
writeValue(double) - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkJsonGenerator
 
writeValue(float) - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkJsonGenerator
 
writeValue(short) - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkJsonGenerator
 
writeValue(int) - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkJsonGenerator
 
writeValue(ByteBuffer) - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkJsonGenerator
 
writeValue(Instant) - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkJsonGenerator
 
writeValue(BigDecimal) - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkJsonGenerator
 
writeValue(BigInteger) - Method in class software.amazon.awssdk.core.internal.protocol.json.SdkJsonGenerator
 
writeValue(String) - Method in interface software.amazon.awssdk.core.protocol.json.StructuredJsonGenerator
 
writeValue(boolean) - Method in interface software.amazon.awssdk.core.protocol.json.StructuredJsonGenerator
 
writeValue(long) - Method in interface software.amazon.awssdk.core.protocol.json.StructuredJsonGenerator
 
writeValue(double) - Method in interface software.amazon.awssdk.core.protocol.json.StructuredJsonGenerator
 
writeValue(float) - Method in interface software.amazon.awssdk.core.protocol.json.StructuredJsonGenerator
 
writeValue(short) - Method in interface software.amazon.awssdk.core.protocol.json.StructuredJsonGenerator
 
writeValue(int) - Method in interface software.amazon.awssdk.core.protocol.json.StructuredJsonGenerator
 
writeValue(ByteBuffer) - Method in interface software.amazon.awssdk.core.protocol.json.StructuredJsonGenerator
 
writeValue(Instant) - Method in interface software.amazon.awssdk.core.protocol.json.StructuredJsonGenerator
 
writeValue(BigDecimal) - Method in interface software.amazon.awssdk.core.protocol.json.StructuredJsonGenerator
 
writeValue(BigInteger) - Method in interface software.amazon.awssdk.core.protocol.json.StructuredJsonGenerator
 

X

X_AMZ_CONTENT_SHA256 - Static variable in class software.amazon.awssdk.auth.signer.internal.SignerConstant
 
X_AMZN_ERROR_TYPE - Static variable in class software.amazon.awssdk.awscore.internal.protocol.json.JsonErrorCodeParser
Services using AWS JSON 1.1 protocol with HTTP binding send the error code information in the response headers, instead of the content.
X_AMZN_REQUEST_ID_HEADER - Static variable in interface software.amazon.awssdk.core.http.HttpResponseHandler
 
XmlAsserts - Class in software.amazon.awssdk.protocol.asserts.marshalling
 
XmlBodyAssertion - Class in software.amazon.awssdk.protocol.asserts.marshalling
Asserts on the body (expected to be XML) of the marshalled request.
XmlBodyAssertion(String) - Constructor for class software.amazon.awssdk.protocol.asserts.marshalling.XmlBodyAssertion
 
xmlInputFactory() - Static method in class software.amazon.awssdk.utils.XmlUtils
 
XmlUtils - Class in software.amazon.awssdk.utils
 
XmlWriter - Class in software.amazon.awssdk.core.util.xml
Utility for creating easily creating XML documents, one element at a time.
XmlWriter(Writer) - Constructor for class software.amazon.awssdk.core.util.xml.XmlWriter
Creates a new XMLWriter, ready to write an XML document to the specified writer.
XmlWriter(Writer, String) - Constructor for class software.amazon.awssdk.core.util.xml.XmlWriter
Creates a new XMLWriter, ready to write an XML document to the specified writer.
xpath() - Static method in class software.amazon.awssdk.core.util.xml.XpathUtils
Returns a new instance of XPath, which is not thread safe and not reentrant.
XpathUtils - Class in software.amazon.awssdk.core.util.xml
Utility methods for extracting data from XML documents using Xpath expressions.

Y

yyMMddhhmmss() - Static method in class software.amazon.awssdk.testutils.DateUtils
Returns the current time in yyMMdd-hhmmss format.
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links

Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.