Uses of Class
software.amazon.awssdk.services.connectparticipant.model.View
-
Packages that use View Package Description software.amazon.awssdk.services.connectparticipant.model -
-
Uses of View in software.amazon.awssdk.services.connectparticipant.model
Methods in software.amazon.awssdk.services.connectparticipant.model that return View Modifier and Type Method Description ViewDescribeViewResponse. view()A view resource object.Methods in software.amazon.awssdk.services.connectparticipant.model with parameters of type View Modifier and Type Method Description DescribeViewResponse.BuilderDescribeViewResponse.Builder. view(View view)A view resource object.
-