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