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