CertificateConnectorDetails |
CertificateConnectorDetails.Builder.build() |
|
CertificateConnectorDetails |
CertificateConnectorDetails.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
CertificateConnectorDetails |
CertificateConnectorDetails.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
CertificateConnectorDetails |
CertificateConnectorDetails.withConnectorName(String connectorName) |
Returns an immutable copy of this with just the connectorName
field changed.
|
CertificateConnectorDetails |
CertificateConnectorDetails.withEnrollmentDateTime(OffsetDateTime enrollmentDateTime) |
Returns an immutable copy of this with just the
enrollmentDateTime field changed.
|
CertificateConnectorDetails |
CertificateConnectorDetails.withLastCheckinDateTime(OffsetDateTime lastCheckinDateTime) |
Returns an immutable copy of this with just the
lastCheckinDateTime field changed.
|
CertificateConnectorDetails |
CertificateConnectorDetails.withMachineName(String machineName) |
Returns an immutable copy of this with just the machineName
field changed.
|
CertificateConnectorDetails |
CertificateConnectorDetails.withUnmappedField(String name,
String value) |
|