@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class LogCollection extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_CLUSTER |
static String |
SERIALIZED_NAME_GROUPS |
static String |
SERIALIZED_NAME_HOSTS |
static String |
SERIALIZED_NAME_ID |
static String |
SERIALIZED_NAME_LOCAL_ID |
static String |
SERIALIZED_NAME_LOG_ENDED_AT |
static String |
SERIALIZED_NAME_LOG_STARTED_AT |
static String |
SERIALIZED_NAME_OWNER |
static String |
SERIALIZED_NAME_PATH |
static String |
SERIALIZED_NAME_PROGRESS |
static String |
SERIALIZED_NAME_SERVICE_GROUPS |
static String |
SERIALIZED_NAME_SERVICES |
static String |
SERIALIZED_NAME_SIZE |
static String |
SERIALIZED_NAME_STARTED_AT |
static String |
SERIALIZED_NAME_STATUS |
static String |
SERIALIZED_NAME_WITNESS |
_isPresent_| 构造器和说明 |
|---|
LogCollection() |
public static final String SERIALIZED_NAME_LOG_STARTED_AT
public static final String SERIALIZED_NAME_SERVICE_GROUPS
public LogCollection cluster(NestedCluster cluster)
@Nonnull public NestedCluster getCluster()
public void setCluster(NestedCluster cluster)
public LogCollection cluster_ExplictlyNull()
public LogCollection cluster_ExplictlyNonNull()
public void setCluster_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCluster_IsExplictlyNull()
public LogCollection groups(List<String> groups)
public LogCollection addGroupsItem(String groupsItem)
public LogCollection groups_ExplictlyNull()
public LogCollection groups_ExplictlyNonNull()
public void setGroups_IsExplictlyNull(boolean isExplictlyNull)
public boolean getGroups_IsExplictlyNull()
public LogCollection hosts(List<NestedHost> hosts)
public LogCollection addHostsItem(NestedHost hostsItem)
@Nullable public List<NestedHost> getHosts()
public void setHosts(List<NestedHost> hosts)
public LogCollection hosts_ExplictlyNull()
public LogCollection hosts_ExplictlyNonNull()
public void setHosts_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHosts_IsExplictlyNull()
public LogCollection id(String id)
public void setId(String id)
public LogCollection id_ExplictlyNull()
public LogCollection id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public LogCollection localId(String localId)
public void setLocalId(String localId)
public LogCollection localId_ExplictlyNull()
public LogCollection localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public LogCollection logEndedAt(String logEndedAt)
public void setLogEndedAt(String logEndedAt)
public LogCollection logEndedAt_ExplictlyNull()
public LogCollection logEndedAt_ExplictlyNonNull()
public void setLogEndedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLogEndedAt_IsExplictlyNull()
public LogCollection logStartedAt(String logStartedAt)
public void setLogStartedAt(String logStartedAt)
public LogCollection logStartedAt_ExplictlyNull()
public LogCollection logStartedAt_ExplictlyNonNull()
public void setLogStartedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLogStartedAt_IsExplictlyNull()
public LogCollection owner(String owner)
public void setOwner(String owner)
public LogCollection owner_ExplictlyNull()
public LogCollection owner_ExplictlyNonNull()
public void setOwner_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOwner_IsExplictlyNull()
public LogCollection path(String path)
public void setPath(String path)
public LogCollection path_ExplictlyNull()
public LogCollection path_ExplictlyNonNull()
public void setPath_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPath_IsExplictlyNull()
public LogCollection progress(Double progress)
public void setProgress(Double progress)
public LogCollection progress_ExplictlyNull()
public LogCollection progress_ExplictlyNonNull()
public void setProgress_IsExplictlyNull(boolean isExplictlyNull)
public boolean getProgress_IsExplictlyNull()
public LogCollection serviceGroups(Object serviceGroups)
public void setServiceGroups(Object serviceGroups)
public LogCollection serviceGroups_ExplictlyNull()
public LogCollection serviceGroups_ExplictlyNonNull()
public void setServiceGroups_IsExplictlyNull(boolean isExplictlyNull)
public boolean getServiceGroups_IsExplictlyNull()
public LogCollection services(List<String> services)
public LogCollection addServicesItem(String servicesItem)
public LogCollection services_ExplictlyNull()
public LogCollection services_ExplictlyNonNull()
public void setServices_IsExplictlyNull(boolean isExplictlyNull)
public boolean getServices_IsExplictlyNull()
public LogCollection size(Long size)
public void setSize(Long size)
public LogCollection size_ExplictlyNull()
public LogCollection size_ExplictlyNonNull()
public void setSize_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSize_IsExplictlyNull()
public LogCollection startedAt(String startedAt)
public void setStartedAt(String startedAt)
public LogCollection startedAt_ExplictlyNull()
public LogCollection startedAt_ExplictlyNonNull()
public void setStartedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartedAt_IsExplictlyNull()
public LogCollection status(LogCollectionStatus status)
@Nonnull public LogCollectionStatus getStatus()
public void setStatus(LogCollectionStatus status)
public LogCollection status_ExplictlyNull()
public LogCollection status_ExplictlyNonNull()
public void setStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStatus_IsExplictlyNull()
public LogCollection witness(NestedWitness witness)
@Nullable public NestedWitness getWitness()
public void setWitness(NestedWitness witness)
public LogCollection witness_ExplictlyNull()
public LogCollection witness_ExplictlyNonNull()
public void setWitness_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWitness_IsExplictlyNull()
Copyright © 2025. All rights reserved.