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