Uses of Class
software.amazon.awssdk.services.connect.model.ViewContent
-
Packages that use ViewContent Package Description software.amazon.awssdk.services.connect.model -
-
Uses of ViewContent in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return ViewContent Modifier and Type Method Description ViewContentView. content()View content containing all content necessary to render a view except for runtime input data.Methods in software.amazon.awssdk.services.connect.model with parameters of type ViewContent Modifier and Type Method Description View.BuilderView.Builder. content(ViewContent content)View content containing all content necessary to render a view except for runtime input data.
-