DeviceComanagementAuthorityConfiguration |
DeviceComanagementAuthorityConfiguration.Builder.build() |
|
DeviceComanagementAuthorityConfiguration |
DeviceComanagementAuthorityConfiguration.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
DeviceComanagementAuthorityConfiguration |
DeviceComanagementAuthorityConfiguration.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
DeviceComanagementAuthorityConfiguration |
DeviceComanagementAuthorityConfiguration.withConfigurationManagerAgentCommandLineArgument(String configurationManagerAgentCommandLineArgument) |
Returns an immutable copy of this with just the
configurationManagerAgentCommandLineArgument field changed.
|
DeviceComanagementAuthorityConfiguration |
DeviceComanagementAuthorityConfiguration.withInstallConfigurationManagerAgent(Boolean installConfigurationManagerAgent) |
Returns an immutable copy of this with just the
installConfigurationManagerAgent field changed.
|
DeviceComanagementAuthorityConfiguration |
DeviceComanagementAuthorityConfiguration.withManagedDeviceAuthority(Integer managedDeviceAuthority) |
Returns an immutable copy of this with just the
managedDeviceAuthority field changed.
|
DeviceComanagementAuthorityConfiguration |
DeviceComanagementAuthorityConfiguration.withUnmappedField(String name,
String value) |
|