TemplateDefinition |
CreateTemplateRequest.definition() |
Template configuration to define the information included in certificates.
|
TemplateDefinition |
Template.definition() |
Template configuration to define the information included in certificates.
|
TemplateDefinition |
TemplateSummary.definition() |
Template configuration to define the information included in certificates.
|
TemplateDefinition |
UpdateTemplateRequest.definition() |
Template configuration to define the information included in certificates.
|
static TemplateDefinition |
TemplateDefinition.fromTemplateV2(Consumer<TemplateV2.Builder> templateV2) |
Create an instance of this class with templateV2() initialized to the given value.
|
static TemplateDefinition |
TemplateDefinition.fromTemplateV2(TemplateV2 templateV2) |
Create an instance of this class with templateV2() initialized to the given value.
|
static TemplateDefinition |
TemplateDefinition.fromTemplateV3(Consumer<TemplateV3.Builder> templateV3) |
Create an instance of this class with templateV3() initialized to the given value.
|
static TemplateDefinition |
TemplateDefinition.fromTemplateV3(TemplateV3 templateV3) |
Create an instance of this class with templateV3() initialized to the given value.
|
static TemplateDefinition |
TemplateDefinition.fromTemplateV4(Consumer<TemplateV4.Builder> templateV4) |
Create an instance of this class with templateV4() initialized to the given value.
|
static TemplateDefinition |
TemplateDefinition.fromTemplateV4(TemplateV4 templateV4) |
Create an instance of this class with templateV4() initialized to the given value.
|