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