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