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