Skip navigation links
A B C D E F G H I L M N P Q R S T U V W 

A

AbstractAWSWellArchitected - Class in com.amazonaws.services.wellarchitected
Abstract implementation of AWSWellArchitected.
AbstractAWSWellArchitected() - Constructor for class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
AbstractAWSWellArchitectedAsync - Class in com.amazonaws.services.wellarchitected
Abstract implementation of AWSWellArchitectedAsync.
AbstractAWSWellArchitectedAsync() - Constructor for class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
AccessDeniedException - Exception in com.amazonaws.services.wellarchitected.model
User does not have sufficient access to perform this action.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.wellarchitected.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
addPillarNotesEntry(String, String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateLensReviewRequest
Add a single PillarNotes entry
addRiskCountsEntry(String, Integer) - Method in class com.amazonaws.services.wellarchitected.model.LensReview
Add a single RiskCounts entry
addRiskCountsEntry(String, Integer) - Method in class com.amazonaws.services.wellarchitected.model.LensReviewSummary
Add a single RiskCounts entry
addRiskCountsEntry(String, Integer) - Method in class com.amazonaws.services.wellarchitected.model.PillarReviewSummary
Add a single RiskCounts entry
addRiskCountsEntry(String, Integer) - Method in class com.amazonaws.services.wellarchitected.model.Workload
Add a single RiskCounts entry
addRiskCountsEntry(String, Integer) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
Add a single RiskCounts entry
Answer - Class in com.amazonaws.services.wellarchitected.model
An answer of the question.
Answer() - Constructor for class com.amazonaws.services.wellarchitected.model.Answer
 
AnswerSummary - Class in com.amazonaws.services.wellarchitected.model
An answer summary of a lens review in a workload.
AnswerSummary() - Constructor for class com.amazonaws.services.wellarchitected.model.AnswerSummary
 
associateLenses(AssociateLensesRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
associateLenses(AssociateLensesRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
Associate a lens to a workload.
associateLenses(AssociateLensesRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
Associate a lens to a workload.
associateLensesAsync(AssociateLensesRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
associateLensesAsync(AssociateLensesRequest, AsyncHandler<AssociateLensesRequest, AssociateLensesResult>) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
associateLensesAsync(AssociateLensesRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Associate a lens to a workload.
associateLensesAsync(AssociateLensesRequest, AsyncHandler<AssociateLensesRequest, AssociateLensesResult>) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Associate a lens to a workload.
associateLensesAsync(AssociateLensesRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
associateLensesAsync(AssociateLensesRequest, AsyncHandler<AssociateLensesRequest, AssociateLensesResult>) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
AssociateLensesRequest - Class in com.amazonaws.services.wellarchitected.model
Input to associate lens reviews.
AssociateLensesRequest() - Constructor for class com.amazonaws.services.wellarchitected.model.AssociateLensesRequest
 
AssociateLensesResult - Class in com.amazonaws.services.wellarchitected.model
 
AssociateLensesResult() - Constructor for class com.amazonaws.services.wellarchitected.model.AssociateLensesResult
 
asyncBuilder() - Static method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
AWSWellArchitected - Interface in com.amazonaws.services.wellarchitected
Interface for accessing Well-Architected.
AWSWellArchitectedAsync - Interface in com.amazonaws.services.wellarchitected
Interface for accessing Well-Architected asynchronously.
AWSWellArchitectedAsyncClient - Class in com.amazonaws.services.wellarchitected
Client for accessing Well-Architected asynchronously.
AWSWellArchitectedAsyncClientBuilder - Class in com.amazonaws.services.wellarchitected
Fluent builder for AWSWellArchitectedAsync.
AWSWellArchitectedClient - Class in com.amazonaws.services.wellarchitected
Client for accessing Well-Architected.
AWSWellArchitectedClientBuilder - Class in com.amazonaws.services.wellarchitected
Fluent builder for AWSWellArchitected.
AWSWellArchitectedException - Exception in com.amazonaws.services.wellarchitected.model
Base exception for all service exceptions thrown by AWS Well-Architected Tool
AWSWellArchitectedException(String) - Constructor for exception com.amazonaws.services.wellarchitected.model.AWSWellArchitectedException
Constructs a new AWSWellArchitectedException with the specified error message.

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClientBuilder
Construct an asynchronous implementation of AWSWellArchitectedAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClientBuilder
Construct a synchronous implementation of AWSWellArchitected using the current builder configuration.
builder() - Static method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
 

C

Choice - Class in com.amazonaws.services.wellarchitected.model
A choice available to answer question.
Choice() - Constructor for class com.amazonaws.services.wellarchitected.model.Choice
 
clearPillarNotesEntries() - Method in class com.amazonaws.services.wellarchitected.model.UpdateLensReviewRequest
Removes all the entries added into PillarNotes.
clearRiskCountsEntries() - Method in class com.amazonaws.services.wellarchitected.model.LensReview
Removes all the entries added into RiskCounts.
clearRiskCountsEntries() - Method in class com.amazonaws.services.wellarchitected.model.LensReviewSummary
Removes all the entries added into RiskCounts.
clearRiskCountsEntries() - Method in class com.amazonaws.services.wellarchitected.model.PillarReviewSummary
Removes all the entries added into RiskCounts.
clearRiskCountsEntries() - Method in class com.amazonaws.services.wellarchitected.model.Workload
Removes all the entries added into RiskCounts.
clearRiskCountsEntries() - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
Removes all the entries added into RiskCounts.
clone() - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.AssociateLensesRequest
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.AssociateLensesResult
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.Choice
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.CreateMilestoneRequest
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.CreateMilestoneResult
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadResult
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadShareRequest
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadShareResult
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadRequest
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadResult
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadShareRequest
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadShareResult
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.DisassociateLensesRequest
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.DisassociateLensesResult
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerRequest
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerResult
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewReportRequest
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewReportResult
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewRequest
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewResult
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.GetLensVersionDifferenceRequest
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.GetLensVersionDifferenceResult
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.GetMilestoneRequest
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.GetMilestoneResult
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.GetWorkloadRequest
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.GetWorkloadResult
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.ImprovementSummary
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.LensReview
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.LensReviewReport
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.LensReviewSummary
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.LensSummary
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.LensUpgradeSummary
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersRequest
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersResult
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.ListLensesRequest
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.ListLensesResult
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsRequest
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsResult
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsRequest
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsResult
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.ListMilestonesRequest
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.ListMilestonesResult
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.ListNotificationsRequest
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.ListNotificationsResult
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.ListShareInvitationsRequest
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.ListShareInvitationsResult
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesRequest
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesResult
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadsRequest
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadsResult
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.Milestone
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.MilestoneSummary
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.NotificationSummary
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.PillarDifference
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.PillarReviewSummary
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.QuestionDifference
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitation
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitationSummary
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerRequest
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerResult
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.UpdateLensReviewRequest
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.UpdateLensReviewResult
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.UpdateShareInvitationRequest
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.UpdateShareInvitationResult
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadResult
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadShareRequest
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadShareResult
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.UpgradeLensReviewRequest
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.UpgradeLensReviewResult
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.ValidationExceptionField
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.VersionDifferences
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShare
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShareSummary
 
clone() - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 
com.amazonaws.services.wellarchitected - package com.amazonaws.services.wellarchitected
AWS Well-Architected Tool
com.amazonaws.services.wellarchitected.model - package com.amazonaws.services.wellarchitected.model
 
configFactory - Static variable in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
Client configuration factory providing ClientConfigurations tailored to this client
ConflictException - Exception in com.amazonaws.services.wellarchitected.model
The resource already exists.
ConflictException(String) - Constructor for exception com.amazonaws.services.wellarchitected.model.ConflictException
Constructs a new ConflictException with the specified error message.
createMilestone(CreateMilestoneRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
createMilestone(CreateMilestoneRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
Create a milestone for an existing workload.
createMilestone(CreateMilestoneRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
Create a milestone for an existing workload.
createMilestoneAsync(CreateMilestoneRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
createMilestoneAsync(CreateMilestoneRequest, AsyncHandler<CreateMilestoneRequest, CreateMilestoneResult>) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
createMilestoneAsync(CreateMilestoneRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Create a milestone for an existing workload.
createMilestoneAsync(CreateMilestoneRequest, AsyncHandler<CreateMilestoneRequest, CreateMilestoneResult>) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Create a milestone for an existing workload.
createMilestoneAsync(CreateMilestoneRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
createMilestoneAsync(CreateMilestoneRequest, AsyncHandler<CreateMilestoneRequest, CreateMilestoneResult>) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
CreateMilestoneRequest - Class in com.amazonaws.services.wellarchitected.model
Input for milestone creation.
CreateMilestoneRequest() - Constructor for class com.amazonaws.services.wellarchitected.model.CreateMilestoneRequest
 
CreateMilestoneResult - Class in com.amazonaws.services.wellarchitected.model
Output of a create milestone call.
CreateMilestoneResult() - Constructor for class com.amazonaws.services.wellarchitected.model.CreateMilestoneResult
 
createWorkload(CreateWorkloadRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
createWorkload(CreateWorkloadRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
Create a new workload.
createWorkload(CreateWorkloadRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
Create a new workload.
createWorkloadAsync(CreateWorkloadRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
createWorkloadAsync(CreateWorkloadRequest, AsyncHandler<CreateWorkloadRequest, CreateWorkloadResult>) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
createWorkloadAsync(CreateWorkloadRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Create a new workload.
createWorkloadAsync(CreateWorkloadRequest, AsyncHandler<CreateWorkloadRequest, CreateWorkloadResult>) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Create a new workload.
createWorkloadAsync(CreateWorkloadRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
createWorkloadAsync(CreateWorkloadRequest, AsyncHandler<CreateWorkloadRequest, CreateWorkloadResult>) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
CreateWorkloadRequest - Class in com.amazonaws.services.wellarchitected.model
Input for workload creation.
CreateWorkloadRequest() - Constructor for class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
CreateWorkloadResult - Class in com.amazonaws.services.wellarchitected.model
Output of a create workload call.
CreateWorkloadResult() - Constructor for class com.amazonaws.services.wellarchitected.model.CreateWorkloadResult
 
createWorkloadShare(CreateWorkloadShareRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
createWorkloadShare(CreateWorkloadShareRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
Create a workload share.
createWorkloadShare(CreateWorkloadShareRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
Create a workload share.
createWorkloadShareAsync(CreateWorkloadShareRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
createWorkloadShareAsync(CreateWorkloadShareRequest, AsyncHandler<CreateWorkloadShareRequest, CreateWorkloadShareResult>) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
createWorkloadShareAsync(CreateWorkloadShareRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Create a workload share.
createWorkloadShareAsync(CreateWorkloadShareRequest, AsyncHandler<CreateWorkloadShareRequest, CreateWorkloadShareResult>) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Create a workload share.
createWorkloadShareAsync(CreateWorkloadShareRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
createWorkloadShareAsync(CreateWorkloadShareRequest, AsyncHandler<CreateWorkloadShareRequest, CreateWorkloadShareResult>) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
CreateWorkloadShareRequest - Class in com.amazonaws.services.wellarchitected.model
Input for Create Workload Share
CreateWorkloadShareRequest() - Constructor for class com.amazonaws.services.wellarchitected.model.CreateWorkloadShareRequest
 
CreateWorkloadShareResult - Class in com.amazonaws.services.wellarchitected.model
Input for Create Workload Share
CreateWorkloadShareResult() - Constructor for class com.amazonaws.services.wellarchitected.model.CreateWorkloadShareResult
 

D

defaultClient() - Static method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClientBuilder
 
deleteWorkload(DeleteWorkloadRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
deleteWorkload(DeleteWorkloadRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
Delete an existing workload.
deleteWorkload(DeleteWorkloadRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
Delete an existing workload.
deleteWorkloadAsync(DeleteWorkloadRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
deleteWorkloadAsync(DeleteWorkloadRequest, AsyncHandler<DeleteWorkloadRequest, DeleteWorkloadResult>) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
deleteWorkloadAsync(DeleteWorkloadRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Delete an existing workload.
deleteWorkloadAsync(DeleteWorkloadRequest, AsyncHandler<DeleteWorkloadRequest, DeleteWorkloadResult>) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Delete an existing workload.
deleteWorkloadAsync(DeleteWorkloadRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
deleteWorkloadAsync(DeleteWorkloadRequest, AsyncHandler<DeleteWorkloadRequest, DeleteWorkloadResult>) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
DeleteWorkloadRequest - Class in com.amazonaws.services.wellarchitected.model
Input for workload deletion.
DeleteWorkloadRequest() - Constructor for class com.amazonaws.services.wellarchitected.model.DeleteWorkloadRequest
 
DeleteWorkloadResult - Class in com.amazonaws.services.wellarchitected.model
 
DeleteWorkloadResult() - Constructor for class com.amazonaws.services.wellarchitected.model.DeleteWorkloadResult
 
deleteWorkloadShare(DeleteWorkloadShareRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
deleteWorkloadShare(DeleteWorkloadShareRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
Delete a workload share.
deleteWorkloadShare(DeleteWorkloadShareRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
Delete a workload share.
deleteWorkloadShareAsync(DeleteWorkloadShareRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
deleteWorkloadShareAsync(DeleteWorkloadShareRequest, AsyncHandler<DeleteWorkloadShareRequest, DeleteWorkloadShareResult>) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
deleteWorkloadShareAsync(DeleteWorkloadShareRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Delete a workload share.
deleteWorkloadShareAsync(DeleteWorkloadShareRequest, AsyncHandler<DeleteWorkloadShareRequest, DeleteWorkloadShareResult>) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Delete a workload share.
deleteWorkloadShareAsync(DeleteWorkloadShareRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
deleteWorkloadShareAsync(DeleteWorkloadShareRequest, AsyncHandler<DeleteWorkloadShareRequest, DeleteWorkloadShareResult>) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
DeleteWorkloadShareRequest - Class in com.amazonaws.services.wellarchitected.model
Input for Delete Workload Share
DeleteWorkloadShareRequest() - Constructor for class com.amazonaws.services.wellarchitected.model.DeleteWorkloadShareRequest
 
DeleteWorkloadShareResult - Class in com.amazonaws.services.wellarchitected.model
 
DeleteWorkloadShareResult() - Constructor for class com.amazonaws.services.wellarchitected.model.DeleteWorkloadShareResult
 
DifferenceStatus - Enum in com.amazonaws.services.wellarchitected.model
 
disassociateLenses(DisassociateLensesRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
disassociateLenses(DisassociateLensesRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
Disassociate a lens from a workload.
disassociateLenses(DisassociateLensesRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
Disassociate a lens from a workload.
disassociateLensesAsync(DisassociateLensesRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
disassociateLensesAsync(DisassociateLensesRequest, AsyncHandler<DisassociateLensesRequest, DisassociateLensesResult>) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
disassociateLensesAsync(DisassociateLensesRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Disassociate a lens from a workload.
disassociateLensesAsync(DisassociateLensesRequest, AsyncHandler<DisassociateLensesRequest, DisassociateLensesResult>) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Disassociate a lens from a workload.
disassociateLensesAsync(DisassociateLensesRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
disassociateLensesAsync(DisassociateLensesRequest, AsyncHandler<DisassociateLensesRequest, DisassociateLensesResult>) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
DisassociateLensesRequest - Class in com.amazonaws.services.wellarchitected.model
Input to disassociate lens reviews.
DisassociateLensesRequest() - Constructor for class com.amazonaws.services.wellarchitected.model.DisassociateLensesRequest
 
DisassociateLensesResult - Class in com.amazonaws.services.wellarchitected.model
 
DisassociateLensesResult() - Constructor for class com.amazonaws.services.wellarchitected.model.DisassociateLensesResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.AssociateLensesRequest
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.AssociateLensesResult
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.Choice
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.CreateMilestoneRequest
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.CreateMilestoneResult
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadResult
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadShareRequest
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadShareResult
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadRequest
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadResult
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadShareRequest
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadShareResult
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.DisassociateLensesRequest
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.DisassociateLensesResult
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerRequest
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerResult
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewReportRequest
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewReportResult
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewRequest
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewResult
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.GetLensVersionDifferenceRequest
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.GetLensVersionDifferenceResult
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.GetMilestoneRequest
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.GetMilestoneResult
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.GetWorkloadRequest
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.GetWorkloadResult
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.ImprovementSummary
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.LensReview
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.LensReviewReport
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.LensReviewSummary
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.LensSummary
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.LensUpgradeSummary
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersRequest
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersResult
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.ListLensesRequest
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.ListLensesResult
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsRequest
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsResult
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsRequest
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsResult
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.ListMilestonesRequest
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.ListMilestonesResult
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.ListNotificationsRequest
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.ListNotificationsResult
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.ListShareInvitationsRequest
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.ListShareInvitationsResult
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesRequest
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesResult
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadsRequest
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadsResult
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.Milestone
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.MilestoneSummary
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.NotificationSummary
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.PillarDifference
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.PillarReviewSummary
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.QuestionDifference
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitation
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitationSummary
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerRequest
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerResult
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.UpdateLensReviewRequest
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.UpdateLensReviewResult
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.UpdateShareInvitationRequest
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.UpdateShareInvitationResult
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadResult
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadShareRequest
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadShareResult
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.UpgradeLensReviewRequest
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.UpgradeLensReviewResult
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.ValidationExceptionField
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.VersionDifferences
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShare
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShareSummary
 
equals(Object) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 

F

fromValue(String) - Static method in enum com.amazonaws.services.wellarchitected.model.DifferenceStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.wellarchitected.model.LensStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.wellarchitected.model.NotificationType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.wellarchitected.model.PermissionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.wellarchitected.model.Risk
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.wellarchitected.model.ShareInvitationAction
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.wellarchitected.model.ShareStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.wellarchitected.model.ValidationExceptionReason
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.wellarchitected.model.WorkloadEnvironment
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.wellarchitected.model.WorkloadImprovementStatus
Use this in place of valueOf.

G

getAccountIds() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
getAccountIds() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
getAccountIds() - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
getAnswer(GetAnswerRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
getAnswer(GetAnswerRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
Get lens review.
getAnswer(GetAnswerRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
Get lens review.
getAnswer() - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerResult
 
getAnswer() - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerResult
 
getAnswerAsync(GetAnswerRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
getAnswerAsync(GetAnswerRequest, AsyncHandler<GetAnswerRequest, GetAnswerResult>) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
getAnswerAsync(GetAnswerRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Get lens review.
getAnswerAsync(GetAnswerRequest, AsyncHandler<GetAnswerRequest, GetAnswerResult>) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Get lens review.
getAnswerAsync(GetAnswerRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
getAnswerAsync(GetAnswerRequest, AsyncHandler<GetAnswerRequest, GetAnswerResult>) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
GetAnswerRequest - Class in com.amazonaws.services.wellarchitected.model
Input to get answer.
GetAnswerRequest() - Constructor for class com.amazonaws.services.wellarchitected.model.GetAnswerRequest
 
GetAnswerResult - Class in com.amazonaws.services.wellarchitected.model
Output of a get answer call.
GetAnswerResult() - Constructor for class com.amazonaws.services.wellarchitected.model.GetAnswerResult
 
getAnswerSummaries() - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersResult
 
getArchitecturalDesign() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
getArchitecturalDesign() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
getArchitecturalDesign() - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
getAwsRegions() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
getAwsRegions() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
getAwsRegions() - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
getBase64String() - Method in class com.amazonaws.services.wellarchitected.model.LensReviewReport
 
getBaseLensVersion() - Method in class com.amazonaws.services.wellarchitected.model.GetLensVersionDifferenceRequest
The base version of the lens.
getBaseLensVersion() - Method in class com.amazonaws.services.wellarchitected.model.GetLensVersionDifferenceResult
The base version of the lens.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getChoiceId() - Method in class com.amazonaws.services.wellarchitected.model.Choice
 
getChoices() - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
getChoices() - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
 
getClientRequestToken() - Method in class com.amazonaws.services.wellarchitected.model.CreateMilestoneRequest
 
getClientRequestToken() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
getClientRequestToken() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadShareRequest
 
getClientRequestToken() - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadRequest
 
getClientRequestToken() - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadShareRequest
 
getClientRequestToken() - Method in class com.amazonaws.services.wellarchitected.model.UpgradeLensReviewRequest
 
getCurrentLensVersion() - Method in class com.amazonaws.services.wellarchitected.model.LensUpgradeSummary
The current version of the lens.
getDescription() - Method in class com.amazonaws.services.wellarchitected.model.Choice
 
getDescription() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
getDescription() - Method in class com.amazonaws.services.wellarchitected.model.LensSummary
 
getDescription() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
getDescription() - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
getDifferenceStatus() - Method in class com.amazonaws.services.wellarchitected.model.PillarDifference
Indicates the type of change to the pillar.
getDifferenceStatus() - Method in class com.amazonaws.services.wellarchitected.model.QuestionDifference
Indicates the type of change to the question.
getEnvironment() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
getEnvironment() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
getEnvironment() - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
getExecutorService() - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
Returns the executor service used by this client to execute async requests.
getFields() - Method in exception com.amazonaws.services.wellarchitected.model.ValidationException
 
getHelpfulResourceUrl() - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
getImprovementPlanUrl() - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
getImprovementPlanUrl() - Method in class com.amazonaws.services.wellarchitected.model.ImprovementSummary
 
getImprovementStatus() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
getImprovementStatus() - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
getImprovementStatus() - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 
getImprovementSummaries() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsResult
 
getIndustry() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
getIndustry() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
getIndustry() - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
getIndustryType() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
getIndustryType() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
getIndustryType() - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
getIsApplicable() - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
getIsApplicable() - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
 
getIsApplicable() - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerRequest
 
getIsReviewOwnerUpdateAcknowledged() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
Flag indicating whether the workload owner has acknowledged that the Review owner field is required.
getIsReviewOwnerUpdateAcknowledged() - Method in class com.amazonaws.services.wellarchitected.model.Workload
Flag indicating whether the workload owner has acknowledged that the Review owner field is required.
getLatestLensVersion() - Method in class com.amazonaws.services.wellarchitected.model.GetLensVersionDifferenceResult
The latest version of the lens.
getLatestLensVersion() - Method in class com.amazonaws.services.wellarchitected.model.LensUpgradeSummary
The latest version of the lens.
getLensAlias() - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerRequest
 
getLensAlias() - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerResult
 
getLensAlias() - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewReportRequest
 
getLensAlias() - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewRequest
 
getLensAlias() - Method in class com.amazonaws.services.wellarchitected.model.GetLensVersionDifferenceRequest
 
getLensAlias() - Method in class com.amazonaws.services.wellarchitected.model.GetLensVersionDifferenceResult
 
getLensAlias() - Method in class com.amazonaws.services.wellarchitected.model.LensReview
 
getLensAlias() - Method in class com.amazonaws.services.wellarchitected.model.LensReviewReport
 
getLensAlias() - Method in class com.amazonaws.services.wellarchitected.model.LensReviewSummary
 
getLensAlias() - Method in class com.amazonaws.services.wellarchitected.model.LensSummary
 
getLensAlias() - Method in class com.amazonaws.services.wellarchitected.model.LensUpgradeSummary
 
getLensAlias() - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersRequest
 
getLensAlias() - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersResult
 
getLensAlias() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsRequest
 
getLensAlias() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsResult
 
getLensAlias() - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerRequest
 
getLensAlias() - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerResult
 
getLensAlias() - Method in class com.amazonaws.services.wellarchitected.model.UpdateLensReviewRequest
 
getLensAlias() - Method in class com.amazonaws.services.wellarchitected.model.UpgradeLensReviewRequest
 
getLensAliases() - Method in class com.amazonaws.services.wellarchitected.model.AssociateLensesRequest
 
getLensAliases() - Method in class com.amazonaws.services.wellarchitected.model.DisassociateLensesRequest
 
getLenses() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
getLenses() - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
getLenses() - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 
getLensName() - Method in class com.amazonaws.services.wellarchitected.model.LensReview
 
getLensName() - Method in class com.amazonaws.services.wellarchitected.model.LensReviewSummary
 
getLensName() - Method in class com.amazonaws.services.wellarchitected.model.LensSummary
 
getLensNotes() - Method in class com.amazonaws.services.wellarchitected.model.UpdateLensReviewRequest
 
getLensReview(GetLensReviewRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
getLensReview(GetLensReviewRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
Get lens review.
getLensReview(GetLensReviewRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
Get lens review.
getLensReview() - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewResult
 
getLensReview() - Method in class com.amazonaws.services.wellarchitected.model.UpdateLensReviewResult
 
getLensReviewAsync(GetLensReviewRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
getLensReviewAsync(GetLensReviewRequest, AsyncHandler<GetLensReviewRequest, GetLensReviewResult>) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
getLensReviewAsync(GetLensReviewRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Get lens review.
getLensReviewAsync(GetLensReviewRequest, AsyncHandler<GetLensReviewRequest, GetLensReviewResult>) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Get lens review.
getLensReviewAsync(GetLensReviewRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
getLensReviewAsync(GetLensReviewRequest, AsyncHandler<GetLensReviewRequest, GetLensReviewResult>) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
getLensReviewReport(GetLensReviewReportRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
getLensReviewReport(GetLensReviewReportRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
Get lens review report.
getLensReviewReport(GetLensReviewReportRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
Get lens review report.
getLensReviewReport() - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewReportResult
 
getLensReviewReportAsync(GetLensReviewReportRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
getLensReviewReportAsync(GetLensReviewReportRequest, AsyncHandler<GetLensReviewReportRequest, GetLensReviewReportResult>) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
getLensReviewReportAsync(GetLensReviewReportRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Get lens review report.
getLensReviewReportAsync(GetLensReviewReportRequest, AsyncHandler<GetLensReviewReportRequest, GetLensReviewReportResult>) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Get lens review report.
getLensReviewReportAsync(GetLensReviewReportRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
getLensReviewReportAsync(GetLensReviewReportRequest, AsyncHandler<GetLensReviewReportRequest, GetLensReviewReportResult>) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
GetLensReviewReportRequest - Class in com.amazonaws.services.wellarchitected.model
Input to get lens review report.
GetLensReviewReportRequest() - Constructor for class com.amazonaws.services.wellarchitected.model.GetLensReviewReportRequest
 
GetLensReviewReportResult - Class in com.amazonaws.services.wellarchitected.model
Output of a get lens review report call.
GetLensReviewReportResult() - Constructor for class com.amazonaws.services.wellarchitected.model.GetLensReviewReportResult
 
GetLensReviewRequest - Class in com.amazonaws.services.wellarchitected.model
Input to get lens review.
GetLensReviewRequest() - Constructor for class com.amazonaws.services.wellarchitected.model.GetLensReviewRequest
 
GetLensReviewResult - Class in com.amazonaws.services.wellarchitected.model
Output of a get lens review call.
GetLensReviewResult() - Constructor for class com.amazonaws.services.wellarchitected.model.GetLensReviewResult
 
getLensReviewSummaries() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsResult
 
getLensStatus() - Method in class com.amazonaws.services.wellarchitected.model.LensReview
The status of the lens.
getLensStatus() - Method in class com.amazonaws.services.wellarchitected.model.LensReviewSummary
The status of the lens.
getLensSummaries() - Method in class com.amazonaws.services.wellarchitected.model.ListLensesResult
 
getLensUpgradeSummary() - Method in class com.amazonaws.services.wellarchitected.model.NotificationSummary
Summary of lens upgrade.
getLensVersion() - Method in class com.amazonaws.services.wellarchitected.model.LensReview
The version of the lens.
getLensVersion() - Method in class com.amazonaws.services.wellarchitected.model.LensReviewSummary
The version of the lens.
getLensVersion() - Method in class com.amazonaws.services.wellarchitected.model.LensSummary
The version of the lens.
getLensVersionDifference(GetLensVersionDifferenceRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
getLensVersionDifference(GetLensVersionDifferenceRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
Get lens version differences.
getLensVersionDifference(GetLensVersionDifferenceRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
Get lens version differences.
getLensVersionDifferenceAsync(GetLensVersionDifferenceRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
getLensVersionDifferenceAsync(GetLensVersionDifferenceRequest, AsyncHandler<GetLensVersionDifferenceRequest, GetLensVersionDifferenceResult>) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
getLensVersionDifferenceAsync(GetLensVersionDifferenceRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Get lens version differences.
getLensVersionDifferenceAsync(GetLensVersionDifferenceRequest, AsyncHandler<GetLensVersionDifferenceRequest, GetLensVersionDifferenceResult>) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Get lens version differences.
getLensVersionDifferenceAsync(GetLensVersionDifferenceRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
getLensVersionDifferenceAsync(GetLensVersionDifferenceRequest, AsyncHandler<GetLensVersionDifferenceRequest, GetLensVersionDifferenceResult>) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
GetLensVersionDifferenceRequest - Class in com.amazonaws.services.wellarchitected.model
 
GetLensVersionDifferenceRequest() - Constructor for class com.amazonaws.services.wellarchitected.model.GetLensVersionDifferenceRequest
 
GetLensVersionDifferenceResult - Class in com.amazonaws.services.wellarchitected.model
 
GetLensVersionDifferenceResult() - Constructor for class com.amazonaws.services.wellarchitected.model.GetLensVersionDifferenceResult
 
getMaxResults() - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersRequest
The maximum number of results to return for this request.
getMaxResults() - Method in class com.amazonaws.services.wellarchitected.model.ListLensesRequest
 
getMaxResults() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsRequest
The maximum number of results to return for this request.
getMaxResults() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsRequest
 
getMaxResults() - Method in class com.amazonaws.services.wellarchitected.model.ListMilestonesRequest
 
getMaxResults() - Method in class com.amazonaws.services.wellarchitected.model.ListNotificationsRequest
The maximum number of results to return for this request.
getMaxResults() - Method in class com.amazonaws.services.wellarchitected.model.ListShareInvitationsRequest
The maximum number of results to return for this request.
getMaxResults() - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesRequest
The maximum number of results to return for this request.
getMaxResults() - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadsRequest
The maximum number of results to return for this request.
getMessage() - Method in class com.amazonaws.services.wellarchitected.model.ValidationExceptionField
 
getMilestone(GetMilestoneRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
getMilestone(GetMilestoneRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
Get a milestone for an existing workload.
getMilestone(GetMilestoneRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
Get a milestone for an existing workload.
getMilestone() - Method in class com.amazonaws.services.wellarchitected.model.GetMilestoneResult
 
getMilestoneAsync(GetMilestoneRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
getMilestoneAsync(GetMilestoneRequest, AsyncHandler<GetMilestoneRequest, GetMilestoneResult>) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
getMilestoneAsync(GetMilestoneRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Get a milestone for an existing workload.
getMilestoneAsync(GetMilestoneRequest, AsyncHandler<GetMilestoneRequest, GetMilestoneResult>) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Get a milestone for an existing workload.
getMilestoneAsync(GetMilestoneRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
getMilestoneAsync(GetMilestoneRequest, AsyncHandler<GetMilestoneRequest, GetMilestoneResult>) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
getMilestoneName() - Method in class com.amazonaws.services.wellarchitected.model.CreateMilestoneRequest
 
getMilestoneName() - Method in class com.amazonaws.services.wellarchitected.model.Milestone
 
getMilestoneName() - Method in class com.amazonaws.services.wellarchitected.model.MilestoneSummary
 
getMilestoneName() - Method in class com.amazonaws.services.wellarchitected.model.UpgradeLensReviewRequest
 
getMilestoneNumber() - Method in class com.amazonaws.services.wellarchitected.model.CreateMilestoneResult
 
getMilestoneNumber() - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerRequest
 
getMilestoneNumber() - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerResult
 
getMilestoneNumber() - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewReportRequest
 
getMilestoneNumber() - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewReportResult
 
getMilestoneNumber() - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewRequest
 
getMilestoneNumber() - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewResult
 
getMilestoneNumber() - Method in class com.amazonaws.services.wellarchitected.model.GetMilestoneRequest
 
getMilestoneNumber() - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersRequest
 
getMilestoneNumber() - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersResult
 
getMilestoneNumber() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsRequest
 
getMilestoneNumber() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsResult
 
getMilestoneNumber() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsRequest
 
getMilestoneNumber() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsResult
 
getMilestoneNumber() - Method in class com.amazonaws.services.wellarchitected.model.Milestone
 
getMilestoneNumber() - Method in class com.amazonaws.services.wellarchitected.model.MilestoneSummary
 
GetMilestoneRequest - Class in com.amazonaws.services.wellarchitected.model
Input to get a milestone.
GetMilestoneRequest() - Constructor for class com.amazonaws.services.wellarchitected.model.GetMilestoneRequest
 
GetMilestoneResult - Class in com.amazonaws.services.wellarchitected.model
Output of a get milestone call.
GetMilestoneResult() - Constructor for class com.amazonaws.services.wellarchitected.model.GetMilestoneResult
 
getMilestoneSummaries() - Method in class com.amazonaws.services.wellarchitected.model.ListMilestonesResult
 
getName() - Method in class com.amazonaws.services.wellarchitected.model.ValidationExceptionField
 
getNextToken() - Method in class com.amazonaws.services.wellarchitected.model.LensReview
 
getNextToken() - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersRequest
 
getNextToken() - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersResult
 
getNextToken() - Method in class com.amazonaws.services.wellarchitected.model.ListLensesRequest
 
getNextToken() - Method in class com.amazonaws.services.wellarchitected.model.ListLensesResult
 
getNextToken() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsRequest
 
getNextToken() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsResult
 
getNextToken() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsRequest
 
getNextToken() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsResult
 
getNextToken() - Method in class com.amazonaws.services.wellarchitected.model.ListMilestonesRequest
 
getNextToken() - Method in class com.amazonaws.services.wellarchitected.model.ListMilestonesResult
 
getNextToken() - Method in class com.amazonaws.services.wellarchitected.model.ListNotificationsRequest
 
getNextToken() - Method in class com.amazonaws.services.wellarchitected.model.ListNotificationsResult
 
getNextToken() - Method in class com.amazonaws.services.wellarchitected.model.ListShareInvitationsRequest
 
getNextToken() - Method in class com.amazonaws.services.wellarchitected.model.ListShareInvitationsResult
 
getNextToken() - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesRequest
 
getNextToken() - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesResult
 
getNextToken() - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadsRequest
 
getNextToken() - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadsResult
 
getNonAwsRegions() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
getNonAwsRegions() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
getNonAwsRegions() - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
getNotes() - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
getNotes() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
getNotes() - Method in class com.amazonaws.services.wellarchitected.model.LensReview
 
getNotes() - Method in class com.amazonaws.services.wellarchitected.model.PillarReviewSummary
 
getNotes() - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerRequest
 
getNotes() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
getNotes() - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
getNotificationSummaries() - Method in class com.amazonaws.services.wellarchitected.model.ListNotificationsResult
List of lens notification summaries in a workload.
getOwner() - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
getOwner() - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 
getPermissionType() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadShareRequest
 
getPermissionType() - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitationSummary
 
getPermissionType() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadShareRequest
 
getPermissionType() - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShare
 
getPermissionType() - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShareSummary
 
getPillarDifferences() - Method in class com.amazonaws.services.wellarchitected.model.VersionDifferences
The differences between the base and latest versions of the lens.
getPillarId() - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
getPillarId() - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
 
getPillarId() - Method in class com.amazonaws.services.wellarchitected.model.ImprovementSummary
 
getPillarId() - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersRequest
 
getPillarId() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsRequest
 
getPillarId() - Method in class com.amazonaws.services.wellarchitected.model.PillarDifference
 
getPillarId() - Method in class com.amazonaws.services.wellarchitected.model.PillarReviewSummary
 
getPillarName() - Method in class com.amazonaws.services.wellarchitected.model.PillarReviewSummary
 
getPillarNotes() - Method in class com.amazonaws.services.wellarchitected.model.UpdateLensReviewRequest
 
getPillarPriorities() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
getPillarPriorities() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
getPillarPriorities() - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
getPillarReviewSummaries() - Method in class com.amazonaws.services.wellarchitected.model.LensReview
 
getQuestionDescription() - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
getQuestionDifferences() - Method in class com.amazonaws.services.wellarchitected.model.PillarDifference
List of question differences.
getQuestionId() - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
getQuestionId() - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
 
getQuestionId() - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerRequest
 
getQuestionId() - Method in class com.amazonaws.services.wellarchitected.model.ImprovementSummary
 
getQuestionId() - Method in class com.amazonaws.services.wellarchitected.model.QuestionDifference
 
getQuestionId() - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerRequest
 
getQuestionTitle() - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
getQuestionTitle() - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
 
getQuestionTitle() - Method in class com.amazonaws.services.wellarchitected.model.ImprovementSummary
 
getQuestionTitle() - Method in class com.amazonaws.services.wellarchitected.model.QuestionDifference
 
getQuotaCode() - Method in exception com.amazonaws.services.wellarchitected.model.ServiceQuotaExceededException
 
getQuotaCode() - Method in exception com.amazonaws.services.wellarchitected.model.ThrottlingException
 
getReason() - Method in exception com.amazonaws.services.wellarchitected.model.ValidationException
 
getRecordedAt() - Method in class com.amazonaws.services.wellarchitected.model.Milestone
 
getRecordedAt() - Method in class com.amazonaws.services.wellarchitected.model.MilestoneSummary
 
getResourceId() - Method in exception com.amazonaws.services.wellarchitected.model.ConflictException
 
getResourceId() - Method in exception com.amazonaws.services.wellarchitected.model.ResourceNotFoundException
 
getResourceId() - Method in exception com.amazonaws.services.wellarchitected.model.ServiceQuotaExceededException
 
getResourceType() - Method in exception com.amazonaws.services.wellarchitected.model.ConflictException
 
getResourceType() - Method in exception com.amazonaws.services.wellarchitected.model.ResourceNotFoundException
 
getResourceType() - Method in exception com.amazonaws.services.wellarchitected.model.ServiceQuotaExceededException
 
getReviewOwner() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
getReviewOwner() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
getReviewOwner() - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
getReviewRestrictionDate() - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
getRisk() - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
getRisk() - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
 
getRisk() - Method in class com.amazonaws.services.wellarchitected.model.ImprovementSummary
 
getRiskCounts() - Method in class com.amazonaws.services.wellarchitected.model.LensReview
 
getRiskCounts() - Method in class com.amazonaws.services.wellarchitected.model.LensReviewSummary
 
getRiskCounts() - Method in class com.amazonaws.services.wellarchitected.model.PillarReviewSummary
 
getRiskCounts() - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
getRiskCounts() - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 
getSelectedChoices() - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
getSelectedChoices() - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
 
getSelectedChoices() - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerRequest
 
getServiceCode() - Method in exception com.amazonaws.services.wellarchitected.model.ServiceQuotaExceededException
 
getServiceCode() - Method in exception com.amazonaws.services.wellarchitected.model.ThrottlingException
 
getSharedBy() - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitationSummary
 
getSharedBy() - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShare
 
getSharedWith() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadShareRequest
 
getSharedWith() - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitationSummary
 
getSharedWith() - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShare
 
getSharedWith() - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShareSummary
 
getSharedWithPrefix() - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesRequest
The AWS account ID or IAM role with which the workload is shared.
getShareId() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadShareResult
 
getShareId() - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadShareRequest
 
getShareId() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadShareRequest
 
getShareId() - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShare
 
getShareId() - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShareSummary
 
getShareInvitation() - Method in class com.amazonaws.services.wellarchitected.model.UpdateShareInvitationResult
The updated workload share invitation.
getShareInvitationAction() - Method in class com.amazonaws.services.wellarchitected.model.UpdateShareInvitationRequest
 
getShareInvitationId() - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitation
The ID assigned to the share invitation.
getShareInvitationId() - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitationSummary
The ID assigned to the share invitation.
getShareInvitationId() - Method in class com.amazonaws.services.wellarchitected.model.UpdateShareInvitationRequest
The ID assigned to the share invitation.
getShareInvitationId() - Method in class com.amazonaws.services.wellarchitected.model.Workload
The ID assigned to the share invitation.
getShareInvitationSummaries() - Method in class com.amazonaws.services.wellarchitected.model.ListShareInvitationsResult
List of share invitation summaries in a workload.
getStatus() - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShare
 
getStatus() - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShareSummary
 
getTitle() - Method in class com.amazonaws.services.wellarchitected.model.Choice
 
getType() - Method in class com.amazonaws.services.wellarchitected.model.NotificationSummary
The type of notification.
getUpdatedAt() - Method in class com.amazonaws.services.wellarchitected.model.LensReview
 
getUpdatedAt() - Method in class com.amazonaws.services.wellarchitected.model.LensReviewSummary
 
getUpdatedAt() - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
getUpdatedAt() - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 
getVersionDifferences() - Method in class com.amazonaws.services.wellarchitected.model.GetLensVersionDifferenceResult
 
getWorkload(GetWorkloadRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
getWorkload(GetWorkloadRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
Get an existing workload.
getWorkload(GetWorkloadRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
Get an existing workload.
getWorkload() - Method in class com.amazonaws.services.wellarchitected.model.GetWorkloadResult
 
getWorkload() - Method in class com.amazonaws.services.wellarchitected.model.Milestone
 
getWorkload() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadResult
 
getWorkloadArn() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadResult
 
getWorkloadArn() - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
getWorkloadArn() - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 
getWorkloadAsync(GetWorkloadRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
getWorkloadAsync(GetWorkloadRequest, AsyncHandler<GetWorkloadRequest, GetWorkloadResult>) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
getWorkloadAsync(GetWorkloadRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Get an existing workload.
getWorkloadAsync(GetWorkloadRequest, AsyncHandler<GetWorkloadRequest, GetWorkloadResult>) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Get an existing workload.
getWorkloadAsync(GetWorkloadRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
getWorkloadAsync(GetWorkloadRequest, AsyncHandler<GetWorkloadRequest, GetWorkloadResult>) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.AssociateLensesRequest
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.CreateMilestoneRequest
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.CreateMilestoneResult
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadResult
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadShareRequest
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadShareResult
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadRequest
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadShareRequest
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.DisassociateLensesRequest
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerRequest
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerResult
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewReportRequest
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewReportResult
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewRequest
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewResult
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.GetMilestoneRequest
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.GetMilestoneResult
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.GetWorkloadRequest
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.LensUpgradeSummary
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersRequest
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersResult
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsRequest
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsResult
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsRequest
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsResult
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.ListMilestonesRequest
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.ListMilestonesResult
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.ListNotificationsRequest
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesRequest
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesResult
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitation
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitationSummary
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerRequest
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerResult
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.UpdateLensReviewRequest
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.UpdateLensReviewResult
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadShareRequest
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadShareResult
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.UpgradeLensReviewRequest
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShare
 
getWorkloadId() - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 
getWorkloadName() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
getWorkloadName() - Method in class com.amazonaws.services.wellarchitected.model.LensUpgradeSummary
 
getWorkloadName() - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitationSummary
 
getWorkloadName() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
getWorkloadName() - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
getWorkloadName() - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShare
 
getWorkloadName() - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 
getWorkloadNamePrefix() - Method in class com.amazonaws.services.wellarchitected.model.ListShareInvitationsRequest
 
getWorkloadNamePrefix() - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadsRequest
 
GetWorkloadRequest - Class in com.amazonaws.services.wellarchitected.model
Input to get a workload.
GetWorkloadRequest() - Constructor for class com.amazonaws.services.wellarchitected.model.GetWorkloadRequest
 
GetWorkloadResult - Class in com.amazonaws.services.wellarchitected.model
Output of a get workload call.
GetWorkloadResult() - Constructor for class com.amazonaws.services.wellarchitected.model.GetWorkloadResult
 
getWorkloadShare() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadShareResult
 
getWorkloadShareSummaries() - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesResult
 
getWorkloadSummaries() - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadsResult
 
getWorkloadSummary() - Method in class com.amazonaws.services.wellarchitected.model.MilestoneSummary
 

H

hashCode() - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.AssociateLensesRequest
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.AssociateLensesResult
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.Choice
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.CreateMilestoneRequest
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.CreateMilestoneResult
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadResult
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadShareRequest
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadShareResult
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadRequest
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadResult
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadShareRequest
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadShareResult
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.DisassociateLensesRequest
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.DisassociateLensesResult
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerRequest
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerResult
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewReportRequest
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewReportResult
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewRequest
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewResult
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.GetLensVersionDifferenceRequest
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.GetLensVersionDifferenceResult
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.GetMilestoneRequest
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.GetMilestoneResult
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.GetWorkloadRequest
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.GetWorkloadResult
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.ImprovementSummary
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.LensReview
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.LensReviewReport
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.LensReviewSummary
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.LensSummary
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.LensUpgradeSummary
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersRequest
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersResult
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.ListLensesRequest
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.ListLensesResult
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsRequest
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsResult
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsRequest
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsResult
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.ListMilestonesRequest
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.ListMilestonesResult
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.ListNotificationsRequest
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.ListNotificationsResult
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.ListShareInvitationsRequest
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.ListShareInvitationsResult
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesRequest
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesResult
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadsRequest
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadsResult
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.Milestone
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.MilestoneSummary
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.NotificationSummary
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.PillarDifference
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.PillarReviewSummary
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.QuestionDifference
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitation
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitationSummary
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerRequest
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerResult
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.UpdateLensReviewRequest
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.UpdateLensReviewResult
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.UpdateShareInvitationRequest
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.UpdateShareInvitationResult
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadResult
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadShareRequest
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadShareResult
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.UpgradeLensReviewRequest
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.UpgradeLensReviewResult
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.ValidationExceptionField
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.VersionDifferences
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShare
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShareSummary
 
hashCode() - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 

I

ImprovementSummary - Class in com.amazonaws.services.wellarchitected.model
An improvement summary of a lens review in a workload.
ImprovementSummary() - Constructor for class com.amazonaws.services.wellarchitected.model.ImprovementSummary
 
InternalServerException - Exception in com.amazonaws.services.wellarchitected.model
There is a problem with the AWS Well-Architected Tool API service.
InternalServerException(String) - Constructor for exception com.amazonaws.services.wellarchitected.model.InternalServerException
Constructs a new InternalServerException with the specified error message.
isApplicable() - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
isApplicable() - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
 
isApplicable() - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerRequest
 
isReviewOwnerUpdateAcknowledged() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
Flag indicating whether the workload owner has acknowledged that the Review owner field is required.
isReviewOwnerUpdateAcknowledged() - Method in class com.amazonaws.services.wellarchitected.model.Workload
Flag indicating whether the workload owner has acknowledged that the Review owner field is required.

L

LensReview - Class in com.amazonaws.services.wellarchitected.model
A lens review of a question.
LensReview() - Constructor for class com.amazonaws.services.wellarchitected.model.LensReview
 
LensReviewReport - Class in com.amazonaws.services.wellarchitected.model
A report of a lens review.
LensReviewReport() - Constructor for class com.amazonaws.services.wellarchitected.model.LensReviewReport
 
LensReviewSummary - Class in com.amazonaws.services.wellarchitected.model
A lens review summary of a workload.
LensReviewSummary() - Constructor for class com.amazonaws.services.wellarchitected.model.LensReviewSummary
 
LensStatus - Enum in com.amazonaws.services.wellarchitected.model
 
LensSummary - Class in com.amazonaws.services.wellarchitected.model
A lens summary of a lens.
LensSummary() - Constructor for class com.amazonaws.services.wellarchitected.model.LensSummary
 
LensUpgradeSummary - Class in com.amazonaws.services.wellarchitected.model
Lens upgrade summary return object.
LensUpgradeSummary() - Constructor for class com.amazonaws.services.wellarchitected.model.LensUpgradeSummary
 
listAnswers(ListAnswersRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
listAnswers(ListAnswersRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
List of answers.
listAnswers(ListAnswersRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
List of answers.
listAnswersAsync(ListAnswersRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
listAnswersAsync(ListAnswersRequest, AsyncHandler<ListAnswersRequest, ListAnswersResult>) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
listAnswersAsync(ListAnswersRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
List of answers.
listAnswersAsync(ListAnswersRequest, AsyncHandler<ListAnswersRequest, ListAnswersResult>) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
List of answers.
listAnswersAsync(ListAnswersRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
listAnswersAsync(ListAnswersRequest, AsyncHandler<ListAnswersRequest, ListAnswersResult>) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
ListAnswersRequest - Class in com.amazonaws.services.wellarchitected.model
Input to list answers.
ListAnswersRequest() - Constructor for class com.amazonaws.services.wellarchitected.model.ListAnswersRequest
 
ListAnswersResult - Class in com.amazonaws.services.wellarchitected.model
Output of a list answers call.
ListAnswersResult() - Constructor for class com.amazonaws.services.wellarchitected.model.ListAnswersResult
 
listLenses(ListLensesRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
listLenses(ListLensesRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
List the available lenses.
listLenses(ListLensesRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
List the available lenses.
listLensesAsync(ListLensesRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
listLensesAsync(ListLensesRequest, AsyncHandler<ListLensesRequest, ListLensesResult>) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
listLensesAsync(ListLensesRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
List the available lenses.
listLensesAsync(ListLensesRequest, AsyncHandler<ListLensesRequest, ListLensesResult>) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
List the available lenses.
listLensesAsync(ListLensesRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
listLensesAsync(ListLensesRequest, AsyncHandler<ListLensesRequest, ListLensesResult>) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
ListLensesRequest - Class in com.amazonaws.services.wellarchitected.model
Input to list lenses.
ListLensesRequest() - Constructor for class com.amazonaws.services.wellarchitected.model.ListLensesRequest
 
ListLensesResult - Class in com.amazonaws.services.wellarchitected.model
Output of a list lenses call.
ListLensesResult() - Constructor for class com.amazonaws.services.wellarchitected.model.ListLensesResult
 
listLensReviewImprovements(ListLensReviewImprovementsRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
listLensReviewImprovements(ListLensReviewImprovementsRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
List lens review improvements.
listLensReviewImprovements(ListLensReviewImprovementsRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
List lens review improvements.
listLensReviewImprovementsAsync(ListLensReviewImprovementsRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
listLensReviewImprovementsAsync(ListLensReviewImprovementsRequest, AsyncHandler<ListLensReviewImprovementsRequest, ListLensReviewImprovementsResult>) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
listLensReviewImprovementsAsync(ListLensReviewImprovementsRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
List lens review improvements.
listLensReviewImprovementsAsync(ListLensReviewImprovementsRequest, AsyncHandler<ListLensReviewImprovementsRequest, ListLensReviewImprovementsResult>) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
List lens review improvements.
listLensReviewImprovementsAsync(ListLensReviewImprovementsRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
listLensReviewImprovementsAsync(ListLensReviewImprovementsRequest, AsyncHandler<ListLensReviewImprovementsRequest, ListLensReviewImprovementsResult>) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
ListLensReviewImprovementsRequest - Class in com.amazonaws.services.wellarchitected.model
Input to list lens review improvements.
ListLensReviewImprovementsRequest() - Constructor for class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsRequest
 
ListLensReviewImprovementsResult - Class in com.amazonaws.services.wellarchitected.model
Output of a list lens review improvements call.
ListLensReviewImprovementsResult() - Constructor for class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsResult
 
listLensReviews(ListLensReviewsRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
listLensReviews(ListLensReviewsRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
List lens reviews.
listLensReviews(ListLensReviewsRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
List lens reviews.
listLensReviewsAsync(ListLensReviewsRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
listLensReviewsAsync(ListLensReviewsRequest, AsyncHandler<ListLensReviewsRequest, ListLensReviewsResult>) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
listLensReviewsAsync(ListLensReviewsRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
List lens reviews.
listLensReviewsAsync(ListLensReviewsRequest, AsyncHandler<ListLensReviewsRequest, ListLensReviewsResult>) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
List lens reviews.
listLensReviewsAsync(ListLensReviewsRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
listLensReviewsAsync(ListLensReviewsRequest, AsyncHandler<ListLensReviewsRequest, ListLensReviewsResult>) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
ListLensReviewsRequest - Class in com.amazonaws.services.wellarchitected.model
Input to list lens reviews.
ListLensReviewsRequest() - Constructor for class com.amazonaws.services.wellarchitected.model.ListLensReviewsRequest
 
ListLensReviewsResult - Class in com.amazonaws.services.wellarchitected.model
Output of a list lens reviews call.
ListLensReviewsResult() - Constructor for class com.amazonaws.services.wellarchitected.model.ListLensReviewsResult
 
listMilestones(ListMilestonesRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
listMilestones(ListMilestonesRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
List all milestones for an existing workload.
listMilestones(ListMilestonesRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
List all milestones for an existing workload.
listMilestonesAsync(ListMilestonesRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
listMilestonesAsync(ListMilestonesRequest, AsyncHandler<ListMilestonesRequest, ListMilestonesResult>) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
listMilestonesAsync(ListMilestonesRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
List all milestones for an existing workload.
listMilestonesAsync(ListMilestonesRequest, AsyncHandler<ListMilestonesRequest, ListMilestonesResult>) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
List all milestones for an existing workload.
listMilestonesAsync(ListMilestonesRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
listMilestonesAsync(ListMilestonesRequest, AsyncHandler<ListMilestonesRequest, ListMilestonesResult>) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
ListMilestonesRequest - Class in com.amazonaws.services.wellarchitected.model
Input to list all milestones for a workload.
ListMilestonesRequest() - Constructor for class com.amazonaws.services.wellarchitected.model.ListMilestonesRequest
 
ListMilestonesResult - Class in com.amazonaws.services.wellarchitected.model
Output of a list milestones call.
ListMilestonesResult() - Constructor for class com.amazonaws.services.wellarchitected.model.ListMilestonesResult
 
listNotifications(ListNotificationsRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
listNotifications(ListNotificationsRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
List lens notifications.
listNotifications(ListNotificationsRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
List lens notifications.
listNotificationsAsync(ListNotificationsRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
listNotificationsAsync(ListNotificationsRequest, AsyncHandler<ListNotificationsRequest, ListNotificationsResult>) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
listNotificationsAsync(ListNotificationsRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
List lens notifications.
listNotificationsAsync(ListNotificationsRequest, AsyncHandler<ListNotificationsRequest, ListNotificationsResult>) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
List lens notifications.
listNotificationsAsync(ListNotificationsRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
listNotificationsAsync(ListNotificationsRequest, AsyncHandler<ListNotificationsRequest, ListNotificationsResult>) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
ListNotificationsRequest - Class in com.amazonaws.services.wellarchitected.model
 
ListNotificationsRequest() - Constructor for class com.amazonaws.services.wellarchitected.model.ListNotificationsRequest
 
ListNotificationsResult - Class in com.amazonaws.services.wellarchitected.model
 
ListNotificationsResult() - Constructor for class com.amazonaws.services.wellarchitected.model.ListNotificationsResult
 
listShareInvitations(ListShareInvitationsRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
listShareInvitations(ListShareInvitationsRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
List the workload invitations.
listShareInvitations(ListShareInvitationsRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
List the workload invitations.
listShareInvitationsAsync(ListShareInvitationsRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
listShareInvitationsAsync(ListShareInvitationsRequest, AsyncHandler<ListShareInvitationsRequest, ListShareInvitationsResult>) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
listShareInvitationsAsync(ListShareInvitationsRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
List the workload invitations.
listShareInvitationsAsync(ListShareInvitationsRequest, AsyncHandler<ListShareInvitationsRequest, ListShareInvitationsResult>) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
List the workload invitations.
listShareInvitationsAsync(ListShareInvitationsRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
listShareInvitationsAsync(ListShareInvitationsRequest, AsyncHandler<ListShareInvitationsRequest, ListShareInvitationsResult>) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
ListShareInvitationsRequest - Class in com.amazonaws.services.wellarchitected.model
Input for List Share Invitations
ListShareInvitationsRequest() - Constructor for class com.amazonaws.services.wellarchitected.model.ListShareInvitationsRequest
 
ListShareInvitationsResult - Class in com.amazonaws.services.wellarchitected.model
Input for List Share Invitations
ListShareInvitationsResult() - Constructor for class com.amazonaws.services.wellarchitected.model.ListShareInvitationsResult
 
listWorkloads(ListWorkloadsRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
listWorkloads(ListWorkloadsRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
List workloads.
listWorkloads(ListWorkloadsRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
List workloads.
listWorkloadsAsync(ListWorkloadsRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
listWorkloadsAsync(ListWorkloadsRequest, AsyncHandler<ListWorkloadsRequest, ListWorkloadsResult>) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
listWorkloadsAsync(ListWorkloadsRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
List workloads.
listWorkloadsAsync(ListWorkloadsRequest, AsyncHandler<ListWorkloadsRequest, ListWorkloadsResult>) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
List workloads.
listWorkloadsAsync(ListWorkloadsRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
listWorkloadsAsync(ListWorkloadsRequest, AsyncHandler<ListWorkloadsRequest, ListWorkloadsResult>) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
listWorkloadShares(ListWorkloadSharesRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
listWorkloadShares(ListWorkloadSharesRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
List the workload shares associated with the workload.
listWorkloadShares(ListWorkloadSharesRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
List the workload shares associated with the workload.
listWorkloadSharesAsync(ListWorkloadSharesRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
listWorkloadSharesAsync(ListWorkloadSharesRequest, AsyncHandler<ListWorkloadSharesRequest, ListWorkloadSharesResult>) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
listWorkloadSharesAsync(ListWorkloadSharesRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
List the workload shares associated with the workload.
listWorkloadSharesAsync(ListWorkloadSharesRequest, AsyncHandler<ListWorkloadSharesRequest, ListWorkloadSharesResult>) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
List the workload shares associated with the workload.
listWorkloadSharesAsync(ListWorkloadSharesRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
listWorkloadSharesAsync(ListWorkloadSharesRequest, AsyncHandler<ListWorkloadSharesRequest, ListWorkloadSharesResult>) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
ListWorkloadSharesRequest - Class in com.amazonaws.services.wellarchitected.model
Input for List Workload Share
ListWorkloadSharesRequest() - Constructor for class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesRequest
 
ListWorkloadSharesResult - Class in com.amazonaws.services.wellarchitected.model
Input for List Workload Share
ListWorkloadSharesResult() - Constructor for class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesResult
 
ListWorkloadsRequest - Class in com.amazonaws.services.wellarchitected.model
Input to list all workloads.
ListWorkloadsRequest() - Constructor for class com.amazonaws.services.wellarchitected.model.ListWorkloadsRequest
 
ListWorkloadsResult - Class in com.amazonaws.services.wellarchitected.model
Output of a list workloads call.
ListWorkloadsResult() - Constructor for class com.amazonaws.services.wellarchitected.model.ListWorkloadsResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.wellarchitected.model.Choice
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.wellarchitected.model.ImprovementSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.wellarchitected.model.LensReview
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.wellarchitected.model.LensReviewReport
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.wellarchitected.model.LensReviewSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.wellarchitected.model.LensSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.wellarchitected.model.LensUpgradeSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.wellarchitected.model.Milestone
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.wellarchitected.model.MilestoneSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.wellarchitected.model.NotificationSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.wellarchitected.model.PillarDifference
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.wellarchitected.model.PillarReviewSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.wellarchitected.model.QuestionDifference
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitationSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.wellarchitected.model.ValidationExceptionField
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.wellarchitected.model.VersionDifferences
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShare
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShareSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 
Milestone - Class in com.amazonaws.services.wellarchitected.model
A milestone return object.
Milestone() - Constructor for class com.amazonaws.services.wellarchitected.model.Milestone
 
MilestoneSummary - Class in com.amazonaws.services.wellarchitected.model
A milestone summary return object.
MilestoneSummary() - Constructor for class com.amazonaws.services.wellarchitected.model.MilestoneSummary
 

N

NotificationSummary - Class in com.amazonaws.services.wellarchitected.model
A notification summary return object.
NotificationSummary() - Constructor for class com.amazonaws.services.wellarchitected.model.NotificationSummary
 
NotificationType - Enum in com.amazonaws.services.wellarchitected.model
 

P

PermissionType - Enum in com.amazonaws.services.wellarchitected.model
Permission granted on a workload share.
PillarDifference - Class in com.amazonaws.services.wellarchitected.model
A pillar difference return object.
PillarDifference() - Constructor for class com.amazonaws.services.wellarchitected.model.PillarDifference
 
PillarReviewSummary - Class in com.amazonaws.services.wellarchitected.model
A pillar review summary of a lens review.
PillarReviewSummary() - Constructor for class com.amazonaws.services.wellarchitected.model.PillarReviewSummary
 

Q

QuestionDifference - Class in com.amazonaws.services.wellarchitected.model
A question difference return object.
QuestionDifference() - Constructor for class com.amazonaws.services.wellarchitected.model.QuestionDifference
 

R

ResourceNotFoundException - Exception in com.amazonaws.services.wellarchitected.model
The requested resource was not found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.wellarchitected.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
Risk - Enum in com.amazonaws.services.wellarchitected.model
The risk for a given workload, lens review, pillar, or question.

S

ServiceQuotaExceededException - Exception in com.amazonaws.services.wellarchitected.model
The user has reached their resource quota.
ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.wellarchitected.model.ServiceQuotaExceededException
Constructs a new ServiceQuotaExceededException with the specified error message.
setAccountIds(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
setAccountIds(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
setAccountIds(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
setAnswer(Answer) - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerResult
 
setAnswer(Answer) - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerResult
 
setAnswerSummaries(Collection<AnswerSummary>) - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersResult
 
setArchitecturalDesign(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
setArchitecturalDesign(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
setArchitecturalDesign(String) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
setAwsRegions(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
setAwsRegions(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
setAwsRegions(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
setBase64String(String) - Method in class com.amazonaws.services.wellarchitected.model.LensReviewReport
 
setBaseLensVersion(String) - Method in class com.amazonaws.services.wellarchitected.model.GetLensVersionDifferenceRequest
The base version of the lens.
setBaseLensVersion(String) - Method in class com.amazonaws.services.wellarchitected.model.GetLensVersionDifferenceResult
The base version of the lens.
setChoiceId(String) - Method in class com.amazonaws.services.wellarchitected.model.Choice
 
setChoices(Collection<Choice>) - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
setChoices(Collection<Choice>) - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
 
setClientRequestToken(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateMilestoneRequest
 
setClientRequestToken(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
setClientRequestToken(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadShareRequest
 
setClientRequestToken(String) - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadRequest
 
setClientRequestToken(String) - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadShareRequest
 
setClientRequestToken(String) - Method in class com.amazonaws.services.wellarchitected.model.UpgradeLensReviewRequest
 
setCurrentLensVersion(String) - Method in class com.amazonaws.services.wellarchitected.model.LensUpgradeSummary
The current version of the lens.
setDescription(String) - Method in class com.amazonaws.services.wellarchitected.model.Choice
 
setDescription(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
setDescription(String) - Method in class com.amazonaws.services.wellarchitected.model.LensSummary
 
setDescription(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
setDescription(String) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
setDifferenceStatus(String) - Method in class com.amazonaws.services.wellarchitected.model.PillarDifference
Indicates the type of change to the pillar.
setDifferenceStatus(String) - Method in class com.amazonaws.services.wellarchitected.model.QuestionDifference
Indicates the type of change to the question.
setEnvironment(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
setEnvironment(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
setEnvironment(String) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
setFields(Collection<ValidationExceptionField>) - Method in exception com.amazonaws.services.wellarchitected.model.ValidationException
 
setHelpfulResourceUrl(String) - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
setImprovementPlanUrl(String) - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
setImprovementPlanUrl(String) - Method in class com.amazonaws.services.wellarchitected.model.ImprovementSummary
 
setImprovementStatus(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
setImprovementStatus(String) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
setImprovementStatus(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 
setImprovementSummaries(Collection<ImprovementSummary>) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsResult
 
setIndustry(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
setIndustry(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
setIndustry(String) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
setIndustryType(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
setIndustryType(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
setIndustryType(String) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
setIsApplicable(Boolean) - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
setIsApplicable(Boolean) - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
 
setIsApplicable(Boolean) - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerRequest
 
setIsReviewOwnerUpdateAcknowledged(Boolean) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
Flag indicating whether the workload owner has acknowledged that the Review owner field is required.
setIsReviewOwnerUpdateAcknowledged(Boolean) - Method in class com.amazonaws.services.wellarchitected.model.Workload
Flag indicating whether the workload owner has acknowledged that the Review owner field is required.
setLatestLensVersion(String) - Method in class com.amazonaws.services.wellarchitected.model.GetLensVersionDifferenceResult
The latest version of the lens.
setLatestLensVersion(String) - Method in class com.amazonaws.services.wellarchitected.model.LensUpgradeSummary
The latest version of the lens.
setLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerRequest
 
setLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerResult
 
setLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewReportRequest
 
setLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewRequest
 
setLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.GetLensVersionDifferenceRequest
 
setLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.GetLensVersionDifferenceResult
 
setLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.LensReview
 
setLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.LensReviewReport
 
setLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.LensReviewSummary
 
setLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.LensSummary
 
setLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.LensUpgradeSummary
 
setLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersRequest
 
setLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersResult
 
setLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsRequest
 
setLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsResult
 
setLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerRequest
 
setLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerResult
 
setLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateLensReviewRequest
 
setLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.UpgradeLensReviewRequest
 
setLensAliases(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.AssociateLensesRequest
 
setLensAliases(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.DisassociateLensesRequest
 
setLenses(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
setLenses(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
setLenses(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 
setLensName(String) - Method in class com.amazonaws.services.wellarchitected.model.LensReview
 
setLensName(String) - Method in class com.amazonaws.services.wellarchitected.model.LensReviewSummary
 
setLensName(String) - Method in class com.amazonaws.services.wellarchitected.model.LensSummary
 
setLensNotes(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateLensReviewRequest
 
setLensReview(LensReview) - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewResult
 
setLensReview(LensReview) - Method in class com.amazonaws.services.wellarchitected.model.UpdateLensReviewResult
 
setLensReviewReport(LensReviewReport) - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewReportResult
 
setLensReviewSummaries(Collection<LensReviewSummary>) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsResult
 
setLensStatus(String) - Method in class com.amazonaws.services.wellarchitected.model.LensReview
The status of the lens.
setLensStatus(String) - Method in class com.amazonaws.services.wellarchitected.model.LensReviewSummary
The status of the lens.
setLensSummaries(Collection<LensSummary>) - Method in class com.amazonaws.services.wellarchitected.model.ListLensesResult
 
setLensUpgradeSummary(LensUpgradeSummary) - Method in class com.amazonaws.services.wellarchitected.model.NotificationSummary
Summary of lens upgrade.
setLensVersion(String) - Method in class com.amazonaws.services.wellarchitected.model.LensReview
The version of the lens.
setLensVersion(String) - Method in class com.amazonaws.services.wellarchitected.model.LensReviewSummary
The version of the lens.
setLensVersion(String) - Method in class com.amazonaws.services.wellarchitected.model.LensSummary
The version of the lens.
setMaxResults(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersRequest
The maximum number of results to return for this request.
setMaxResults(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListLensesRequest
 
setMaxResults(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsRequest
The maximum number of results to return for this request.
setMaxResults(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsRequest
 
setMaxResults(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListMilestonesRequest
 
setMaxResults(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListNotificationsRequest
The maximum number of results to return for this request.
setMaxResults(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListShareInvitationsRequest
The maximum number of results to return for this request.
setMaxResults(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesRequest
The maximum number of results to return for this request.
setMaxResults(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadsRequest
The maximum number of results to return for this request.
setMessage(String) - Method in class com.amazonaws.services.wellarchitected.model.ValidationExceptionField
 
setMilestone(Milestone) - Method in class com.amazonaws.services.wellarchitected.model.GetMilestoneResult
 
setMilestoneName(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateMilestoneRequest
 
setMilestoneName(String) - Method in class com.amazonaws.services.wellarchitected.model.Milestone
 
setMilestoneName(String) - Method in class com.amazonaws.services.wellarchitected.model.MilestoneSummary
 
setMilestoneName(String) - Method in class com.amazonaws.services.wellarchitected.model.UpgradeLensReviewRequest
 
setMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.CreateMilestoneResult
 
setMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerRequest
 
setMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerResult
 
setMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewReportRequest
 
setMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewReportResult
 
setMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewRequest
 
setMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewResult
 
setMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.GetMilestoneRequest
 
setMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersRequest
 
setMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersResult
 
setMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsRequest
 
setMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsResult
 
setMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsRequest
 
setMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsResult
 
setMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.Milestone
 
setMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.MilestoneSummary
 
setMilestoneSummaries(Collection<MilestoneSummary>) - Method in class com.amazonaws.services.wellarchitected.model.ListMilestonesResult
 
setName(String) - Method in class com.amazonaws.services.wellarchitected.model.ValidationExceptionField
 
setNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.LensReview
 
setNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersRequest
 
setNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersResult
 
setNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListLensesRequest
 
setNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListLensesResult
 
setNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsRequest
 
setNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsResult
 
setNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsRequest
 
setNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsResult
 
setNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListMilestonesRequest
 
setNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListMilestonesResult
 
setNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListNotificationsRequest
 
setNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListNotificationsResult
 
setNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListShareInvitationsRequest
 
setNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListShareInvitationsResult
 
setNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesRequest
 
setNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesResult
 
setNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadsRequest
 
setNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadsResult
 
setNonAwsRegions(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
setNonAwsRegions(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
setNonAwsRegions(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
setNotes(String) - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
setNotes(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
setNotes(String) - Method in class com.amazonaws.services.wellarchitected.model.LensReview
 
setNotes(String) - Method in class com.amazonaws.services.wellarchitected.model.PillarReviewSummary
 
setNotes(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerRequest
 
setNotes(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
setNotes(String) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
setNotificationSummaries(Collection<NotificationSummary>) - Method in class com.amazonaws.services.wellarchitected.model.ListNotificationsResult
List of lens notification summaries in a workload.
setOwner(String) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
setOwner(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 
setPermissionType(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadShareRequest
 
setPermissionType(String) - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitationSummary
 
setPermissionType(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadShareRequest
 
setPermissionType(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShare
 
setPermissionType(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShareSummary
 
setPillarDifferences(Collection<PillarDifference>) - Method in class com.amazonaws.services.wellarchitected.model.VersionDifferences
The differences between the base and latest versions of the lens.
setPillarId(String) - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
setPillarId(String) - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
 
setPillarId(String) - Method in class com.amazonaws.services.wellarchitected.model.ImprovementSummary
 
setPillarId(String) - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersRequest
 
setPillarId(String) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsRequest
 
setPillarId(String) - Method in class com.amazonaws.services.wellarchitected.model.PillarDifference
 
setPillarId(String) - Method in class com.amazonaws.services.wellarchitected.model.PillarReviewSummary
 
setPillarName(String) - Method in class com.amazonaws.services.wellarchitected.model.PillarReviewSummary
 
setPillarNotes(Map<String, String>) - Method in class com.amazonaws.services.wellarchitected.model.UpdateLensReviewRequest
 
setPillarPriorities(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
setPillarPriorities(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
setPillarPriorities(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
setPillarReviewSummaries(Collection<PillarReviewSummary>) - Method in class com.amazonaws.services.wellarchitected.model.LensReview
 
setQuestionDescription(String) - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
setQuestionDifferences(Collection<QuestionDifference>) - Method in class com.amazonaws.services.wellarchitected.model.PillarDifference
List of question differences.
setQuestionId(String) - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
setQuestionId(String) - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
 
setQuestionId(String) - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerRequest
 
setQuestionId(String) - Method in class com.amazonaws.services.wellarchitected.model.ImprovementSummary
 
setQuestionId(String) - Method in class com.amazonaws.services.wellarchitected.model.QuestionDifference
 
setQuestionId(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerRequest
 
setQuestionTitle(String) - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
setQuestionTitle(String) - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
 
setQuestionTitle(String) - Method in class com.amazonaws.services.wellarchitected.model.ImprovementSummary
 
setQuestionTitle(String) - Method in class com.amazonaws.services.wellarchitected.model.QuestionDifference
 
setQuotaCode(String) - Method in exception com.amazonaws.services.wellarchitected.model.ServiceQuotaExceededException
 
setQuotaCode(String) - Method in exception com.amazonaws.services.wellarchitected.model.ThrottlingException
 
setReason(String) - Method in exception com.amazonaws.services.wellarchitected.model.ValidationException
 
setRecordedAt(Date) - Method in class com.amazonaws.services.wellarchitected.model.Milestone
 
setRecordedAt(Date) - Method in class com.amazonaws.services.wellarchitected.model.MilestoneSummary
 
setResourceId(String) - Method in exception com.amazonaws.services.wellarchitected.model.ConflictException
 
setResourceId(String) - Method in exception com.amazonaws.services.wellarchitected.model.ResourceNotFoundException
 
setResourceId(String) - Method in exception com.amazonaws.services.wellarchitected.model.ServiceQuotaExceededException
 
setResourceType(String) - Method in exception com.amazonaws.services.wellarchitected.model.ConflictException
 
setResourceType(String) - Method in exception com.amazonaws.services.wellarchitected.model.ResourceNotFoundException
 
setResourceType(String) - Method in exception com.amazonaws.services.wellarchitected.model.ServiceQuotaExceededException
 
setReviewOwner(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
setReviewOwner(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
setReviewOwner(String) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
setReviewRestrictionDate(Date) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
setRisk(String) - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
setRisk(String) - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
 
setRisk(String) - Method in class com.amazonaws.services.wellarchitected.model.ImprovementSummary
 
setRiskCounts(Map<String, Integer>) - Method in class com.amazonaws.services.wellarchitected.model.LensReview
 
setRiskCounts(Map<String, Integer>) - Method in class com.amazonaws.services.wellarchitected.model.LensReviewSummary
 
setRiskCounts(Map<String, Integer>) - Method in class com.amazonaws.services.wellarchitected.model.PillarReviewSummary
 
setRiskCounts(Map<String, Integer>) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
setRiskCounts(Map<String, Integer>) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 
setSelectedChoices(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
setSelectedChoices(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
 
setSelectedChoices(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerRequest
 
setServiceCode(String) - Method in exception com.amazonaws.services.wellarchitected.model.ServiceQuotaExceededException
 
setServiceCode(String) - Method in exception com.amazonaws.services.wellarchitected.model.ThrottlingException
 
setSharedBy(String) - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitationSummary
 
setSharedBy(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShare
 
setSharedWith(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadShareRequest
 
setSharedWith(String) - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitationSummary
 
setSharedWith(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShare
 
setSharedWith(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShareSummary
 
setSharedWithPrefix(String) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesRequest
The AWS account ID or IAM role with which the workload is shared.
setShareId(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadShareResult
 
setShareId(String) - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadShareRequest
 
setShareId(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadShareRequest
 
setShareId(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShare
 
setShareId(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShareSummary
 
setShareInvitation(ShareInvitation) - Method in class com.amazonaws.services.wellarchitected.model.UpdateShareInvitationResult
The updated workload share invitation.
setShareInvitationAction(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateShareInvitationRequest
 
setShareInvitationId(String) - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitation
The ID assigned to the share invitation.
setShareInvitationId(String) - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitationSummary
The ID assigned to the share invitation.
setShareInvitationId(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateShareInvitationRequest
The ID assigned to the share invitation.
setShareInvitationId(String) - Method in class com.amazonaws.services.wellarchitected.model.Workload
The ID assigned to the share invitation.
setShareInvitationSummaries(Collection<ShareInvitationSummary>) - Method in class com.amazonaws.services.wellarchitected.model.ListShareInvitationsResult
List of share invitation summaries in a workload.
setStatus(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShare
 
setStatus(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShareSummary
 
setTitle(String) - Method in class com.amazonaws.services.wellarchitected.model.Choice
 
setType(String) - Method in class com.amazonaws.services.wellarchitected.model.NotificationSummary
The type of notification.
setUpdatedAt(Date) - Method in class com.amazonaws.services.wellarchitected.model.LensReview
 
setUpdatedAt(Date) - Method in class com.amazonaws.services.wellarchitected.model.LensReviewSummary
 
setUpdatedAt(Date) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
setUpdatedAt(Date) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 
setVersionDifferences(VersionDifferences) - Method in class com.amazonaws.services.wellarchitected.model.GetLensVersionDifferenceResult
 
setWorkload(Workload) - Method in class com.amazonaws.services.wellarchitected.model.GetWorkloadResult
 
setWorkload(Workload) - Method in class com.amazonaws.services.wellarchitected.model.Milestone
 
setWorkload(Workload) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadResult
 
setWorkloadArn(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadResult
 
setWorkloadArn(String) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
setWorkloadArn(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.AssociateLensesRequest
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateMilestoneRequest
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateMilestoneResult
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadResult
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadShareRequest
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadShareResult
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadRequest
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadShareRequest
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.DisassociateLensesRequest
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerRequest
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerResult
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewReportRequest
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewReportResult
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewRequest
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewResult
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.GetMilestoneRequest
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.GetMilestoneResult
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.GetWorkloadRequest
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.LensUpgradeSummary
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersRequest
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersResult
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsRequest
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsResult
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsRequest
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsResult
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.ListMilestonesRequest
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.ListMilestonesResult
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.ListNotificationsRequest
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesRequest
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesResult
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitation
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitationSummary
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerRequest
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerResult
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateLensReviewRequest
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateLensReviewResult
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadShareRequest
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadShareResult
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.UpgradeLensReviewRequest
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShare
 
setWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 
setWorkloadName(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
setWorkloadName(String) - Method in class com.amazonaws.services.wellarchitected.model.LensUpgradeSummary
 
setWorkloadName(String) - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitationSummary
 
setWorkloadName(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
setWorkloadName(String) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
setWorkloadName(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShare
 
setWorkloadName(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 
setWorkloadNamePrefix(String) - Method in class com.amazonaws.services.wellarchitected.model.ListShareInvitationsRequest
 
setWorkloadNamePrefix(String) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadsRequest
 
setWorkloadShare(WorkloadShare) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadShareResult
 
setWorkloadShareSummaries(Collection<WorkloadShareSummary>) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesResult
 
setWorkloadSummaries(Collection<WorkloadSummary>) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadsResult
 
setWorkloadSummary(WorkloadSummary) - Method in class com.amazonaws.services.wellarchitected.model.MilestoneSummary
 
ShareInvitation - Class in com.amazonaws.services.wellarchitected.model
The share invitation.
ShareInvitation() - Constructor for class com.amazonaws.services.wellarchitected.model.ShareInvitation
 
ShareInvitationAction - Enum in com.amazonaws.services.wellarchitected.model
Share invitation action taken by contributor.
ShareInvitationSummary - Class in com.amazonaws.services.wellarchitected.model
A share invitation summary return object.
ShareInvitationSummary() - Constructor for class com.amazonaws.services.wellarchitected.model.ShareInvitationSummary
 
ShareStatus - Enum in com.amazonaws.services.wellarchitected.model
The status of a workload share.
shutdown() - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
shutdown() - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
 
standard() - Static method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClientBuilder
 

T

ThrottlingException - Exception in com.amazonaws.services.wellarchitected.model
Request was denied due to request throttling.
ThrottlingException(String) - Constructor for exception com.amazonaws.services.wellarchitected.model.ThrottlingException
Constructs a new ThrottlingException with the specified error message.
toString() - Method in class com.amazonaws.services.wellarchitected.model.Answer
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.AssociateLensesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.AssociateLensesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.Choice
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.CreateMilestoneRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.CreateMilestoneResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadShareRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadShareResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadShareRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadShareResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.wellarchitected.model.DifferenceStatus
 
toString() - Method in class com.amazonaws.services.wellarchitected.model.DisassociateLensesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.DisassociateLensesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewReportRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewReportResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.GetLensVersionDifferenceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.GetLensVersionDifferenceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.GetMilestoneRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.GetMilestoneResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.GetWorkloadRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.GetWorkloadResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.ImprovementSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.LensReview
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.LensReviewReport
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.LensReviewSummary
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.wellarchitected.model.LensStatus
 
toString() - Method in class com.amazonaws.services.wellarchitected.model.LensSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.LensUpgradeSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.ListLensesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.ListLensesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.ListMilestonesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.ListMilestonesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.ListNotificationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.ListNotificationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.ListShareInvitationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.ListShareInvitationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.Milestone
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.MilestoneSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.NotificationSummary
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.wellarchitected.model.NotificationType
 
toString() - Method in enum com.amazonaws.services.wellarchitected.model.PermissionType
 
toString() - Method in class com.amazonaws.services.wellarchitected.model.PillarDifference
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.PillarReviewSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.QuestionDifference
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.wellarchitected.model.Risk
 
toString() - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitation
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.wellarchitected.model.ShareInvitationAction
 
toString() - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitationSummary
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.wellarchitected.model.ShareStatus
 
toString() - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.UpdateLensReviewRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.UpdateLensReviewResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.UpdateShareInvitationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.UpdateShareInvitationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadShareRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadShareResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.UpgradeLensReviewRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.UpgradeLensReviewResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.ValidationExceptionField
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.wellarchitected.model.ValidationExceptionReason
 
toString() - Method in class com.amazonaws.services.wellarchitected.model.VersionDifferences
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.Workload
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.wellarchitected.model.WorkloadEnvironment
 
toString() - Method in enum com.amazonaws.services.wellarchitected.model.WorkloadImprovementStatus
 
toString() - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShare
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShareSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
Returns a string representation of this object.

U

updateAnswer(UpdateAnswerRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
updateAnswer(UpdateAnswerRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
Update the answer.
updateAnswer(UpdateAnswerRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
Update the answer.
updateAnswerAsync(UpdateAnswerRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
updateAnswerAsync(UpdateAnswerRequest, AsyncHandler<UpdateAnswerRequest, UpdateAnswerResult>) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
updateAnswerAsync(UpdateAnswerRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Update the answer.
updateAnswerAsync(UpdateAnswerRequest, AsyncHandler<UpdateAnswerRequest, UpdateAnswerResult>) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Update the answer.
updateAnswerAsync(UpdateAnswerRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
updateAnswerAsync(UpdateAnswerRequest, AsyncHandler<UpdateAnswerRequest, UpdateAnswerResult>) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
UpdateAnswerRequest - Class in com.amazonaws.services.wellarchitected.model
Input to update answer.
UpdateAnswerRequest() - Constructor for class com.amazonaws.services.wellarchitected.model.UpdateAnswerRequest
 
UpdateAnswerResult - Class in com.amazonaws.services.wellarchitected.model
Output of a update answer call.
UpdateAnswerResult() - Constructor for class com.amazonaws.services.wellarchitected.model.UpdateAnswerResult
 
updateLensReview(UpdateLensReviewRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
updateLensReview(UpdateLensReviewRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
Update lens review.
updateLensReview(UpdateLensReviewRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
Update lens review.
updateLensReviewAsync(UpdateLensReviewRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
updateLensReviewAsync(UpdateLensReviewRequest, AsyncHandler<UpdateLensReviewRequest, UpdateLensReviewResult>) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
updateLensReviewAsync(UpdateLensReviewRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Update lens review.
updateLensReviewAsync(UpdateLensReviewRequest, AsyncHandler<UpdateLensReviewRequest, UpdateLensReviewResult>) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Update lens review.
updateLensReviewAsync(UpdateLensReviewRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
updateLensReviewAsync(UpdateLensReviewRequest, AsyncHandler<UpdateLensReviewRequest, UpdateLensReviewResult>) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
UpdateLensReviewRequest - Class in com.amazonaws.services.wellarchitected.model
Input for update lens review.
UpdateLensReviewRequest() - Constructor for class com.amazonaws.services.wellarchitected.model.UpdateLensReviewRequest
 
UpdateLensReviewResult - Class in com.amazonaws.services.wellarchitected.model
Output of a update lens review call.
UpdateLensReviewResult() - Constructor for class com.amazonaws.services.wellarchitected.model.UpdateLensReviewResult
 
updateShareInvitation(UpdateShareInvitationRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
updateShareInvitation(UpdateShareInvitationRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
Update a workload invitation.
updateShareInvitation(UpdateShareInvitationRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
Update a workload invitation.
updateShareInvitationAsync(UpdateShareInvitationRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
updateShareInvitationAsync(UpdateShareInvitationRequest, AsyncHandler<UpdateShareInvitationRequest, UpdateShareInvitationResult>) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
updateShareInvitationAsync(UpdateShareInvitationRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Update a workload invitation.
updateShareInvitationAsync(UpdateShareInvitationRequest, AsyncHandler<UpdateShareInvitationRequest, UpdateShareInvitationResult>) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Update a workload invitation.
updateShareInvitationAsync(UpdateShareInvitationRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
updateShareInvitationAsync(UpdateShareInvitationRequest, AsyncHandler<UpdateShareInvitationRequest, UpdateShareInvitationResult>) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
UpdateShareInvitationRequest - Class in com.amazonaws.services.wellarchitected.model
Input for Update Share Invitation
UpdateShareInvitationRequest() - Constructor for class com.amazonaws.services.wellarchitected.model.UpdateShareInvitationRequest
 
UpdateShareInvitationResult - Class in com.amazonaws.services.wellarchitected.model
 
UpdateShareInvitationResult() - Constructor for class com.amazonaws.services.wellarchitected.model.UpdateShareInvitationResult
 
updateWorkload(UpdateWorkloadRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
updateWorkload(UpdateWorkloadRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
Update an existing workload.
updateWorkload(UpdateWorkloadRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
Update an existing workload.
updateWorkloadAsync(UpdateWorkloadRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
updateWorkloadAsync(UpdateWorkloadRequest, AsyncHandler<UpdateWorkloadRequest, UpdateWorkloadResult>) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
updateWorkloadAsync(UpdateWorkloadRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Update an existing workload.
updateWorkloadAsync(UpdateWorkloadRequest, AsyncHandler<UpdateWorkloadRequest, UpdateWorkloadResult>) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Update an existing workload.
updateWorkloadAsync(UpdateWorkloadRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
updateWorkloadAsync(UpdateWorkloadRequest, AsyncHandler<UpdateWorkloadRequest, UpdateWorkloadResult>) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
UpdateWorkloadRequest - Class in com.amazonaws.services.wellarchitected.model
Input to update a workload.
UpdateWorkloadRequest() - Constructor for class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
UpdateWorkloadResult - Class in com.amazonaws.services.wellarchitected.model
Output of an update workload call.
UpdateWorkloadResult() - Constructor for class com.amazonaws.services.wellarchitected.model.UpdateWorkloadResult
 
updateWorkloadShare(UpdateWorkloadShareRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
updateWorkloadShare(UpdateWorkloadShareRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
Update a workload share.
updateWorkloadShare(UpdateWorkloadShareRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
Update a workload share.
updateWorkloadShareAsync(UpdateWorkloadShareRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
updateWorkloadShareAsync(UpdateWorkloadShareRequest, AsyncHandler<UpdateWorkloadShareRequest, UpdateWorkloadShareResult>) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
updateWorkloadShareAsync(UpdateWorkloadShareRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Update a workload share.
updateWorkloadShareAsync(UpdateWorkloadShareRequest, AsyncHandler<UpdateWorkloadShareRequest, UpdateWorkloadShareResult>) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Update a workload share.
updateWorkloadShareAsync(UpdateWorkloadShareRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
updateWorkloadShareAsync(UpdateWorkloadShareRequest, AsyncHandler<UpdateWorkloadShareRequest, UpdateWorkloadShareResult>) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
UpdateWorkloadShareRequest - Class in com.amazonaws.services.wellarchitected.model
Input for Update Workload Share
UpdateWorkloadShareRequest() - Constructor for class com.amazonaws.services.wellarchitected.model.UpdateWorkloadShareRequest
 
UpdateWorkloadShareResult - Class in com.amazonaws.services.wellarchitected.model
Input for Update Workload Share
UpdateWorkloadShareResult() - Constructor for class com.amazonaws.services.wellarchitected.model.UpdateWorkloadShareResult
 
upgradeLensReview(UpgradeLensReviewRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitected
 
upgradeLensReview(UpgradeLensReviewRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitected
Upgrade lens review.
upgradeLensReview(UpgradeLensReviewRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedClient
Upgrade lens review.
upgradeLensReviewAsync(UpgradeLensReviewRequest) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
upgradeLensReviewAsync(UpgradeLensReviewRequest, AsyncHandler<UpgradeLensReviewRequest, UpgradeLensReviewResult>) - Method in class com.amazonaws.services.wellarchitected.AbstractAWSWellArchitectedAsync
 
upgradeLensReviewAsync(UpgradeLensReviewRequest) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Upgrade lens review.
upgradeLensReviewAsync(UpgradeLensReviewRequest, AsyncHandler<UpgradeLensReviewRequest, UpgradeLensReviewResult>) - Method in interface com.amazonaws.services.wellarchitected.AWSWellArchitectedAsync
Upgrade lens review.
upgradeLensReviewAsync(UpgradeLensReviewRequest) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
upgradeLensReviewAsync(UpgradeLensReviewRequest, AsyncHandler<UpgradeLensReviewRequest, UpgradeLensReviewResult>) - Method in class com.amazonaws.services.wellarchitected.AWSWellArchitectedAsyncClient
 
UpgradeLensReviewRequest - Class in com.amazonaws.services.wellarchitected.model
 
UpgradeLensReviewRequest() - Constructor for class com.amazonaws.services.wellarchitected.model.UpgradeLensReviewRequest
 
UpgradeLensReviewResult - Class in com.amazonaws.services.wellarchitected.model
 
UpgradeLensReviewResult() - Constructor for class com.amazonaws.services.wellarchitected.model.UpgradeLensReviewResult
 

V

ValidationException - Exception in com.amazonaws.services.wellarchitected.model
The user input is not valid.
ValidationException(String) - Constructor for exception com.amazonaws.services.wellarchitected.model.ValidationException
Constructs a new ValidationException with the specified error message.
ValidationExceptionField - Class in com.amazonaws.services.wellarchitected.model
Stores information about a field passed inside a request that resulted in an exception.
ValidationExceptionField() - Constructor for class com.amazonaws.services.wellarchitected.model.ValidationExceptionField
 
ValidationExceptionReason - Enum in com.amazonaws.services.wellarchitected.model
The reason why the request failed validation.
valueOf(String) - Static method in enum com.amazonaws.services.wellarchitected.model.DifferenceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.wellarchitected.model.LensStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.wellarchitected.model.NotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.wellarchitected.model.PermissionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.wellarchitected.model.Risk
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.wellarchitected.model.ShareInvitationAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.wellarchitected.model.ShareStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.wellarchitected.model.ValidationExceptionReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.wellarchitected.model.WorkloadEnvironment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.wellarchitected.model.WorkloadImprovementStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.wellarchitected.model.DifferenceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.wellarchitected.model.LensStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.wellarchitected.model.NotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.wellarchitected.model.PermissionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.wellarchitected.model.Risk
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.wellarchitected.model.ShareInvitationAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.wellarchitected.model.ShareStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.wellarchitected.model.ValidationExceptionReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.wellarchitected.model.WorkloadEnvironment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.wellarchitected.model.WorkloadImprovementStatus
Returns an array containing the constants of this enum type, in the order they are declared.
VersionDifferences - Class in com.amazonaws.services.wellarchitected.model
The differences between the base and latest versions of the lens.
VersionDifferences() - Constructor for class com.amazonaws.services.wellarchitected.model.VersionDifferences
 

W

withAccountIds(String...) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
NOTE: This method appends the values to the existing list (if any).
withAccountIds(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
withAccountIds(String...) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
NOTE: This method appends the values to the existing list (if any).
withAccountIds(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
withAccountIds(String...) - Method in class com.amazonaws.services.wellarchitected.model.Workload
NOTE: This method appends the values to the existing list (if any).
withAccountIds(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
withAnswer(Answer) - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerResult
 
withAnswer(Answer) - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerResult
 
withAnswerSummaries(AnswerSummary...) - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersResult
NOTE: This method appends the values to the existing list (if any).
withAnswerSummaries(Collection<AnswerSummary>) - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersResult
 
withArchitecturalDesign(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
withArchitecturalDesign(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
withArchitecturalDesign(String) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
withAwsRegions(String...) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
NOTE: This method appends the values to the existing list (if any).
withAwsRegions(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
withAwsRegions(String...) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
NOTE: This method appends the values to the existing list (if any).
withAwsRegions(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
withAwsRegions(String...) - Method in class com.amazonaws.services.wellarchitected.model.Workload
NOTE: This method appends the values to the existing list (if any).
withAwsRegions(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
withBase64String(String) - Method in class com.amazonaws.services.wellarchitected.model.LensReviewReport
 
withBaseLensVersion(String) - Method in class com.amazonaws.services.wellarchitected.model.GetLensVersionDifferenceRequest
The base version of the lens.
withBaseLensVersion(String) - Method in class com.amazonaws.services.wellarchitected.model.GetLensVersionDifferenceResult
The base version of the lens.
withChoiceId(String) - Method in class com.amazonaws.services.wellarchitected.model.Choice
 
withChoices(Choice...) - Method in class com.amazonaws.services.wellarchitected.model.Answer
NOTE: This method appends the values to the existing list (if any).
withChoices(Collection<Choice>) - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
withChoices(Choice...) - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
NOTE: This method appends the values to the existing list (if any).
withChoices(Collection<Choice>) - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
 
withClientRequestToken(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateMilestoneRequest
 
withClientRequestToken(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
withClientRequestToken(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadShareRequest
 
withClientRequestToken(String) - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadRequest
 
withClientRequestToken(String) - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadShareRequest
 
withClientRequestToken(String) - Method in class com.amazonaws.services.wellarchitected.model.UpgradeLensReviewRequest
 
withCurrentLensVersion(String) - Method in class com.amazonaws.services.wellarchitected.model.LensUpgradeSummary
The current version of the lens.
withDescription(String) - Method in class com.amazonaws.services.wellarchitected.model.Choice
 
withDescription(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
withDescription(String) - Method in class com.amazonaws.services.wellarchitected.model.LensSummary
 
withDescription(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
withDescription(String) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
withDifferenceStatus(String) - Method in class com.amazonaws.services.wellarchitected.model.PillarDifference
Indicates the type of change to the pillar.
withDifferenceStatus(DifferenceStatus) - Method in class com.amazonaws.services.wellarchitected.model.PillarDifference
Indicates the type of change to the pillar.
withDifferenceStatus(String) - Method in class com.amazonaws.services.wellarchitected.model.QuestionDifference
Indicates the type of change to the question.
withDifferenceStatus(DifferenceStatus) - Method in class com.amazonaws.services.wellarchitected.model.QuestionDifference
Indicates the type of change to the question.
withEnvironment(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
withEnvironment(WorkloadEnvironment) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
withEnvironment(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
withEnvironment(WorkloadEnvironment) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
withEnvironment(String) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
withEnvironment(WorkloadEnvironment) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
withFields(ValidationExceptionField...) - Method in exception com.amazonaws.services.wellarchitected.model.ValidationException
NOTE: This method appends the values to the existing list (if any).
withFields(Collection<ValidationExceptionField>) - Method in exception com.amazonaws.services.wellarchitected.model.ValidationException
 
withHelpfulResourceUrl(String) - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
withImprovementPlanUrl(String) - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
withImprovementPlanUrl(String) - Method in class com.amazonaws.services.wellarchitected.model.ImprovementSummary
 
withImprovementStatus(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
withImprovementStatus(WorkloadImprovementStatus) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
withImprovementStatus(String) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
withImprovementStatus(WorkloadImprovementStatus) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
withImprovementStatus(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 
withImprovementStatus(WorkloadImprovementStatus) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 
withImprovementSummaries(ImprovementSummary...) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsResult
NOTE: This method appends the values to the existing list (if any).
withImprovementSummaries(Collection<ImprovementSummary>) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsResult
 
withIndustry(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
withIndustry(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
withIndustry(String) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
withIndustryType(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
withIndustryType(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
withIndustryType(String) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
withIsApplicable(Boolean) - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
withIsApplicable(Boolean) - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
 
withIsApplicable(Boolean) - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerRequest
 
withIsReviewOwnerUpdateAcknowledged(Boolean) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
Flag indicating whether the workload owner has acknowledged that the Review owner field is required.
withIsReviewOwnerUpdateAcknowledged(Boolean) - Method in class com.amazonaws.services.wellarchitected.model.Workload
Flag indicating whether the workload owner has acknowledged that the Review owner field is required.
withLatestLensVersion(String) - Method in class com.amazonaws.services.wellarchitected.model.GetLensVersionDifferenceResult
The latest version of the lens.
withLatestLensVersion(String) - Method in class com.amazonaws.services.wellarchitected.model.LensUpgradeSummary
The latest version of the lens.
withLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerRequest
 
withLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerResult
 
withLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewReportRequest
 
withLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewRequest
 
withLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.GetLensVersionDifferenceRequest
 
withLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.GetLensVersionDifferenceResult
 
withLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.LensReview
 
withLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.LensReviewReport
 
withLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.LensReviewSummary
 
withLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.LensSummary
 
withLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.LensUpgradeSummary
 
withLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersRequest
 
withLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersResult
 
withLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsRequest
 
withLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsResult
 
withLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerRequest
 
withLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerResult
 
withLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateLensReviewRequest
 
withLensAlias(String) - Method in class com.amazonaws.services.wellarchitected.model.UpgradeLensReviewRequest
 
withLensAliases(String...) - Method in class com.amazonaws.services.wellarchitected.model.AssociateLensesRequest
NOTE: This method appends the values to the existing list (if any).
withLensAliases(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.AssociateLensesRequest
 
withLensAliases(String...) - Method in class com.amazonaws.services.wellarchitected.model.DisassociateLensesRequest
NOTE: This method appends the values to the existing list (if any).
withLensAliases(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.DisassociateLensesRequest
 
withLenses(String...) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
NOTE: This method appends the values to the existing list (if any).
withLenses(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
withLenses(String...) - Method in class com.amazonaws.services.wellarchitected.model.Workload
NOTE: This method appends the values to the existing list (if any).
withLenses(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
withLenses(String...) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
NOTE: This method appends the values to the existing list (if any).
withLenses(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 
withLensName(String) - Method in class com.amazonaws.services.wellarchitected.model.LensReview
 
withLensName(String) - Method in class com.amazonaws.services.wellarchitected.model.LensReviewSummary
 
withLensName(String) - Method in class com.amazonaws.services.wellarchitected.model.LensSummary
 
withLensNotes(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateLensReviewRequest
 
withLensReview(LensReview) - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewResult
 
withLensReview(LensReview) - Method in class com.amazonaws.services.wellarchitected.model.UpdateLensReviewResult
 
withLensReviewReport(LensReviewReport) - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewReportResult
 
withLensReviewSummaries(LensReviewSummary...) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsResult
NOTE: This method appends the values to the existing list (if any).
withLensReviewSummaries(Collection<LensReviewSummary>) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsResult
 
withLensStatus(String) - Method in class com.amazonaws.services.wellarchitected.model.LensReview
The status of the lens.
withLensStatus(LensStatus) - Method in class com.amazonaws.services.wellarchitected.model.LensReview
The status of the lens.
withLensStatus(String) - Method in class com.amazonaws.services.wellarchitected.model.LensReviewSummary
The status of the lens.
withLensStatus(LensStatus) - Method in class com.amazonaws.services.wellarchitected.model.LensReviewSummary
The status of the lens.
withLensSummaries(LensSummary...) - Method in class com.amazonaws.services.wellarchitected.model.ListLensesResult
NOTE: This method appends the values to the existing list (if any).
withLensSummaries(Collection<LensSummary>) - Method in class com.amazonaws.services.wellarchitected.model.ListLensesResult
 
withLensUpgradeSummary(LensUpgradeSummary) - Method in class com.amazonaws.services.wellarchitected.model.NotificationSummary
Summary of lens upgrade.
withLensVersion(String) - Method in class com.amazonaws.services.wellarchitected.model.LensReview
The version of the lens.
withLensVersion(String) - Method in class com.amazonaws.services.wellarchitected.model.LensReviewSummary
The version of the lens.
withLensVersion(String) - Method in class com.amazonaws.services.wellarchitected.model.LensSummary
The version of the lens.
withMaxResults(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersRequest
The maximum number of results to return for this request.
withMaxResults(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListLensesRequest
 
withMaxResults(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsRequest
The maximum number of results to return for this request.
withMaxResults(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsRequest
 
withMaxResults(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListMilestonesRequest
 
withMaxResults(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListNotificationsRequest
The maximum number of results to return for this request.
withMaxResults(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListShareInvitationsRequest
The maximum number of results to return for this request.
withMaxResults(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesRequest
The maximum number of results to return for this request.
withMaxResults(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadsRequest
The maximum number of results to return for this request.
withMessage(String) - Method in class com.amazonaws.services.wellarchitected.model.ValidationExceptionField
 
withMilestone(Milestone) - Method in class com.amazonaws.services.wellarchitected.model.GetMilestoneResult
 
withMilestoneName(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateMilestoneRequest
 
withMilestoneName(String) - Method in class com.amazonaws.services.wellarchitected.model.Milestone
 
withMilestoneName(String) - Method in class com.amazonaws.services.wellarchitected.model.MilestoneSummary
 
withMilestoneName(String) - Method in class com.amazonaws.services.wellarchitected.model.UpgradeLensReviewRequest
 
withMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.CreateMilestoneResult
 
withMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerRequest
 
withMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerResult
 
withMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewReportRequest
 
withMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewReportResult
 
withMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewRequest
 
withMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewResult
 
withMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.GetMilestoneRequest
 
withMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersRequest
 
withMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersResult
 
withMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsRequest
 
withMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsResult
 
withMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsRequest
 
withMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsResult
 
withMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.Milestone
 
withMilestoneNumber(Integer) - Method in class com.amazonaws.services.wellarchitected.model.MilestoneSummary
 
withMilestoneSummaries(MilestoneSummary...) - Method in class com.amazonaws.services.wellarchitected.model.ListMilestonesResult
NOTE: This method appends the values to the existing list (if any).
withMilestoneSummaries(Collection<MilestoneSummary>) - Method in class com.amazonaws.services.wellarchitected.model.ListMilestonesResult
 
withName(String) - Method in class com.amazonaws.services.wellarchitected.model.ValidationExceptionField
 
withNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.LensReview
 
withNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersRequest
 
withNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersResult
 
withNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListLensesRequest
 
withNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListLensesResult
 
withNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsRequest
 
withNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsResult
 
withNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsRequest
 
withNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsResult
 
withNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListMilestonesRequest
 
withNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListMilestonesResult
 
withNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListNotificationsRequest
 
withNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListNotificationsResult
 
withNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListShareInvitationsRequest
 
withNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListShareInvitationsResult
 
withNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesRequest
 
withNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesResult
 
withNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadsRequest
 
withNextToken(String) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadsResult
 
withNonAwsRegions(String...) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
NOTE: This method appends the values to the existing list (if any).
withNonAwsRegions(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
withNonAwsRegions(String...) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
NOTE: This method appends the values to the existing list (if any).
withNonAwsRegions(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
withNonAwsRegions(String...) - Method in class com.amazonaws.services.wellarchitected.model.Workload
NOTE: This method appends the values to the existing list (if any).
withNonAwsRegions(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
withNotes(String) - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
withNotes(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
withNotes(String) - Method in class com.amazonaws.services.wellarchitected.model.LensReview
 
withNotes(String) - Method in class com.amazonaws.services.wellarchitected.model.PillarReviewSummary
 
withNotes(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerRequest
 
withNotes(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
withNotes(String) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
withNotificationSummaries(NotificationSummary...) - Method in class com.amazonaws.services.wellarchitected.model.ListNotificationsResult
List of lens notification summaries in a workload.
withNotificationSummaries(Collection<NotificationSummary>) - Method in class com.amazonaws.services.wellarchitected.model.ListNotificationsResult
List of lens notification summaries in a workload.
withOwner(String) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
withOwner(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 
withPermissionType(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadShareRequest
 
withPermissionType(PermissionType) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadShareRequest
 
withPermissionType(String) - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitationSummary
 
withPermissionType(PermissionType) - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitationSummary
 
withPermissionType(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadShareRequest
 
withPermissionType(PermissionType) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadShareRequest
 
withPermissionType(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShare
 
withPermissionType(PermissionType) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShare
 
withPermissionType(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShareSummary
 
withPermissionType(PermissionType) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShareSummary
 
withPillarDifferences(PillarDifference...) - Method in class com.amazonaws.services.wellarchitected.model.VersionDifferences
The differences between the base and latest versions of the lens.
withPillarDifferences(Collection<PillarDifference>) - Method in class com.amazonaws.services.wellarchitected.model.VersionDifferences
The differences between the base and latest versions of the lens.
withPillarId(String) - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
withPillarId(String) - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
 
withPillarId(String) - Method in class com.amazonaws.services.wellarchitected.model.ImprovementSummary
 
withPillarId(String) - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersRequest
 
withPillarId(String) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsRequest
 
withPillarId(String) - Method in class com.amazonaws.services.wellarchitected.model.PillarDifference
 
withPillarId(String) - Method in class com.amazonaws.services.wellarchitected.model.PillarReviewSummary
 
withPillarName(String) - Method in class com.amazonaws.services.wellarchitected.model.PillarReviewSummary
 
withPillarNotes(Map<String, String>) - Method in class com.amazonaws.services.wellarchitected.model.UpdateLensReviewRequest
 
withPillarPriorities(String...) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
NOTE: This method appends the values to the existing list (if any).
withPillarPriorities(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
withPillarPriorities(String...) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
NOTE: This method appends the values to the existing list (if any).
withPillarPriorities(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
withPillarPriorities(String...) - Method in class com.amazonaws.services.wellarchitected.model.Workload
NOTE: This method appends the values to the existing list (if any).
withPillarPriorities(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
withPillarReviewSummaries(PillarReviewSummary...) - Method in class com.amazonaws.services.wellarchitected.model.LensReview
NOTE: This method appends the values to the existing list (if any).
withPillarReviewSummaries(Collection<PillarReviewSummary>) - Method in class com.amazonaws.services.wellarchitected.model.LensReview
 
withQuestionDescription(String) - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
withQuestionDifferences(QuestionDifference...) - Method in class com.amazonaws.services.wellarchitected.model.PillarDifference
List of question differences.
withQuestionDifferences(Collection<QuestionDifference>) - Method in class com.amazonaws.services.wellarchitected.model.PillarDifference
List of question differences.
withQuestionId(String) - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
withQuestionId(String) - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
 
withQuestionId(String) - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerRequest
 
withQuestionId(String) - Method in class com.amazonaws.services.wellarchitected.model.ImprovementSummary
 
withQuestionId(String) - Method in class com.amazonaws.services.wellarchitected.model.QuestionDifference
 
withQuestionId(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerRequest
 
withQuestionTitle(String) - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
withQuestionTitle(String) - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
 
withQuestionTitle(String) - Method in class com.amazonaws.services.wellarchitected.model.ImprovementSummary
 
withQuestionTitle(String) - Method in class com.amazonaws.services.wellarchitected.model.QuestionDifference
 
withQuotaCode(String) - Method in exception com.amazonaws.services.wellarchitected.model.ServiceQuotaExceededException
 
withQuotaCode(String) - Method in exception com.amazonaws.services.wellarchitected.model.ThrottlingException
 
withReason(String) - Method in exception com.amazonaws.services.wellarchitected.model.ValidationException
 
withReason(ValidationExceptionReason) - Method in exception com.amazonaws.services.wellarchitected.model.ValidationException
 
withRecordedAt(Date) - Method in class com.amazonaws.services.wellarchitected.model.Milestone
 
withRecordedAt(Date) - Method in class com.amazonaws.services.wellarchitected.model.MilestoneSummary
 
withResourceId(String) - Method in exception com.amazonaws.services.wellarchitected.model.ConflictException
 
withResourceId(String) - Method in exception com.amazonaws.services.wellarchitected.model.ResourceNotFoundException
 
withResourceId(String) - Method in exception com.amazonaws.services.wellarchitected.model.ServiceQuotaExceededException
 
withResourceType(String) - Method in exception com.amazonaws.services.wellarchitected.model.ConflictException
 
withResourceType(String) - Method in exception com.amazonaws.services.wellarchitected.model.ResourceNotFoundException
 
withResourceType(String) - Method in exception com.amazonaws.services.wellarchitected.model.ServiceQuotaExceededException
 
withReviewOwner(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
withReviewOwner(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
withReviewOwner(String) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
withReviewRestrictionDate(Date) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
withRisk(String) - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
withRisk(Risk) - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
withRisk(String) - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
 
withRisk(Risk) - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
 
withRisk(String) - Method in class com.amazonaws.services.wellarchitected.model.ImprovementSummary
 
withRisk(Risk) - Method in class com.amazonaws.services.wellarchitected.model.ImprovementSummary
 
withRiskCounts(Map<String, Integer>) - Method in class com.amazonaws.services.wellarchitected.model.LensReview
 
withRiskCounts(Map<String, Integer>) - Method in class com.amazonaws.services.wellarchitected.model.LensReviewSummary
 
withRiskCounts(Map<String, Integer>) - Method in class com.amazonaws.services.wellarchitected.model.PillarReviewSummary
 
withRiskCounts(Map<String, Integer>) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
withRiskCounts(Map<String, Integer>) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 
withSelectedChoices(String...) - Method in class com.amazonaws.services.wellarchitected.model.Answer
NOTE: This method appends the values to the existing list (if any).
withSelectedChoices(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.Answer
 
withSelectedChoices(String...) - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
NOTE: This method appends the values to the existing list (if any).
withSelectedChoices(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.AnswerSummary
 
withSelectedChoices(String...) - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerRequest
NOTE: This method appends the values to the existing list (if any).
withSelectedChoices(Collection<String>) - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerRequest
 
withServiceCode(String) - Method in exception com.amazonaws.services.wellarchitected.model.ServiceQuotaExceededException
 
withServiceCode(String) - Method in exception com.amazonaws.services.wellarchitected.model.ThrottlingException
 
withSharedBy(String) - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitationSummary
 
withSharedBy(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShare
 
withSharedWith(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadShareRequest
 
withSharedWith(String) - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitationSummary
 
withSharedWith(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShare
 
withSharedWith(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShareSummary
 
withSharedWithPrefix(String) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesRequest
The AWS account ID or IAM role with which the workload is shared.
withShareId(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadShareResult
 
withShareId(String) - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadShareRequest
 
withShareId(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadShareRequest
 
withShareId(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShare
 
withShareId(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShareSummary
 
withShareInvitation(ShareInvitation) - Method in class com.amazonaws.services.wellarchitected.model.UpdateShareInvitationResult
The updated workload share invitation.
withShareInvitationAction(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateShareInvitationRequest
 
withShareInvitationAction(ShareInvitationAction) - Method in class com.amazonaws.services.wellarchitected.model.UpdateShareInvitationRequest
 
withShareInvitationId(String) - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitation
The ID assigned to the share invitation.
withShareInvitationId(String) - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitationSummary
The ID assigned to the share invitation.
withShareInvitationId(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateShareInvitationRequest
The ID assigned to the share invitation.
withShareInvitationId(String) - Method in class com.amazonaws.services.wellarchitected.model.Workload
The ID assigned to the share invitation.
withShareInvitationSummaries(ShareInvitationSummary...) - Method in class com.amazonaws.services.wellarchitected.model.ListShareInvitationsResult
List of share invitation summaries in a workload.
withShareInvitationSummaries(Collection<ShareInvitationSummary>) - Method in class com.amazonaws.services.wellarchitected.model.ListShareInvitationsResult
List of share invitation summaries in a workload.
withStatus(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShare
 
withStatus(ShareStatus) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShare
 
withStatus(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShareSummary
 
withStatus(ShareStatus) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShareSummary
 
withTitle(String) - Method in class com.amazonaws.services.wellarchitected.model.Choice
 
withType(String) - Method in class com.amazonaws.services.wellarchitected.model.NotificationSummary
The type of notification.
withType(NotificationType) - Method in class com.amazonaws.services.wellarchitected.model.NotificationSummary
The type of notification.
withUpdatedAt(Date) - Method in class com.amazonaws.services.wellarchitected.model.LensReview
 
withUpdatedAt(Date) - Method in class com.amazonaws.services.wellarchitected.model.LensReviewSummary
 
withUpdatedAt(Date) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
withUpdatedAt(Date) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 
withVersionDifferences(VersionDifferences) - Method in class com.amazonaws.services.wellarchitected.model.GetLensVersionDifferenceResult
 
withWorkload(Workload) - Method in class com.amazonaws.services.wellarchitected.model.GetWorkloadResult
 
withWorkload(Workload) - Method in class com.amazonaws.services.wellarchitected.model.Milestone
 
withWorkload(Workload) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadResult
 
withWorkloadArn(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadResult
 
withWorkloadArn(String) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
withWorkloadArn(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.AssociateLensesRequest
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateMilestoneRequest
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateMilestoneResult
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadResult
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadShareRequest
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadShareResult
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadRequest
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.DeleteWorkloadShareRequest
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.DisassociateLensesRequest
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerRequest
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.GetAnswerResult
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewReportRequest
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewReportResult
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewRequest
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.GetLensReviewResult
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.GetMilestoneRequest
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.GetMilestoneResult
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.GetWorkloadRequest
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.LensUpgradeSummary
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersRequest
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.ListAnswersResult
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsRequest
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewImprovementsResult
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsRequest
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.ListLensReviewsResult
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.ListMilestonesRequest
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.ListMilestonesResult
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.ListNotificationsRequest
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesRequest
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesResult
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitation
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitationSummary
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerRequest
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateAnswerResult
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateLensReviewRequest
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateLensReviewResult
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadShareRequest
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadShareResult
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.UpgradeLensReviewRequest
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShare
 
withWorkloadId(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 
withWorkloadName(String) - Method in class com.amazonaws.services.wellarchitected.model.CreateWorkloadRequest
 
withWorkloadName(String) - Method in class com.amazonaws.services.wellarchitected.model.LensUpgradeSummary
 
withWorkloadName(String) - Method in class com.amazonaws.services.wellarchitected.model.ShareInvitationSummary
 
withWorkloadName(String) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadRequest
 
withWorkloadName(String) - Method in class com.amazonaws.services.wellarchitected.model.Workload
 
withWorkloadName(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadShare
 
withWorkloadName(String) - Method in class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 
withWorkloadNamePrefix(String) - Method in class com.amazonaws.services.wellarchitected.model.ListShareInvitationsRequest
 
withWorkloadNamePrefix(String) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadsRequest
 
withWorkloadShare(WorkloadShare) - Method in class com.amazonaws.services.wellarchitected.model.UpdateWorkloadShareResult
 
withWorkloadShareSummaries(WorkloadShareSummary...) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesResult
NOTE: This method appends the values to the existing list (if any).
withWorkloadShareSummaries(Collection<WorkloadShareSummary>) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadSharesResult
 
withWorkloadSummaries(WorkloadSummary...) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadsResult
NOTE: This method appends the values to the existing list (if any).
withWorkloadSummaries(Collection<WorkloadSummary>) - Method in class com.amazonaws.services.wellarchitected.model.ListWorkloadsResult
 
withWorkloadSummary(WorkloadSummary) - Method in class com.amazonaws.services.wellarchitected.model.MilestoneSummary
 
Workload - Class in com.amazonaws.services.wellarchitected.model
A workload return object.
Workload() - Constructor for class com.amazonaws.services.wellarchitected.model.Workload
 
WorkloadEnvironment - Enum in com.amazonaws.services.wellarchitected.model
The environment for the workload.
WorkloadImprovementStatus - Enum in com.amazonaws.services.wellarchitected.model
The improvement status for a workload.
WorkloadShare - Class in com.amazonaws.services.wellarchitected.model
A workload share return object.
WorkloadShare() - Constructor for class com.amazonaws.services.wellarchitected.model.WorkloadShare
 
WorkloadShareSummary - Class in com.amazonaws.services.wellarchitected.model
A workload share summary return object.
WorkloadShareSummary() - Constructor for class com.amazonaws.services.wellarchitected.model.WorkloadShareSummary
 
WorkloadSummary - Class in com.amazonaws.services.wellarchitected.model
A workload summary return object.
WorkloadSummary() - Constructor for class com.amazonaws.services.wellarchitected.model.WorkloadSummary
 
A B C D E F G H I L M N P Q R S T U V W 
Skip navigation links

Copyright © 2021. All rights reserved.