@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class LogServiceConfigsInput extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_CLUSTER |
_isPresent_| 构造器和说明 |
|---|
LogServiceConfigsInput() |
| 限定符和类型 | 方法和说明 |
|---|---|
LogServiceConfigsInput |
cluster_ExplictlyNonNull() |
LogServiceConfigsInput |
cluster_ExplictlyNull() |
LogServiceConfigsInput |
cluster(ClusterWhereUniqueInput cluster) |
boolean |
equals(Object o) |
boolean |
getCluster_IsExplictlyNull() |
ClusterWhereUniqueInput |
getCluster()
Get cluster
|
int |
hashCode() |
void |
setCluster_IsExplictlyNull(boolean isExplictlyNull) |
void |
setCluster(ClusterWhereUniqueInput cluster) |
String |
toString() |
public LogServiceConfigsInput cluster(ClusterWhereUniqueInput cluster)
@Nonnull public ClusterWhereUniqueInput getCluster()
public void setCluster(ClusterWhereUniqueInput cluster)
public LogServiceConfigsInput cluster_ExplictlyNull()
public LogServiceConfigsInput cluster_ExplictlyNonNull()
public void setCluster_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCluster_IsExplictlyNull()
Copyright © 2025. All rights reserved.