Uses of Interface
software.amazon.awssdk.services.ram.model.ListSourceAssociationsResponse.Builder
Packages that use ListSourceAssociationsResponse.Builder
-
Uses of ListSourceAssociationsResponse.Builder in software.amazon.awssdk.services.ram.model
Methods in software.amazon.awssdk.services.ram.model that return ListSourceAssociationsResponse.BuilderModifier and TypeMethodDescriptionListSourceAssociationsResponse.builder()The pagination token to use to retrieve the next page of results.ListSourceAssociationsResponse.Builder.sourceAssociations(Collection<AssociatedSource> sourceAssociations) Information about the source associations.ListSourceAssociationsResponse.Builder.sourceAssociations(Consumer<AssociatedSource.Builder>... sourceAssociations) Information about the source associations.ListSourceAssociationsResponse.Builder.sourceAssociations(AssociatedSource... sourceAssociations) Information about the source associations.ListSourceAssociationsResponse.toBuilder()Methods in software.amazon.awssdk.services.ram.model that return types with arguments of type ListSourceAssociationsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListSourceAssociationsResponse.Builder>ListSourceAssociationsResponse.serializableBuilderClass()