LocationOptionsResponse Class
- java.
lang. Object - com.
azure. communication. administration. models. LocationOptionsResponse
- com.
public final class LocationOptionsResponse
The LocationOptionsResponse model.
Constructor Summary
| Constructor | Description | |
|---|---|---|
| LocationOptionsResponse() | ||
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Location |
getLocationOptions()
Get the location |
|
Location |
setLocationOptions(LocationOptions locationOptions)
Set the location |
Methods inherited from java.lang.Object
Constructor Details
LocationOptionsResponse
public LocationOptionsResponse()
Method Details
getLocationOptions
public LocationOptions getLocationOptions()
Get the locationOptions property: Represents a location options.
Returns:
setLocationOptions
public LocationOptionsResponse setLocationOptions(LocationOptions locationOptions)
Set the locationOptions property: Represents a location options.
Parameters:
Returns: