Interface DescribeAffectedEntitiesForOrganizationResponse.Builder
-
- All Superinterfaces:
AwsResponse.Builder,Buildable,CopyableBuilder<DescribeAffectedEntitiesForOrganizationResponse.Builder,DescribeAffectedEntitiesForOrganizationResponse>,HealthResponse.Builder,SdkBuilder<DescribeAffectedEntitiesForOrganizationResponse.Builder,DescribeAffectedEntitiesForOrganizationResponse>,SdkPojo,SdkResponse.Builder
- Enclosing class:
- DescribeAffectedEntitiesForOrganizationResponse
public static interface DescribeAffectedEntitiesForOrganizationResponse.Builder extends HealthResponse.Builder, SdkPojo, CopyableBuilder<DescribeAffectedEntitiesForOrganizationResponse.Builder,DescribeAffectedEntitiesForOrganizationResponse>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DescribeAffectedEntitiesForOrganizationResponse.Builderentities(Collection<AffectedEntity> entities)A JSON set of elements including theawsAccountIdand itsentityArn,entityValueand itsentityArn,lastUpdatedTime, andstatusCode.DescribeAffectedEntitiesForOrganizationResponse.Builderentities(Consumer<AffectedEntity.Builder>... entities)A JSON set of elements including theawsAccountIdand itsentityArn,entityValueand itsentityArn,lastUpdatedTime, andstatusCode.DescribeAffectedEntitiesForOrganizationResponse.Builderentities(AffectedEntity... entities)A JSON set of elements including theawsAccountIdand itsentityArn,entityValueand itsentityArn,lastUpdatedTime, andstatusCode.DescribeAffectedEntitiesForOrganizationResponse.BuilderfailedSet(Collection<OrganizationAffectedEntitiesErrorItem> failedSet)A JSON set of elements of the failed response, including theawsAccountId,errorMessage,errorName, andeventArn.DescribeAffectedEntitiesForOrganizationResponse.BuilderfailedSet(Consumer<OrganizationAffectedEntitiesErrorItem.Builder>... failedSet)A JSON set of elements of the failed response, including theawsAccountId,errorMessage,errorName, andeventArn.DescribeAffectedEntitiesForOrganizationResponse.BuilderfailedSet(OrganizationAffectedEntitiesErrorItem... failedSet)A JSON set of elements of the failed response, including theawsAccountId,errorMessage,errorName, andeventArn.DescribeAffectedEntitiesForOrganizationResponse.BuildernextToken(String nextToken)If the results of a search are large, only a portion of the results are returned, and anextTokenpagination token is returned in the response.-
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
-
Methods inherited from interface software.amazon.awssdk.services.health.model.HealthResponse.Builder
build, responseMetadata, responseMetadata
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Methods inherited from interface software.amazon.awssdk.core.SdkResponse.Builder
sdkHttpResponse, sdkHttpResponse
-
-
-
-
Method Detail
-
entities
DescribeAffectedEntitiesForOrganizationResponse.Builder entities(Collection<AffectedEntity> entities)
A JSON set of elements including the
awsAccountIdand itsentityArn,entityValueand itsentityArn,lastUpdatedTime, andstatusCode.- Parameters:
entities- A JSON set of elements including theawsAccountIdand itsentityArn,entityValueand itsentityArn,lastUpdatedTime, andstatusCode.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
entities
DescribeAffectedEntitiesForOrganizationResponse.Builder entities(AffectedEntity... entities)
A JSON set of elements including the
awsAccountIdand itsentityArn,entityValueand itsentityArn,lastUpdatedTime, andstatusCode.- Parameters:
entities- A JSON set of elements including theawsAccountIdand itsentityArn,entityValueand itsentityArn,lastUpdatedTime, andstatusCode.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
entities
DescribeAffectedEntitiesForOrganizationResponse.Builder entities(Consumer<AffectedEntity.Builder>... entities)
A JSON set of elements including the
This is a convenience method that creates an instance of theawsAccountIdand itsentityArn,entityValueand itsentityArn,lastUpdatedTime, andstatusCode.AffectedEntity.Builderavoiding the need to create one manually viaAffectedEntity.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#entities(List.) - Parameters:
entities- a consumer that will call methods onAffectedEntity.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#entities(java.util.Collection)
-
failedSet
DescribeAffectedEntitiesForOrganizationResponse.Builder failedSet(Collection<OrganizationAffectedEntitiesErrorItem> failedSet)
A JSON set of elements of the failed response, including the
awsAccountId,errorMessage,errorName, andeventArn.- Parameters:
failedSet- A JSON set of elements of the failed response, including theawsAccountId,errorMessage,errorName, andeventArn.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
failedSet
DescribeAffectedEntitiesForOrganizationResponse.Builder failedSet(OrganizationAffectedEntitiesErrorItem... failedSet)
A JSON set of elements of the failed response, including the
awsAccountId,errorMessage,errorName, andeventArn.- Parameters:
failedSet- A JSON set of elements of the failed response, including theawsAccountId,errorMessage,errorName, andeventArn.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
failedSet
DescribeAffectedEntitiesForOrganizationResponse.Builder failedSet(Consumer<OrganizationAffectedEntitiesErrorItem.Builder>... failedSet)
A JSON set of elements of the failed response, including the
This is a convenience method that creates an instance of theawsAccountId,errorMessage,errorName, andeventArn.OrganizationAffectedEntitiesErrorItem.Builderavoiding the need to create one manually viaOrganizationAffectedEntitiesErrorItem.builder().When the
Consumercompletes,SdkBuilder.build()is called immediately and its result is passed to#failedSet(List.) - Parameters:
failedSet- a consumer that will call methods onOrganizationAffectedEntitiesErrorItem.Builder- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
#failedSet(java.util.Collection)
-
nextToken
DescribeAffectedEntitiesForOrganizationResponse.Builder nextToken(String nextToken)
If the results of a search are large, only a portion of the results are returned, and a
nextTokenpagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.- Parameters:
nextToken- If the results of a search are large, only a portion of the results are returned, and anextTokenpagination token is returned in the response. To retrieve the next batch of results, reissue the search request and include the returned token. When all results have been returned, the response does not contain a pagination token value.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
-