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