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