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