| Package | Description |
|---|---|
| com.amazonaws.services.pcaconnectorscep.model |
| Modifier and Type | Method and Description |
|---|---|
ChallengeMetadataSummary |
ChallengeMetadataSummary.clone() |
ChallengeMetadataSummary |
ChallengeMetadataSummary.withArn(String arn)
The Amazon Resource Name (ARN) of the challenge.
|
ChallengeMetadataSummary |
ChallengeMetadataSummary.withConnectorArn(String connectorArn)
The Amazon Resource Name (ARN) of the connector.
|
ChallengeMetadataSummary |
ChallengeMetadataSummary.withCreatedAt(Date createdAt)
The date and time that the challenge was created.
|
ChallengeMetadataSummary |
ChallengeMetadataSummary.withUpdatedAt(Date updatedAt)
The date and time that the challenge was updated.
|
| Modifier and Type | Method and Description |
|---|---|
List<ChallengeMetadataSummary> |
ListChallengeMetadataResult.getChallenges()
The challenge metadata for the challenges belonging to your Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
ListChallengeMetadataResult |
ListChallengeMetadataResult.withChallenges(ChallengeMetadataSummary... challenges)
The challenge metadata for the challenges belonging to your Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListChallengeMetadataResult.setChallenges(Collection<ChallengeMetadataSummary> challenges)
The challenge metadata for the challenges belonging to your Amazon Web Services account.
|
ListChallengeMetadataResult |
ListChallengeMetadataResult.withChallenges(Collection<ChallengeMetadataSummary> challenges)
The challenge metadata for the challenges belonging to your Amazon Web Services account.
|
Copyright © 2024. All rights reserved.