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
 
CreateProductSecret(CreateProductSecretRequest) - Method in class com.tencentcloudapi.ssm.v20190923.SsmClient
创建云产品凭据
CreateProductSecretRequest - Class in com.tencentcloudapi.ssm.v20190923.models
 
CreateProductSecretRequest() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretRequest
 
CreateProductSecretRequest(CreateProductSecretRequest) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretRequest
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
CreateProductSecretResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
CreateProductSecretResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretResponse
 
CreateProductSecretResponse(CreateProductSecretResponse) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretResponse
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
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
 
CreateSecretRequest(CreateSecretRequest) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.CreateSecretRequest
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
CreateSecretResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
CreateSecretResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.CreateSecretResponse
 
CreateSecretResponse(CreateSecretResponse) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.CreateSecretResponse
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
CreateSSHKeyPairSecret(CreateSSHKeyPairSecretRequest) - Method in class com.tencentcloudapi.ssm.v20190923.SsmClient
创建用于托管SSH密钥对的凭据
CreateSSHKeyPairSecretRequest - Class in com.tencentcloudapi.ssm.v20190923.models
 
CreateSSHKeyPairSecretRequest() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.CreateSSHKeyPairSecretRequest
 
CreateSSHKeyPairSecretRequest(CreateSSHKeyPairSecretRequest) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.CreateSSHKeyPairSecretRequest
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
CreateSSHKeyPairSecretResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
CreateSSHKeyPairSecretResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.CreateSSHKeyPairSecretResponse
 
CreateSSHKeyPairSecretResponse(CreateSSHKeyPairSecretResponse) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.CreateSSHKeyPairSecretResponse
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.

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
 
DeleteSecretRequest(DeleteSecretRequest) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretRequest
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
DeleteSecretResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
DeleteSecretResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretResponse
 
DeleteSecretResponse(DeleteSecretResponse) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretResponse
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
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
 
DeleteSecretVersionRequest(DeleteSecretVersionRequest) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretVersionRequest
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
DeleteSecretVersionResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
DeleteSecretVersionResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretVersionResponse
 
DeleteSecretVersionResponse(DeleteSecretVersionResponse) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretVersionResponse
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
DescribeAsyncRequestInfo(DescribeAsyncRequestInfoRequest) - Method in class com.tencentcloudapi.ssm.v20190923.SsmClient
查询异步任务的执行结果
DescribeAsyncRequestInfoRequest - Class in com.tencentcloudapi.ssm.v20190923.models
 
DescribeAsyncRequestInfoRequest() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DescribeAsyncRequestInfoRequest
 
DescribeAsyncRequestInfoRequest(DescribeAsyncRequestInfoRequest) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DescribeAsyncRequestInfoRequest
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
DescribeAsyncRequestInfoResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
DescribeAsyncRequestInfoResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DescribeAsyncRequestInfoResponse
 
DescribeAsyncRequestInfoResponse(DescribeAsyncRequestInfoResponse) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DescribeAsyncRequestInfoResponse
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
DescribeRotationDetail(DescribeRotationDetailRequest) - Method in class com.tencentcloudapi.ssm.v20190923.SsmClient
查询凭据轮转策略详情。 本接口只适用于云产品凭据。
DescribeRotationDetailRequest - Class in com.tencentcloudapi.ssm.v20190923.models
 
DescribeRotationDetailRequest() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationDetailRequest
 
DescribeRotationDetailRequest(DescribeRotationDetailRequest) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationDetailRequest
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
DescribeRotationDetailResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
DescribeRotationDetailResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationDetailResponse
 
DescribeRotationDetailResponse(DescribeRotationDetailResponse) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationDetailResponse
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
DescribeRotationHistory(DescribeRotationHistoryRequest) - Method in class com.tencentcloudapi.ssm.v20190923.SsmClient
查询凭据轮转历史版本。 本接口仅适用于云产品凭据。
DescribeRotationHistoryRequest - Class in com.tencentcloudapi.ssm.v20190923.models
 
DescribeRotationHistoryRequest() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationHistoryRequest
 
DescribeRotationHistoryRequest(DescribeRotationHistoryRequest) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationHistoryRequest
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
DescribeRotationHistoryResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
DescribeRotationHistoryResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationHistoryResponse
 
DescribeRotationHistoryResponse(DescribeRotationHistoryResponse) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationHistoryResponse
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
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
 
DescribeSecretRequest(DescribeSecretRequest) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretRequest
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
DescribeSecretResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
DescribeSecretResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
 
DescribeSecretResponse(DescribeSecretResponse) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
DescribeSupportedProducts(DescribeSupportedProductsRequest) - Method in class com.tencentcloudapi.ssm.v20190923.SsmClient
查询支持的云产品列表
DescribeSupportedProductsRequest - Class in com.tencentcloudapi.ssm.v20190923.models
 
DescribeSupportedProductsRequest() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DescribeSupportedProductsRequest
 
DescribeSupportedProductsRequest(DescribeSupportedProductsRequest) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DescribeSupportedProductsRequest
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
DescribeSupportedProductsResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
DescribeSupportedProductsResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DescribeSupportedProductsResponse
 
DescribeSupportedProductsResponse(DescribeSupportedProductsResponse) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DescribeSupportedProductsResponse
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
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
 
