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