| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam.model |
| Modifier and Type | Method and Description |
|---|---|
static GetCredentialReportResponse.Builder |
GetCredentialReportResponse.builder() |
GetCredentialReportResponse.Builder |
GetCredentialReportResponse.Builder.content(SdkBytes content)
Contains the credential report.
|
GetCredentialReportResponse.Builder |
GetCredentialReportResponse.Builder.generatedTime(Instant generatedTime)
The date and time when the credential report was created, in ISO
8601 date-time format.
|
GetCredentialReportResponse.Builder |
GetCredentialReportResponse.Builder.reportFormat(ReportFormatType reportFormat)
The format (MIME type) of the credential report.
|
GetCredentialReportResponse.Builder |
GetCredentialReportResponse.Builder.reportFormat(String reportFormat)
The format (MIME type) of the credential report.
|
GetCredentialReportResponse.Builder |
GetCredentialReportResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetCredentialReportResponse.Builder> |
GetCredentialReportResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.