Package | Description |
---|---|
com.google.api.services.mybusinesslodging.v1.model |
Modifier and Type | Method and Description |
---|---|
Connectivity |
Connectivity.clone() |
Connectivity |
Lodging.getConnectivity()
The ways in which the property provides guests with the ability to access the internet.
|
Connectivity |
Connectivity.set(String fieldName,
Object value) |
Connectivity |
Connectivity.setFreeWifi(Boolean freeWifi)
Free wifi.
|
Connectivity |
Connectivity.setFreeWifiException(String freeWifiException)
Free wifi exception.
|
Connectivity |
Connectivity.setPublicAreaWifiAvailable(Boolean publicAreaWifiAvailable)
Public area wifi available.
|
Connectivity |
Connectivity.setPublicAreaWifiAvailableException(String publicAreaWifiAvailableException)
Public area wifi available exception.
|
Connectivity |
Connectivity.setPublicInternetTerminal(Boolean publicInternetTerminal)
Public internet terminal.
|
Connectivity |
Connectivity.setPublicInternetTerminalException(String publicInternetTerminalException)
Public internet terminal exception.
|
Connectivity |
Connectivity.setWifiAvailable(Boolean wifiAvailable)
Wifi available.
|
Connectivity |
Connectivity.setWifiAvailableException(String wifiAvailableException)
Wifi available exception.
|
Modifier and Type | Method and Description |
---|---|
Lodging |
Lodging.setConnectivity(Connectivity connectivity)
The ways in which the property provides guests with the ability to access the internet.
|
Copyright © 2011–2024 Google. All rights reserved.