Modifier and Type | Field and Description |
---|---|
private Unmarshaller<T,StaxUnmarshallerContext> |
StaxResponseHandler.responseUnmarshaller
The StAX unmarshaller to use when handling the response
|
private Unmarshaller<T,JsonUnmarshallerContext> |
JsonResponseHandler.responseUnmarshaller
The JSON unmarshaller to use when handling the response
|
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.Class<?>,Unmarshaller<?,JsonUnmarshallerContext>> |
JsonResponseHandler.simpleTypeUnmarshallers |
private java.util.List<Unmarshaller<AmazonServiceException,org.w3c.dom.Node>> |
DefaultErrorResponseHandler.unmarshallerList
The list of error response unmarshallers to try to apply to error
responses.
|
Constructor and Description |
---|
JsonResponseHandler(Unmarshaller<T,JsonUnmarshallerContext> responseUnmarshaller,
java.util.Map<java.lang.Class<?>,Unmarshaller<?,JsonUnmarshallerContext>> simpleTypeUnmarshallers,
com.fasterxml.jackson.core.JsonFactory jsonFactory,
boolean needsConnectionLeftOpen,
boolean isPayloadJson)
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.
|
StaxResponseHandler(Unmarshaller<T,StaxUnmarshallerContext> responseUnmarshaller)
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.
|
Constructor and Description |
---|
DefaultErrorResponseHandler(java.util.List<Unmarshaller<AmazonServiceException,org.w3c.dom.Node>> unmarshallerList)
Constructs a new DefaultErrorResponseHandler that will handle error
responses from Amazon services using the specified list of unmarshallers.
|
JsonResponseHandler(Unmarshaller<T,JsonUnmarshallerContext> responseUnmarshaller,
java.util.Map<java.lang.Class<?>,Unmarshaller<?,JsonUnmarshallerContext>> simpleTypeUnmarshallers,
com.fasterxml.jackson.core.JsonFactory jsonFactory,
boolean needsConnectionLeftOpen,
boolean isPayloadJson)
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.
|
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<java.lang.Class<?>,Unmarshaller<?,JsonUnmarshallerContext>> |
SdkStructuredCborFactory.CBOR_SCALAR_UNMARSHALLERS
cbor unmarshallers for scalar types.
|
static java.util.Map<java.lang.Class<?>,Unmarshaller<?,JsonUnmarshallerContext>> |
SdkStructuredPlainJsonFactory.JSON_SCALAR_UNMARSHALLERS |
private java.util.Map<java.lang.Class<?>,Unmarshaller<?,JsonUnmarshallerContext>> |
SdkStructuredJsonFactoryImpl.unmarshallers |
Modifier and Type | Method and Description |
---|---|
<T> JsonResponseHandler<T> |
SdkStructuredJsonFactoryImpl.createResponseHandler(JsonOperationMetadata operationMetadata,
Unmarshaller<T,JsonUnmarshallerContext> responseUnmarshaller) |
<T> JsonResponseHandler<T> |
SdkStructuredJsonFactory.createResponseHandler(JsonOperationMetadata operationMetadata,
Unmarshaller<T,JsonUnmarshallerContext> responseUnmarshaller)
Returns the response handler to be used for handling a successfull response.
|
<T> HttpResponseHandler<AmazonWebServiceResponse<T>> |
SdkJsonProtocolFactory.createResponseHandler(JsonOperationMetadata operationMetadata,
Unmarshaller<T,JsonUnmarshallerContext> responseUnmarshaller)
Returns the response handler to be used for handling a successfull response.
|
Constructor and Description |
---|
SdkStructuredJsonFactoryImpl(java.lang.String contentTypePrefix,
com.fasterxml.jackson.core.JsonFactory jsonFactory,
java.util.Map<java.lang.Class<?>,Unmarshaller<?,JsonUnmarshallerContext>> unmarshallers) |
Modifier and Type | Class and Description |
---|---|
class |
ApiKeyJsonUnmarshaller
ApiKey JSON Unmarshaller
|
class |
AuthorizerJsonUnmarshaller
Authorizer JSON Unmarshaller
|
class |
BasePathMappingJsonUnmarshaller
BasePathMapping JSON Unmarshaller
|
class |
ClientCertificateJsonUnmarshaller
ClientCertificate JSON Unmarshaller
|
class |
CreateApiKeyResultJsonUnmarshaller
CreateApiKeyResult JSON Unmarshaller
|
class |
CreateAuthorizerResultJsonUnmarshaller
CreateAuthorizerResult JSON Unmarshaller
|
class |
CreateBasePathMappingResultJsonUnmarshaller
CreateBasePathMappingResult JSON Unmarshaller
|
class |
CreateDeploymentResultJsonUnmarshaller
CreateDeploymentResult JSON Unmarshaller
|
class |
CreateDomainNameResultJsonUnmarshaller
CreateDomainNameResult JSON Unmarshaller
|
class |
CreateModelResultJsonUnmarshaller
CreateModelResult JSON Unmarshaller
|
class |
CreateResourceResultJsonUnmarshaller
CreateResourceResult JSON Unmarshaller
|
class |
CreateRestApiResultJsonUnmarshaller
CreateRestApiResult JSON Unmarshaller
|
class |
CreateStageResultJsonUnmarshaller
CreateStageResult JSON Unmarshaller
|
class |
DeleteApiKeyResultJsonUnmarshaller
DeleteApiKeyResult JSON Unmarshaller
|
class |
DeleteAuthorizerResultJsonUnmarshaller
DeleteAuthorizerResult JSON Unmarshaller
|
class |
DeleteBasePathMappingResultJsonUnmarshaller
DeleteBasePathMappingResult JSON Unmarshaller
|
class |
DeleteClientCertificateResultJsonUnmarshaller
DeleteClientCertificateResult JSON Unmarshaller
|
class |
DeleteDeploymentResultJsonUnmarshaller
DeleteDeploymentResult JSON Unmarshaller
|
class |
DeleteDomainNameResultJsonUnmarshaller
DeleteDomainNameResult JSON Unmarshaller
|
class |
DeleteIntegrationResponseResultJsonUnmarshaller
DeleteIntegrationResponseResult JSON Unmarshaller
|
class |
DeleteIntegrationResultJsonUnmarshaller
DeleteIntegrationResult JSON Unmarshaller
|
class |
DeleteMethodResponseResultJsonUnmarshaller
DeleteMethodResponseResult JSON Unmarshaller
|
class |
DeleteMethodResultJsonUnmarshaller
DeleteMethodResult JSON Unmarshaller
|
class |
DeleteModelResultJsonUnmarshaller
DeleteModelResult JSON Unmarshaller
|
class |
DeleteResourceResultJsonUnmarshaller
DeleteResourceResult JSON Unmarshaller
|
class |
DeleteRestApiResultJsonUnmarshaller
DeleteRestApiResult JSON Unmarshaller
|
class |
DeleteStageResultJsonUnmarshaller
DeleteStageResult JSON Unmarshaller
|
class |
DeploymentJsonUnmarshaller
Deployment JSON Unmarshaller
|
class |
DomainNameJsonUnmarshaller
DomainName JSON Unmarshaller
|
class |
FlushStageAuthorizersCacheResultJsonUnmarshaller
FlushStageAuthorizersCacheResult JSON Unmarshaller
|
class |
FlushStageCacheResultJsonUnmarshaller
FlushStageCacheResult JSON Unmarshaller
|
class |
GenerateClientCertificateResultJsonUnmarshaller
GenerateClientCertificateResult JSON Unmarshaller
|
class |
GetAccountResultJsonUnmarshaller
GetAccountResult JSON Unmarshaller
|
class |
GetApiKeyResultJsonUnmarshaller
GetApiKeyResult JSON Unmarshaller
|
class |
GetApiKeysResultJsonUnmarshaller
GetApiKeysResult JSON Unmarshaller
|
class |
GetAuthorizerResultJsonUnmarshaller
GetAuthorizerResult JSON Unmarshaller
|
class |
GetAuthorizersResultJsonUnmarshaller
GetAuthorizersResult JSON Unmarshaller
|
class |
GetBasePathMappingResultJsonUnmarshaller
GetBasePathMappingResult JSON Unmarshaller
|
class |
GetBasePathMappingsResultJsonUnmarshaller
GetBasePathMappingsResult JSON Unmarshaller
|
class |
GetClientCertificateResultJsonUnmarshaller
GetClientCertificateResult JSON Unmarshaller
|
class |
GetClientCertificatesResultJsonUnmarshaller
GetClientCertificatesResult JSON Unmarshaller
|
class |
GetDeploymentResultJsonUnmarshaller
GetDeploymentResult JSON Unmarshaller
|
class |
GetDeploymentsResultJsonUnmarshaller
GetDeploymentsResult JSON Unmarshaller
|
class |
GetDomainNameResultJsonUnmarshaller
GetDomainNameResult JSON Unmarshaller
|
class |
GetDomainNamesResultJsonUnmarshaller
GetDomainNamesResult JSON Unmarshaller
|
class |
GetExportResultJsonUnmarshaller
GetExportResult JSON Unmarshaller
|
class |
GetIntegrationResponseResultJsonUnmarshaller
GetIntegrationResponseResult JSON Unmarshaller
|
class |
GetIntegrationResultJsonUnmarshaller
GetIntegrationResult JSON Unmarshaller
|
class |
GetMethodResponseResultJsonUnmarshaller
GetMethodResponseResult JSON Unmarshaller
|
class |
GetMethodResultJsonUnmarshaller
GetMethodResult JSON Unmarshaller
|
class |
GetModelResultJsonUnmarshaller
GetModelResult JSON Unmarshaller
|
class |
GetModelsResultJsonUnmarshaller
GetModelsResult JSON Unmarshaller
|
class |
GetModelTemplateResultJsonUnmarshaller
GetModelTemplateResult JSON Unmarshaller
|
class |
GetResourceResultJsonUnmarshaller
GetResourceResult JSON Unmarshaller
|
class |
GetResourcesResultJsonUnmarshaller
GetResourcesResult JSON Unmarshaller
|
class |
GetRestApiResultJsonUnmarshaller
GetRestApiResult JSON Unmarshaller
|
class |
GetRestApisResultJsonUnmarshaller
GetRestApisResult JSON Unmarshaller
|
class |
GetSdkResultJsonUnmarshaller
GetSdkResult JSON Unmarshaller
|
class |
GetStageResultJsonUnmarshaller
GetStageResult JSON Unmarshaller
|
class |
GetStagesResultJsonUnmarshaller
GetStagesResult JSON Unmarshaller
|
class |
ImportRestApiResultJsonUnmarshaller
ImportRestApiResult JSON Unmarshaller
|
class |
IntegrationJsonUnmarshaller
Integration JSON Unmarshaller
|
class |
IntegrationResponseJsonUnmarshaller
IntegrationResponse JSON Unmarshaller
|
class |
MethodJsonUnmarshaller
Method JSON Unmarshaller
|
class |
MethodResponseJsonUnmarshaller
MethodResponse JSON Unmarshaller
|
class |
MethodSettingJsonUnmarshaller
MethodSetting JSON Unmarshaller
|
class |
MethodSnapshotJsonUnmarshaller
MethodSnapshot JSON Unmarshaller
|
class |
ModelJsonUnmarshaller
Model JSON Unmarshaller
|
class |
PatchOperationJsonUnmarshaller
PatchOperation JSON Unmarshaller
|
class |
PutIntegrationResponseResultJsonUnmarshaller
PutIntegrationResponseResult JSON Unmarshaller
|
class |
PutIntegrationResultJsonUnmarshaller
PutIntegrationResult JSON Unmarshaller
|
class |
PutMethodResponseResultJsonUnmarshaller
PutMethodResponseResult JSON Unmarshaller
|
class |
PutMethodResultJsonUnmarshaller
PutMethodResult JSON Unmarshaller
|
class |
PutRestApiResultJsonUnmarshaller
PutRestApiResult JSON Unmarshaller
|
class |
ResourceJsonUnmarshaller
Resource JSON Unmarshaller
|
class |
RestApiJsonUnmarshaller
RestApi JSON Unmarshaller
|
class |
StageJsonUnmarshaller
Stage JSON Unmarshaller
|
class |
StageKeyJsonUnmarshaller
StageKey JSON Unmarshaller
|
class |
TestInvokeAuthorizerResultJsonUnmarshaller
TestInvokeAuthorizerResult JSON Unmarshaller
|
class |
TestInvokeMethodResultJsonUnmarshaller
TestInvokeMethodResult JSON Unmarshaller
|
class |
ThrottleSettingsJsonUnmarshaller
ThrottleSettings JSON Unmarshaller
|
class |
UpdateAccountResultJsonUnmarshaller
UpdateAccountResult JSON Unmarshaller
|
class |
UpdateApiKeyResultJsonUnmarshaller
UpdateApiKeyResult JSON Unmarshaller
|
class |
UpdateAuthorizerResultJsonUnmarshaller
UpdateAuthorizerResult JSON Unmarshaller
|
class |
UpdateBasePathMappingResultJsonUnmarshaller
UpdateBasePathMappingResult JSON Unmarshaller
|
class |
UpdateClientCertificateResultJsonUnmarshaller
UpdateClientCertificateResult JSON Unmarshaller
|
class |
UpdateDeploymentResultJsonUnmarshaller
UpdateDeploymentResult JSON Unmarshaller
|
class |
UpdateDomainNameResultJsonUnmarshaller
UpdateDomainNameResult JSON Unmarshaller
|
class |
UpdateIntegrationResponseResultJsonUnmarshaller
UpdateIntegrationResponseResult JSON Unmarshaller
|
class |
UpdateIntegrationResultJsonUnmarshaller
UpdateIntegrationResult JSON Unmarshaller
|
class |
UpdateMethodResponseResultJsonUnmarshaller
UpdateMethodResponseResult JSON Unmarshaller
|
class |
UpdateMethodResultJsonUnmarshaller
UpdateMethodResult JSON Unmarshaller
|
class |
UpdateModelResultJsonUnmarshaller
UpdateModelResult JSON Unmarshaller
|
class |
UpdateResourceResultJsonUnmarshaller
UpdateResourceResult JSON Unmarshaller
|
class |
UpdateRestApiResultJsonUnmarshaller
UpdateRestApiResult JSON Unmarshaller
|
class |
UpdateStageResultJsonUnmarshaller
UpdateStageResult JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
AlarmJsonUnmarshaller
Alarm JSON Unmarshaller
|
class |
DeregisterScalableTargetResultJsonUnmarshaller
DeregisterScalableTargetResult JSON Unmarshaller
|
class |
DescribeScalableTargetsResultJsonUnmarshaller
DescribeScalableTargetsResult JSON Unmarshaller
|
class |
DescribeScalingActivitiesResultJsonUnmarshaller
DescribeScalingActivitiesResult JSON Unmarshaller
|
class |
RegisterScalableTargetResultJsonUnmarshaller
RegisterScalableTargetResult JSON Unmarshaller
|
class |
ScalableTargetJsonUnmarshaller
ScalableTarget JSON Unmarshaller
|
class |
ScalingActivityJsonUnmarshaller
ScalingActivity JSON Unmarshaller
|
class |
StepAdjustmentJsonUnmarshaller
StepAdjustment JSON Unmarshaller
|
class |
StepScalingPolicyConfigurationJsonUnmarshaller
StepScalingPolicyConfiguration JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
AgentConfigurationStatusJsonUnmarshaller
AgentConfigurationStatus JSON Unmarshaller
|
class |
AgentInfoJsonUnmarshaller
AgentInfo JSON Unmarshaller
|
class |
AgentNetworkInfoJsonUnmarshaller
AgentNetworkInfo JSON Unmarshaller
|
class |
ConfigurationTagJsonUnmarshaller
ConfigurationTag JSON Unmarshaller
|
class |
DescribeAgentsResultJsonUnmarshaller
DescribeAgentsResult JSON Unmarshaller
|
class |
DescribeConfigurationsResultJsonUnmarshaller
DescribeConfigurationsResult JSON Unmarshaller
|
class |
DescribeExportConfigurationsResultJsonUnmarshaller
DescribeExportConfigurationsResult JSON Unmarshaller
|
class |
ExportConfigurationsResultJsonUnmarshaller
ExportConfigurationsResult JSON Unmarshaller
|
class |
ExportInfoJsonUnmarshaller
ExportInfo JSON Unmarshaller
|
class |
ListConfigurationsResultJsonUnmarshaller
ListConfigurationsResult JSON Unmarshaller
|
class |
StartDataCollectionByAgentIdsResultJsonUnmarshaller
StartDataCollectionByAgentIdsResult JSON Unmarshaller
|
class |
StopDataCollectionByAgentIdsResultJsonUnmarshaller
StopDataCollectionByAgentIdsResult JSON Unmarshaller
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Unmarshaller<AmazonServiceException,org.w3c.dom.Node>> |
AmazonAutoScalingClient.exceptionUnmarshallers
List of exception unmarshallers for all modeled exceptions
|
Modifier and Type | Class and Description |
---|---|
class |
ActivityStaxUnmarshaller
Activity StAX Unmarshaller
|
class |
AdjustmentTypeStaxUnmarshaller
AdjustmentType StAX Unmarshaller
|
class |
AlarmStaxUnmarshaller
Alarm StAX Unmarshaller
|
class |
AlreadyExistsExceptionUnmarshaller |
class |
AttachInstancesResultStaxUnmarshaller
AttachInstancesResult StAX Unmarshaller
|
class |
AttachLoadBalancersResultStaxUnmarshaller
AttachLoadBalancersResult StAX Unmarshaller
|
class |
AutoScalingGroupStaxUnmarshaller
AutoScalingGroup StAX Unmarshaller
|
class |
AutoScalingInstanceDetailsStaxUnmarshaller
AutoScalingInstanceDetails StAX Unmarshaller
|
class |
CompleteLifecycleActionResultStaxUnmarshaller
CompleteLifecycleActionResult StAX Unmarshaller
|
class |
CreateAutoScalingGroupResultStaxUnmarshaller
CreateAutoScalingGroupResult StAX Unmarshaller
|
class |
CreateLaunchConfigurationResultStaxUnmarshaller
CreateLaunchConfigurationResult StAX Unmarshaller
|
class |
CreateOrUpdateTagsResultStaxUnmarshaller
CreateOrUpdateTagsResult StAX Unmarshaller
|
class |
DeleteAutoScalingGroupResultStaxUnmarshaller
DeleteAutoScalingGroupResult StAX Unmarshaller
|
class |
DeleteLaunchConfigurationResultStaxUnmarshaller
DeleteLaunchConfigurationResult StAX Unmarshaller
|
class |
DeleteLifecycleHookResultStaxUnmarshaller
DeleteLifecycleHookResult StAX Unmarshaller
|
class |
DeleteNotificationConfigurationResultStaxUnmarshaller
DeleteNotificationConfigurationResult StAX Unmarshaller
|
class |
DeletePolicyResultStaxUnmarshaller
DeletePolicyResult StAX Unmarshaller
|
class |
DeleteScheduledActionResultStaxUnmarshaller
DeleteScheduledActionResult StAX Unmarshaller
|
class |
DescribeAccountLimitsResultStaxUnmarshaller
DescribeAccountLimitsResult StAX Unmarshaller
|
class |
DescribeAdjustmentTypesResultStaxUnmarshaller
DescribeAdjustmentTypesResult StAX Unmarshaller
|
class |
DescribeAutoScalingGroupsResultStaxUnmarshaller
DescribeAutoScalingGroupsResult StAX Unmarshaller
|
class |
DescribeAutoScalingInstancesResultStaxUnmarshaller
DescribeAutoScalingInstancesResult StAX Unmarshaller
|
class |
DescribeAutoScalingNotificationTypesResultStaxUnmarshaller
DescribeAutoScalingNotificationTypesResult StAX Unmarshaller
|
class |
DescribeLaunchConfigurationsResultStaxUnmarshaller
DescribeLaunchConfigurationsResult StAX Unmarshaller
|
class |
DescribeLifecycleHooksResultStaxUnmarshaller
DescribeLifecycleHooksResult StAX Unmarshaller
|
class |
DescribeLifecycleHookTypesResultStaxUnmarshaller
DescribeLifecycleHookTypesResult StAX Unmarshaller
|
class |
DescribeLoadBalancersResultStaxUnmarshaller
DescribeLoadBalancersResult StAX Unmarshaller
|
class |
DescribeMetricCollectionTypesResultStaxUnmarshaller
DescribeMetricCollectionTypesResult StAX Unmarshaller
|
class |
DescribeNotificationConfigurationsResultStaxUnmarshaller
DescribeNotificationConfigurationsResult StAX Unmarshaller
|
class |
DescribePoliciesResultStaxUnmarshaller
DescribePoliciesResult StAX Unmarshaller
|
class |
DescribeScalingActivitiesResultStaxUnmarshaller
DescribeScalingActivitiesResult StAX Unmarshaller
|
class |
DescribeScalingProcessTypesResultStaxUnmarshaller
DescribeScalingProcessTypesResult StAX Unmarshaller
|
class |
DescribeScheduledActionsResultStaxUnmarshaller
DescribeScheduledActionsResult StAX Unmarshaller
|
class |
DescribeTerminationPolicyTypesResultStaxUnmarshaller
DescribeTerminationPolicyTypesResult StAX Unmarshaller
|
class |
DetachInstancesResultStaxUnmarshaller
DetachInstancesResult StAX Unmarshaller
|
class |
DetachLoadBalancersResultStaxUnmarshaller
DetachLoadBalancersResult StAX Unmarshaller
|
class |
DisableMetricsCollectionResultStaxUnmarshaller
DisableMetricsCollectionResult StAX Unmarshaller
|
class |
EbsStaxUnmarshaller
Ebs StAX Unmarshaller
|
class |
EnabledMetricStaxUnmarshaller
EnabledMetric StAX Unmarshaller
|
class |
EnableMetricsCollectionResultStaxUnmarshaller
EnableMetricsCollectionResult StAX Unmarshaller
|
class |
EnterStandbyResultStaxUnmarshaller
EnterStandbyResult StAX Unmarshaller
|
class |
ExecutePolicyResultStaxUnmarshaller
ExecutePolicyResult StAX Unmarshaller
|
class |
ExitStandbyResultStaxUnmarshaller
ExitStandbyResult StAX Unmarshaller
|
class |
InvalidNextTokenExceptionUnmarshaller |
class |
LaunchConfigurationStaxUnmarshaller
LaunchConfiguration StAX Unmarshaller
|
class |
LifecycleHookStaxUnmarshaller
LifecycleHook StAX Unmarshaller
|
class |
LoadBalancerStateStaxUnmarshaller
LoadBalancerState StAX Unmarshaller
|
class |
MetricCollectionTypeStaxUnmarshaller
MetricCollectionType StAX Unmarshaller
|
class |
MetricGranularityTypeStaxUnmarshaller
MetricGranularityType StAX Unmarshaller
|
class |
NotificationConfigurationStaxUnmarshaller
NotificationConfiguration StAX Unmarshaller
|
class |
ProcessTypeStaxUnmarshaller
ProcessType StAX Unmarshaller
|
class |
PutLifecycleHookResultStaxUnmarshaller
PutLifecycleHookResult StAX Unmarshaller
|
class |
PutNotificationConfigurationResultStaxUnmarshaller
PutNotificationConfigurationResult StAX Unmarshaller
|
class |
PutScalingPolicyResultStaxUnmarshaller
PutScalingPolicyResult StAX Unmarshaller
|
class |
PutScheduledUpdateGroupActionResultStaxUnmarshaller
PutScheduledUpdateGroupActionResult StAX Unmarshaller
|
class |
RecordLifecycleActionHeartbeatResultStaxUnmarshaller
RecordLifecycleActionHeartbeatResult StAX Unmarshaller
|
class |
ResourceContentionExceptionUnmarshaller |
class |
ResourceInUseExceptionUnmarshaller |
class |
ResumeProcessesResultStaxUnmarshaller
ResumeProcessesResult StAX Unmarshaller
|
class |
ScalingActivityInProgressExceptionUnmarshaller |
class |
ScalingPolicyStaxUnmarshaller
ScalingPolicy StAX Unmarshaller
|
class |
ScheduledUpdateGroupActionStaxUnmarshaller
ScheduledUpdateGroupAction StAX Unmarshaller
|
class |
SetDesiredCapacityResultStaxUnmarshaller
SetDesiredCapacityResult StAX Unmarshaller
|
class |
SetInstanceHealthResultStaxUnmarshaller
SetInstanceHealthResult StAX Unmarshaller
|
class |
SetInstanceProtectionResultStaxUnmarshaller
SetInstanceProtectionResult StAX Unmarshaller
|
class |
StepAdjustmentStaxUnmarshaller
StepAdjustment StAX Unmarshaller
|
class |
SuspendedProcessStaxUnmarshaller
SuspendedProcess StAX Unmarshaller
|
class |
SuspendProcessesResultStaxUnmarshaller
SuspendProcessesResult StAX Unmarshaller
|
class |
TerminateInstanceInAutoScalingGroupResultStaxUnmarshaller
TerminateInstanceInAutoScalingGroupResult StAX Unmarshaller
|
class |
UpdateAutoScalingGroupResultStaxUnmarshaller
UpdateAutoScalingGroupResult StAX Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
AddTagsToCertificateResultJsonUnmarshaller
AddTagsToCertificateResult JSON Unmarshaller
|
class |
CertificateDetailJsonUnmarshaller
CertificateDetail JSON Unmarshaller
|
class |
CertificateSummaryJsonUnmarshaller
CertificateSummary JSON Unmarshaller
|
class |
DeleteCertificateResultJsonUnmarshaller
DeleteCertificateResult JSON Unmarshaller
|
class |
DescribeCertificateResultJsonUnmarshaller
DescribeCertificateResult JSON Unmarshaller
|
class |
DomainValidationJsonUnmarshaller
DomainValidation JSON Unmarshaller
|
class |
DomainValidationOptionJsonUnmarshaller
DomainValidationOption JSON Unmarshaller
|
class |
GetCertificateResultJsonUnmarshaller
GetCertificateResult JSON Unmarshaller
|
class |
ListCertificatesResultJsonUnmarshaller
ListCertificatesResult JSON Unmarshaller
|
class |
ListTagsForCertificateResultJsonUnmarshaller
ListTagsForCertificateResult JSON Unmarshaller
|
class |
RemoveTagsFromCertificateResultJsonUnmarshaller
RemoveTagsFromCertificateResult JSON Unmarshaller
|
class |
RequestCertificateResultJsonUnmarshaller
RequestCertificateResult JSON Unmarshaller
|
class |
ResendValidationEmailResultJsonUnmarshaller
ResendValidationEmailResult JSON Unmarshaller
|
class |
TagJsonUnmarshaller
Tag JSON Unmarshaller
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Unmarshaller<AmazonServiceException,org.w3c.dom.Node>> |
AmazonCloudFormationClient.exceptionUnmarshallers
List of exception unmarshallers for all modeled exceptions
|
Modifier and Type | Class and Description |
---|---|
class |
AccountLimitStaxUnmarshaller
AccountLimit StAX Unmarshaller
|
class |
CancelUpdateStackResultStaxUnmarshaller
CancelUpdateStackResult StAX Unmarshaller
|
class |
ChangeSetNotFoundExceptionUnmarshaller |
class |
ChangeSetSummaryStaxUnmarshaller
ChangeSetSummary StAX Unmarshaller
|
class |
ContinueUpdateRollbackResultStaxUnmarshaller
ContinueUpdateRollbackResult StAX Unmarshaller
|
class |
CreateChangeSetResultStaxUnmarshaller
CreateChangeSetResult StAX Unmarshaller
|
class |
CreateStackResultStaxUnmarshaller
CreateStackResult StAX Unmarshaller
|
class |
DeleteChangeSetResultStaxUnmarshaller
DeleteChangeSetResult StAX Unmarshaller
|
class |
DeleteStackResultStaxUnmarshaller
DeleteStackResult StAX Unmarshaller
|
class |
DescribeChangeSetResultStaxUnmarshaller
DescribeChangeSetResult StAX Unmarshaller
|
class |
DescribeStackEventsResultStaxUnmarshaller
DescribeStackEventsResult StAX Unmarshaller
|
class |
DescribeStackResourceResultStaxUnmarshaller
DescribeStackResourceResult StAX Unmarshaller
|
class |
DescribeStackResourcesResultStaxUnmarshaller
DescribeStackResourcesResult StAX Unmarshaller
|
class |
DescribeStacksResultStaxUnmarshaller
DescribeStacksResult StAX Unmarshaller
|
class |
EstimateTemplateCostResultStaxUnmarshaller
EstimateTemplateCostResult StAX Unmarshaller
|
class |
ExecuteChangeSetResultStaxUnmarshaller
ExecuteChangeSetResult StAX Unmarshaller
|
class |
GetStackPolicyResultStaxUnmarshaller
GetStackPolicyResult StAX Unmarshaller
|
class |
GetTemplateResultStaxUnmarshaller
GetTemplateResult StAX Unmarshaller
|
class |
GetTemplateSummaryResultStaxUnmarshaller
GetTemplateSummaryResult StAX Unmarshaller
|
class |
InsufficientCapabilitiesExceptionUnmarshaller |
class |
InvalidChangeSetStatusExceptionUnmarshaller |
class |
ListChangeSetsResultStaxUnmarshaller
ListChangeSetsResult StAX Unmarshaller
|
class |
ListStackResourcesResultStaxUnmarshaller
ListStackResourcesResult StAX Unmarshaller
|
class |
ListStacksResultStaxUnmarshaller
ListStacksResult StAX Unmarshaller
|
class |
OutputStaxUnmarshaller
Output StAX Unmarshaller
|
class |
ParameterConstraintsStaxUnmarshaller
ParameterConstraints StAX Unmarshaller
|
class |
ParameterDeclarationStaxUnmarshaller
ParameterDeclaration StAX Unmarshaller
|
class |
ResourceChangeDetailStaxUnmarshaller
ResourceChangeDetail StAX Unmarshaller
|
class |
ResourceChangeStaxUnmarshaller
ResourceChange StAX Unmarshaller
|
class |
ResourceTargetDefinitionStaxUnmarshaller
ResourceTargetDefinition StAX Unmarshaller
|
class |
SetStackPolicyResultStaxUnmarshaller
SetStackPolicyResult StAX Unmarshaller
|
class |
SignalResourceResultStaxUnmarshaller
SignalResourceResult StAX Unmarshaller
|
class |
StackEventStaxUnmarshaller
StackEvent StAX Unmarshaller
|
class |
StackResourceDetailStaxUnmarshaller
StackResourceDetail StAX Unmarshaller
|
class |
StackResourceStaxUnmarshaller
StackResource StAX Unmarshaller
|
class |
StackResourceSummaryStaxUnmarshaller
StackResourceSummary StAX Unmarshaller
|
class |
StackStaxUnmarshaller
Stack StAX Unmarshaller
|
class |
StackSummaryStaxUnmarshaller
StackSummary StAX Unmarshaller
|
class |
TemplateParameterStaxUnmarshaller
TemplateParameter StAX Unmarshaller
|
class |
UpdateStackResultStaxUnmarshaller
UpdateStackResult StAX Unmarshaller
|
class |
ValidateTemplateResultStaxUnmarshaller
ValidateTemplateResult StAX Unmarshaller
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Unmarshaller<AmazonServiceException,org.w3c.dom.Node>> |
AmazonCloudFrontClient.exceptionUnmarshallers
List of exception unmarshallers for all modeled exceptions
|
Modifier and Type | Class and Description |
---|---|
class |
CreateHapgResultJsonUnmarshaller
CreateHapgResult JSON Unmarshaller
|
class |
CreateHsmResultJsonUnmarshaller
CreateHsmResult JSON Unmarshaller
|
class |
CreateLunaClientResultJsonUnmarshaller
CreateLunaClientResult JSON Unmarshaller
|
class |
DeleteHapgResultJsonUnmarshaller
DeleteHapgResult JSON Unmarshaller
|
class |
DeleteHsmResultJsonUnmarshaller
DeleteHsmResult JSON Unmarshaller
|
class |
DeleteLunaClientResultJsonUnmarshaller
DeleteLunaClientResult JSON Unmarshaller
|
class |
DescribeHapgResultJsonUnmarshaller
DescribeHapgResult JSON Unmarshaller
|
class |
DescribeHsmResultJsonUnmarshaller
DescribeHsmResult JSON Unmarshaller
|
class |
DescribeLunaClientResultJsonUnmarshaller
DescribeLunaClientResult JSON Unmarshaller
|
class |
GetConfigResultJsonUnmarshaller
GetConfigResult JSON Unmarshaller
|
class |
ListAvailableZonesResultJsonUnmarshaller
ListAvailableZonesResult JSON Unmarshaller
|
class |
ListHapgsResultJsonUnmarshaller
ListHapgsResult JSON Unmarshaller
|
class |
ListHsmsResultJsonUnmarshaller
ListHsmsResult JSON Unmarshaller
|
class |
ListLunaClientsResultJsonUnmarshaller
ListLunaClientsResult JSON Unmarshaller
|
class |
ModifyHapgResultJsonUnmarshaller
ModifyHapgResult JSON Unmarshaller
|
class |
ModifyHsmResultJsonUnmarshaller
ModifyHsmResult JSON Unmarshaller
|
class |
ModifyLunaClientResultJsonUnmarshaller
ModifyLunaClientResult JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
BucketInfoJsonUnmarshaller
BucketInfo JSON Unmarshaller
|
class |
BucketJsonUnmarshaller
Bucket JSON Unmarshaller
|
class |
DocumentServiceWarningJsonUnmarshaller
DocumentServiceWarning JSON Unmarshaller
|
class |
FieldStatsJsonUnmarshaller
FieldStats JSON Unmarshaller
|
class |
HitJsonUnmarshaller
Hit JSON Unmarshaller
|
class |
HitsJsonUnmarshaller
Hits JSON Unmarshaller
|
class |
SearchResultJsonUnmarshaller
SearchResult JSON Unmarshaller
|
class |
SearchStatusJsonUnmarshaller
SearchStatus JSON Unmarshaller
|
class |
SuggestionMatchJsonUnmarshaller
SuggestionMatch JSON Unmarshaller
|
class |
SuggestModelJsonUnmarshaller
SuggestModel JSON Unmarshaller
|
class |
SuggestResultJsonUnmarshaller
SuggestResult JSON Unmarshaller
|
class |
SuggestStatusJsonUnmarshaller
SuggestStatus JSON Unmarshaller
|
class |
UploadDocumentsResultJsonUnmarshaller
UploadDocumentsResult JSON Unmarshaller
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Unmarshaller<AmazonServiceException,org.w3c.dom.Node>> |
AmazonCloudSearchClient.exceptionUnmarshallers
List of exception unmarshallers for all modeled exceptions
|
Modifier and Type | Class and Description |
---|---|
class |
AccessPoliciesStatusStaxUnmarshaller
AccessPoliciesStatus StAX Unmarshaller
|
class |
AnalysisOptionsStaxUnmarshaller
AnalysisOptions StAX Unmarshaller
|
class |
AnalysisSchemeStatusStaxUnmarshaller
AnalysisSchemeStatus StAX Unmarshaller
|
class |
AnalysisSchemeStaxUnmarshaller
AnalysisScheme StAX Unmarshaller
|
class |
AvailabilityOptionsStatusStaxUnmarshaller
AvailabilityOptionsStatus StAX Unmarshaller
|
class |
BaseExceptionUnmarshaller |
class |
BuildSuggestersResultStaxUnmarshaller
BuildSuggestersResult StAX Unmarshaller
|
class |
CreateDomainResultStaxUnmarshaller
CreateDomainResult StAX Unmarshaller
|
class |
DateArrayOptionsStaxUnmarshaller
DateArrayOptions StAX Unmarshaller
|
class |
DateOptionsStaxUnmarshaller
DateOptions StAX Unmarshaller
|
class |
DefineAnalysisSchemeResultStaxUnmarshaller
DefineAnalysisSchemeResult StAX Unmarshaller
|
class |
DefineExpressionResultStaxUnmarshaller
DefineExpressionResult StAX Unmarshaller
|
class |
DefineIndexFieldResultStaxUnmarshaller
DefineIndexFieldResult StAX Unmarshaller
|
class |
DefineSuggesterResultStaxUnmarshaller
DefineSuggesterResult StAX Unmarshaller
|
class |
DeleteAnalysisSchemeResultStaxUnmarshaller
DeleteAnalysisSchemeResult StAX Unmarshaller
|
class |
DeleteDomainResultStaxUnmarshaller
DeleteDomainResult StAX Unmarshaller
|
class |
DeleteExpressionResultStaxUnmarshaller
DeleteExpressionResult StAX Unmarshaller
|
class |
DeleteIndexFieldResultStaxUnmarshaller
DeleteIndexFieldResult StAX Unmarshaller
|
class |
DeleteSuggesterResultStaxUnmarshaller
DeleteSuggesterResult StAX Unmarshaller
|
class |
DescribeAnalysisSchemesResultStaxUnmarshaller
DescribeAnalysisSchemesResult StAX Unmarshaller
|
class |
DescribeAvailabilityOptionsResultStaxUnmarshaller
DescribeAvailabilityOptionsResult StAX Unmarshaller
|
class |
DescribeDomainsResultStaxUnmarshaller
DescribeDomainsResult StAX Unmarshaller
|
class |
DescribeExpressionsResultStaxUnmarshaller
DescribeExpressionsResult StAX Unmarshaller
|
class |
DescribeIndexFieldsResultStaxUnmarshaller
DescribeIndexFieldsResult StAX Unmarshaller
|
class |
DescribeScalingParametersResultStaxUnmarshaller
DescribeScalingParametersResult StAX Unmarshaller
|
class |
DescribeServiceAccessPoliciesResultStaxUnmarshaller
DescribeServiceAccessPoliciesResult StAX Unmarshaller
|
class |
DescribeSuggestersResultStaxUnmarshaller
DescribeSuggestersResult StAX Unmarshaller
|
class |
DisabledOperationExceptionUnmarshaller |
class |
DocumentSuggesterOptionsStaxUnmarshaller
DocumentSuggesterOptions StAX Unmarshaller
|
class |
DomainStatusStaxUnmarshaller
DomainStatus StAX Unmarshaller
|
class |
DoubleArrayOptionsStaxUnmarshaller
DoubleArrayOptions StAX Unmarshaller
|
class |
DoubleOptionsStaxUnmarshaller
DoubleOptions StAX Unmarshaller
|
class |
ExpressionStatusStaxUnmarshaller
ExpressionStatus StAX Unmarshaller
|
class |
ExpressionStaxUnmarshaller
Expression StAX Unmarshaller
|
class |
IndexDocumentsResultStaxUnmarshaller
IndexDocumentsResult StAX Unmarshaller
|
class |
IndexFieldStatusStaxUnmarshaller
IndexFieldStatus StAX Unmarshaller
|
class |
IndexFieldStaxUnmarshaller
IndexField StAX Unmarshaller
|
class |
IntArrayOptionsStaxUnmarshaller
IntArrayOptions StAX Unmarshaller
|
class |
InternalExceptionUnmarshaller |
class |
IntOptionsStaxUnmarshaller
IntOptions StAX Unmarshaller
|
class |
InvalidTypeExceptionUnmarshaller |
class |
LatLonOptionsStaxUnmarshaller
LatLonOptions StAX Unmarshaller
|
class |
LimitsStaxUnmarshaller
Limits StAX Unmarshaller
|
class |
ListDomainNamesResultStaxUnmarshaller
ListDomainNamesResult StAX Unmarshaller
|
private static class |
ListDomainNamesResultStaxUnmarshaller.DomainNamesMapEntryUnmarshaller |
class |
LiteralArrayOptionsStaxUnmarshaller
LiteralArrayOptions StAX Unmarshaller
|
class |
LiteralOptionsStaxUnmarshaller
LiteralOptions StAX Unmarshaller
|
class |
OptionStatusStaxUnmarshaller
OptionStatus StAX Unmarshaller
|
class |
ScalingParametersStatusStaxUnmarshaller
ScalingParametersStatus StAX Unmarshaller
|
class |
ScalingParametersStaxUnmarshaller
ScalingParameters StAX Unmarshaller
|
class |
ServiceEndpointStaxUnmarshaller
ServiceEndpoint StAX Unmarshaller
|
class |
SuggesterStatusStaxUnmarshaller
SuggesterStatus StAX Unmarshaller
|
class |
SuggesterStaxUnmarshaller
Suggester StAX Unmarshaller
|
class |
TextArrayOptionsStaxUnmarshaller
TextArrayOptions StAX Unmarshaller
|
class |
TextOptionsStaxUnmarshaller
TextOptions StAX Unmarshaller
|
class |
UpdateAvailabilityOptionsResultStaxUnmarshaller
UpdateAvailabilityOptionsResult StAX Unmarshaller
|
class |
UpdateScalingParametersResultStaxUnmarshaller
UpdateScalingParametersResult StAX Unmarshaller
|
class |
UpdateServiceAccessPoliciesResultStaxUnmarshaller
UpdateServiceAccessPoliciesResult StAX Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
CreateTrailResultJsonUnmarshaller
CreateTrailResult JSON Unmarshaller
|
class |
DeleteTrailResultJsonUnmarshaller
DeleteTrailResult JSON Unmarshaller
|
class |
DescribeTrailsResultJsonUnmarshaller
DescribeTrailsResult JSON Unmarshaller
|
class |
GetTrailStatusResultJsonUnmarshaller
GetTrailStatusResult JSON Unmarshaller
|
class |
ListPublicKeysResultJsonUnmarshaller
ListPublicKeysResult JSON Unmarshaller
|
class |
LookupAttributeJsonUnmarshaller
LookupAttribute JSON Unmarshaller
|
class |
LookupEventsResultJsonUnmarshaller
LookupEventsResult JSON Unmarshaller
|
class |
PublicKeyJsonUnmarshaller
PublicKey JSON Unmarshaller
|
class |
ResourceTagJsonUnmarshaller
ResourceTag JSON Unmarshaller
|
class |
StartLoggingResultJsonUnmarshaller
StartLoggingResult JSON Unmarshaller
|
class |
StopLoggingResultJsonUnmarshaller
StopLoggingResult JSON Unmarshaller
|
class |
TrailJsonUnmarshaller
Trail JSON Unmarshaller
|
class |
UpdateTrailResultJsonUnmarshaller
UpdateTrailResult JSON Unmarshaller
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Unmarshaller<AmazonServiceException,org.w3c.dom.Node>> |
AmazonCloudWatchClient.exceptionUnmarshallers
List of exception unmarshallers for all modeled exceptions
|
Modifier and Type | Class and Description |
---|---|
class |
AlarmHistoryItemStaxUnmarshaller
AlarmHistoryItem StAX Unmarshaller
|
class |
DatapointStaxUnmarshaller
Datapoint StAX Unmarshaller
|
class |
DeleteAlarmsResultStaxUnmarshaller
DeleteAlarmsResult StAX Unmarshaller
|
class |
DescribeAlarmHistoryResultStaxUnmarshaller
DescribeAlarmHistoryResult StAX Unmarshaller
|
class |
DescribeAlarmsForMetricResultStaxUnmarshaller
DescribeAlarmsForMetricResult StAX Unmarshaller
|
class |
DescribeAlarmsResultStaxUnmarshaller
DescribeAlarmsResult StAX Unmarshaller
|
class |
DimensionFilterStaxUnmarshaller
DimensionFilter StAX Unmarshaller
|
class |
DisableAlarmActionsResultStaxUnmarshaller
DisableAlarmActionsResult StAX Unmarshaller
|
class |
EnableAlarmActionsResultStaxUnmarshaller
EnableAlarmActionsResult StAX Unmarshaller
|
class |
GetMetricStatisticsResultStaxUnmarshaller
GetMetricStatisticsResult StAX Unmarshaller
|
class |
InternalServiceExceptionUnmarshaller |
class |
InvalidFormatExceptionUnmarshaller |
class |
ListMetricsResultStaxUnmarshaller
ListMetricsResult StAX Unmarshaller
|
class |
MetricAlarmStaxUnmarshaller
MetricAlarm StAX Unmarshaller
|
class |
MetricDatumStaxUnmarshaller
MetricDatum StAX Unmarshaller
|
class |
MetricStaxUnmarshaller
Metric StAX Unmarshaller
|
class |
MissingRequiredParameterExceptionUnmarshaller |
class |
PutMetricAlarmResultStaxUnmarshaller
PutMetricAlarmResult StAX Unmarshaller
|
class |
PutMetricDataResultStaxUnmarshaller
PutMetricDataResult StAX Unmarshaller
|
class |
SetAlarmStateResultStaxUnmarshaller
SetAlarmStateResult StAX Unmarshaller
|
class |
StatisticSetStaxUnmarshaller
StatisticSet StAX Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
DeleteRuleResultJsonUnmarshaller
DeleteRuleResult JSON Unmarshaller
|
class |
DescribeRuleResultJsonUnmarshaller
DescribeRuleResult JSON Unmarshaller
|
class |
DisableRuleResultJsonUnmarshaller
DisableRuleResult JSON Unmarshaller
|
class |
EnableRuleResultJsonUnmarshaller
EnableRuleResult JSON Unmarshaller
|
class |
ListRuleNamesByTargetResultJsonUnmarshaller
ListRuleNamesByTargetResult JSON Unmarshaller
|
class |
ListRulesResultJsonUnmarshaller
ListRulesResult JSON Unmarshaller
|
class |
ListTargetsByRuleResultJsonUnmarshaller
ListTargetsByRuleResult JSON Unmarshaller
|
class |
PutEventsRequestEntryJsonUnmarshaller
PutEventsRequestEntry JSON Unmarshaller
|
class |
PutEventsResultEntryJsonUnmarshaller
PutEventsResultEntry JSON Unmarshaller
|
class |
PutEventsResultJsonUnmarshaller
PutEventsResult JSON Unmarshaller
|
class |
PutRuleResultJsonUnmarshaller
PutRuleResult JSON Unmarshaller
|
class |
PutTargetsResultEntryJsonUnmarshaller
PutTargetsResultEntry JSON Unmarshaller
|
class |
PutTargetsResultJsonUnmarshaller
PutTargetsResult JSON Unmarshaller
|
class |
RemoveTargetsResultEntryJsonUnmarshaller
RemoveTargetsResultEntry JSON Unmarshaller
|
class |
RemoveTargetsResultJsonUnmarshaller
RemoveTargetsResult JSON Unmarshaller
|
class |
RuleJsonUnmarshaller
Rule JSON Unmarshaller
|
class |
TargetJsonUnmarshaller
Target JSON Unmarshaller
|
class |
TestEventPatternResultJsonUnmarshaller
TestEventPatternResult JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
BatchGetRepositoriesResultJsonUnmarshaller
BatchGetRepositoriesResult JSON Unmarshaller
|
class |
BranchInfoJsonUnmarshaller
BranchInfo JSON Unmarshaller
|
class |
CommitJsonUnmarshaller
Commit JSON Unmarshaller
|
class |
CreateBranchResultJsonUnmarshaller
CreateBranchResult JSON Unmarshaller
|
class |
CreateRepositoryResultJsonUnmarshaller
CreateRepositoryResult JSON Unmarshaller
|
class |
DeleteRepositoryResultJsonUnmarshaller
DeleteRepositoryResult JSON Unmarshaller
|
class |
GetBranchResultJsonUnmarshaller
GetBranchResult JSON Unmarshaller
|
class |
GetCommitResultJsonUnmarshaller
GetCommitResult JSON Unmarshaller
|
class |
GetRepositoryResultJsonUnmarshaller
GetRepositoryResult JSON Unmarshaller
|
class |
GetRepositoryTriggersResultJsonUnmarshaller
GetRepositoryTriggersResult JSON Unmarshaller
|
class |
ListBranchesResultJsonUnmarshaller
ListBranchesResult JSON Unmarshaller
|
class |
ListRepositoriesResultJsonUnmarshaller
ListRepositoriesResult JSON Unmarshaller
|
class |
PutRepositoryTriggersResultJsonUnmarshaller
PutRepositoryTriggersResult JSON Unmarshaller
|
class |
RepositoryMetadataJsonUnmarshaller
RepositoryMetadata JSON Unmarshaller
|
class |
RepositoryNameIdPairJsonUnmarshaller
RepositoryNameIdPair JSON Unmarshaller
|
class |
RepositoryTriggerExecutionFailureJsonUnmarshaller
RepositoryTriggerExecutionFailure JSON Unmarshaller
|
class |
RepositoryTriggerJsonUnmarshaller
RepositoryTrigger JSON Unmarshaller
|
class |
TestRepositoryTriggersResultJsonUnmarshaller
TestRepositoryTriggersResult JSON Unmarshaller
|
class |
UpdateDefaultBranchResultJsonUnmarshaller
UpdateDefaultBranchResult JSON Unmarshaller
|
class |
UpdateRepositoryDescriptionResultJsonUnmarshaller
UpdateRepositoryDescriptionResult JSON Unmarshaller
|
class |
UpdateRepositoryNameResultJsonUnmarshaller
UpdateRepositoryNameResult JSON Unmarshaller
|
class |
UserInfoJsonUnmarshaller
UserInfo JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
AddTagsToOnPremisesInstancesResultJsonUnmarshaller
AddTagsToOnPremisesInstancesResult JSON Unmarshaller
|
class |
ApplicationInfoJsonUnmarshaller
ApplicationInfo JSON Unmarshaller
|
class |
AutoScalingGroupJsonUnmarshaller
AutoScalingGroup JSON Unmarshaller
|
class |
BatchGetApplicationRevisionsResultJsonUnmarshaller
BatchGetApplicationRevisionsResult JSON Unmarshaller
|
class |
BatchGetApplicationsResultJsonUnmarshaller
BatchGetApplicationsResult JSON Unmarshaller
|
class |
BatchGetDeploymentGroupsResultJsonUnmarshaller
BatchGetDeploymentGroupsResult JSON Unmarshaller
|
class |
BatchGetDeploymentInstancesResultJsonUnmarshaller
BatchGetDeploymentInstancesResult JSON Unmarshaller
|
class |
BatchGetDeploymentsResultJsonUnmarshaller
BatchGetDeploymentsResult JSON Unmarshaller
|
class |
BatchGetOnPremisesInstancesResultJsonUnmarshaller
BatchGetOnPremisesInstancesResult JSON Unmarshaller
|
class |
CreateApplicationResultJsonUnmarshaller
CreateApplicationResult JSON Unmarshaller
|
class |
CreateDeploymentConfigResultJsonUnmarshaller
CreateDeploymentConfigResult JSON Unmarshaller
|
class |
CreateDeploymentGroupResultJsonUnmarshaller
CreateDeploymentGroupResult JSON Unmarshaller
|
class |
DeleteApplicationResultJsonUnmarshaller
DeleteApplicationResult JSON Unmarshaller
|
class |
DeleteDeploymentConfigResultJsonUnmarshaller
DeleteDeploymentConfigResult JSON Unmarshaller
|
class |
DeleteDeploymentGroupResultJsonUnmarshaller
DeleteDeploymentGroupResult JSON Unmarshaller
|
class |
DeploymentConfigInfoJsonUnmarshaller
DeploymentConfigInfo JSON Unmarshaller
|
class |
DeploymentGroupInfoJsonUnmarshaller
DeploymentGroupInfo JSON Unmarshaller
|
class |
DeploymentInfoJsonUnmarshaller
DeploymentInfo JSON Unmarshaller
|
class |
DeploymentOverviewJsonUnmarshaller
DeploymentOverview JSON Unmarshaller
|
class |
DeregisterOnPremisesInstanceResultJsonUnmarshaller
DeregisterOnPremisesInstanceResult JSON Unmarshaller
|
class |
DiagnosticsJsonUnmarshaller
Diagnostics JSON Unmarshaller
|
class |
EC2TagFilterJsonUnmarshaller
EC2TagFilter JSON Unmarshaller
|
class |
ErrorInformationJsonUnmarshaller
ErrorInformation JSON Unmarshaller
|
class |
GenericRevisionInfoJsonUnmarshaller
GenericRevisionInfo JSON Unmarshaller
|
class |
GetApplicationResultJsonUnmarshaller
GetApplicationResult JSON Unmarshaller
|
class |
GetApplicationRevisionResultJsonUnmarshaller
GetApplicationRevisionResult JSON Unmarshaller
|
class |
GetDeploymentConfigResultJsonUnmarshaller
GetDeploymentConfigResult JSON Unmarshaller
|
class |
GetDeploymentGroupResultJsonUnmarshaller
GetDeploymentGroupResult JSON Unmarshaller
|
class |
GetDeploymentInstanceResultJsonUnmarshaller
GetDeploymentInstanceResult JSON Unmarshaller
|
class |
GetOnPremisesInstanceResultJsonUnmarshaller
GetOnPremisesInstanceResult JSON Unmarshaller
|
class |
GitHubLocationJsonUnmarshaller
GitHubLocation JSON Unmarshaller
|
class |
InstanceInfoJsonUnmarshaller
InstanceInfo JSON Unmarshaller
|
class |
InstanceSummaryJsonUnmarshaller
InstanceSummary JSON Unmarshaller
|
class |
LifecycleEventJsonUnmarshaller
LifecycleEvent JSON Unmarshaller
|
class |
ListApplicationRevisionsResultJsonUnmarshaller
ListApplicationRevisionsResult JSON Unmarshaller
|
class |
ListApplicationsResultJsonUnmarshaller
ListApplicationsResult JSON Unmarshaller
|
class |
ListDeploymentConfigsResultJsonUnmarshaller
ListDeploymentConfigsResult JSON Unmarshaller
|
class |
ListDeploymentGroupsResultJsonUnmarshaller
ListDeploymentGroupsResult JSON Unmarshaller
|
class |
ListDeploymentInstancesResultJsonUnmarshaller
ListDeploymentInstancesResult JSON Unmarshaller
|
class |
ListDeploymentsResultJsonUnmarshaller
ListDeploymentsResult JSON Unmarshaller
|
class |
ListOnPremisesInstancesResultJsonUnmarshaller
ListOnPremisesInstancesResult JSON Unmarshaller
|
class |
MinimumHealthyHostsJsonUnmarshaller
MinimumHealthyHosts JSON Unmarshaller
|
class |
RegisterApplicationRevisionResultJsonUnmarshaller
RegisterApplicationRevisionResult JSON Unmarshaller
|
class |
RegisterOnPremisesInstanceResultJsonUnmarshaller
RegisterOnPremisesInstanceResult JSON Unmarshaller
|
class |
RemoveTagsFromOnPremisesInstancesResultJsonUnmarshaller
RemoveTagsFromOnPremisesInstancesResult JSON Unmarshaller
|
class |
RevisionInfoJsonUnmarshaller
RevisionInfo JSON Unmarshaller
|
class |
RevisionLocationJsonUnmarshaller
RevisionLocation JSON Unmarshaller
|
class |
StopDeploymentResultJsonUnmarshaller
StopDeploymentResult JSON Unmarshaller
|
class |
TimeRangeJsonUnmarshaller
TimeRange JSON Unmarshaller
|
class |
TriggerConfigJsonUnmarshaller
TriggerConfig JSON Unmarshaller
|
class |
UpdateApplicationResultJsonUnmarshaller
UpdateApplicationResult JSON Unmarshaller
|
class |
UpdateDeploymentGroupResultJsonUnmarshaller
UpdateDeploymentGroupResult JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
AcknowledgeJobResultJsonUnmarshaller
AcknowledgeJobResult JSON Unmarshaller
|
class |
AcknowledgeThirdPartyJobResultJsonUnmarshaller
AcknowledgeThirdPartyJobResult JSON Unmarshaller
|
class |
ActionConfigurationJsonUnmarshaller
ActionConfiguration JSON Unmarshaller
|
class |
ActionConfigurationPropertyJsonUnmarshaller
ActionConfigurationProperty JSON Unmarshaller
|
class |
ActionContextJsonUnmarshaller
ActionContext JSON Unmarshaller
|
class |
ActionDeclarationJsonUnmarshaller
ActionDeclaration JSON Unmarshaller
|
class |
ActionExecutionJsonUnmarshaller
ActionExecution JSON Unmarshaller
|
class |
ActionRevisionJsonUnmarshaller
ActionRevision JSON Unmarshaller
|
class |
ActionStateJsonUnmarshaller
ActionState JSON Unmarshaller
|
class |
ActionTypeIdJsonUnmarshaller
ActionTypeId JSON Unmarshaller
|
class |
ActionTypeJsonUnmarshaller
ActionType JSON Unmarshaller
|
class |
ActionTypeSettingsJsonUnmarshaller
ActionTypeSettings JSON Unmarshaller
|
class |
ArtifactDetailsJsonUnmarshaller
ArtifactDetails JSON Unmarshaller
|
class |
ArtifactJsonUnmarshaller
Artifact JSON Unmarshaller
|
class |
ArtifactLocationJsonUnmarshaller
ArtifactLocation JSON Unmarshaller
|
class |
ArtifactStoreJsonUnmarshaller
ArtifactStore JSON Unmarshaller
|
class |
AWSSessionCredentialsJsonUnmarshaller
AWSSessionCredentials JSON Unmarshaller
|
class |
BlockerDeclarationJsonUnmarshaller
BlockerDeclaration JSON Unmarshaller
|
class |
CreateCustomActionTypeResultJsonUnmarshaller
CreateCustomActionTypeResult JSON Unmarshaller
|
class |
CreatePipelineResultJsonUnmarshaller
CreatePipelineResult JSON Unmarshaller
|
class |
CurrentRevisionJsonUnmarshaller
CurrentRevision JSON Unmarshaller
|
class |
DeleteCustomActionTypeResultJsonUnmarshaller
DeleteCustomActionTypeResult JSON Unmarshaller
|
class |
DeletePipelineResultJsonUnmarshaller
DeletePipelineResult JSON Unmarshaller
|
class |
DisableStageTransitionResultJsonUnmarshaller
DisableStageTransitionResult JSON Unmarshaller
|
class |
EnableStageTransitionResultJsonUnmarshaller
EnableStageTransitionResult JSON Unmarshaller
|
class |
EncryptionKeyJsonUnmarshaller
EncryptionKey JSON Unmarshaller
|
class |
ErrorDetailsJsonUnmarshaller
ErrorDetails JSON Unmarshaller
|
class |
ExecutionDetailsJsonUnmarshaller
ExecutionDetails JSON Unmarshaller
|
class |
FailureDetailsJsonUnmarshaller
FailureDetails JSON Unmarshaller
|
class |
GetJobDetailsResultJsonUnmarshaller
GetJobDetailsResult JSON Unmarshaller
|
class |
GetPipelineResultJsonUnmarshaller
GetPipelineResult JSON Unmarshaller
|
class |
GetPipelineStateResultJsonUnmarshaller
GetPipelineStateResult JSON Unmarshaller
|
class |
GetThirdPartyJobDetailsResultJsonUnmarshaller
GetThirdPartyJobDetailsResult JSON Unmarshaller
|
class |
InputArtifactJsonUnmarshaller
InputArtifact JSON Unmarshaller
|
class |
JobDataJsonUnmarshaller
JobData JSON Unmarshaller
|
class |
JobDetailsJsonUnmarshaller
JobDetails JSON Unmarshaller
|
class |
JobJsonUnmarshaller
Job JSON Unmarshaller
|
class |
ListActionTypesResultJsonUnmarshaller
ListActionTypesResult JSON Unmarshaller
|
class |
ListPipelinesResultJsonUnmarshaller
ListPipelinesResult JSON Unmarshaller
|
class |
OutputArtifactJsonUnmarshaller
OutputArtifact JSON Unmarshaller
|
class |
PipelineContextJsonUnmarshaller
PipelineContext JSON Unmarshaller
|
class |
PipelineDeclarationJsonUnmarshaller
PipelineDeclaration JSON Unmarshaller
|
class |
PipelineSummaryJsonUnmarshaller
PipelineSummary JSON Unmarshaller
|
class |
PollForJobsResultJsonUnmarshaller
PollForJobsResult JSON Unmarshaller
|
class |
PollForThirdPartyJobsResultJsonUnmarshaller
PollForThirdPartyJobsResult JSON Unmarshaller
|
class |
PutActionRevisionResultJsonUnmarshaller
PutActionRevisionResult JSON Unmarshaller
|
class |
PutJobFailureResultResultJsonUnmarshaller
PutJobFailureResultResult JSON Unmarshaller
|
class |
PutJobSuccessResultResultJsonUnmarshaller
PutJobSuccessResultResult JSON Unmarshaller
|
class |
PutThirdPartyJobFailureResultResultJsonUnmarshaller
PutThirdPartyJobFailureResultResult JSON Unmarshaller
|
class |
PutThirdPartyJobSuccessResultResultJsonUnmarshaller
PutThirdPartyJobSuccessResultResult JSON Unmarshaller
|
class |
S3ArtifactLocationJsonUnmarshaller
S3ArtifactLocation JSON Unmarshaller
|
class |
StageContextJsonUnmarshaller
StageContext JSON Unmarshaller
|
class |
StageDeclarationJsonUnmarshaller
StageDeclaration JSON Unmarshaller
|
class |
StageStateJsonUnmarshaller
StageState JSON Unmarshaller
|
class |
StartPipelineExecutionResultJsonUnmarshaller
StartPipelineExecutionResult JSON Unmarshaller
|
class |
ThirdPartyJobDataJsonUnmarshaller
ThirdPartyJobData JSON Unmarshaller
|
class |
ThirdPartyJobDetailsJsonUnmarshaller
ThirdPartyJobDetails JSON Unmarshaller
|
class |
ThirdPartyJobJsonUnmarshaller
ThirdPartyJob JSON Unmarshaller
|
class |
TransitionStateJsonUnmarshaller
TransitionState JSON Unmarshaller
|
class |
UpdatePipelineResultJsonUnmarshaller
UpdatePipelineResult JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
CognitoIdentityProviderJsonUnmarshaller
CognitoIdentityProvider JSON Unmarshaller
|
class |
CreateIdentityPoolResultJsonUnmarshaller
CreateIdentityPoolResult JSON Unmarshaller
|
class |
CredentialsJsonUnmarshaller
Credentials JSON Unmarshaller
|
class |
DeleteIdentitiesResultJsonUnmarshaller
DeleteIdentitiesResult JSON Unmarshaller
|
class |
DeleteIdentityPoolResultJsonUnmarshaller
DeleteIdentityPoolResult JSON Unmarshaller
|
class |
DescribeIdentityPoolResultJsonUnmarshaller
DescribeIdentityPoolResult JSON Unmarshaller
|
class |
DescribeIdentityResultJsonUnmarshaller
DescribeIdentityResult JSON Unmarshaller
|
class |
GetCredentialsForIdentityResultJsonUnmarshaller
GetCredentialsForIdentityResult JSON Unmarshaller
|
class |
GetIdentityPoolRolesResultJsonUnmarshaller
GetIdentityPoolRolesResult JSON Unmarshaller
|
class |
GetIdResultJsonUnmarshaller
GetIdResult JSON Unmarshaller
|
class |
GetOpenIdTokenForDeveloperIdentityResultJsonUnmarshaller
GetOpenIdTokenForDeveloperIdentityResult JSON Unmarshaller
|
class |
GetOpenIdTokenResultJsonUnmarshaller
GetOpenIdTokenResult JSON Unmarshaller
|
class |
IdentityDescriptionJsonUnmarshaller
IdentityDescription JSON Unmarshaller
|
class |
IdentityPoolShortDescriptionJsonUnmarshaller
IdentityPoolShortDescription JSON Unmarshaller
|
class |
ListIdentitiesResultJsonUnmarshaller
ListIdentitiesResult JSON Unmarshaller
|
class |
ListIdentityPoolsResultJsonUnmarshaller
ListIdentityPoolsResult JSON Unmarshaller
|
class |
LookupDeveloperIdentityResultJsonUnmarshaller
LookupDeveloperIdentityResult JSON Unmarshaller
|
class |
MergeDeveloperIdentitiesResultJsonUnmarshaller
MergeDeveloperIdentitiesResult JSON Unmarshaller
|
class |
SetIdentityPoolRolesResultJsonUnmarshaller
SetIdentityPoolRolesResult JSON Unmarshaller
|
class |
UnlinkDeveloperIdentityResultJsonUnmarshaller
UnlinkDeveloperIdentityResult JSON Unmarshaller
|
class |
UnlinkIdentityResultJsonUnmarshaller
UnlinkIdentityResult JSON Unmarshaller
|
class |
UnprocessedIdentityIdJsonUnmarshaller
UnprocessedIdentityId JSON Unmarshaller
|
class |
UpdateIdentityPoolResultJsonUnmarshaller
UpdateIdentityPoolResult JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
AddCustomAttributesResultJsonUnmarshaller
AddCustomAttributesResult JSON Unmarshaller
|
class |
AdminConfirmSignUpResultJsonUnmarshaller
AdminConfirmSignUpResult JSON Unmarshaller
|
class |
AdminDeleteUserAttributesResultJsonUnmarshaller
AdminDeleteUserAttributesResult JSON Unmarshaller
|
class |
AdminDeleteUserResultJsonUnmarshaller
AdminDeleteUserResult JSON Unmarshaller
|
class |
AdminDisableUserResultJsonUnmarshaller
AdminDisableUserResult JSON Unmarshaller
|
class |
AdminEnableUserResultJsonUnmarshaller
AdminEnableUserResult JSON Unmarshaller
|
class |
AdminGetUserResultJsonUnmarshaller
AdminGetUserResult JSON Unmarshaller
|
class |
AdminResetUserPasswordResultJsonUnmarshaller
AdminResetUserPasswordResult JSON Unmarshaller
|
class |
AdminSetUserSettingsResultJsonUnmarshaller
AdminSetUserSettingsResult JSON Unmarshaller
|
class |
AdminUpdateUserAttributesResultJsonUnmarshaller
AdminUpdateUserAttributesResult JSON Unmarshaller
|
class |
AttributeTypeJsonUnmarshaller
AttributeType JSON Unmarshaller
|
class |
ChangePasswordResultJsonUnmarshaller
ChangePasswordResult JSON Unmarshaller
|
class |
CodeDeliveryDetailsTypeJsonUnmarshaller
CodeDeliveryDetailsType JSON Unmarshaller
|
class |
ConfirmForgotPasswordResultJsonUnmarshaller
ConfirmForgotPasswordResult JSON Unmarshaller
|
class |
ConfirmSignUpResultJsonUnmarshaller
ConfirmSignUpResult JSON Unmarshaller
|
class |
CreateUserPoolClientResultJsonUnmarshaller
CreateUserPoolClientResult JSON Unmarshaller
|
class |
CreateUserPoolResultJsonUnmarshaller
CreateUserPoolResult JSON Unmarshaller
|
class |
DeleteUserAttributesResultJsonUnmarshaller
DeleteUserAttributesResult JSON Unmarshaller
|
class |
DeleteUserPoolClientResultJsonUnmarshaller
DeleteUserPoolClientResult JSON Unmarshaller
|
class |
DeleteUserPoolResultJsonUnmarshaller
DeleteUserPoolResult JSON Unmarshaller
|
class |
DeleteUserResultJsonUnmarshaller
DeleteUserResult JSON Unmarshaller
|
class |
DescribeUserPoolClientResultJsonUnmarshaller
DescribeUserPoolClientResult JSON Unmarshaller
|
class |
DescribeUserPoolResultJsonUnmarshaller
DescribeUserPoolResult JSON Unmarshaller
|
class |
ForgotPasswordResultJsonUnmarshaller
ForgotPasswordResult JSON Unmarshaller
|
class |
GetUserAttributeVerificationCodeResultJsonUnmarshaller
GetUserAttributeVerificationCodeResult JSON Unmarshaller
|
class |
GetUserResultJsonUnmarshaller
GetUserResult JSON Unmarshaller
|
class |
LambdaConfigTypeJsonUnmarshaller
LambdaConfigType JSON Unmarshaller
|
class |
ListUserPoolClientsResultJsonUnmarshaller
ListUserPoolClientsResult JSON Unmarshaller
|
class |
ListUserPoolsResultJsonUnmarshaller
ListUserPoolsResult JSON Unmarshaller
|
class |
ListUsersResultJsonUnmarshaller
ListUsersResult JSON Unmarshaller
|
class |
MFAOptionTypeJsonUnmarshaller
MFAOptionType JSON Unmarshaller
|
class |
NumberAttributeConstraintsTypeJsonUnmarshaller
NumberAttributeConstraintsType JSON Unmarshaller
|
class |
PasswordPolicyTypeJsonUnmarshaller
PasswordPolicyType JSON Unmarshaller
|
class |
ResendConfirmationCodeResultJsonUnmarshaller
ResendConfirmationCodeResult JSON Unmarshaller
|
class |
SchemaAttributeTypeJsonUnmarshaller
SchemaAttributeType JSON Unmarshaller
|
class |
SetUserSettingsResultJsonUnmarshaller
SetUserSettingsResult JSON Unmarshaller
|
class |
SignUpResultJsonUnmarshaller
SignUpResult JSON Unmarshaller
|
class |
StringAttributeConstraintsTypeJsonUnmarshaller
StringAttributeConstraintsType JSON Unmarshaller
|
class |
UpdateUserAttributesResultJsonUnmarshaller
UpdateUserAttributesResult JSON Unmarshaller
|
class |
UpdateUserPoolClientResultJsonUnmarshaller
UpdateUserPoolClientResult JSON Unmarshaller
|
class |
UpdateUserPoolResultJsonUnmarshaller
UpdateUserPoolResult JSON Unmarshaller
|
class |
UserPoolClientDescriptionJsonUnmarshaller
UserPoolClientDescription JSON Unmarshaller
|
class |
UserPoolClientTypeJsonUnmarshaller
UserPoolClientType JSON Unmarshaller
|
class |
UserPoolDescriptionTypeJsonUnmarshaller
UserPoolDescriptionType JSON Unmarshaller
|
class |
UserPoolPolicyTypeJsonUnmarshaller
UserPoolPolicyType JSON Unmarshaller
|
class |
UserPoolTypeJsonUnmarshaller
UserPoolType JSON Unmarshaller
|
class |
UserTypeJsonUnmarshaller
UserType JSON Unmarshaller
|
class |
VerifyUserAttributeResultJsonUnmarshaller
VerifyUserAttributeResult JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
BulkPublishResultJsonUnmarshaller
BulkPublishResult JSON Unmarshaller
|
class |
CognitoStreamsJsonUnmarshaller
CognitoStreams JSON Unmarshaller
|
class |
DatasetJsonUnmarshaller
Dataset JSON Unmarshaller
|
class |
DeleteDatasetResultJsonUnmarshaller
DeleteDatasetResult JSON Unmarshaller
|
class |
DescribeDatasetResultJsonUnmarshaller
DescribeDatasetResult JSON Unmarshaller
|
class |
DescribeIdentityPoolUsageResultJsonUnmarshaller
DescribeIdentityPoolUsageResult JSON Unmarshaller
|
class |
DescribeIdentityUsageResultJsonUnmarshaller
DescribeIdentityUsageResult JSON Unmarshaller
|
class |
GetBulkPublishDetailsResultJsonUnmarshaller
GetBulkPublishDetailsResult JSON Unmarshaller
|
class |
GetCognitoEventsResultJsonUnmarshaller
GetCognitoEventsResult JSON Unmarshaller
|
class |
GetIdentityPoolConfigurationResultJsonUnmarshaller
GetIdentityPoolConfigurationResult JSON Unmarshaller
|
class |
IdentityPoolUsageJsonUnmarshaller
IdentityPoolUsage JSON Unmarshaller
|
class |
IdentityUsageJsonUnmarshaller
IdentityUsage JSON Unmarshaller
|
class |
ListDatasetsResultJsonUnmarshaller
ListDatasetsResult JSON Unmarshaller
|
class |
ListIdentityPoolUsageResultJsonUnmarshaller
ListIdentityPoolUsageResult JSON Unmarshaller
|
class |
ListRecordsResultJsonUnmarshaller
ListRecordsResult JSON Unmarshaller
|
class |
PushSyncJsonUnmarshaller
PushSync JSON Unmarshaller
|
class |
RecordJsonUnmarshaller
Record JSON Unmarshaller
|
class |
RecordPatchJsonUnmarshaller
RecordPatch JSON Unmarshaller
|
class |
RegisterDeviceResultJsonUnmarshaller
RegisterDeviceResult JSON Unmarshaller
|
class |
SetCognitoEventsResultJsonUnmarshaller
SetCognitoEventsResult JSON Unmarshaller
|
class |
SetIdentityPoolConfigurationResultJsonUnmarshaller
SetIdentityPoolConfigurationResult JSON Unmarshaller
|
class |
SubscribeToDatasetResultJsonUnmarshaller
SubscribeToDatasetResult JSON Unmarshaller
|
class |
UnsubscribeFromDatasetResultJsonUnmarshaller
UnsubscribeFromDatasetResult JSON Unmarshaller
|
class |
UpdateRecordsResultJsonUnmarshaller
UpdateRecordsResult JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
ComplianceByConfigRuleJsonUnmarshaller
ComplianceByConfigRule JSON Unmarshaller
|
class |
ComplianceByResourceJsonUnmarshaller
ComplianceByResource JSON Unmarshaller
|
class |
ComplianceContributorCountJsonUnmarshaller
ComplianceContributorCount JSON Unmarshaller
|
class |
ComplianceJsonUnmarshaller
Compliance JSON Unmarshaller
|
class |
ComplianceSummaryByResourceTypeJsonUnmarshaller
ComplianceSummaryByResourceType JSON Unmarshaller
|
class |
ComplianceSummaryJsonUnmarshaller
ComplianceSummary JSON Unmarshaller
|
class |
ConfigExportDeliveryInfoJsonUnmarshaller
ConfigExportDeliveryInfo JSON Unmarshaller
|
class |
ConfigRuleEvaluationStatusJsonUnmarshaller
ConfigRuleEvaluationStatus JSON Unmarshaller
|
class |
ConfigRuleJsonUnmarshaller
ConfigRule JSON Unmarshaller
|
class |
ConfigSnapshotDeliveryPropertiesJsonUnmarshaller
ConfigSnapshotDeliveryProperties JSON Unmarshaller
|
class |
ConfigStreamDeliveryInfoJsonUnmarshaller
ConfigStreamDeliveryInfo JSON Unmarshaller
|
class |
ConfigurationItemJsonUnmarshaller
ConfigurationItem JSON Unmarshaller
|
class |
ConfigurationRecorderJsonUnmarshaller
ConfigurationRecorder JSON Unmarshaller
|
class |
ConfigurationRecorderStatusJsonUnmarshaller
ConfigurationRecorderStatus JSON Unmarshaller
|
class |
DeleteConfigRuleResultJsonUnmarshaller
DeleteConfigRuleResult JSON Unmarshaller
|
class |
DeleteDeliveryChannelResultJsonUnmarshaller
DeleteDeliveryChannelResult JSON Unmarshaller
|
class |
DeliverConfigSnapshotResultJsonUnmarshaller
DeliverConfigSnapshotResult JSON Unmarshaller
|
class |
DeliveryChannelJsonUnmarshaller
DeliveryChannel JSON Unmarshaller
|
class |
DeliveryChannelStatusJsonUnmarshaller
DeliveryChannelStatus JSON Unmarshaller
|
class |
DescribeComplianceByConfigRuleResultJsonUnmarshaller
DescribeComplianceByConfigRuleResult JSON Unmarshaller
|
class |
DescribeComplianceByResourceResultJsonUnmarshaller
DescribeComplianceByResourceResult JSON Unmarshaller
|
class |
DescribeConfigRuleEvaluationStatusResultJsonUnmarshaller
DescribeConfigRuleEvaluationStatusResult JSON Unmarshaller
|
class |
DescribeConfigRulesResultJsonUnmarshaller
DescribeConfigRulesResult JSON Unmarshaller
|
class |
DescribeConfigurationRecordersResultJsonUnmarshaller
DescribeConfigurationRecordersResult JSON Unmarshaller
|
class |
DescribeConfigurationRecorderStatusResultJsonUnmarshaller
DescribeConfigurationRecorderStatusResult JSON Unmarshaller
|
class |
DescribeDeliveryChannelsResultJsonUnmarshaller
DescribeDeliveryChannelsResult JSON Unmarshaller
|
class |
DescribeDeliveryChannelStatusResultJsonUnmarshaller
DescribeDeliveryChannelStatusResult JSON Unmarshaller
|
class |
EvaluationJsonUnmarshaller
Evaluation JSON Unmarshaller
|
class |
EvaluationResultIdentifierJsonUnmarshaller
EvaluationResultIdentifier JSON Unmarshaller
|
class |
EvaluationResultJsonUnmarshaller
EvaluationResult JSON Unmarshaller
|
class |
EvaluationResultQualifierJsonUnmarshaller
EvaluationResultQualifier JSON Unmarshaller
|
class |
GetComplianceDetailsByConfigRuleResultJsonUnmarshaller
GetComplianceDetailsByConfigRuleResult JSON Unmarshaller
|
class |
GetComplianceDetailsByResourceResultJsonUnmarshaller
GetComplianceDetailsByResourceResult JSON Unmarshaller
|
class |
GetComplianceSummaryByConfigRuleResultJsonUnmarshaller
GetComplianceSummaryByConfigRuleResult JSON Unmarshaller
|
class |
GetComplianceSummaryByResourceTypeResultJsonUnmarshaller
GetComplianceSummaryByResourceTypeResult JSON Unmarshaller
|
class |
GetResourceConfigHistoryResultJsonUnmarshaller
GetResourceConfigHistoryResult JSON Unmarshaller
|
class |
ListDiscoveredResourcesResultJsonUnmarshaller
ListDiscoveredResourcesResult JSON Unmarshaller
|
class |
PutConfigRuleResultJsonUnmarshaller
PutConfigRuleResult JSON Unmarshaller
|
class |
PutConfigurationRecorderResultJsonUnmarshaller
PutConfigurationRecorderResult JSON Unmarshaller
|
class |
PutDeliveryChannelResultJsonUnmarshaller
PutDeliveryChannelResult JSON Unmarshaller
|
class |
PutEvaluationsResultJsonUnmarshaller
PutEvaluationsResult JSON Unmarshaller
|
class |
RecordingGroupJsonUnmarshaller
RecordingGroup JSON Unmarshaller
|
class |
RelationshipJsonUnmarshaller
Relationship JSON Unmarshaller
|
class |
ResourceIdentifierJsonUnmarshaller
ResourceIdentifier JSON Unmarshaller
|
class |
ScopeJsonUnmarshaller
Scope JSON Unmarshaller
|
class |
SourceDetailJsonUnmarshaller
SourceDetail JSON Unmarshaller
|
class |
SourceJsonUnmarshaller
Source JSON Unmarshaller
|
class |
StartConfigurationRecorderResultJsonUnmarshaller
StartConfigurationRecorderResult JSON Unmarshaller
|
class |
StopConfigurationRecorderResultJsonUnmarshaller
StopConfigurationRecorderResult JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
AccountQuotaJsonUnmarshaller
AccountQuota JSON Unmarshaller
|
class |
AddTagsToResourceResultJsonUnmarshaller
AddTagsToResourceResult JSON Unmarshaller
|
class |
AvailabilityZoneJsonUnmarshaller
AvailabilityZone JSON Unmarshaller
|
class |
CreateEndpointResultJsonUnmarshaller
CreateEndpointResult JSON Unmarshaller
|
class |
CreateReplicationInstanceResultJsonUnmarshaller
CreateReplicationInstanceResult JSON Unmarshaller
|
class |
CreateReplicationSubnetGroupResultJsonUnmarshaller
CreateReplicationSubnetGroupResult JSON Unmarshaller
|
class |
CreateReplicationTaskResultJsonUnmarshaller
CreateReplicationTaskResult JSON Unmarshaller
|
class |
DeleteEndpointResultJsonUnmarshaller
DeleteEndpointResult JSON Unmarshaller
|
class |
DeleteReplicationInstanceResultJsonUnmarshaller
DeleteReplicationInstanceResult JSON Unmarshaller
|
class |
DeleteReplicationSubnetGroupResultJsonUnmarshaller
DeleteReplicationSubnetGroupResult JSON Unmarshaller
|
class |
DeleteReplicationTaskResultJsonUnmarshaller
DeleteReplicationTaskResult JSON Unmarshaller
|
class |
DescribeAccountAttributesResultJsonUnmarshaller
DescribeAccountAttributesResult JSON Unmarshaller
|
class |
DescribeEndpointsResultJsonUnmarshaller
DescribeEndpointsResult JSON Unmarshaller
|
class |
DescribeEndpointTypesResultJsonUnmarshaller
DescribeEndpointTypesResult JSON Unmarshaller
|
class |
DescribeOrderableReplicationInstancesResultJsonUnmarshaller
DescribeOrderableReplicationInstancesResult JSON Unmarshaller
|
class |
DescribeRefreshSchemasStatusResultJsonUnmarshaller
DescribeRefreshSchemasStatusResult JSON Unmarshaller
|
class |
DescribeReplicationInstancesResultJsonUnmarshaller
DescribeReplicationInstancesResult JSON Unmarshaller
|
class |
DescribeReplicationSubnetGroupsResultJsonUnmarshaller
DescribeReplicationSubnetGroupsResult JSON Unmarshaller
|
class |
DescribeReplicationTasksResultJsonUnmarshaller
DescribeReplicationTasksResult JSON Unmarshaller
|
class |
DescribeSchemasResultJsonUnmarshaller
DescribeSchemasResult JSON Unmarshaller
|
class |
DescribeTableStatisticsResultJsonUnmarshaller
DescribeTableStatisticsResult JSON Unmarshaller
|
class |
EndpointJsonUnmarshaller
Endpoint JSON Unmarshaller
|
class |
FilterJsonUnmarshaller
Filter JSON Unmarshaller
|
class |
ModifyEndpointResultJsonUnmarshaller
ModifyEndpointResult JSON Unmarshaller
|
class |
ModifyReplicationInstanceResultJsonUnmarshaller
ModifyReplicationInstanceResult JSON Unmarshaller
|
class |
ModifyReplicationSubnetGroupResultJsonUnmarshaller
ModifyReplicationSubnetGroupResult JSON Unmarshaller
|
class |
OrderableReplicationInstanceJsonUnmarshaller
OrderableReplicationInstance JSON Unmarshaller
|
class |
RefreshSchemasResultJsonUnmarshaller
RefreshSchemasResult JSON Unmarshaller
|
class |
RefreshSchemasStatusJsonUnmarshaller
RefreshSchemasStatus JSON Unmarshaller
|
class |
RemoveTagsFromResourceResultJsonUnmarshaller
RemoveTagsFromResourceResult JSON Unmarshaller
|
class |
ReplicationInstanceJsonUnmarshaller
ReplicationInstance JSON Unmarshaller
|
class |
ReplicationPendingModifiedValuesJsonUnmarshaller
ReplicationPendingModifiedValues JSON Unmarshaller
|
class |
ReplicationSubnetGroupJsonUnmarshaller
ReplicationSubnetGroup JSON Unmarshaller
|
class |
ReplicationTaskJsonUnmarshaller
ReplicationTask JSON Unmarshaller
|
class |
ReplicationTaskStatsJsonUnmarshaller
ReplicationTaskStats JSON Unmarshaller
|
class |
StartReplicationTaskResultJsonUnmarshaller
StartReplicationTaskResult JSON Unmarshaller
|
class |
StopReplicationTaskResultJsonUnmarshaller
StopReplicationTaskResult JSON Unmarshaller
|
class |
SubnetJsonUnmarshaller
Subnet JSON Unmarshaller
|
class |
SupportedEndpointTypeJsonUnmarshaller
SupportedEndpointType JSON Unmarshaller
|
class |
TableStatisticsJsonUnmarshaller
TableStatistics JSON Unmarshaller
|
class |
TestConnectionResultJsonUnmarshaller
TestConnectionResult JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
ActivatePipelineResultJsonUnmarshaller
ActivatePipelineResult JSON Unmarshaller
|
class |
DeactivatePipelineResultJsonUnmarshaller
DeactivatePipelineResult JSON Unmarshaller
|
class |
DescribeObjectsResultJsonUnmarshaller
DescribeObjectsResult JSON Unmarshaller
|
class |
DescribePipelinesResultJsonUnmarshaller
DescribePipelinesResult JSON Unmarshaller
|
class |
EvaluateExpressionResultJsonUnmarshaller
EvaluateExpressionResult JSON Unmarshaller
|
class |
FieldJsonUnmarshaller
Field JSON Unmarshaller
|
class |
GetPipelineDefinitionResultJsonUnmarshaller
GetPipelineDefinitionResult JSON Unmarshaller
|
class |
OperatorJsonUnmarshaller
Operator JSON Unmarshaller
|
class |
ParameterAttributeJsonUnmarshaller
ParameterAttribute JSON Unmarshaller
|
class |
ParameterObjectJsonUnmarshaller
ParameterObject JSON Unmarshaller
|
class |
ParameterValueJsonUnmarshaller
ParameterValue JSON Unmarshaller
|
class |
PipelineDescriptionJsonUnmarshaller
PipelineDescription JSON Unmarshaller
|
class |
PipelineIdNameJsonUnmarshaller
PipelineIdName JSON Unmarshaller
|
class |
PipelineObjectJsonUnmarshaller
PipelineObject JSON Unmarshaller
|
class |
PollForTaskResultJsonUnmarshaller
PollForTaskResult JSON Unmarshaller
|
class |
PutPipelineDefinitionResultJsonUnmarshaller
PutPipelineDefinitionResult JSON Unmarshaller
|
class |
QueryJsonUnmarshaller
Query JSON Unmarshaller
|
class |
QueryObjectsResultJsonUnmarshaller
QueryObjectsResult JSON Unmarshaller
|
class |
ReportTaskProgressResultJsonUnmarshaller
ReportTaskProgressResult JSON Unmarshaller
|
class |
ReportTaskRunnerHeartbeatResultJsonUnmarshaller
ReportTaskRunnerHeartbeatResult JSON Unmarshaller
|
class |
SelectorJsonUnmarshaller
Selector JSON Unmarshaller
|
class |
SetStatusResultJsonUnmarshaller
SetStatusResult JSON Unmarshaller
|
class |
SetTaskStatusResultJsonUnmarshaller
SetTaskStatusResult JSON Unmarshaller
|
class |
TaskObjectJsonUnmarshaller
TaskObject JSON Unmarshaller
|
class |
ValidatePipelineDefinitionResultJsonUnmarshaller
ValidatePipelineDefinitionResult JSON Unmarshaller
|
class |
ValidationErrorJsonUnmarshaller
ValidationError JSON Unmarshaller
|
class |
ValidationWarningJsonUnmarshaller
ValidationWarning JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
AccountSettingsJsonUnmarshaller
AccountSettings JSON Unmarshaller
|
class |
CountersJsonUnmarshaller
Counters JSON Unmarshaller
|
class |
CPUJsonUnmarshaller
CPU JSON Unmarshaller
|
class |
CreateDevicePoolResultJsonUnmarshaller
CreateDevicePoolResult JSON Unmarshaller
|
class |
CreateProjectResultJsonUnmarshaller
CreateProjectResult JSON Unmarshaller
|
class |
CreateUploadResultJsonUnmarshaller
CreateUploadResult JSON Unmarshaller
|
class |
DeleteDevicePoolResultJsonUnmarshaller
DeleteDevicePoolResult JSON Unmarshaller
|
class |
DeleteProjectResultJsonUnmarshaller
DeleteProjectResult JSON Unmarshaller
|
class |
DeleteRunResultJsonUnmarshaller
DeleteRunResult JSON Unmarshaller
|
class |
DeleteUploadResultJsonUnmarshaller
DeleteUploadResult JSON Unmarshaller
|
class |
DeviceJsonUnmarshaller
Device JSON Unmarshaller
|
class |
DeviceMinutesJsonUnmarshaller
DeviceMinutes JSON Unmarshaller
|
class |
DevicePoolCompatibilityResultJsonUnmarshaller
DevicePoolCompatibilityResult JSON Unmarshaller
|
class |
DevicePoolJsonUnmarshaller
DevicePool JSON Unmarshaller
|
class |
GetAccountSettingsResultJsonUnmarshaller
GetAccountSettingsResult JSON Unmarshaller
|
class |
GetDevicePoolCompatibilityResultJsonUnmarshaller
GetDevicePoolCompatibilityResult JSON Unmarshaller
|
class |
GetDevicePoolResultJsonUnmarshaller
GetDevicePoolResult JSON Unmarshaller
|
class |
GetDeviceResultJsonUnmarshaller
GetDeviceResult JSON Unmarshaller
|
class |
GetJobResultJsonUnmarshaller
GetJobResult JSON Unmarshaller
|
class |
GetOfferingStatusResultJsonUnmarshaller
GetOfferingStatusResult JSON Unmarshaller
|
class |
GetProjectResultJsonUnmarshaller
GetProjectResult JSON Unmarshaller
|
class |
GetRunResultJsonUnmarshaller
GetRunResult JSON Unmarshaller
|
class |
GetSuiteResultJsonUnmarshaller
GetSuiteResult JSON Unmarshaller
|
class |
GetTestResultJsonUnmarshaller
GetTestResult JSON Unmarshaller
|
class |
GetUploadResultJsonUnmarshaller
GetUploadResult JSON Unmarshaller
|
class |
IncompatibilityMessageJsonUnmarshaller
IncompatibilityMessage JSON Unmarshaller
|
class |
ListArtifactsResultJsonUnmarshaller
ListArtifactsResult JSON Unmarshaller
|
class |
ListDevicePoolsResultJsonUnmarshaller
ListDevicePoolsResult JSON Unmarshaller
|
class |
ListDevicesResultJsonUnmarshaller
ListDevicesResult JSON Unmarshaller
|
class |
ListJobsResultJsonUnmarshaller
ListJobsResult JSON Unmarshaller
|
class |
ListOfferingsResultJsonUnmarshaller
ListOfferingsResult JSON Unmarshaller
|
class |
ListOfferingTransactionsResultJsonUnmarshaller
ListOfferingTransactionsResult JSON Unmarshaller
|
class |
ListProjectsResultJsonUnmarshaller
ListProjectsResult JSON Unmarshaller
|
class |
ListRunsResultJsonUnmarshaller
ListRunsResult JSON Unmarshaller
|
class |
ListSamplesResultJsonUnmarshaller
ListSamplesResult JSON Unmarshaller
|
class |
ListSuitesResultJsonUnmarshaller
ListSuitesResult JSON Unmarshaller
|
class |
ListTestsResultJsonUnmarshaller
ListTestsResult JSON Unmarshaller
|
class |
ListUniqueProblemsResultJsonUnmarshaller
ListUniqueProblemsResult JSON Unmarshaller
|
class |
ListUploadsResultJsonUnmarshaller
ListUploadsResult JSON Unmarshaller
|
class |
MonetaryAmountJsonUnmarshaller
MonetaryAmount JSON Unmarshaller
|
class |
OfferingJsonUnmarshaller
Offering JSON Unmarshaller
|
class |
OfferingStatusJsonUnmarshaller
OfferingStatus JSON Unmarshaller
|
class |
OfferingTransactionJsonUnmarshaller
OfferingTransaction JSON Unmarshaller
|
class |
ProblemDetailJsonUnmarshaller
ProblemDetail JSON Unmarshaller
|
class |
ProblemJsonUnmarshaller
Problem JSON Unmarshaller
|
class |
ProjectJsonUnmarshaller
Project JSON Unmarshaller
|
class |
PurchaseOfferingResultJsonUnmarshaller
PurchaseOfferingResult JSON Unmarshaller
|
class |
RadiosJsonUnmarshaller
Radios JSON Unmarshaller
|
class |
RecurringChargeJsonUnmarshaller
RecurringCharge JSON Unmarshaller
|
class |
RenewOfferingResultJsonUnmarshaller
RenewOfferingResult JSON Unmarshaller
|
class |
ResolutionJsonUnmarshaller
Resolution JSON Unmarshaller
|
class |
SampleJsonUnmarshaller
Sample JSON Unmarshaller
|
class |
ScheduleRunConfigurationJsonUnmarshaller
ScheduleRunConfiguration JSON Unmarshaller
|
class |
ScheduleRunResultJsonUnmarshaller
ScheduleRunResult JSON Unmarshaller
|
class |
ScheduleRunTestJsonUnmarshaller
ScheduleRunTest JSON Unmarshaller
|
class |
StopRunResultJsonUnmarshaller
StopRunResult JSON Unmarshaller
|
class |
SuiteJsonUnmarshaller
Suite JSON Unmarshaller
|
class |
TestJsonUnmarshaller
Test JSON Unmarshaller
|
class |
UniqueProblemJsonUnmarshaller
UniqueProblem JSON Unmarshaller
|
class |
UpdateDevicePoolResultJsonUnmarshaller
UpdateDevicePoolResult JSON Unmarshaller
|
class |
UpdateProjectResultJsonUnmarshaller
UpdateProjectResult JSON Unmarshaller
|
class |
UploadJsonUnmarshaller
Upload JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
AllocateConnectionOnInterconnectResultJsonUnmarshaller
AllocateConnectionOnInterconnectResult JSON Unmarshaller
|
class |
AllocatePrivateVirtualInterfaceResultJsonUnmarshaller
AllocatePrivateVirtualInterfaceResult JSON Unmarshaller
|
class |
AllocatePublicVirtualInterfaceResultJsonUnmarshaller
AllocatePublicVirtualInterfaceResult JSON Unmarshaller
|
class |
ConfirmConnectionResultJsonUnmarshaller
ConfirmConnectionResult JSON Unmarshaller
|
class |
ConfirmPrivateVirtualInterfaceResultJsonUnmarshaller
ConfirmPrivateVirtualInterfaceResult JSON Unmarshaller
|
class |
ConfirmPublicVirtualInterfaceResultJsonUnmarshaller
ConfirmPublicVirtualInterfaceResult JSON Unmarshaller
|
class |
ConnectionJsonUnmarshaller
Connection JSON Unmarshaller
|
class |
CreateConnectionResultJsonUnmarshaller
CreateConnectionResult JSON Unmarshaller
|
class |
CreateInterconnectResultJsonUnmarshaller
CreateInterconnectResult JSON Unmarshaller
|
class |
CreatePrivateVirtualInterfaceResultJsonUnmarshaller
CreatePrivateVirtualInterfaceResult JSON Unmarshaller
|
class |
CreatePublicVirtualInterfaceResultJsonUnmarshaller
CreatePublicVirtualInterfaceResult JSON Unmarshaller
|
class |
DeleteConnectionResultJsonUnmarshaller
DeleteConnectionResult JSON Unmarshaller
|
class |
DeleteInterconnectResultJsonUnmarshaller
DeleteInterconnectResult JSON Unmarshaller
|
class |
DeleteVirtualInterfaceResultJsonUnmarshaller
DeleteVirtualInterfaceResult JSON Unmarshaller
|
class |
DescribeConnectionsOnInterconnectResultJsonUnmarshaller
DescribeConnectionsOnInterconnectResult JSON Unmarshaller
|
class |
DescribeConnectionsResultJsonUnmarshaller
DescribeConnectionsResult JSON Unmarshaller
|
class |
DescribeInterconnectsResultJsonUnmarshaller
DescribeInterconnectsResult JSON Unmarshaller
|
class |
DescribeLocationsResultJsonUnmarshaller
DescribeLocationsResult JSON Unmarshaller
|
class |
DescribeVirtualGatewaysResultJsonUnmarshaller
DescribeVirtualGatewaysResult JSON Unmarshaller
|
class |
DescribeVirtualInterfacesResultJsonUnmarshaller
DescribeVirtualInterfacesResult JSON Unmarshaller
|
class |
InterconnectJsonUnmarshaller
Interconnect JSON Unmarshaller
|
class |
LocationJsonUnmarshaller
Location JSON Unmarshaller
|
class |
NewPrivateVirtualInterfaceAllocationJsonUnmarshaller
NewPrivateVirtualInterfaceAllocation JSON Unmarshaller
|
class |
NewPrivateVirtualInterfaceJsonUnmarshaller
NewPrivateVirtualInterface JSON Unmarshaller
|
class |
NewPublicVirtualInterfaceAllocationJsonUnmarshaller
NewPublicVirtualInterfaceAllocation JSON Unmarshaller
|
class |
NewPublicVirtualInterfaceJsonUnmarshaller
NewPublicVirtualInterface JSON Unmarshaller
|
class |
RouteFilterPrefixJsonUnmarshaller
RouteFilterPrefix JSON Unmarshaller
|
class |
VirtualGatewayJsonUnmarshaller
VirtualGateway JSON Unmarshaller
|
class |
VirtualInterfaceJsonUnmarshaller
VirtualInterface JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
ComputerJsonUnmarshaller
Computer JSON Unmarshaller
|
class |
ConditionalForwarderJsonUnmarshaller
ConditionalForwarder JSON Unmarshaller
|
class |
ConnectDirectoryResultJsonUnmarshaller
ConnectDirectoryResult JSON Unmarshaller
|
class |
CreateComputerResultJsonUnmarshaller
CreateComputerResult JSON Unmarshaller
|
class |
CreateConditionalForwarderResultJsonUnmarshaller
CreateConditionalForwarderResult JSON Unmarshaller
|
class |
CreateDirectoryResultJsonUnmarshaller
CreateDirectoryResult JSON Unmarshaller
|
class |
CreateMicrosoftADResultJsonUnmarshaller
CreateMicrosoftADResult JSON Unmarshaller
|
class |
CreateSnapshotResultJsonUnmarshaller
CreateSnapshotResult JSON Unmarshaller
|
class |
CreateTrustResultJsonUnmarshaller
CreateTrustResult JSON Unmarshaller
|
class |
DeleteConditionalForwarderResultJsonUnmarshaller
DeleteConditionalForwarderResult JSON Unmarshaller
|
class |
DeleteDirectoryResultJsonUnmarshaller
DeleteDirectoryResult JSON Unmarshaller
|
class |
DeleteSnapshotResultJsonUnmarshaller
DeleteSnapshotResult JSON Unmarshaller
|
class |
DeleteTrustResultJsonUnmarshaller
DeleteTrustResult JSON Unmarshaller
|
class |
DeregisterEventTopicResultJsonUnmarshaller
DeregisterEventTopicResult JSON Unmarshaller
|
class |
DescribeConditionalForwardersResultJsonUnmarshaller
DescribeConditionalForwardersResult JSON Unmarshaller
|
class |
DescribeDirectoriesResultJsonUnmarshaller
DescribeDirectoriesResult JSON Unmarshaller
|
class |
DescribeEventTopicsResultJsonUnmarshaller
DescribeEventTopicsResult JSON Unmarshaller
|
class |
DescribeSnapshotsResultJsonUnmarshaller
DescribeSnapshotsResult JSON Unmarshaller
|
class |
DescribeTrustsResultJsonUnmarshaller
DescribeTrustsResult JSON Unmarshaller
|
class |
DirectoryConnectSettingsDescriptionJsonUnmarshaller
DirectoryConnectSettingsDescription JSON Unmarshaller
|
class |
DirectoryConnectSettingsJsonUnmarshaller
DirectoryConnectSettings JSON Unmarshaller
|
class |
DirectoryDescriptionJsonUnmarshaller
DirectoryDescription JSON Unmarshaller
|
class |
DirectoryLimitsJsonUnmarshaller
DirectoryLimits JSON Unmarshaller
|
class |
DirectoryVpcSettingsDescriptionJsonUnmarshaller
DirectoryVpcSettingsDescription JSON Unmarshaller
|
class |
DirectoryVpcSettingsJsonUnmarshaller
DirectoryVpcSettings JSON Unmarshaller
|
class |
DisableRadiusResultJsonUnmarshaller
DisableRadiusResult JSON Unmarshaller
|
class |
DisableSsoResultJsonUnmarshaller
DisableSsoResult JSON Unmarshaller
|
class |
EnableRadiusResultJsonUnmarshaller
EnableRadiusResult JSON Unmarshaller
|
class |
EnableSsoResultJsonUnmarshaller
EnableSsoResult JSON Unmarshaller
|
class |
EventTopicJsonUnmarshaller
EventTopic JSON Unmarshaller
|
class |
GetDirectoryLimitsResultJsonUnmarshaller
GetDirectoryLimitsResult JSON Unmarshaller
|
class |
GetSnapshotLimitsResultJsonUnmarshaller
GetSnapshotLimitsResult JSON Unmarshaller
|
class |
RadiusSettingsJsonUnmarshaller
RadiusSettings JSON Unmarshaller
|
class |
RegisterEventTopicResultJsonUnmarshaller
RegisterEventTopicResult JSON Unmarshaller
|
class |
RestoreFromSnapshotResultJsonUnmarshaller
RestoreFromSnapshotResult JSON Unmarshaller
|
class |
SnapshotJsonUnmarshaller
Snapshot JSON Unmarshaller
|
class |
SnapshotLimitsJsonUnmarshaller
SnapshotLimits JSON Unmarshaller
|
class |
TrustJsonUnmarshaller
Trust JSON Unmarshaller
|
class |
UpdateConditionalForwarderResultJsonUnmarshaller
UpdateConditionalForwarderResult JSON Unmarshaller
|
class |
UpdateRadiusResultJsonUnmarshaller
UpdateRadiusResult JSON Unmarshaller
|
class |
VerifyTrustResultJsonUnmarshaller
VerifyTrustResult JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
AttributeDefinitionJsonUnmarshaller
AttributeDefinition JSON Unmarshaller
|
class |
AttributeValueJsonUnmarshaller
AttributeValue JSON Unmarshaller
|
class |
AttributeValueUpdateJsonUnmarshaller
AttributeValueUpdate JSON Unmarshaller
|
class |
BatchGetItemResultJsonUnmarshaller
BatchGetItemResult JSON Unmarshaller
|
class |
BatchWriteItemResultJsonUnmarshaller
BatchWriteItemResult JSON Unmarshaller
|
class |
CapacityJsonUnmarshaller
Capacity JSON Unmarshaller
|
class |
ConditionJsonUnmarshaller
Condition JSON Unmarshaller
|
class |
ConsumedCapacityJsonUnmarshaller
ConsumedCapacity JSON Unmarshaller
|
class |
CreateGlobalSecondaryIndexActionJsonUnmarshaller
CreateGlobalSecondaryIndexAction JSON Unmarshaller
|
class |
CreateTableResultJsonUnmarshaller
CreateTableResult JSON Unmarshaller
|
class |
DeleteGlobalSecondaryIndexActionJsonUnmarshaller
DeleteGlobalSecondaryIndexAction JSON Unmarshaller
|
class |
DeleteItemResultJsonUnmarshaller
DeleteItemResult JSON Unmarshaller
|
class |
DeleteRequestJsonUnmarshaller
DeleteRequest JSON Unmarshaller
|
class |
DeleteTableResultJsonUnmarshaller
DeleteTableResult JSON Unmarshaller
|
class |
DescribeLimitsResultJsonUnmarshaller
DescribeLimitsResult JSON Unmarshaller
|
class |
DescribeTableResultJsonUnmarshaller
DescribeTableResult JSON Unmarshaller
|
class |
ExpectedAttributeValueJsonUnmarshaller
ExpectedAttributeValue JSON Unmarshaller
|
class |
GetItemResultJsonUnmarshaller
GetItemResult JSON Unmarshaller
|
class |
GlobalSecondaryIndexDescriptionJsonUnmarshaller
GlobalSecondaryIndexDescription JSON Unmarshaller
|
class |
GlobalSecondaryIndexJsonUnmarshaller
GlobalSecondaryIndex JSON Unmarshaller
|
class |
GlobalSecondaryIndexUpdateJsonUnmarshaller
GlobalSecondaryIndexUpdate JSON Unmarshaller
|
class |
ItemCollectionMetricsJsonUnmarshaller
ItemCollectionMetrics JSON Unmarshaller
|
class |
KeysAndAttributesJsonUnmarshaller
KeysAndAttributes JSON Unmarshaller
|
class |
KeySchemaElementJsonUnmarshaller
KeySchemaElement JSON Unmarshaller
|
class |
ListTablesResultJsonUnmarshaller
ListTablesResult JSON Unmarshaller
|
class |
LocalSecondaryIndexDescriptionJsonUnmarshaller
LocalSecondaryIndexDescription JSON Unmarshaller
|
class |
LocalSecondaryIndexJsonUnmarshaller
LocalSecondaryIndex JSON Unmarshaller
|
class |
ProjectionJsonUnmarshaller
Projection JSON Unmarshaller
|
class |
ProvisionedThroughputDescriptionJsonUnmarshaller
ProvisionedThroughputDescription JSON Unmarshaller
|
class |
ProvisionedThroughputJsonUnmarshaller
ProvisionedThroughput JSON Unmarshaller
|
class |
PutItemResultJsonUnmarshaller
PutItemResult JSON Unmarshaller
|
class |
PutRequestJsonUnmarshaller
PutRequest JSON Unmarshaller
|
class |
QueryResultJsonUnmarshaller
QueryResult JSON Unmarshaller
|
class |
ScanResultJsonUnmarshaller
ScanResult JSON Unmarshaller
|
class |
StreamJsonUnmarshaller
Stream JSON Unmarshaller
|
class |
StreamRecordJsonUnmarshaller
StreamRecord JSON Unmarshaller
|
class |
StreamSpecificationJsonUnmarshaller
StreamSpecification JSON Unmarshaller
|
class |
TableDescriptionJsonUnmarshaller
TableDescription JSON Unmarshaller
|
class |
UpdateGlobalSecondaryIndexActionJsonUnmarshaller
UpdateGlobalSecondaryIndexAction JSON Unmarshaller
|
class |
UpdateItemResultJsonUnmarshaller
UpdateItemResult JSON Unmarshaller
|
class |
UpdateTableResultJsonUnmarshaller
UpdateTableResult JSON Unmarshaller
|
class |
WriteRequestJsonUnmarshaller
WriteRequest JSON Unmarshaller
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Unmarshaller<AmazonServiceException,org.w3c.dom.Node>> |
AmazonEC2Client.exceptionUnmarshallers
List of exception unmarshallers for all modeled exceptions
|
Modifier and Type | Class and Description |
---|---|
class |
AcceptVpcPeeringConnectionResultStaxUnmarshaller
AcceptVpcPeeringConnectionResult StAX Unmarshaller
|
class |
AccountAttributeStaxUnmarshaller
AccountAttribute StAX Unmarshaller
|
class |
AccountAttributeValueStaxUnmarshaller
AccountAttributeValue StAX Unmarshaller
|
class |
ActiveInstanceStaxUnmarshaller
ActiveInstance StAX Unmarshaller
|
class |
AddressStaxUnmarshaller
Address StAX Unmarshaller
|
class |
AllocateAddressResultStaxUnmarshaller
AllocateAddressResult StAX Unmarshaller
|
class |
AllocateHostsResultStaxUnmarshaller
AllocateHostsResult StAX Unmarshaller
|
class |
AssignPrivateIpAddressesResultStaxUnmarshaller
AssignPrivateIpAddressesResult StAX Unmarshaller
|
class |
AssociateAddressResultStaxUnmarshaller
AssociateAddressResult StAX Unmarshaller
|
class |
AssociateDhcpOptionsResultStaxUnmarshaller
AssociateDhcpOptionsResult StAX Unmarshaller
|
class |
AssociateRouteTableResultStaxUnmarshaller
AssociateRouteTableResult StAX Unmarshaller
|
class |
AttachClassicLinkVpcResultStaxUnmarshaller
AttachClassicLinkVpcResult StAX Unmarshaller
|
class |
AttachInternetGatewayResultStaxUnmarshaller
AttachInternetGatewayResult StAX Unmarshaller
|
class |
AttachNetworkInterfaceResultStaxUnmarshaller
AttachNetworkInterfaceResult StAX Unmarshaller
|
class |
AttachVolumeResultStaxUnmarshaller
AttachVolumeResult StAX Unmarshaller
|
class |
AttachVpnGatewayResultStaxUnmarshaller
AttachVpnGatewayResult StAX Unmarshaller
|
class |
AuthorizeSecurityGroupEgressResultStaxUnmarshaller
AuthorizeSecurityGroupEgressResult StAX Unmarshaller
|
class |
AuthorizeSecurityGroupIngressResultStaxUnmarshaller
AuthorizeSecurityGroupIngressResult StAX Unmarshaller
|
class |
AvailabilityZoneMessageStaxUnmarshaller
AvailabilityZoneMessage StAX Unmarshaller
|
class |
AvailabilityZoneStaxUnmarshaller
AvailabilityZone StAX Unmarshaller
|
class |
AvailableCapacityStaxUnmarshaller
AvailableCapacity StAX Unmarshaller
|
class |
BlockDeviceMappingStaxUnmarshaller
BlockDeviceMapping StAX Unmarshaller
|
class |
BundleInstanceResultStaxUnmarshaller
BundleInstanceResult StAX Unmarshaller
|
class |
BundleTaskErrorStaxUnmarshaller
BundleTaskError StAX Unmarshaller
|
class |
BundleTaskStaxUnmarshaller
BundleTask StAX Unmarshaller
|
class |
CancelBundleTaskResultStaxUnmarshaller
CancelBundleTaskResult StAX Unmarshaller
|
class |
CancelConversionTaskResultStaxUnmarshaller
CancelConversionTaskResult StAX Unmarshaller
|
class |
CancelExportTaskResultStaxUnmarshaller
CancelExportTaskResult StAX Unmarshaller
|
class |
CancelImportTaskResultStaxUnmarshaller
CancelImportTaskResult StAX Unmarshaller
|
class |
CancelledSpotInstanceRequestStaxUnmarshaller
CancelledSpotInstanceRequest StAX Unmarshaller
|
class |
CancelReservedInstancesListingResultStaxUnmarshaller
CancelReservedInstancesListingResult StAX Unmarshaller
|
class |
CancelSpotFleetRequestsErrorItemStaxUnmarshaller
CancelSpotFleetRequestsErrorItem StAX Unmarshaller
|
class |
CancelSpotFleetRequestsErrorStaxUnmarshaller
CancelSpotFleetRequestsError StAX Unmarshaller
|
class |
CancelSpotFleetRequestsResultStaxUnmarshaller
CancelSpotFleetRequestsResult StAX Unmarshaller
|
class |
CancelSpotFleetRequestsSuccessItemStaxUnmarshaller
CancelSpotFleetRequestsSuccessItem StAX Unmarshaller
|
class |
CancelSpotInstanceRequestsResultStaxUnmarshaller
CancelSpotInstanceRequestsResult StAX Unmarshaller
|
class |
ClassicLinkDnsSupportStaxUnmarshaller
ClassicLinkDnsSupport StAX Unmarshaller
|
class |
ClassicLinkInstanceStaxUnmarshaller
ClassicLinkInstance StAX Unmarshaller
|
class |
ClientDataStaxUnmarshaller
ClientData StAX Unmarshaller
|
class |
ConfirmProductInstanceResultStaxUnmarshaller
ConfirmProductInstanceResult StAX Unmarshaller
|
class |
ConversionTaskStaxUnmarshaller
ConversionTask StAX Unmarshaller
|
class |
CopyImageResultStaxUnmarshaller
CopyImageResult StAX Unmarshaller
|
class |
CopySnapshotResultStaxUnmarshaller
CopySnapshotResult StAX Unmarshaller
|
class |
CreateCustomerGatewayResultStaxUnmarshaller
CreateCustomerGatewayResult StAX Unmarshaller
|
class |
CreateDhcpOptionsResultStaxUnmarshaller
CreateDhcpOptionsResult StAX Unmarshaller
|
class |
CreateFlowLogsResultStaxUnmarshaller
CreateFlowLogsResult StAX Unmarshaller
|
class |
CreateImageResultStaxUnmarshaller
CreateImageResult StAX Unmarshaller
|
class |
CreateInstanceExportTaskResultStaxUnmarshaller
CreateInstanceExportTaskResult StAX Unmarshaller
|
class |
CreateInternetGatewayResultStaxUnmarshaller
CreateInternetGatewayResult StAX Unmarshaller
|
class |
CreateKeyPairResultStaxUnmarshaller
CreateKeyPairResult StAX Unmarshaller
|
class |
CreateNatGatewayResultStaxUnmarshaller
CreateNatGatewayResult StAX Unmarshaller
|
class |
CreateNetworkAclEntryResultStaxUnmarshaller
CreateNetworkAclEntryResult StAX Unmarshaller
|
class |
CreateNetworkAclResultStaxUnmarshaller
CreateNetworkAclResult StAX Unmarshaller
|
class |
CreateNetworkInterfaceResultStaxUnmarshaller
CreateNetworkInterfaceResult StAX Unmarshaller
|
class |
CreatePlacementGroupResultStaxUnmarshaller
CreatePlacementGroupResult StAX Unmarshaller
|
class |
CreateReservedInstancesListingResultStaxUnmarshaller
CreateReservedInstancesListingResult StAX Unmarshaller
|
class |
CreateRouteResultStaxUnmarshaller
CreateRouteResult StAX Unmarshaller
|
class |
CreateRouteTableResultStaxUnmarshaller
CreateRouteTableResult StAX Unmarshaller
|
class |
CreateSecurityGroupResultStaxUnmarshaller
CreateSecurityGroupResult StAX Unmarshaller
|
class |
CreateSnapshotResultStaxUnmarshaller
CreateSnapshotResult StAX Unmarshaller
|
class |
CreateSpotDatafeedSubscriptionResultStaxUnmarshaller
CreateSpotDatafeedSubscriptionResult StAX Unmarshaller
|
class |
CreateSubnetResultStaxUnmarshaller
CreateSubnetResult StAX Unmarshaller
|
class |
CreateTagsResultStaxUnmarshaller
CreateTagsResult StAX Unmarshaller
|
class |
CreateVolumePermissionModificationsStaxUnmarshaller
CreateVolumePermissionModifications StAX Unmarshaller
|
class |
CreateVolumePermissionStaxUnmarshaller
CreateVolumePermission StAX Unmarshaller
|
class |
CreateVolumeResultStaxUnmarshaller
CreateVolumeResult StAX Unmarshaller
|
class |
CreateVpcEndpointResultStaxUnmarshaller
CreateVpcEndpointResult StAX Unmarshaller
|
class |
CreateVpcPeeringConnectionResultStaxUnmarshaller
CreateVpcPeeringConnectionResult StAX Unmarshaller
|
class |
CreateVpcResultStaxUnmarshaller
CreateVpcResult StAX Unmarshaller
|
class |
CreateVpnConnectionResultStaxUnmarshaller
CreateVpnConnectionResult StAX Unmarshaller
|
class |
CreateVpnConnectionRouteResultStaxUnmarshaller
CreateVpnConnectionRouteResult StAX Unmarshaller
|
class |
CreateVpnGatewayResultStaxUnmarshaller
CreateVpnGatewayResult StAX Unmarshaller
|
class |
CustomerGatewayStaxUnmarshaller
CustomerGateway StAX Unmarshaller
|
class |
DeleteCustomerGatewayResultStaxUnmarshaller
DeleteCustomerGatewayResult StAX Unmarshaller
|
class |
DeleteDhcpOptionsResultStaxUnmarshaller
DeleteDhcpOptionsResult StAX Unmarshaller
|
class |
DeleteFlowLogsResultStaxUnmarshaller
DeleteFlowLogsResult StAX Unmarshaller
|
class |
DeleteInternetGatewayResultStaxUnmarshaller
DeleteInternetGatewayResult StAX Unmarshaller
|
class |
DeleteKeyPairResultStaxUnmarshaller
DeleteKeyPairResult StAX Unmarshaller
|
class |
DeleteNatGatewayResultStaxUnmarshaller
DeleteNatGatewayResult StAX Unmarshaller
|
class |
DeleteNetworkAclEntryResultStaxUnmarshaller
DeleteNetworkAclEntryResult StAX Unmarshaller
|
class |
DeleteNetworkAclResultStaxUnmarshaller
DeleteNetworkAclResult StAX Unmarshaller
|
class |
DeleteNetworkInterfaceResultStaxUnmarshaller
DeleteNetworkInterfaceResult StAX Unmarshaller
|
class |
DeletePlacementGroupResultStaxUnmarshaller
DeletePlacementGroupResult StAX Unmarshaller
|
class |
DeleteRouteResultStaxUnmarshaller
DeleteRouteResult StAX Unmarshaller
|
class |
DeleteRouteTableResultStaxUnmarshaller
DeleteRouteTableResult StAX Unmarshaller
|
class |
DeleteSecurityGroupResultStaxUnmarshaller
DeleteSecurityGroupResult StAX Unmarshaller
|
class |
DeleteSnapshotResultStaxUnmarshaller
DeleteSnapshotResult StAX Unmarshaller
|
class |
DeleteSpotDatafeedSubscriptionResultStaxUnmarshaller
DeleteSpotDatafeedSubscriptionResult StAX Unmarshaller
|
class |
DeleteSubnetResultStaxUnmarshaller
DeleteSubnetResult StAX Unmarshaller
|
class |
DeleteTagsResultStaxUnmarshaller
DeleteTagsResult StAX Unmarshaller
|
class |
DeleteVolumeResultStaxUnmarshaller
DeleteVolumeResult StAX Unmarshaller
|
class |
DeleteVpcEndpointsResultStaxUnmarshaller
DeleteVpcEndpointsResult StAX Unmarshaller
|
class |
DeleteVpcPeeringConnectionResultStaxUnmarshaller
DeleteVpcPeeringConnectionResult StAX Unmarshaller
|
class |
DeleteVpcResultStaxUnmarshaller
DeleteVpcResult StAX Unmarshaller
|
class |
DeleteVpnConnectionResultStaxUnmarshaller
DeleteVpnConnectionResult StAX Unmarshaller
|
class |
DeleteVpnConnectionRouteResultStaxUnmarshaller
DeleteVpnConnectionRouteResult StAX Unmarshaller
|
class |
DeleteVpnGatewayResultStaxUnmarshaller
DeleteVpnGatewayResult StAX Unmarshaller
|
class |
DeregisterImageResultStaxUnmarshaller
DeregisterImageResult StAX Unmarshaller
|
class |
DescribeAccountAttributesResultStaxUnmarshaller
DescribeAccountAttributesResult StAX Unmarshaller
|
class |
DescribeAddressesResultStaxUnmarshaller
DescribeAddressesResult StAX Unmarshaller
|
class |
DescribeAvailabilityZonesResultStaxUnmarshaller
DescribeAvailabilityZonesResult StAX Unmarshaller
|
class |
DescribeBundleTasksResultStaxUnmarshaller
DescribeBundleTasksResult StAX Unmarshaller
|
class |
DescribeClassicLinkInstancesResultStaxUnmarshaller
DescribeClassicLinkInstancesResult StAX Unmarshaller
|
class |
DescribeConversionTasksResultStaxUnmarshaller
DescribeConversionTasksResult StAX Unmarshaller
|
class |
DescribeCustomerGatewaysResultStaxUnmarshaller
DescribeCustomerGatewaysResult StAX Unmarshaller
|
class |
DescribeDhcpOptionsResultStaxUnmarshaller
DescribeDhcpOptionsResult StAX Unmarshaller
|
class |
DescribeExportTasksResultStaxUnmarshaller
DescribeExportTasksResult StAX Unmarshaller
|
class |
DescribeFlowLogsResultStaxUnmarshaller
DescribeFlowLogsResult StAX Unmarshaller
|
class |
DescribeHostsResultStaxUnmarshaller
DescribeHostsResult StAX Unmarshaller
|
class |
DescribeIdFormatResultStaxUnmarshaller
DescribeIdFormatResult StAX Unmarshaller
|
class |
DescribeImageAttributeResultStaxUnmarshaller
DescribeImageAttributeResult StAX Unmarshaller
|
class |
DescribeImagesResultStaxUnmarshaller
DescribeImagesResult StAX Unmarshaller
|
class |
DescribeImportImageTasksResultStaxUnmarshaller
DescribeImportImageTasksResult StAX Unmarshaller
|
class |
DescribeImportSnapshotTasksResultStaxUnmarshaller
DescribeImportSnapshotTasksResult StAX Unmarshaller
|
class |
DescribeInstanceAttributeResultStaxUnmarshaller
DescribeInstanceAttributeResult StAX Unmarshaller
|
class |
DescribeInstancesResultStaxUnmarshaller
DescribeInstancesResult StAX Unmarshaller
|
class |
DescribeInstanceStatusResultStaxUnmarshaller
DescribeInstanceStatusResult StAX Unmarshaller
|
class |
DescribeInternetGatewaysResultStaxUnmarshaller
DescribeInternetGatewaysResult StAX Unmarshaller
|
class |
DescribeKeyPairsResultStaxUnmarshaller
DescribeKeyPairsResult StAX Unmarshaller
|
class |
DescribeMovingAddressesResultStaxUnmarshaller
DescribeMovingAddressesResult StAX Unmarshaller
|
class |
DescribeNatGatewaysResultStaxUnmarshaller
DescribeNatGatewaysResult StAX Unmarshaller
|
class |
DescribeNetworkAclsResultStaxUnmarshaller
DescribeNetworkAclsResult StAX Unmarshaller
|
class |
DescribeNetworkInterfaceAttributeResultStaxUnmarshaller
DescribeNetworkInterfaceAttributeResult StAX Unmarshaller
|
class |
DescribeNetworkInterfacesResultStaxUnmarshaller
DescribeNetworkInterfacesResult StAX Unmarshaller
|
class |
DescribePlacementGroupsResultStaxUnmarshaller
DescribePlacementGroupsResult StAX Unmarshaller
|
class |
DescribePrefixListsResultStaxUnmarshaller
DescribePrefixListsResult StAX Unmarshaller
|
class |
DescribeRegionsResultStaxUnmarshaller
DescribeRegionsResult StAX Unmarshaller
|
class |
DescribeReservedInstancesListingsResultStaxUnmarshaller
DescribeReservedInstancesListingsResult StAX Unmarshaller
|
class |
DescribeReservedInstancesModificationsResultStaxUnmarshaller
DescribeReservedInstancesModificationsResult StAX Unmarshaller
|
class |
DescribeReservedInstancesOfferingsResultStaxUnmarshaller
DescribeReservedInstancesOfferingsResult StAX Unmarshaller
|
class |
DescribeReservedInstancesResultStaxUnmarshaller
DescribeReservedInstancesResult StAX Unmarshaller
|
class |
DescribeRouteTablesResultStaxUnmarshaller
DescribeRouteTablesResult StAX Unmarshaller
|
class |
DescribeScheduledInstanceAvailabilityResultStaxUnmarshaller
DescribeScheduledInstanceAvailabilityResult StAX Unmarshaller
|
class |
DescribeScheduledInstancesResultStaxUnmarshaller
DescribeScheduledInstancesResult StAX Unmarshaller
|
class |
DescribeSecurityGroupReferencesResultStaxUnmarshaller
DescribeSecurityGroupReferencesResult StAX Unmarshaller
|
class |
DescribeSecurityGroupsResultStaxUnmarshaller
DescribeSecurityGroupsResult StAX Unmarshaller
|
class |
DescribeSnapshotAttributeResultStaxUnmarshaller
DescribeSnapshotAttributeResult StAX Unmarshaller
|
class |
DescribeSnapshotsResultStaxUnmarshaller
DescribeSnapshotsResult StAX Unmarshaller
|
class |
DescribeSpotDatafeedSubscriptionResultStaxUnmarshaller
DescribeSpotDatafeedSubscriptionResult StAX Unmarshaller
|
class |
DescribeSpotFleetInstancesResultStaxUnmarshaller
DescribeSpotFleetInstancesResult StAX Unmarshaller
|
class |
DescribeSpotFleetRequestHistoryResultStaxUnmarshaller
DescribeSpotFleetRequestHistoryResult StAX Unmarshaller
|
class |
DescribeSpotFleetRequestsResultStaxUnmarshaller
DescribeSpotFleetRequestsResult StAX Unmarshaller
|
class |
DescribeSpotInstanceRequestsResultStaxUnmarshaller
DescribeSpotInstanceRequestsResult StAX Unmarshaller
|
class |
DescribeSpotPriceHistoryResultStaxUnmarshaller
DescribeSpotPriceHistoryResult StAX Unmarshaller
|
class |
DescribeStaleSecurityGroupsResultStaxUnmarshaller
DescribeStaleSecurityGroupsResult StAX Unmarshaller
|
class |
DescribeSubnetsResultStaxUnmarshaller
DescribeSubnetsResult StAX Unmarshaller
|
class |
DescribeTagsResultStaxUnmarshaller
DescribeTagsResult StAX Unmarshaller
|
class |
DescribeVolumeAttributeResultStaxUnmarshaller
DescribeVolumeAttributeResult StAX Unmarshaller
|
class |
DescribeVolumesResultStaxUnmarshaller
DescribeVolumesResult StAX Unmarshaller
|
class |
DescribeVolumeStatusResultStaxUnmarshaller
DescribeVolumeStatusResult StAX Unmarshaller
|
class |
DescribeVpcAttributeResultStaxUnmarshaller
DescribeVpcAttributeResult StAX Unmarshaller
|
class |
DescribeVpcClassicLinkDnsSupportResultStaxUnmarshaller
DescribeVpcClassicLinkDnsSupportResult StAX Unmarshaller
|
class |
DescribeVpcClassicLinkResultStaxUnmarshaller
DescribeVpcClassicLinkResult StAX Unmarshaller
|
class |
DescribeVpcEndpointServicesResultStaxUnmarshaller
DescribeVpcEndpointServicesResult StAX Unmarshaller
|
class |
DescribeVpcEndpointsResultStaxUnmarshaller
DescribeVpcEndpointsResult StAX Unmarshaller
|
class |
DescribeVpcPeeringConnectionsResultStaxUnmarshaller
DescribeVpcPeeringConnectionsResult StAX Unmarshaller
|
class |
DescribeVpcsResultStaxUnmarshaller
DescribeVpcsResult StAX Unmarshaller
|
class |
DescribeVpnConnectionsResultStaxUnmarshaller
DescribeVpnConnectionsResult StAX Unmarshaller
|
class |
DescribeVpnGatewaysResultStaxUnmarshaller
DescribeVpnGatewaysResult StAX Unmarshaller
|
class |
DetachClassicLinkVpcResultStaxUnmarshaller
DetachClassicLinkVpcResult StAX Unmarshaller
|
class |
DetachInternetGatewayResultStaxUnmarshaller
DetachInternetGatewayResult StAX Unmarshaller
|
class |
DetachNetworkInterfaceResultStaxUnmarshaller
DetachNetworkInterfaceResult StAX Unmarshaller
|
class |
DetachVolumeResultStaxUnmarshaller
DetachVolumeResult StAX Unmarshaller
|
class |
DetachVpnGatewayResultStaxUnmarshaller
DetachVpnGatewayResult StAX Unmarshaller
|
class |
DhcpConfigurationStaxUnmarshaller
DhcpConfiguration StAX Unmarshaller
|
class |
DhcpOptionsStaxUnmarshaller
DhcpOptions StAX Unmarshaller
|
class |
DisableVgwRoutePropagationResultStaxUnmarshaller
DisableVgwRoutePropagationResult StAX Unmarshaller
|
class |
DisableVpcClassicLinkDnsSupportResultStaxUnmarshaller
DisableVpcClassicLinkDnsSupportResult StAX Unmarshaller
|
class |
DisableVpcClassicLinkResultStaxUnmarshaller
DisableVpcClassicLinkResult StAX Unmarshaller
|
class |
DisassociateAddressResultStaxUnmarshaller
DisassociateAddressResult StAX Unmarshaller
|
class |
DisassociateRouteTableResultStaxUnmarshaller
DisassociateRouteTableResult StAX Unmarshaller
|
class |
DiskImageDescriptionStaxUnmarshaller
DiskImageDescription StAX Unmarshaller
|
class |
DiskImageDetailStaxUnmarshaller
DiskImageDetail StAX Unmarshaller
|
class |
DiskImageStaxUnmarshaller
DiskImage StAX Unmarshaller
|
class |
DiskImageVolumeDescriptionStaxUnmarshaller
DiskImageVolumeDescription StAX Unmarshaller
|
class |
EbsBlockDeviceStaxUnmarshaller
EbsBlockDevice StAX Unmarshaller
|
class |
EbsInstanceBlockDeviceSpecificationStaxUnmarshaller
EbsInstanceBlockDeviceSpecification StAX Unmarshaller
|
class |
EbsInstanceBlockDeviceStaxUnmarshaller
EbsInstanceBlockDevice StAX Unmarshaller
|
class |
EnableVgwRoutePropagationResultStaxUnmarshaller
EnableVgwRoutePropagationResult StAX Unmarshaller
|
class |
EnableVolumeIOResultStaxUnmarshaller
EnableVolumeIOResult StAX Unmarshaller
|
class |
EnableVpcClassicLinkDnsSupportResultStaxUnmarshaller
EnableVpcClassicLinkDnsSupportResult StAX Unmarshaller
|
class |
EnableVpcClassicLinkResultStaxUnmarshaller
EnableVpcClassicLinkResult StAX Unmarshaller
|
class |
EventInformationStaxUnmarshaller
EventInformation StAX Unmarshaller
|
class |
ExportTaskStaxUnmarshaller
ExportTask StAX Unmarshaller
|
class |
ExportToS3TaskSpecificationStaxUnmarshaller
ExportToS3TaskSpecification StAX Unmarshaller
|
class |
ExportToS3TaskStaxUnmarshaller
ExportToS3Task StAX Unmarshaller
|
class |
FilterStaxUnmarshaller
Filter StAX Unmarshaller
|
class |
FlowLogStaxUnmarshaller
FlowLog StAX Unmarshaller
|
class |
GetConsoleOutputResultStaxUnmarshaller
GetConsoleOutputResult StAX Unmarshaller
|
class |
GetPasswordDataResultStaxUnmarshaller
GetPasswordDataResult StAX Unmarshaller
|
class |
GroupIdentifierStaxUnmarshaller
GroupIdentifier StAX Unmarshaller
|
class |
HistoryRecordStaxUnmarshaller
HistoryRecord StAX Unmarshaller
|
class |
HostInstanceStaxUnmarshaller
HostInstance StAX Unmarshaller
|
class |
HostPropertiesStaxUnmarshaller
HostProperties StAX Unmarshaller
|
class |
HostStaxUnmarshaller
Host StAX Unmarshaller
|
class |
IamInstanceProfileSpecificationStaxUnmarshaller
IamInstanceProfileSpecification StAX Unmarshaller
|
class |
IamInstanceProfileStaxUnmarshaller
IamInstanceProfile StAX Unmarshaller
|
class |
IcmpTypeCodeStaxUnmarshaller
IcmpTypeCode StAX Unmarshaller
|
class |
IdFormatStaxUnmarshaller
IdFormat StAX Unmarshaller
|
class |
ImageAttributeStaxUnmarshaller
ImageAttribute StAX Unmarshaller
|
class |
ImageDiskContainerStaxUnmarshaller
ImageDiskContainer StAX Unmarshaller
|
class |
ImageStaxUnmarshaller
Image StAX Unmarshaller
|
class |
ImportImageResultStaxUnmarshaller
ImportImageResult StAX Unmarshaller
|
class |
ImportImageTaskStaxUnmarshaller
ImportImageTask StAX Unmarshaller
|
class |
ImportInstanceLaunchSpecificationStaxUnmarshaller
ImportInstanceLaunchSpecification StAX Unmarshaller
|
class |
ImportInstanceResultStaxUnmarshaller
ImportInstanceResult StAX Unmarshaller
|
class |
ImportInstanceTaskDetailsStaxUnmarshaller
ImportInstanceTaskDetails StAX Unmarshaller
|
class |
ImportInstanceVolumeDetailItemStaxUnmarshaller
ImportInstanceVolumeDetailItem StAX Unmarshaller
|
class |
ImportKeyPairResultStaxUnmarshaller
ImportKeyPairResult StAX Unmarshaller
|
class |
ImportSnapshotResultStaxUnmarshaller
ImportSnapshotResult StAX Unmarshaller
|
class |
ImportSnapshotTaskStaxUnmarshaller
ImportSnapshotTask StAX Unmarshaller
|
class |
ImportVolumeResultStaxUnmarshaller
ImportVolumeResult StAX Unmarshaller
|
class |
ImportVolumeTaskDetailsStaxUnmarshaller
ImportVolumeTaskDetails StAX Unmarshaller
|
class |
InstanceAttributeStaxUnmarshaller
InstanceAttribute StAX Unmarshaller
|
class |
InstanceBlockDeviceMappingSpecificationStaxUnmarshaller
InstanceBlockDeviceMappingSpecification StAX Unmarshaller
|
class |
InstanceBlockDeviceMappingStaxUnmarshaller
InstanceBlockDeviceMapping StAX Unmarshaller
|
class |
InstanceCapacityStaxUnmarshaller
InstanceCapacity StAX Unmarshaller
|
class |
InstanceCountStaxUnmarshaller
InstanceCount StAX Unmarshaller
|
class |
InstanceExportDetailsStaxUnmarshaller
InstanceExportDetails StAX Unmarshaller
|
class |
InstanceMonitoringStaxUnmarshaller
InstanceMonitoring StAX Unmarshaller
|
class |
InstanceNetworkInterfaceAssociationStaxUnmarshaller
InstanceNetworkInterfaceAssociation StAX Unmarshaller
|
class |
InstanceNetworkInterfaceAttachmentStaxUnmarshaller
InstanceNetworkInterfaceAttachment StAX Unmarshaller
|
class |
InstanceNetworkInterfaceSpecificationStaxUnmarshaller
InstanceNetworkInterfaceSpecification StAX Unmarshaller
|
class |
InstanceNetworkInterfaceStaxUnmarshaller
InstanceNetworkInterface StAX Unmarshaller
|
class |
InstancePrivateIpAddressStaxUnmarshaller
InstancePrivateIpAddress StAX Unmarshaller
|
class |
InstanceStateChangeStaxUnmarshaller
InstanceStateChange StAX Unmarshaller
|
class |
InstanceStateStaxUnmarshaller
InstanceState StAX Unmarshaller
|
class |
InstanceStatusDetailsStaxUnmarshaller
InstanceStatusDetails StAX Unmarshaller
|
class |
InstanceStatusEventStaxUnmarshaller
InstanceStatusEvent StAX Unmarshaller
|
class |
InstanceStatusStaxUnmarshaller
InstanceStatus StAX Unmarshaller
|
class |
InstanceStatusSummaryStaxUnmarshaller
InstanceStatusSummary StAX Unmarshaller
|
class |
InstanceStaxUnmarshaller
Instance StAX Unmarshaller
|
class |
InternetGatewayAttachmentStaxUnmarshaller
InternetGatewayAttachment StAX Unmarshaller
|
class |
InternetGatewayStaxUnmarshaller
InternetGateway StAX Unmarshaller
|
class |
IpPermissionStaxUnmarshaller
IpPermission StAX Unmarshaller
|
class |
KeyPairInfoStaxUnmarshaller
KeyPairInfo StAX Unmarshaller
|
class |
KeyPairStaxUnmarshaller
KeyPair StAX Unmarshaller
|
class |
LaunchPermissionModificationsStaxUnmarshaller
LaunchPermissionModifications StAX Unmarshaller
|
class |
LaunchPermissionStaxUnmarshaller
LaunchPermission StAX Unmarshaller
|
class |
LaunchSpecificationStaxUnmarshaller
LaunchSpecification StAX Unmarshaller
|
class |
ModifyHostsResultStaxUnmarshaller
ModifyHostsResult StAX Unmarshaller
|
class |
ModifyIdFormatResultStaxUnmarshaller
ModifyIdFormatResult StAX Unmarshaller
|
class |
ModifyImageAttributeResultStaxUnmarshaller
ModifyImageAttributeResult StAX Unmarshaller
|
class |
ModifyInstanceAttributeResultStaxUnmarshaller
ModifyInstanceAttributeResult StAX Unmarshaller
|
class |
ModifyInstancePlacementResultStaxUnmarshaller
ModifyInstancePlacementResult StAX Unmarshaller
|
class |
ModifyNetworkInterfaceAttributeResultStaxUnmarshaller
ModifyNetworkInterfaceAttributeResult StAX Unmarshaller
|
class |
ModifyReservedInstancesResultStaxUnmarshaller
ModifyReservedInstancesResult StAX Unmarshaller
|
class |
ModifySnapshotAttributeResultStaxUnmarshaller
ModifySnapshotAttributeResult StAX Unmarshaller
|
class |
ModifySpotFleetRequestResultStaxUnmarshaller
ModifySpotFleetRequestResult StAX Unmarshaller
|
class |
ModifySubnetAttributeResultStaxUnmarshaller
ModifySubnetAttributeResult StAX Unmarshaller
|
class |
ModifyVolumeAttributeResultStaxUnmarshaller
ModifyVolumeAttributeResult StAX Unmarshaller
|
class |
ModifyVpcAttributeResultStaxUnmarshaller
ModifyVpcAttributeResult StAX Unmarshaller
|
class |
ModifyVpcEndpointResultStaxUnmarshaller
ModifyVpcEndpointResult StAX Unmarshaller
|
class |
ModifyVpcPeeringConnectionOptionsResultStaxUnmarshaller
ModifyVpcPeeringConnectionOptionsResult StAX Unmarshaller
|
class |
MonitoringStaxUnmarshaller
Monitoring StAX Unmarshaller
|
class |
MonitorInstancesResultStaxUnmarshaller
MonitorInstancesResult StAX Unmarshaller
|
class |
MoveAddressToVpcResultStaxUnmarshaller
MoveAddressToVpcResult StAX Unmarshaller
|
class |
MovingAddressStatusStaxUnmarshaller
MovingAddressStatus StAX Unmarshaller
|
class |
NatGatewayAddressStaxUnmarshaller
NatGatewayAddress StAX Unmarshaller
|
class |
NatGatewayStaxUnmarshaller
NatGateway StAX Unmarshaller
|
class |
NetworkAclAssociationStaxUnmarshaller
NetworkAclAssociation StAX Unmarshaller
|
class |
NetworkAclEntryStaxUnmarshaller
NetworkAclEntry StAX Unmarshaller
|
class |
NetworkAclStaxUnmarshaller
NetworkAcl StAX Unmarshaller
|
class |
NetworkInterfaceAssociationStaxUnmarshaller
NetworkInterfaceAssociation StAX Unmarshaller
|
class |
NetworkInterfaceAttachmentChangesStaxUnmarshaller
NetworkInterfaceAttachmentChanges StAX Unmarshaller
|
class |
NetworkInterfaceAttachmentStaxUnmarshaller
NetworkInterfaceAttachment StAX Unmarshaller
|
class |
NetworkInterfacePrivateIpAddressStaxUnmarshaller
NetworkInterfacePrivateIpAddress StAX Unmarshaller
|
class |
NetworkInterfaceStaxUnmarshaller
NetworkInterface StAX Unmarshaller
|
class |
PeeringConnectionOptionsRequestStaxUnmarshaller
PeeringConnectionOptionsRequest StAX Unmarshaller
|
class |
PeeringConnectionOptionsStaxUnmarshaller
PeeringConnectionOptions StAX Unmarshaller
|
class |
PlacementGroupStaxUnmarshaller
PlacementGroup StAX Unmarshaller
|
class |
PlacementStaxUnmarshaller
Placement StAX Unmarshaller
|
class |
PortRangeStaxUnmarshaller
PortRange StAX Unmarshaller
|
class |
PrefixListIdStaxUnmarshaller
PrefixListId StAX Unmarshaller
|
class |
PrefixListStaxUnmarshaller
PrefixList StAX Unmarshaller
|
class |
PriceScheduleSpecificationStaxUnmarshaller
PriceScheduleSpecification StAX Unmarshaller
|
class |
PriceScheduleStaxUnmarshaller
PriceSchedule StAX Unmarshaller
|
class |
PricingDetailStaxUnmarshaller
PricingDetail StAX Unmarshaller
|
class |
PrivateIpAddressSpecificationStaxUnmarshaller
PrivateIpAddressSpecification StAX Unmarshaller
|
class |
ProductCodeStaxUnmarshaller
ProductCode StAX Unmarshaller
|
class |
PropagatingVgwStaxUnmarshaller
PropagatingVgw StAX Unmarshaller
|
class |
PurchaseRequestStaxUnmarshaller
PurchaseRequest StAX Unmarshaller
|
class |
PurchaseReservedInstancesOfferingResultStaxUnmarshaller
PurchaseReservedInstancesOfferingResult StAX Unmarshaller
|
class |
PurchaseScheduledInstancesResultStaxUnmarshaller
PurchaseScheduledInstancesResult StAX Unmarshaller
|
class |
RebootInstancesResultStaxUnmarshaller
RebootInstancesResult StAX Unmarshaller
|
class |
RecurringChargeStaxUnmarshaller
RecurringCharge StAX Unmarshaller
|
class |
RegionStaxUnmarshaller
Region StAX Unmarshaller
|
class |
RegisterImageResultStaxUnmarshaller
RegisterImageResult StAX Unmarshaller
|
class |
RejectVpcPeeringConnectionResultStaxUnmarshaller
RejectVpcPeeringConnectionResult StAX Unmarshaller
|
class |
ReleaseAddressResultStaxUnmarshaller
ReleaseAddressResult StAX Unmarshaller
|
class |
ReleaseHostsResultStaxUnmarshaller
ReleaseHostsResult StAX Unmarshaller
|
class |
ReplaceNetworkAclAssociationResultStaxUnmarshaller
ReplaceNetworkAclAssociationResult StAX Unmarshaller
|
class |
ReplaceNetworkAclEntryResultStaxUnmarshaller
ReplaceNetworkAclEntryResult StAX Unmarshaller
|
class |
ReplaceRouteResultStaxUnmarshaller
ReplaceRouteResult StAX Unmarshaller
|
class |
ReplaceRouteTableAssociationResultStaxUnmarshaller
ReplaceRouteTableAssociationResult StAX Unmarshaller
|
class |
ReportInstanceStatusResultStaxUnmarshaller
ReportInstanceStatusResult StAX Unmarshaller
|
class |
RequestSpotFleetResultStaxUnmarshaller
RequestSpotFleetResult StAX Unmarshaller
|
class |
RequestSpotInstancesResultStaxUnmarshaller
RequestSpotInstancesResult StAX Unmarshaller
|
class |
ReservationStaxUnmarshaller
Reservation StAX Unmarshaller
|
class |
ReservedInstanceLimitPriceStaxUnmarshaller
ReservedInstanceLimitPrice StAX Unmarshaller
|
class |
ReservedInstancesConfigurationStaxUnmarshaller
ReservedInstancesConfiguration StAX Unmarshaller
|
class |
ReservedInstancesIdStaxUnmarshaller
ReservedInstancesId StAX Unmarshaller
|
class |
ReservedInstancesListingStaxUnmarshaller
ReservedInstancesListing StAX Unmarshaller
|
class |
ReservedInstancesModificationResultStaxUnmarshaller
ReservedInstancesModificationResult StAX Unmarshaller
|
class |
ReservedInstancesModificationStaxUnmarshaller
ReservedInstancesModification StAX Unmarshaller
|
class |
ReservedInstancesOfferingStaxUnmarshaller
ReservedInstancesOffering StAX Unmarshaller
|
class |
ReservedInstancesStaxUnmarshaller
ReservedInstances StAX Unmarshaller
|
class |
ResetImageAttributeResultStaxUnmarshaller
ResetImageAttributeResult StAX Unmarshaller
|
class |
ResetInstanceAttributeResultStaxUnmarshaller
ResetInstanceAttributeResult StAX Unmarshaller
|
class |
ResetNetworkInterfaceAttributeResultStaxUnmarshaller
ResetNetworkInterfaceAttributeResult StAX Unmarshaller
|
class |
ResetSnapshotAttributeResultStaxUnmarshaller
ResetSnapshotAttributeResult StAX Unmarshaller
|
class |
RestoreAddressToClassicResultStaxUnmarshaller
RestoreAddressToClassicResult StAX Unmarshaller
|
class |
RevokeSecurityGroupEgressResultStaxUnmarshaller
RevokeSecurityGroupEgressResult StAX Unmarshaller
|
class |
RevokeSecurityGroupIngressResultStaxUnmarshaller
RevokeSecurityGroupIngressResult StAX Unmarshaller
|
class |
RouteStaxUnmarshaller
Route StAX Unmarshaller
|
class |
RouteTableAssociationStaxUnmarshaller
RouteTableAssociation StAX Unmarshaller
|
class |
RouteTableStaxUnmarshaller
RouteTable StAX Unmarshaller
|
class |
RunInstancesResultStaxUnmarshaller
RunInstancesResult StAX Unmarshaller
|
class |
RunScheduledInstancesResultStaxUnmarshaller
RunScheduledInstancesResult StAX Unmarshaller
|
class |
S3StorageStaxUnmarshaller
S3Storage StAX Unmarshaller
|
class |
ScheduledInstanceAvailabilityStaxUnmarshaller
ScheduledInstanceAvailability StAX Unmarshaller
|
class |
ScheduledInstanceRecurrenceRequestStaxUnmarshaller
ScheduledInstanceRecurrenceRequest StAX Unmarshaller
|
class |
ScheduledInstanceRecurrenceStaxUnmarshaller
ScheduledInstanceRecurrence StAX Unmarshaller
|
class |
ScheduledInstancesBlockDeviceMappingStaxUnmarshaller
ScheduledInstancesBlockDeviceMapping StAX Unmarshaller
|
class |
ScheduledInstancesEbsStaxUnmarshaller
ScheduledInstancesEbs StAX Unmarshaller
|
class |
ScheduledInstancesIamInstanceProfileStaxUnmarshaller
ScheduledInstancesIamInstanceProfile StAX Unmarshaller
|
class |
ScheduledInstancesLaunchSpecificationStaxUnmarshaller
ScheduledInstancesLaunchSpecification StAX Unmarshaller
|
class |
ScheduledInstancesMonitoringStaxUnmarshaller
ScheduledInstancesMonitoring StAX Unmarshaller
|
class |
ScheduledInstancesNetworkInterfaceStaxUnmarshaller
ScheduledInstancesNetworkInterface StAX Unmarshaller
|
class |
ScheduledInstancesPlacementStaxUnmarshaller
ScheduledInstancesPlacement StAX Unmarshaller
|
class |
ScheduledInstancesPrivateIpAddressConfigStaxUnmarshaller
ScheduledInstancesPrivateIpAddressConfig StAX Unmarshaller
|
class |
ScheduledInstanceStaxUnmarshaller
ScheduledInstance StAX Unmarshaller
|
class |
SecurityGroupReferenceStaxUnmarshaller
SecurityGroupReference StAX Unmarshaller
|
class |
SecurityGroupStaxUnmarshaller
SecurityGroup StAX Unmarshaller
|
class |
SlotDateTimeRangeRequestStaxUnmarshaller
SlotDateTimeRangeRequest StAX Unmarshaller
|
class |
SlotStartTimeRangeRequestStaxUnmarshaller
SlotStartTimeRangeRequest StAX Unmarshaller
|
class |
SnapshotDetailStaxUnmarshaller
SnapshotDetail StAX Unmarshaller
|
class |
SnapshotDiskContainerStaxUnmarshaller
SnapshotDiskContainer StAX Unmarshaller
|
class |
SnapshotStaxUnmarshaller
Snapshot StAX Unmarshaller
|
class |
SnapshotTaskDetailStaxUnmarshaller
SnapshotTaskDetail StAX Unmarshaller
|
class |
SpotDatafeedSubscriptionStaxUnmarshaller
SpotDatafeedSubscription StAX Unmarshaller
|
class |
SpotFleetLaunchSpecificationStaxUnmarshaller
SpotFleetLaunchSpecification StAX Unmarshaller
|
class |
SpotFleetMonitoringStaxUnmarshaller
SpotFleetMonitoring StAX Unmarshaller
|
class |
SpotFleetRequestConfigDataStaxUnmarshaller
SpotFleetRequestConfigData StAX Unmarshaller
|
class |
SpotFleetRequestConfigStaxUnmarshaller
SpotFleetRequestConfig StAX Unmarshaller
|
class |
SpotInstanceRequestStaxUnmarshaller
SpotInstanceRequest StAX Unmarshaller
|
class |
SpotInstanceStateFaultStaxUnmarshaller
SpotInstanceStateFault StAX Unmarshaller
|
class |
SpotInstanceStatusStaxUnmarshaller
SpotInstanceStatus StAX Unmarshaller
|
class |
SpotPlacementStaxUnmarshaller
SpotPlacement StAX Unmarshaller
|
class |
SpotPriceStaxUnmarshaller
SpotPrice StAX Unmarshaller
|
class |
StaleIpPermissionStaxUnmarshaller
StaleIpPermission StAX Unmarshaller
|
class |
StaleSecurityGroupStaxUnmarshaller
StaleSecurityGroup StAX Unmarshaller
|
class |
StartInstancesResultStaxUnmarshaller
StartInstancesResult StAX Unmarshaller
|
class |
StateReasonStaxUnmarshaller
StateReason StAX Unmarshaller
|
class |
StopInstancesResultStaxUnmarshaller
StopInstancesResult StAX Unmarshaller
|
class |
StorageStaxUnmarshaller
Storage StAX Unmarshaller
|
class |
SubnetStaxUnmarshaller
Subnet StAX Unmarshaller
|
class |
TagDescriptionStaxUnmarshaller
TagDescription StAX Unmarshaller
|
class |
TagStaxUnmarshaller
Tag StAX Unmarshaller
|
class |
TerminateInstancesResultStaxUnmarshaller
TerminateInstancesResult StAX Unmarshaller
|
class |
UnassignPrivateIpAddressesResultStaxUnmarshaller
UnassignPrivateIpAddressesResult StAX Unmarshaller
|
class |
UnmonitorInstancesResultStaxUnmarshaller
UnmonitorInstancesResult StAX Unmarshaller
|
class |
UnsuccessfulItemErrorStaxUnmarshaller
UnsuccessfulItemError StAX Unmarshaller
|
class |
UnsuccessfulItemStaxUnmarshaller
UnsuccessfulItem StAX Unmarshaller
|
class |
UserBucketDetailsStaxUnmarshaller
UserBucketDetails StAX Unmarshaller
|
class |
UserBucketStaxUnmarshaller
UserBucket StAX Unmarshaller
|
class |
UserDataStaxUnmarshaller
UserData StAX Unmarshaller
|
class |
UserIdGroupPairStaxUnmarshaller
UserIdGroupPair StAX Unmarshaller
|
class |
VgwTelemetryStaxUnmarshaller
VgwTelemetry StAX Unmarshaller
|
class |
VolumeAttachmentStaxUnmarshaller
VolumeAttachment StAX Unmarshaller
|
class |
VolumeDetailStaxUnmarshaller
VolumeDetail StAX Unmarshaller
|
class |
VolumeStatusActionStaxUnmarshaller
VolumeStatusAction StAX Unmarshaller
|
class |
VolumeStatusDetailsStaxUnmarshaller
VolumeStatusDetails StAX Unmarshaller
|
class |
VolumeStatusEventStaxUnmarshaller
VolumeStatusEvent StAX Unmarshaller
|
class |
VolumeStatusInfoStaxUnmarshaller
VolumeStatusInfo StAX Unmarshaller
|
class |
VolumeStatusItemStaxUnmarshaller
VolumeStatusItem StAX Unmarshaller
|
class |
VolumeStaxUnmarshaller
Volume StAX Unmarshaller
|
class |
VpcAttachmentStaxUnmarshaller
VpcAttachment StAX Unmarshaller
|
class |
VpcClassicLinkStaxUnmarshaller
VpcClassicLink StAX Unmarshaller
|
class |
VpcEndpointStaxUnmarshaller
VpcEndpoint StAX Unmarshaller
|
class |
VpcPeeringConnectionOptionsDescriptionStaxUnmarshaller
VpcPeeringConnectionOptionsDescription StAX Unmarshaller
|
class |
VpcPeeringConnectionStateReasonStaxUnmarshaller
VpcPeeringConnectionStateReason StAX Unmarshaller
|
class |
VpcPeeringConnectionStaxUnmarshaller
VpcPeeringConnection StAX Unmarshaller
|
class |
VpcPeeringConnectionVpcInfoStaxUnmarshaller
VpcPeeringConnectionVpcInfo StAX Unmarshaller
|
class |
VpcStaxUnmarshaller
Vpc StAX Unmarshaller
|
class |
VpnConnectionOptionsSpecificationStaxUnmarshaller
VpnConnectionOptionsSpecification StAX Unmarshaller
|
class |
VpnConnectionOptionsStaxUnmarshaller
VpnConnectionOptions StAX Unmarshaller
|
class |
VpnConnectionStaxUnmarshaller
VpnConnection StAX Unmarshaller
|
class |
VpnGatewayStaxUnmarshaller
VpnGateway StAX Unmarshaller
|
class |
VpnStaticRouteStaxUnmarshaller
VpnStaticRoute StAX Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
AuthorizationDataJsonUnmarshaller
AuthorizationData JSON Unmarshaller
|
class |
BatchCheckLayerAvailabilityResultJsonUnmarshaller
BatchCheckLayerAvailabilityResult JSON Unmarshaller
|
class |
BatchDeleteImageResultJsonUnmarshaller
BatchDeleteImageResult JSON Unmarshaller
|
class |
BatchGetImageResultJsonUnmarshaller
BatchGetImageResult JSON Unmarshaller
|
class |
CompleteLayerUploadResultJsonUnmarshaller
CompleteLayerUploadResult JSON Unmarshaller
|
class |
DeleteRepositoryPolicyResultJsonUnmarshaller
DeleteRepositoryPolicyResult JSON Unmarshaller
|
class |
DescribeRepositoriesResultJsonUnmarshaller
DescribeRepositoriesResult JSON Unmarshaller
|
class |
GetAuthorizationTokenResultJsonUnmarshaller
GetAuthorizationTokenResult JSON Unmarshaller
|
class |
GetDownloadUrlForLayerResultJsonUnmarshaller
GetDownloadUrlForLayerResult JSON Unmarshaller
|
class |
GetRepositoryPolicyResultJsonUnmarshaller
GetRepositoryPolicyResult JSON Unmarshaller
|
class |
ImageFailureJsonUnmarshaller
ImageFailure JSON Unmarshaller
|
class |
ImageIdentifierJsonUnmarshaller
ImageIdentifier JSON Unmarshaller
|
class |
ImageJsonUnmarshaller
Image JSON Unmarshaller
|
class |
InitiateLayerUploadResultJsonUnmarshaller
InitiateLayerUploadResult JSON Unmarshaller
|
class |
LayerFailureJsonUnmarshaller
LayerFailure JSON Unmarshaller
|
class |
ListImagesResultJsonUnmarshaller
ListImagesResult JSON Unmarshaller
|
class |
PutImageResultJsonUnmarshaller
PutImageResult JSON Unmarshaller
|
class |
RepositoryJsonUnmarshaller
Repository JSON Unmarshaller
|
class |
SetRepositoryPolicyResultJsonUnmarshaller
SetRepositoryPolicyResult JSON Unmarshaller
|
class |
UploadLayerPartResultJsonUnmarshaller
UploadLayerPartResult JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
ContainerDefinitionJsonUnmarshaller
ContainerDefinition JSON Unmarshaller
|
class |
ContainerInstanceJsonUnmarshaller
ContainerInstance JSON Unmarshaller
|
class |
ContainerJsonUnmarshaller
Container JSON Unmarshaller
|
class |
ContainerOverrideJsonUnmarshaller
ContainerOverride JSON Unmarshaller
|
class |
CreateClusterResultJsonUnmarshaller
CreateClusterResult JSON Unmarshaller
|
class |
CreateServiceResultJsonUnmarshaller
CreateServiceResult JSON Unmarshaller
|
class |
DeleteClusterResultJsonUnmarshaller
DeleteClusterResult JSON Unmarshaller
|
class |
DeleteServiceResultJsonUnmarshaller
DeleteServiceResult JSON Unmarshaller
|
class |
DeploymentConfigurationJsonUnmarshaller
DeploymentConfiguration JSON Unmarshaller
|
class |
DeregisterContainerInstanceResultJsonUnmarshaller
DeregisterContainerInstanceResult JSON Unmarshaller
|
class |
DeregisterTaskDefinitionResultJsonUnmarshaller
DeregisterTaskDefinitionResult JSON Unmarshaller
|
class |
DescribeClustersResultJsonUnmarshaller
DescribeClustersResult JSON Unmarshaller
|
class |
DescribeContainerInstancesResultJsonUnmarshaller
DescribeContainerInstancesResult JSON Unmarshaller
|
class |
DescribeTaskDefinitionResultJsonUnmarshaller
DescribeTaskDefinitionResult JSON Unmarshaller
|
class |
DescribeTasksResultJsonUnmarshaller
DescribeTasksResult JSON Unmarshaller
|
class |
DiscoverPollEndpointResultJsonUnmarshaller
DiscoverPollEndpointResult JSON Unmarshaller
|
class |
FailureJsonUnmarshaller
Failure JSON Unmarshaller
|
class |
HostEntryJsonUnmarshaller
HostEntry JSON Unmarshaller
|
class |
HostVolumePropertiesJsonUnmarshaller
HostVolumeProperties JSON Unmarshaller
|
class |
KeyValuePairJsonUnmarshaller
KeyValuePair JSON Unmarshaller
|
class |
ListContainerInstancesResultJsonUnmarshaller
ListContainerInstancesResult JSON Unmarshaller
|
class |
ListServicesResultJsonUnmarshaller
ListServicesResult JSON Unmarshaller
|
class |
ListTaskDefinitionFamiliesResultJsonUnmarshaller
ListTaskDefinitionFamiliesResult JSON Unmarshaller
|
class |
ListTaskDefinitionsResultJsonUnmarshaller
ListTaskDefinitionsResult JSON Unmarshaller
|
class |
ListTasksResultJsonUnmarshaller
ListTasksResult JSON Unmarshaller
|
class |
LoadBalancerJsonUnmarshaller
LoadBalancer JSON Unmarshaller
|
class |
LogConfigurationJsonUnmarshaller
LogConfiguration JSON Unmarshaller
|
class |
MountPointJsonUnmarshaller
MountPoint JSON Unmarshaller
|
class |
NetworkBindingJsonUnmarshaller
NetworkBinding JSON Unmarshaller
|
class |
PortMappingJsonUnmarshaller
PortMapping JSON Unmarshaller
|
class |
RegisterContainerInstanceResultJsonUnmarshaller
RegisterContainerInstanceResult JSON Unmarshaller
|
class |
RegisterTaskDefinitionResultJsonUnmarshaller
RegisterTaskDefinitionResult JSON Unmarshaller
|
class |
RunTaskResultJsonUnmarshaller
RunTaskResult JSON Unmarshaller
|
class |
ServiceEventJsonUnmarshaller
ServiceEvent JSON Unmarshaller
|
class |
StartTaskResultJsonUnmarshaller
StartTaskResult JSON Unmarshaller
|
class |
StopTaskResultJsonUnmarshaller
StopTaskResult JSON Unmarshaller
|
class |
SubmitContainerStateChangeResultJsonUnmarshaller
SubmitContainerStateChangeResult JSON Unmarshaller
|
class |
SubmitTaskStateChangeResultJsonUnmarshaller
SubmitTaskStateChangeResult JSON Unmarshaller
|
class |
TaskDefinitionJsonUnmarshaller
TaskDefinition JSON Unmarshaller
|
class |
TaskJsonUnmarshaller
Task JSON Unmarshaller
|
class |
TaskOverrideJsonUnmarshaller
TaskOverride JSON Unmarshaller
|
class |
UlimitJsonUnmarshaller
Ulimit JSON Unmarshaller
|
class |
UpdateContainerAgentResultJsonUnmarshaller
UpdateContainerAgentResult JSON Unmarshaller
|
class |
UpdateServiceResultJsonUnmarshaller
UpdateServiceResult JSON Unmarshaller
|
class |
VersionInfoJsonUnmarshaller
VersionInfo JSON Unmarshaller
|
class |
VolumeFromJsonUnmarshaller
VolumeFrom JSON Unmarshaller
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Unmarshaller<AmazonServiceException,org.w3c.dom.Node>> |
AmazonElastiCacheClient.exceptionUnmarshallers
List of exception unmarshallers for all modeled exceptions
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Unmarshaller<AmazonServiceException,org.w3c.dom.Node>> |
AWSElasticBeanstalkClient.exceptionUnmarshallers
List of exception unmarshallers for all modeled exceptions
|
Modifier and Type | Class and Description |
---|---|
class |
AbortEnvironmentUpdateResultStaxUnmarshaller
AbortEnvironmentUpdateResult StAX Unmarshaller
|
class |
ApplicationDescriptionStaxUnmarshaller
ApplicationDescription StAX Unmarshaller
|
class |
ApplicationMetricsStaxUnmarshaller
ApplicationMetrics StAX Unmarshaller
|
class |
ApplicationVersionDescriptionStaxUnmarshaller
ApplicationVersionDescription StAX Unmarshaller
|
class |
ApplyEnvironmentManagedActionResultStaxUnmarshaller
ApplyEnvironmentManagedActionResult StAX Unmarshaller
|
class |
CheckDNSAvailabilityResultStaxUnmarshaller
CheckDNSAvailabilityResult StAX Unmarshaller
|
class |
ComposeEnvironmentsResultStaxUnmarshaller
ComposeEnvironmentsResult StAX Unmarshaller
|
class |
ConfigurationOptionDescriptionStaxUnmarshaller
ConfigurationOptionDescription StAX Unmarshaller
|
class |
ConfigurationOptionSettingStaxUnmarshaller
ConfigurationOptionSetting StAX Unmarshaller
|
class |
ConfigurationSettingsDescriptionStaxUnmarshaller
ConfigurationSettingsDescription StAX Unmarshaller
|
class |
CPUUtilizationStaxUnmarshaller
CPUUtilization StAX Unmarshaller
|
class |
CreateApplicationResultStaxUnmarshaller
CreateApplicationResult StAX Unmarshaller
|
class |
CreateApplicationVersionResultStaxUnmarshaller
CreateApplicationVersionResult StAX Unmarshaller
|
class |
CreateConfigurationTemplateResultStaxUnmarshaller
CreateConfigurationTemplateResult StAX Unmarshaller
|
class |
CreateEnvironmentResultStaxUnmarshaller
CreateEnvironmentResult StAX Unmarshaller
|
class |
CreateStorageLocationResultStaxUnmarshaller
CreateStorageLocationResult StAX Unmarshaller
|
class |
DeleteApplicationResultStaxUnmarshaller
DeleteApplicationResult StAX Unmarshaller
|
class |
DeleteApplicationVersionResultStaxUnmarshaller
DeleteApplicationVersionResult StAX Unmarshaller
|
class |
DeleteConfigurationTemplateResultStaxUnmarshaller
DeleteConfigurationTemplateResult StAX Unmarshaller
|
class |
DeleteEnvironmentConfigurationResultStaxUnmarshaller
DeleteEnvironmentConfigurationResult StAX Unmarshaller
|
class |
DeploymentStaxUnmarshaller
Deployment StAX Unmarshaller
|
class |
DescribeApplicationsResultStaxUnmarshaller
DescribeApplicationsResult StAX Unmarshaller
|
class |
DescribeApplicationVersionsResultStaxUnmarshaller
DescribeApplicationVersionsResult StAX Unmarshaller
|
class |
DescribeConfigurationOptionsResultStaxUnmarshaller
DescribeConfigurationOptionsResult StAX Unmarshaller
|
class |
DescribeConfigurationSettingsResultStaxUnmarshaller
DescribeConfigurationSettingsResult StAX Unmarshaller
|
class |
DescribeEnvironmentHealthResultStaxUnmarshaller
DescribeEnvironmentHealthResult StAX Unmarshaller
|
class |
DescribeEnvironmentManagedActionHistoryResultStaxUnmarshaller
DescribeEnvironmentManagedActionHistoryResult StAX Unmarshaller
|
class |
DescribeEnvironmentManagedActionsResultStaxUnmarshaller
DescribeEnvironmentManagedActionsResult StAX Unmarshaller
|
class |
DescribeEnvironmentResourcesResultStaxUnmarshaller
DescribeEnvironmentResourcesResult StAX Unmarshaller
|
class |
DescribeEnvironmentsResultStaxUnmarshaller
DescribeEnvironmentsResult StAX Unmarshaller
|
class |
DescribeInstancesHealthResultStaxUnmarshaller
DescribeInstancesHealthResult StAX Unmarshaller
|
class |
ElasticBeanstalkServiceExceptionUnmarshaller |
class |
EnvironmentDescriptionStaxUnmarshaller
EnvironmentDescription StAX Unmarshaller
|
class |
EnvironmentInfoDescriptionStaxUnmarshaller
EnvironmentInfoDescription StAX Unmarshaller
|
class |
EnvironmentLinkStaxUnmarshaller
EnvironmentLink StAX Unmarshaller
|
class |
EnvironmentResourceDescriptionStaxUnmarshaller
EnvironmentResourceDescription StAX Unmarshaller
|
class |
EnvironmentResourcesDescriptionStaxUnmarshaller
EnvironmentResourcesDescription StAX Unmarshaller
|
class |
EnvironmentTierStaxUnmarshaller
EnvironmentTier StAX Unmarshaller
|
class |
EventDescriptionStaxUnmarshaller
EventDescription StAX Unmarshaller
|
class |
InstanceHealthSummaryStaxUnmarshaller
InstanceHealthSummary StAX Unmarshaller
|
class |
InsufficientPrivilegesExceptionUnmarshaller |
class |
InvalidRequestExceptionUnmarshaller |
class |
LatencyStaxUnmarshaller
Latency StAX Unmarshaller
|
class |
ListAvailableSolutionStacksResultStaxUnmarshaller
ListAvailableSolutionStacksResult StAX Unmarshaller
|
class |
LoadBalancerStaxUnmarshaller
LoadBalancer StAX Unmarshaller
|
class |
ManagedActionHistoryItemStaxUnmarshaller
ManagedActionHistoryItem StAX Unmarshaller
|
class |
ManagedActionInvalidStateExceptionUnmarshaller |
class |
ManagedActionStaxUnmarshaller
ManagedAction StAX Unmarshaller
|
class |
OperationInProgressExceptionUnmarshaller |
class |
OptionRestrictionRegexStaxUnmarshaller
OptionRestrictionRegex StAX Unmarshaller
|
class |
OptionSpecificationStaxUnmarshaller
OptionSpecification StAX Unmarshaller
|
class |
QueueStaxUnmarshaller
Queue StAX Unmarshaller
|
class |
RebuildEnvironmentResultStaxUnmarshaller
RebuildEnvironmentResult StAX Unmarshaller
|
class |
RequestEnvironmentInfoResultStaxUnmarshaller
RequestEnvironmentInfoResult StAX Unmarshaller
|
class |
RestartAppServerResultStaxUnmarshaller
RestartAppServerResult StAX Unmarshaller
|
class |
RetrieveEnvironmentInfoResultStaxUnmarshaller
RetrieveEnvironmentInfoResult StAX Unmarshaller
|
class |
S3LocationNotInServiceRegionExceptionUnmarshaller |
class |
S3LocationStaxUnmarshaller
S3Location StAX Unmarshaller
|
class |
S3SubscriptionRequiredExceptionUnmarshaller |
class |
SingleInstanceHealthStaxUnmarshaller
SingleInstanceHealth StAX Unmarshaller
|
class |
SolutionStackDescriptionStaxUnmarshaller
SolutionStackDescription StAX Unmarshaller
|
class |
SourceBundleDeletionExceptionUnmarshaller |
class |
SourceConfigurationStaxUnmarshaller
SourceConfiguration StAX Unmarshaller
|
class |
StatusCodesStaxUnmarshaller
StatusCodes StAX Unmarshaller
|
class |
SwapEnvironmentCNAMEsResultStaxUnmarshaller
SwapEnvironmentCNAMEsResult StAX Unmarshaller
|
class |
SystemStatusStaxUnmarshaller
SystemStatus StAX Unmarshaller
|
class |
TerminateEnvironmentResultStaxUnmarshaller
TerminateEnvironmentResult StAX Unmarshaller
|
class |
TooManyApplicationsExceptionUnmarshaller |
class |
TooManyApplicationVersionsExceptionUnmarshaller |
class |
TooManyBucketsExceptionUnmarshaller |
class |
TooManyConfigurationTemplatesExceptionUnmarshaller |
class |
TooManyEnvironmentsExceptionUnmarshaller |
class |
TriggerStaxUnmarshaller
Trigger StAX Unmarshaller
|
class |
UpdateApplicationResultStaxUnmarshaller
UpdateApplicationResult StAX Unmarshaller
|
class |
UpdateApplicationVersionResultStaxUnmarshaller
UpdateApplicationVersionResult StAX Unmarshaller
|
class |
UpdateConfigurationTemplateResultStaxUnmarshaller
UpdateConfigurationTemplateResult StAX Unmarshaller
|
class |
UpdateEnvironmentResultStaxUnmarshaller
UpdateEnvironmentResult StAX Unmarshaller
|
class |
ValidateConfigurationSettingsResultStaxUnmarshaller
ValidateConfigurationSettingsResult StAX Unmarshaller
|
class |
ValidationMessageStaxUnmarshaller
ValidationMessage StAX Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
CreateFileSystemResultJsonUnmarshaller
CreateFileSystemResult JSON Unmarshaller
|
class |
CreateMountTargetResultJsonUnmarshaller
CreateMountTargetResult JSON Unmarshaller
|
class |
CreateTagsResultJsonUnmarshaller
CreateTagsResult JSON Unmarshaller
|
class |
DeleteFileSystemResultJsonUnmarshaller
DeleteFileSystemResult JSON Unmarshaller
|
class |
DeleteMountTargetResultJsonUnmarshaller
DeleteMountTargetResult JSON Unmarshaller
|
class |
DeleteTagsResultJsonUnmarshaller
DeleteTagsResult JSON Unmarshaller
|
class |
DescribeFileSystemsResultJsonUnmarshaller
DescribeFileSystemsResult JSON Unmarshaller
|
class |
DescribeMountTargetSecurityGroupsResultJsonUnmarshaller
DescribeMountTargetSecurityGroupsResult JSON Unmarshaller
|
class |
DescribeMountTargetsResultJsonUnmarshaller
DescribeMountTargetsResult JSON Unmarshaller
|
class |
DescribeTagsResultJsonUnmarshaller
DescribeTagsResult JSON Unmarshaller
|
class |
FileSystemDescriptionJsonUnmarshaller
FileSystemDescription JSON Unmarshaller
|
class |
FileSystemSizeJsonUnmarshaller
FileSystemSize JSON Unmarshaller
|
class |
ModifyMountTargetSecurityGroupsResultJsonUnmarshaller
ModifyMountTargetSecurityGroupsResult JSON Unmarshaller
|
class |
MountTargetDescriptionJsonUnmarshaller
MountTargetDescription JSON Unmarshaller
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Unmarshaller<AmazonServiceException,org.w3c.dom.Node>> |
AmazonElasticLoadBalancingClient.exceptionUnmarshallers
List of exception unmarshallers for all modeled exceptions
|
Modifier and Type | Class and Description |
---|---|
class |
AddInstanceGroupsResultJsonUnmarshaller
AddInstanceGroupsResult JSON Unmarshaller
|
class |
AddJobFlowStepsResultJsonUnmarshaller
AddJobFlowStepsResult JSON Unmarshaller
|
class |
ApplicationJsonUnmarshaller
Application JSON Unmarshaller
|
class |
BootstrapActionConfigJsonUnmarshaller
BootstrapActionConfig JSON Unmarshaller
|
class |
BootstrapActionDetailJsonUnmarshaller
BootstrapActionDetail JSON Unmarshaller
|
class |
ClusterJsonUnmarshaller
Cluster JSON Unmarshaller
|
class |
ClusterStateChangeReasonJsonUnmarshaller
ClusterStateChangeReason JSON Unmarshaller
|
class |
ClusterStatusJsonUnmarshaller
ClusterStatus JSON Unmarshaller
|
class |
ClusterSummaryJsonUnmarshaller
ClusterSummary JSON Unmarshaller
|
class |
ClusterTimelineJsonUnmarshaller
ClusterTimeline JSON Unmarshaller
|
class |
ConfigurationJsonUnmarshaller
Configuration JSON Unmarshaller
|
class |
DescribeClusterResultJsonUnmarshaller
DescribeClusterResult JSON Unmarshaller
|
class |
DescribeJobFlowsResultJsonUnmarshaller
DescribeJobFlowsResult JSON Unmarshaller
|
class |
DescribeStepResultJsonUnmarshaller
DescribeStepResult JSON Unmarshaller
|
class |
EbsBlockDeviceConfigJsonUnmarshaller
EbsBlockDeviceConfig JSON Unmarshaller
|
class |
EbsConfigurationJsonUnmarshaller
EbsConfiguration JSON Unmarshaller
|
class |
EbsVolumeJsonUnmarshaller
EbsVolume JSON Unmarshaller
|
class |
Ec2InstanceAttributesJsonUnmarshaller
Ec2InstanceAttributes JSON Unmarshaller
|
class |
HadoopJarStepConfigJsonUnmarshaller
HadoopJarStepConfig JSON Unmarshaller
|
class |
HadoopStepConfigJsonUnmarshaller
HadoopStepConfig JSON Unmarshaller
|
class |
InstanceGroupConfigJsonUnmarshaller
InstanceGroupConfig JSON Unmarshaller
|
class |
InstanceGroupDetailJsonUnmarshaller
InstanceGroupDetail JSON Unmarshaller
|
class |
InstanceGroupJsonUnmarshaller
InstanceGroup JSON Unmarshaller
|
class |
InstanceGroupModifyConfigJsonUnmarshaller
InstanceGroupModifyConfig JSON Unmarshaller
|
class |
InstanceGroupStateChangeReasonJsonUnmarshaller
InstanceGroupStateChangeReason JSON Unmarshaller
|
class |
InstanceGroupStatusJsonUnmarshaller
InstanceGroupStatus JSON Unmarshaller
|
class |
InstanceGroupTimelineJsonUnmarshaller
InstanceGroupTimeline JSON Unmarshaller
|
class |
InstanceResizePolicyJsonUnmarshaller
InstanceResizePolicy JSON Unmarshaller
|
class |
InstanceStateChangeReasonJsonUnmarshaller
InstanceStateChangeReason JSON Unmarshaller
|
class |
InstanceStatusJsonUnmarshaller
InstanceStatus JSON Unmarshaller
|
class |
InstanceTimelineJsonUnmarshaller
InstanceTimeline JSON Unmarshaller
|
class |
JobFlowDetailJsonUnmarshaller
JobFlowDetail JSON Unmarshaller
|
class |
JobFlowExecutionStatusDetailJsonUnmarshaller
JobFlowExecutionStatusDetail JSON Unmarshaller
|
class |
JobFlowInstancesConfigJsonUnmarshaller
JobFlowInstancesConfig JSON Unmarshaller
|
class |
JobFlowInstancesDetailJsonUnmarshaller
JobFlowInstancesDetail JSON Unmarshaller
|
class |
KeyValueJsonUnmarshaller
KeyValue JSON Unmarshaller
|
class |
ListBootstrapActionsResultJsonUnmarshaller
ListBootstrapActionsResult JSON Unmarshaller
|
class |
ListClustersResultJsonUnmarshaller
ListClustersResult JSON Unmarshaller
|
class |
ListInstanceGroupsResultJsonUnmarshaller
ListInstanceGroupsResult JSON Unmarshaller
|
class |
ListInstancesResultJsonUnmarshaller
ListInstancesResult JSON Unmarshaller
|
class |
ListStepsResultJsonUnmarshaller
ListStepsResult JSON Unmarshaller
|
class |
ModifyInstanceGroupsResultJsonUnmarshaller
ModifyInstanceGroupsResult JSON Unmarshaller
|
class |
PlacementTypeJsonUnmarshaller
PlacementType JSON Unmarshaller
|
class |
RunJobFlowResultJsonUnmarshaller
RunJobFlowResult JSON Unmarshaller
|
class |
ScriptBootstrapActionConfigJsonUnmarshaller
ScriptBootstrapActionConfig JSON Unmarshaller
|
class |
SetTerminationProtectionResultJsonUnmarshaller
SetTerminationProtectionResult JSON Unmarshaller
|
class |
SetVisibleToAllUsersResultJsonUnmarshaller
SetVisibleToAllUsersResult JSON Unmarshaller
|
class |
ShrinkPolicyJsonUnmarshaller
ShrinkPolicy JSON Unmarshaller
|
class |
StepConfigJsonUnmarshaller
StepConfig JSON Unmarshaller
|
class |
StepDetailJsonUnmarshaller
StepDetail JSON Unmarshaller
|
class |
StepExecutionStatusDetailJsonUnmarshaller
StepExecutionStatusDetail JSON Unmarshaller
|
class |
StepJsonUnmarshaller
Step JSON Unmarshaller
|
class |
StepStateChangeReasonJsonUnmarshaller
StepStateChangeReason JSON Unmarshaller
|
class |
StepStatusJsonUnmarshaller
StepStatus JSON Unmarshaller
|
class |
StepSummaryJsonUnmarshaller
StepSummary JSON Unmarshaller
|
class |
StepTimelineJsonUnmarshaller
StepTimeline JSON Unmarshaller
|
class |
SupportedProductConfigJsonUnmarshaller
SupportedProductConfig JSON Unmarshaller
|
class |
TerminateJobFlowsResultJsonUnmarshaller
TerminateJobFlowsResult JSON Unmarshaller
|
class |
VolumeSpecificationJsonUnmarshaller
VolumeSpecification JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
AccessPoliciesStatusJsonUnmarshaller
AccessPoliciesStatus JSON Unmarshaller
|
class |
AddTagsResultJsonUnmarshaller
AddTagsResult JSON Unmarshaller
|
class |
AdvancedOptionsStatusJsonUnmarshaller
AdvancedOptionsStatus JSON Unmarshaller
|
class |
CreateElasticsearchDomainResultJsonUnmarshaller
CreateElasticsearchDomainResult JSON Unmarshaller
|
class |
DeleteElasticsearchDomainResultJsonUnmarshaller
DeleteElasticsearchDomainResult JSON Unmarshaller
|
class |
DescribeElasticsearchDomainConfigResultJsonUnmarshaller
DescribeElasticsearchDomainConfigResult JSON Unmarshaller
|
class |
DescribeElasticsearchDomainResultJsonUnmarshaller
DescribeElasticsearchDomainResult JSON Unmarshaller
|
class |
DescribeElasticsearchDomainsResultJsonUnmarshaller
DescribeElasticsearchDomainsResult JSON Unmarshaller
|
class |
EBSOptionsJsonUnmarshaller
EBSOptions JSON Unmarshaller
|
class |
EBSOptionsStatusJsonUnmarshaller
EBSOptionsStatus JSON Unmarshaller
|
class |
ElasticsearchClusterConfigJsonUnmarshaller
ElasticsearchClusterConfig JSON Unmarshaller
|
class |
ElasticsearchClusterConfigStatusJsonUnmarshaller
ElasticsearchClusterConfigStatus JSON Unmarshaller
|
class |
ElasticsearchDomainConfigJsonUnmarshaller
ElasticsearchDomainConfig JSON Unmarshaller
|
class |
ElasticsearchDomainStatusJsonUnmarshaller
ElasticsearchDomainStatus JSON Unmarshaller
|
class |
ListDomainNamesResultJsonUnmarshaller
ListDomainNamesResult JSON Unmarshaller
|
class |
ListTagsResultJsonUnmarshaller
ListTagsResult JSON Unmarshaller
|
class |
OptionStatusJsonUnmarshaller
OptionStatus JSON Unmarshaller
|
class |
RemoveTagsResultJsonUnmarshaller
RemoveTagsResult JSON Unmarshaller
|
class |
SnapshotOptionsJsonUnmarshaller
SnapshotOptions JSON Unmarshaller
|
class |
SnapshotOptionsStatusJsonUnmarshaller
SnapshotOptionsStatus JSON Unmarshaller
|
class |
UpdateElasticsearchDomainConfigResultJsonUnmarshaller
UpdateElasticsearchDomainConfigResult JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
ArtworkJsonUnmarshaller
Artwork JSON Unmarshaller
|
class |
AudioCodecOptionsJsonUnmarshaller
AudioCodecOptions JSON Unmarshaller
|
class |
AudioParametersJsonUnmarshaller
AudioParameters JSON Unmarshaller
|
class |
CancelJobResultJsonUnmarshaller
CancelJobResult JSON Unmarshaller
|
class |
CaptionFormatJsonUnmarshaller
CaptionFormat JSON Unmarshaller
|
class |
CaptionsJsonUnmarshaller
Captions JSON Unmarshaller
|
class |
CaptionSourceJsonUnmarshaller
CaptionSource JSON Unmarshaller
|
class |
ClipJsonUnmarshaller
Clip JSON Unmarshaller
|
class |
CreateJobOutputJsonUnmarshaller
CreateJobOutput JSON Unmarshaller
|
class |
CreateJobPlaylistJsonUnmarshaller
CreateJobPlaylist JSON Unmarshaller
|
class |
CreateJobResultJsonUnmarshaller
CreateJobResult JSON Unmarshaller
|
class |
CreatePresetResultJsonUnmarshaller
CreatePresetResult JSON Unmarshaller
|
class |
DeletePresetResultJsonUnmarshaller
DeletePresetResult JSON Unmarshaller
|
class |
DetectedPropertiesJsonUnmarshaller
DetectedProperties JSON Unmarshaller
|
class |
EncryptionJsonUnmarshaller
Encryption JSON Unmarshaller
|
class |
HlsContentProtectionJsonUnmarshaller
HlsContentProtection JSON Unmarshaller
|
class |
JobAlbumArtJsonUnmarshaller
JobAlbumArt JSON Unmarshaller
|
class |
JobInputJsonUnmarshaller
JobInput JSON Unmarshaller
|
class |
JobOutputJsonUnmarshaller
JobOutput JSON Unmarshaller
|
class |
JobWatermarkJsonUnmarshaller
JobWatermark JSON Unmarshaller
|
class |
ListJobsByPipelineResultJsonUnmarshaller
ListJobsByPipelineResult JSON Unmarshaller
|
class |
ListJobsByStatusResultJsonUnmarshaller
ListJobsByStatusResult JSON Unmarshaller
|
class |
ListPresetsResultJsonUnmarshaller
ListPresetsResult JSON Unmarshaller
|
class |
NotificationsJsonUnmarshaller
Notifications JSON Unmarshaller
|
class |
PipelineJsonUnmarshaller
Pipeline JSON Unmarshaller
|
class |
PipelineOutputConfigJsonUnmarshaller
PipelineOutputConfig JSON Unmarshaller
|
class |
PlaylistJsonUnmarshaller
Playlist JSON Unmarshaller
|
class |
PlayReadyDrmJsonUnmarshaller
PlayReadyDrm JSON Unmarshaller
|
class |
PresetJsonUnmarshaller
Preset JSON Unmarshaller
|
class |
PresetWatermarkJsonUnmarshaller
PresetWatermark JSON Unmarshaller
|
class |
ReadJobResultJsonUnmarshaller
ReadJobResult JSON Unmarshaller
|
class |
ReadPipelineResultJsonUnmarshaller
ReadPipelineResult JSON Unmarshaller
|
class |
ReadPresetResultJsonUnmarshaller
ReadPresetResult JSON Unmarshaller
|
class |
TestRoleResultJsonUnmarshaller
TestRoleResult JSON Unmarshaller
|
class |
ThumbnailsJsonUnmarshaller
Thumbnails JSON Unmarshaller
|
class |
TimeSpanJsonUnmarshaller
TimeSpan JSON Unmarshaller
|
class |
TimingJsonUnmarshaller
Timing JSON Unmarshaller
|
class |
UpdatePipelineNotificationsResultJsonUnmarshaller
UpdatePipelineNotificationsResult JSON Unmarshaller
|
class |
UpdatePipelineStatusResultJsonUnmarshaller
UpdatePipelineStatusResult JSON Unmarshaller
|
class |
VideoParametersJsonUnmarshaller
VideoParameters JSON Unmarshaller
|
class |
WarningJsonUnmarshaller
Warning JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
AliasJsonUnmarshaller
Alias JSON Unmarshaller
|
class |
BuildJsonUnmarshaller
Build JSON Unmarshaller
|
class |
CreateAliasResultJsonUnmarshaller
CreateAliasResult JSON Unmarshaller
|
class |
CreateBuildResultJsonUnmarshaller
CreateBuildResult JSON Unmarshaller
|
class |
CreateFleetResultJsonUnmarshaller
CreateFleetResult JSON Unmarshaller
|
class |
CreateGameSessionResultJsonUnmarshaller
CreateGameSessionResult JSON Unmarshaller
|
class |
CreatePlayerSessionResultJsonUnmarshaller
CreatePlayerSessionResult JSON Unmarshaller
|
class |
CreatePlayerSessionsResultJsonUnmarshaller
CreatePlayerSessionsResult JSON Unmarshaller
|
class |
DeleteAliasResultJsonUnmarshaller
DeleteAliasResult JSON Unmarshaller
|
class |
DeleteBuildResultJsonUnmarshaller
DeleteBuildResult JSON Unmarshaller
|
class |
DeleteFleetResultJsonUnmarshaller
DeleteFleetResult JSON Unmarshaller
|
class |
DeleteScalingPolicyResultJsonUnmarshaller
DeleteScalingPolicyResult JSON Unmarshaller
|
class |
DescribeAliasResultJsonUnmarshaller
DescribeAliasResult JSON Unmarshaller
|
class |
DescribeBuildResultJsonUnmarshaller
DescribeBuildResult JSON Unmarshaller
|
class |
DescribeEC2InstanceLimitsResultJsonUnmarshaller
DescribeEC2InstanceLimitsResult JSON Unmarshaller
|
class |
DescribeFleetAttributesResultJsonUnmarshaller
DescribeFleetAttributesResult JSON Unmarshaller
|
class |
DescribeFleetCapacityResultJsonUnmarshaller
DescribeFleetCapacityResult JSON Unmarshaller
|
class |
DescribeFleetEventsResultJsonUnmarshaller
DescribeFleetEventsResult JSON Unmarshaller
|
class |
DescribeFleetPortSettingsResultJsonUnmarshaller
DescribeFleetPortSettingsResult JSON Unmarshaller
|
class |
DescribeFleetUtilizationResultJsonUnmarshaller
DescribeFleetUtilizationResult JSON Unmarshaller
|
class |
DescribeGameSessionDetailsResultJsonUnmarshaller
DescribeGameSessionDetailsResult JSON Unmarshaller
|
class |
DescribeGameSessionsResultJsonUnmarshaller
DescribeGameSessionsResult JSON Unmarshaller
|
class |
DescribePlayerSessionsResultJsonUnmarshaller
DescribePlayerSessionsResult JSON Unmarshaller
|
class |
DescribeScalingPoliciesResultJsonUnmarshaller
DescribeScalingPoliciesResult JSON Unmarshaller
|
class |
EC2InstanceCountsJsonUnmarshaller
EC2InstanceCounts JSON Unmarshaller
|
class |
EC2InstanceLimitJsonUnmarshaller
EC2InstanceLimit JSON Unmarshaller
|
class |
EventJsonUnmarshaller
Event JSON Unmarshaller
|
class |
FleetAttributesJsonUnmarshaller
FleetAttributes JSON Unmarshaller
|
class |
FleetCapacityJsonUnmarshaller
FleetCapacity JSON Unmarshaller
|
class |
FleetUtilizationJsonUnmarshaller
FleetUtilization JSON Unmarshaller
|
class |
GamePropertyJsonUnmarshaller
GameProperty JSON Unmarshaller
|
class |
GameSessionDetailJsonUnmarshaller
GameSessionDetail JSON Unmarshaller
|
class |
GameSessionJsonUnmarshaller
GameSession JSON Unmarshaller
|
class |
GetGameSessionLogUrlResultJsonUnmarshaller
GetGameSessionLogUrlResult JSON Unmarshaller
|
class |
IpPermissionJsonUnmarshaller
IpPermission JSON Unmarshaller
|
class |
ListAliasesResultJsonUnmarshaller
ListAliasesResult JSON Unmarshaller
|
class |
ListBuildsResultJsonUnmarshaller
ListBuildsResult JSON Unmarshaller
|
class |
ListFleetsResultJsonUnmarshaller
ListFleetsResult JSON Unmarshaller
|
class |
PlayerSessionJsonUnmarshaller
PlayerSession JSON Unmarshaller
|
class |
PutScalingPolicyResultJsonUnmarshaller
PutScalingPolicyResult JSON Unmarshaller
|
class |
RequestUploadCredentialsResultJsonUnmarshaller
RequestUploadCredentialsResult JSON Unmarshaller
|
class |
ResolveAliasResultJsonUnmarshaller
ResolveAliasResult JSON Unmarshaller
|
class |
RoutingStrategyJsonUnmarshaller
RoutingStrategy JSON Unmarshaller
|
class |
S3LocationJsonUnmarshaller
S3Location JSON Unmarshaller
|
class |
ScalingPolicyJsonUnmarshaller
ScalingPolicy JSON Unmarshaller
|
class |
UpdateAliasResultJsonUnmarshaller
UpdateAliasResult JSON Unmarshaller
|
class |
UpdateBuildResultJsonUnmarshaller
UpdateBuildResult JSON Unmarshaller
|
class |
UpdateFleetAttributesResultJsonUnmarshaller
UpdateFleetAttributesResult JSON Unmarshaller
|
class |
UpdateFleetCapacityResultJsonUnmarshaller
UpdateFleetCapacityResult JSON Unmarshaller
|
class |
UpdateFleetPortSettingsResultJsonUnmarshaller
UpdateFleetPortSettingsResult JSON Unmarshaller
|
class |
UpdateGameSessionResultJsonUnmarshaller
UpdateGameSessionResult JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
AbortMultipartUploadResultJsonUnmarshaller
AbortMultipartUploadResult JSON Unmarshaller
|
class |
AbortVaultLockResultJsonUnmarshaller
AbortVaultLockResult JSON Unmarshaller
|
class |
AddTagsToVaultResultJsonUnmarshaller
AddTagsToVaultResult JSON Unmarshaller
|
class |
CompleteMultipartUploadResultJsonUnmarshaller
CompleteMultipartUploadResult JSON Unmarshaller
|
class |
CompleteVaultLockResultJsonUnmarshaller
CompleteVaultLockResult JSON Unmarshaller
|
class |
CreateVaultResultJsonUnmarshaller
CreateVaultResult JSON Unmarshaller
|
class |
DataRetrievalPolicyJsonUnmarshaller
DataRetrievalPolicy JSON Unmarshaller
|
class |
DataRetrievalRuleJsonUnmarshaller
DataRetrievalRule JSON Unmarshaller
|
class |
DeleteArchiveResultJsonUnmarshaller
DeleteArchiveResult JSON Unmarshaller
|
class |
DeleteVaultAccessPolicyResultJsonUnmarshaller
DeleteVaultAccessPolicyResult JSON Unmarshaller
|
class |
DeleteVaultNotificationsResultJsonUnmarshaller
DeleteVaultNotificationsResult JSON Unmarshaller
|
class |
DeleteVaultResultJsonUnmarshaller
DeleteVaultResult JSON Unmarshaller
|
class |
DescribeJobResultJsonUnmarshaller
DescribeJobResult JSON Unmarshaller
|
class |
DescribeVaultOutputJsonUnmarshaller
DescribeVaultOutput JSON Unmarshaller
|
class |
DescribeVaultResultJsonUnmarshaller
DescribeVaultResult JSON Unmarshaller
|
class |
GetDataRetrievalPolicyResultJsonUnmarshaller
GetDataRetrievalPolicyResult JSON Unmarshaller
|
class |
GetJobOutputResultJsonUnmarshaller
GetJobOutputResult JSON Unmarshaller
|
class |
GetVaultAccessPolicyResultJsonUnmarshaller
GetVaultAccessPolicyResult JSON Unmarshaller
|
class |
GetVaultLockResultJsonUnmarshaller
GetVaultLockResult JSON Unmarshaller
|
class |
GetVaultNotificationsResultJsonUnmarshaller
GetVaultNotificationsResult JSON Unmarshaller
|
class |
GlacierJobDescriptionJsonUnmarshaller
GlacierJobDescription JSON Unmarshaller
|
class |
InitiateJobResultJsonUnmarshaller
InitiateJobResult JSON Unmarshaller
|
class |
InitiateMultipartUploadResultJsonUnmarshaller
InitiateMultipartUploadResult JSON Unmarshaller
|
class |
InitiateVaultLockResultJsonUnmarshaller
InitiateVaultLockResult JSON Unmarshaller
|
class |
InventoryRetrievalJobDescriptionJsonUnmarshaller
InventoryRetrievalJobDescription JSON Unmarshaller
|
class |
InventoryRetrievalJobInputJsonUnmarshaller
InventoryRetrievalJobInput JSON Unmarshaller
|
class |
JobParametersJsonUnmarshaller
JobParameters JSON Unmarshaller
|
class |
ListMultipartUploadsResultJsonUnmarshaller
ListMultipartUploadsResult JSON Unmarshaller
|
class |
ListPartsResultJsonUnmarshaller
ListPartsResult JSON Unmarshaller
|
class |
ListTagsForVaultResultJsonUnmarshaller
ListTagsForVaultResult JSON Unmarshaller
|
class |
ListVaultsResultJsonUnmarshaller
ListVaultsResult JSON Unmarshaller
|
class |
PartListElementJsonUnmarshaller
PartListElement JSON Unmarshaller
|
class |
RemoveTagsFromVaultResultJsonUnmarshaller
RemoveTagsFromVaultResult JSON Unmarshaller
|
class |
SetDataRetrievalPolicyResultJsonUnmarshaller
SetDataRetrievalPolicyResult JSON Unmarshaller
|
class |
SetVaultAccessPolicyResultJsonUnmarshaller
SetVaultAccessPolicyResult JSON Unmarshaller
|
class |
SetVaultNotificationsResultJsonUnmarshaller
SetVaultNotificationsResult JSON Unmarshaller
|
class |
UploadArchiveResultJsonUnmarshaller
UploadArchiveResult JSON Unmarshaller
|
class |
UploadListElementJsonUnmarshaller
UploadListElement JSON Unmarshaller
|
class |
UploadMultipartPartResultJsonUnmarshaller
UploadMultipartPartResult JSON Unmarshaller
|
class |
VaultAccessPolicyJsonUnmarshaller
VaultAccessPolicy JSON Unmarshaller
|
class |
VaultLockPolicyJsonUnmarshaller
VaultLockPolicy JSON Unmarshaller
|
class |
VaultNotificationConfigJsonUnmarshaller
VaultNotificationConfig JSON Unmarshaller
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Unmarshaller<AmazonServiceException,org.w3c.dom.Node>> |
AmazonIdentityManagementClient.exceptionUnmarshallers
List of exception unmarshallers for all modeled exceptions
|
Modifier and Type | Class and Description |
---|---|
class |
AccessKeyLastUsedStaxUnmarshaller
AccessKeyLastUsed StAX Unmarshaller
|
class |
AccessKeyMetadataStaxUnmarshaller
AccessKeyMetadata StAX Unmarshaller
|
class |
AccessKeyStaxUnmarshaller
AccessKey StAX Unmarshaller
|
class |
AddClientIDToOpenIDConnectProviderResultStaxUnmarshaller
AddClientIDToOpenIDConnectProviderResult StAX Unmarshaller
|
class |
AddRoleToInstanceProfileResultStaxUnmarshaller
AddRoleToInstanceProfileResult StAX Unmarshaller
|
class |
AddUserToGroupResultStaxUnmarshaller
AddUserToGroupResult StAX Unmarshaller
|
class |
AttachedPolicyStaxUnmarshaller
AttachedPolicy StAX Unmarshaller
|
class |
AttachGroupPolicyResultStaxUnmarshaller
AttachGroupPolicyResult StAX Unmarshaller
|
class |
AttachRolePolicyResultStaxUnmarshaller
AttachRolePolicyResult StAX Unmarshaller
|
class |
AttachUserPolicyResultStaxUnmarshaller
AttachUserPolicyResult StAX Unmarshaller
|
class |
ChangePasswordResultStaxUnmarshaller
ChangePasswordResult StAX Unmarshaller
|
class |
ContextEntryStaxUnmarshaller
ContextEntry StAX Unmarshaller
|
class |
CreateAccessKeyResultStaxUnmarshaller
CreateAccessKeyResult StAX Unmarshaller
|
class |
CreateAccountAliasResultStaxUnmarshaller
CreateAccountAliasResult StAX Unmarshaller
|
class |
CreateGroupResultStaxUnmarshaller
CreateGroupResult StAX Unmarshaller
|
class |
CreateInstanceProfileResultStaxUnmarshaller
CreateInstanceProfileResult StAX Unmarshaller
|
class |
CreateLoginProfileResultStaxUnmarshaller
CreateLoginProfileResult StAX Unmarshaller
|
class |
CreateOpenIDConnectProviderResultStaxUnmarshaller
CreateOpenIDConnectProviderResult StAX Unmarshaller
|
class |
CreatePolicyResultStaxUnmarshaller
CreatePolicyResult StAX Unmarshaller
|
class |
CreatePolicyVersionResultStaxUnmarshaller
CreatePolicyVersionResult StAX Unmarshaller
|
class |
CreateRoleResultStaxUnmarshaller
CreateRoleResult StAX Unmarshaller
|
class |
CreateSAMLProviderResultStaxUnmarshaller
CreateSAMLProviderResult StAX Unmarshaller
|
class |
CreateUserResultStaxUnmarshaller
CreateUserResult StAX Unmarshaller
|
class |
CreateVirtualMFADeviceResultStaxUnmarshaller
CreateVirtualMFADeviceResult StAX Unmarshaller
|
class |
CredentialReportExpiredExceptionUnmarshaller |
class |
CredentialReportNotPresentExceptionUnmarshaller |
class |
CredentialReportNotReadyExceptionUnmarshaller |
class |
DeactivateMFADeviceResultStaxUnmarshaller
DeactivateMFADeviceResult StAX Unmarshaller
|
class |
DeleteAccessKeyResultStaxUnmarshaller
DeleteAccessKeyResult StAX Unmarshaller
|
class |
DeleteAccountAliasResultStaxUnmarshaller
DeleteAccountAliasResult StAX Unmarshaller
|
class |
DeleteAccountPasswordPolicyResultStaxUnmarshaller
DeleteAccountPasswordPolicyResult StAX Unmarshaller
|
class |
DeleteConflictExceptionUnmarshaller |
class |
DeleteGroupPolicyResultStaxUnmarshaller
DeleteGroupPolicyResult StAX Unmarshaller
|
class |
DeleteGroupResultStaxUnmarshaller
DeleteGroupResult StAX Unmarshaller
|
class |
DeleteInstanceProfileResultStaxUnmarshaller
DeleteInstanceProfileResult StAX Unmarshaller
|
class |
DeleteLoginProfileResultStaxUnmarshaller
DeleteLoginProfileResult StAX Unmarshaller
|
class |
DeleteOpenIDConnectProviderResultStaxUnmarshaller
DeleteOpenIDConnectProviderResult StAX Unmarshaller
|
class |
DeletePolicyVersionResultStaxUnmarshaller
DeletePolicyVersionResult StAX Unmarshaller
|
class |
DeleteRolePolicyResultStaxUnmarshaller
DeleteRolePolicyResult StAX Unmarshaller
|
class |
DeleteRoleResultStaxUnmarshaller
DeleteRoleResult StAX Unmarshaller
|
class |
DeleteSAMLProviderResultStaxUnmarshaller
DeleteSAMLProviderResult StAX Unmarshaller
|
class |
DeleteServerCertificateResultStaxUnmarshaller
DeleteServerCertificateResult StAX Unmarshaller
|
class |
DeleteSigningCertificateResultStaxUnmarshaller
DeleteSigningCertificateResult StAX Unmarshaller
|
class |
DeleteSSHPublicKeyResultStaxUnmarshaller
DeleteSSHPublicKeyResult StAX Unmarshaller
|
class |
DeleteUserPolicyResultStaxUnmarshaller
DeleteUserPolicyResult StAX Unmarshaller
|
class |
DeleteUserResultStaxUnmarshaller
DeleteUserResult StAX Unmarshaller
|
class |
DeleteVirtualMFADeviceResultStaxUnmarshaller
DeleteVirtualMFADeviceResult StAX Unmarshaller
|
class |
DetachGroupPolicyResultStaxUnmarshaller
DetachGroupPolicyResult StAX Unmarshaller
|
class |
DetachRolePolicyResultStaxUnmarshaller
DetachRolePolicyResult StAX Unmarshaller
|
class |
DetachUserPolicyResultStaxUnmarshaller
DetachUserPolicyResult StAX Unmarshaller
|
class |
DuplicateCertificateExceptionUnmarshaller |
class |
DuplicateSSHPublicKeyExceptionUnmarshaller |
class |
EnableMFADeviceResultStaxUnmarshaller
EnableMFADeviceResult StAX Unmarshaller
|
class |
EntityAlreadyExistsExceptionUnmarshaller |
class |
EntityTemporarilyUnmodifiableExceptionUnmarshaller |
class |
EvaluationResultStaxUnmarshaller
EvaluationResult StAX Unmarshaller
|
private static class |
EvaluationResultStaxUnmarshaller.EvalDecisionDetailsMapEntryUnmarshaller |
class |
GenerateCredentialReportResultStaxUnmarshaller
GenerateCredentialReportResult StAX Unmarshaller
|
class |
GetAccessKeyLastUsedResultStaxUnmarshaller
GetAccessKeyLastUsedResult StAX Unmarshaller
|
class |
GetAccountAuthorizationDetailsResultStaxUnmarshaller
GetAccountAuthorizationDetailsResult StAX Unmarshaller
|
class |
GetAccountPasswordPolicyResultStaxUnmarshaller
GetAccountPasswordPolicyResult StAX Unmarshaller
|
class |
GetAccountSummaryResultStaxUnmarshaller
GetAccountSummaryResult StAX Unmarshaller
|
private static class |
GetAccountSummaryResultStaxUnmarshaller.SummaryMapMapEntryUnmarshaller |
class |
GetContextKeysForCustomPolicyResultStaxUnmarshaller
GetContextKeysForCustomPolicyResult StAX Unmarshaller
|
class |
GetContextKeysForPrincipalPolicyResultStaxUnmarshaller
GetContextKeysForPrincipalPolicyResult StAX Unmarshaller
|
class |
GetCredentialReportResultStaxUnmarshaller
GetCredentialReportResult StAX Unmarshaller
|
class |
GetGroupPolicyResultStaxUnmarshaller
GetGroupPolicyResult StAX Unmarshaller
|
class |
GetGroupResultStaxUnmarshaller
GetGroupResult StAX Unmarshaller
|
class |
GetInstanceProfileResultStaxUnmarshaller
GetInstanceProfileResult StAX Unmarshaller
|
class |
GetLoginProfileResultStaxUnmarshaller
GetLoginProfileResult StAX Unmarshaller
|
class |
GetOpenIDConnectProviderResultStaxUnmarshaller
GetOpenIDConnectProviderResult StAX Unmarshaller
|
class |
GetPolicyResultStaxUnmarshaller
GetPolicyResult StAX Unmarshaller
|
class |
GetPolicyVersionResultStaxUnmarshaller
GetPolicyVersionResult StAX Unmarshaller
|
class |
GetRolePolicyResultStaxUnmarshaller
GetRolePolicyResult StAX Unmarshaller
|
class |
GetRoleResultStaxUnmarshaller
GetRoleResult StAX Unmarshaller
|
class |
GetSAMLProviderResultStaxUnmarshaller
GetSAMLProviderResult StAX Unmarshaller
|
class |
GetServerCertificateResultStaxUnmarshaller
GetServerCertificateResult StAX Unmarshaller
|
class |
GetSSHPublicKeyResultStaxUnmarshaller
GetSSHPublicKeyResult StAX Unmarshaller
|
class |
GetUserPolicyResultStaxUnmarshaller
GetUserPolicyResult StAX Unmarshaller
|
class |
GetUserResultStaxUnmarshaller
GetUserResult StAX Unmarshaller
|
class |
GroupDetailStaxUnmarshaller
GroupDetail StAX Unmarshaller
|
class |
GroupStaxUnmarshaller
Group StAX Unmarshaller
|
class |
InstanceProfileStaxUnmarshaller
InstanceProfile StAX Unmarshaller
|
class |
InvalidAuthenticationCodeExceptionUnmarshaller |
class |
InvalidCertificateExceptionUnmarshaller |
class |
InvalidInputExceptionUnmarshaller |
class |
InvalidPublicKeyExceptionUnmarshaller |
class |
InvalidUserTypeExceptionUnmarshaller |
class |
KeyPairMismatchExceptionUnmarshaller |
class |
ListAccessKeysResultStaxUnmarshaller
ListAccessKeysResult StAX Unmarshaller
|
class |
ListAccountAliasesResultStaxUnmarshaller
ListAccountAliasesResult StAX Unmarshaller
|
class |
ListAttachedGroupPoliciesResultStaxUnmarshaller
ListAttachedGroupPoliciesResult StAX Unmarshaller
|
class |
ListAttachedRolePoliciesResultStaxUnmarshaller
ListAttachedRolePoliciesResult StAX Unmarshaller
|
class |
ListAttachedUserPoliciesResultStaxUnmarshaller
ListAttachedUserPoliciesResult StAX Unmarshaller
|
class |
ListEntitiesForPolicyResultStaxUnmarshaller
ListEntitiesForPolicyResult StAX Unmarshaller
|
class |
ListGroupPoliciesResultStaxUnmarshaller
ListGroupPoliciesResult StAX Unmarshaller
|
class |
ListGroupsForUserResultStaxUnmarshaller
ListGroupsForUserResult StAX Unmarshaller
|
class |
ListGroupsResultStaxUnmarshaller
ListGroupsResult StAX Unmarshaller
|
class |
ListInstanceProfilesForRoleResultStaxUnmarshaller
ListInstanceProfilesForRoleResult StAX Unmarshaller
|
class |
ListInstanceProfilesResultStaxUnmarshaller
ListInstanceProfilesResult StAX Unmarshaller
|
class |
ListMFADevicesResultStaxUnmarshaller
ListMFADevicesResult StAX Unmarshaller
|
class |
ListOpenIDConnectProvidersResultStaxUnmarshaller
ListOpenIDConnectProvidersResult StAX Unmarshaller
|
class |
ListPoliciesResultStaxUnmarshaller
ListPoliciesResult StAX Unmarshaller
|
class |
ListPolicyVersionsResultStaxUnmarshaller
ListPolicyVersionsResult StAX Unmarshaller
|
class |
ListRolePoliciesResultStaxUnmarshaller
ListRolePoliciesResult StAX Unmarshaller
|
class |
ListRolesResultStaxUnmarshaller
ListRolesResult StAX Unmarshaller
|
class |
ListSAMLProvidersResultStaxUnmarshaller
ListSAMLProvidersResult StAX Unmarshaller
|
class |
ListServerCertificatesResultStaxUnmarshaller
ListServerCertificatesResult StAX Unmarshaller
|
class |
ListSigningCertificatesResultStaxUnmarshaller
ListSigningCertificatesResult StAX Unmarshaller
|
class |
ListSSHPublicKeysResultStaxUnmarshaller
ListSSHPublicKeysResult StAX Unmarshaller
|
class |
ListUserPoliciesResultStaxUnmarshaller
ListUserPoliciesResult StAX Unmarshaller
|
class |
ListUsersResultStaxUnmarshaller
ListUsersResult StAX Unmarshaller
|
class |
ListVirtualMFADevicesResultStaxUnmarshaller
ListVirtualMFADevicesResult StAX Unmarshaller
|
class |
LoginProfileStaxUnmarshaller
LoginProfile StAX Unmarshaller
|
class |
MalformedCertificateExceptionUnmarshaller |
class |
MalformedPolicyDocumentExceptionUnmarshaller |
class |
ManagedPolicyDetailStaxUnmarshaller
ManagedPolicyDetail StAX Unmarshaller
|
class |
MFADeviceStaxUnmarshaller
MFADevice StAX Unmarshaller
|
class |
NoSuchEntityExceptionUnmarshaller |
class |
OpenIDConnectProviderListEntryStaxUnmarshaller
OpenIDConnectProviderListEntry StAX Unmarshaller
|
class |
PasswordPolicyStaxUnmarshaller
PasswordPolicy StAX Unmarshaller
|
class |
PasswordPolicyViolationExceptionUnmarshaller |
class |
PolicyDetailStaxUnmarshaller
PolicyDetail StAX Unmarshaller
|
class |
PolicyEvaluationExceptionUnmarshaller |
class |
PolicyGroupStaxUnmarshaller
PolicyGroup StAX Unmarshaller
|
class |
PolicyRoleStaxUnmarshaller
PolicyRole StAX Unmarshaller
|
class |
PolicyStaxUnmarshaller
Policy StAX Unmarshaller
|
class |
PolicyUserStaxUnmarshaller
PolicyUser StAX Unmarshaller
|
class |
PolicyVersionStaxUnmarshaller
PolicyVersion StAX Unmarshaller
|
class |
PositionStaxUnmarshaller
Position StAX Unmarshaller
|
class |
PutGroupPolicyResultStaxUnmarshaller
PutGroupPolicyResult StAX Unmarshaller
|
class |
PutRolePolicyResultStaxUnmarshaller
PutRolePolicyResult StAX Unmarshaller
|
class |
PutUserPolicyResultStaxUnmarshaller
PutUserPolicyResult StAX Unmarshaller
|
class |
RemoveClientIDFromOpenIDConnectProviderResultStaxUnmarshaller
RemoveClientIDFromOpenIDConnectProviderResult StAX Unmarshaller
|
class |
RemoveRoleFromInstanceProfileResultStaxUnmarshaller
RemoveRoleFromInstanceProfileResult StAX Unmarshaller
|
class |
RemoveUserFromGroupResultStaxUnmarshaller
RemoveUserFromGroupResult StAX Unmarshaller
|
class |
ResourceSpecificResultStaxUnmarshaller
ResourceSpecificResult StAX Unmarshaller
|
private static class |
ResourceSpecificResultStaxUnmarshaller.EvalDecisionDetailsMapEntryUnmarshaller |
class |
ResyncMFADeviceResultStaxUnmarshaller
ResyncMFADeviceResult StAX Unmarshaller
|
class |
RoleDetailStaxUnmarshaller
RoleDetail StAX Unmarshaller
|
class |
RoleStaxUnmarshaller
Role StAX Unmarshaller
|
class |
SAMLProviderListEntryStaxUnmarshaller
SAMLProviderListEntry StAX Unmarshaller
|
class |
ServerCertificateMetadataStaxUnmarshaller
ServerCertificateMetadata StAX Unmarshaller
|
class |
ServerCertificateStaxUnmarshaller
ServerCertificate StAX Unmarshaller
|
class |
ServiceFailureExceptionUnmarshaller |
class |
SetDefaultPolicyVersionResultStaxUnmarshaller
SetDefaultPolicyVersionResult StAX Unmarshaller
|
class |
SigningCertificateStaxUnmarshaller
SigningCertificate StAX Unmarshaller
|
class |
SimulateCustomPolicyResultStaxUnmarshaller
SimulateCustomPolicyResult StAX Unmarshaller
|
class |
SimulatePrincipalPolicyResultStaxUnmarshaller
SimulatePrincipalPolicyResult StAX Unmarshaller
|
class |
SSHPublicKeyMetadataStaxUnmarshaller
SSHPublicKeyMetadata StAX Unmarshaller
|
class |
SSHPublicKeyStaxUnmarshaller
SSHPublicKey StAX Unmarshaller
|
class |
StatementStaxUnmarshaller
Statement StAX Unmarshaller
|
class |
UnrecognizedPublicKeyEncodingExceptionUnmarshaller |
class |
UpdateAccessKeyResultStaxUnmarshaller
UpdateAccessKeyResult StAX Unmarshaller
|
class |
UpdateAccountPasswordPolicyResultStaxUnmarshaller
UpdateAccountPasswordPolicyResult StAX Unmarshaller
|
class |
UpdateAssumeRolePolicyResultStaxUnmarshaller
UpdateAssumeRolePolicyResult StAX Unmarshaller
|
class |
UpdateGroupResultStaxUnmarshaller
UpdateGroupResult StAX Unmarshaller
|
class |
UpdateLoginProfileResultStaxUnmarshaller
UpdateLoginProfileResult StAX Unmarshaller
|
class |
UpdateOpenIDConnectProviderThumbprintResultStaxUnmarshaller
UpdateOpenIDConnectProviderThumbprintResult StAX Unmarshaller
|
class |
UpdateSAMLProviderResultStaxUnmarshaller
UpdateSAMLProviderResult StAX Unmarshaller
|
class |
UpdateServerCertificateResultStaxUnmarshaller
UpdateServerCertificateResult StAX Unmarshaller
|
class |
UpdateSigningCertificateResultStaxUnmarshaller
UpdateSigningCertificateResult StAX Unmarshaller
|
class |
UpdateSSHPublicKeyResultStaxUnmarshaller
UpdateSSHPublicKeyResult StAX Unmarshaller
|
class |
UpdateUserResultStaxUnmarshaller
UpdateUserResult StAX Unmarshaller
|
class |
UploadServerCertificateResultStaxUnmarshaller
UploadServerCertificateResult StAX Unmarshaller
|
class |
UploadSigningCertificateResultStaxUnmarshaller
UploadSigningCertificateResult StAX Unmarshaller
|
class |
UploadSSHPublicKeyResultStaxUnmarshaller
UploadSSHPublicKeyResult StAX Unmarshaller
|
class |
UserDetailStaxUnmarshaller
UserDetail StAX Unmarshaller
|
class |
UserStaxUnmarshaller
User StAX Unmarshaller
|
class |
VirtualMFADeviceStaxUnmarshaller
VirtualMFADevice StAX Unmarshaller
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Unmarshaller<AmazonServiceException,org.w3c.dom.Node>> |
AmazonImportExportClient.exceptionUnmarshallers
List of exception unmarshallers for all modeled exceptions
|
Modifier and Type | Class and Description |
---|---|
class |
AddAttributesToFindingsResultJsonUnmarshaller
AddAttributesToFindingsResult JSON Unmarshaller
|
class |
AgentAlreadyRunningAssessmentJsonUnmarshaller
AgentAlreadyRunningAssessment JSON Unmarshaller
|
class |
AgentFilterJsonUnmarshaller
AgentFilter JSON Unmarshaller
|
class |
AgentPreviewJsonUnmarshaller
AgentPreview JSON Unmarshaller
|
class |
AssessmentRunAgentJsonUnmarshaller
AssessmentRunAgent JSON Unmarshaller
|
class |
AssessmentRunFilterJsonUnmarshaller
AssessmentRunFilter JSON Unmarshaller
|
class |
AssessmentRunJsonUnmarshaller
AssessmentRun JSON Unmarshaller
|
class |
AssessmentRunNotificationJsonUnmarshaller
AssessmentRunNotification JSON Unmarshaller
|
class |
AssessmentRunStateChangeJsonUnmarshaller
AssessmentRunStateChange JSON Unmarshaller
|
class |
AssessmentTargetFilterJsonUnmarshaller
AssessmentTargetFilter JSON Unmarshaller
|
class |
AssessmentTargetJsonUnmarshaller
AssessmentTarget JSON Unmarshaller
|
class |
AssessmentTemplateFilterJsonUnmarshaller
AssessmentTemplateFilter JSON Unmarshaller
|
class |
AssessmentTemplateJsonUnmarshaller
AssessmentTemplate JSON Unmarshaller
|
class |
AssetAttributesJsonUnmarshaller
AssetAttributes JSON Unmarshaller
|
class |
AttributeJsonUnmarshaller
Attribute JSON Unmarshaller
|
class |
CreateAssessmentTargetResultJsonUnmarshaller
CreateAssessmentTargetResult JSON Unmarshaller
|
class |
CreateAssessmentTemplateResultJsonUnmarshaller
CreateAssessmentTemplateResult JSON Unmarshaller
|
class |
CreateResourceGroupResultJsonUnmarshaller
CreateResourceGroupResult JSON Unmarshaller
|
class |
DeleteAssessmentRunResultJsonUnmarshaller
DeleteAssessmentRunResult JSON Unmarshaller
|
class |
DeleteAssessmentTargetResultJsonUnmarshaller
DeleteAssessmentTargetResult JSON Unmarshaller
|
class |
DeleteAssessmentTemplateResultJsonUnmarshaller
DeleteAssessmentTemplateResult JSON Unmarshaller
|
class |
DescribeAssessmentRunsResultJsonUnmarshaller
DescribeAssessmentRunsResult JSON Unmarshaller
|
class |
DescribeAssessmentTargetsResultJsonUnmarshaller
DescribeAssessmentTargetsResult JSON Unmarshaller
|
class |
DescribeAssessmentTemplatesResultJsonUnmarshaller
DescribeAssessmentTemplatesResult JSON Unmarshaller
|
class |
DescribeCrossAccountAccessRoleResultJsonUnmarshaller
DescribeCrossAccountAccessRoleResult JSON Unmarshaller
|
class |
DescribeFindingsResultJsonUnmarshaller
DescribeFindingsResult JSON Unmarshaller
|
class |
DescribeResourceGroupsResultJsonUnmarshaller
DescribeResourceGroupsResult JSON Unmarshaller
|
class |
DescribeRulesPackagesResultJsonUnmarshaller
DescribeRulesPackagesResult JSON Unmarshaller
|
class |
DurationRangeJsonUnmarshaller
DurationRange JSON Unmarshaller
|
class |
EventSubscriptionJsonUnmarshaller
EventSubscription JSON Unmarshaller
|
class |
FailedItemDetailsJsonUnmarshaller
FailedItemDetails JSON Unmarshaller
|
class |
FindingFilterJsonUnmarshaller
FindingFilter JSON Unmarshaller
|
class |
FindingJsonUnmarshaller
Finding JSON Unmarshaller
|
class |
GetTelemetryMetadataResultJsonUnmarshaller
GetTelemetryMetadataResult JSON Unmarshaller
|
class |
InspectorServiceAttributesJsonUnmarshaller
InspectorServiceAttributes JSON Unmarshaller
|
class |
ListAssessmentRunAgentsResultJsonUnmarshaller
ListAssessmentRunAgentsResult JSON Unmarshaller
|
class |
ListAssessmentRunsResultJsonUnmarshaller
ListAssessmentRunsResult JSON Unmarshaller
|
class |
ListAssessmentTargetsResultJsonUnmarshaller
ListAssessmentTargetsResult JSON Unmarshaller
|
class |
ListAssessmentTemplatesResultJsonUnmarshaller
ListAssessmentTemplatesResult JSON Unmarshaller
|
class |
ListEventSubscriptionsResultJsonUnmarshaller
ListEventSubscriptionsResult JSON Unmarshaller
|
class |
ListFindingsResultJsonUnmarshaller
ListFindingsResult JSON Unmarshaller
|
class |
ListRulesPackagesResultJsonUnmarshaller
ListRulesPackagesResult JSON Unmarshaller
|
class |
ListTagsForResourceResultJsonUnmarshaller
ListTagsForResourceResult JSON Unmarshaller
|
class |
PreviewAgentsResultJsonUnmarshaller
PreviewAgentsResult JSON Unmarshaller
|
class |
RegisterCrossAccountAccessRoleResultJsonUnmarshaller
RegisterCrossAccountAccessRoleResult JSON Unmarshaller
|
class |
RemoveAttributesFromFindingsResultJsonUnmarshaller
RemoveAttributesFromFindingsResult JSON Unmarshaller
|
class |
ResourceGroupJsonUnmarshaller
ResourceGroup JSON Unmarshaller
|
class |
ResourceGroupTagJsonUnmarshaller
ResourceGroupTag JSON Unmarshaller
|
class |
RulesPackageJsonUnmarshaller
RulesPackage JSON Unmarshaller
|
class |
SetTagsForResourceResultJsonUnmarshaller
SetTagsForResourceResult JSON Unmarshaller
|
class |
StartAssessmentRunResultJsonUnmarshaller
StartAssessmentRunResult JSON Unmarshaller
|
class |
StopAssessmentRunResultJsonUnmarshaller
StopAssessmentRunResult JSON Unmarshaller
|
class |
SubscribeToEventResultJsonUnmarshaller
SubscribeToEventResult JSON Unmarshaller
|
class |
SubscriptionJsonUnmarshaller
Subscription JSON Unmarshaller
|
class |
TelemetryMetadataJsonUnmarshaller
TelemetryMetadata JSON Unmarshaller
|
class |
TimestampRangeJsonUnmarshaller
TimestampRange JSON Unmarshaller
|
class |
UnsubscribeFromEventResultJsonUnmarshaller
UnsubscribeFromEventResult JSON Unmarshaller
|
class |
UpdateAssessmentTargetResultJsonUnmarshaller
UpdateAssessmentTargetResult JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
AcceptCertificateTransferResultJsonUnmarshaller
AcceptCertificateTransferResult JSON Unmarshaller
|
class |
ActionJsonUnmarshaller
Action JSON Unmarshaller
|
class |
AttachPrincipalPolicyResultJsonUnmarshaller
AttachPrincipalPolicyResult JSON Unmarshaller
|
class |
AttachThingPrincipalResultJsonUnmarshaller
AttachThingPrincipalResult JSON Unmarshaller
|
class |
AttributePayloadJsonUnmarshaller
AttributePayload JSON Unmarshaller
|
class |
CACertificateDescriptionJsonUnmarshaller
CACertificateDescription JSON Unmarshaller
|
class |
CACertificateJsonUnmarshaller
CACertificate JSON Unmarshaller
|
class |
CancelCertificateTransferResultJsonUnmarshaller
CancelCertificateTransferResult JSON Unmarshaller
|
class |
CertificateDescriptionJsonUnmarshaller
CertificateDescription JSON Unmarshaller
|
class |
CertificateJsonUnmarshaller
Certificate JSON Unmarshaller
|
class |
CloudwatchAlarmActionJsonUnmarshaller
CloudwatchAlarmAction JSON Unmarshaller
|
class |
CloudwatchMetricActionJsonUnmarshaller
CloudwatchMetricAction JSON Unmarshaller
|
class |
CreateCertificateFromCsrResultJsonUnmarshaller
CreateCertificateFromCsrResult JSON Unmarshaller
|
class |
CreateKeysAndCertificateResultJsonUnmarshaller
CreateKeysAndCertificateResult JSON Unmarshaller
|
class |
CreatePolicyResultJsonUnmarshaller
CreatePolicyResult JSON Unmarshaller
|
class |
CreatePolicyVersionResultJsonUnmarshaller
CreatePolicyVersionResult JSON Unmarshaller
|
class |
CreateThingResultJsonUnmarshaller
CreateThingResult JSON Unmarshaller
|
class |
CreateTopicRuleResultJsonUnmarshaller
CreateTopicRuleResult JSON Unmarshaller
|
class |
DeleteCACertificateResultJsonUnmarshaller
DeleteCACertificateResult JSON Unmarshaller
|
class |
DeletePolicyResultJsonUnmarshaller
DeletePolicyResult JSON Unmarshaller
|
class |
DeletePolicyVersionResultJsonUnmarshaller
DeletePolicyVersionResult JSON Unmarshaller
|
class |
DeleteRegistrationCodeResultJsonUnmarshaller
DeleteRegistrationCodeResult JSON Unmarshaller
|
class |
DeleteThingResultJsonUnmarshaller
DeleteThingResult JSON Unmarshaller
|
class |
DeleteTopicRuleResultJsonUnmarshaller
DeleteTopicRuleResult JSON Unmarshaller
|
class |
DescribeCACertificateResultJsonUnmarshaller
DescribeCACertificateResult JSON Unmarshaller
|
class |
DescribeEndpointResultJsonUnmarshaller
DescribeEndpointResult JSON Unmarshaller
|
class |
DescribeThingResultJsonUnmarshaller
DescribeThingResult JSON Unmarshaller
|
class |
DetachPrincipalPolicyResultJsonUnmarshaller
DetachPrincipalPolicyResult JSON Unmarshaller
|
class |
DetachThingPrincipalResultJsonUnmarshaller
DetachThingPrincipalResult JSON Unmarshaller
|
class |
DisableTopicRuleResultJsonUnmarshaller
DisableTopicRuleResult JSON Unmarshaller
|
class |
DynamoDBActionJsonUnmarshaller
DynamoDBAction JSON Unmarshaller
|
class |
ElasticsearchActionJsonUnmarshaller
ElasticsearchAction JSON Unmarshaller
|
class |
EnableTopicRuleResultJsonUnmarshaller
EnableTopicRuleResult JSON Unmarshaller
|
class |
FirehoseActionJsonUnmarshaller
FirehoseAction JSON Unmarshaller
|
class |
GetLoggingOptionsResultJsonUnmarshaller
GetLoggingOptionsResult JSON Unmarshaller
|
class |
GetPolicyResultJsonUnmarshaller
GetPolicyResult JSON Unmarshaller
|
class |
GetPolicyVersionResultJsonUnmarshaller
GetPolicyVersionResult JSON Unmarshaller
|
class |
GetRegistrationCodeResultJsonUnmarshaller
GetRegistrationCodeResult JSON Unmarshaller
|
class |
GetTopicRuleResultJsonUnmarshaller
GetTopicRuleResult JSON Unmarshaller
|
class |
KeyPairJsonUnmarshaller
KeyPair JSON Unmarshaller
|
class |
KinesisActionJsonUnmarshaller
KinesisAction JSON Unmarshaller
|
class |
LambdaActionJsonUnmarshaller
LambdaAction JSON Unmarshaller
|
class |
ListCACertificatesResultJsonUnmarshaller
ListCACertificatesResult JSON Unmarshaller
|
class |
ListCertificatesByCAResultJsonUnmarshaller
ListCertificatesByCAResult JSON Unmarshaller
|
class |
ListPoliciesResultJsonUnmarshaller
ListPoliciesResult JSON Unmarshaller
|
class |
ListPolicyVersionsResultJsonUnmarshaller
ListPolicyVersionsResult JSON Unmarshaller
|
class |
ListPrincipalPoliciesResultJsonUnmarshaller
ListPrincipalPoliciesResult JSON Unmarshaller
|
class |
ListPrincipalThingsResultJsonUnmarshaller
ListPrincipalThingsResult JSON Unmarshaller
|
class |
ListThingPrincipalsResultJsonUnmarshaller
ListThingPrincipalsResult JSON Unmarshaller
|
class |
ListThingsResultJsonUnmarshaller
ListThingsResult JSON Unmarshaller
|
class |
ListTopicRulesResultJsonUnmarshaller
ListTopicRulesResult JSON Unmarshaller
|
class |
LoggingOptionsPayloadJsonUnmarshaller
LoggingOptionsPayload JSON Unmarshaller
|
class |
PolicyJsonUnmarshaller
Policy JSON Unmarshaller
|
class |
PolicyVersionJsonUnmarshaller
PolicyVersion JSON Unmarshaller
|
class |
RegisterCACertificateResultJsonUnmarshaller
RegisterCACertificateResult JSON Unmarshaller
|
class |
RegisterCertificateResultJsonUnmarshaller
RegisterCertificateResult JSON Unmarshaller
|
class |
RejectCertificateTransferResultJsonUnmarshaller
RejectCertificateTransferResult JSON Unmarshaller
|
class |
ReplaceTopicRuleResultJsonUnmarshaller
ReplaceTopicRuleResult JSON Unmarshaller
|
class |
RepublishActionJsonUnmarshaller
RepublishAction JSON Unmarshaller
|
class |
S3ActionJsonUnmarshaller
S3Action JSON Unmarshaller
|
class |
SetDefaultPolicyVersionResultJsonUnmarshaller
SetDefaultPolicyVersionResult JSON Unmarshaller
|
class |
SetLoggingOptionsResultJsonUnmarshaller
SetLoggingOptionsResult JSON Unmarshaller
|
class |
SnsActionJsonUnmarshaller
SnsAction JSON Unmarshaller
|
class |
SqsActionJsonUnmarshaller
SqsAction JSON Unmarshaller
|
class |
ThingAttributeJsonUnmarshaller
ThingAttribute JSON Unmarshaller
|
class |
TopicRuleJsonUnmarshaller
TopicRule JSON Unmarshaller
|
class |
TopicRuleListItemJsonUnmarshaller
TopicRuleListItem JSON Unmarshaller
|
class |
TopicRulePayloadJsonUnmarshaller
TopicRulePayload JSON Unmarshaller
|
class |
TransferCertificateResultJsonUnmarshaller
TransferCertificateResult JSON Unmarshaller
|
class |
TransferDataJsonUnmarshaller
TransferData JSON Unmarshaller
|
class |
UpdateCACertificateResultJsonUnmarshaller
UpdateCACertificateResult JSON Unmarshaller
|
class |
UpdateCertificateResultJsonUnmarshaller
UpdateCertificateResult JSON Unmarshaller
|
class |
UpdateThingResultJsonUnmarshaller
UpdateThingResult JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
DeleteThingShadowResultJsonUnmarshaller
DeleteThingShadowResult JSON Unmarshaller
|
class |
GetThingShadowResultJsonUnmarshaller
GetThingShadowResult JSON Unmarshaller
|
class |
PublishResultJsonUnmarshaller
PublishResult JSON Unmarshaller
|
class |
UpdateThingShadowResultJsonUnmarshaller
UpdateThingShadowResult JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
AddTagsToStreamResultJsonUnmarshaller
AddTagsToStreamResult JSON Unmarshaller
|
class |
CreateStreamResultJsonUnmarshaller
CreateStreamResult JSON Unmarshaller
|
class |
DecreaseStreamRetentionPeriodResultJsonUnmarshaller
DecreaseStreamRetentionPeriodResult JSON Unmarshaller
|
class |
DeleteStreamResultJsonUnmarshaller
DeleteStreamResult JSON Unmarshaller
|
class |
DescribeStreamResultJsonUnmarshaller
DescribeStreamResult JSON Unmarshaller
|
class |
DisableEnhancedMonitoringResultJsonUnmarshaller
DisableEnhancedMonitoringResult JSON Unmarshaller
|
class |
EnableEnhancedMonitoringResultJsonUnmarshaller
EnableEnhancedMonitoringResult JSON Unmarshaller
|
class |
EnhancedMetricsJsonUnmarshaller
EnhancedMetrics JSON Unmarshaller
|
class |
GetRecordsResultJsonUnmarshaller
GetRecordsResult JSON Unmarshaller
|
class |
GetShardIteratorResultJsonUnmarshaller
GetShardIteratorResult JSON Unmarshaller
|
class |
HashKeyRangeJsonUnmarshaller
HashKeyRange JSON Unmarshaller
|
class |
IncreaseStreamRetentionPeriodResultJsonUnmarshaller
IncreaseStreamRetentionPeriodResult JSON Unmarshaller
|
class |
ListStreamsResultJsonUnmarshaller
ListStreamsResult JSON Unmarshaller
|
class |
ListTagsForStreamResultJsonUnmarshaller
ListTagsForStreamResult JSON Unmarshaller
|
class |
MergeShardsResultJsonUnmarshaller
MergeShardsResult JSON Unmarshaller
|
class |
PutRecordsRequestEntryJsonUnmarshaller
PutRecordsRequestEntry JSON Unmarshaller
|
class |
PutRecordsResultEntryJsonUnmarshaller
PutRecordsResultEntry JSON Unmarshaller
|
class |
PutRecordsResultJsonUnmarshaller
PutRecordsResult JSON Unmarshaller
|
class |
RemoveTagsFromStreamResultJsonUnmarshaller
RemoveTagsFromStreamResult JSON Unmarshaller
|
class |
SequenceNumberRangeJsonUnmarshaller
SequenceNumberRange JSON Unmarshaller
|
class |
ShardJsonUnmarshaller
Shard JSON Unmarshaller
|
class |
SplitShardResultJsonUnmarshaller
SplitShardResult JSON Unmarshaller
|
class |
StreamDescriptionJsonUnmarshaller
StreamDescription JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
BufferingHintsJsonUnmarshaller
BufferingHints JSON Unmarshaller
|
class |
CloudWatchLoggingOptionsJsonUnmarshaller
CloudWatchLoggingOptions JSON Unmarshaller
|
class |
CopyCommandJsonUnmarshaller
CopyCommand JSON Unmarshaller
|
class |
CreateDeliveryStreamResultJsonUnmarshaller
CreateDeliveryStreamResult JSON Unmarshaller
|
class |
DeleteDeliveryStreamResultJsonUnmarshaller
DeleteDeliveryStreamResult JSON Unmarshaller
|
class |
DeliveryStreamDescriptionJsonUnmarshaller
DeliveryStreamDescription JSON Unmarshaller
|
class |
DescribeDeliveryStreamResultJsonUnmarshaller
DescribeDeliveryStreamResult JSON Unmarshaller
|
class |
DestinationDescriptionJsonUnmarshaller
DestinationDescription JSON Unmarshaller
|
class |
ElasticsearchBufferingHintsJsonUnmarshaller
ElasticsearchBufferingHints JSON Unmarshaller
|
class |
ElasticsearchDestinationConfigurationJsonUnmarshaller
ElasticsearchDestinationConfiguration JSON Unmarshaller
|
class |
ElasticsearchDestinationDescriptionJsonUnmarshaller
ElasticsearchDestinationDescription JSON Unmarshaller
|
class |
ElasticsearchDestinationUpdateJsonUnmarshaller
ElasticsearchDestinationUpdate JSON Unmarshaller
|
class |
ElasticsearchRetryOptionsJsonUnmarshaller
ElasticsearchRetryOptions JSON Unmarshaller
|
class |
EncryptionConfigurationJsonUnmarshaller
EncryptionConfiguration JSON Unmarshaller
|
class |
KMSEncryptionConfigJsonUnmarshaller
KMSEncryptionConfig JSON Unmarshaller
|
class |
ListDeliveryStreamsResultJsonUnmarshaller
ListDeliveryStreamsResult JSON Unmarshaller
|
class |
PutRecordBatchResponseEntryJsonUnmarshaller
PutRecordBatchResponseEntry JSON Unmarshaller
|
class |
PutRecordBatchResultJsonUnmarshaller
PutRecordBatchResult JSON Unmarshaller
|
class |
PutRecordResultJsonUnmarshaller
PutRecordResult JSON Unmarshaller
|
class |
RedshiftDestinationConfigurationJsonUnmarshaller
RedshiftDestinationConfiguration JSON Unmarshaller
|
class |
RedshiftDestinationDescriptionJsonUnmarshaller
RedshiftDestinationDescription JSON Unmarshaller
|
class |
RedshiftDestinationUpdateJsonUnmarshaller
RedshiftDestinationUpdate JSON Unmarshaller
|
class |
RedshiftRetryOptionsJsonUnmarshaller
RedshiftRetryOptions JSON Unmarshaller
|
class |
S3DestinationConfigurationJsonUnmarshaller
S3DestinationConfiguration JSON Unmarshaller
|
class |
S3DestinationDescriptionJsonUnmarshaller
S3DestinationDescription JSON Unmarshaller
|
class |
S3DestinationUpdateJsonUnmarshaller
S3DestinationUpdate JSON Unmarshaller
|
class |
UpdateDestinationResultJsonUnmarshaller
UpdateDestinationResult JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
AliasListEntryJsonUnmarshaller
AliasListEntry JSON Unmarshaller
|
class |
CancelKeyDeletionResultJsonUnmarshaller
CancelKeyDeletionResult JSON Unmarshaller
|
class |
CreateGrantResultJsonUnmarshaller
CreateGrantResult JSON Unmarshaller
|
class |
CreateKeyResultJsonUnmarshaller
CreateKeyResult JSON Unmarshaller
|
class |
DecryptResultJsonUnmarshaller
DecryptResult JSON Unmarshaller
|
class |
DescribeKeyResultJsonUnmarshaller
DescribeKeyResult JSON Unmarshaller
|
class |
DisableKeyResultJsonUnmarshaller
DisableKeyResult JSON Unmarshaller
|
class |
DisableKeyRotationResultJsonUnmarshaller
DisableKeyRotationResult JSON Unmarshaller
|
class |
EnableKeyResultJsonUnmarshaller
EnableKeyResult JSON Unmarshaller
|
class |
EnableKeyRotationResultJsonUnmarshaller
EnableKeyRotationResult JSON Unmarshaller
|
class |
EncryptResultJsonUnmarshaller
EncryptResult JSON Unmarshaller
|
class |
GenerateDataKeyResultJsonUnmarshaller
GenerateDataKeyResult JSON Unmarshaller
|
class |
GenerateDataKeyWithoutPlaintextResultJsonUnmarshaller
GenerateDataKeyWithoutPlaintextResult JSON Unmarshaller
|
class |
GenerateRandomResultJsonUnmarshaller
GenerateRandomResult JSON Unmarshaller
|
class |
GetKeyPolicyResultJsonUnmarshaller
GetKeyPolicyResult JSON Unmarshaller
|
class |
GetKeyRotationStatusResultJsonUnmarshaller
GetKeyRotationStatusResult JSON Unmarshaller
|
class |
GrantConstraintsJsonUnmarshaller
GrantConstraints JSON Unmarshaller
|
class |
GrantListEntryJsonUnmarshaller
GrantListEntry JSON Unmarshaller
|
class |
KeyListEntryJsonUnmarshaller
KeyListEntry JSON Unmarshaller
|
class |
KeyMetadataJsonUnmarshaller
KeyMetadata JSON Unmarshaller
|
class |
ListGrantsResultJsonUnmarshaller
ListGrantsResult JSON Unmarshaller
|
class |
ListKeyPoliciesResultJsonUnmarshaller
ListKeyPoliciesResult JSON Unmarshaller
|
class |
ListKeysResultJsonUnmarshaller
ListKeysResult JSON Unmarshaller
|
class |
ListRetirableGrantsResultJsonUnmarshaller
ListRetirableGrantsResult JSON Unmarshaller
|
class |
PutKeyPolicyResultJsonUnmarshaller
PutKeyPolicyResult JSON Unmarshaller
|
class |
ReEncryptResultJsonUnmarshaller
ReEncryptResult JSON Unmarshaller
|
class |
RetireGrantResultJsonUnmarshaller
RetireGrantResult JSON Unmarshaller
|
class |
RevokeGrantResultJsonUnmarshaller
RevokeGrantResult JSON Unmarshaller
|
class |
ScheduleKeyDeletionResultJsonUnmarshaller
ScheduleKeyDeletionResult JSON Unmarshaller
|
class |
UpdateKeyDescriptionResultJsonUnmarshaller
UpdateKeyDescriptionResult JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
AddPermissionResultJsonUnmarshaller
AddPermissionResult JSON Unmarshaller
|
class |
AliasConfigurationJsonUnmarshaller
AliasConfiguration JSON Unmarshaller
|
class |
CreateEventSourceMappingResultJsonUnmarshaller
CreateEventSourceMappingResult JSON Unmarshaller
|
class |
CreateFunctionResultJsonUnmarshaller
CreateFunctionResult JSON Unmarshaller
|
class |
DeleteEventSourceMappingResultJsonUnmarshaller
DeleteEventSourceMappingResult JSON Unmarshaller
|
class |
DeleteFunctionResultJsonUnmarshaller
DeleteFunctionResult JSON Unmarshaller
|
class |
EventSourceMappingConfigurationJsonUnmarshaller
EventSourceMappingConfiguration JSON Unmarshaller
|
class |
FunctionCodeJsonUnmarshaller
FunctionCode JSON Unmarshaller
|
class |
FunctionCodeLocationJsonUnmarshaller
FunctionCodeLocation JSON Unmarshaller
|
class |
FunctionConfigurationJsonUnmarshaller
FunctionConfiguration JSON Unmarshaller
|
class |
GetAliasResultJsonUnmarshaller
GetAliasResult JSON Unmarshaller
|
class |
GetEventSourceMappingResultJsonUnmarshaller
GetEventSourceMappingResult JSON Unmarshaller
|
class |
GetFunctionConfigurationResultJsonUnmarshaller
GetFunctionConfigurationResult JSON Unmarshaller
|
class |
GetFunctionResultJsonUnmarshaller
GetFunctionResult JSON Unmarshaller
|
class |
InvokeAsyncResultJsonUnmarshaller
InvokeAsyncResult JSON Unmarshaller
|
class |
InvokeResultJsonUnmarshaller
InvokeResult JSON Unmarshaller
|
class |
ListEventSourceMappingsResultJsonUnmarshaller
ListEventSourceMappingsResult JSON Unmarshaller
|
class |
ListFunctionsResultJsonUnmarshaller
ListFunctionsResult JSON Unmarshaller
|
class |
ListVersionsByFunctionResultJsonUnmarshaller
ListVersionsByFunctionResult JSON Unmarshaller
|
class |
PublishVersionResultJsonUnmarshaller
PublishVersionResult JSON Unmarshaller
|
class |
RemovePermissionResultJsonUnmarshaller
RemovePermissionResult JSON Unmarshaller
|
class |
UpdateEventSourceMappingResultJsonUnmarshaller
UpdateEventSourceMappingResult JSON Unmarshaller
|
class |
UpdateFunctionCodeResultJsonUnmarshaller
UpdateFunctionCodeResult JSON Unmarshaller
|
class |
UpdateFunctionConfigurationResultJsonUnmarshaller
UpdateFunctionConfigurationResult JSON Unmarshaller
|
class |
VpcConfigJsonUnmarshaller
VpcConfig JSON Unmarshaller
|
class |
VpcConfigResponseJsonUnmarshaller
VpcConfigResponse JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
CancelExportTaskResultJsonUnmarshaller
CancelExportTaskResult JSON Unmarshaller
|
class |
CreateExportTaskResultJsonUnmarshaller
CreateExportTaskResult JSON Unmarshaller
|
class |
CreateLogGroupResultJsonUnmarshaller
CreateLogGroupResult JSON Unmarshaller
|
class |
CreateLogStreamResultJsonUnmarshaller
CreateLogStreamResult JSON Unmarshaller
|
class |
DeleteDestinationResultJsonUnmarshaller
DeleteDestinationResult JSON Unmarshaller
|
class |
DeleteLogGroupResultJsonUnmarshaller
DeleteLogGroupResult JSON Unmarshaller
|
class |
DeleteLogStreamResultJsonUnmarshaller
DeleteLogStreamResult JSON Unmarshaller
|
class |
DeleteMetricFilterResultJsonUnmarshaller
DeleteMetricFilterResult JSON Unmarshaller
|
class |
DeleteRetentionPolicyResultJsonUnmarshaller
DeleteRetentionPolicyResult JSON Unmarshaller
|
class |
DeleteSubscriptionFilterResultJsonUnmarshaller
DeleteSubscriptionFilterResult JSON Unmarshaller
|
class |
DescribeDestinationsResultJsonUnmarshaller
DescribeDestinationsResult JSON Unmarshaller
|
class |
DescribeExportTasksResultJsonUnmarshaller
DescribeExportTasksResult JSON Unmarshaller
|
class |
DescribeLogGroupsResultJsonUnmarshaller
DescribeLogGroupsResult JSON Unmarshaller
|
class |
DescribeLogStreamsResultJsonUnmarshaller
DescribeLogStreamsResult JSON Unmarshaller
|
class |
DescribeMetricFiltersResultJsonUnmarshaller
DescribeMetricFiltersResult JSON Unmarshaller
|
class |
DescribeSubscriptionFiltersResultJsonUnmarshaller
DescribeSubscriptionFiltersResult JSON Unmarshaller
|
class |
DestinationJsonUnmarshaller
Destination JSON Unmarshaller
|
class |
ExportTaskExecutionInfoJsonUnmarshaller
ExportTaskExecutionInfo JSON Unmarshaller
|
class |
ExportTaskJsonUnmarshaller
ExportTask JSON Unmarshaller
|
class |
ExportTaskStatusJsonUnmarshaller
ExportTaskStatus JSON Unmarshaller
|
class |
FilteredLogEventJsonUnmarshaller
FilteredLogEvent JSON Unmarshaller
|
class |
FilterLogEventsResultJsonUnmarshaller
FilterLogEventsResult JSON Unmarshaller
|
class |
GetLogEventsResultJsonUnmarshaller
GetLogEventsResult JSON Unmarshaller
|
class |
InputLogEventJsonUnmarshaller
InputLogEvent JSON Unmarshaller
|
class |
LogGroupJsonUnmarshaller
LogGroup JSON Unmarshaller
|
class |
LogStreamJsonUnmarshaller
LogStream JSON Unmarshaller
|
class |
MetricFilterJsonUnmarshaller
MetricFilter JSON Unmarshaller
|
class |
MetricFilterMatchRecordJsonUnmarshaller
MetricFilterMatchRecord JSON Unmarshaller
|
class |
MetricTransformationJsonUnmarshaller
MetricTransformation JSON Unmarshaller
|
class |
OutputLogEventJsonUnmarshaller
OutputLogEvent JSON Unmarshaller
|
class |
PutDestinationPolicyResultJsonUnmarshaller
PutDestinationPolicyResult JSON Unmarshaller
|
class |
PutDestinationResultJsonUnmarshaller
PutDestinationResult JSON Unmarshaller
|
class |
PutLogEventsResultJsonUnmarshaller
PutLogEventsResult JSON Unmarshaller
|
class |
PutMetricFilterResultJsonUnmarshaller
PutMetricFilterResult JSON Unmarshaller
|
class |
PutRetentionPolicyResultJsonUnmarshaller
PutRetentionPolicyResult JSON Unmarshaller
|
class |
PutSubscriptionFilterResultJsonUnmarshaller
PutSubscriptionFilterResult JSON Unmarshaller
|
class |
RejectedLogEventsInfoJsonUnmarshaller
RejectedLogEventsInfo JSON Unmarshaller
|
class |
SearchedLogStreamJsonUnmarshaller
SearchedLogStream JSON Unmarshaller
|
class |
SubscriptionFilterJsonUnmarshaller
SubscriptionFilter JSON Unmarshaller
|
class |
TestMetricFilterResultJsonUnmarshaller
TestMetricFilterResult JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
BatchPredictionJsonUnmarshaller
BatchPrediction JSON Unmarshaller
|
class |
CreateBatchPredictionResultJsonUnmarshaller
CreateBatchPredictionResult JSON Unmarshaller
|
class |
CreateDataSourceFromRDSResultJsonUnmarshaller
CreateDataSourceFromRDSResult JSON Unmarshaller
|
class |
CreateDataSourceFromRedshiftResultJsonUnmarshaller
CreateDataSourceFromRedshiftResult JSON Unmarshaller
|
class |
CreateDataSourceFromS3ResultJsonUnmarshaller
CreateDataSourceFromS3Result JSON Unmarshaller
|
class |
CreateEvaluationResultJsonUnmarshaller
CreateEvaluationResult JSON Unmarshaller
|
class |
CreateMLModelResultJsonUnmarshaller
CreateMLModelResult JSON Unmarshaller
|
class |
CreateRealtimeEndpointResultJsonUnmarshaller
CreateRealtimeEndpointResult JSON Unmarshaller
|
class |
DeleteBatchPredictionResultJsonUnmarshaller
DeleteBatchPredictionResult JSON Unmarshaller
|
class |
DeleteDataSourceResultJsonUnmarshaller
DeleteDataSourceResult JSON Unmarshaller
|
class |
DeleteEvaluationResultJsonUnmarshaller
DeleteEvaluationResult JSON Unmarshaller
|
class |
DeleteMLModelResultJsonUnmarshaller
DeleteMLModelResult JSON Unmarshaller
|
class |
DeleteRealtimeEndpointResultJsonUnmarshaller
DeleteRealtimeEndpointResult JSON Unmarshaller
|
class |
DescribeBatchPredictionsResultJsonUnmarshaller
DescribeBatchPredictionsResult JSON Unmarshaller
|
class |
DescribeDataSourcesResultJsonUnmarshaller
DescribeDataSourcesResult JSON Unmarshaller
|
class |
DescribeEvaluationsResultJsonUnmarshaller
DescribeEvaluationsResult JSON Unmarshaller
|
class |
DescribeMLModelsResultJsonUnmarshaller
DescribeMLModelsResult JSON Unmarshaller
|
class |
GetBatchPredictionResultJsonUnmarshaller
GetBatchPredictionResult JSON Unmarshaller
|
class |
GetDataSourceResultJsonUnmarshaller
GetDataSourceResult JSON Unmarshaller
|
class |
GetEvaluationResultJsonUnmarshaller
GetEvaluationResult JSON Unmarshaller
|
class |
GetMLModelResultJsonUnmarshaller
GetMLModelResult JSON Unmarshaller
|
class |
MLModelJsonUnmarshaller
MLModel JSON Unmarshaller
|
class |
PerformanceMetricsJsonUnmarshaller
PerformanceMetrics JSON Unmarshaller
|
class |
PredictionJsonUnmarshaller
Prediction JSON Unmarshaller
|
class |
PredictResultJsonUnmarshaller
PredictResult JSON Unmarshaller
|
class |
RDSDatabaseCredentialsJsonUnmarshaller
RDSDatabaseCredentials JSON Unmarshaller
|
class |
RDSDatabaseJsonUnmarshaller
RDSDatabase JSON Unmarshaller
|
class |
RDSDataSpecJsonUnmarshaller
RDSDataSpec JSON Unmarshaller
|
class |
RDSMetadataJsonUnmarshaller
RDSMetadata JSON Unmarshaller
|
class |
RealtimeEndpointInfoJsonUnmarshaller
RealtimeEndpointInfo JSON Unmarshaller
|
class |
RedshiftDatabaseCredentialsJsonUnmarshaller
RedshiftDatabaseCredentials JSON Unmarshaller
|
class |
RedshiftDatabaseJsonUnmarshaller
RedshiftDatabase JSON Unmarshaller
|
class |
RedshiftDataSpecJsonUnmarshaller
RedshiftDataSpec JSON Unmarshaller
|
class |
RedshiftMetadataJsonUnmarshaller
RedshiftMetadata JSON Unmarshaller
|
class |
S3DataSpecJsonUnmarshaller
S3DataSpec JSON Unmarshaller
|
class |
UpdateBatchPredictionResultJsonUnmarshaller
UpdateBatchPredictionResult JSON Unmarshaller
|
class |
UpdateDataSourceResultJsonUnmarshaller
UpdateDataSourceResult JSON Unmarshaller
|
class |
UpdateEvaluationResultJsonUnmarshaller
UpdateEvaluationResult JSON Unmarshaller
|
class |
UpdateMLModelResultJsonUnmarshaller
UpdateMLModelResult JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
GenerateDataSetResultJsonUnmarshaller
GenerateDataSetResult JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
MeterUsageResultJsonUnmarshaller
MeterUsageResult JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
AgentVersionJsonUnmarshaller
AgentVersion JSON Unmarshaller
|
class |
AppJsonUnmarshaller
App JSON Unmarshaller
|
class |
AssignInstanceResultJsonUnmarshaller
AssignInstanceResult JSON Unmarshaller
|
class |
AssignVolumeResultJsonUnmarshaller
AssignVolumeResult JSON Unmarshaller
|
class |
AssociateElasticIpResultJsonUnmarshaller
AssociateElasticIpResult JSON Unmarshaller
|
class |
AttachElasticLoadBalancerResultJsonUnmarshaller
AttachElasticLoadBalancerResult JSON Unmarshaller
|
class |
AutoScalingThresholdsJsonUnmarshaller
AutoScalingThresholds JSON Unmarshaller
|
class |
BlockDeviceMappingJsonUnmarshaller
BlockDeviceMapping JSON Unmarshaller
|
class |
ChefConfigurationJsonUnmarshaller
ChefConfiguration JSON Unmarshaller
|
class |
CloneStackResultJsonUnmarshaller
CloneStackResult JSON Unmarshaller
|
class |
CreateAppResultJsonUnmarshaller
CreateAppResult JSON Unmarshaller
|
class |
CreateInstanceResultJsonUnmarshaller
CreateInstanceResult JSON Unmarshaller
|
class |
CreateLayerResultJsonUnmarshaller
CreateLayerResult JSON Unmarshaller
|
class |
CreateStackResultJsonUnmarshaller
CreateStackResult JSON Unmarshaller
|
class |
CreateUserProfileResultJsonUnmarshaller
CreateUserProfileResult JSON Unmarshaller
|
class |
DataSourceJsonUnmarshaller
DataSource JSON Unmarshaller
|
class |
DeleteAppResultJsonUnmarshaller
DeleteAppResult JSON Unmarshaller
|
class |
DeleteInstanceResultJsonUnmarshaller
DeleteInstanceResult JSON Unmarshaller
|
class |
DeleteLayerResultJsonUnmarshaller
DeleteLayerResult JSON Unmarshaller
|
class |
DeleteStackResultJsonUnmarshaller
DeleteStackResult JSON Unmarshaller
|
class |
DeleteUserProfileResultJsonUnmarshaller
DeleteUserProfileResult JSON Unmarshaller
|
class |
DeploymentCommandJsonUnmarshaller
DeploymentCommand JSON Unmarshaller
|
class |
DeregisterEcsClusterResultJsonUnmarshaller
DeregisterEcsClusterResult JSON Unmarshaller
|
class |
DeregisterElasticIpResultJsonUnmarshaller
DeregisterElasticIpResult JSON Unmarshaller
|
class |
DeregisterInstanceResultJsonUnmarshaller
DeregisterInstanceResult JSON Unmarshaller
|
class |
DeregisterRdsDbInstanceResultJsonUnmarshaller
DeregisterRdsDbInstanceResult JSON Unmarshaller
|
class |
DeregisterVolumeResultJsonUnmarshaller
DeregisterVolumeResult JSON Unmarshaller
|
class |
DescribeAgentVersionsResultJsonUnmarshaller
DescribeAgentVersionsResult JSON Unmarshaller
|
class |
DescribeAppsResultJsonUnmarshaller
DescribeAppsResult JSON Unmarshaller
|
class |
DescribeCommandsResultJsonUnmarshaller
DescribeCommandsResult JSON Unmarshaller
|
class |
DescribeDeploymentsResultJsonUnmarshaller
DescribeDeploymentsResult JSON Unmarshaller
|
class |
DescribeEcsClustersResultJsonUnmarshaller
DescribeEcsClustersResult JSON Unmarshaller
|
class |
DescribeElasticIpsResultJsonUnmarshaller
DescribeElasticIpsResult JSON Unmarshaller
|
class |
DescribeElasticLoadBalancersResultJsonUnmarshaller
DescribeElasticLoadBalancersResult JSON Unmarshaller
|
class |
DescribeInstancesResultJsonUnmarshaller
DescribeInstancesResult JSON Unmarshaller
|
class |
DescribeLayersResultJsonUnmarshaller
DescribeLayersResult JSON Unmarshaller
|
class |
DescribeLoadBasedAutoScalingResultJsonUnmarshaller
DescribeLoadBasedAutoScalingResult JSON Unmarshaller
|
class |
DescribeMyUserProfileResultJsonUnmarshaller
DescribeMyUserProfileResult JSON Unmarshaller
|
class |
DescribePermissionsResultJsonUnmarshaller
DescribePermissionsResult JSON Unmarshaller
|
class |
DescribeRaidArraysResultJsonUnmarshaller
DescribeRaidArraysResult JSON Unmarshaller
|
class |
DescribeRdsDbInstancesResultJsonUnmarshaller
DescribeRdsDbInstancesResult JSON Unmarshaller
|
class |
DescribeServiceErrorsResultJsonUnmarshaller
DescribeServiceErrorsResult JSON Unmarshaller
|
class |
DescribeStackProvisioningParametersResultJsonUnmarshaller
DescribeStackProvisioningParametersResult JSON Unmarshaller
|
class |
DescribeStacksResultJsonUnmarshaller
DescribeStacksResult JSON Unmarshaller
|
class |
DescribeStackSummaryResultJsonUnmarshaller
DescribeStackSummaryResult JSON Unmarshaller
|
class |
DescribeTimeBasedAutoScalingResultJsonUnmarshaller
DescribeTimeBasedAutoScalingResult JSON Unmarshaller
|
class |
DescribeUserProfilesResultJsonUnmarshaller
DescribeUserProfilesResult JSON Unmarshaller
|
class |
DescribeVolumesResultJsonUnmarshaller
DescribeVolumesResult JSON Unmarshaller
|
class |
DetachElasticLoadBalancerResultJsonUnmarshaller
DetachElasticLoadBalancerResult JSON Unmarshaller
|
class |
DisassociateElasticIpResultJsonUnmarshaller
DisassociateElasticIpResult JSON Unmarshaller
|
class |
EbsBlockDeviceJsonUnmarshaller
EbsBlockDevice JSON Unmarshaller
|
class |
EcsClusterJsonUnmarshaller
EcsCluster JSON Unmarshaller
|
class |
ElasticIpJsonUnmarshaller
ElasticIp JSON Unmarshaller
|
class |
ElasticLoadBalancerJsonUnmarshaller
ElasticLoadBalancer JSON Unmarshaller
|
class |
EnvironmentVariableJsonUnmarshaller
EnvironmentVariable JSON Unmarshaller
|
class |
GetHostnameSuggestionResultJsonUnmarshaller
GetHostnameSuggestionResult JSON Unmarshaller
|
class |
GrantAccessResultJsonUnmarshaller
GrantAccessResult JSON Unmarshaller
|
class |
InstanceIdentityJsonUnmarshaller
InstanceIdentity JSON Unmarshaller
|
class |
InstanceJsonUnmarshaller
Instance JSON Unmarshaller
|
class |
InstancesCountJsonUnmarshaller
InstancesCount JSON Unmarshaller
|
class |
LayerJsonUnmarshaller
Layer JSON Unmarshaller
|
class |
LifecycleEventConfigurationJsonUnmarshaller
LifecycleEventConfiguration JSON Unmarshaller
|
class |
LoadBasedAutoScalingConfigurationJsonUnmarshaller
LoadBasedAutoScalingConfiguration JSON Unmarshaller
|
class |
PermissionJsonUnmarshaller
Permission JSON Unmarshaller
|
class |
RaidArrayJsonUnmarshaller
RaidArray JSON Unmarshaller
|
class |
RdsDbInstanceJsonUnmarshaller
RdsDbInstance JSON Unmarshaller
|
class |
RebootInstanceResultJsonUnmarshaller
RebootInstanceResult JSON Unmarshaller
|
class |
RecipesJsonUnmarshaller
Recipes JSON Unmarshaller
|
class |
RegisterEcsClusterResultJsonUnmarshaller
RegisterEcsClusterResult JSON Unmarshaller
|
class |
RegisterElasticIpResultJsonUnmarshaller
RegisterElasticIpResult JSON Unmarshaller
|
class |
RegisterInstanceResultJsonUnmarshaller
RegisterInstanceResult JSON Unmarshaller
|
class |
RegisterRdsDbInstanceResultJsonUnmarshaller
RegisterRdsDbInstanceResult JSON Unmarshaller
|
class |
RegisterVolumeResultJsonUnmarshaller
RegisterVolumeResult JSON Unmarshaller
|
class |
ReportedOsJsonUnmarshaller
ReportedOs JSON Unmarshaller
|
class |
SelfUserProfileJsonUnmarshaller
SelfUserProfile JSON Unmarshaller
|
class |
ServiceErrorJsonUnmarshaller
ServiceError JSON Unmarshaller
|
class |
SetLoadBasedAutoScalingResultJsonUnmarshaller
SetLoadBasedAutoScalingResult JSON Unmarshaller
|
class |
SetPermissionResultJsonUnmarshaller
SetPermissionResult JSON Unmarshaller
|
class |
SetTimeBasedAutoScalingResultJsonUnmarshaller
SetTimeBasedAutoScalingResult JSON Unmarshaller
|
class |
ShutdownEventConfigurationJsonUnmarshaller
ShutdownEventConfiguration JSON Unmarshaller
|
class |
SslConfigurationJsonUnmarshaller
SslConfiguration JSON Unmarshaller
|
class |
StackConfigurationManagerJsonUnmarshaller
StackConfigurationManager JSON Unmarshaller
|
class |
StackJsonUnmarshaller
Stack JSON Unmarshaller
|
class |
StackSummaryJsonUnmarshaller
StackSummary JSON Unmarshaller
|
class |
StartInstanceResultJsonUnmarshaller
StartInstanceResult JSON Unmarshaller
|
class |
StartStackResultJsonUnmarshaller
StartStackResult JSON Unmarshaller
|
class |
StopInstanceResultJsonUnmarshaller
StopInstanceResult JSON Unmarshaller
|
class |
StopStackResultJsonUnmarshaller
StopStackResult JSON Unmarshaller
|
class |
TemporaryCredentialJsonUnmarshaller
TemporaryCredential JSON Unmarshaller
|
class |
TimeBasedAutoScalingConfigurationJsonUnmarshaller
TimeBasedAutoScalingConfiguration JSON Unmarshaller
|
class |
UnassignInstanceResultJsonUnmarshaller
UnassignInstanceResult JSON Unmarshaller
|
class |
UnassignVolumeResultJsonUnmarshaller
UnassignVolumeResult JSON Unmarshaller
|
class |
UpdateAppResultJsonUnmarshaller
UpdateAppResult JSON Unmarshaller
|
class |
UpdateElasticIpResultJsonUnmarshaller
UpdateElasticIpResult JSON Unmarshaller
|
class |
UpdateInstanceResultJsonUnmarshaller
UpdateInstanceResult JSON Unmarshaller
|
class |
UpdateLayerResultJsonUnmarshaller
UpdateLayerResult JSON Unmarshaller
|
class |
UpdateMyUserProfileResultJsonUnmarshaller
UpdateMyUserProfileResult JSON Unmarshaller
|
class |
UpdateRdsDbInstanceResultJsonUnmarshaller
UpdateRdsDbInstanceResult JSON Unmarshaller
|
class |
UpdateStackResultJsonUnmarshaller
UpdateStackResult JSON Unmarshaller
|
class |
UpdateUserProfileResultJsonUnmarshaller
UpdateUserProfileResult JSON Unmarshaller
|
class |
UpdateVolumeResultJsonUnmarshaller
UpdateVolumeResult JSON Unmarshaller
|
class |
UserProfileJsonUnmarshaller
UserProfile JSON Unmarshaller
|
class |
VolumeConfigurationJsonUnmarshaller
VolumeConfiguration JSON Unmarshaller
|
class |
VolumeJsonUnmarshaller
Volume JSON Unmarshaller
|
class |
WeeklyAutoScalingScheduleJsonUnmarshaller
WeeklyAutoScalingSchedule JSON Unmarshaller
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Unmarshaller<AmazonServiceException,org.w3c.dom.Node>> |
AmazonRDSClient.exceptionUnmarshallers
List of exception unmarshallers for all modeled exceptions
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Unmarshaller<AmazonServiceException,org.w3c.dom.Node>> |
AmazonRedshiftClient.exceptionUnmarshallers
List of exception unmarshallers for all modeled exceptions
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Unmarshaller<AmazonServiceException,org.w3c.dom.Node>> |
AmazonRoute53Client.exceptionUnmarshallers
List of exception unmarshallers for all modeled exceptions
|
Modifier and Type | Class and Description |
---|---|
class |
CheckDomainAvailabilityResultJsonUnmarshaller
CheckDomainAvailabilityResult JSON Unmarshaller
|
class |
ContactDetailJsonUnmarshaller
ContactDetail JSON Unmarshaller
|
class |
DeleteTagsForDomainResultJsonUnmarshaller
DeleteTagsForDomainResult JSON Unmarshaller
|
class |
DisableDomainAutoRenewResultJsonUnmarshaller
DisableDomainAutoRenewResult JSON Unmarshaller
|
class |
DisableDomainTransferLockResultJsonUnmarshaller
DisableDomainTransferLockResult JSON Unmarshaller
|
class |
DomainSummaryJsonUnmarshaller
DomainSummary JSON Unmarshaller
|
class |
EnableDomainAutoRenewResultJsonUnmarshaller
EnableDomainAutoRenewResult JSON Unmarshaller
|
class |
EnableDomainTransferLockResultJsonUnmarshaller
EnableDomainTransferLockResult JSON Unmarshaller
|
class |
ExtraParamJsonUnmarshaller
ExtraParam JSON Unmarshaller
|
class |
GetContactReachabilityStatusResultJsonUnmarshaller
GetContactReachabilityStatusResult JSON Unmarshaller
|
class |
GetDomainDetailResultJsonUnmarshaller
GetDomainDetailResult JSON Unmarshaller
|
class |
GetOperationDetailResultJsonUnmarshaller
GetOperationDetailResult JSON Unmarshaller
|
class |
ListDomainsResultJsonUnmarshaller
ListDomainsResult JSON Unmarshaller
|
class |
ListOperationsResultJsonUnmarshaller
ListOperationsResult JSON Unmarshaller
|
class |
ListTagsForDomainResultJsonUnmarshaller
ListTagsForDomainResult JSON Unmarshaller
|
class |
NameserverJsonUnmarshaller
Nameserver JSON Unmarshaller
|
class |
OperationSummaryJsonUnmarshaller
OperationSummary JSON Unmarshaller
|
class |
RegisterDomainResultJsonUnmarshaller
RegisterDomainResult JSON Unmarshaller
|
class |
ResendContactReachabilityEmailResultJsonUnmarshaller
ResendContactReachabilityEmailResult JSON Unmarshaller
|
class |
RetrieveDomainAuthCodeResultJsonUnmarshaller
RetrieveDomainAuthCodeResult JSON Unmarshaller
|
class |
TransferDomainResultJsonUnmarshaller
TransferDomainResult JSON Unmarshaller
|
class |
UpdateDomainContactPrivacyResultJsonUnmarshaller
UpdateDomainContactPrivacyResult JSON Unmarshaller
|
class |
UpdateDomainContactResultJsonUnmarshaller
UpdateDomainContactResult JSON Unmarshaller
|
class |
UpdateDomainNameserversResultJsonUnmarshaller
UpdateDomainNameserversResult JSON Unmarshaller
|
class |
UpdateTagsForDomainResultJsonUnmarshaller
UpdateTagsForDomainResult JSON Unmarshaller
|
Modifier and Type | Method and Description |
---|---|
private <X,Y extends AmazonWebServiceRequest> |
AmazonS3Client.invoke(Request<Y> request,
Unmarshaller<X,java.io.InputStream> unmarshaller,
java.lang.String bucketName,
java.lang.String key) |
Modifier and Type | Field and Description |
---|---|
private Unmarshaller<T,java.io.InputStream> |
S3XmlResponseHandler.responseUnmarshaller
The SAX unmarshaller to use when handling the response from S3
|
Constructor and Description |
---|
ResponseHeaderHandlerChain(Unmarshaller<T,java.io.InputStream> responseUnmarshaller,
HeaderHandler<T>... headerHandlers) |
S3XmlResponseHandler(Unmarshaller<T,java.io.InputStream> responseUnmarshaller)
Constructs a new S3 response handler that will use the specified SAX
unmarshaller to turn the response into an object.
|
Modifier and Type | Class and Description |
---|---|
class |
BucketNotificationConfigurationStaxUnmarshaller |
(package private) class |
FilterRuleStaxUnmarshaller |
(package private) class |
LambdaConfigurationStaxUnmarshaller
CloudFunctionConfiguration is a little different then Topic or Queue Configurations and thus
doesn't fit nicely as a subclass of
NotificationConfigurationStaxUnmarshaller . |
(package private) class |
QueueConfigurationStaxUnmarshaller |
(package private) class |
S3KeyFilterStaxUnmarshaller |
(package private) class |
TopicConfigurationStaxUnmarshaller |
static class |
Unmarshallers.AccessControlListUnmarshaller
Unmarshaller for the AccessControlList XML response.
|
static class |
Unmarshallers.BucketAccelerateConfigurationUnmarshaller
Unmarshaller for the BucketAccelerateConfiguration XML response.
|
static class |
Unmarshallers.BucketCrossOriginConfigurationUnmarshaller |
static class |
Unmarshallers.BucketLifecycleConfigurationUnmarshaller |
static class |
Unmarshallers.BucketLocationUnmarshaller
Unmarshaller for the BucketLocation XML response.
|
static class |
Unmarshallers.BucketLoggingConfigurationnmarshaller
Unmarshaller for the BucketLoggingStatus XML response.
|
static class |
Unmarshallers.BucketReplicationConfigurationUnmarshaller
Unmarshaller for the BucketNotificationConfiguration XML response.
|
static class |
Unmarshallers.BucketTaggingConfigurationUnmarshaller
Unmarshaller for the BucketTaggingConfiguration XML response.
|
static class |
Unmarshallers.BucketVersioningConfigurationUnmarshaller
Unmarshaller for the BucketVersionConfiguration XML response.
|
static class |
Unmarshallers.BucketWebsiteConfigurationUnmarshaller
Unmarshaller for the BucketWebsiteConfiguration XML response.
|
static class |
Unmarshallers.CompleteMultipartUploadResultUnmarshaller |
static class |
Unmarshallers.CopyObjectUnmarshaller
Unmarshaller for the CopyObject XML response.
|
static class |
Unmarshallers.DeleteObjectsResultUnmarshaller |
static class |
Unmarshallers.InitiateMultipartUploadResultUnmarshaller |
static class |
Unmarshallers.InputStreamUnmarshaller
Unmarshaller for the a direct InputStream response.
|
static class |
Unmarshallers.ListBucketsOwnerUnmarshaller
Unmarshaller for the ListBuckets XML response, parsing out the owner
even if the list is empty.
|
static class |
Unmarshallers.ListBucketsUnmarshaller
Unmarshaller for the ListBuckets XML response.
|
static class |
Unmarshallers.ListMultipartUploadsResultUnmarshaller |
static class |
Unmarshallers.ListObjectsUnmarshaller
Unmarshaller for the ListObjects XML response.
|
static class |
Unmarshallers.ListObjectsV2Unmarshaller
Unmarshaller for the ListObjectsV2 XML response.
|
static class |
Unmarshallers.ListPartsResultUnmarshaller |
static class |
Unmarshallers.RequestPaymentConfigurationUnmarshaller
Unmarshaller for the RequestPaymentConfiguration XML response.
|
static class |
Unmarshallers.VersionListUnmarshaller
Unmarshaller for the ListVersions XML response.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Unmarshaller<AmazonServiceException,org.w3c.dom.Node>> |
AWSSecurityTokenServiceClient.exceptionUnmarshallers
List of exception unmarshallers for all modeled exceptions
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Unmarshaller<AmazonServiceException,org.w3c.dom.Node>> |
AmazonSimpleDBClient.exceptionUnmarshallers
List of exception unmarshallers for all modeled exceptions
|
Constructor and Description |
---|
SimpleDBStaxResponseHandler(Unmarshaller<T,StaxUnmarshallerContext> responseUnmarshaller) |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Unmarshaller<AmazonServiceException,org.w3c.dom.Node>> |
AmazonSimpleEmailServiceClient.exceptionUnmarshallers
List of exception unmarshallers for all modeled exceptions
|
Modifier and Type | Class and Description |
---|---|
class |
AddHeaderActionStaxUnmarshaller
AddHeaderAction StAX Unmarshaller
|
class |
BodyStaxUnmarshaller
Body StAX Unmarshaller
|
class |
BounceActionStaxUnmarshaller
BounceAction StAX Unmarshaller
|
class |
BouncedRecipientInfoStaxUnmarshaller
BouncedRecipientInfo StAX Unmarshaller
|
class |
CannotDeleteExceptionUnmarshaller |
class |
CloneReceiptRuleSetResultStaxUnmarshaller
CloneReceiptRuleSetResult StAX Unmarshaller
|
class |
ContentStaxUnmarshaller
Content StAX Unmarshaller
|
class |
CreateReceiptFilterResultStaxUnmarshaller
CreateReceiptFilterResult StAX Unmarshaller
|
class |
CreateReceiptRuleResultStaxUnmarshaller
CreateReceiptRuleResult StAX Unmarshaller
|
class |
CreateReceiptRuleSetResultStaxUnmarshaller
CreateReceiptRuleSetResult StAX Unmarshaller
|
class |
DeleteIdentityPolicyResultStaxUnmarshaller
DeleteIdentityPolicyResult StAX Unmarshaller
|
class |
DeleteIdentityResultStaxUnmarshaller
DeleteIdentityResult StAX Unmarshaller
|
class |
DeleteReceiptFilterResultStaxUnmarshaller
DeleteReceiptFilterResult StAX Unmarshaller
|
class |
DeleteReceiptRuleResultStaxUnmarshaller
DeleteReceiptRuleResult StAX Unmarshaller
|
class |
DeleteReceiptRuleSetResultStaxUnmarshaller
DeleteReceiptRuleSetResult StAX Unmarshaller
|
class |
DeleteVerifiedEmailAddressResultStaxUnmarshaller
DeleteVerifiedEmailAddressResult StAX Unmarshaller
|
class |
DescribeActiveReceiptRuleSetResultStaxUnmarshaller
DescribeActiveReceiptRuleSetResult StAX Unmarshaller
|
class |
DescribeReceiptRuleResultStaxUnmarshaller
DescribeReceiptRuleResult StAX Unmarshaller
|
class |
DescribeReceiptRuleSetResultStaxUnmarshaller
DescribeReceiptRuleSetResult StAX Unmarshaller
|
class |
DestinationStaxUnmarshaller
Destination StAX Unmarshaller
|
class |
ExtensionFieldStaxUnmarshaller
ExtensionField StAX Unmarshaller
|
class |
GetIdentityDkimAttributesResultStaxUnmarshaller
GetIdentityDkimAttributesResult StAX Unmarshaller
|
private static class |
GetIdentityDkimAttributesResultStaxUnmarshaller.DkimAttributesMapEntryUnmarshaller |
class |
GetIdentityMailFromDomainAttributesResultStaxUnmarshaller
GetIdentityMailFromDomainAttributesResult StAX Unmarshaller
|
private static class |
GetIdentityMailFromDomainAttributesResultStaxUnmarshaller.MailFromDomainAttributesMapEntryUnmarshaller |
class |
GetIdentityNotificationAttributesResultStaxUnmarshaller
GetIdentityNotificationAttributesResult StAX Unmarshaller
|
private static class |
GetIdentityNotificationAttributesResultStaxUnmarshaller.NotificationAttributesMapEntryUnmarshaller |
class |
GetIdentityPoliciesResultStaxUnmarshaller
GetIdentityPoliciesResult StAX Unmarshaller
|
private static class |
GetIdentityPoliciesResultStaxUnmarshaller.PoliciesMapEntryUnmarshaller |
class |
GetIdentityVerificationAttributesResultStaxUnmarshaller
GetIdentityVerificationAttributesResult StAX Unmarshaller
|
private static class |
GetIdentityVerificationAttributesResultStaxUnmarshaller.VerificationAttributesMapEntryUnmarshaller |
class |
GetSendQuotaResultStaxUnmarshaller
GetSendQuotaResult StAX Unmarshaller
|
class |
GetSendStatisticsResultStaxUnmarshaller
GetSendStatisticsResult StAX Unmarshaller
|
class |
IdentityDkimAttributesStaxUnmarshaller
IdentityDkimAttributes StAX Unmarshaller
|
class |
IdentityMailFromDomainAttributesStaxUnmarshaller
IdentityMailFromDomainAttributes StAX Unmarshaller
|
class |
IdentityNotificationAttributesStaxUnmarshaller
IdentityNotificationAttributes StAX Unmarshaller
|
class |
IdentityVerificationAttributesStaxUnmarshaller
IdentityVerificationAttributes StAX Unmarshaller
|
class |
InvalidLambdaFunctionExceptionUnmarshaller |
class |
InvalidPolicyExceptionUnmarshaller |
class |
InvalidS3ConfigurationExceptionUnmarshaller |
class |
InvalidSnsTopicExceptionUnmarshaller |
class |
LambdaActionStaxUnmarshaller
LambdaAction StAX Unmarshaller
|
class |
ListIdentitiesResultStaxUnmarshaller
ListIdentitiesResult StAX Unmarshaller
|
class |
ListIdentityPoliciesResultStaxUnmarshaller
ListIdentityPoliciesResult StAX Unmarshaller
|
class |
ListReceiptFiltersResultStaxUnmarshaller
ListReceiptFiltersResult StAX Unmarshaller
|
class |
ListReceiptRuleSetsResultStaxUnmarshaller
ListReceiptRuleSetsResult StAX Unmarshaller
|
class |
ListVerifiedEmailAddressesResultStaxUnmarshaller
ListVerifiedEmailAddressesResult StAX Unmarshaller
|
class |
MailFromDomainNotVerifiedExceptionUnmarshaller |
class |
MessageDsnStaxUnmarshaller
MessageDsn StAX Unmarshaller
|
class |
MessageRejectedExceptionUnmarshaller |
class |
PutIdentityPolicyResultStaxUnmarshaller
PutIdentityPolicyResult StAX Unmarshaller
|
class |
RawMessageStaxUnmarshaller
RawMessage StAX Unmarshaller
|
class |
ReceiptActionStaxUnmarshaller
ReceiptAction StAX Unmarshaller
|
class |
ReceiptFilterStaxUnmarshaller
ReceiptFilter StAX Unmarshaller
|
class |
ReceiptIpFilterStaxUnmarshaller
ReceiptIpFilter StAX Unmarshaller
|
class |
ReceiptRuleSetMetadataStaxUnmarshaller
ReceiptRuleSetMetadata StAX Unmarshaller
|
class |
ReceiptRuleStaxUnmarshaller
ReceiptRule StAX Unmarshaller
|
class |
RecipientDsnFieldsStaxUnmarshaller
RecipientDsnFields StAX Unmarshaller
|
class |
ReorderReceiptRuleSetResultStaxUnmarshaller
ReorderReceiptRuleSetResult StAX Unmarshaller
|
class |
RuleDoesNotExistExceptionUnmarshaller |
class |
RuleSetDoesNotExistExceptionUnmarshaller |
class |
S3ActionStaxUnmarshaller
S3Action StAX Unmarshaller
|
class |
SendBounceResultStaxUnmarshaller
SendBounceResult StAX Unmarshaller
|
class |
SendDataPointStaxUnmarshaller
SendDataPoint StAX Unmarshaller
|
class |
SendEmailResultStaxUnmarshaller
SendEmailResult StAX Unmarshaller
|
class |
SendRawEmailResultStaxUnmarshaller
SendRawEmailResult StAX Unmarshaller
|
class |
SetActiveReceiptRuleSetResultStaxUnmarshaller
SetActiveReceiptRuleSetResult StAX Unmarshaller
|
class |
SetIdentityDkimEnabledResultStaxUnmarshaller
SetIdentityDkimEnabledResult StAX Unmarshaller
|
class |
SetIdentityFeedbackForwardingEnabledResultStaxUnmarshaller
SetIdentityFeedbackForwardingEnabledResult StAX Unmarshaller
|
class |
SetIdentityMailFromDomainResultStaxUnmarshaller
SetIdentityMailFromDomainResult StAX Unmarshaller
|
class |
SetIdentityNotificationTopicResultStaxUnmarshaller
SetIdentityNotificationTopicResult StAX Unmarshaller
|
class |
SetReceiptRulePositionResultStaxUnmarshaller
SetReceiptRulePositionResult StAX Unmarshaller
|
class |
SNSActionStaxUnmarshaller
SNSAction StAX Unmarshaller
|
class |
StopActionStaxUnmarshaller
StopAction StAX Unmarshaller
|
class |
UpdateReceiptRuleResultStaxUnmarshaller
UpdateReceiptRuleResult StAX Unmarshaller
|
class |
VerifyDomainDkimResultStaxUnmarshaller
VerifyDomainDkimResult StAX Unmarshaller
|
class |
VerifyDomainIdentityResultStaxUnmarshaller
VerifyDomainIdentityResult StAX Unmarshaller
|
class |
VerifyEmailAddressResultStaxUnmarshaller
VerifyEmailAddressResult StAX Unmarshaller
|
class |
VerifyEmailIdentityResultStaxUnmarshaller
VerifyEmailIdentityResult StAX Unmarshaller
|
class |
WorkmailActionStaxUnmarshaller
WorkmailAction StAX Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
AssociationDescriptionJsonUnmarshaller
AssociationDescription JSON Unmarshaller
|
class |
AssociationFilterJsonUnmarshaller
AssociationFilter JSON Unmarshaller
|
class |
AssociationJsonUnmarshaller
Association JSON Unmarshaller
|
class |
AssociationStatusJsonUnmarshaller
AssociationStatus JSON Unmarshaller
|
class |
CancelCommandResultJsonUnmarshaller
CancelCommandResult JSON Unmarshaller
|
class |
CommandFilterJsonUnmarshaller
CommandFilter JSON Unmarshaller
|
class |
CommandInvocationJsonUnmarshaller
CommandInvocation JSON Unmarshaller
|
class |
CommandJsonUnmarshaller
Command JSON Unmarshaller
|
class |
CommandPluginJsonUnmarshaller
CommandPlugin JSON Unmarshaller
|
class |
CreateAssociationBatchRequestEntryJsonUnmarshaller
CreateAssociationBatchRequestEntry JSON Unmarshaller
|
class |
CreateAssociationBatchResultJsonUnmarshaller
CreateAssociationBatchResult JSON Unmarshaller
|
class |
CreateAssociationResultJsonUnmarshaller
CreateAssociationResult JSON Unmarshaller
|
class |
CreateDocumentResultJsonUnmarshaller
CreateDocumentResult JSON Unmarshaller
|
class |
DeleteAssociationResultJsonUnmarshaller
DeleteAssociationResult JSON Unmarshaller
|
class |
DeleteDocumentResultJsonUnmarshaller
DeleteDocumentResult JSON Unmarshaller
|
class |
DescribeAssociationResultJsonUnmarshaller
DescribeAssociationResult JSON Unmarshaller
|
class |
DescribeDocumentPermissionResultJsonUnmarshaller
DescribeDocumentPermissionResult JSON Unmarshaller
|
class |
DescribeDocumentResultJsonUnmarshaller
DescribeDocumentResult JSON Unmarshaller
|
class |
DescribeInstanceInformationResultJsonUnmarshaller
DescribeInstanceInformationResult JSON Unmarshaller
|
class |
DocumentDescriptionJsonUnmarshaller
DocumentDescription JSON Unmarshaller
|
class |
DocumentFilterJsonUnmarshaller
DocumentFilter JSON Unmarshaller
|
class |
DocumentIdentifierJsonUnmarshaller
DocumentIdentifier JSON Unmarshaller
|
class |
DocumentParameterJsonUnmarshaller
DocumentParameter JSON Unmarshaller
|
class |
FailedCreateAssociationJsonUnmarshaller
FailedCreateAssociation JSON Unmarshaller
|
class |
GetDocumentResultJsonUnmarshaller
GetDocumentResult JSON Unmarshaller
|
class |
InstanceInformationFilterJsonUnmarshaller
InstanceInformationFilter JSON Unmarshaller
|
class |
InstanceInformationJsonUnmarshaller
InstanceInformation JSON Unmarshaller
|
class |
ListAssociationsResultJsonUnmarshaller
ListAssociationsResult JSON Unmarshaller
|
class |
ListCommandInvocationsResultJsonUnmarshaller
ListCommandInvocationsResult JSON Unmarshaller
|
class |
ListCommandsResultJsonUnmarshaller
ListCommandsResult JSON Unmarshaller
|
class |
ListDocumentsResultJsonUnmarshaller
ListDocumentsResult JSON Unmarshaller
|
class |
ModifyDocumentPermissionResultJsonUnmarshaller
ModifyDocumentPermissionResult JSON Unmarshaller
|
class |
SendCommandResultJsonUnmarshaller
SendCommandResult JSON Unmarshaller
|
class |
UpdateAssociationStatusResultJsonUnmarshaller
UpdateAssociationStatusResult JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
ActivityTaskCanceledEventAttributesJsonUnmarshaller
ActivityTaskCanceledEventAttributes JSON Unmarshaller
|
class |
ActivityTaskCancelRequestedEventAttributesJsonUnmarshaller
ActivityTaskCancelRequestedEventAttributes JSON Unmarshaller
|
class |
ActivityTaskCompletedEventAttributesJsonUnmarshaller
ActivityTaskCompletedEventAttributes JSON Unmarshaller
|
class |
ActivityTaskFailedEventAttributesJsonUnmarshaller
ActivityTaskFailedEventAttributes JSON Unmarshaller
|
class |
ActivityTaskJsonUnmarshaller
ActivityTask JSON Unmarshaller
|
class |
ActivityTaskScheduledEventAttributesJsonUnmarshaller
ActivityTaskScheduledEventAttributes JSON Unmarshaller
|
class |
ActivityTaskStartedEventAttributesJsonUnmarshaller
ActivityTaskStartedEventAttributes JSON Unmarshaller
|
class |
ActivityTaskStatusJsonUnmarshaller
ActivityTaskStatus JSON Unmarshaller
|
class |
ActivityTaskTimedOutEventAttributesJsonUnmarshaller
ActivityTaskTimedOutEventAttributes JSON Unmarshaller
|
class |
ActivityTypeConfigurationJsonUnmarshaller
ActivityTypeConfiguration JSON Unmarshaller
|
class |
ActivityTypeDetailJsonUnmarshaller
ActivityTypeDetail JSON Unmarshaller
|
class |
ActivityTypeInfoJsonUnmarshaller
ActivityTypeInfo JSON Unmarshaller
|
class |
ActivityTypeInfosJsonUnmarshaller
ActivityTypeInfos JSON Unmarshaller
|
class |
ActivityTypeJsonUnmarshaller
ActivityType JSON Unmarshaller
|
class |
CancelTimerDecisionAttributesJsonUnmarshaller
CancelTimerDecisionAttributes JSON Unmarshaller
|
class |
CancelTimerFailedEventAttributesJsonUnmarshaller
CancelTimerFailedEventAttributes JSON Unmarshaller
|
class |
CancelWorkflowExecutionDecisionAttributesJsonUnmarshaller
CancelWorkflowExecutionDecisionAttributes JSON Unmarshaller
|
class |
CancelWorkflowExecutionFailedEventAttributesJsonUnmarshaller
CancelWorkflowExecutionFailedEventAttributes JSON Unmarshaller
|
class |
ChildWorkflowExecutionCanceledEventAttributesJsonUnmarshaller
ChildWorkflowExecutionCanceledEventAttributes JSON Unmarshaller
|
class |
ChildWorkflowExecutionCompletedEventAttributesJsonUnmarshaller
ChildWorkflowExecutionCompletedEventAttributes JSON Unmarshaller
|
class |
ChildWorkflowExecutionFailedEventAttributesJsonUnmarshaller
ChildWorkflowExecutionFailedEventAttributes JSON Unmarshaller
|
class |
ChildWorkflowExecutionStartedEventAttributesJsonUnmarshaller
ChildWorkflowExecutionStartedEventAttributes JSON Unmarshaller
|
class |
ChildWorkflowExecutionTerminatedEventAttributesJsonUnmarshaller
ChildWorkflowExecutionTerminatedEventAttributes JSON Unmarshaller
|
class |
ChildWorkflowExecutionTimedOutEventAttributesJsonUnmarshaller
ChildWorkflowExecutionTimedOutEventAttributes JSON Unmarshaller
|
class |
CloseStatusFilterJsonUnmarshaller
CloseStatusFilter JSON Unmarshaller
|
class |
CompleteWorkflowExecutionDecisionAttributesJsonUnmarshaller
CompleteWorkflowExecutionDecisionAttributes JSON Unmarshaller
|
class |
CompleteWorkflowExecutionFailedEventAttributesJsonUnmarshaller
CompleteWorkflowExecutionFailedEventAttributes JSON Unmarshaller
|
class |
ContinueAsNewWorkflowExecutionDecisionAttributesJsonUnmarshaller
ContinueAsNewWorkflowExecutionDecisionAttributes JSON Unmarshaller
|
class |
ContinueAsNewWorkflowExecutionFailedEventAttributesJsonUnmarshaller
ContinueAsNewWorkflowExecutionFailedEventAttributes JSON Unmarshaller
|
class |
DecisionJsonUnmarshaller
Decision JSON Unmarshaller
|
class |
DecisionTaskCompletedEventAttributesJsonUnmarshaller
DecisionTaskCompletedEventAttributes JSON Unmarshaller
|
class |
DecisionTaskJsonUnmarshaller
DecisionTask JSON Unmarshaller
|
class |
DecisionTaskScheduledEventAttributesJsonUnmarshaller
DecisionTaskScheduledEventAttributes JSON Unmarshaller
|
class |
DecisionTaskStartedEventAttributesJsonUnmarshaller
DecisionTaskStartedEventAttributes JSON Unmarshaller
|
class |
DecisionTaskTimedOutEventAttributesJsonUnmarshaller
DecisionTaskTimedOutEventAttributes JSON Unmarshaller
|
class |
DomainConfigurationJsonUnmarshaller
DomainConfiguration JSON Unmarshaller
|
class |
DomainDetailJsonUnmarshaller
DomainDetail JSON Unmarshaller
|
class |
DomainInfoJsonUnmarshaller
DomainInfo JSON Unmarshaller
|
class |
DomainInfosJsonUnmarshaller
DomainInfos JSON Unmarshaller
|
class |
ExecutionTimeFilterJsonUnmarshaller
ExecutionTimeFilter JSON Unmarshaller
|
class |
ExternalWorkflowExecutionCancelRequestedEventAttributesJsonUnmarshaller
ExternalWorkflowExecutionCancelRequestedEventAttributes JSON Unmarshaller
|
class |
ExternalWorkflowExecutionSignaledEventAttributesJsonUnmarshaller
ExternalWorkflowExecutionSignaledEventAttributes JSON Unmarshaller
|
class |
FailWorkflowExecutionDecisionAttributesJsonUnmarshaller
FailWorkflowExecutionDecisionAttributes JSON Unmarshaller
|
class |
FailWorkflowExecutionFailedEventAttributesJsonUnmarshaller
FailWorkflowExecutionFailedEventAttributes JSON Unmarshaller
|
class |
HistoryEventJsonUnmarshaller
HistoryEvent JSON Unmarshaller
|
class |
HistoryJsonUnmarshaller
History JSON Unmarshaller
|
class |
LambdaFunctionCompletedEventAttributesJsonUnmarshaller
LambdaFunctionCompletedEventAttributes JSON Unmarshaller
|
class |
LambdaFunctionFailedEventAttributesJsonUnmarshaller
LambdaFunctionFailedEventAttributes JSON Unmarshaller
|
class |
LambdaFunctionScheduledEventAttributesJsonUnmarshaller
LambdaFunctionScheduledEventAttributes JSON Unmarshaller
|
class |
LambdaFunctionStartedEventAttributesJsonUnmarshaller
LambdaFunctionStartedEventAttributes JSON Unmarshaller
|
class |
LambdaFunctionTimedOutEventAttributesJsonUnmarshaller
LambdaFunctionTimedOutEventAttributes JSON Unmarshaller
|
class |
MarkerRecordedEventAttributesJsonUnmarshaller
MarkerRecordedEventAttributes JSON Unmarshaller
|
class |
PendingTaskCountJsonUnmarshaller
PendingTaskCount JSON Unmarshaller
|
class |
RecordMarkerDecisionAttributesJsonUnmarshaller
RecordMarkerDecisionAttributes JSON Unmarshaller
|
class |
RecordMarkerFailedEventAttributesJsonUnmarshaller
RecordMarkerFailedEventAttributes JSON Unmarshaller
|
class |
RequestCancelActivityTaskDecisionAttributesJsonUnmarshaller
RequestCancelActivityTaskDecisionAttributes JSON Unmarshaller
|
class |
RequestCancelActivityTaskFailedEventAttributesJsonUnmarshaller
RequestCancelActivityTaskFailedEventAttributes JSON Unmarshaller
|
class |
RequestCancelExternalWorkflowExecutionDecisionAttributesJsonUnmarshaller
RequestCancelExternalWorkflowExecutionDecisionAttributes JSON Unmarshaller
|
class |
RequestCancelExternalWorkflowExecutionFailedEventAttributesJsonUnmarshaller
RequestCancelExternalWorkflowExecutionFailedEventAttributes JSON Unmarshaller
|
class |
RequestCancelExternalWorkflowExecutionInitiatedEventAttributesJsonUnmarshaller
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes JSON
Unmarshaller
|
class |
RunJsonUnmarshaller
Run JSON Unmarshaller
|
class |
ScheduleActivityTaskDecisionAttributesJsonUnmarshaller
ScheduleActivityTaskDecisionAttributes JSON Unmarshaller
|
class |
ScheduleActivityTaskFailedEventAttributesJsonUnmarshaller
ScheduleActivityTaskFailedEventAttributes JSON Unmarshaller
|
class |
ScheduleLambdaFunctionDecisionAttributesJsonUnmarshaller
ScheduleLambdaFunctionDecisionAttributes JSON Unmarshaller
|
class |
ScheduleLambdaFunctionFailedEventAttributesJsonUnmarshaller
ScheduleLambdaFunctionFailedEventAttributes JSON Unmarshaller
|
class |
SignalExternalWorkflowExecutionDecisionAttributesJsonUnmarshaller
SignalExternalWorkflowExecutionDecisionAttributes JSON Unmarshaller
|
class |
SignalExternalWorkflowExecutionFailedEventAttributesJsonUnmarshaller
SignalExternalWorkflowExecutionFailedEventAttributes JSON Unmarshaller
|
class |
SignalExternalWorkflowExecutionInitiatedEventAttributesJsonUnmarshaller
SignalExternalWorkflowExecutionInitiatedEventAttributes JSON Unmarshaller
|
class |
StartChildWorkflowExecutionDecisionAttributesJsonUnmarshaller
StartChildWorkflowExecutionDecisionAttributes JSON Unmarshaller
|
class |
StartChildWorkflowExecutionFailedEventAttributesJsonUnmarshaller
StartChildWorkflowExecutionFailedEventAttributes JSON Unmarshaller
|
class |
StartChildWorkflowExecutionInitiatedEventAttributesJsonUnmarshaller
StartChildWorkflowExecutionInitiatedEventAttributes JSON Unmarshaller
|
class |
StartLambdaFunctionFailedEventAttributesJsonUnmarshaller
StartLambdaFunctionFailedEventAttributes JSON Unmarshaller
|
class |
StartTimerDecisionAttributesJsonUnmarshaller
StartTimerDecisionAttributes JSON Unmarshaller
|
class |
StartTimerFailedEventAttributesJsonUnmarshaller
StartTimerFailedEventAttributes JSON Unmarshaller
|
class |
TagFilterJsonUnmarshaller
TagFilter JSON Unmarshaller
|
class |
TaskListJsonUnmarshaller
TaskList JSON Unmarshaller
|
class |
TimerCanceledEventAttributesJsonUnmarshaller
TimerCanceledEventAttributes JSON Unmarshaller
|
class |
TimerFiredEventAttributesJsonUnmarshaller
TimerFiredEventAttributes JSON Unmarshaller
|
class |
TimerStartedEventAttributesJsonUnmarshaller
TimerStartedEventAttributes JSON Unmarshaller
|
class |
WorkflowExecutionCanceledEventAttributesJsonUnmarshaller
WorkflowExecutionCanceledEventAttributes JSON Unmarshaller
|
class |
WorkflowExecutionCancelRequestedEventAttributesJsonUnmarshaller
WorkflowExecutionCancelRequestedEventAttributes JSON Unmarshaller
|
class |
WorkflowExecutionCompletedEventAttributesJsonUnmarshaller
WorkflowExecutionCompletedEventAttributes JSON Unmarshaller
|
class |
WorkflowExecutionConfigurationJsonUnmarshaller
WorkflowExecutionConfiguration JSON Unmarshaller
|
class |
WorkflowExecutionContinuedAsNewEventAttributesJsonUnmarshaller
WorkflowExecutionContinuedAsNewEventAttributes JSON Unmarshaller
|
class |
WorkflowExecutionCountJsonUnmarshaller
WorkflowExecutionCount JSON Unmarshaller
|
class |
WorkflowExecutionDetailJsonUnmarshaller
WorkflowExecutionDetail JSON Unmarshaller
|
class |
WorkflowExecutionFailedEventAttributesJsonUnmarshaller
WorkflowExecutionFailedEventAttributes JSON Unmarshaller
|
class |
WorkflowExecutionFilterJsonUnmarshaller
WorkflowExecutionFilter JSON Unmarshaller
|
class |
WorkflowExecutionInfoJsonUnmarshaller
WorkflowExecutionInfo JSON Unmarshaller
|
class |
WorkflowExecutionInfosJsonUnmarshaller
WorkflowExecutionInfos JSON Unmarshaller
|
class |
WorkflowExecutionJsonUnmarshaller
WorkflowExecution JSON Unmarshaller
|
class |
WorkflowExecutionOpenCountsJsonUnmarshaller
WorkflowExecutionOpenCounts JSON Unmarshaller
|
class |
WorkflowExecutionSignaledEventAttributesJsonUnmarshaller
WorkflowExecutionSignaledEventAttributes JSON Unmarshaller
|
class |
WorkflowExecutionStartedEventAttributesJsonUnmarshaller
WorkflowExecutionStartedEventAttributes JSON Unmarshaller
|
class |
WorkflowExecutionTerminatedEventAttributesJsonUnmarshaller
WorkflowExecutionTerminatedEventAttributes JSON Unmarshaller
|
class |
WorkflowExecutionTimedOutEventAttributesJsonUnmarshaller
WorkflowExecutionTimedOutEventAttributes JSON Unmarshaller
|
class |
WorkflowTypeConfigurationJsonUnmarshaller
WorkflowTypeConfiguration JSON Unmarshaller
|
class |
WorkflowTypeDetailJsonUnmarshaller
WorkflowTypeDetail JSON Unmarshaller
|
class |
WorkflowTypeFilterJsonUnmarshaller
WorkflowTypeFilter JSON Unmarshaller
|
class |
WorkflowTypeInfoJsonUnmarshaller
WorkflowTypeInfo JSON Unmarshaller
|
class |
WorkflowTypeInfosJsonUnmarshaller
WorkflowTypeInfos JSON Unmarshaller
|
class |
WorkflowTypeJsonUnmarshaller
WorkflowType JSON Unmarshaller
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Unmarshaller<AmazonServiceException,org.w3c.dom.Node>> |
AmazonSNSClient.exceptionUnmarshallers
List of exception unmarshallers for all modeled exceptions
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Unmarshaller<AmazonServiceException,org.w3c.dom.Node>> |
AmazonSQSClient.exceptionUnmarshallers
List of exception unmarshallers for all modeled exceptions
|
Modifier and Type | Class and Description |
---|---|
class |
ActivateGatewayResultJsonUnmarshaller
ActivateGatewayResult JSON Unmarshaller
|
class |
AddCacheResultJsonUnmarshaller
AddCacheResult JSON Unmarshaller
|
class |
AddUploadBufferResultJsonUnmarshaller
AddUploadBufferResult JSON Unmarshaller
|
class |
AddWorkingStorageResultJsonUnmarshaller
AddWorkingStorageResult JSON Unmarshaller
|
class |
CachediSCSIVolumeJsonUnmarshaller
CachediSCSIVolume JSON Unmarshaller
|
class |
CancelArchivalResultJsonUnmarshaller
CancelArchivalResult JSON Unmarshaller
|
class |
CancelRetrievalResultJsonUnmarshaller
CancelRetrievalResult JSON Unmarshaller
|
class |
ChapInfoJsonUnmarshaller
ChapInfo JSON Unmarshaller
|
class |
CreateCachediSCSIVolumeResultJsonUnmarshaller
CreateCachediSCSIVolumeResult JSON Unmarshaller
|
class |
CreateSnapshotFromVolumeRecoveryPointResultJsonUnmarshaller
CreateSnapshotFromVolumeRecoveryPointResult JSON Unmarshaller
|
class |
CreateStorediSCSIVolumeResultJsonUnmarshaller
CreateStorediSCSIVolumeResult JSON Unmarshaller
|
class |
CreateTapesResultJsonUnmarshaller
CreateTapesResult JSON Unmarshaller
|
class |
CreateTapeWithBarcodeResultJsonUnmarshaller
CreateTapeWithBarcodeResult JSON Unmarshaller
|
class |
DeleteBandwidthRateLimitResultJsonUnmarshaller
DeleteBandwidthRateLimitResult JSON Unmarshaller
|
class |
DeleteChapCredentialsResultJsonUnmarshaller
DeleteChapCredentialsResult JSON Unmarshaller
|
class |
DeleteGatewayResultJsonUnmarshaller
DeleteGatewayResult JSON Unmarshaller
|
class |
DeleteSnapshotScheduleResultJsonUnmarshaller
DeleteSnapshotScheduleResult JSON Unmarshaller
|
class |
DeleteTapeArchiveResultJsonUnmarshaller
DeleteTapeArchiveResult JSON Unmarshaller
|
class |
DeleteTapeResultJsonUnmarshaller
DeleteTapeResult JSON Unmarshaller
|
class |
DeleteVolumeResultJsonUnmarshaller
DeleteVolumeResult JSON Unmarshaller
|
class |
DescribeBandwidthRateLimitResultJsonUnmarshaller
DescribeBandwidthRateLimitResult JSON Unmarshaller
|
class |
DescribeCachediSCSIVolumesResultJsonUnmarshaller
DescribeCachediSCSIVolumesResult JSON Unmarshaller
|
class |
DescribeCacheResultJsonUnmarshaller
DescribeCacheResult JSON Unmarshaller
|
class |
DescribeChapCredentialsResultJsonUnmarshaller
DescribeChapCredentialsResult JSON Unmarshaller
|
class |
DescribeGatewayInformationResultJsonUnmarshaller
DescribeGatewayInformationResult JSON Unmarshaller
|
class |
DescribeMaintenanceStartTimeResultJsonUnmarshaller
DescribeMaintenanceStartTimeResult JSON Unmarshaller
|
class |
DescribeSnapshotScheduleResultJsonUnmarshaller
DescribeSnapshotScheduleResult JSON Unmarshaller
|
class |
DescribeStorediSCSIVolumesResultJsonUnmarshaller
DescribeStorediSCSIVolumesResult JSON Unmarshaller
|
class |
DescribeTapeArchivesResultJsonUnmarshaller
DescribeTapeArchivesResult JSON Unmarshaller
|
class |
DescribeTapeRecoveryPointsResultJsonUnmarshaller
DescribeTapeRecoveryPointsResult JSON Unmarshaller
|
class |
DescribeTapesResultJsonUnmarshaller
DescribeTapesResult JSON Unmarshaller
|
class |
DescribeUploadBufferResultJsonUnmarshaller
DescribeUploadBufferResult JSON Unmarshaller
|
class |
DescribeVTLDevicesResultJsonUnmarshaller
DescribeVTLDevicesResult JSON Unmarshaller
|
class |
DescribeWorkingStorageResultJsonUnmarshaller
DescribeWorkingStorageResult JSON Unmarshaller
|
class |
DeviceiSCSIAttributesJsonUnmarshaller
DeviceiSCSIAttributes JSON Unmarshaller
|
class |
DisableGatewayResultJsonUnmarshaller
DisableGatewayResult JSON Unmarshaller
|
class |
DiskJsonUnmarshaller
Disk JSON Unmarshaller
|
class |
GatewayInfoJsonUnmarshaller
GatewayInfo JSON Unmarshaller
|
class |
ListGatewaysResultJsonUnmarshaller
ListGatewaysResult JSON Unmarshaller
|
class |
ListLocalDisksResultJsonUnmarshaller
ListLocalDisksResult JSON Unmarshaller
|
class |
ListTapesResultJsonUnmarshaller
ListTapesResult JSON Unmarshaller
|
class |
ListVolumeInitiatorsResultJsonUnmarshaller
ListVolumeInitiatorsResult JSON Unmarshaller
|
class |
ListVolumeRecoveryPointsResultJsonUnmarshaller
ListVolumeRecoveryPointsResult JSON Unmarshaller
|
class |
ListVolumesResultJsonUnmarshaller
ListVolumesResult JSON Unmarshaller
|
class |
NetworkInterfaceJsonUnmarshaller
NetworkInterface JSON Unmarshaller
|
class |
ResetCacheResultJsonUnmarshaller
ResetCacheResult JSON Unmarshaller
|
class |
RetrieveTapeArchiveResultJsonUnmarshaller
RetrieveTapeArchiveResult JSON Unmarshaller
|
class |
RetrieveTapeRecoveryPointResultJsonUnmarshaller
RetrieveTapeRecoveryPointResult JSON Unmarshaller
|
class |
SetLocalConsolePasswordResultJsonUnmarshaller
SetLocalConsolePasswordResult JSON Unmarshaller
|
class |
ShutdownGatewayResultJsonUnmarshaller
ShutdownGatewayResult JSON Unmarshaller
|
class |
StartGatewayResultJsonUnmarshaller
StartGatewayResult JSON Unmarshaller
|
class |
StorediSCSIVolumeJsonUnmarshaller
StorediSCSIVolume JSON Unmarshaller
|
class |
TapeArchiveJsonUnmarshaller
TapeArchive JSON Unmarshaller
|
class |
TapeInfoJsonUnmarshaller
TapeInfo JSON Unmarshaller
|
class |
TapeJsonUnmarshaller
Tape JSON Unmarshaller
|
class |
TapeRecoveryPointInfoJsonUnmarshaller
TapeRecoveryPointInfo JSON Unmarshaller
|
class |
UpdateBandwidthRateLimitResultJsonUnmarshaller
UpdateBandwidthRateLimitResult JSON Unmarshaller
|
class |
UpdateChapCredentialsResultJsonUnmarshaller
UpdateChapCredentialsResult JSON Unmarshaller
|
class |
UpdateGatewayInformationResultJsonUnmarshaller
UpdateGatewayInformationResult JSON Unmarshaller
|
class |
UpdateGatewaySoftwareNowResultJsonUnmarshaller
UpdateGatewaySoftwareNowResult JSON Unmarshaller
|
class |
UpdateMaintenanceStartTimeResultJsonUnmarshaller
UpdateMaintenanceStartTimeResult JSON Unmarshaller
|
class |
UpdateSnapshotScheduleResultJsonUnmarshaller
UpdateSnapshotScheduleResult JSON Unmarshaller
|
class |
UpdateVTLDeviceTypeResultJsonUnmarshaller
UpdateVTLDeviceTypeResult JSON Unmarshaller
|
class |
VolumeInfoJsonUnmarshaller
VolumeInfo JSON Unmarshaller
|
class |
VolumeiSCSIAttributesJsonUnmarshaller
VolumeiSCSIAttributes JSON Unmarshaller
|
class |
VolumeRecoveryPointInfoJsonUnmarshaller
VolumeRecoveryPointInfo JSON Unmarshaller
|
class |
VTLDeviceJsonUnmarshaller
VTLDevice JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
AddAttachmentsToSetResultJsonUnmarshaller
AddAttachmentsToSetResult JSON Unmarshaller
|
class |
AddCommunicationToCaseResultJsonUnmarshaller
AddCommunicationToCaseResult JSON Unmarshaller
|
class |
AttachmentDetailsJsonUnmarshaller
AttachmentDetails JSON Unmarshaller
|
class |
AttachmentJsonUnmarshaller
Attachment JSON Unmarshaller
|
class |
CaseDetailsJsonUnmarshaller
CaseDetails JSON Unmarshaller
|
class |
CategoryJsonUnmarshaller
Category JSON Unmarshaller
|
class |
CommunicationJsonUnmarshaller
Communication JSON Unmarshaller
|
class |
CreateCaseResultJsonUnmarshaller
CreateCaseResult JSON Unmarshaller
|
class |
DescribeAttachmentResultJsonUnmarshaller
DescribeAttachmentResult JSON Unmarshaller
|
class |
DescribeCasesResultJsonUnmarshaller
DescribeCasesResult JSON Unmarshaller
|
class |
DescribeCommunicationsResultJsonUnmarshaller
DescribeCommunicationsResult JSON Unmarshaller
|
class |
DescribeServicesResultJsonUnmarshaller
DescribeServicesResult JSON Unmarshaller
|
class |
DescribeSeverityLevelsResultJsonUnmarshaller
DescribeSeverityLevelsResult JSON Unmarshaller
|
class |
DescribeTrustedAdvisorCheckRefreshStatusesResultJsonUnmarshaller
DescribeTrustedAdvisorCheckRefreshStatusesResult JSON Unmarshaller
|
class |
DescribeTrustedAdvisorCheckResultResultJsonUnmarshaller
DescribeTrustedAdvisorCheckResultResult JSON Unmarshaller
|
class |
DescribeTrustedAdvisorChecksResultJsonUnmarshaller
DescribeTrustedAdvisorChecksResult JSON Unmarshaller
|
class |
DescribeTrustedAdvisorCheckSummariesResultJsonUnmarshaller
DescribeTrustedAdvisorCheckSummariesResult JSON Unmarshaller
|
class |
RecentCaseCommunicationsJsonUnmarshaller
RecentCaseCommunications JSON Unmarshaller
|
class |
RefreshTrustedAdvisorCheckResultJsonUnmarshaller
RefreshTrustedAdvisorCheckResult JSON Unmarshaller
|
class |
ResolveCaseResultJsonUnmarshaller
ResolveCaseResult JSON Unmarshaller
|
class |
ServiceJsonUnmarshaller
Service JSON Unmarshaller
|
class |
SeverityLevelJsonUnmarshaller
SeverityLevel JSON Unmarshaller
|
class |
TrustedAdvisorCategorySpecificSummaryJsonUnmarshaller
TrustedAdvisorCategorySpecificSummary JSON Unmarshaller
|
class |
TrustedAdvisorCheckDescriptionJsonUnmarshaller
TrustedAdvisorCheckDescription JSON Unmarshaller
|
class |
TrustedAdvisorCheckRefreshStatusJsonUnmarshaller
TrustedAdvisorCheckRefreshStatus JSON Unmarshaller
|
class |
TrustedAdvisorCheckResultJsonUnmarshaller
TrustedAdvisorCheckResult JSON Unmarshaller
|
class |
TrustedAdvisorCheckSummaryJsonUnmarshaller
TrustedAdvisorCheckSummary JSON Unmarshaller
|
class |
TrustedAdvisorCostOptimizingSummaryJsonUnmarshaller
TrustedAdvisorCostOptimizingSummary JSON Unmarshaller
|
class |
TrustedAdvisorResourceDetailJsonUnmarshaller
TrustedAdvisorResourceDetail JSON Unmarshaller
|
class |
TrustedAdvisorResourcesSummaryJsonUnmarshaller
TrustedAdvisorResourcesSummary JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
ActivatedRuleJsonUnmarshaller
ActivatedRule JSON Unmarshaller
|
class |
ByteMatchSetJsonUnmarshaller
ByteMatchSet JSON Unmarshaller
|
class |
ByteMatchSetSummaryJsonUnmarshaller
ByteMatchSetSummary JSON Unmarshaller
|
class |
ByteMatchSetUpdateJsonUnmarshaller
ByteMatchSetUpdate JSON Unmarshaller
|
class |
ByteMatchTupleJsonUnmarshaller
ByteMatchTuple JSON Unmarshaller
|
class |
CreateByteMatchSetResultJsonUnmarshaller
CreateByteMatchSetResult JSON Unmarshaller
|
class |
CreateIPSetResultJsonUnmarshaller
CreateIPSetResult JSON Unmarshaller
|
class |
CreateRuleResultJsonUnmarshaller
CreateRuleResult JSON Unmarshaller
|
class |
CreateSizeConstraintSetResultJsonUnmarshaller
CreateSizeConstraintSetResult JSON Unmarshaller
|
class |
CreateSqlInjectionMatchSetResultJsonUnmarshaller
CreateSqlInjectionMatchSetResult JSON Unmarshaller
|
class |
CreateWebACLResultJsonUnmarshaller
CreateWebACLResult JSON Unmarshaller
|
class |
CreateXssMatchSetResultJsonUnmarshaller
CreateXssMatchSetResult JSON Unmarshaller
|
class |
DeleteByteMatchSetResultJsonUnmarshaller
DeleteByteMatchSetResult JSON Unmarshaller
|
class |
DeleteIPSetResultJsonUnmarshaller
DeleteIPSetResult JSON Unmarshaller
|
class |
DeleteSizeConstraintSetResultJsonUnmarshaller
DeleteSizeConstraintSetResult JSON Unmarshaller
|
class |
DeleteSqlInjectionMatchSetResultJsonUnmarshaller
DeleteSqlInjectionMatchSetResult JSON Unmarshaller
|
class |
DeleteWebACLResultJsonUnmarshaller
DeleteWebACLResult JSON Unmarshaller
|
class |
DeleteXssMatchSetResultJsonUnmarshaller
DeleteXssMatchSetResult JSON Unmarshaller
|
class |
FieldToMatchJsonUnmarshaller
FieldToMatch JSON Unmarshaller
|
class |
GetByteMatchSetResultJsonUnmarshaller
GetByteMatchSetResult JSON Unmarshaller
|
class |
GetChangeTokenResultJsonUnmarshaller
GetChangeTokenResult JSON Unmarshaller
|
class |
GetChangeTokenStatusResultJsonUnmarshaller
GetChangeTokenStatusResult JSON Unmarshaller
|
class |
GetIPSetResultJsonUnmarshaller
GetIPSetResult JSON Unmarshaller
|
class |
GetRuleResultJsonUnmarshaller
GetRuleResult JSON Unmarshaller
|
class |
GetSampledRequestsResultJsonUnmarshaller
GetSampledRequestsResult JSON Unmarshaller
|
class |
GetSizeConstraintSetResultJsonUnmarshaller
GetSizeConstraintSetResult JSON Unmarshaller
|
class |
GetSqlInjectionMatchSetResultJsonUnmarshaller
GetSqlInjectionMatchSetResult JSON Unmarshaller
|
class |
GetWebACLResultJsonUnmarshaller
GetWebACLResult JSON Unmarshaller
|
class |
GetXssMatchSetResultJsonUnmarshaller
GetXssMatchSetResult JSON Unmarshaller
|
class |
HTTPHeaderJsonUnmarshaller
HTTPHeader JSON Unmarshaller
|
class |
HTTPRequestJsonUnmarshaller
HTTPRequest JSON Unmarshaller
|
class |
IPSetDescriptorJsonUnmarshaller
IPSetDescriptor JSON Unmarshaller
|
class |
IPSetJsonUnmarshaller
IPSet JSON Unmarshaller
|
class |
IPSetSummaryJsonUnmarshaller
IPSetSummary JSON Unmarshaller
|
class |
IPSetUpdateJsonUnmarshaller
IPSetUpdate JSON Unmarshaller
|
class |
ListByteMatchSetsResultJsonUnmarshaller
ListByteMatchSetsResult JSON Unmarshaller
|
class |
ListIPSetsResultJsonUnmarshaller
ListIPSetsResult JSON Unmarshaller
|
class |
ListSizeConstraintSetsResultJsonUnmarshaller
ListSizeConstraintSetsResult JSON Unmarshaller
|
class |
ListSqlInjectionMatchSetsResultJsonUnmarshaller
ListSqlInjectionMatchSetsResult JSON Unmarshaller
|
class |
ListWebACLsResultJsonUnmarshaller
ListWebACLsResult JSON Unmarshaller
|
class |
ListXssMatchSetsResultJsonUnmarshaller
ListXssMatchSetsResult JSON Unmarshaller
|
class |
PredicateJsonUnmarshaller
Predicate JSON Unmarshaller
|
class |
RuleSummaryJsonUnmarshaller
RuleSummary JSON Unmarshaller
|
class |
RuleUpdateJsonUnmarshaller
RuleUpdate JSON Unmarshaller
|
class |
SampledHTTPRequestJsonUnmarshaller
SampledHTTPRequest JSON Unmarshaller
|
class |
SizeConstraintJsonUnmarshaller
SizeConstraint JSON Unmarshaller
|
class |
SizeConstraintSetJsonUnmarshaller
SizeConstraintSet JSON Unmarshaller
|
class |
SizeConstraintSetSummaryJsonUnmarshaller
SizeConstraintSetSummary JSON Unmarshaller
|
class |
SizeConstraintSetUpdateJsonUnmarshaller
SizeConstraintSetUpdate JSON Unmarshaller
|
class |
SqlInjectionMatchSetJsonUnmarshaller
SqlInjectionMatchSet JSON Unmarshaller
|
class |
SqlInjectionMatchSetSummaryJsonUnmarshaller
SqlInjectionMatchSetSummary JSON Unmarshaller
|
class |
SqlInjectionMatchSetUpdateJsonUnmarshaller
SqlInjectionMatchSetUpdate JSON Unmarshaller
|
class |
SqlInjectionMatchTupleJsonUnmarshaller
SqlInjectionMatchTuple JSON Unmarshaller
|
class |
TimeWindowJsonUnmarshaller
TimeWindow JSON Unmarshaller
|
class |
UpdateByteMatchSetResultJsonUnmarshaller
UpdateByteMatchSetResult JSON Unmarshaller
|
class |
UpdateIPSetResultJsonUnmarshaller
UpdateIPSetResult JSON Unmarshaller
|
class |
UpdateRuleResultJsonUnmarshaller
UpdateRuleResult JSON Unmarshaller
|
class |
UpdateSizeConstraintSetResultJsonUnmarshaller
UpdateSizeConstraintSetResult JSON Unmarshaller
|
class |
UpdateSqlInjectionMatchSetResultJsonUnmarshaller
UpdateSqlInjectionMatchSetResult JSON Unmarshaller
|
class |
UpdateWebACLResultJsonUnmarshaller
UpdateWebACLResult JSON Unmarshaller
|
class |
UpdateXssMatchSetResultJsonUnmarshaller
UpdateXssMatchSetResult JSON Unmarshaller
|
class |
WafActionJsonUnmarshaller
WafAction JSON Unmarshaller
|
class |
WebACLJsonUnmarshaller
WebACL JSON Unmarshaller
|
class |
WebACLSummaryJsonUnmarshaller
WebACLSummary JSON Unmarshaller
|
class |
WebACLUpdateJsonUnmarshaller
WebACLUpdate JSON Unmarshaller
|
class |
XssMatchSetJsonUnmarshaller
XssMatchSet JSON Unmarshaller
|
class |
XssMatchSetSummaryJsonUnmarshaller
XssMatchSetSummary JSON Unmarshaller
|
class |
XssMatchSetUpdateJsonUnmarshaller
XssMatchSetUpdate JSON Unmarshaller
|
class |
XssMatchTupleJsonUnmarshaller
XssMatchTuple JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
ComputeTypeJsonUnmarshaller
ComputeType JSON Unmarshaller
|
class |
CreateWorkspacesResultJsonUnmarshaller
CreateWorkspacesResult JSON Unmarshaller
|
class |
DefaultWorkspaceCreationPropertiesJsonUnmarshaller
DefaultWorkspaceCreationProperties JSON Unmarshaller
|
class |
DescribeWorkspaceBundlesResultJsonUnmarshaller
DescribeWorkspaceBundlesResult JSON Unmarshaller
|
class |
DescribeWorkspaceDirectoriesResultJsonUnmarshaller
DescribeWorkspaceDirectoriesResult JSON Unmarshaller
|
class |
DescribeWorkspacesResultJsonUnmarshaller
DescribeWorkspacesResult JSON Unmarshaller
|
class |
FailedCreateWorkspaceRequestJsonUnmarshaller
FailedCreateWorkspaceRequest JSON Unmarshaller
|
class |
FailedWorkspaceChangeRequestJsonUnmarshaller
FailedWorkspaceChangeRequest JSON Unmarshaller
|
class |
RebootRequestJsonUnmarshaller
RebootRequest JSON Unmarshaller
|
class |
RebootWorkspacesResultJsonUnmarshaller
RebootWorkspacesResult JSON Unmarshaller
|
class |
RebuildRequestJsonUnmarshaller
RebuildRequest JSON Unmarshaller
|
class |
RebuildWorkspacesResultJsonUnmarshaller
RebuildWorkspacesResult JSON Unmarshaller
|
class |
TerminateRequestJsonUnmarshaller
TerminateRequest JSON Unmarshaller
|
class |
TerminateWorkspacesResultJsonUnmarshaller
TerminateWorkspacesResult JSON Unmarshaller
|
class |
UserStorageJsonUnmarshaller
UserStorage JSON Unmarshaller
|
class |
WorkspaceBundleJsonUnmarshaller
WorkspaceBundle JSON Unmarshaller
|
class |
WorkspaceDirectoryJsonUnmarshaller
WorkspaceDirectory JSON Unmarshaller
|
class |
WorkspaceJsonUnmarshaller
Workspace JSON Unmarshaller
|
class |
WorkspaceRequestJsonUnmarshaller
WorkspaceRequest JSON Unmarshaller
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractErrorUnmarshaller<T> |
class |
JsonErrorUnmarshaller
Unmarshaller for JSON error responses from AWS services.
|
class |
LegacyErrorUnmarshaller
Unmarshalls an AWS error response into an AmazonServiceException, or
optionally, a subclass of AmazonServiceException if this class is extended.
|
class |
ListUnmarshaller<T> |
class |
MapUnmarshaller<K,V> |
static class |
SimpleTypeCborUnmarshallers.BigDecimalCborUnmarshaller |
static class |
SimpleTypeCborUnmarshallers.BigIntegerCborUnmarshaller |
static class |
SimpleTypeCborUnmarshallers.BooleanCborUnmarshaller
Unmarshaller for Boolean values.
|
static class |
SimpleTypeCborUnmarshallers.ByteBufferCborUnmarshaller
Unmarshaller for ByteBuffer values.
|
static class |
SimpleTypeCborUnmarshallers.ByteCborUnmarshaller
Unmarshaller for Byte values.
|
static class |
SimpleTypeCborUnmarshallers.DateCborUnmarshaller
Unmarshaller for Date values - JSON dates come in as epoch seconds.
|
static class |
SimpleTypeCborUnmarshallers.DoubleCborUnmarshaller
Unmarshaller for Double values.
|
static class |
SimpleTypeCborUnmarshallers.FloatCborUnmarshaller
Unmarshaller for Float values.
|
static class |
SimpleTypeCborUnmarshallers.IntegerCborUnmarshaller
Unmarshaller for Integer values.
|
static class |
SimpleTypeCborUnmarshallers.LongCborUnmarshaller
Unmarshaller for Long values.
|
static class |
SimpleTypeCborUnmarshallers.ShortCborUnmarshaller
Unmarshaller for Short values.
|
static class |
SimpleTypeCborUnmarshallers.StringCborUnmarshaller
Unmarshaller for String values.
|
static class |
SimpleTypeJsonUnmarshallers.BigDecimalJsonUnmarshaller |
static class |
SimpleTypeJsonUnmarshallers.BigIntegerJsonUnmarshaller |
static class |
SimpleTypeJsonUnmarshallers.BooleanJsonUnmarshaller
Unmarshaller for Boolean values.
|
static class |
SimpleTypeJsonUnmarshallers.ByteBufferJsonUnmarshaller
Unmarshaller for ByteBuffer values.
|
static class |
SimpleTypeJsonUnmarshallers.ByteJsonUnmarshaller
Unmarshaller for Byte values.
|
static class |
SimpleTypeJsonUnmarshallers.CharacterJsonUnmarshaller
Unmarshaller for Character values.
|
static class |
SimpleTypeJsonUnmarshallers.DateJsonUnmarshaller
Unmarshaller for Date values - JSON dates come in as epoch seconds.
|
static class |
SimpleTypeJsonUnmarshallers.DoubleJsonUnmarshaller
Unmarshaller for Double values.
|
static class |
SimpleTypeJsonUnmarshallers.FloatJsonUnmarshaller
Unmarshaller for Float values.
|
static class |
SimpleTypeJsonUnmarshallers.IntegerJsonUnmarshaller
Unmarshaller for Integer values.
|
static class |
SimpleTypeJsonUnmarshallers.LongJsonUnmarshaller
Unmarshaller for Long values.
|
static class |
SimpleTypeJsonUnmarshallers.ShortJsonUnmarshaller
Unmarshaller for Short values.
|
static class |
SimpleTypeJsonUnmarshallers.StringJsonUnmarshaller
Unmarshaller for String values.
|
static class |
SimpleTypeStaxUnmarshallers.BigDecimalStaxUnmarshaller |
static class |
SimpleTypeStaxUnmarshallers.BigIntegerStaxUnmarshaller |
static class |
SimpleTypeStaxUnmarshallers.BooleanStaxUnmarshaller
Unmarshaller for Boolean values.
|
static class |
SimpleTypeStaxUnmarshallers.ByteBufferStaxUnmarshaller
Unmarshaller for ByteBuffer values.
|
static class |
SimpleTypeStaxUnmarshallers.ByteStaxUnmarshaller
Unmarshaller for Byte values.
|
static class |
SimpleTypeStaxUnmarshallers.CharacterJsonUnmarshaller
Unmarshaller for Character values.
|
static class |
SimpleTypeStaxUnmarshallers.DateStaxUnmarshaller
Unmarshaller for Date values.
|
static class |
SimpleTypeStaxUnmarshallers.DoubleStaxUnmarshaller
Unmarshaller for Double values.
|
static class |
SimpleTypeStaxUnmarshallers.FloatStaxUnmarshaller
Unmarshaller for Float values.
|
static class |
SimpleTypeStaxUnmarshallers.IntegerStaxUnmarshaller
Unmarshaller for Integer values.
|
static class |
SimpleTypeStaxUnmarshallers.LongStaxUnmarshaller
Unmarshaller for Long values.
|
static class |
SimpleTypeStaxUnmarshallers.ShortJsonUnmarshaller
Unmarshaller for Short values.
|
static class |
SimpleTypeStaxUnmarshallers.StringStaxUnmarshaller
Unmarshaller for String values.
|
static class |
SimpleTypeUnmarshallers.BooleanUnmarshaller
Unmarshaller for Boolean values.
|
static class |
SimpleTypeUnmarshallers.ByteBufferUnmarshaller
Unmarshaller for ByteBuffer values.
|
static class |
SimpleTypeUnmarshallers.ByteUnmarshaller
Unmarshaller for Byte values.
|
static class |
SimpleTypeUnmarshallers.DateUnmarshaller
Unmarshaller for Date values.
|
static class |
SimpleTypeUnmarshallers.DoubleUnmarshaller
Unmarshaller for Double values.
|
static class |
SimpleTypeUnmarshallers.FloatUnmarshaller
Unmarshaller for Float values.
|
static class |
SimpleTypeUnmarshallers.IntegerUnmarshaller
Unmarshaller for Integer values.
|
static class |
SimpleTypeUnmarshallers.LongUnmarshaller
Unmarshaller for Long values.
|
static class |
SimpleTypeUnmarshallers.StringUnmarshaller
Unmarshaller for String values.
|
class |
StandardErrorUnmarshaller
Error unmarshaller that knows how to interpret a standard AWS error message
(i.e.
|
class |
VoidJsonUnmarshaller<T>
Simple unmarshaller that iterates through the JSON events but always
returns null.
|
class |
VoidStaxUnmarshaller<T>
Simple StAX unmarshaller that iterates through the XML events but always
returns null.
|
class |
VoidUnmarshaller
Simple Unmarshaller implementation that always returns null.
|
Modifier and Type | Field and Description |
---|---|
private Unmarshaller<T,JsonUnmarshallerContext> |
ListUnmarshaller.itemUnmarshaller |
private Unmarshaller<K,JsonUnmarshallerContext> |
MapUnmarshaller.keyUnmarshaller |
private Unmarshaller<V,JsonUnmarshallerContext> |
MapUnmarshaller.valueUnmarshaller |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.Class<?>,Unmarshaller<?,JsonUnmarshallerContext>> |
JsonUnmarshallerContextImpl.unmarshallerMap |
Modifier and Type | Method and Description |
---|---|
<T> Unmarshaller<T,JsonUnmarshallerContext> |
JsonUnmarshallerContextImpl.getUnmarshaller(java.lang.Class<T> type) |
<T> Unmarshaller<T,JsonUnmarshallerContext> |
JsonUnmarshallerContext.getUnmarshaller(java.lang.Class<T> type)
Returns the JsonUnmarsheller for the specified scalar type.
|
Constructor and Description |
---|
ListUnmarshaller(Unmarshaller<T,JsonUnmarshallerContext> itemUnmarshaller) |
MapUnmarshaller(Unmarshaller<K,JsonUnmarshallerContext> keyUnmarshaller,
Unmarshaller<V,JsonUnmarshallerContext> valueUnmarshaller) |
MapUnmarshaller(Unmarshaller<K,JsonUnmarshallerContext> keyUnmarshaller,
Unmarshaller<V,JsonUnmarshallerContext> valueUnmarshaller) |
Constructor and Description |
---|
JsonUnmarshallerContextImpl(com.fasterxml.jackson.core.JsonParser jsonParser,
java.util.Map<java.lang.Class<?>,Unmarshaller<?,JsonUnmarshallerContext>> mapper,
HttpResponse httpResponse) |