Class | Description |
---|---|
ClientConfigurationDefaults |
A class that makes it easy to apply default values to a
MutableClientConfiguration if they weren't already
specified by the customer (or a higher precedent configuration). |
DynamoDbClientConfigurationDefaults |
A DynamoDB-specific decorator for a
ClientConfiguration that adds default values optimal for communicating with
DynamoDB, assuming the customer hasn't attempted to override the defaults. |
GlobalClientConfigurationDefaults |
A decorator for
ClientConfiguration that adds global default values. |
ServiceBuilderConfigurationDefaults |
An implementation of
ClientConfigurationDefaults that can be used by client builders to define their service defaults. |
ServiceBuilderConfigurationDefaults.Builder | |
SimpleWorkflowClientConfigurationDefaults |
A Simple Workflow-specific decorator for a
ClientConfiguration that adds default values optimal for communicating with
Simple Workflow, assuming the customer hasn't attempted to override the defaults. |
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.