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