Package | Description |
---|---|
org.gitlab4j.api.models |
Modifier and Type | Method and Description |
---|---|
Identity |
Member.getGroupSamlIdentity() |
Modifier and Type | Method and Description |
---|---|
List<Identity> |
User.getIdentities() |
Modifier and Type | Method and Description |
---|---|
void |
Member.setGroupSamlIdentity(Identity groupSamlIdentity) |
Member |
Member.withGroupSamlIdentity(Identity groupSamlIdentity) |
Modifier and Type | Method and Description |
---|---|
void |
User.setIdentities(List<Identity> identities) |
User |
User.withIdentities(List<Identity> identities) |
Copyright © 2020. All rights reserved.