Modifier and Type | Method and Description |
---|---|
RemoveTagsFromCertificateRequest |
RemoveTagsFromCertificateRequest.clone() |
RemoveTagsFromCertificateRequest |
RemoveTagsFromCertificateRequest.withCertificateArn(java.lang.String certificateArn)
String that contains the ARN of the ACM Certificate with one or more tags
that you want to remove.
|
RemoveTagsFromCertificateRequest |
RemoveTagsFromCertificateRequest.withTags(java.util.Collection<Tag> tags)
The key-value pair that defines the tag to remove.
|
RemoveTagsFromCertificateRequest |
RemoveTagsFromCertificateRequest.withTags(Tag... tags)
The key-value pair that defines the tag to remove.
|
Modifier and Type | Method and Description |
---|---|
Request<RemoveTagsFromCertificateRequest> |
RemoveTagsFromCertificateRequestMarshaller.marshall(RemoveTagsFromCertificateRequest removeTagsFromCertificateRequest) |
Modifier and Type | Method and Description |
---|---|
Request<RemoveTagsFromCertificateRequest> |
RemoveTagsFromCertificateRequestMarshaller.marshall(RemoveTagsFromCertificateRequest removeTagsFromCertificateRequest) |