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