Uses of Class
software.amazon.awssdk.services.directoryservicedata.model.ListGroupsRequest
-
Packages that use ListGroupsRequest Package Description software.amazon.awssdk.services.directoryservicedata Amazon Web Services Directory Service Data is an extension of Directory Service.software.amazon.awssdk.services.directoryservicedata.paginators software.amazon.awssdk.services.directoryservicedata.transform -
-
Uses of ListGroupsRequest in software.amazon.awssdk.services.directoryservicedata
-
Uses of ListGroupsRequest in software.amazon.awssdk.services.directoryservicedata.paginators
Constructors in software.amazon.awssdk.services.directoryservicedata.paginators with parameters of type ListGroupsRequest Constructor Description ListGroupsIterable(DirectoryServiceDataClient client, ListGroupsRequest firstRequest)ListGroupsPublisher(DirectoryServiceDataAsyncClient client, ListGroupsRequest firstRequest) -
Uses of ListGroupsRequest in software.amazon.awssdk.services.directoryservicedata.transform
Methods in software.amazon.awssdk.services.directoryservicedata.transform with parameters of type ListGroupsRequest Modifier and Type Method Description SdkHttpFullRequestListGroupsRequestMarshaller. marshall(ListGroupsRequest listGroupsRequest)
-