@Generated public class UpdateAutomaticClusterUpdateSettingRequest extends Object
Constructor and Description |
---|
UpdateAutomaticClusterUpdateSettingRequest() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Boolean |
getAllowMissing() |
String |
getFieldMask() |
AutomaticClusterUpdateSetting |
getSetting() |
int |
hashCode() |
UpdateAutomaticClusterUpdateSettingRequest |
setAllowMissing(Boolean allowMissing) |
UpdateAutomaticClusterUpdateSettingRequest |
setFieldMask(String fieldMask) |
UpdateAutomaticClusterUpdateSettingRequest |
setSetting(AutomaticClusterUpdateSetting setting) |
String |
toString() |
public UpdateAutomaticClusterUpdateSettingRequest()
public UpdateAutomaticClusterUpdateSettingRequest setAllowMissing(Boolean allowMissing)
public Boolean getAllowMissing()
public UpdateAutomaticClusterUpdateSettingRequest setFieldMask(String fieldMask)
public String getFieldMask()
public UpdateAutomaticClusterUpdateSettingRequest setSetting(AutomaticClusterUpdateSetting setting)
public AutomaticClusterUpdateSetting getSetting()
Copyright © 2024. All rights reserved.