public static interface ListCrossAccountAuthorizationsResponse.Builder extends Route53RecoveryReadinessResponse.Builder, SdkPojo, CopyableBuilder<ListCrossAccountAuthorizationsResponse.Builder,ListCrossAccountAuthorizationsResponse>
| Modifier and Type | Method and Description |
|---|---|
ListCrossAccountAuthorizationsResponse.Builder |
crossAccountAuthorizations(Collection<String> crossAccountAuthorizations)
A list of CrossAccountAuthorizations
|
ListCrossAccountAuthorizationsResponse.Builder |
crossAccountAuthorizations(String... crossAccountAuthorizations)
A list of CrossAccountAuthorizations
|
ListCrossAccountAuthorizationsResponse.Builder |
nextToken(String nextToken)
A token that can be used to resume pagination from the end of the collection.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildListCrossAccountAuthorizationsResponse.Builder crossAccountAuthorizations(Collection<String> crossAccountAuthorizations)
crossAccountAuthorizations - A list of CrossAccountAuthorizationsListCrossAccountAuthorizationsResponse.Builder crossAccountAuthorizations(String... crossAccountAuthorizations)
crossAccountAuthorizations - A list of CrossAccountAuthorizationsListCrossAccountAuthorizationsResponse.Builder nextToken(String nextToken)
nextToken - A token that can be used to resume pagination from the end of the collection.Copyright © 2022. All rights reserved.