| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default ExportClientVpnClientCertificateRevocationListResponse |
Ec2Client.exportClientVpnClientCertificateRevocationList(Consumer<ExportClientVpnClientCertificateRevocationListRequest.Builder> exportClientVpnClientCertificateRevocationListRequest)
Downloads the client certificate revocation list for the specified Client VPN endpoint.
|
default ExportClientVpnClientCertificateRevocationListResponse |
Ec2Client.exportClientVpnClientCertificateRevocationList(ExportClientVpnClientCertificateRevocationListRequest exportClientVpnClientCertificateRevocationListRequest)
Downloads the client certificate revocation list for the specified Client VPN endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ExportClientVpnClientCertificateRevocationListResponse> |
Ec2AsyncClient.exportClientVpnClientCertificateRevocationList(Consumer<ExportClientVpnClientCertificateRevocationListRequest.Builder> exportClientVpnClientCertificateRevocationListRequest)
Downloads the client certificate revocation list for the specified Client VPN endpoint.
|
default CompletableFuture<ExportClientVpnClientCertificateRevocationListResponse> |
Ec2AsyncClient.exportClientVpnClientCertificateRevocationList(ExportClientVpnClientCertificateRevocationListRequest exportClientVpnClientCertificateRevocationListRequest)
Downloads the client certificate revocation list for the specified Client VPN endpoint.
|
Copyright © 2019. All rights reserved.