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