| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| Modifier and Type | Method and Description |
|---|---|
default ListServerCertificatesIterable |
IamClient.listServerCertificatesPaginator()
Lists the server certificates stored in IAM that have the specified path prefix.
|
default ListServerCertificatesIterable |
IamClient.listServerCertificatesPaginator(Consumer<ListServerCertificatesRequest.Builder> listServerCertificatesRequest)
Lists the server certificates stored in IAM that have the specified path prefix.
|
default ListServerCertificatesIterable |
IamClient.listServerCertificatesPaginator(ListServerCertificatesRequest listServerCertificatesRequest)
Lists the server certificates stored in IAM that have the specified path prefix.
|
Copyright © 2023. All rights reserved.