public class CreatePlaceOptions extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CreatePlaceOptions.Builder |
| 构造器和说明 |
|---|
CreatePlaceOptions() |
CreatePlaceOptions(CreatePlaceOptions.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getDataSource() |
static CreatePlaceOptions.Builder |
newBuilder() |
void |
setDataSource(Integer dataSource) |
public CreatePlaceOptions()
public CreatePlaceOptions(CreatePlaceOptions.Builder builder)
public static CreatePlaceOptions.Builder newBuilder()
public Integer getDataSource()
public void setDataSource(Integer dataSource)
Copyright © 2026. All rights reserved.