SecurityConfigurationTask |
SecurityConfigurationTask.Builder.build() |
|
SecurityConfigurationTask |
SecurityConfigurationTask.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
SecurityConfigurationTask |
SecurityConfigurationTask.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
SecurityConfigurationTask |
SecurityConfigurationTask.withApplicablePlatform(EndpointSecurityConfigurationApplicablePlatform applicablePlatform) |
Returns an immutable copy of this with just the
applicablePlatform field changed.
|
SecurityConfigurationTask |
SecurityConfigurationTask.withEndpointSecurityPolicy(EndpointSecurityConfigurationType endpointSecurityPolicy) |
Returns an immutable copy of this with just the
endpointSecurityPolicy field changed.
|
SecurityConfigurationTask |
SecurityConfigurationTask.withEndpointSecurityPolicyProfile(EndpointSecurityConfigurationProfileType endpointSecurityPolicyProfile) |
Returns an immutable copy of this with just the
endpointSecurityPolicyProfile field changed.
|
SecurityConfigurationTask |
SecurityConfigurationTask.withInsights(String insights) |
Returns an immutable copy of this with just the insights field
changed.
|
SecurityConfigurationTask |
SecurityConfigurationTask.withIntendedSettings(List<KeyValuePair> intendedSettings) |
Returns an immutable copy of this with just the intendedSettings
field changed.
|
SecurityConfigurationTask |
SecurityConfigurationTask.withManagedDeviceCount(Integer managedDeviceCount) |
Returns an immutable copy of this with just the
managedDeviceCount field changed.
|
SecurityConfigurationTask |
SecurityConfigurationTask.withUnmappedField(String name,
String value) |
|