AndroidDeviceOwnerWiFiConfiguration |
AndroidDeviceOwnerWiFiConfiguration.Builder.build() |
|
AndroidDeviceOwnerWiFiConfiguration |
AndroidDeviceOwnerWiFiConfiguration.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
AndroidDeviceOwnerWiFiConfiguration |
AndroidDeviceOwnerWiFiConfiguration.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
AndroidDeviceOwnerWiFiConfiguration |
AndroidDeviceOwnerWiFiConfiguration.withConnectAutomatically(Boolean connectAutomatically) |
Returns an immutable copy of this with just the
connectAutomatically field changed.
|
AndroidDeviceOwnerWiFiConfiguration |
AndroidDeviceOwnerWiFiConfiguration.withConnectWhenNetworkNameIsHidden(Boolean connectWhenNetworkNameIsHidden) |
Returns an immutable copy of this with just the
connectWhenNetworkNameIsHidden field changed.
|
AndroidDeviceOwnerWiFiConfiguration |
AndroidDeviceOwnerWiFiConfiguration.withNetworkName(String networkName) |
Returns an immutable copy of this with just the networkName
field changed.
|
AndroidDeviceOwnerWiFiConfiguration |
AndroidDeviceOwnerWiFiConfiguration.withPreSharedKey(String preSharedKey) |
Returns an immutable copy of this with just the preSharedKey
field changed.
|
AndroidDeviceOwnerWiFiConfiguration |
AndroidDeviceOwnerWiFiConfiguration.withPreSharedKeyIsSet(Boolean preSharedKeyIsSet) |
Returns an immutable copy of this with just the preSharedKeyIsSet
field changed.
|
AndroidDeviceOwnerWiFiConfiguration |
AndroidDeviceOwnerWiFiConfiguration.withSsid(String ssid) |
Returns an immutable copy of this with just the ssid field
changed.
|
AndroidDeviceOwnerWiFiConfiguration |
AndroidDeviceOwnerWiFiConfiguration.withUnmappedField(String name,
String value) |
|
AndroidDeviceOwnerWiFiConfiguration |
AndroidDeviceOwnerWiFiConfiguration.withWiFiSecurityType(AndroidDeviceOwnerWiFiSecurityType wiFiSecurityType) |
Returns an immutable copy of this with just the wiFiSecurityType
field changed.
|