| Package | Description |
|---|---|
| com.amazonaws.services.pcaconnectorad.model |
| Modifier and Type | Method and Description |
|---|---|
TemplateRevision |
TemplateRevision.clone() |
TemplateRevision |
TemplateSummary.getRevision()
The revision version of the template.
|
TemplateRevision |
Template.getRevision()
The version of the template.
|
TemplateRevision |
TemplateRevision.withMajorRevision(Integer majorRevision)
The revision version of the template.
|
TemplateRevision |
TemplateRevision.withMinorRevision(Integer minorRevision)
The revision version of the template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateSummary.setRevision(TemplateRevision revision)
The revision version of the template.
|
void |
Template.setRevision(TemplateRevision revision)
The version of the template.
|
TemplateSummary |
TemplateSummary.withRevision(TemplateRevision revision)
The revision version of the template.
|
Template |
Template.withRevision(TemplateRevision revision)
The version of the template.
|
Copyright © 2025. All rights reserved.