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>
ListNetworkAnalyzerConfigurationsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescription - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListNetworkAnalyzerConfigurationsRequest listNetworkAnalyzerConfigurationsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListNetworkAnalyzerConfigurationsRequestMarshaller
public ListNetworkAnalyzerConfigurationsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  
 - 
 - 
Method Details
- 
marshall
public SdkHttpFullRequest marshall(ListNetworkAnalyzerConfigurationsRequest listNetworkAnalyzerConfigurationsRequest) Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListNetworkAnalyzerConfigurationsRequest>- Parameters:
 listNetworkAnalyzerConfigurationsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -