| Package | Description |
|---|---|
| software.amazon.awssdk.services.pcaconnectorad.model | |
| software.amazon.awssdk.services.pcaconnectorad.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<TemplateSummary> |
ListTemplatesResponse.templates()
Custom configuration templates used when issuing a certificate.
|
| Modifier and Type | Method and Description |
|---|---|
ListTemplatesResponse.Builder |
ListTemplatesResponse.Builder.templates(TemplateSummary... templates)
Custom configuration templates used when issuing a certificate.
|
| Modifier and Type | Method and Description |
|---|---|
ListTemplatesResponse.Builder |
ListTemplatesResponse.Builder.templates(Collection<TemplateSummary> templates)
Custom configuration templates used when issuing a certificate.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<TemplateSummary> |
ListTemplatesPublisher.templates()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<TemplateSummary> |
ListTemplatesIterable.templates()
Returns an iterable to iterate through the paginated
ListTemplatesResponse.templates() member. |
Copyright © 2023. All rights reserved.