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