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>
GetContactMethodsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetContactMethodsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetContactMethodsRequest getContactMethodsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetContactMethodsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetContactMethodsRequest>- Parameters:
 getContactMethodsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -