ManagedAllDeviceCertificateState |
ManagedAllDeviceCertificateState.Builder.build() |
|
ManagedAllDeviceCertificateState |
ManagedAllDeviceCertificateState.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
ManagedAllDeviceCertificateState |
ManagedAllDeviceCertificateState.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
ManagedAllDeviceCertificateState |
ManagedAllDeviceCertificateState.withCertificateExpirationDateTime(OffsetDateTime certificateExpirationDateTime) |
Returns an immutable copy of this with just the
certificateExpirationDateTime field changed.
|
ManagedAllDeviceCertificateState |
ManagedAllDeviceCertificateState.withCertificateExtendedKeyUsages(String certificateExtendedKeyUsages) |
Returns an immutable copy of this with just the
certificateExtendedKeyUsages field changed.
|
ManagedAllDeviceCertificateState |
ManagedAllDeviceCertificateState.withCertificateIssuanceDateTime(OffsetDateTime certificateIssuanceDateTime) |
Returns an immutable copy of this with just the
certificateIssuanceDateTime field changed.
|
ManagedAllDeviceCertificateState |
ManagedAllDeviceCertificateState.withCertificateIssuerName(String certificateIssuerName) |
Returns an immutable copy of this with just the
certificateIssuerName field changed.
|
ManagedAllDeviceCertificateState |
ManagedAllDeviceCertificateState.withCertificateKeyUsages(Integer certificateKeyUsages) |
Returns an immutable copy of this with just the
certificateKeyUsages field changed.
|
ManagedAllDeviceCertificateState |
ManagedAllDeviceCertificateState.withCertificateRevokeStatus(CertificateRevocationStatus certificateRevokeStatus) |
Returns an immutable copy of this with just the
certificateRevokeStatus field changed.
|
ManagedAllDeviceCertificateState |
ManagedAllDeviceCertificateState.withCertificateRevokeStatusLastChangeDateTime(OffsetDateTime certificateRevokeStatusLastChangeDateTime) |
Returns an immutable copy of this with just the
certificateRevokeStatusLastChangeDateTime field changed.
|
ManagedAllDeviceCertificateState |
ManagedAllDeviceCertificateState.withCertificateSerialNumber(String certificateSerialNumber) |
Returns an immutable copy of this with just the
certificateSerialNumber field changed.
|
ManagedAllDeviceCertificateState |
ManagedAllDeviceCertificateState.withCertificateSubjectName(String certificateSubjectName) |
Returns an immutable copy of this with just the
certificateSubjectName field changed.
|
ManagedAllDeviceCertificateState |
ManagedAllDeviceCertificateState.withCertificateThumbprint(String certificateThumbprint) |
Returns an immutable copy of this with just the
certificateThumbprint field changed.
|
ManagedAllDeviceCertificateState |
ManagedAllDeviceCertificateState.withManagedDeviceDisplayName(String managedDeviceDisplayName) |
Returns an immutable copy of this with just the
managedDeviceDisplayName field changed.
|
ManagedAllDeviceCertificateState |
ManagedAllDeviceCertificateState.withUnmappedField(String name,
String value) |
|
ManagedAllDeviceCertificateState |
ManagedAllDeviceCertificateState.withUserPrincipalName(String userPrincipalName) |
Returns an immutable copy of this with just the userPrincipalName
field changed.
|