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