| Package | Description |
|---|---|
| software.amazon.awssdk.services.pcaconnectorad |
Amazon Web Services Private CA Connector for Active Directory creates a connector between Amazon Web Services Private
CA and Active Directory (AD) that enables you to provision security certificates for AD signed by a private CA that
you own.
|
| software.amazon.awssdk.services.pcaconnectorad.paginators | |
| software.amazon.awssdk.services.pcaconnectorad.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListServicePrincipalNamesResponse> |
PcaConnectorAdAsyncClient.listServicePrincipalNames(ListServicePrincipalNamesRequest listServicePrincipalNamesRequest)
Lists the service principal names that the connector uses to authenticate with Active Directory.
|
default ListServicePrincipalNamesResponse |
PcaConnectorAdClient.listServicePrincipalNames(ListServicePrincipalNamesRequest listServicePrincipalNamesRequest)
Lists the service principal names that the connector uses to authenticate with Active Directory.
|
default ListServicePrincipalNamesPublisher |
PcaConnectorAdAsyncClient.listServicePrincipalNamesPaginator(ListServicePrincipalNamesRequest listServicePrincipalNamesRequest)
Lists the service principal names that the connector uses to authenticate with Active Directory.
|
default ListServicePrincipalNamesIterable |
PcaConnectorAdClient.listServicePrincipalNamesPaginator(ListServicePrincipalNamesRequest listServicePrincipalNamesRequest)
Lists the service principal names that the connector uses to authenticate with Active Directory.
|
| Constructor and Description |
|---|
ListServicePrincipalNamesIterable(PcaConnectorAdClient client,
ListServicePrincipalNamesRequest firstRequest) |
ListServicePrincipalNamesPublisher(PcaConnectorAdAsyncClient client,
ListServicePrincipalNamesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListServicePrincipalNamesRequestMarshaller.marshall(ListServicePrincipalNamesRequest listServicePrincipalNamesRequest) |
Copyright © 2023. All rights reserved.