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