Skip navigation links
C D E G L P R S T U V 

C

com.tencentcloudapi.ssm.v20190923 - package com.tencentcloudapi.ssm.v20190923
 
com.tencentcloudapi.ssm.v20190923.models - package com.tencentcloudapi.ssm.v20190923.models
 
CreateSecret(CreateSecretRequest) - Method in class com.tencentcloudapi.ssm.v20190923.SsmClient
创建新的凭据信息,通过KMS进行加密保护。每个Region最多可创建存储1000个凭据信息。
CreateSecretRequest - Class in com.tencentcloudapi.ssm.v20190923.models
 
CreateSecretRequest() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.CreateSecretRequest
 
CreateSecretResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
CreateSecretResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.CreateSecretResponse
 

D

DeleteSecret(DeleteSecretRequest) - Method in class com.tencentcloudapi.ssm.v20190923.SsmClient
删除指定的凭据信息,可以通过RecoveryWindowInDays参数设置立即删除或者计划删除。对于计划删除的凭据,在删除日期到达之前状态为 PendingDelete,并可以通过RestoreSecret 进行恢复,超出指定删除日期之后会被彻底删除。您必须先通过 DisableSecret 停用凭据后才可以进行(计划)删除操作。
DeleteSecretRequest - Class in com.tencentcloudapi.ssm.v20190923.models
 
DeleteSecretRequest() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretRequest
 
DeleteSecretResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
DeleteSecretResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretResponse
 
DeleteSecretVersion(DeleteSecretVersionRequest) - Method in class com.tencentcloudapi.ssm.v20190923.SsmClient
该接口用于直接删除指定凭据下的单个版本凭据,删除操作立即生效,对所有状态下的凭据版本都可以删除。
DeleteSecretVersionRequest - Class in com.tencentcloudapi.ssm.v20190923.models
 
DeleteSecretVersionRequest() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretVersionRequest
 
DeleteSecretVersionResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
DeleteSecretVersionResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretVersionResponse
 
DescribeSecret(DescribeSecretRequest) - Method in class com.tencentcloudapi.ssm.v20190923.SsmClient
获取凭据的详细属性信息。
DescribeSecretRequest - Class in com.tencentcloudapi.ssm.v20190923.models
 
DescribeSecretRequest() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretRequest
 
DescribeSecretResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
DescribeSecretResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
 
DisableSecret(DisableSecretRequest) - Method in class com.tencentcloudapi.ssm.v20190923.SsmClient
停用指定的凭据,停用后状态为 Disabled,无法通过接口获取该凭据的明文。
DisableSecretRequest - Class in com.tencentcloudapi.ssm.v20190923.models
 
DisableSecretRequest() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DisableSecretRequest
 
DisableSecretResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
DisableSecretResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DisableSecretResponse
 

E

EnableSecret(EnableSecretRequest) - Method in class com.tencentcloudapi.ssm.v20190923.SsmClient
该接口用于开启凭据,状态为Enabled。可以通过 GetSecretValue 接口获取凭据明文。处于PendingDelete状态的凭据不能直接开启,需要通过RestoreSecret 恢复后再开启使用。
EnableSecretRequest - Class in com.tencentcloudapi.ssm.v20190923.models
 
EnableSecretRequest() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.EnableSecretRequest
 
EnableSecretResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
EnableSecretResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.EnableSecretResponse
 

G

