Class Secret
java.lang.Object
ink.icoding.github4j.model.Secret
Secret(Actions 密钥)。
表示 GitHub Actions 中的一个加密密钥,用于在工作流中安全存储敏感信息。
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()voidsetCreatedAt(Instant createdAt) voidvoidsetUpdatedAt(Instant updatedAt)
-
Constructor Details
-
Secret
public Secret()
-
-
Method Details
-
getName
-
setName
-
getCreatedAt
-
setCreatedAt
-
getUpdatedAt
-
setUpdatedAt
-