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