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