Uses of Class
io.gs2.identifier.result.DeletePasswordResult
Packages that use DeletePasswordResult
-
Uses of DeletePasswordResult in io.gs2.identifier
Methods in io.gs2.identifier that return DeletePasswordResultModifier and TypeMethodDescriptionGs2IdentifierRestClient.deletePassword(DeletePasswordRequest request) Method parameters in io.gs2.identifier with type arguments of type DeletePasswordResultModifier and TypeMethodDescriptionvoidGs2IdentifierRestClient.deletePasswordAsync(DeletePasswordRequest request, AsyncAction<AsyncResult<DeletePasswordResult>> callback) -
Uses of DeletePasswordResult in io.gs2.identifier.result
Methods in io.gs2.identifier.result that return DeletePasswordResultModifier and TypeMethodDescriptionstatic DeletePasswordResultDeletePasswordResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)