DisableSecretRequest(DisableSecretRequest) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DisableSecretRequest
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
DisableSecretResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
DisableSecretResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DisableSecretResponse
 
DisableSecretResponse(DisableSecretResponse) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.DisableSecretResponse
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.

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
 
EnableSecretRequest(EnableSecretRequest) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.EnableSecretRequest
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
EnableSecretResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
EnableSecretResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.EnableSecretResponse
 
EnableSecretResponse(EnableSecretResponse) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.EnableSecretResponse
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.

G

getAccessKeyEscrowEnabled() - Method in class com.tencentcloudapi.ssm.v20190923.models.GetServiceStatusResponse
Get true表示用户已经可以使用密钥安全托管功能, false表示用户暂时不能使用密钥安全托管功能。
getAssociatedInstanceIDs() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Get 当凭据类型为SSH密钥对凭据时,此字段有效,用于表示SSH密钥对所关联的CVM实例ID。 注意:此字段可能返回 null,表示取不到有效值。
getAssociatedInstanceIDs() - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Get 当凭据类型为SSH密钥对凭据时,此字段有效,用于表示SSH密钥对所关联的CVM实例ID。 注意:此字段可能返回 null,表示取不到有效值。
getCleanSSHKey() - Method in class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretRequest
Get 当凭据类型为SSH密钥对凭据时,此字段有效,取值: True -- 表示不仅仅清理此凭据中存储的SSH密钥信息,还会将SSH密钥对从CVM侧进行清理。注意,如果SSH密钥此时绑定了CVM实例,那么会清理失败。 False -- 表示仅仅清理此凭据中存储的SSH密钥信息,不在CVM进侧进行清理。
getColumnName() - Method in class com.tencentcloudapi.ssm.v20190923.models.ProductPrivilegeUnit
Get 仅当PrivilegeName为ColumnPrivileges时这个值才生效,并且此时必须填充: Database - 显式指明所在的数据库实例。 TableName - 显式指明所在表
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
getDatabase() - Method in class com.tencentcloudapi.ssm.v20190923.models.ProductPrivilegeUnit
Get 仅当PrivilegeName为DatabasePrivileges时这个值才有效。
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.CreateProductSecretRequest
Get 描述信息,用于详细描述用途等,最大支持2048字节。
getDescription() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretRequest
Get 描述信息,用于详细描述用途等,最大支持2048字节。
getDescription() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSSHKeyPairSecretRequest
Get 描述信息,用于详细描述用途等,最大支持2048字节。
getDescription() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeAsyncRequestInfoResponse
Get 任务描述信息。
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个字节。
getDomains() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretRequest
Get 账号的域名,IP形式,支持填入%。
getEnableRotation() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretRequest
Get 是否开启轮转 True -- 开启 False -- 不开启 如果不指定,默认为False。
getEnableRotation() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationDetailResponse
Get 否允许轮转,true表示开启轮转,false表示禁止轮转。
getEnableRotation() - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateRotationStatusRequest
Get 是否开启轮转。 true -- 开启轮转; false -- 禁止轮转。
getFlowID() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretResponse
Get 创建云产品凭据异步任务ID号。
getFlowID() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeAsyncRequestInfoRequest
Get 异步任务ID号。
getFlowID() - Method in class com.tencentcloudapi.ssm.v20190923.models.RotateProductSecretResponse
Get 当凭据类型为云产品凭据时(即SecretType为1,如MySQL、Tdsql等托管凭据)此字段有效,返回轮转异步任务ID号。
getFrequency() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationDetailResponse
Get 轮转的频率,以天为单位,默认为1天。 注意:此字段可能返回 null,表示取不到有效值。
getFrequency() - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateRotationStatusRequest
Get 轮转周期,以天为单位,最小为30天,最大为365天。
getInstanceID() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretRequest
Get 云产品实例ID。
getInvalidType() - Method in class com.tencentcloudapi.ssm.v20190923.models.GetServiceStatusResponse
Get 服务不可用类型: 0-未购买,1-正常, 2-欠费停服, 3-资源释放。
getKmsKeyId() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretRequest
Get 指定对凭据进行加密的KMS CMK。 如果为空则表示使用Secrets Manager为您默认创建的CMK进行加密。 您也可以指定在同region 下自行创建的KMS CMK进行加密。
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.CreateSSHKeyPairSecretRequest
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 表示用户指定的密钥
getLatestRotateTime() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationDetailResponse
Get 最近一次轮转的时间,显式可见的时间字符串,格式 2006-01-02 15:04:05。 注意:此字段可能返回 null,表示取不到有效值。
getLimit() - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsRequest
Get 单次查询返回的最大数量,0或不设置则使用默认值 20。
getNextRotateBeginTime() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationDetailResponse
Get 下一次开始轮转的时间,显式可见的时间字符串,格式 2006-01-02 15:04:05。 注意:此字段可能返回 null,表示取不到有效值。
getNextRotationTime() - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Get 下一次轮转开始时间,uinx 时间戳 注意:此字段可能返回 null,表示取不到有效值。
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 表示升序排序。
getPrivateKey() - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSSHKeyPairValueResponse
Get 私钥明文,使用base64编码
getPrivilegeName() - Method in class com.tencentcloudapi.ssm.v20190923.models.ProductPrivilegeUnit
Get 权限名称,当前可选: GlobalPrivileges DatabasePrivileges TablePrivileges ColumnPrivileges 当权限为DatabasePrivileges时,必须通过参数Database指定数据库名; 当权限为TablePrivileges时,必须通过参数Database和TableName指定数据库名以及数据库中的表名; 当权限为ColumnPrivileges时,必须通过参数Database、TableName和CoulmnName指定数据库、数据库中的表名以及表中的列名。
getPrivileges() - Method in class com.tencentcloudapi.ssm.v20190923.models.ProductPrivilegeUnit
Get 权限列表。 对于Mysql产品来说,可选权限值为: 1.
getPrivilegesList() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretRequest
Get 将凭据与云产品实例绑定时,需要授予的权限列表。
getProductName() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretRequest
Get 凭据所绑定的云产品名称,如Mysql,可以通过DescribeSupportedProducts接口获取所支持的云产品名称。
getProductName() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Get 云产品名称。 注意:此字段可能返回 null,表示取不到有效值。
getProductName() - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsRequest
Get 此参数仅在SecretType参数值为1时生效, 当SecretType值为1时: 如果ProductName值为空,则表示查询所有类型的云产品凭据 如果ProductName值为Mysql,则表示查询Mysql数据库凭据 如果ProductName值为Tdsql-mysql,则表示查询Tdsql(Mysql版本)的凭据
getProductName() - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Get 云产品名称,仅在SecretType为1,即凭据类型为云产品凭据时生效 注意:此字段可能返回 null,表示取不到有效值。
getProducts() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSupportedProductsResponse
Get 支持的产品列表。
getProjectId() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSSHKeyPairSecretRequest
Get 密钥对创建后所属的项目ID。
getProjectID() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Get 当凭据类型为SSH密钥对凭据时,此字段有效,用于表示SSH密钥对所属的项目ID。 注意:此字段可能返回 null,表示取不到有效值。
getProjectID() - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSSHKeyPairValueResponse
Get 此密钥对所属的项目ID。
getProjectID() - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Get 当凭据类型为SSH密钥对凭据时,此字段有效,用于表示SSH密钥对所属的项目ID。 注意:此字段可能返回 null,表示取不到有效值。
getPublicKey() - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSSHKeyPairValueResponse
Get 公钥明文,使用base64编码。
getRecoveryWindowInDays() - Method in class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretRequest
Get 指定计划删除日期,单位(天),0(默认)表示立即删除, 1-30 表示预留的天数,超出该日期之后彻底删除。 当凭据类型为SSH密钥对凭据时,此字段只能取值只能为0。
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
 
GetRegionsRequest(GetRegionsRequest) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.GetRegionsRequest
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
GetRegionsResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
GetRegionsResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.GetRegionsResponse
 
GetRegionsResponse(GetRegionsResponse) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.GetRegionsResponse
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
getRequestId() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSSHKeyPairSecretResponse
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.DescribeAsyncRequestInfoResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationDetailResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationHistoryResponse
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.DescribeSupportedProductsResponse
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.GetSSHKeyPairValueResponse
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.RotateProductSecretResponse
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.UpdateRotationStatusResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getRequestId() - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateSecretResponse
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
getResourceID() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Get 云产品实例ID。 注意:此字段可能返回 null,表示取不到有效值。
getResourceName() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Get 当凭据类型为SSH密钥对凭据时,此字段有效,用于表示SSH密钥对凭据的名称。 注意:此字段可能返回 null,表示取不到有效值。
getResourceName() - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Get 当凭据类型为SSH密钥对凭据时,此字段有效,用于表示SSH密钥对凭据的名称。 注意:此字段可能返回 null,表示取不到有效值。
getRotationBeginTime() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretRequest
Get 用户自定义的开始轮转时间,格式:2006-01-02 15:04:05。 当EnableRotation为True时,此参数必填。
getRotationBeginTime() - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateRotationStatusRequest
Get 用户设置的期望开始轮转时间,格式为:2006-01-02 15:04:05。 当EnableRotation为true时,如果不填RotationBeginTime,则默认填充为当前时间。
getRotationFrequency() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretRequest
Get 轮转周期,以天为单位,默认为1天。
getRotationFrequency() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Get 轮转周期,默认以天为单位。 注意:此字段可能返回 null,表示取不到有效值。
getRotationStatus() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Get 是否开启轮转:True -- 开启轮转;False -- 关闭轮转。 注意:此字段可能返回 null,表示取不到有效值。
getRotationStatus() - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Get 1:--开启轮转;0--禁止轮转 注意:此字段可能返回 null,表示取不到有效值。
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.CreateProductSecretRequest
Get 凭据名称,同一region内不可重复,最长128字节,使用字母、数字或者 - _ 的组合,第一个字符必须为字母或者数字。
getSecretName() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretResponse
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.CreateSSHKeyPairSecretRequest
Get 凭据名称,同一region内不可重复,最长128字节,使用字母、数字或者 - _ 的组合,第一个字符必须为字母或者数字。
getSecretName() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSSHKeyPairSecretResponse
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.DescribeRotationDetailRequest
Get 指定需要获取凭据轮转详细信息的凭据名称。
getSecretName() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationHistoryRequest
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.GetSSHKeyPairValueRequest
Get 凭据名称,此凭据只能为SSH密钥对凭据类型。
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.RotateProductSecretRequest
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.UpdateRotationStatusRequest
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 只能一个不为空。
getSecretType() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Get 0 -- 用户自定义凭据类型;1 -- 数据库凭据类型;2 -- SSH密钥对凭据类型。 注意:此字段可能返回 null,表示取不到有效值。
getSecretType() - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsRequest
Get 0 -- 表示用户自定义凭据,默认为0。 1 -- 表示用户云产品凭据。 2 -- 表示SSH密钥对凭据。 3 -- 表示云API密钥对凭据。
getSecretType() - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Get 0 -- 用户自定义凭据; 1 -- 云产品凭据; 2 -- SSH密钥对凭据; 3 -- 云API密钥对凭据; 注意:此字段可能返回 null,表示取不到有效值。
GetSecretValue(GetSecretValueRequest) - Method in class com.tencentcloudapi.ssm.v20190923.SsmClient
对于用户自定义凭据,通过指定凭据名称和版本来获取凭据的明文信息; 对于云产品凭据如Mysql凭据,通过指定凭据名称和历史版本号来获取历史轮转凭据的明文信息,如果要获取当前正在使用的凭据版本的明文,需要将版本号指定为:SSM_Current。
GetSecretValueRequest - Class in com.tencentcloudapi.ssm.v20190923.models
 
