public static class CreateLocationRequest.Builder extends Object
CreateLocationRequest.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CreateLocationRequest |
build()
Builds a new
CreateLocationRequest object using the set fields. |
CreateLocationRequest.Builder |
location(Location location)
Setter for location.
|
public CreateLocationRequest.Builder location(Location location)
location - Location value for location.public CreateLocationRequest build()
CreateLocationRequest object using the set fields.CreateLocationRequestCopyright © 2022. All rights reserved.