Uses of Class
com.amazonaws.services.identitymanagement.model.GenerateCredentialReportResult
Packages that use GenerateCredentialReportResult
Package
Description
-
Uses of GenerateCredentialReportResult in com.amazonaws.services.identitymanagement
Methods in com.amazonaws.services.identitymanagement that return GenerateCredentialReportResultModifier and TypeMethodDescriptionAbstractAmazonIdentityManagement.generateCredentialReport()AbstractAmazonIdentityManagement.generateCredentialReport(GenerateCredentialReportRequest request) AmazonIdentityManagement.generateCredentialReport()Simplified method form for invoking the GenerateCredentialReport operation.AmazonIdentityManagement.generateCredentialReport(GenerateCredentialReportRequest generateCredentialReportRequest) Generates a credential report for the AWS account.AmazonIdentityManagementClient.generateCredentialReport()AmazonIdentityManagementClient.generateCredentialReport(GenerateCredentialReportRequest generateCredentialReportRequest) Generates a credential report for the AWS account.Methods in com.amazonaws.services.identitymanagement that return types with arguments of type GenerateCredentialReportResultModifier and TypeMethodDescriptionAbstractAmazonIdentityManagementAsync.generateCredentialReportAsync()Simplified method form for invoking the GenerateCredentialReport operation.AbstractAmazonIdentityManagementAsync.generateCredentialReportAsync(AsyncHandler<GenerateCredentialReportRequest, GenerateCredentialReportResult> asyncHandler) Simplified method form for invoking the GenerateCredentialReport operation with an AsyncHandler.AbstractAmazonIdentityManagementAsync.generateCredentialReportAsync(GenerateCredentialReportRequest request) AbstractAmazonIdentityManagementAsync.generateCredentialReportAsync(GenerateCredentialReportRequest request, AsyncHandler<GenerateCredentialReportRequest, GenerateCredentialReportResult> asyncHandler) AmazonIdentityManagementAsync.generateCredentialReportAsync()Simplified method form for invoking the GenerateCredentialReport operation.AmazonIdentityManagementAsync.generateCredentialReportAsync(AsyncHandler<GenerateCredentialReportRequest, GenerateCredentialReportResult> asyncHandler) Simplified method form for invoking the GenerateCredentialReport operation with an AsyncHandler.AmazonIdentityManagementAsync.generateCredentialReportAsync(GenerateCredentialReportRequest generateCredentialReportRequest) Generates a credential report for the AWS account.AmazonIdentityManagementAsync.generateCredentialReportAsync(GenerateCredentialReportRequest generateCredentialReportRequest, AsyncHandler<GenerateCredentialReportRequest, GenerateCredentialReportResult> asyncHandler) Generates a credential report for the AWS account.AmazonIdentityManagementAsyncClient.generateCredentialReportAsync()Simplified method form for invoking the GenerateCredentialReport operation.AmazonIdentityManagementAsyncClient.generateCredentialReportAsync(AsyncHandler<GenerateCredentialReportRequest, GenerateCredentialReportResult> asyncHandler) Simplified method form for invoking the GenerateCredentialReport operation with an AsyncHandler.AmazonIdentityManagementAsyncClient.generateCredentialReportAsync(GenerateCredentialReportRequest request) AmazonIdentityManagementAsyncClient.generateCredentialReportAsync(GenerateCredentialReportRequest request, AsyncHandler<GenerateCredentialReportRequest, GenerateCredentialReportResult> asyncHandler) Method parameters in com.amazonaws.services.identitymanagement with type arguments of type GenerateCredentialReportResultModifier and TypeMethodDescriptionAbstractAmazonIdentityManagementAsync.generateCredentialReportAsync(AsyncHandler<GenerateCredentialReportRequest, GenerateCredentialReportResult> asyncHandler) Simplified method form for invoking the GenerateCredentialReport operation with an AsyncHandler.AbstractAmazonIdentityManagementAsync.generateCredentialReportAsync(GenerateCredentialReportRequest request, AsyncHandler<GenerateCredentialReportRequest, GenerateCredentialReportResult> asyncHandler) AmazonIdentityManagementAsync.generateCredentialReportAsync(AsyncHandler<GenerateCredentialReportRequest, GenerateCredentialReportResult> asyncHandler) Simplified method form for invoking the GenerateCredentialReport operation with an AsyncHandler.AmazonIdentityManagementAsync.generateCredentialReportAsync(GenerateCredentialReportRequest generateCredentialReportRequest, AsyncHandler<GenerateCredentialReportRequest, GenerateCredentialReportResult> asyncHandler) Generates a credential report for the AWS account.AmazonIdentityManagementAsyncClient.generateCredentialReportAsync(AsyncHandler<GenerateCredentialReportRequest, GenerateCredentialReportResult> asyncHandler) Simplified method form for invoking the GenerateCredentialReport operation with an AsyncHandler.AmazonIdentityManagementAsyncClient.generateCredentialReportAsync(GenerateCredentialReportRequest request, AsyncHandler<GenerateCredentialReportRequest, GenerateCredentialReportResult> asyncHandler) -
Uses of GenerateCredentialReportResult in com.amazonaws.services.identitymanagement.model
Methods in com.amazonaws.services.identitymanagement.model that return GenerateCredentialReportResultModifier and TypeMethodDescriptionGenerateCredentialReportResult.clone()GenerateCredentialReportResult.withDescription(String description) Information about the credential report.GenerateCredentialReportResult.withState(ReportStateType state) Information about the state of the credential report.Information about the state of the credential report.