GetSecretValueRequest() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.GetSecretValueRequest
 
GetSecretValueRequest(GetSecretValueRequest) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.GetSecretValueRequest
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
GetSecretValueResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
GetSecretValueResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.GetSecretValueResponse
 
GetSecretValueResponse(GetSecretValueResponse) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.GetSecretValueResponse
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
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
 
GetServiceStatusRequest(GetServiceStatusRequest) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.GetServiceStatusRequest
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
GetServiceStatusResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
GetServiceStatusResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.GetServiceStatusResponse
 
GetServiceStatusResponse(GetServiceStatusResponse) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.GetServiceStatusResponse
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
getSSHKeyDescription() - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSSHKeyPairValueResponse
Get SSH密钥对的描述信息。 用户可以在CVM侧控制台对密钥对的描述信息进行修改。
getSSHKeyID() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSSHKeyPairSecretResponse
Get 创建的SSH密钥ID。
getSSHKeyId() - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSSHKeyPairValueRequest
Get 密钥对ID,是云服务器中密钥对的唯一标识。
getSSHKeyID() - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSSHKeyPairValueResponse
Get SSH密钥对ID。
getSSHKeyName() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSSHKeyPairSecretResponse
Get 创建的SSH密钥名称。
getSSHKeyName() - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSSHKeyPairValueResponse
Get SSH密钥对的名称。 用户可以在CVM侧控制台对密钥对的名称进行修改。
GetSSHKeyPairValue(GetSSHKeyPairValueRequest) - Method in class com.tencentcloudapi.ssm.v20190923.SsmClient
获取SSH密钥对凭据明文信息。
GetSSHKeyPairValueRequest - Class in com.tencentcloudapi.ssm.v20190923.models
 
GetSSHKeyPairValueRequest() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.GetSSHKeyPairValueRequest
 
GetSSHKeyPairValueRequest(GetSSHKeyPairValueRequest) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.GetSSHKeyPairValueRequest
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
GetSSHKeyPairValueResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
GetSSHKeyPairValueResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.GetSSHKeyPairValueResponse
 
GetSSHKeyPairValueResponse(GetSSHKeyPairValueResponse) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.GetSSHKeyPairValueResponse
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
getState() - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsRequest
Get 根据凭据状态进行过滤。 默认为0表示查询全部。 1 -- 表示查询Enabled 凭据列表。 2 -- 表示查询Disabled 凭据列表。 3 -- 表示查询PendingDelete 凭据列表。 4 -- 表示PendingCreate。 5 -- 表示CreateFailed。 其中状态PendingCreate和CreateFailed只有在SecretType为云产品凭据时生效
getStatus() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Get 凭据状态:Enabled、Disabled、PendingDelete, Creating, Failed。
getStatus() - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Get 凭据状态:Enabled、Disabled、PendingDelete、Creating、Failed
getTableName() - Method in class com.tencentcloudapi.ssm.v20190923.models.ProductPrivilegeUnit
Get 仅当PrivilegeName为TablePrivileges时这个值才有效,并且此时需要填充Database显式指明所在的数据库实例。
getTagCode() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretResponse
Get 标签操作的返回码.
getTagCode() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretResponse
Get 标签操作的返回码.
getTagCode() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSSHKeyPairSecretResponse
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.CreateProductSecretResponse
Get 标签操作的返回信息。 注意:此字段可能返回 null,表示取不到有效值。
getTagMsg() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretResponse
Get 标签操作的返回信息 注意:此字段可能返回 null,表示取不到有效值。
getTagMsg() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSSHKeyPairSecretResponse
Get 标签操作的返回信息。 注意:此字段可能返回 null,表示取不到有效值。
getTags() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretRequest
Get 标签列表。
getTags() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretRequest
Get 标签列表
getTags() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSSHKeyPairSecretRequest
Get 标签列表。
getTagValue() - Method in class com.tencentcloudapi.ssm.v20190923.models.Tag
Get 标签值
getTagValue() - Method in class com.tencentcloudapi.ssm.v20190923.models.TagFilter
Get 标签值
getTargetUin() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Get 当凭据类型为云API密钥对凭据时,此字段有效,用于表示此云API密钥对所属的用户UIN。 注意:此字段可能返回 null,表示取不到有效值。
getTargetUin() - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Get 当凭据类型为云API密钥对凭据时,此字段有效,用于表示云API密钥对所属的用户UIN。 注意:此字段可能返回 null,表示取不到有效值。
getTaskStatus() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeAsyncRequestInfoResponse
Get 0:处理中,1:处理成功,2:处理失败
getTotalCount() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationHistoryResponse
Get 版本号个数,可以给用户展示的版本号个数上限为10个。
getTotalCount() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSupportedProductsResponse
Get 支持的产品个数
getTotalCount() - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsResponse
Get 根据State和SearchSecretName 筛选的凭据总数。
getUserNamePrefix() - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretRequest
Get 用户账号名前缀,由用户自行指定,长度限定在8个字符以内, 可选字符集包括: 数字字符:[0, 9], 小写字符:[a, z], 大写字符:[A, Z], 特殊字符(全英文符号):下划线(_), 前缀必须以大写或小写字母开头。
getValue() - Method in enum com.tencentcloudapi.ssm.v20190923.SsmErrorCode
 
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 指定对应凭据的版本号。 对于云产品凭据如Mysql凭据,通过指定凭据名称和历史版本号来获取历史轮转凭据的明文信息,如果要获取当前正在使用的凭据版本的明文,需要将版本号指定为:SSM_Current。
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 版本号。
getVersionIDs() - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationHistoryResponse
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
 
