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