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