Modifier and Type | Class and Description |
---|---|
(package private) class |
SdkCborGenerator
Thin wrapper around Jackson's JSON generator for CBOR.
|
class |
SdkJsonGenerator
Thin wrapper around Jackson's JSON generator.
|
Modifier and Type | Method and Description |
---|---|
StructuredJsonGenerator |
SdkJsonProtocolFactory.createGenerator()
Returns the
SdkJsonGenerator to be used for marshalling the request. |
protected abstract StructuredJsonGenerator |
SdkStructuredJsonFactoryImpl.createWriter(com.fasterxml.jackson.core.JsonFactory jsonFactory,
java.lang.String contentType) |
StructuredJsonGenerator |
SdkStructuredJsonFactoryImpl.createWriter(java.lang.String protocolVersion) |
StructuredJsonGenerator |
SdkStructuredJsonFactory.createWriter(java.lang.String protocolVersion)
Returns the
StructuredJsonGenerator to be used for marshalling the request. |
StructuredJsonGenerator |
StructuredJsonGenerator.writeEndArray() |
StructuredJsonGenerator |
SdkJsonGenerator.writeEndArray() |
StructuredJsonGenerator |
StructuredJsonGenerator.writeEndObject() |
StructuredJsonGenerator |
SdkJsonGenerator.writeEndObject() |
StructuredJsonGenerator |
StructuredJsonGenerator.writeFieldName(java.lang.String fieldName) |
StructuredJsonGenerator |
SdkJsonGenerator.writeFieldName(java.lang.String fieldName) |
StructuredJsonGenerator |
StructuredJsonGenerator.writeStartArray() |
StructuredJsonGenerator |
SdkJsonGenerator.writeStartArray() |
StructuredJsonGenerator |
StructuredJsonGenerator.writeStartObject() |
StructuredJsonGenerator |
SdkJsonGenerator.writeStartObject() |
StructuredJsonGenerator |
StructuredJsonGenerator.writeValue(java.math.BigDecimal value) |
StructuredJsonGenerator |
SdkJsonGenerator.writeValue(java.math.BigDecimal value) |
StructuredJsonGenerator |
StructuredJsonGenerator.writeValue(java.math.BigInteger value) |
StructuredJsonGenerator |
SdkJsonGenerator.writeValue(java.math.BigInteger value) |
StructuredJsonGenerator |
StructuredJsonGenerator.writeValue(boolean bool) |
StructuredJsonGenerator |
SdkJsonGenerator.writeValue(boolean bool) |
StructuredJsonGenerator |
StructuredJsonGenerator.writeValue(java.nio.ByteBuffer bytes) |
StructuredJsonGenerator |
SdkJsonGenerator.writeValue(java.nio.ByteBuffer bytes) |
StructuredJsonGenerator |
StructuredJsonGenerator.writeValue(java.util.Date date) |
StructuredJsonGenerator |
SdkJsonGenerator.writeValue(java.util.Date date) |
StructuredJsonGenerator |
SdkCborGenerator.writeValue(java.util.Date date)
Jackson doesn't have native support for timestamp.
|
StructuredJsonGenerator |
StructuredJsonGenerator.writeValue(double val) |
StructuredJsonGenerator |
SdkJsonGenerator.writeValue(double val) |
StructuredJsonGenerator |
StructuredJsonGenerator.writeValue(float val) |
StructuredJsonGenerator |
SdkJsonGenerator.writeValue(float val) |
StructuredJsonGenerator |
StructuredJsonGenerator.writeValue(int val) |
StructuredJsonGenerator |
SdkJsonGenerator.writeValue(int val) |
StructuredJsonGenerator |
StructuredJsonGenerator.writeValue(long val) |
StructuredJsonGenerator |
SdkJsonGenerator.writeValue(long val) |
StructuredJsonGenerator |
StructuredJsonGenerator.writeValue(short val) |
StructuredJsonGenerator |
SdkJsonGenerator.writeValue(short val) |
StructuredJsonGenerator |
StructuredJsonGenerator.writeValue(java.lang.String val) |
StructuredJsonGenerator |
SdkJsonGenerator.writeValue(java.lang.String val) |
Modifier and Type | Method and Description |
---|---|
void |
ApiKeyJsonMarshaller.marshall(ApiKey apiKey,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AuthorizerJsonMarshaller.marshall(Authorizer authorizer,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
BasePathMappingJsonMarshaller.marshall(BasePathMapping basePathMapping,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ClientCertificateJsonMarshaller.marshall(ClientCertificate clientCertificate,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DeploymentJsonMarshaller.marshall(Deployment deployment,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DomainNameJsonMarshaller.marshall(DomainName domainName,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
IntegrationResponseJsonMarshaller.marshall(IntegrationResponse integrationResponse,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
IntegrationJsonMarshaller.marshall(Integration integration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
MethodResponseJsonMarshaller.marshall(MethodResponse methodResponse,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
MethodSettingJsonMarshaller.marshall(MethodSetting methodSetting,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
MethodSnapshotJsonMarshaller.marshall(MethodSnapshot methodSnapshot,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
MethodJsonMarshaller.marshall(Method method,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ModelJsonMarshaller.marshall(Model model,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PatchOperationJsonMarshaller.marshall(PatchOperation patchOperation,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ResourceJsonMarshaller.marshall(Resource resource,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RestApiJsonMarshaller.marshall(RestApi restApi,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StageKeyJsonMarshaller.marshall(StageKey stageKey,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StageJsonMarshaller.marshall(Stage stage,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ThrottleSettingsJsonMarshaller.marshall(ThrottleSettings throttleSettings,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
AlarmJsonMarshaller.marshall(Alarm alarm,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ScalableTargetJsonMarshaller.marshall(ScalableTarget scalableTarget,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ScalingActivityJsonMarshaller.marshall(ScalingActivity scalingActivity,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ScalingPolicyJsonMarshaller.marshall(ScalingPolicy scalingPolicy,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StepAdjustmentJsonMarshaller.marshall(StepAdjustment stepAdjustment,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StepScalingPolicyConfigurationJsonMarshaller.marshall(StepScalingPolicyConfiguration stepScalingPolicyConfiguration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
AgentConfigurationStatusJsonMarshaller.marshall(AgentConfigurationStatus agentConfigurationStatus,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AgentInfoJsonMarshaller.marshall(AgentInfo agentInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AgentNetworkInfoJsonMarshaller.marshall(AgentNetworkInfo agentNetworkInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ConfigurationTagJsonMarshaller.marshall(ConfigurationTag configurationTag,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ExportInfoJsonMarshaller.marshall(ExportInfo exportInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
FilterJsonMarshaller.marshall(Filter filter,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TagFilterJsonMarshaller.marshall(TagFilter tagFilter,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TagJsonMarshaller.marshall(Tag tag,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
CertificateDetailJsonMarshaller.marshall(CertificateDetail certificateDetail,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CertificateSummaryJsonMarshaller.marshall(CertificateSummary certificateSummary,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DomainValidationOptionJsonMarshaller.marshall(DomainValidationOption domainValidationOption,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DomainValidationJsonMarshaller.marshall(DomainValidation domainValidation,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TagJsonMarshaller.marshall(Tag tag,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
TagJsonMarshaller.marshall(Tag tag,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
BucketInfoJsonMarshaller.marshall(BucketInfo bucketInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
BucketJsonMarshaller.marshall(Bucket bucket,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DocumentServiceWarningJsonMarshaller.marshall(DocumentServiceWarning documentServiceWarning,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
FieldStatsJsonMarshaller.marshall(FieldStats fieldStats,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
HitsJsonMarshaller.marshall(Hits hits,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
HitJsonMarshaller.marshall(Hit hit,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SearchStatusJsonMarshaller.marshall(SearchStatus searchStatus,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SuggestionMatchJsonMarshaller.marshall(SuggestionMatch suggestionMatch,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SuggestModelJsonMarshaller.marshall(SuggestModel suggestModel,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SuggestStatusJsonMarshaller.marshall(SuggestStatus suggestStatus,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
EventJsonMarshaller.marshall(Event event,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
LookupAttributeJsonMarshaller.marshall(LookupAttribute lookupAttribute,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PublicKeyJsonMarshaller.marshall(PublicKey publicKey,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ResourceJsonMarshaller.marshall(Resource resource,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ResourceTagJsonMarshaller.marshall(ResourceTag resourceTag,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TagJsonMarshaller.marshall(Tag tag,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TrailJsonMarshaller.marshall(Trail trail,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
PutEventsRequestEntryJsonMarshaller.marshall(PutEventsRequestEntry putEventsRequestEntry,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PutEventsResultEntryJsonMarshaller.marshall(PutEventsResultEntry putEventsResultEntry,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PutTargetsResultEntryJsonMarshaller.marshall(PutTargetsResultEntry putTargetsResultEntry,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RemoveTargetsResultEntryJsonMarshaller.marshall(RemoveTargetsResultEntry removeTargetsResultEntry,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RuleJsonMarshaller.marshall(Rule rule,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TargetJsonMarshaller.marshall(Target target,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
BranchInfoJsonMarshaller.marshall(BranchInfo branchInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CommitJsonMarshaller.marshall(Commit commit,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RepositoryMetadataJsonMarshaller.marshall(RepositoryMetadata repositoryMetadata,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RepositoryNameIdPairJsonMarshaller.marshall(RepositoryNameIdPair repositoryNameIdPair,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RepositoryTriggerExecutionFailureJsonMarshaller.marshall(RepositoryTriggerExecutionFailure repositoryTriggerExecutionFailure,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RepositoryTriggerJsonMarshaller.marshall(RepositoryTrigger repositoryTrigger,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
UserInfoJsonMarshaller.marshall(UserInfo userInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
ApplicationInfoJsonMarshaller.marshall(ApplicationInfo applicationInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AutoScalingGroupJsonMarshaller.marshall(AutoScalingGroup autoScalingGroup,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DeploymentConfigInfoJsonMarshaller.marshall(DeploymentConfigInfo deploymentConfigInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DeploymentGroupInfoJsonMarshaller.marshall(DeploymentGroupInfo deploymentGroupInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DeploymentInfoJsonMarshaller.marshall(DeploymentInfo deploymentInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DeploymentOverviewJsonMarshaller.marshall(DeploymentOverview deploymentOverview,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DiagnosticsJsonMarshaller.marshall(Diagnostics diagnostics,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
EC2TagFilterJsonMarshaller.marshall(EC2TagFilter eC2TagFilter,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ErrorInformationJsonMarshaller.marshall(ErrorInformation errorInformation,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
GenericRevisionInfoJsonMarshaller.marshall(GenericRevisionInfo genericRevisionInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
GitHubLocationJsonMarshaller.marshall(GitHubLocation gitHubLocation,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
InstanceInfoJsonMarshaller.marshall(InstanceInfo instanceInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
InstanceSummaryJsonMarshaller.marshall(InstanceSummary instanceSummary,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
LifecycleEventJsonMarshaller.marshall(LifecycleEvent lifecycleEvent,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
MinimumHealthyHostsJsonMarshaller.marshall(MinimumHealthyHosts minimumHealthyHosts,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RevisionInfoJsonMarshaller.marshall(RevisionInfo revisionInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RevisionLocationJsonMarshaller.marshall(RevisionLocation revisionLocation,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
S3LocationJsonMarshaller.marshall(S3Location s3Location,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TagFilterJsonMarshaller.marshall(TagFilter tagFilter,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TagJsonMarshaller.marshall(Tag tag,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TimeRangeJsonMarshaller.marshall(TimeRange timeRange,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TriggerConfigJsonMarshaller.marshall(TriggerConfig triggerConfig,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
ActionConfigurationPropertyJsonMarshaller.marshall(ActionConfigurationProperty actionConfigurationProperty,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ActionConfigurationJsonMarshaller.marshall(ActionConfiguration actionConfiguration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ActionContextJsonMarshaller.marshall(ActionContext actionContext,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ActionDeclarationJsonMarshaller.marshall(ActionDeclaration actionDeclaration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ActionExecutionJsonMarshaller.marshall(ActionExecution actionExecution,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ActionRevisionJsonMarshaller.marshall(ActionRevision actionRevision,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ActionStateJsonMarshaller.marshall(ActionState actionState,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ActionTypeIdJsonMarshaller.marshall(ActionTypeId actionTypeId,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ActionTypeSettingsJsonMarshaller.marshall(ActionTypeSettings actionTypeSettings,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ActionTypeJsonMarshaller.marshall(ActionType actionType,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ArtifactDetailsJsonMarshaller.marshall(ArtifactDetails artifactDetails,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ArtifactLocationJsonMarshaller.marshall(ArtifactLocation artifactLocation,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ArtifactStoreJsonMarshaller.marshall(ArtifactStore artifactStore,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ArtifactJsonMarshaller.marshall(Artifact artifact,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AWSSessionCredentialsJsonMarshaller.marshall(AWSSessionCredentials aWSSessionCredentials,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
BlockerDeclarationJsonMarshaller.marshall(BlockerDeclaration blockerDeclaration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CurrentRevisionJsonMarshaller.marshall(CurrentRevision currentRevision,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
EncryptionKeyJsonMarshaller.marshall(EncryptionKey encryptionKey,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ErrorDetailsJsonMarshaller.marshall(ErrorDetails errorDetails,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ExecutionDetailsJsonMarshaller.marshall(ExecutionDetails executionDetails,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
FailureDetailsJsonMarshaller.marshall(FailureDetails failureDetails,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
InputArtifactJsonMarshaller.marshall(InputArtifact inputArtifact,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
JobDataJsonMarshaller.marshall(JobData jobData,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
JobDetailsJsonMarshaller.marshall(JobDetails jobDetails,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
JobJsonMarshaller.marshall(Job job,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
OutputArtifactJsonMarshaller.marshall(OutputArtifact outputArtifact,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PipelineContextJsonMarshaller.marshall(PipelineContext pipelineContext,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PipelineDeclarationJsonMarshaller.marshall(PipelineDeclaration pipelineDeclaration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PipelineSummaryJsonMarshaller.marshall(PipelineSummary pipelineSummary,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
S3ArtifactLocationJsonMarshaller.marshall(S3ArtifactLocation s3ArtifactLocation,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StageContextJsonMarshaller.marshall(StageContext stageContext,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StageDeclarationJsonMarshaller.marshall(StageDeclaration stageDeclaration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StageStateJsonMarshaller.marshall(StageState stageState,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ThirdPartyJobDataJsonMarshaller.marshall(ThirdPartyJobData thirdPartyJobData,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ThirdPartyJobDetailsJsonMarshaller.marshall(ThirdPartyJobDetails thirdPartyJobDetails,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ThirdPartyJobJsonMarshaller.marshall(ThirdPartyJob thirdPartyJob,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TransitionStateJsonMarshaller.marshall(TransitionState transitionState,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
CognitoIdentityProviderJsonMarshaller.marshall(CognitoIdentityProvider cognitoIdentityProvider,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CredentialsJsonMarshaller.marshall(Credentials credentials,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
IdentityDescriptionJsonMarshaller.marshall(IdentityDescription identityDescription,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
IdentityPoolShortDescriptionJsonMarshaller.marshall(IdentityPoolShortDescription identityPoolShortDescription,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
UnprocessedIdentityIdJsonMarshaller.marshall(UnprocessedIdentityId unprocessedIdentityId,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
AttributeTypeJsonMarshaller.marshall(AttributeType attributeType,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CodeDeliveryDetailsTypeJsonMarshaller.marshall(CodeDeliveryDetailsType codeDeliveryDetailsType,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
LambdaConfigTypeJsonMarshaller.marshall(LambdaConfigType lambdaConfigType,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
MFAOptionTypeJsonMarshaller.marshall(MFAOptionType mFAOptionType,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
NumberAttributeConstraintsTypeJsonMarshaller.marshall(NumberAttributeConstraintsType numberAttributeConstraintsType,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PasswordPolicyTypeJsonMarshaller.marshall(PasswordPolicyType passwordPolicyType,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SchemaAttributeTypeJsonMarshaller.marshall(SchemaAttributeType schemaAttributeType,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StringAttributeConstraintsTypeJsonMarshaller.marshall(StringAttributeConstraintsType stringAttributeConstraintsType,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
UserPoolClientDescriptionJsonMarshaller.marshall(UserPoolClientDescription userPoolClientDescription,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
UserPoolClientTypeJsonMarshaller.marshall(UserPoolClientType userPoolClientType,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
UserPoolDescriptionTypeJsonMarshaller.marshall(UserPoolDescriptionType userPoolDescriptionType,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
UserPoolPolicyTypeJsonMarshaller.marshall(UserPoolPolicyType userPoolPolicyType,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
UserPoolTypeJsonMarshaller.marshall(UserPoolType userPoolType,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
UserTypeJsonMarshaller.marshall(UserType userType,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
CognitoStreamsJsonMarshaller.marshall(CognitoStreams cognitoStreams,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DatasetJsonMarshaller.marshall(Dataset dataset,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
IdentityPoolUsageJsonMarshaller.marshall(IdentityPoolUsage identityPoolUsage,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
IdentityUsageJsonMarshaller.marshall(IdentityUsage identityUsage,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PushSyncJsonMarshaller.marshall(PushSync pushSync,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RecordPatchJsonMarshaller.marshall(RecordPatch recordPatch,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RecordJsonMarshaller.marshall(Record record,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
ComplianceByConfigRuleJsonMarshaller.marshall(ComplianceByConfigRule complianceByConfigRule,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ComplianceByResourceJsonMarshaller.marshall(ComplianceByResource complianceByResource,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ComplianceContributorCountJsonMarshaller.marshall(ComplianceContributorCount complianceContributorCount,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ComplianceJsonMarshaller.marshall(Compliance compliance,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ComplianceSummaryByResourceTypeJsonMarshaller.marshall(ComplianceSummaryByResourceType complianceSummaryByResourceType,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ComplianceSummaryJsonMarshaller.marshall(ComplianceSummary complianceSummary,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ConfigExportDeliveryInfoJsonMarshaller.marshall(ConfigExportDeliveryInfo configExportDeliveryInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ConfigRuleEvaluationStatusJsonMarshaller.marshall(ConfigRuleEvaluationStatus configRuleEvaluationStatus,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ConfigRuleJsonMarshaller.marshall(ConfigRule configRule,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ConfigSnapshotDeliveryPropertiesJsonMarshaller.marshall(ConfigSnapshotDeliveryProperties configSnapshotDeliveryProperties,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ConfigStreamDeliveryInfoJsonMarshaller.marshall(ConfigStreamDeliveryInfo configStreamDeliveryInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ConfigurationItemJsonMarshaller.marshall(ConfigurationItem configurationItem,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ConfigurationRecorderStatusJsonMarshaller.marshall(ConfigurationRecorderStatus configurationRecorderStatus,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ConfigurationRecorderJsonMarshaller.marshall(ConfigurationRecorder configurationRecorder,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DeliveryChannelStatusJsonMarshaller.marshall(DeliveryChannelStatus deliveryChannelStatus,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DeliveryChannelJsonMarshaller.marshall(DeliveryChannel deliveryChannel,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
EvaluationResultIdentifierJsonMarshaller.marshall(EvaluationResultIdentifier evaluationResultIdentifier,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
EvaluationResultQualifierJsonMarshaller.marshall(EvaluationResultQualifier evaluationResultQualifier,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
EvaluationResultJsonMarshaller.marshall(EvaluationResult evaluationResult,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
EvaluationJsonMarshaller.marshall(Evaluation evaluation,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RecordingGroupJsonMarshaller.marshall(RecordingGroup recordingGroup,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RelationshipJsonMarshaller.marshall(Relationship relationship,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ResourceIdentifierJsonMarshaller.marshall(ResourceIdentifier resourceIdentifier,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ScopeJsonMarshaller.marshall(Scope scope,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SourceDetailJsonMarshaller.marshall(SourceDetail sourceDetail,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SourceJsonMarshaller.marshall(Source source,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
AccountQuotaJsonMarshaller.marshall(AccountQuota accountQuota,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AvailabilityZoneJsonMarshaller.marshall(AvailabilityZone availabilityZone,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ConnectionJsonMarshaller.marshall(Connection connection,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
EndpointJsonMarshaller.marshall(Endpoint endpoint,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
FilterJsonMarshaller.marshall(Filter filter,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
OrderableReplicationInstanceJsonMarshaller.marshall(OrderableReplicationInstance orderableReplicationInstance,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RefreshSchemasStatusJsonMarshaller.marshall(RefreshSchemasStatus refreshSchemasStatus,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ReplicationInstanceJsonMarshaller.marshall(ReplicationInstance replicationInstance,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ReplicationPendingModifiedValuesJsonMarshaller.marshall(ReplicationPendingModifiedValues replicationPendingModifiedValues,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ReplicationSubnetGroupJsonMarshaller.marshall(ReplicationSubnetGroup replicationSubnetGroup,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ReplicationTaskStatsJsonMarshaller.marshall(ReplicationTaskStats replicationTaskStats,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ReplicationTaskJsonMarshaller.marshall(ReplicationTask replicationTask,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SubnetJsonMarshaller.marshall(Subnet subnet,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SupportedEndpointTypeJsonMarshaller.marshall(SupportedEndpointType supportedEndpointType,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TableStatisticsJsonMarshaller.marshall(TableStatistics tableStatistics,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TagJsonMarshaller.marshall(Tag tag,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
FieldJsonMarshaller.marshall(Field field,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
InstanceIdentityJsonMarshaller.marshall(InstanceIdentity instanceIdentity,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
OperatorJsonMarshaller.marshall(Operator operator,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ParameterAttributeJsonMarshaller.marshall(ParameterAttribute parameterAttribute,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ParameterObjectJsonMarshaller.marshall(ParameterObject parameterObject,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ParameterValueJsonMarshaller.marshall(ParameterValue parameterValue,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PipelineDescriptionJsonMarshaller.marshall(PipelineDescription pipelineDescription,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PipelineIdNameJsonMarshaller.marshall(PipelineIdName pipelineIdName,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PipelineObjectJsonMarshaller.marshall(PipelineObject pipelineObject,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
QueryJsonMarshaller.marshall(Query query,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SelectorJsonMarshaller.marshall(Selector selector,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TagJsonMarshaller.marshall(Tag tag,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TaskObjectJsonMarshaller.marshall(TaskObject taskObject,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ValidationErrorJsonMarshaller.marshall(ValidationError validationError,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ValidationWarningJsonMarshaller.marshall(ValidationWarning validationWarning,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
AccountSettingsJsonMarshaller.marshall(AccountSettings accountSettings,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ArtifactJsonMarshaller.marshall(Artifact artifact,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CountersJsonMarshaller.marshall(Counters counters,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CPUJsonMarshaller.marshall(CPU cPU,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DeviceMinutesJsonMarshaller.marshall(DeviceMinutes deviceMinutes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DevicePoolCompatibilityResultJsonMarshaller.marshall(DevicePoolCompatibilityResult devicePoolCompatibilityResult,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DevicePoolJsonMarshaller.marshall(DevicePool devicePool,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DeviceJsonMarshaller.marshall(Device device,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
IncompatibilityMessageJsonMarshaller.marshall(IncompatibilityMessage incompatibilityMessage,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
JobJsonMarshaller.marshall(Job job,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
LocationJsonMarshaller.marshall(Location location,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
MonetaryAmountJsonMarshaller.marshall(MonetaryAmount monetaryAmount,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
OfferingStatusJsonMarshaller.marshall(OfferingStatus offeringStatus,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
OfferingJsonMarshaller.marshall(Offering offering,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
OfferingTransactionJsonMarshaller.marshall(OfferingTransaction offeringTransaction,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ProblemDetailJsonMarshaller.marshall(ProblemDetail problemDetail,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ProblemJsonMarshaller.marshall(Problem problem,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ProjectJsonMarshaller.marshall(Project project,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RadiosJsonMarshaller.marshall(Radios radios,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RecurringChargeJsonMarshaller.marshall(RecurringCharge recurringCharge,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ResolutionJsonMarshaller.marshall(Resolution resolution,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RuleJsonMarshaller.marshall(Rule rule,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RunJsonMarshaller.marshall(Run run,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SampleJsonMarshaller.marshall(Sample sample,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ScheduleRunConfigurationJsonMarshaller.marshall(ScheduleRunConfiguration scheduleRunConfiguration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ScheduleRunTestJsonMarshaller.marshall(ScheduleRunTest scheduleRunTest,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SuiteJsonMarshaller.marshall(Suite suite,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TestJsonMarshaller.marshall(Test test,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
UniqueProblemJsonMarshaller.marshall(UniqueProblem uniqueProblem,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
UploadJsonMarshaller.marshall(Upload upload,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
ConnectionJsonMarshaller.marshall(Connection connection,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
InterconnectJsonMarshaller.marshall(Interconnect interconnect,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
LocationJsonMarshaller.marshall(Location location,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
NewPrivateVirtualInterfaceAllocationJsonMarshaller.marshall(NewPrivateVirtualInterfaceAllocation newPrivateVirtualInterfaceAllocation,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
NewPrivateVirtualInterfaceJsonMarshaller.marshall(NewPrivateVirtualInterface newPrivateVirtualInterface,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
NewPublicVirtualInterfaceAllocationJsonMarshaller.marshall(NewPublicVirtualInterfaceAllocation newPublicVirtualInterfaceAllocation,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
NewPublicVirtualInterfaceJsonMarshaller.marshall(NewPublicVirtualInterface newPublicVirtualInterface,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RouteFilterPrefixJsonMarshaller.marshall(RouteFilterPrefix routeFilterPrefix,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
VirtualGatewayJsonMarshaller.marshall(VirtualGateway virtualGateway,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
VirtualInterfaceJsonMarshaller.marshall(VirtualInterface virtualInterface,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
AttributeJsonMarshaller.marshall(Attribute attribute,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ComputerJsonMarshaller.marshall(Computer computer,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ConditionalForwarderJsonMarshaller.marshall(ConditionalForwarder conditionalForwarder,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DirectoryConnectSettingsDescriptionJsonMarshaller.marshall(DirectoryConnectSettingsDescription directoryConnectSettingsDescription,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DirectoryConnectSettingsJsonMarshaller.marshall(DirectoryConnectSettings directoryConnectSettings,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DirectoryDescriptionJsonMarshaller.marshall(DirectoryDescription directoryDescription,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DirectoryLimitsJsonMarshaller.marshall(DirectoryLimits directoryLimits,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DirectoryVpcSettingsDescriptionJsonMarshaller.marshall(DirectoryVpcSettingsDescription directoryVpcSettingsDescription,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DirectoryVpcSettingsJsonMarshaller.marshall(DirectoryVpcSettings directoryVpcSettings,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
EventTopicJsonMarshaller.marshall(EventTopic eventTopic,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RadiusSettingsJsonMarshaller.marshall(RadiusSettings radiusSettings,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SnapshotLimitsJsonMarshaller.marshall(SnapshotLimits snapshotLimits,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SnapshotJsonMarshaller.marshall(Snapshot snapshot,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TrustJsonMarshaller.marshall(Trust trust,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
AttributeDefinitionJsonMarshaller.marshall(AttributeDefinition attributeDefinition,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AttributeValueJsonMarshaller.marshall(AttributeValue attributeValue,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AttributeValueUpdateJsonMarshaller.marshall(AttributeValueUpdate attributeValueUpdate,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CapacityJsonMarshaller.marshall(Capacity capacity,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ConditionJsonMarshaller.marshall(Condition condition,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ConsumedCapacityJsonMarshaller.marshall(ConsumedCapacity consumedCapacity,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CreateGlobalSecondaryIndexActionJsonMarshaller.marshall(CreateGlobalSecondaryIndexAction createGlobalSecondaryIndexAction,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DeleteGlobalSecondaryIndexActionJsonMarshaller.marshall(DeleteGlobalSecondaryIndexAction deleteGlobalSecondaryIndexAction,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DeleteRequestJsonMarshaller.marshall(DeleteRequest deleteRequest,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ExpectedAttributeValueJsonMarshaller.marshall(ExpectedAttributeValue expectedAttributeValue,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
GlobalSecondaryIndexDescriptionJsonMarshaller.marshall(GlobalSecondaryIndexDescription globalSecondaryIndexDescription,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
GlobalSecondaryIndexJsonMarshaller.marshall(GlobalSecondaryIndex globalSecondaryIndex,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
GlobalSecondaryIndexUpdateJsonMarshaller.marshall(GlobalSecondaryIndexUpdate globalSecondaryIndexUpdate,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ItemCollectionMetricsJsonMarshaller.marshall(ItemCollectionMetrics itemCollectionMetrics,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
KeysAndAttributesJsonMarshaller.marshall(KeysAndAttributes keysAndAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
KeySchemaElementJsonMarshaller.marshall(KeySchemaElement keySchemaElement,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
LocalSecondaryIndexDescriptionJsonMarshaller.marshall(LocalSecondaryIndexDescription localSecondaryIndexDescription,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
LocalSecondaryIndexJsonMarshaller.marshall(LocalSecondaryIndex localSecondaryIndex,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ProjectionJsonMarshaller.marshall(Projection projection,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ProvisionedThroughputDescriptionJsonMarshaller.marshall(ProvisionedThroughputDescription provisionedThroughputDescription,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ProvisionedThroughputJsonMarshaller.marshall(ProvisionedThroughput provisionedThroughput,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PutRequestJsonMarshaller.marshall(PutRequest putRequest,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RecordJsonMarshaller.marshall(Record record,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SequenceNumberRangeJsonMarshaller.marshall(SequenceNumberRange sequenceNumberRange,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ShardJsonMarshaller.marshall(Shard shard,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StreamDescriptionJsonMarshaller.marshall(StreamDescription streamDescription,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StreamRecordJsonMarshaller.marshall(StreamRecord streamRecord,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StreamSpecificationJsonMarshaller.marshall(StreamSpecification streamSpecification,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StreamJsonMarshaller.marshall(Stream stream,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TableDescriptionJsonMarshaller.marshall(TableDescription tableDescription,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
UpdateGlobalSecondaryIndexActionJsonMarshaller.marshall(UpdateGlobalSecondaryIndexAction updateGlobalSecondaryIndexAction,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
WriteRequestJsonMarshaller.marshall(WriteRequest writeRequest,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
AuthorizationDataJsonMarshaller.marshall(AuthorizationData authorizationData,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ImageFailureJsonMarshaller.marshall(ImageFailure imageFailure,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ImageIdentifierJsonMarshaller.marshall(ImageIdentifier imageIdentifier,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ImageJsonMarshaller.marshall(Image image,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
LayerFailureJsonMarshaller.marshall(LayerFailure layerFailure,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
LayerJsonMarshaller.marshall(Layer layer,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RepositoryJsonMarshaller.marshall(Repository repository,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
AttributeJsonMarshaller.marshall(Attribute attribute,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ClusterJsonMarshaller.marshall(Cluster cluster,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ContainerDefinitionJsonMarshaller.marshall(ContainerDefinition containerDefinition,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ContainerInstanceJsonMarshaller.marshall(ContainerInstance containerInstance,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ContainerOverrideJsonMarshaller.marshall(ContainerOverride containerOverride,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ContainerJsonMarshaller.marshall(Container container,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DeploymentConfigurationJsonMarshaller.marshall(DeploymentConfiguration deploymentConfiguration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DeploymentJsonMarshaller.marshall(Deployment deployment,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
FailureJsonMarshaller.marshall(Failure failure,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
HostEntryJsonMarshaller.marshall(HostEntry hostEntry,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
HostVolumePropertiesJsonMarshaller.marshall(HostVolumeProperties hostVolumeProperties,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
KeyValuePairJsonMarshaller.marshall(KeyValuePair keyValuePair,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
LoadBalancerJsonMarshaller.marshall(LoadBalancer loadBalancer,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
LogConfigurationJsonMarshaller.marshall(LogConfiguration logConfiguration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
MountPointJsonMarshaller.marshall(MountPoint mountPoint,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
NetworkBindingJsonMarshaller.marshall(NetworkBinding networkBinding,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PortMappingJsonMarshaller.marshall(PortMapping portMapping,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ResourceJsonMarshaller.marshall(Resource resource,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ServiceEventJsonMarshaller.marshall(ServiceEvent serviceEvent,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ServiceJsonMarshaller.marshall(Service service,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TaskDefinitionJsonMarshaller.marshall(TaskDefinition taskDefinition,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TaskOverrideJsonMarshaller.marshall(TaskOverride taskOverride,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TaskJsonMarshaller.marshall(Task task,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
UlimitJsonMarshaller.marshall(Ulimit ulimit,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
VersionInfoJsonMarshaller.marshall(VersionInfo versionInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
VolumeFromJsonMarshaller.marshall(VolumeFrom volumeFrom,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
VolumeJsonMarshaller.marshall(Volume volume,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
FileSystemDescriptionJsonMarshaller.marshall(FileSystemDescription fileSystemDescription,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
FileSystemSizeJsonMarshaller.marshall(FileSystemSize fileSystemSize,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
MountTargetDescriptionJsonMarshaller.marshall(MountTargetDescription mountTargetDescription,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TagJsonMarshaller.marshall(Tag tag,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
ApplicationJsonMarshaller.marshall(Application application,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
BootstrapActionConfigJsonMarshaller.marshall(BootstrapActionConfig bootstrapActionConfig,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
BootstrapActionDetailJsonMarshaller.marshall(BootstrapActionDetail bootstrapActionDetail,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ClusterStateChangeReasonJsonMarshaller.marshall(ClusterStateChangeReason clusterStateChangeReason,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ClusterStatusJsonMarshaller.marshall(ClusterStatus clusterStatus,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ClusterJsonMarshaller.marshall(Cluster cluster,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ClusterSummaryJsonMarshaller.marshall(ClusterSummary clusterSummary,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ClusterTimelineJsonMarshaller.marshall(ClusterTimeline clusterTimeline,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CommandJsonMarshaller.marshall(Command command,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ConfigurationJsonMarshaller.marshall(Configuration configuration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
EbsBlockDeviceConfigJsonMarshaller.marshall(EbsBlockDeviceConfig ebsBlockDeviceConfig,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
EbsBlockDeviceJsonMarshaller.marshall(EbsBlockDevice ebsBlockDevice,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
EbsConfigurationJsonMarshaller.marshall(EbsConfiguration ebsConfiguration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
EbsVolumeJsonMarshaller.marshall(EbsVolume ebsVolume,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
Ec2InstanceAttributesJsonMarshaller.marshall(Ec2InstanceAttributes ec2InstanceAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
HadoopJarStepConfigJsonMarshaller.marshall(HadoopJarStepConfig hadoopJarStepConfig,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
HadoopStepConfigJsonMarshaller.marshall(HadoopStepConfig hadoopStepConfig,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
InstanceGroupConfigJsonMarshaller.marshall(InstanceGroupConfig instanceGroupConfig,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
InstanceGroupDetailJsonMarshaller.marshall(InstanceGroupDetail instanceGroupDetail,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
InstanceGroupModifyConfigJsonMarshaller.marshall(InstanceGroupModifyConfig instanceGroupModifyConfig,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
InstanceGroupStateChangeReasonJsonMarshaller.marshall(InstanceGroupStateChangeReason instanceGroupStateChangeReason,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
InstanceGroupStatusJsonMarshaller.marshall(InstanceGroupStatus instanceGroupStatus,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
InstanceGroupJsonMarshaller.marshall(InstanceGroup instanceGroup,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
InstanceGroupTimelineJsonMarshaller.marshall(InstanceGroupTimeline instanceGroupTimeline,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
InstanceResizePolicyJsonMarshaller.marshall(InstanceResizePolicy instanceResizePolicy,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
InstanceStateChangeReasonJsonMarshaller.marshall(InstanceStateChangeReason instanceStateChangeReason,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
InstanceStatusJsonMarshaller.marshall(InstanceStatus instanceStatus,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
InstanceJsonMarshaller.marshall(Instance instance,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
InstanceTimelineJsonMarshaller.marshall(InstanceTimeline instanceTimeline,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
JobFlowDetailJsonMarshaller.marshall(JobFlowDetail jobFlowDetail,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
JobFlowExecutionStatusDetailJsonMarshaller.marshall(JobFlowExecutionStatusDetail jobFlowExecutionStatusDetail,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
JobFlowInstancesConfigJsonMarshaller.marshall(JobFlowInstancesConfig jobFlowInstancesConfig,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
JobFlowInstancesDetailJsonMarshaller.marshall(JobFlowInstancesDetail jobFlowInstancesDetail,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
KeyValueJsonMarshaller.marshall(KeyValue keyValue,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PlacementTypeJsonMarshaller.marshall(PlacementType placementType,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ScriptBootstrapActionConfigJsonMarshaller.marshall(ScriptBootstrapActionConfig scriptBootstrapActionConfig,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ShrinkPolicyJsonMarshaller.marshall(ShrinkPolicy shrinkPolicy,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StepConfigJsonMarshaller.marshall(StepConfig stepConfig,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StepDetailJsonMarshaller.marshall(StepDetail stepDetail,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StepExecutionStatusDetailJsonMarshaller.marshall(StepExecutionStatusDetail stepExecutionStatusDetail,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StepStateChangeReasonJsonMarshaller.marshall(StepStateChangeReason stepStateChangeReason,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StepStatusJsonMarshaller.marshall(StepStatus stepStatus,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StepJsonMarshaller.marshall(Step step,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StepSummaryJsonMarshaller.marshall(StepSummary stepSummary,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StepTimelineJsonMarshaller.marshall(StepTimeline stepTimeline,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SupportedProductConfigJsonMarshaller.marshall(SupportedProductConfig supportedProductConfig,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TagJsonMarshaller.marshall(Tag tag,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
VolumeSpecificationJsonMarshaller.marshall(VolumeSpecification volumeSpecification,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
AccessPoliciesStatusJsonMarshaller.marshall(AccessPoliciesStatus accessPoliciesStatus,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AdvancedOptionsStatusJsonMarshaller.marshall(AdvancedOptionsStatus advancedOptionsStatus,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DomainInfoJsonMarshaller.marshall(DomainInfo domainInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
EBSOptionsStatusJsonMarshaller.marshall(EBSOptionsStatus eBSOptionsStatus,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
EBSOptionsJsonMarshaller.marshall(EBSOptions eBSOptions,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ElasticsearchClusterConfigStatusJsonMarshaller.marshall(ElasticsearchClusterConfigStatus elasticsearchClusterConfigStatus,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ElasticsearchClusterConfigJsonMarshaller.marshall(ElasticsearchClusterConfig elasticsearchClusterConfig,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ElasticsearchDomainConfigJsonMarshaller.marshall(ElasticsearchDomainConfig elasticsearchDomainConfig,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ElasticsearchDomainStatusJsonMarshaller.marshall(ElasticsearchDomainStatus elasticsearchDomainStatus,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
OptionStatusJsonMarshaller.marshall(OptionStatus optionStatus,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SnapshotOptionsStatusJsonMarshaller.marshall(SnapshotOptionsStatus snapshotOptionsStatus,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SnapshotOptionsJsonMarshaller.marshall(SnapshotOptions snapshotOptions,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TagJsonMarshaller.marshall(Tag tag,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
ArtworkJsonMarshaller.marshall(Artwork artwork,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AudioCodecOptionsJsonMarshaller.marshall(AudioCodecOptions audioCodecOptions,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AudioParametersJsonMarshaller.marshall(AudioParameters audioParameters,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CaptionFormatJsonMarshaller.marshall(CaptionFormat captionFormat,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CaptionSourceJsonMarshaller.marshall(CaptionSource captionSource,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CaptionsJsonMarshaller.marshall(Captions captions,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ClipJsonMarshaller.marshall(Clip clip,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CreateJobOutputJsonMarshaller.marshall(CreateJobOutput createJobOutput,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CreateJobPlaylistJsonMarshaller.marshall(CreateJobPlaylist createJobPlaylist,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DetectedPropertiesJsonMarshaller.marshall(DetectedProperties detectedProperties,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
EncryptionJsonMarshaller.marshall(Encryption encryption,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
HlsContentProtectionJsonMarshaller.marshall(HlsContentProtection hlsContentProtection,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
JobAlbumArtJsonMarshaller.marshall(JobAlbumArt jobAlbumArt,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
JobInputJsonMarshaller.marshall(JobInput jobInput,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
JobOutputJsonMarshaller.marshall(JobOutput jobOutput,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
JobJsonMarshaller.marshall(Job job,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
JobWatermarkJsonMarshaller.marshall(JobWatermark jobWatermark,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
NotificationsJsonMarshaller.marshall(Notifications notifications,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PermissionJsonMarshaller.marshall(Permission permission,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PipelineOutputConfigJsonMarshaller.marshall(PipelineOutputConfig pipelineOutputConfig,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PipelineJsonMarshaller.marshall(Pipeline pipeline,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PlaylistJsonMarshaller.marshall(Playlist playlist,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PlayReadyDrmJsonMarshaller.marshall(PlayReadyDrm playReadyDrm,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PresetJsonMarshaller.marshall(Preset preset,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PresetWatermarkJsonMarshaller.marshall(PresetWatermark presetWatermark,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ThumbnailsJsonMarshaller.marshall(Thumbnails thumbnails,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TimeSpanJsonMarshaller.marshall(TimeSpan timeSpan,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TimingJsonMarshaller.marshall(Timing timing,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
VideoParametersJsonMarshaller.marshall(VideoParameters videoParameters,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
WarningJsonMarshaller.marshall(Warning warning,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
AliasJsonMarshaller.marshall(Alias alias,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
BuildJsonMarshaller.marshall(Build build,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CredentialsJsonMarshaller.marshall(Credentials credentials,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
EC2InstanceCountsJsonMarshaller.marshall(EC2InstanceCounts eC2InstanceCounts,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
EC2InstanceLimitJsonMarshaller.marshall(EC2InstanceLimit eC2InstanceLimit,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
EventJsonMarshaller.marshall(Event event,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
FleetAttributesJsonMarshaller.marshall(FleetAttributes fleetAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
FleetCapacityJsonMarshaller.marshall(FleetCapacity fleetCapacity,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
FleetUtilizationJsonMarshaller.marshall(FleetUtilization fleetUtilization,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
GamePropertyJsonMarshaller.marshall(GameProperty gameProperty,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
GameSessionDetailJsonMarshaller.marshall(GameSessionDetail gameSessionDetail,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
GameSessionJsonMarshaller.marshall(GameSession gameSession,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
IpPermissionJsonMarshaller.marshall(IpPermission ipPermission,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PlayerSessionJsonMarshaller.marshall(PlayerSession playerSession,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RoutingStrategyJsonMarshaller.marshall(RoutingStrategy routingStrategy,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
S3LocationJsonMarshaller.marshall(S3Location s3Location,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ScalingPolicyJsonMarshaller.marshall(ScalingPolicy scalingPolicy,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
DataRetrievalPolicyJsonMarshaller.marshall(DataRetrievalPolicy dataRetrievalPolicy,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DataRetrievalRuleJsonMarshaller.marshall(DataRetrievalRule dataRetrievalRule,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DescribeVaultOutputJsonMarshaller.marshall(DescribeVaultOutput describeVaultOutput,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
GlacierJobDescriptionJsonMarshaller.marshall(GlacierJobDescription glacierJobDescription,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
InventoryRetrievalJobDescriptionJsonMarshaller.marshall(InventoryRetrievalJobDescription inventoryRetrievalJobDescription,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
InventoryRetrievalJobInputJsonMarshaller.marshall(InventoryRetrievalJobInput inventoryRetrievalJobInput,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
JobParametersJsonMarshaller.marshall(JobParameters jobParameters,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PartListElementJsonMarshaller.marshall(PartListElement partListElement,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
UploadListElementJsonMarshaller.marshall(UploadListElement uploadListElement,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
VaultAccessPolicyJsonMarshaller.marshall(VaultAccessPolicy vaultAccessPolicy,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
VaultLockPolicyJsonMarshaller.marshall(VaultLockPolicy vaultLockPolicy,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
VaultNotificationConfigJsonMarshaller.marshall(VaultNotificationConfig vaultNotificationConfig,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
AgentAlreadyRunningAssessmentJsonMarshaller.marshall(AgentAlreadyRunningAssessment agentAlreadyRunningAssessment,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AgentFilterJsonMarshaller.marshall(AgentFilter agentFilter,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AgentPreviewJsonMarshaller.marshall(AgentPreview agentPreview,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AssessmentRunAgentJsonMarshaller.marshall(AssessmentRunAgent assessmentRunAgent,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AssessmentRunFilterJsonMarshaller.marshall(AssessmentRunFilter assessmentRunFilter,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AssessmentRunNotificationJsonMarshaller.marshall(AssessmentRunNotification assessmentRunNotification,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AssessmentRunStateChangeJsonMarshaller.marshall(AssessmentRunStateChange assessmentRunStateChange,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AssessmentRunJsonMarshaller.marshall(AssessmentRun assessmentRun,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AssessmentTargetFilterJsonMarshaller.marshall(AssessmentTargetFilter assessmentTargetFilter,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AssessmentTargetJsonMarshaller.marshall(AssessmentTarget assessmentTarget,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AssessmentTemplateFilterJsonMarshaller.marshall(AssessmentTemplateFilter assessmentTemplateFilter,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AssessmentTemplateJsonMarshaller.marshall(AssessmentTemplate assessmentTemplate,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AssetAttributesJsonMarshaller.marshall(AssetAttributes assetAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AttributeJsonMarshaller.marshall(Attribute attribute,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DurationRangeJsonMarshaller.marshall(DurationRange durationRange,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
EventSubscriptionJsonMarshaller.marshall(EventSubscription eventSubscription,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
FailedItemDetailsJsonMarshaller.marshall(FailedItemDetails failedItemDetails,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
FindingFilterJsonMarshaller.marshall(FindingFilter findingFilter,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
FindingJsonMarshaller.marshall(Finding finding,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
InspectorServiceAttributesJsonMarshaller.marshall(InspectorServiceAttributes inspectorServiceAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ResourceGroupJsonMarshaller.marshall(ResourceGroup resourceGroup,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ResourceGroupTagJsonMarshaller.marshall(ResourceGroupTag resourceGroupTag,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RulesPackageJsonMarshaller.marshall(RulesPackage rulesPackage,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SubscriptionJsonMarshaller.marshall(Subscription subscription,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TagJsonMarshaller.marshall(Tag tag,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TelemetryMetadataJsonMarshaller.marshall(TelemetryMetadata telemetryMetadata,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TimestampRangeJsonMarshaller.marshall(TimestampRange timestampRange,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
ActionJsonMarshaller.marshall(Action action,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AttributePayloadJsonMarshaller.marshall(AttributePayload attributePayload,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CACertificateDescriptionJsonMarshaller.marshall(CACertificateDescription cACertificateDescription,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CACertificateJsonMarshaller.marshall(CACertificate cACertificate,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CertificateDescriptionJsonMarshaller.marshall(CertificateDescription certificateDescription,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CertificateJsonMarshaller.marshall(Certificate certificate,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CloudwatchAlarmActionJsonMarshaller.marshall(CloudwatchAlarmAction cloudwatchAlarmAction,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CloudwatchMetricActionJsonMarshaller.marshall(CloudwatchMetricAction cloudwatchMetricAction,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DynamoDBActionJsonMarshaller.marshall(DynamoDBAction dynamoDBAction,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ElasticsearchActionJsonMarshaller.marshall(ElasticsearchAction elasticsearchAction,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
FirehoseActionJsonMarshaller.marshall(FirehoseAction firehoseAction,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
KeyPairJsonMarshaller.marshall(KeyPair keyPair,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
KinesisActionJsonMarshaller.marshall(KinesisAction kinesisAction,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
LambdaActionJsonMarshaller.marshall(LambdaAction lambdaAction,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
LoggingOptionsPayloadJsonMarshaller.marshall(LoggingOptionsPayload loggingOptionsPayload,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PolicyJsonMarshaller.marshall(Policy policy,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PolicyVersionJsonMarshaller.marshall(PolicyVersion policyVersion,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RepublishActionJsonMarshaller.marshall(RepublishAction republishAction,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
S3ActionJsonMarshaller.marshall(S3Action s3Action,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SnsActionJsonMarshaller.marshall(SnsAction snsAction,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SqsActionJsonMarshaller.marshall(SqsAction sqsAction,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ThingAttributeJsonMarshaller.marshall(ThingAttribute thingAttribute,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TopicRuleListItemJsonMarshaller.marshall(TopicRuleListItem topicRuleListItem,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TopicRulePayloadJsonMarshaller.marshall(TopicRulePayload topicRulePayload,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TopicRuleJsonMarshaller.marshall(TopicRule topicRule,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TransferDataJsonMarshaller.marshall(TransferData transferData,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
EnhancedMetricsJsonMarshaller.marshall(EnhancedMetrics enhancedMetrics,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
HashKeyRangeJsonMarshaller.marshall(HashKeyRange hashKeyRange,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PutRecordsRequestEntryJsonMarshaller.marshall(PutRecordsRequestEntry putRecordsRequestEntry,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PutRecordsResultEntryJsonMarshaller.marshall(PutRecordsResultEntry putRecordsResultEntry,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RecordJsonMarshaller.marshall(Record record,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SequenceNumberRangeJsonMarshaller.marshall(SequenceNumberRange sequenceNumberRange,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ShardJsonMarshaller.marshall(Shard shard,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StreamDescriptionJsonMarshaller.marshall(StreamDescription streamDescription,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TagJsonMarshaller.marshall(Tag tag,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
BufferingHintsJsonMarshaller.marshall(BufferingHints bufferingHints,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CloudWatchLoggingOptionsJsonMarshaller.marshall(CloudWatchLoggingOptions cloudWatchLoggingOptions,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CopyCommandJsonMarshaller.marshall(CopyCommand copyCommand,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DeliveryStreamDescriptionJsonMarshaller.marshall(DeliveryStreamDescription deliveryStreamDescription,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DestinationDescriptionJsonMarshaller.marshall(DestinationDescription destinationDescription,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ElasticsearchBufferingHintsJsonMarshaller.marshall(ElasticsearchBufferingHints elasticsearchBufferingHints,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ElasticsearchDestinationConfigurationJsonMarshaller.marshall(ElasticsearchDestinationConfiguration elasticsearchDestinationConfiguration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ElasticsearchDestinationDescriptionJsonMarshaller.marshall(ElasticsearchDestinationDescription elasticsearchDestinationDescription,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ElasticsearchDestinationUpdateJsonMarshaller.marshall(ElasticsearchDestinationUpdate elasticsearchDestinationUpdate,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ElasticsearchRetryOptionsJsonMarshaller.marshall(ElasticsearchRetryOptions elasticsearchRetryOptions,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
EncryptionConfigurationJsonMarshaller.marshall(EncryptionConfiguration encryptionConfiguration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
KMSEncryptionConfigJsonMarshaller.marshall(KMSEncryptionConfig kMSEncryptionConfig,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PutRecordBatchResponseEntryJsonMarshaller.marshall(PutRecordBatchResponseEntry putRecordBatchResponseEntry,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RecordJsonMarshaller.marshall(Record record,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RedshiftDestinationConfigurationJsonMarshaller.marshall(RedshiftDestinationConfiguration redshiftDestinationConfiguration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RedshiftDestinationDescriptionJsonMarshaller.marshall(RedshiftDestinationDescription redshiftDestinationDescription,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RedshiftDestinationUpdateJsonMarshaller.marshall(RedshiftDestinationUpdate redshiftDestinationUpdate,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RedshiftRetryOptionsJsonMarshaller.marshall(RedshiftRetryOptions redshiftRetryOptions,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
S3DestinationConfigurationJsonMarshaller.marshall(S3DestinationConfiguration s3DestinationConfiguration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
S3DestinationDescriptionJsonMarshaller.marshall(S3DestinationDescription s3DestinationDescription,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
S3DestinationUpdateJsonMarshaller.marshall(S3DestinationUpdate s3DestinationUpdate,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
AliasListEntryJsonMarshaller.marshall(AliasListEntry aliasListEntry,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
GrantConstraintsJsonMarshaller.marshall(GrantConstraints grantConstraints,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
GrantListEntryJsonMarshaller.marshall(GrantListEntry grantListEntry,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
KeyListEntryJsonMarshaller.marshall(KeyListEntry keyListEntry,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
KeyMetadataJsonMarshaller.marshall(KeyMetadata keyMetadata,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
AliasConfigurationJsonMarshaller.marshall(AliasConfiguration aliasConfiguration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
EventSourceMappingConfigurationJsonMarshaller.marshall(EventSourceMappingConfiguration eventSourceMappingConfiguration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
FunctionCodeLocationJsonMarshaller.marshall(FunctionCodeLocation functionCodeLocation,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
FunctionCodeJsonMarshaller.marshall(FunctionCode functionCode,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
FunctionConfigurationJsonMarshaller.marshall(FunctionConfiguration functionConfiguration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
VpcConfigResponseJsonMarshaller.marshall(VpcConfigResponse vpcConfigResponse,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
VpcConfigJsonMarshaller.marshall(VpcConfig vpcConfig,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
DestinationJsonMarshaller.marshall(Destination destination,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ExportTaskExecutionInfoJsonMarshaller.marshall(ExportTaskExecutionInfo exportTaskExecutionInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ExportTaskStatusJsonMarshaller.marshall(ExportTaskStatus exportTaskStatus,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ExportTaskJsonMarshaller.marshall(ExportTask exportTask,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
FilteredLogEventJsonMarshaller.marshall(FilteredLogEvent filteredLogEvent,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
InputLogEventJsonMarshaller.marshall(InputLogEvent inputLogEvent,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
LogGroupJsonMarshaller.marshall(LogGroup logGroup,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
LogStreamJsonMarshaller.marshall(LogStream logStream,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
MetricFilterMatchRecordJsonMarshaller.marshall(MetricFilterMatchRecord metricFilterMatchRecord,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
MetricFilterJsonMarshaller.marshall(MetricFilter metricFilter,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
MetricTransformationJsonMarshaller.marshall(MetricTransformation metricTransformation,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
OutputLogEventJsonMarshaller.marshall(OutputLogEvent outputLogEvent,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RejectedLogEventsInfoJsonMarshaller.marshall(RejectedLogEventsInfo rejectedLogEventsInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SearchedLogStreamJsonMarshaller.marshall(SearchedLogStream searchedLogStream,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SubscriptionFilterJsonMarshaller.marshall(SubscriptionFilter subscriptionFilter,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
BatchPredictionJsonMarshaller.marshall(BatchPrediction batchPrediction,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DataSourceJsonMarshaller.marshall(DataSource dataSource,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
EvaluationJsonMarshaller.marshall(Evaluation evaluation,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
MLModelJsonMarshaller.marshall(MLModel mLModel,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PerformanceMetricsJsonMarshaller.marshall(PerformanceMetrics performanceMetrics,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PredictionJsonMarshaller.marshall(Prediction prediction,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RDSDatabaseCredentialsJsonMarshaller.marshall(RDSDatabaseCredentials rDSDatabaseCredentials,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RDSDatabaseJsonMarshaller.marshall(RDSDatabase rDSDatabase,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RDSDataSpecJsonMarshaller.marshall(RDSDataSpec rDSDataSpec,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RDSMetadataJsonMarshaller.marshall(RDSMetadata rDSMetadata,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RealtimeEndpointInfoJsonMarshaller.marshall(RealtimeEndpointInfo realtimeEndpointInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RedshiftDatabaseCredentialsJsonMarshaller.marshall(RedshiftDatabaseCredentials redshiftDatabaseCredentials,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RedshiftDatabaseJsonMarshaller.marshall(RedshiftDatabase redshiftDatabase,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RedshiftDataSpecJsonMarshaller.marshall(RedshiftDataSpec redshiftDataSpec,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RedshiftMetadataJsonMarshaller.marshall(RedshiftMetadata redshiftMetadata,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
S3DataSpecJsonMarshaller.marshall(S3DataSpec s3DataSpec,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
AgentVersionJsonMarshaller.marshall(AgentVersion agentVersion,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AppJsonMarshaller.marshall(App app,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AutoScalingThresholdsJsonMarshaller.marshall(AutoScalingThresholds autoScalingThresholds,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
BlockDeviceMappingJsonMarshaller.marshall(BlockDeviceMapping blockDeviceMapping,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ChefConfigurationJsonMarshaller.marshall(ChefConfiguration chefConfiguration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CommandJsonMarshaller.marshall(Command command,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DataSourceJsonMarshaller.marshall(DataSource dataSource,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DeploymentCommandJsonMarshaller.marshall(DeploymentCommand deploymentCommand,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DeploymentJsonMarshaller.marshall(Deployment deployment,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
EbsBlockDeviceJsonMarshaller.marshall(EbsBlockDevice ebsBlockDevice,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
EcsClusterJsonMarshaller.marshall(EcsCluster ecsCluster,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ElasticIpJsonMarshaller.marshall(ElasticIp elasticIp,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ElasticLoadBalancerJsonMarshaller.marshall(ElasticLoadBalancer elasticLoadBalancer,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
EnvironmentVariableJsonMarshaller.marshall(EnvironmentVariable environmentVariable,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
InstanceIdentityJsonMarshaller.marshall(InstanceIdentity instanceIdentity,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
InstancesCountJsonMarshaller.marshall(InstancesCount instancesCount,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
InstanceJsonMarshaller.marshall(Instance instance,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
LayerJsonMarshaller.marshall(Layer layer,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
LifecycleEventConfigurationJsonMarshaller.marshall(LifecycleEventConfiguration lifecycleEventConfiguration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
LoadBasedAutoScalingConfigurationJsonMarshaller.marshall(LoadBasedAutoScalingConfiguration loadBasedAutoScalingConfiguration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PermissionJsonMarshaller.marshall(Permission permission,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RaidArrayJsonMarshaller.marshall(RaidArray raidArray,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RdsDbInstanceJsonMarshaller.marshall(RdsDbInstance rdsDbInstance,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RecipesJsonMarshaller.marshall(Recipes recipes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ReportedOsJsonMarshaller.marshall(ReportedOs reportedOs,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SelfUserProfileJsonMarshaller.marshall(SelfUserProfile selfUserProfile,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ServiceErrorJsonMarshaller.marshall(ServiceError serviceError,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ShutdownEventConfigurationJsonMarshaller.marshall(ShutdownEventConfiguration shutdownEventConfiguration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SourceJsonMarshaller.marshall(Source source,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SslConfigurationJsonMarshaller.marshall(SslConfiguration sslConfiguration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StackConfigurationManagerJsonMarshaller.marshall(StackConfigurationManager stackConfigurationManager,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StackJsonMarshaller.marshall(Stack stack,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StackSummaryJsonMarshaller.marshall(StackSummary stackSummary,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TemporaryCredentialJsonMarshaller.marshall(TemporaryCredential temporaryCredential,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TimeBasedAutoScalingConfigurationJsonMarshaller.marshall(TimeBasedAutoScalingConfiguration timeBasedAutoScalingConfiguration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
UserProfileJsonMarshaller.marshall(UserProfile userProfile,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
VolumeConfigurationJsonMarshaller.marshall(VolumeConfiguration volumeConfiguration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
VolumeJsonMarshaller.marshall(Volume volume,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
WeeklyAutoScalingScheduleJsonMarshaller.marshall(WeeklyAutoScalingSchedule weeklyAutoScalingSchedule,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
ContactDetailJsonMarshaller.marshall(ContactDetail contactDetail,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DomainSummaryJsonMarshaller.marshall(DomainSummary domainSummary,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ExtraParamJsonMarshaller.marshall(ExtraParam extraParam,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
NameserverJsonMarshaller.marshall(Nameserver nameserver,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
OperationSummaryJsonMarshaller.marshall(OperationSummary operationSummary,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TagJsonMarshaller.marshall(Tag tag,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
AssociationDescriptionJsonMarshaller.marshall(AssociationDescription associationDescription,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AssociationFilterJsonMarshaller.marshall(AssociationFilter associationFilter,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AssociationStatusJsonMarshaller.marshall(AssociationStatus associationStatus,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AssociationJsonMarshaller.marshall(Association association,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CommandFilterJsonMarshaller.marshall(CommandFilter commandFilter,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CommandInvocationJsonMarshaller.marshall(CommandInvocation commandInvocation,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CommandPluginJsonMarshaller.marshall(CommandPlugin commandPlugin,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CommandJsonMarshaller.marshall(Command command,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CreateAssociationBatchRequestEntryJsonMarshaller.marshall(CreateAssociationBatchRequestEntry createAssociationBatchRequestEntry,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DocumentDescriptionJsonMarshaller.marshall(DocumentDescription documentDescription,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DocumentFilterJsonMarshaller.marshall(DocumentFilter documentFilter,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DocumentIdentifierJsonMarshaller.marshall(DocumentIdentifier documentIdentifier,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DocumentParameterJsonMarshaller.marshall(DocumentParameter documentParameter,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
FailedCreateAssociationJsonMarshaller.marshall(FailedCreateAssociation failedCreateAssociation,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
InstanceInformationFilterJsonMarshaller.marshall(InstanceInformationFilter instanceInformationFilter,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
InstanceInformationJsonMarshaller.marshall(InstanceInformation instanceInformation,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
ActivityTaskCanceledEventAttributesJsonMarshaller.marshall(ActivityTaskCanceledEventAttributes activityTaskCanceledEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ActivityTaskCancelRequestedEventAttributesJsonMarshaller.marshall(ActivityTaskCancelRequestedEventAttributes activityTaskCancelRequestedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ActivityTaskCompletedEventAttributesJsonMarshaller.marshall(ActivityTaskCompletedEventAttributes activityTaskCompletedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ActivityTaskFailedEventAttributesJsonMarshaller.marshall(ActivityTaskFailedEventAttributes activityTaskFailedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ActivityTaskScheduledEventAttributesJsonMarshaller.marshall(ActivityTaskScheduledEventAttributes activityTaskScheduledEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ActivityTaskStartedEventAttributesJsonMarshaller.marshall(ActivityTaskStartedEventAttributes activityTaskStartedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ActivityTaskTimedOutEventAttributesJsonMarshaller.marshall(ActivityTaskTimedOutEventAttributes activityTaskTimedOutEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ActivityTypeConfigurationJsonMarshaller.marshall(ActivityTypeConfiguration activityTypeConfiguration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ActivityTypeInfoJsonMarshaller.marshall(ActivityTypeInfo activityTypeInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ActivityTypeJsonMarshaller.marshall(ActivityType activityType,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CancelTimerDecisionAttributesJsonMarshaller.marshall(CancelTimerDecisionAttributes cancelTimerDecisionAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CancelTimerFailedEventAttributesJsonMarshaller.marshall(CancelTimerFailedEventAttributes cancelTimerFailedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CancelWorkflowExecutionDecisionAttributesJsonMarshaller.marshall(CancelWorkflowExecutionDecisionAttributes cancelWorkflowExecutionDecisionAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CancelWorkflowExecutionFailedEventAttributesJsonMarshaller.marshall(CancelWorkflowExecutionFailedEventAttributes cancelWorkflowExecutionFailedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ChildWorkflowExecutionCanceledEventAttributesJsonMarshaller.marshall(ChildWorkflowExecutionCanceledEventAttributes childWorkflowExecutionCanceledEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ChildWorkflowExecutionCompletedEventAttributesJsonMarshaller.marshall(ChildWorkflowExecutionCompletedEventAttributes childWorkflowExecutionCompletedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ChildWorkflowExecutionFailedEventAttributesJsonMarshaller.marshall(ChildWorkflowExecutionFailedEventAttributes childWorkflowExecutionFailedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ChildWorkflowExecutionStartedEventAttributesJsonMarshaller.marshall(ChildWorkflowExecutionStartedEventAttributes childWorkflowExecutionStartedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ChildWorkflowExecutionTerminatedEventAttributesJsonMarshaller.marshall(ChildWorkflowExecutionTerminatedEventAttributes childWorkflowExecutionTerminatedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ChildWorkflowExecutionTimedOutEventAttributesJsonMarshaller.marshall(ChildWorkflowExecutionTimedOutEventAttributes childWorkflowExecutionTimedOutEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CloseStatusFilterJsonMarshaller.marshall(CloseStatusFilter closeStatusFilter,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CompleteWorkflowExecutionDecisionAttributesJsonMarshaller.marshall(CompleteWorkflowExecutionDecisionAttributes completeWorkflowExecutionDecisionAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CompleteWorkflowExecutionFailedEventAttributesJsonMarshaller.marshall(CompleteWorkflowExecutionFailedEventAttributes completeWorkflowExecutionFailedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ContinueAsNewWorkflowExecutionDecisionAttributesJsonMarshaller.marshall(ContinueAsNewWorkflowExecutionDecisionAttributes continueAsNewWorkflowExecutionDecisionAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ContinueAsNewWorkflowExecutionFailedEventAttributesJsonMarshaller.marshall(ContinueAsNewWorkflowExecutionFailedEventAttributes continueAsNewWorkflowExecutionFailedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DecisionJsonMarshaller.marshall(Decision decision,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DecisionTaskCompletedEventAttributesJsonMarshaller.marshall(DecisionTaskCompletedEventAttributes decisionTaskCompletedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DecisionTaskScheduledEventAttributesJsonMarshaller.marshall(DecisionTaskScheduledEventAttributes decisionTaskScheduledEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DecisionTaskStartedEventAttributesJsonMarshaller.marshall(DecisionTaskStartedEventAttributes decisionTaskStartedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DecisionTaskTimedOutEventAttributesJsonMarshaller.marshall(DecisionTaskTimedOutEventAttributes decisionTaskTimedOutEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DomainConfigurationJsonMarshaller.marshall(DomainConfiguration domainConfiguration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DomainInfoJsonMarshaller.marshall(DomainInfo domainInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ExecutionTimeFilterJsonMarshaller.marshall(ExecutionTimeFilter executionTimeFilter,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ExternalWorkflowExecutionCancelRequestedEventAttributesJsonMarshaller.marshall(ExternalWorkflowExecutionCancelRequestedEventAttributes externalWorkflowExecutionCancelRequestedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ExternalWorkflowExecutionSignaledEventAttributesJsonMarshaller.marshall(ExternalWorkflowExecutionSignaledEventAttributes externalWorkflowExecutionSignaledEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
FailWorkflowExecutionDecisionAttributesJsonMarshaller.marshall(FailWorkflowExecutionDecisionAttributes failWorkflowExecutionDecisionAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
FailWorkflowExecutionFailedEventAttributesJsonMarshaller.marshall(FailWorkflowExecutionFailedEventAttributes failWorkflowExecutionFailedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
HistoryEventJsonMarshaller.marshall(HistoryEvent historyEvent,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
LambdaFunctionCompletedEventAttributesJsonMarshaller.marshall(LambdaFunctionCompletedEventAttributes lambdaFunctionCompletedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
LambdaFunctionFailedEventAttributesJsonMarshaller.marshall(LambdaFunctionFailedEventAttributes lambdaFunctionFailedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
LambdaFunctionScheduledEventAttributesJsonMarshaller.marshall(LambdaFunctionScheduledEventAttributes lambdaFunctionScheduledEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
LambdaFunctionStartedEventAttributesJsonMarshaller.marshall(LambdaFunctionStartedEventAttributes lambdaFunctionStartedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
LambdaFunctionTimedOutEventAttributesJsonMarshaller.marshall(LambdaFunctionTimedOutEventAttributes lambdaFunctionTimedOutEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
MarkerRecordedEventAttributesJsonMarshaller.marshall(MarkerRecordedEventAttributes markerRecordedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RecordMarkerDecisionAttributesJsonMarshaller.marshall(RecordMarkerDecisionAttributes recordMarkerDecisionAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RecordMarkerFailedEventAttributesJsonMarshaller.marshall(RecordMarkerFailedEventAttributes recordMarkerFailedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RequestCancelActivityTaskDecisionAttributesJsonMarshaller.marshall(RequestCancelActivityTaskDecisionAttributes requestCancelActivityTaskDecisionAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RequestCancelActivityTaskFailedEventAttributesJsonMarshaller.marshall(RequestCancelActivityTaskFailedEventAttributes requestCancelActivityTaskFailedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RequestCancelExternalWorkflowExecutionDecisionAttributesJsonMarshaller.marshall(RequestCancelExternalWorkflowExecutionDecisionAttributes requestCancelExternalWorkflowExecutionDecisionAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RequestCancelExternalWorkflowExecutionFailedEventAttributesJsonMarshaller.marshall(RequestCancelExternalWorkflowExecutionFailedEventAttributes requestCancelExternalWorkflowExecutionFailedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RequestCancelExternalWorkflowExecutionInitiatedEventAttributesJsonMarshaller.marshall(RequestCancelExternalWorkflowExecutionInitiatedEventAttributes requestCancelExternalWorkflowExecutionInitiatedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ScheduleActivityTaskDecisionAttributesJsonMarshaller.marshall(ScheduleActivityTaskDecisionAttributes scheduleActivityTaskDecisionAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ScheduleActivityTaskFailedEventAttributesJsonMarshaller.marshall(ScheduleActivityTaskFailedEventAttributes scheduleActivityTaskFailedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ScheduleLambdaFunctionDecisionAttributesJsonMarshaller.marshall(ScheduleLambdaFunctionDecisionAttributes scheduleLambdaFunctionDecisionAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ScheduleLambdaFunctionFailedEventAttributesJsonMarshaller.marshall(ScheduleLambdaFunctionFailedEventAttributes scheduleLambdaFunctionFailedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SignalExternalWorkflowExecutionDecisionAttributesJsonMarshaller.marshall(SignalExternalWorkflowExecutionDecisionAttributes signalExternalWorkflowExecutionDecisionAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SignalExternalWorkflowExecutionFailedEventAttributesJsonMarshaller.marshall(SignalExternalWorkflowExecutionFailedEventAttributes signalExternalWorkflowExecutionFailedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SignalExternalWorkflowExecutionInitiatedEventAttributesJsonMarshaller.marshall(SignalExternalWorkflowExecutionInitiatedEventAttributes signalExternalWorkflowExecutionInitiatedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StartChildWorkflowExecutionDecisionAttributesJsonMarshaller.marshall(StartChildWorkflowExecutionDecisionAttributes startChildWorkflowExecutionDecisionAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StartChildWorkflowExecutionFailedEventAttributesJsonMarshaller.marshall(StartChildWorkflowExecutionFailedEventAttributes startChildWorkflowExecutionFailedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StartChildWorkflowExecutionInitiatedEventAttributesJsonMarshaller.marshall(StartChildWorkflowExecutionInitiatedEventAttributes startChildWorkflowExecutionInitiatedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StartLambdaFunctionFailedEventAttributesJsonMarshaller.marshall(StartLambdaFunctionFailedEventAttributes startLambdaFunctionFailedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StartTimerDecisionAttributesJsonMarshaller.marshall(StartTimerDecisionAttributes startTimerDecisionAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StartTimerFailedEventAttributesJsonMarshaller.marshall(StartTimerFailedEventAttributes startTimerFailedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TagFilterJsonMarshaller.marshall(TagFilter tagFilter,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TaskListJsonMarshaller.marshall(TaskList taskList,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TimerCanceledEventAttributesJsonMarshaller.marshall(TimerCanceledEventAttributes timerCanceledEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TimerFiredEventAttributesJsonMarshaller.marshall(TimerFiredEventAttributes timerFiredEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TimerStartedEventAttributesJsonMarshaller.marshall(TimerStartedEventAttributes timerStartedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
WorkflowExecutionCanceledEventAttributesJsonMarshaller.marshall(WorkflowExecutionCanceledEventAttributes workflowExecutionCanceledEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
WorkflowExecutionCancelRequestedEventAttributesJsonMarshaller.marshall(WorkflowExecutionCancelRequestedEventAttributes workflowExecutionCancelRequestedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
WorkflowExecutionCompletedEventAttributesJsonMarshaller.marshall(WorkflowExecutionCompletedEventAttributes workflowExecutionCompletedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
WorkflowExecutionConfigurationJsonMarshaller.marshall(WorkflowExecutionConfiguration workflowExecutionConfiguration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
WorkflowExecutionContinuedAsNewEventAttributesJsonMarshaller.marshall(WorkflowExecutionContinuedAsNewEventAttributes workflowExecutionContinuedAsNewEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
WorkflowExecutionFailedEventAttributesJsonMarshaller.marshall(WorkflowExecutionFailedEventAttributes workflowExecutionFailedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
WorkflowExecutionFilterJsonMarshaller.marshall(WorkflowExecutionFilter workflowExecutionFilter,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
WorkflowExecutionInfoJsonMarshaller.marshall(WorkflowExecutionInfo workflowExecutionInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
WorkflowExecutionOpenCountsJsonMarshaller.marshall(WorkflowExecutionOpenCounts workflowExecutionOpenCounts,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
WorkflowExecutionSignaledEventAttributesJsonMarshaller.marshall(WorkflowExecutionSignaledEventAttributes workflowExecutionSignaledEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
WorkflowExecutionStartedEventAttributesJsonMarshaller.marshall(WorkflowExecutionStartedEventAttributes workflowExecutionStartedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
WorkflowExecutionJsonMarshaller.marshall(WorkflowExecution workflowExecution,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
WorkflowExecutionTerminatedEventAttributesJsonMarshaller.marshall(WorkflowExecutionTerminatedEventAttributes workflowExecutionTerminatedEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
WorkflowExecutionTimedOutEventAttributesJsonMarshaller.marshall(WorkflowExecutionTimedOutEventAttributes workflowExecutionTimedOutEventAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
WorkflowTypeConfigurationJsonMarshaller.marshall(WorkflowTypeConfiguration workflowTypeConfiguration,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
WorkflowTypeFilterJsonMarshaller.marshall(WorkflowTypeFilter workflowTypeFilter,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
WorkflowTypeInfoJsonMarshaller.marshall(WorkflowTypeInfo workflowTypeInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
WorkflowTypeJsonMarshaller.marshall(WorkflowType workflowType,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
CachediSCSIVolumeJsonMarshaller.marshall(CachediSCSIVolume cachediSCSIVolume,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ChapInfoJsonMarshaller.marshall(ChapInfo chapInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DeviceiSCSIAttributesJsonMarshaller.marshall(DeviceiSCSIAttributes deviceiSCSIAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DiskJsonMarshaller.marshall(Disk disk,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
GatewayInfoJsonMarshaller.marshall(GatewayInfo gatewayInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
NetworkInterfaceJsonMarshaller.marshall(NetworkInterface networkInterface,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
StorediSCSIVolumeJsonMarshaller.marshall(StorediSCSIVolume storediSCSIVolume,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TagJsonMarshaller.marshall(Tag tag,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TapeArchiveJsonMarshaller.marshall(TapeArchive tapeArchive,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TapeInfoJsonMarshaller.marshall(TapeInfo tapeInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TapeRecoveryPointInfoJsonMarshaller.marshall(TapeRecoveryPointInfo tapeRecoveryPointInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TapeJsonMarshaller.marshall(Tape tape,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
VolumeInfoJsonMarshaller.marshall(VolumeInfo volumeInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
VolumeiSCSIAttributesJsonMarshaller.marshall(VolumeiSCSIAttributes volumeiSCSIAttributes,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
VolumeRecoveryPointInfoJsonMarshaller.marshall(VolumeRecoveryPointInfo volumeRecoveryPointInfo,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
VTLDeviceJsonMarshaller.marshall(VTLDevice vTLDevice,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
AttachmentDetailsJsonMarshaller.marshall(AttachmentDetails attachmentDetails,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
AttachmentJsonMarshaller.marshall(Attachment attachment,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CaseDetailsJsonMarshaller.marshall(CaseDetails caseDetails,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CategoryJsonMarshaller.marshall(Category category,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
CommunicationJsonMarshaller.marshall(Communication communication,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RecentCaseCommunicationsJsonMarshaller.marshall(RecentCaseCommunications recentCaseCommunications,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ServiceJsonMarshaller.marshall(Service service,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SeverityLevelJsonMarshaller.marshall(SeverityLevel severityLevel,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TrustedAdvisorCategorySpecificSummaryJsonMarshaller.marshall(TrustedAdvisorCategorySpecificSummary trustedAdvisorCategorySpecificSummary,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TrustedAdvisorCheckDescriptionJsonMarshaller.marshall(TrustedAdvisorCheckDescription trustedAdvisorCheckDescription,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TrustedAdvisorCheckRefreshStatusJsonMarshaller.marshall(TrustedAdvisorCheckRefreshStatus trustedAdvisorCheckRefreshStatus,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TrustedAdvisorCheckResultJsonMarshaller.marshall(TrustedAdvisorCheckResult trustedAdvisorCheckResult,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TrustedAdvisorCheckSummaryJsonMarshaller.marshall(TrustedAdvisorCheckSummary trustedAdvisorCheckSummary,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TrustedAdvisorCostOptimizingSummaryJsonMarshaller.marshall(TrustedAdvisorCostOptimizingSummary trustedAdvisorCostOptimizingSummary,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TrustedAdvisorResourceDetailJsonMarshaller.marshall(TrustedAdvisorResourceDetail trustedAdvisorResourceDetail,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TrustedAdvisorResourcesSummaryJsonMarshaller.marshall(TrustedAdvisorResourcesSummary trustedAdvisorResourcesSummary,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
ActivatedRuleJsonMarshaller.marshall(ActivatedRule activatedRule,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ByteMatchSetJsonMarshaller.marshall(ByteMatchSet byteMatchSet,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ByteMatchSetSummaryJsonMarshaller.marshall(ByteMatchSetSummary byteMatchSetSummary,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ByteMatchSetUpdateJsonMarshaller.marshall(ByteMatchSetUpdate byteMatchSetUpdate,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
ByteMatchTupleJsonMarshaller.marshall(ByteMatchTuple byteMatchTuple,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
FieldToMatchJsonMarshaller.marshall(FieldToMatch fieldToMatch,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
HTTPHeaderJsonMarshaller.marshall(HTTPHeader hTTPHeader,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
HTTPRequestJsonMarshaller.marshall(HTTPRequest hTTPRequest,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
IPSetDescriptorJsonMarshaller.marshall(IPSetDescriptor iPSetDescriptor,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
IPSetJsonMarshaller.marshall(IPSet iPSet,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
IPSetSummaryJsonMarshaller.marshall(IPSetSummary iPSetSummary,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
IPSetUpdateJsonMarshaller.marshall(IPSetUpdate iPSetUpdate,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
PredicateJsonMarshaller.marshall(Predicate predicate,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RuleJsonMarshaller.marshall(Rule rule,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RuleSummaryJsonMarshaller.marshall(RuleSummary ruleSummary,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RuleUpdateJsonMarshaller.marshall(RuleUpdate ruleUpdate,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SampledHTTPRequestJsonMarshaller.marshall(SampledHTTPRequest sampledHTTPRequest,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SizeConstraintSetJsonMarshaller.marshall(SizeConstraintSet sizeConstraintSet,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SizeConstraintSetSummaryJsonMarshaller.marshall(SizeConstraintSetSummary sizeConstraintSetSummary,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SizeConstraintSetUpdateJsonMarshaller.marshall(SizeConstraintSetUpdate sizeConstraintSetUpdate,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SizeConstraintJsonMarshaller.marshall(SizeConstraint sizeConstraint,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SqlInjectionMatchSetJsonMarshaller.marshall(SqlInjectionMatchSet sqlInjectionMatchSet,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SqlInjectionMatchSetSummaryJsonMarshaller.marshall(SqlInjectionMatchSetSummary sqlInjectionMatchSetSummary,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SqlInjectionMatchSetUpdateJsonMarshaller.marshall(SqlInjectionMatchSetUpdate sqlInjectionMatchSetUpdate,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
SqlInjectionMatchTupleJsonMarshaller.marshall(SqlInjectionMatchTuple sqlInjectionMatchTuple,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TimeWindowJsonMarshaller.marshall(TimeWindow timeWindow,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
WafActionJsonMarshaller.marshall(WafAction wafAction,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
WebACLJsonMarshaller.marshall(WebACL webACL,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
WebACLSummaryJsonMarshaller.marshall(WebACLSummary webACLSummary,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
WebACLUpdateJsonMarshaller.marshall(WebACLUpdate webACLUpdate,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
XssMatchSetJsonMarshaller.marshall(XssMatchSet xssMatchSet,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
XssMatchSetSummaryJsonMarshaller.marshall(XssMatchSetSummary xssMatchSetSummary,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
XssMatchSetUpdateJsonMarshaller.marshall(XssMatchSetUpdate xssMatchSetUpdate,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
XssMatchTupleJsonMarshaller.marshall(XssMatchTuple xssMatchTuple,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
Modifier and Type | Method and Description |
---|---|
void |
ComputeTypeJsonMarshaller.marshall(ComputeType computeType,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
DefaultWorkspaceCreationPropertiesJsonMarshaller.marshall(DefaultWorkspaceCreationProperties defaultWorkspaceCreationProperties,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
FailedCreateWorkspaceRequestJsonMarshaller.marshall(FailedCreateWorkspaceRequest failedCreateWorkspaceRequest,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
FailedWorkspaceChangeRequestJsonMarshaller.marshall(FailedWorkspaceChangeRequest failedWorkspaceChangeRequest,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RebootRequestJsonMarshaller.marshall(RebootRequest rebootRequest,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
RebuildRequestJsonMarshaller.marshall(RebuildRequest rebuildRequest,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TagJsonMarshaller.marshall(Tag tag,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
TerminateRequestJsonMarshaller.marshall(TerminateRequest terminateRequest,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
UserStorageJsonMarshaller.marshall(UserStorage userStorage,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
WorkspaceBundleJsonMarshaller.marshall(WorkspaceBundle workspaceBundle,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
WorkspaceDirectoryJsonMarshaller.marshall(WorkspaceDirectory workspaceDirectory,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
WorkspaceRequestJsonMarshaller.marshall(WorkspaceRequest workspaceRequest,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
void |
WorkspaceJsonMarshaller.marshall(Workspace workspace,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|