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