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