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