程序包 | 说明 |
---|---|
com.aliyun.sdk.service.elasticsearch20170613.models |
限定符和类型 | 方法和说明 |
---|---|
static UpdateCollectorNameResponseBody.ExtendConfigs.Builder |
UpdateCollectorNameResponseBody.ExtendConfigs.builder() |
UpdateCollectorNameResponseBody.ExtendConfigs.Builder |
UpdateCollectorNameResponseBody.ExtendConfigs.Builder.configType(String configType)
The configuration type.
|
UpdateCollectorNameResponseBody.ExtendConfigs.Builder |
UpdateCollectorNameResponseBody.ExtendConfigs.Builder.enableMonitoring(Boolean enableMonitoring)
Indicates whether monitoring is enabled.
|
UpdateCollectorNameResponseBody.ExtendConfigs.Builder |
UpdateCollectorNameResponseBody.ExtendConfigs.Builder.groupId(String groupId)
The ID of the machine group.
|
UpdateCollectorNameResponseBody.ExtendConfigs.Builder |
UpdateCollectorNameResponseBody.ExtendConfigs.Builder.host(String host)
The private endpoint of Kibana after you enable the Kibana dashboard.
|
UpdateCollectorNameResponseBody.ExtendConfigs.Builder |
UpdateCollectorNameResponseBody.ExtendConfigs.Builder.hosts(List<String> hosts)
hosts.
|
UpdateCollectorNameResponseBody.ExtendConfigs.Builder |
UpdateCollectorNameResponseBody.ExtendConfigs.Builder.instanceId(String instanceId)
The ID of the resource that is associated with the shipper.
|
UpdateCollectorNameResponseBody.ExtendConfigs.Builder |
UpdateCollectorNameResponseBody.ExtendConfigs.Builder.instanceType(String instanceType)
The type of the cluster specified in the output configuration part of the shipper.
|
UpdateCollectorNameResponseBody.ExtendConfigs.Builder |
UpdateCollectorNameResponseBody.ExtendConfigs.Builder.kibanaHost(String kibanaHost)
The public endpoint of Kibana after you enable the Kibana dashboard.
|
UpdateCollectorNameResponseBody.ExtendConfigs.Builder |
UpdateCollectorNameResponseBody.ExtendConfigs.Builder.machines(List<UpdateCollectorNameResponseBody.Machines> machines)
The information about the ECS instances on which the shipper is deployed.
|
UpdateCollectorNameResponseBody.ExtendConfigs.Builder |
UpdateCollectorNameResponseBody.ExtendConfigs.Builder.protocol(String protocol)
The transmission protocol.
|
UpdateCollectorNameResponseBody.ExtendConfigs.Builder |
UpdateCollectorNameResponseBody.ExtendConfigs.Builder.successPodsCount(String successPodsCount)
The number of pods from which data is successfully collected in the ACK cluster.
|
UpdateCollectorNameResponseBody.ExtendConfigs.Builder |
UpdateCollectorNameResponseBody.ExtendConfigs.Builder.totalPodsCount(String totalPodsCount)
The total number of pods from which data is collected in the ACK cluster.
|
UpdateCollectorNameResponseBody.ExtendConfigs.Builder |
UpdateCollectorNameResponseBody.ExtendConfigs.Builder.type(String type)
The type of the machine on which the shipper is deployed.
|
UpdateCollectorNameResponseBody.ExtendConfigs.Builder |
UpdateCollectorNameResponseBody.ExtendConfigs.Builder.userName(String userName)
The username that is used to access the resource specified in the output configuration part of the shipper.
|
Copyright © 2024. All rights reserved.