Uses of Class
software.amazon.awssdk.services.controlcatalog.model.ListObjectivesRequest
-
Packages that use ListObjectivesRequest Package Description software.amazon.awssdk.services.controlcatalog Welcome to the Amazon Web Services Control Catalog API reference.software.amazon.awssdk.services.controlcatalog.paginators software.amazon.awssdk.services.controlcatalog.transform -
-
Uses of ListObjectivesRequest in software.amazon.awssdk.services.controlcatalog
-
Uses of ListObjectivesRequest in software.amazon.awssdk.services.controlcatalog.paginators
Constructors in software.amazon.awssdk.services.controlcatalog.paginators with parameters of type ListObjectivesRequest Constructor Description ListObjectivesIterable(ControlCatalogClient client, ListObjectivesRequest firstRequest)ListObjectivesPublisher(ControlCatalogAsyncClient client, ListObjectivesRequest firstRequest) -
Uses of ListObjectivesRequest in software.amazon.awssdk.services.controlcatalog.transform
Methods in software.amazon.awssdk.services.controlcatalog.transform with parameters of type ListObjectivesRequest Modifier and Type Method Description SdkHttpFullRequestListObjectivesRequestMarshaller. marshall(ListObjectivesRequest listObjectivesRequest)
-