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