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