Class ResetEbsDefaultKmsKeyIdRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ec2.transform.ResetEbsDefaultKmsKeyIdRequestMarshaller
- All Implemented Interfaces:
Marshaller<ResetEbsDefaultKmsKeyIdRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ResetEbsDefaultKmsKeyIdRequestMarshaller
extends Object
implements Marshaller<ResetEbsDefaultKmsKeyIdRequest>
ResetEbsDefaultKmsKeyIdRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionResetEbsDefaultKmsKeyIdRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ResetEbsDefaultKmsKeyIdRequest resetEbsDefaultKmsKeyIdRequest)
-
Constructor Details
-
ResetEbsDefaultKmsKeyIdRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<ResetEbsDefaultKmsKeyIdRequest>
-