getCreateTime() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Get 创建日期。
getCreateTime() - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Get 凭据创建时间,unix时间戳。
getCreateTime() - Method in class com.tencentcloudapi.ssm.v20190923.models.VersionInfo
Get 创建时间,unix时间戳。
getCreateUin() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Get 创建者UIN。
getCreateUin() - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Get 创建者UIN。
getDeleteTime() - Method in class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretResponse
Get 凭据删除的日期,unix时间戳。
getDeleteTime() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Get 删除日期,uinx 时间戳,非计划删除状态的凭据为0。
getDeleteTime() - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Get 凭据删除日期,对于status为PendingDelete 的有效,unix时间戳。
getDescription() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretRequest
Get 描述信息,用于详细描述用途等,最大支持2048字节。
getDescription() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Get 凭据描述信息。
getDescription() - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Get 凭据的描述信息。
getDescription() - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateDescriptionRequest
Get 新的描述信息,最大长度2048个字节。
getInvalidType() - Method in class com.tencentcloudapi.ssm.v20190923.models.GetServiceStatusResponse
Get 服务不可用类型: 0-未购买,1-正常, 2-欠费停服, 3-资源释放。
getKmsKeyId() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretRequest
Get 指定对凭据进行加密的KMS CMK。如果为空则表示使用Secrets Manager为您默认创建的CMK进行加密。您也可以指定在同region 下自行创建的KMS CMK进行加密。
getKmsKeyId() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Get 用于加密的KMS CMK ID。
getKmsKeyId() - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Get 用于加密凭据的KMS KeyId。
getKmsKeyType() - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Get 用于加密凭据的KMS CMK类型,DEFAULT 表示SecretsManager 创建的默认密钥, CUSTOMER 表示用户指定的密钥。
getLimit() - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsRequest
Get 单次查询返回的最大数量,0或不设置则使用默认值 20。
getOffset() - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsRequest
Get 查询列表的起始位置,以0开始,不设置默认为0。
getOrderType() - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsRequest
Get 根据创建时间的排序方式,0或者不设置则使用降序排序, 1 表示升序排序。
getRecoveryWindowInDays() - Method in class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretRequest
Get 指定计划删除日期,单位(天),0(默认)表示立即删除, 1-30 表示预留的天数,超出该日期之后彻底删除。
getRegions() - Method in class com.tencentcloudapi.ssm.v20190923.models.GetRegionsResponse
Get region列表。
GetRegions(GetRegionsRequest) - Method in class com.tencentcloudapi.ssm.v20190923.SsmClient
获取控制台展示region列表
GetRegionsRequest - Class in com.tencentcloudapi.ssm.v20190923.models
 
GetRegionsRequest() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.GetRegionsRequest
 
GetRegionsResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
GetRegionsResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.GetRegionsResponse
 
