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