CopyableBuilder<GenerateCredentialReportResponse.Builder,GenerateCredentialReportResponse>, SdkBuilder<GenerateCredentialReportResponse.Builder,GenerateCredentialReportResponse>public static interface GenerateCredentialReportResponse.Builder extends CopyableBuilder<GenerateCredentialReportResponse.Builder,GenerateCredentialReportResponse>
| Modifier and Type | Method | Description |
|---|---|---|
GenerateCredentialReportResponse.Builder |
description(String description) |
Information about the credential report.
|
GenerateCredentialReportResponse.Builder |
state(String state) |
Information about the state of the credential report.
|
GenerateCredentialReportResponse.Builder |
state(ReportStateType state) |
Information about the state of the credential report.
|
copyapply, buildGenerateCredentialReportResponse.Builder state(String state)
Information about the state of the credential report.
state - Information about the state of the credential report.ReportStateTypeGenerateCredentialReportResponse.Builder state(ReportStateType state)
Information about the state of the credential report.
state - Information about the state of the credential report.ReportStateTypeGenerateCredentialReportResponse.Builder description(String description)
Information about the credential report.
description - Information about the credential report.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.