| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam.model |
| Modifier and Type | Method and Description |
|---|---|
static GenerateCredentialReportResponse.Builder |
GenerateCredentialReportResponse.builder() |
GenerateCredentialReportResponse.Builder |
GenerateCredentialReportResponse.Builder.description(String description)
Information about the credential report.
|
GenerateCredentialReportResponse.Builder |
GenerateCredentialReportResponse.Builder.state(ReportStateType state)
Information about the state of the credential report.
|
GenerateCredentialReportResponse.Builder |
GenerateCredentialReportResponse.Builder.state(String state)
Information about the state of the credential report.
|
GenerateCredentialReportResponse.Builder |
GenerateCredentialReportResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GenerateCredentialReportResponse.Builder> |
GenerateCredentialReportResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.