| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
AndroidForWorkPkcsCertificateProfile
“Android For Work PKCS certificate profile”
|
class |
AndroidForWorkScepCertificateProfile
“Android For Work SCEP certificate profile”
|
| Modifier and Type | Method and Description |
|---|---|
AndroidForWorkCertificateProfileBase |
AndroidForWorkCertificateProfileBase.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
AndroidForWorkCertificateProfileBase |
AndroidForWorkCertificateProfileBase.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
AndroidForWorkCertificateProfileBase |
AndroidForWorkCertificateProfileBase.withCertificateValidityPeriodScale(CertificateValidityPeriodScale certificateValidityPeriodScale)
Returns an immutable copy of
this with just the certificateValidityPeriodScale field changed. |
AndroidForWorkCertificateProfileBase |
AndroidForWorkCertificateProfileBase.withCertificateValidityPeriodValue(Integer certificateValidityPeriodValue)
Returns an immutable copy of
this with just the certificateValidityPeriodValue field changed. |
AndroidForWorkCertificateProfileBase |
AndroidForWorkCertificateProfileBase.withRenewalThresholdPercentage(Integer renewalThresholdPercentage)
Returns an immutable copy of
this with just the renewalThresholdPercentage field changed. |
AndroidForWorkCertificateProfileBase |
AndroidForWorkCertificateProfileBase.withSubjectAlternativeNameType(SubjectAlternativeNameType subjectAlternativeNameType)
Returns an immutable copy of
this with just the subjectAlternativeNameType field changed. |
AndroidForWorkCertificateProfileBase |
AndroidForWorkCertificateProfileBase.withSubjectNameFormat(SubjectNameFormat subjectNameFormat)
Returns an immutable copy of
this with just the subjectNameFormat
field changed. |
Copyright © 2018–2020. All rights reserved.