| Package | Description |
|---|---|
| com.docusign.admin.model |
| Modifier and Type | Method and Description |
|---|---|
LinkResponse |
LinkResponse.href(String href) |
LinkResponse |
LinkResponse.rel(String rel) |
| Modifier and Type | Method and Description |
|---|---|
List<LinkResponse> |
OrganizationResponse.getLinks()
Get links
|
List<LinkResponse> |
IdentityProviderResponse.getLinks()
Get links
|
List<LinkResponse> |
DomainResponse.getLinks()
Get links
|
List<LinkResponse> |
CertificateResponse.getLinks()
Get links
|
| Modifier and Type | Method and Description |
|---|---|
OrganizationResponse |
OrganizationResponse.addLinksItem(LinkResponse linksItem) |
IdentityProviderResponse |
IdentityProviderResponse.addLinksItem(LinkResponse linksItem) |
DomainResponse |
DomainResponse.addLinksItem(LinkResponse linksItem) |
CertificateResponse |
CertificateResponse.addLinksItem(LinkResponse linksItem) |
| Modifier and Type | Method and Description |
|---|---|
OrganizationResponse |
OrganizationResponse.links(List<LinkResponse> links) |
IdentityProviderResponse |
IdentityProviderResponse.links(List<LinkResponse> links) |
DomainResponse |
DomainResponse.links(List<LinkResponse> links) |
CertificateResponse |
CertificateResponse.links(List<LinkResponse> links) |
void |
OrganizationResponse.setLinks(List<LinkResponse> links) |
void |
IdentityProviderResponse.setLinks(List<LinkResponse> links) |
void |
DomainResponse.setLinks(List<LinkResponse> links) |
void |
CertificateResponse.setLinks(List<LinkResponse> links) |
Copyright © 2021. All rights reserved.