| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
DomainRegistrant |
DomainRegistrant.Builder.build() |
DomainRegistrant |
DomainRegistrant.withCountryOrRegionCode(String countryOrRegionCode) |
DomainRegistrant |
DomainRegistrant.withOrganization(String organization) |
DomainRegistrant |
DomainRegistrant.withUrl(String url) |
DomainRegistrant |
DomainRegistrant.withVendor(String vendor) |
| Modifier and Type | Field and Description |
|---|---|
protected DomainRegistrant |
DomainSecurityProfile.registrant |
| Modifier and Type | Method and Description |
|---|---|
Optional<DomainRegistrant> |
DomainSecurityProfile.getRegistrant() |
| Modifier and Type | Method and Description |
|---|---|
DomainSecurityProfile.Builder |
DomainSecurityProfile.Builder.registrant(DomainRegistrant registrant) |
DomainSecurityProfile |
DomainSecurityProfile.withRegistrant(DomainRegistrant registrant) |
Copyright © 2018–2020. All rights reserved.