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