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