| Package | Description |
|---|---|
| com.amazonaws.services.identitymanagement |
|
| com.amazonaws.services.identitymanagement.model |
| Modifier and Type | Method and Description |
|---|---|
TagServerCertificateResult |
AbstractAmazonIdentityManagement.tagServerCertificate(TagServerCertificateRequest request) |
TagServerCertificateResult |
AmazonIdentityManagementClient.tagServerCertificate(TagServerCertificateRequest request)
Adds one or more tags to an IAM server certificate.
|
TagServerCertificateResult |
AmazonIdentityManagement.tagServerCertificate(TagServerCertificateRequest tagServerCertificateRequest)
Adds one or more tags to an IAM server certificate.
|
| Modifier and Type | Method and Description |
|---|---|
Future<TagServerCertificateResult> |
AbstractAmazonIdentityManagementAsync.tagServerCertificateAsync(TagServerCertificateRequest request,
AsyncHandler<TagServerCertificateRequest,TagServerCertificateResult> asyncHandler) |
Future<TagServerCertificateResult> |
AmazonIdentityManagementAsyncClient.tagServerCertificateAsync(TagServerCertificateRequest request,
AsyncHandler<TagServerCertificateRequest,TagServerCertificateResult> asyncHandler) |
Future<TagServerCertificateResult> |
AmazonIdentityManagementAsync.tagServerCertificateAsync(TagServerCertificateRequest tagServerCertificateRequest,
AsyncHandler<TagServerCertificateRequest,TagServerCertificateResult> asyncHandler)
Adds one or more tags to an IAM server certificate.
|
| Modifier and Type | Method and Description |
|---|---|
TagServerCertificateResult |
TagServerCertificateResult.clone() |
Copyright © 2024. All rights reserved.