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