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