Uses of Interface
com.google.apps.card.v1.ButtonOrBuilder
-
Packages that use ButtonOrBuilder Package Description com.google.apps.card.v1 -
-
Uses of ButtonOrBuilder in com.google.apps.card.v1
Classes in com.google.apps.card.v1 that implement ButtonOrBuilder Modifier and Type Class Description classButtonA text, icon, or text and icon button that users can click.static classButton.BuilderA text, icon, or text and icon button that users can click.Methods in com.google.apps.card.v1 that return ButtonOrBuilder Modifier and Type Method Description ButtonOrBuilderDecoratedText.Builder. getButtonOrBuilder()A button that a user can click to trigger an action.ButtonOrBuilderDecoratedText. getButtonOrBuilder()A button that a user can click to trigger an action.ButtonOrBuilderDecoratedTextOrBuilder. getButtonOrBuilder()A button that a user can click to trigger an action.ButtonOrBuilderButtonList.Builder. getButtonsOrBuilder(int index)An array of buttons.ButtonOrBuilderButtonList. getButtonsOrBuilder(int index)An array of buttons.ButtonOrBuilderButtonListOrBuilder. getButtonsOrBuilder(int index)An array of buttons.ButtonOrBuilderCard.CardFixedFooter.Builder. getPrimaryButtonOrBuilder()The primary button of the fixed footer.ButtonOrBuilderCard.CardFixedFooter. getPrimaryButtonOrBuilder()The primary button of the fixed footer.ButtonOrBuilderCard.CardFixedFooterOrBuilder. getPrimaryButtonOrBuilder()The primary button of the fixed footer.ButtonOrBuilderCard.CardFixedFooter.Builder. getSecondaryButtonOrBuilder()The secondary button of the fixed footer.ButtonOrBuilderCard.CardFixedFooter. getSecondaryButtonOrBuilder()The secondary button of the fixed footer.ButtonOrBuilderCard.CardFixedFooterOrBuilder. getSecondaryButtonOrBuilder()The secondary button of the fixed footer.Methods in com.google.apps.card.v1 that return types with arguments of type ButtonOrBuilder Modifier and Type Method Description java.util.List<? extends ButtonOrBuilder>ButtonList.Builder. getButtonsOrBuilderList()An array of buttons.java.util.List<? extends ButtonOrBuilder>ButtonList. getButtonsOrBuilderList()An array of buttons.java.util.List<? extends ButtonOrBuilder>ButtonListOrBuilder. getButtonsOrBuilderList()An array of buttons.
-