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