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