ListSecretsRequest(ListSecretsRequest) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.ListSecretsRequest
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
ListSecretsResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
ListSecretsResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.ListSecretsResponse
 
ListSecretsResponse(ListSecretsResponse) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.ListSecretsResponse
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
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
 
ListSecretVersionIdsRequest(ListSecretVersionIdsRequest) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.ListSecretVersionIdsRequest
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
ListSecretVersionIdsResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
ListSecretVersionIdsResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.ListSecretVersionIdsResponse
 
ListSecretVersionIdsResponse(ListSecretVersionIdsResponse) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.ListSecretVersionIdsResponse
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.

P

ProductPrivilegeUnit - Class in com.tencentcloudapi.ssm.v20190923.models
 
ProductPrivilegeUnit() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.ProductPrivilegeUnit
 
ProductPrivilegeUnit(ProductPrivilegeUnit) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.ProductPrivilegeUnit
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
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
 
PutSecretValueRequest(PutSecretValueRequest) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.PutSecretValueRequest
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
PutSecretValueResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
PutSecretValueResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.PutSecretValueResponse
 
PutSecretValueResponse(PutSecretValueResponse) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.PutSecretValueResponse
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.

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
 
RestoreSecretRequest(RestoreSecretRequest) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.RestoreSecretRequest
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
RestoreSecretResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
RestoreSecretResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.RestoreSecretResponse
 
RestoreSecretResponse(RestoreSecretResponse) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.RestoreSecretResponse
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
RotateProductSecret(RotateProductSecretRequest) - Method in class com.tencentcloudapi.ssm.v20190923.SsmClient
轮转云产品凭据或云API密钥对凭据。 该接口仅适用于处于Enabled状态的云产品凭据或处于Enable状态的云API密钥对凭据,对于其他状态的云产品凭据或云API密钥对凭据或用户自定义凭据不适用。
RotateProductSecretRequest - Class in com.tencentcloudapi.ssm.v20190923.models
 
RotateProductSecretRequest() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.RotateProductSecretRequest
 
RotateProductSecretRequest(RotateProductSecretRequest) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.RotateProductSecretRequest
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
RotateProductSecretResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
RotateProductSecretResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.RotateProductSecretResponse
 
RotateProductSecretResponse(RotateProductSecretResponse) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.RotateProductSecretResponse
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.

S

SecretMetadata - Class in com.tencentcloudapi.ssm.v20190923.models
 
SecretMetadata() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
 
