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