Class GetNetworkInsightsAccessScopeAnalysisFindingsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ec2.transform.GetNetworkInsightsAccessScopeAnalysisFindingsRequestMarshaller
- All Implemented Interfaces:
Marshaller<GetNetworkInsightsAccessScopeAnalysisFindingsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetNetworkInsightsAccessScopeAnalysisFindingsRequestMarshaller
extends Object
implements Marshaller<GetNetworkInsightsAccessScopeAnalysisFindingsRequest>
-
Constructor Summary
ConstructorsConstructorDescriptionGetNetworkInsightsAccessScopeAnalysisFindingsRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetNetworkInsightsAccessScopeAnalysisFindingsRequest getNetworkInsightsAccessScopeAnalysisFindingsRequest)
-
Constructor Details
-
GetNetworkInsightsAccessScopeAnalysisFindingsRequestMarshaller
public GetNetworkInsightsAccessScopeAnalysisFindingsRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(GetNetworkInsightsAccessScopeAnalysisFindingsRequest getNetworkInsightsAccessScopeAnalysisFindingsRequest) - Specified by:
marshallin interfaceMarshaller<GetNetworkInsightsAccessScopeAnalysisFindingsRequest>
-