程序包 | 说明 |
---|---|
com.aliyun.sdk.service.arms20190808.models |
限定符和类型 | 方法和说明 |
---|---|
CreateEnvironmentRequest.Builder |
CreateEnvironmentRequest.Builder.aliyunLang(String aliyunLang)
The language.
|
CreateEnvironmentRequest.Builder |
CreateEnvironmentRequest.Builder.bindResourceId(String bindResourceId)
The ID of the resource bound to the environment, such as the container ID or VPC ID.
|
static CreateEnvironmentRequest.Builder |
CreateEnvironmentRequest.builder() |
CreateEnvironmentRequest.Builder |
CreateEnvironmentRequest.Builder.environmentName(String environmentName)
The name of the environment.
|
CreateEnvironmentRequest.Builder |
CreateEnvironmentRequest.Builder.environmentSubType(String environmentSubType)
The subtype of the environment.
|
CreateEnvironmentRequest.Builder |
CreateEnvironmentRequest.Builder.environmentType(String environmentType)
The type of the environment.
|
CreateEnvironmentRequest.Builder |
CreateEnvironmentRequest.Builder.feePackage(String feePackage)
The payable resource plan.
|
CreateEnvironmentRequest.Builder |
CreateEnvironmentRequest.Builder.grafanaWorkspaceId(String grafanaWorkspaceId)
环境绑定的grafana工作区id。
|
CreateEnvironmentRequest.Builder |
CreateEnvironmentRequest.Builder.initEnvironment(Boolean initEnvironment)
InitEnvironment.
|
CreateEnvironmentRequest.Builder |
CreateEnvironmentRequest.Builder.managedType(String managedType)
Specifies whether agents or exporters are managed.
|
CreateEnvironmentRequest.Builder |
CreateEnvironmentRequest.Builder.prometheusInstanceId(String prometheusInstanceId)
The ID of the Prometheus instance.
|
CreateEnvironmentRequest.Builder |
CreateEnvironmentRequest.Builder.regionId(String regionId)
The region ID.
|
CreateEnvironmentRequest.Builder |
CreateEnvironmentRequest.Builder.resourceGroupId(String resourceGroupId)
The ID of the resource group.
|
CreateEnvironmentRequest.Builder |
CreateEnvironmentRequest.Builder.tags(List<CreateEnvironmentRequest.Tags> tags)
The tags of the instance.
|
CreateEnvironmentRequest.Builder |
CreateEnvironmentRequest.toBuilder() |
Copyright © 2024. All rights reserved.