SecretMetadata(SecretMetadata) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
setAccessKeyEscrowEnabled(Boolean) - Method in class com.tencentcloudapi.ssm.v20190923.models.GetServiceStatusResponse
Set true表示用户已经可以使用密钥安全托管功能, false表示用户暂时不能使用密钥安全托管功能。
setAssociatedInstanceIDs(String[]) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Set 当凭据类型为SSH密钥对凭据时,此字段有效,用于表示SSH密钥对所关联的CVM实例ID。 注意:此字段可能返回 null,表示取不到有效值。
setAssociatedInstanceIDs(String[]) - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Set 当凭据类型为SSH密钥对凭据时,此字段有效,用于表示SSH密钥对所关联的CVM实例ID。 注意:此字段可能返回 null,表示取不到有效值。
setCleanSSHKey(Boolean) - Method in class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretRequest
Set 当凭据类型为SSH密钥对凭据时,此字段有效,取值: True -- 表示不仅仅清理此凭据中存储的SSH密钥信息,还会将SSH密钥对从CVM侧进行清理。注意,如果SSH密钥此时绑定了CVM实例,那么会清理失败。 False -- 表示仅仅清理此凭据中存储的SSH密钥信息,不在CVM进侧进行清理。
setColumnName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.ProductPrivilegeUnit
Set 仅当PrivilegeName为ColumnPrivileges时这个值才生效,并且此时必须填充: Database - 显式指明所在的数据库实例。 TableName - 显式指明所在表
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
setDatabase(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.ProductPrivilegeUnit
Set 仅当PrivilegeName为DatabasePrivileges时这个值才有效。
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.CreateProductSecretRequest
Set 描述信息,用于详细描述用途等,最大支持2048字节。
setDescription(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretRequest
Set 描述信息,用于详细描述用途等,最大支持2048字节。
setDescription(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSSHKeyPairSecretRequest
Set 描述信息,用于详细描述用途等,最大支持2048字节。
setDescription(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeAsyncRequestInfoResponse
Set 任务描述信息。
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个字节。
setDomains(String[]) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretRequest
Set 账号的域名,IP形式,支持填入%。
setEnableRotation(Boolean) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretRequest
Set 是否开启轮转 True -- 开启 False -- 不开启 如果不指定,默认为False。
setEnableRotation(Boolean) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationDetailResponse
Set 否允许轮转,true表示开启轮转,false表示禁止轮转。
setEnableRotation(Boolean) - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateRotationStatusRequest
Set 是否开启轮转。 true -- 开启轮转; false -- 禁止轮转。
setFlowID(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretResponse
Set 创建云产品凭据异步任务ID号。
setFlowID(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeAsyncRequestInfoRequest
Set 异步任务ID号。
setFlowID(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.RotateProductSecretResponse
Set 当凭据类型为云产品凭据时(即SecretType为1,如MySQL、Tdsql等托管凭据)此字段有效,返回轮转异步任务ID号。
setFrequency(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationDetailResponse
Set 轮转的频率,以天为单位,默认为1天。 注意:此字段可能返回 null,表示取不到有效值。
setFrequency(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateRotationStatusRequest
Set 轮转周期,以天为单位,最小为30天,最大为365天。
setInstanceID(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretRequest
Set 云产品实例ID。
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.CreateProductSecretRequest
Set 指定对凭据进行加密的KMS CMK。 如果为空则表示使用Secrets Manager为您默认创建的CMK进行加密。 您也可以指定在同region 下自行创建的KMS CMK进行加密。
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.CreateSSHKeyPairSecretRequest
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 表示用户指定的密钥
setLatestRotateTime(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationDetailResponse
Set 最近一次轮转的时间,显式可见的时间字符串,格式 2006-01-02 15:04:05。 注意:此字段可能返回 null,表示取不到有效值。
setLimit(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsRequest
Set 单次查询返回的最大数量,0或不设置则使用默认值 20。
setNextRotateBeginTime(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationDetailResponse
Set 下一次开始轮转的时间,显式可见的时间字符串,格式 2006-01-02 15:04:05。 注意:此字段可能返回 null,表示取不到有效值。
setNextRotationTime(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Set 下一次轮转开始时间,uinx 时间戳 注意:此字段可能返回 null,表示取不到有效值。
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 表示升序排序。
setPrivateKey(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSSHKeyPairValueResponse
Set 私钥明文,使用base64编码
setPrivilegeName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.ProductPrivilegeUnit
Set 权限名称,当前可选: GlobalPrivileges DatabasePrivileges TablePrivileges ColumnPrivileges 当权限为DatabasePrivileges时,必须通过参数Database指定数据库名; 当权限为TablePrivileges时,必须通过参数Database和TableName指定数据库名以及数据库中的表名; 当权限为ColumnPrivileges时,必须通过参数Database、TableName和CoulmnName指定数据库、数据库中的表名以及表中的列名。
setPrivileges(String[]) - Method in class com.tencentcloudapi.ssm.v20190923.models.ProductPrivilegeUnit
Set 权限列表。 对于Mysql产品来说,可选权限值为: 1.
setPrivilegesList(ProductPrivilegeUnit[]) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretRequest
Set 将凭据与云产品实例绑定时,需要授予的权限列表。
setProductName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretRequest
Set 凭据所绑定的云产品名称,如Mysql,可以通过DescribeSupportedProducts接口获取所支持的云产品名称。
setProductName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Set 云产品名称。 注意:此字段可能返回 null,表示取不到有效值。
setProductName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsRequest
Set 此参数仅在SecretType参数值为1时生效, 当SecretType值为1时: 如果ProductName值为空,则表示查询所有类型的云产品凭据 如果ProductName值为Mysql,则表示查询Mysql数据库凭据 如果ProductName值为Tdsql-mysql,则表示查询Tdsql(Mysql版本)的凭据
setProductName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Set 云产品名称,仅在SecretType为1,即凭据类型为云产品凭据时生效 注意:此字段可能返回 null,表示取不到有效值。
setProducts(String[]) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSupportedProductsResponse
Set 支持的产品列表。
setProjectId(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSSHKeyPairSecretRequest
Set 密钥对创建后所属的项目ID。
setProjectID(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Set 当凭据类型为SSH密钥对凭据时,此字段有效,用于表示SSH密钥对所属的项目ID。 注意:此字段可能返回 null,表示取不到有效值。
setProjectID(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSSHKeyPairValueResponse
Set 此密钥对所属的项目ID。
setProjectID(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Set 当凭据类型为SSH密钥对凭据时,此字段有效,用于表示SSH密钥对所属的项目ID。 注意:此字段可能返回 null,表示取不到有效值。
setPublicKey(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSSHKeyPairValueResponse
Set 公钥明文,使用base64编码。
setRecoveryWindowInDays(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.DeleteSecretRequest
Set 指定计划删除日期,单位(天),0(默认)表示立即删除, 1-30 表示预留的天数,超出该日期之后彻底删除。 当凭据类型为SSH密钥对凭据时,此字段只能取值只能为0。
setRegions(String[]) - Method in class com.tencentcloudapi.ssm.v20190923.models.GetRegionsResponse
Set region列表。
setRequestId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSSHKeyPairSecretResponse
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.DescribeAsyncRequestInfoResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationDetailResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationHistoryResponse
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.DescribeSupportedProductsResponse
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.GetSSHKeyPairValueResponse
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.RotateProductSecretResponse
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.UpdateRotationStatusResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setRequestId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateSecretResponse
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
setResourceID(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Set 云产品实例ID。 注意:此字段可能返回 null,表示取不到有效值。
setResourceName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Set 当凭据类型为SSH密钥对凭据时,此字段有效,用于表示SSH密钥对凭据的名称。 注意:此字段可能返回 null,表示取不到有效值。
setResourceName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Set 当凭据类型为SSH密钥对凭据时,此字段有效,用于表示SSH密钥对凭据的名称。 注意:此字段可能返回 null,表示取不到有效值。
setRotationBeginTime(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretRequest
Set 用户自定义的开始轮转时间,格式:2006-01-02 15:04:05。 当EnableRotation为True时,此参数必填。
setRotationBeginTime(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateRotationStatusRequest
Set 用户设置的期望开始轮转时间,格式为:2006-01-02 15:04:05。 当EnableRotation为true时,如果不填RotationBeginTime,则默认填充为当前时间。
setRotationFrequency(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretRequest
Set 轮转周期,以天为单位,默认为1天。
setRotationFrequency(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Set 轮转周期,默认以天为单位。 注意:此字段可能返回 null,表示取不到有效值。
setRotationStatus(Boolean) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Set 是否开启轮转:True -- 开启轮转;False -- 关闭轮转。 注意:此字段可能返回 null,表示取不到有效值。
setRotationStatus(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Set 1:--开启轮转;0--禁止轮转 注意:此字段可能返回 null,表示取不到有效值。
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.CreateProductSecretRequest
Set 凭据名称,同一region内不可重复,最长128字节,使用字母、数字或者 - _ 的组合,第一个字符必须为字母或者数字。
setSecretName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretResponse
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.CreateSSHKeyPairSecretRequest
Set 凭据名称,同一region内不可重复,最长128字节,使用字母、数字或者 - _ 的组合,第一个字符必须为字母或者数字。
setSecretName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSSHKeyPairSecretResponse
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.DescribeRotationDetailRequest
Set 指定需要获取凭据轮转详细信息的凭据名称。
setSecretName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationHistoryRequest
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.GetSSHKeyPairValueRequest
Set 凭据名称,此凭据只能为SSH密钥对凭据类型。
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.RotateProductSecretRequest
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.UpdateRotationStatusRequest
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 只能一个不为空。
setSecretType(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Set 0 -- 用户自定义凭据类型;1 -- 数据库凭据类型;2 -- SSH密钥对凭据类型。 注意:此字段可能返回 null,表示取不到有效值。
setSecretType(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsRequest
Set 0 -- 表示用户自定义凭据,默认为0。 1 -- 表示用户云产品凭据。 2 -- 表示SSH密钥对凭据。 3 -- 表示云API密钥对凭据。
setSecretType(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Set 0 -- 用户自定义凭据; 1 -- 云产品凭据; 2 -- SSH密钥对凭据; 3 -- 云API密钥对凭据; 注意:此字段可能返回 null,表示取不到有效值。
setServiceEnabled(Boolean) - Method in class com.tencentcloudapi.ssm.v20190923.models.GetServiceStatusResponse
Set true表示服务已开通,false 表示服务尚未开通。
setSSHKeyDescription(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSSHKeyPairValueResponse
Set SSH密钥对的描述信息。 用户可以在CVM侧控制台对密钥对的描述信息进行修改。
setSSHKeyID(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSSHKeyPairSecretResponse
Set 创建的SSH密钥ID。
setSSHKeyId(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSSHKeyPairValueRequest
Set 密钥对ID,是云服务器中密钥对的唯一标识。
setSSHKeyID(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSSHKeyPairValueResponse
Set SSH密钥对ID。
setSSHKeyName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSSHKeyPairSecretResponse
Set 创建的SSH密钥名称。
setSSHKeyName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSSHKeyPairValueResponse
Set SSH密钥对的名称。 用户可以在CVM侧控制台对密钥对的名称进行修改。
setState(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsRequest
Set 根据凭据状态进行过滤。 默认为0表示查询全部。 1 -- 表示查询Enabled 凭据列表。 2 -- 表示查询Disabled 凭据列表。 3 -- 表示查询PendingDelete 凭据列表。 4 -- 表示PendingCreate。 5 -- 表示CreateFailed。 其中状态PendingCreate和CreateFailed只有在SecretType为云产品凭据时生效
setStatus(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Set 凭据状态:Enabled、Disabled、PendingDelete, Creating, Failed。
setStatus(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Set 凭据状态:Enabled、Disabled、PendingDelete、Creating、Failed
setTableName(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.ProductPrivilegeUnit
Set 仅当PrivilegeName为TablePrivileges时这个值才有效,并且此时需要填充Database显式指明所在的数据库实例。
setTagCode(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretResponse
Set 标签操作的返回码.
setTagCode(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretResponse
Set 标签操作的返回码.
setTagCode(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSSHKeyPairSecretResponse
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.CreateProductSecretResponse
Set 标签操作的返回信息。 注意:此字段可能返回 null,表示取不到有效值。
setTagMsg(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretResponse
Set 标签操作的返回信息 注意:此字段可能返回 null,表示取不到有效值。
setTagMsg(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSSHKeyPairSecretResponse
Set 标签操作的返回信息。 注意:此字段可能返回 null,表示取不到有效值。
setTags(Tag[]) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretRequest
Set 标签列表。
setTags(Tag[]) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSecretRequest
Set 标签列表
setTags(Tag[]) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSSHKeyPairSecretRequest
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 标签值
setTargetUin(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSecretResponse
Set 当凭据类型为云API密钥对凭据时,此字段有效,用于表示此云API密钥对所属的用户UIN。 注意:此字段可能返回 null,表示取不到有效值。
setTargetUin(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.SecretMetadata
Set 当凭据类型为云API密钥对凭据时,此字段有效,用于表示云API密钥对所属的用户UIN。 注意:此字段可能返回 null,表示取不到有效值。
setTaskStatus(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeAsyncRequestInfoResponse
Set 0:处理中,1:处理成功,2:处理失败
setTotalCount(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationHistoryResponse
Set 版本号个数,可以给用户展示的版本号个数上限为10个。
setTotalCount(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSupportedProductsResponse
Set 支持的产品个数
setTotalCount(Long) - Method in class com.tencentcloudapi.ssm.v20190923.models.ListSecretsResponse
Set 根据State和SearchSecretName 筛选的凭据总数。
setUserNamePrefix(String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretRequest
Set 用户账号名前缀,由用户自行指定,长度限定在8个字符以内, 可选字符集包括: 数字字符:[0, 9], 小写字符:[a, z], 大写字符:[A, Z], 特殊字符(全英文符号):下划线(_), 前缀必须以大写或小写字母开头。
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 指定对应凭据的版本号。 对于云产品凭据如Mysql凭据,通过指定凭据名称和历史版本号来获取历史轮转凭据的明文信息,如果要获取当前正在使用的凭据版本的明文,需要将版本号指定为:SSM_Current。
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 版本号。
setVersionIDs(String[]) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationHistoryResponse
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
 
SsmErrorCode - Enum in com.tencentcloudapi.ssm.v20190923
 

T

Tag - Class in com.tencentcloudapi.ssm.v20190923.models
 
Tag() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.Tag
 
Tag(Tag) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.Tag
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
TagFilter - Class in com.tencentcloudapi.ssm.v20190923.models
 
TagFilter() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.TagFilter
 
TagFilter(TagFilter) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.TagFilter
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateProductSecretResponse
Internal implementation, normal users should not use it.
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.CreateSSHKeyPairSecretRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.CreateSSHKeyPairSecretResponse
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.DescribeAsyncRequestInfoRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeAsyncRequestInfoResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationDetailRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationDetailResponse
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationHistoryRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeRotationHistoryResponse
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.DescribeSupportedProductsRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.DescribeSupportedProductsResponse
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.GetSSHKeyPairValueRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.GetSSHKeyPairValueResponse
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.ProductPrivilegeUnit
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.RotateProductSecretRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.RotateProductSecretResponse
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.UpdateRotationStatusRequest
Internal implementation, normal users should not use it.
toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.ssm.v20190923.models.UpdateRotationStatusResponse
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
 
UpdateDescriptionRequest(UpdateDescriptionRequest) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.UpdateDescriptionRequest
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
UpdateDescriptionResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
UpdateDescriptionResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.UpdateDescriptionResponse
 
UpdateDescriptionResponse(UpdateDescriptionResponse) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.UpdateDescriptionResponse
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
UpdateRotationStatus(UpdateRotationStatusRequest) - Method in class com.tencentcloudapi.ssm.v20190923.SsmClient
设置云产品凭据轮转策略,可以设置: 是否开启轮转 轮转周期 轮转开始时间
UpdateRotationStatusRequest - Class in com.tencentcloudapi.ssm.v20190923.models
 
UpdateRotationStatusRequest() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.UpdateRotationStatusRequest
 
UpdateRotationStatusRequest(UpdateRotationStatusRequest) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.UpdateRotationStatusRequest
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
UpdateRotationStatusResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
UpdateRotationStatusResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.UpdateRotationStatusResponse
 
UpdateRotationStatusResponse(UpdateRotationStatusResponse) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.UpdateRotationStatusResponse
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
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
 
UpdateSecretRequest(UpdateSecretRequest) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.UpdateSecretRequest
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
UpdateSecretResponse - Class in com.tencentcloudapi.ssm.v20190923.models
 
UpdateSecretResponse() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.UpdateSecretResponse
 
UpdateSecretResponse(UpdateSecretResponse) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.UpdateSecretResponse
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.

V

valueOf(String) - Static method in enum com.tencentcloudapi.ssm.v20190923.SsmErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.tencentcloudapi.ssm.v20190923.SsmErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
VersionInfo - Class in com.tencentcloudapi.ssm.v20190923.models
 
VersionInfo() - Constructor for class com.tencentcloudapi.ssm.v20190923.models.VersionInfo
 
VersionInfo(VersionInfo) - Constructor for class com.tencentcloudapi.ssm.v20190923.models.VersionInfo
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
C D E G L P R S T U V 
Skip navigation links

Copyright © 2022. All rights reserved.