Uses of Class
io.gs2.identifier.result.CreatePasswordResult
Packages that use CreatePasswordResult
-
Uses of CreatePasswordResult in io.gs2.identifier
Methods in io.gs2.identifier that return CreatePasswordResultModifier and TypeMethodDescriptionGs2IdentifierRestClient.createPassword(CreatePasswordRequest request) Method parameters in io.gs2.identifier with type arguments of type CreatePasswordResultModifier and TypeMethodDescriptionvoidGs2IdentifierRestClient.createPasswordAsync(CreatePasswordRequest request, AsyncAction<AsyncResult<CreatePasswordResult>> callback) -
Uses of CreatePasswordResult in io.gs2.identifier.result
Methods in io.gs2.identifier.result that return CreatePasswordResultModifier and TypeMethodDescriptionstatic CreatePasswordResultCreatePasswordResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)