getRequestId() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretVersionResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.ssm.v20190923.models.DisableSecretResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.ssm.v20190923.models.EnableSecretResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.ssm.v20190923.models.GetRegionsResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSecretValueResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.ssm.v20190923.models.GetServiceStatusResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretVersionIdsResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.ssm.v20190923.models.PutSecretValueResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.ssm.v20190923.models.RestoreSecretResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateDescriptionResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateSecretResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getSearchSecretName() - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsRequest
Get 根据凭据名称进行过滤,为空表示不过滤。
getSecretBinary() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretRequest
Get 二进制凭据信息base64编码后的明文。SecretBinary 和 SecretString 必须且只能设置一个,最大支持4096字节。
getSecretBinary() - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSecretValueResponse
Get 在创建凭据(CreateSecret)时,如果指定的是二进制数据,则该字段为返回结果,并且使用base64进行编码,应用方需要进行base64解码后获取原始数据。SecretBinary和SecretString只有一个不为空。
getSecretBinary() - Method in class com.tencentcloudapi.ssm.v20190923.models.PutSecretValueRequest
Get 二进制凭据信息,使用base64编码。SecretBinary 和 SecretString 必须且只能设置一个。
getSecretBinary() - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateSecretRequest
Get 新的凭据内容为二进制的场景使用该字段,并使用base64进行编码。SecretBinary 和 SecretString 只能一个不为空。
getSecretMetadatas() - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsResponse
Get 返回凭据信息列表。
getSecretName() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretRequest
Get 凭据名称,同一region内不可重复,最长128字节,使用字母、数字或者 - _ 的组合,第一个字符必须为字母或者数字。
getSecretName() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretResponse
Get 新创建的凭据名称。
getSecretName() - Method in class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretRequest
Get 指定需要删除的凭据名称。
getSecretName() - Method in class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretResponse
Get 指定删除的凭据名称。
getSecretName() - Method in class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretVersionRequest
Get 指定凭据名称。
getSecretName() - Method in class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretVersionResponse
Get 凭据名称。
getSecretName() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretRequest
Get 指定需要获取凭据详细信息的凭据名称。
getSecretName() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Get 凭据名称。
getSecretName() - Method in class com.tencentcloudapi.ssm.v20190923.models.DisableSecretRequest
Get 指定停用的凭据名称。
getSecretName() - Method in class com.tencentcloudapi.ssm.v20190923.models.DisableSecretResponse
Get 停用的凭据名称。
getSecretName() - Method in class com.tencentcloudapi.ssm.v20190923.models.EnableSecretRequest
Get 指定启用凭据的名称。
getSecretName() - Method in class com.tencentcloudapi.ssm.v20190923.models.EnableSecretResponse
Get 启用的凭据名称。
getSecretName() - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSecretValueRequest
Get 指定凭据的名称。
getSecretName() - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSecretValueResponse
Get 凭据的名称。
getSecretName() - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretVersionIdsRequest
Get 凭据名称。
getSecretName() - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretVersionIdsResponse
Get 凭据名称。
getSecretName() - Method in class com.tencentcloudapi.ssm.v20190923.models.PutSecretValueRequest
Get 指定需要增加版本的凭据名称。
getSecretName() - Method in class com.tencentcloudapi.ssm.v20190923.models.PutSecretValueResponse
Get 凭据名称。
getSecretName() - Method in class com.tencentcloudapi.ssm.v20190923.models.RestoreSecretRequest
Get 指定需要恢复的凭据名称。
getSecretName() - Method in class com.tencentcloudapi.ssm.v20190923.models.RestoreSecretResponse
Get 凭据名称。
getSecretName() - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Get 凭据名称。
getSecretName() - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateDescriptionRequest
Get 指定需要更新描述信息的凭据名。
getSecretName() - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateDescriptionResponse
Get 凭据名称。
getSecretName() - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateSecretRequest
Get 指定需要更新凭据内容的名称。
getSecretName() - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateSecretResponse
Get 凭据名称。
getSecretString() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretRequest
Get 文本类型凭据信息明文(不需要进行base64编码)。SecretBinary 和 SecretString 必须且只能设置一个,,最大支持4096字节。
getSecretString() - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSecretValueResponse
Get 在创建凭据(CreateSecret)时,如果指定的是普通文本数据,则该字段为返回结果。SecretBinary和SecretString只有一个不为空。
getSecretString() - Method in class com.tencentcloudapi.ssm.v20190923.models.PutSecretValueRequest
Get 文本类型凭据信息明文(不需要进行base64编码),SecretBinary 和 SecretString 必须且只能设置一个。
getSecretString() - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateSecretRequest
Get 新的凭据内容为文本的场景使用该字段,不需要base64编码。SecretBinary 和 SecretString 只能一个不为空。
GetSecretValue(GetSecretValueRequest) - Method in class com.tencentcloudapi.ssm.v20190923.SsmClient
获取指定凭据名称和版本的凭据明文信息,只能获取启用状态的凭据明文。
GetSecretValueRequest - Class in com.tencentcloudapi.ssm.v20190923.models
 
GetSecretValueRequest() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.GetSecretValueRequest
 
GetSecretValueResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
GetSecretValueResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.GetSecretValueResponse
 
getServiceEnabled() - Method in class com.tencentcloudapi.ssm.v20190923.models.GetServiceStatusResponse
Get true表示服务已开通,false 表示服务尚未开通。
GetServiceStatus(GetServiceStatusRequest) - Method in class com.tencentcloudapi.ssm.v20190923.SsmClient
该接口用户获取用户SecretsManager服务开通状态。
GetServiceStatusRequest - Class in com.tencentcloudapi.ssm.v20190923.models
 
GetServiceStatusRequest() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.GetServiceStatusRequest
 
GetServiceStatusResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
GetServiceStatusResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.GetServiceStatusResponse
 
getState() - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsRequest
Get 根据凭据状态进行过滤,默认为0表示查询全部,1 表示查询Enabed 凭据列表,2表示查询Disabled 凭据列表, 3 表示查询PendingDelete 凭据列表。
getStatus() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Get 凭据状态:Enabled、Disabled、PendingDelete
getStatus() - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Get 凭据状态:Enabled、Disabled、PendingDelete
getTagCode() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretResponse
Get 标签操作的返回码.
getTagFilters() - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsRequest
Get 标签过滤条件
getTagKey() - Method in class com.tencentcloudapi.ssm.v20190923.models.Tag
Get 标签键
getTagKey() - Method in class com.tencentcloudapi.ssm.v20190923.models.TagFilter
Get 标签键
getTagMsg() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretResponse
Get 标签操作的返回信息 注意:此字段可能返回 null,表示取不到有效值。
getTags() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretRequest
Get 标签列表
getTagValue() - Method in class com.tencentcloudapi.ssm.v20190923.models.Tag
Get 标签值
getTagValue() - Method in class com.tencentcloudapi.ssm.v20190923.models.TagFilter
Get 标签值
getTotalCount() - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsResponse
Get 根据State和SearchSecretName 筛选的凭据总数。
getVersionId() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretRequest
Get 凭据版本,查询凭据信息时需要根据SecretName 和 VersionId进行查询,最长64 字节,使用字母、数字或者 - _ .
getVersionId() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretResponse
Get 新创建的凭据版本。
getVersionId() - Method in class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretVersionRequest
Get 指定该名称下需要删除的凭据的版本号。
getVersionId() - Method in class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretVersionResponse
Get 凭据版本号。
getVersionId() - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSecretValueRequest
Get 指定对应凭据的版本号。
getVersionId() - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSecretValueResponse
Get 该凭据对应的版本号。
getVersionId() - Method in class com.tencentcloudapi.ssm.v20190923.models.PutSecretValueRequest
Get 指定新增加的版本号,最长64 字节,使用字母、数字或者 - _ .
getVersionId() - Method in class com.tencentcloudapi.ssm.v20190923.models.PutSecretValueResponse
Get 新增加的版本号。
getVersionId() - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateSecretRequest
Get 指定需要更新凭据内容的版本号。
getVersionId() - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateSecretResponse
Get 凭据版本号。
getVersionId() - Method in class com.tencentcloudapi.ssm.v20190923.models.VersionInfo
Get 版本号。
getVersions() - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretVersionIdsResponse
Get VersionId列表。 注意:此字段可能返回 null,表示取不到有效值。

L

ListSecrets(ListSecretsRequest) - Method in class com.tencentcloudapi.ssm.v20190923.SsmClient
该接口用于获取所有凭据的详细列表,可以指定过滤字段、排序方式等。
ListSecretsRequest - Class in com.tencentcloudapi.ssm.v20190923.models
 
ListSecretsRequest() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.ListSecretsRequest
 
ListSecretsResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
ListSecretsResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.ListSecretsResponse
 
ListSecretVersionIds(ListSecretVersionIdsRequest) - Method in class com.tencentcloudapi.ssm.v20190923.SsmClient
该接口用于获取指定凭据下的版本列表信息
ListSecretVersionIdsRequest - Class in com.tencentcloudapi.ssm.v20190923.models
 
ListSecretVersionIdsRequest() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.ListSecretVersionIdsRequest
 
ListSecretVersionIdsResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
ListSecretVersionIdsResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.ListSecretVersionIdsResponse
 

P

PutSecretValue(PutSecretValueRequest) - Method in class com.tencentcloudapi.ssm.v20190923.SsmClient
该接口在指定名称的凭据下增加新版本的凭据内容,一个凭据下最多可以支持10个版本。只能对处于Enabled 和 Disabled 状态的凭据添加新的版本。
PutSecretValueRequest - Class in com.tencentcloudapi.ssm.v20190923.models
 
