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