Class CreateKeyGroupRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudfront.transform.CreateKeyGroupRequestMarshaller
- All Implemented Interfaces:
 Marshaller<CreateKeyGroupRequest>
@Generated("software.amazon.awssdk:codegen")
public class CreateKeyGroupRequestMarshaller
extends Object
implements Marshaller<CreateKeyGroupRequest>
CreateKeyGroupRequest Marshaller- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreateKeyGroupRequest createKeyGroupRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
CreateKeyGroupRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<CreateKeyGroupRequest>- Parameters:
 createKeyGroupRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -