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