| Package | Description |
|---|---|
| com.amazonaws.services.pcaconnectorscep.model |
| Modifier and Type | Method and Description |
|---|---|
ChallengeMetadata |
ChallengeMetadata.clone() |
ChallengeMetadata |
GetChallengeMetadataResult.getChallengeMetadata()
The metadata for the challenge.
|
ChallengeMetadata |
ChallengeMetadata.withArn(String arn)
The Amazon Resource Name (ARN) of the challenge.
|
ChallengeMetadata |
ChallengeMetadata.withConnectorArn(String connectorArn)
The Amazon Resource Name (ARN) of the connector.
|
ChallengeMetadata |
ChallengeMetadata.withCreatedAt(Date createdAt)
The date and time that the connector was created.
|
ChallengeMetadata |
ChallengeMetadata.withUpdatedAt(Date updatedAt)
The date and time that the connector was updated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetChallengeMetadataResult.setChallengeMetadata(ChallengeMetadata challengeMetadata)
The metadata for the challenge.
|
GetChallengeMetadataResult |
GetChallengeMetadataResult.withChallengeMetadata(ChallengeMetadata challengeMetadata)
The metadata for the challenge.
|
Copyright © 2024. All rights reserved.