public static final class UpdateCollectorNameResponseBody.ExtendConfigs.Builder extends Object
构造器和说明 |
---|
Builder() |
public UpdateCollectorNameResponseBody.ExtendConfigs.Builder configType(String configType)
* collectorTargetInstance * collectorDeployMachine * collectorElasticsearchForKibana
public UpdateCollectorNameResponseBody.ExtendConfigs.Builder enableMonitoring(Boolean enableMonitoring)
* true * false
public UpdateCollectorNameResponseBody.ExtendConfigs.Builder groupId(String groupId)
public UpdateCollectorNameResponseBody.ExtendConfigs.Builder host(String host)
public UpdateCollectorNameResponseBody.ExtendConfigs.Builder hosts(List<String> hosts)
public UpdateCollectorNameResponseBody.ExtendConfigs.Builder instanceId(String instanceId)
public UpdateCollectorNameResponseBody.ExtendConfigs.Builder instanceType(String instanceType)
public UpdateCollectorNameResponseBody.ExtendConfigs.Builder kibanaHost(String kibanaHost)
public UpdateCollectorNameResponseBody.ExtendConfigs.Builder machines(List<UpdateCollectorNameResponseBody.Machines> machines)
public UpdateCollectorNameResponseBody.ExtendConfigs.Builder protocol(String protocol)
public UpdateCollectorNameResponseBody.ExtendConfigs.Builder successPodsCount(String successPodsCount)
public UpdateCollectorNameResponseBody.ExtendConfigs.Builder totalPodsCount(String totalPodsCount)
public UpdateCollectorNameResponseBody.ExtendConfigs.Builder type(String type)
* ECSInstanceId * ACKCluster
public UpdateCollectorNameResponseBody.ExtendConfigs.Builder userName(String userName)
public UpdateCollectorNameResponseBody.ExtendConfigs build()
Copyright © 2024. All rights reserved.