Uses of Interface
com.google.apps.card.v1.BorderStyleOrBuilder
-
Packages that use BorderStyleOrBuilder Package Description com.google.apps.card.v1 -
-
Uses of BorderStyleOrBuilder in com.google.apps.card.v1
Classes in com.google.apps.card.v1 that implement BorderStyleOrBuilder Modifier and Type Class Description classBorderStyleThe style options for the border of a card or widget, including the border type and color.static classBorderStyle.BuilderThe style options for the border of a card or widget, including the border type and color.Methods in com.google.apps.card.v1 that return BorderStyleOrBuilder Modifier and Type Method Description BorderStyleOrBuilderGrid.Builder. getBorderStyleOrBuilder()The border style to apply to each grid item.BorderStyleOrBuilderGrid. getBorderStyleOrBuilder()The border style to apply to each grid item.BorderStyleOrBuilderGridOrBuilder. getBorderStyleOrBuilder()The border style to apply to each grid item.BorderStyleOrBuilderImageComponent.Builder. getBorderStyleOrBuilder()The border style to apply to the image.BorderStyleOrBuilderImageComponent. getBorderStyleOrBuilder()The border style to apply to the image.BorderStyleOrBuilderImageComponentOrBuilder. getBorderStyleOrBuilder()The border style to apply to the image.
-