Class GetKeyGroupRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.cloudfront.transform.GetKeyGroupRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<GetKeyGroupRequest>
@Generated("software.amazon.awssdk:codegen") public class GetKeyGroupRequestMarshaller extends Object implements Marshaller<GetKeyGroupRequest>
GetKeyGroupRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description GetKeyGroupRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(GetKeyGroupRequest getKeyGroupRequest)
-
-
-
Constructor Detail
-
GetKeyGroupRequestMarshaller
public GetKeyGroupRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetKeyGroupRequest getKeyGroupRequest)
- Specified by:
marshall
in interfaceMarshaller<GetKeyGroupRequest>
-
-