static PolicyTemplateItem.Builder |
PolicyTemplateItem.builder() |
|
PolicyTemplateItem.Builder |
PolicyTemplateItem.Builder.createdDate(Instant createdDate) |
The date and time that the policy template was created.
|
PolicyTemplateItem.Builder |
PolicyTemplateItem.Builder.description(String description) |
The description attached to the policy template.
|
PolicyTemplateItem.Builder |
PolicyTemplateItem.Builder.lastUpdatedDate(Instant lastUpdatedDate) |
The date and time that the policy template was most recently updated.
|
PolicyTemplateItem.Builder |
PolicyTemplateItem.Builder.policyStoreId(String policyStoreId) |
The unique identifier of the policy store that contains the template.
|
PolicyTemplateItem.Builder |
PolicyTemplateItem.Builder.policyTemplateId(String policyTemplateId) |
The unique identifier of the policy template.
|
PolicyTemplateItem.Builder |
PolicyTemplateItem.toBuilder() |
|