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