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