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