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