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