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