Class ResetEncryptionKeyRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.inspector2.transform.ResetEncryptionKeyRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<ResetEncryptionKeyRequest>
@Generated("software.amazon.awssdk:codegen") public class ResetEncryptionKeyRequestMarshaller extends Object implements Marshaller<ResetEncryptionKeyRequest>
ResetEncryptionKeyRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description ResetEncryptionKeyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(ResetEncryptionKeyRequest resetEncryptionKeyRequest)
-
-
-
Constructor Detail
-
ResetEncryptionKeyRequestMarshaller
public ResetEncryptionKeyRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(ResetEncryptionKeyRequest resetEncryptionKeyRequest)
- Specified by:
marshallin interfaceMarshaller<ResetEncryptionKeyRequest>
-
-