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