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