Uses of Interface
software.amazon.awssdk.services.sso.model.ListAccountsResponse.Builder
Packages that use ListAccountsResponse.Builder
-
Uses of ListAccountsResponse.Builder in software.amazon.awssdk.services.sso.model
Methods in software.amazon.awssdk.services.sso.model that return ListAccountsResponse.BuilderModifier and TypeMethodDescriptionListAccountsResponse.Builder.accountList(Collection<AccountInfo> accountList) A paginated response with the list of account information and the next token if more results are available.ListAccountsResponse.Builder.accountList(Consumer<AccountInfo.Builder>... accountList) A paginated response with the list of account information and the next token if more results are available.ListAccountsResponse.Builder.accountList(AccountInfo... accountList) A paginated response with the list of account information and the next token if more results are available.static ListAccountsResponse.BuilderListAccountsResponse.builder()The page token client that is used to retrieve the list of accounts.ListAccountsResponse.toBuilder()Methods in software.amazon.awssdk.services.sso.model that return types with arguments of type ListAccountsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListAccountsResponse.Builder>ListAccountsResponse.serializableBuilderClass()