ManagedDeviceCertificateState |
ManagedDeviceCertificateState.Builder.build() |
|
ManagedDeviceCertificateState |
ManagedDeviceCertificateState.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
ManagedDeviceCertificateState |
ManagedDeviceCertificateState.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
ManagedDeviceCertificateState |
ManagedDeviceCertificateState.withCertificateEnhancedKeyUsage(String certificateEnhancedKeyUsage) |
Returns an immutable copy of this with just the
certificateEnhancedKeyUsage field changed.
|
ManagedDeviceCertificateState |
ManagedDeviceCertificateState.withCertificateErrorCode(Integer certificateErrorCode) |
Returns an immutable copy of this with just the
certificateErrorCode field changed.
|
ManagedDeviceCertificateState |
ManagedDeviceCertificateState.withCertificateExpirationDateTime(OffsetDateTime certificateExpirationDateTime) |
Returns an immutable copy of this with just the
certificateExpirationDateTime field changed.
|
ManagedDeviceCertificateState |
ManagedDeviceCertificateState.withCertificateIssuanceDateTime(OffsetDateTime certificateIssuanceDateTime) |
Returns an immutable copy of this with just the
certificateIssuanceDateTime field changed.
|
ManagedDeviceCertificateState |
ManagedDeviceCertificateState.withCertificateIssuanceState(CertificateIssuanceStates certificateIssuanceState) |
Returns an immutable copy of this with just the
certificateIssuanceState field changed.
|
ManagedDeviceCertificateState |
ManagedDeviceCertificateState.withCertificateIssuer(String certificateIssuer) |
Returns an immutable copy of this with just the certificateIssuer
field changed.
|
ManagedDeviceCertificateState |
ManagedDeviceCertificateState.withCertificateKeyLength(Integer certificateKeyLength) |
Returns an immutable copy of this with just the
certificateKeyLength field changed.
|
ManagedDeviceCertificateState |
ManagedDeviceCertificateState.withCertificateKeyStorageProvider(KeyStorageProviderOption certificateKeyStorageProvider) |
Returns an immutable copy of this with just the
certificateKeyStorageProvider field changed.
|
ManagedDeviceCertificateState |
ManagedDeviceCertificateState.withCertificateKeyUsage(KeyUsages certificateKeyUsage) |
Returns an immutable copy of this with just the
certificateKeyUsage field changed.
|
ManagedDeviceCertificateState |
ManagedDeviceCertificateState.withCertificateLastIssuanceStateChangedDateTime(OffsetDateTime certificateLastIssuanceStateChangedDateTime) |
Returns an immutable copy of this with just the
certificateLastIssuanceStateChangedDateTime field changed.
|
ManagedDeviceCertificateState |
ManagedDeviceCertificateState.withCertificateProfileDisplayName(String certificateProfileDisplayName) |
Returns an immutable copy of this with just the
certificateProfileDisplayName field changed.
|
ManagedDeviceCertificateState |
ManagedDeviceCertificateState.withCertificateRevokeStatus(CertificateRevocationStatus certificateRevokeStatus) |
Returns an immutable copy of this with just the
certificateRevokeStatus field changed.
|
ManagedDeviceCertificateState |
ManagedDeviceCertificateState.withCertificateSerialNumber(String certificateSerialNumber) |
Returns an immutable copy of this with just the
certificateSerialNumber field changed.
|
ManagedDeviceCertificateState |
ManagedDeviceCertificateState.withCertificateSubjectAlternativeNameFormat(SubjectAlternativeNameType certificateSubjectAlternativeNameFormat) |
Returns an immutable copy of this with just the
certificateSubjectAlternativeNameFormat field changed.
|
ManagedDeviceCertificateState |
ManagedDeviceCertificateState.withCertificateSubjectAlternativeNameFormatString(String certificateSubjectAlternativeNameFormatString) |
Returns an immutable copy of this with just the
certificateSubjectAlternativeNameFormatString field changed.
|
ManagedDeviceCertificateState |
ManagedDeviceCertificateState.withCertificateSubjectNameFormat(SubjectNameFormat certificateSubjectNameFormat) |
Returns an immutable copy of this with just the
certificateSubjectNameFormat field changed.
|
ManagedDeviceCertificateState |
ManagedDeviceCertificateState.withCertificateSubjectNameFormatString(String certificateSubjectNameFormatString) |
Returns an immutable copy of this with just the
certificateSubjectNameFormatString field changed.
|
ManagedDeviceCertificateState |
ManagedDeviceCertificateState.withCertificateThumbprint(String certificateThumbprint) |
Returns an immutable copy of this with just the
certificateThumbprint field changed.
|
ManagedDeviceCertificateState |
ManagedDeviceCertificateState.withCertificateValidityPeriod(Integer certificateValidityPeriod) |
Returns an immutable copy of this with just the
certificateValidityPeriod field changed.
|
ManagedDeviceCertificateState |
ManagedDeviceCertificateState.withCertificateValidityPeriodUnits(CertificateValidityPeriodScale certificateValidityPeriodUnits) |
Returns an immutable copy of this with just the
certificateValidityPeriodUnits field changed.
|
ManagedDeviceCertificateState |
ManagedDeviceCertificateState.withDeviceDisplayName(String deviceDisplayName) |
Returns an immutable copy of this with just the deviceDisplayName
field changed.
|
ManagedDeviceCertificateState |
ManagedDeviceCertificateState.withDevicePlatform(DevicePlatformType devicePlatform) |
Returns an immutable copy of this with just the devicePlatform
field changed.
|
ManagedDeviceCertificateState |
ManagedDeviceCertificateState.withLastCertificateStateChangeDateTime(OffsetDateTime lastCertificateStateChangeDateTime) |
Returns an immutable copy of this with just the
lastCertificateStateChangeDateTime field changed.
|
ManagedDeviceCertificateState |
ManagedDeviceCertificateState.withUnmappedField(String name,
String value) |
|
ManagedDeviceCertificateState |
ManagedDeviceCertificateState.withUserDisplayName(String userDisplayName) |
Returns an immutable copy of this with just the userDisplayName
field changed.
|