public class ForgotPasswordResult
extends java.lang.Object
Constructor and Description |
---|
ForgotPasswordResult(ForgotPasswordState state) |
Modifier and Type | Method and Description |
---|---|
UserCodeDeliveryDetails |
getParameters() |
ForgotPasswordState |
getState() |
void |
setParameters(UserCodeDeliveryDetails parameters) |
public ForgotPasswordResult(ForgotPasswordState state)
public ForgotPasswordState getState()
public void setParameters(UserCodeDeliveryDetails parameters)
public UserCodeDeliveryDetails getParameters()
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.