PutSecretValueRequest() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.PutSecretValueRequest
 
PutSecretValueResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
PutSecretValueResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.PutSecretValueResponse
 

R

RestoreSecret(RestoreSecretRequest) - Method in class com.tencentcloudapi.ssm.v20190923.SsmClient
该接口用于恢复计划删除(PendingDelete状态)中的凭据,取消计划删除。取消计划删除的凭据将处于Disabled 状态,如需恢复使用,通过EnableSecret 接口开启凭据。
RestoreSecretRequest - Class in com.tencentcloudapi.ssm.v20190923.models
 
RestoreSecretRequest() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.RestoreSecretRequest
 
RestoreSecretResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
RestoreSecretResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.RestoreSecretResponse
 

S

SecretMetadata - Class in com.tencentcloudapi.ssm.v20190923.models
 
SecretMetadata() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
 
setCreateTime(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Set 创建日期。
setCreateTime(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Set 凭据创建时间,unix时间戳。
setCreateTime(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.VersionInfo
Set 创建时间,unix时间戳。
setCreateUin(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Set 创建者UIN。
setCreateUin(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Set 创建者UIN。
setDeleteTime(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretResponse
Set 凭据删除的日期,unix时间戳。
setDeleteTime(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Set 删除日期,uinx 时间戳,非计划删除状态的凭据为0。
setDeleteTime(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Set 凭据删除日期,对于status为PendingDelete 的有效,unix时间戳。
setDescription(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretRequest
Set 描述信息,用于详细描述用途等,最大支持2048字节。
setDescription(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Set 凭据描述信息。
setDescription(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Set 凭据的描述信息。
setDescription(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateDescriptionRequest
Set 新的描述信息,最大长度2048个字节。
setInvalidType(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.GetServiceStatusResponse
Set 服务不可用类型: 0-未购买,1-正常, 2-欠费停服, 3-资源释放。
setKmsKeyId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretRequest
Set 指定对凭据进行加密的KMS CMK。如果为空则表示使用Secrets Manager为您默认创建的CMK进行加密。您也可以指定在同region 下自行创建的KMS CMK进行加密。
setKmsKeyId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Set 用于加密的KMS CMK ID。
setKmsKeyId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Set 用于加密凭据的KMS KeyId。
setKmsKeyType(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Set 用于加密凭据的KMS CMK类型,DEFAULT 表示SecretsManager 创建的默认密钥, CUSTOMER 表示用户指定的密钥。
setLimit(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsRequest
Set 单次查询返回的最大数量,0或不设置则使用默认值 20。
setOffset(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsRequest
Set 查询列表的起始位置,以0开始,不设置默认为0。
setOrderType(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsRequest
Set 根据创建时间的排序方式,0或者不设置则使用降序排序, 1 表示升序排序。
setRecoveryWindowInDays(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretRequest
Set 指定计划删除日期,单位(天),0(默认)表示立即删除, 1-30 表示预留的天数,超出该日期之后彻底删除。
setRegions(String[]) - Method in class com.tencentcloudapi.ssm.v20190923.models.GetRegionsResponse
Set region列表。
setRequestId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretVersionResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DisableSecretResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.EnableSecretResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.GetRegionsResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSecretValueResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.GetServiceStatusResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretVersionIdsResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.PutSecretValueResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.RestoreSecretResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateDescriptionResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateSecretResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setSearchSecretName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsRequest
Set 根据凭据名称进行过滤,为空表示不过滤。
setSecretBinary(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretRequest
Set 二进制凭据信息base64编码后的明文。SecretBinary 和 SecretString 必须且只能设置一个,最大支持4096字节。
setSecretBinary(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSecretValueResponse
Set 在创建凭据(CreateSecret)时,如果指定的是二进制数据,则该字段为返回结果,并且使用base64进行编码,应用方需要进行base64解码后获取原始数据。SecretBinary和SecretString只有一个不为空。
setSecretBinary(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.PutSecretValueRequest
Set 二进制凭据信息,使用base64编码。SecretBinary 和 SecretString 必须且只能设置一个。
setSecretBinary(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateSecretRequest
Set 新的凭据内容为二进制的场景使用该字段,并使用base64进行编码。SecretBinary 和 SecretString 只能一个不为空。
setSecretMetadatas(SecretMetadata[]) - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsResponse
Set 返回凭据信息列表。
setSecretName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretRequest
Set 凭据名称,同一region内不可重复,最长128字节,使用字母、数字或者 - _ 的组合,第一个字符必须为字母或者数字。
setSecretName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretResponse
Set 新创建的凭据名称。
setSecretName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretRequest
Set 指定需要删除的凭据名称。
setSecretName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretResponse
Set 指定删除的凭据名称。
setSecretName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretVersionRequest
Set 指定凭据名称。
setSecretName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretVersionResponse
Set 凭据名称。
setSecretName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretRequest
Set 指定需要获取凭据详细信息的凭据名称。
setSecretName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Set 凭据名称。
setSecretName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DisableSecretRequest
Set 指定停用的凭据名称。
setSecretName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DisableSecretResponse
Set 停用的凭据名称。
setSecretName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.EnableSecretRequest
Set 指定启用凭据的名称。
setSecretName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.EnableSecretResponse
Set 启用的凭据名称。
setSecretName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSecretValueRequest
Set 指定凭据的名称。
setSecretName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSecretValueResponse
Set 凭据的名称。
setSecretName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretVersionIdsRequest
Set 凭据名称。
setSecretName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretVersionIdsResponse
Set 凭据名称。
setSecretName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.PutSecretValueRequest
Set 指定需要增加版本的凭据名称。
setSecretName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.PutSecretValueResponse
Set 凭据名称。
setSecretName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.RestoreSecretRequest
Set 指定需要恢复的凭据名称。
setSecretName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.RestoreSecretResponse
Set 凭据名称。
setSecretName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Set 凭据名称。
setSecretName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateDescriptionRequest
Set 指定需要更新描述信息的凭据名。
setSecretName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateDescriptionResponse
Set 凭据名称。
setSecretName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateSecretRequest
Set 指定需要更新凭据内容的名称。
setSecretName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateSecretResponse
Set 凭据名称。
setSecretString(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretRequest
Set 文本类型凭据信息明文(不需要进行base64编码)。SecretBinary 和 SecretString 必须且只能设置一个,,最大支持4096字节。
setSecretString(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSecretValueResponse
Set 在创建凭据(CreateSecret)时,如果指定的是普通文本数据,则该字段为返回结果。SecretBinary和SecretString只有一个不为空。
setSecretString(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.PutSecretValueRequest
Set 文本类型凭据信息明文(不需要进行base64编码),SecretBinary 和 SecretString 必须且只能设置一个。
setSecretString(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateSecretRequest
Set 新的凭据内容为文本的场景使用该字段,不需要base64编码。SecretBinary 和 SecretString 只能一个不为空。
setServiceEnabled(Boolean) - Method in class com.tencentcloudapi.ssm.v20190923.models.GetServiceStatusResponse
Set true表示服务已开通,false 表示服务尚未开通。
setState(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsRequest
Set 根据凭据状态进行过滤,默认为0表示查询全部,1 表示查询Enabed 凭据列表,2表示查询Disabled 凭据列表, 3 表示查询PendingDelete 凭据列表。
setStatus(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Set 凭据状态:Enabled、Disabled、PendingDelete
setStatus(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Set 凭据状态:Enabled、Disabled、PendingDelete
setTagCode(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretResponse
Set 标签操作的返回码.
setTagFilters(TagFilter[]) - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsRequest
Set 标签过滤条件
setTagKey(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.Tag
Set 标签键
setTagKey(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.TagFilter
Set 标签键
setTagMsg(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretResponse
Set 标签操作的返回信息 注意:此字段可能返回 null,表示取不到有效值。
setTags(Tag[]) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretRequest
Set 标签列表
setTagValue(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.Tag
Set 标签值
setTagValue(String[]) - Method in class com.tencentcloudapi.ssm.v20190923.models.TagFilter
Set 标签值
setTotalCount(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsResponse
Set 根据State和SearchSecretName 筛选的凭据总数。
setVersionId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretRequest
Set 凭据版本,查询凭据信息时需要根据SecretName 和 VersionId进行查询,最长64 字节,使用字母、数字或者 - _ .
setVersionId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretResponse
Set 新创建的凭据版本。
setVersionId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretVersionRequest
Set 指定该名称下需要删除的凭据的版本号。
setVersionId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretVersionResponse
Set 凭据版本号。
setVersionId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSecretValueRequest
Set 指定对应凭据的版本号。
setVersionId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSecretValueResponse
Set 该凭据对应的版本号。
setVersionId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.PutSecretValueRequest
Set 指定新增加的版本号,最长64 字节,使用字母、数字或者 - _ .
setVersionId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.PutSecretValueResponse
Set 新增加的版本号。
setVersionId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateSecretRequest
Set 指定需要更新凭据内容的版本号。
setVersionId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateSecretResponse
Set 凭据版本号。
setVersionId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.VersionInfo
Set 版本号。
setVersions(VersionInfo[]) - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretVersionIdsResponse
Set VersionId列表。 注意:此字段可能返回 null,表示取不到有效值。
SsmClient - Class in com.tencentcloudapi.ssm.v20190923
 
SsmClient(Credential, String) - Constructor for class com.tencentcloudapi.ssm.v20190923.SsmClient
 
SsmClient(Credential, String, ClientProfile) - Constructor for class com.tencentcloudapi.ssm.v20190923.SsmClient
 

T

Tag - Class in com.tencentcloudapi.ssm.v20190923.models
 
Tag() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.Tag
 
TagFilter - Class in com.tencentcloudapi.ssm.v20190923.models
 
TagFilter() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.TagFilter
 
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretVersionRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretVersionResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DisableSecretRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DisableSecretResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.EnableSecretRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.EnableSecretResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.GetRegionsRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.GetRegionsResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSecretValueRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSecretValueResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.GetServiceStatusRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.GetServiceStatusResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretVersionIdsRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretVersionIdsResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.PutSecretValueRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.PutSecretValueResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.RestoreSecretRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.RestoreSecretResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.Tag
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.TagFilter
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateDescriptionRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateDescriptionResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateSecretRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateSecretResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.VersionInfo
Internal implementation, normal users should not use it.

U

UpdateDescription(UpdateDescriptionRequest) - Method in class com.tencentcloudapi.ssm.v20190923.SsmClient
该接口用于修改指定凭据的描述信息,仅能修改Enabled 和 Disabled 状态的凭据。
UpdateDescriptionRequest - Class in com.tencentcloudapi.ssm.v20190923.models
 
UpdateDescriptionRequest() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.UpdateDescriptionRequest
 
UpdateDescriptionResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
UpdateDescriptionResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.UpdateDescriptionResponse
 
UpdateSecret(UpdateSecretRequest) - Method in class com.tencentcloudapi.ssm.v20190923.SsmClient
该接口用于更新指定凭据名称和版本号的内容,调用该接口会对新的凭据内容加密后覆盖旧的内容。仅允许更新Enabled 和 Disabled 状态的凭据。
UpdateSecretRequest - Class in com.tencentcloudapi.ssm.v20190923.models
 
UpdateSecretRequest() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.UpdateSecretRequest
 
UpdateSecretResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
UpdateSecretResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.UpdateSecretResponse
 

V

VersionInfo - Class in com.tencentcloudapi.ssm.v20190923.models
 
VersionInfo() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.VersionInfo
 
C D E G L P R S T U V 
Skip navigation links

Copyright © 2021. All rights reserved.