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