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