DeviceCustomAttributeShellScript |
DeviceCustomAttributeShellScript.Builder.build() |
|
DeviceCustomAttributeShellScript |
DeviceCustomAttributeShellScript.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
DeviceCustomAttributeShellScript |
DeviceCustomAttributeShellScript.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
DeviceCustomAttributeShellScript |
DeviceCustomAttributeShellScript.withCreatedDateTime(OffsetDateTime createdDateTime) |
Returns an immutable copy of this with just the createdDateTime
field changed.
|
DeviceCustomAttributeShellScript |
DeviceCustomAttributeShellScript.withCustomAttributeName(String customAttributeName) |
Returns an immutable copy of this with just the
customAttributeName field changed.
|
DeviceCustomAttributeShellScript |
DeviceCustomAttributeShellScript.withCustomAttributeType(DeviceCustomAttributeValueType customAttributeType) |
Returns an immutable copy of this with just the
customAttributeType field changed.
|
DeviceCustomAttributeShellScript |
DeviceCustomAttributeShellScript.withDescription(String description) |
Returns an immutable copy of this with just the description
field changed.
|
DeviceCustomAttributeShellScript |
DeviceCustomAttributeShellScript.withDisplayName(String displayName) |
Returns an immutable copy of this with just the displayName
field changed.
|
DeviceCustomAttributeShellScript |
DeviceCustomAttributeShellScript.withFileName(String fileName) |
Returns an immutable copy of this with just the fileName field
changed.
|
DeviceCustomAttributeShellScript |
DeviceCustomAttributeShellScript.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Returns an immutable copy of this with just the
lastModifiedDateTime field changed.
|
DeviceCustomAttributeShellScript |
DeviceCustomAttributeShellScript.withRoleScopeTagIds(List<String> roleScopeTagIds) |
Returns an immutable copy of this with just the roleScopeTagIds
field changed.
|
DeviceCustomAttributeShellScript |
DeviceCustomAttributeShellScript.withRunAsAccount(RunAsAccountType runAsAccount) |
Returns an immutable copy of this with just the runAsAccount
field changed.
|
DeviceCustomAttributeShellScript |
DeviceCustomAttributeShellScript.withScriptContent(byte[] scriptContent) |
Returns an immutable copy of this with just the scriptContent
field changed.
|
DeviceCustomAttributeShellScript |
DeviceCustomAttributeShellScript.withUnmappedField(String name,
String value) |
|