Uses of Class
software.amazon.awssdk.services.qbusiness.model.GetGroupRequest
-
Packages that use GetGroupRequest Package Description software.amazon.awssdk.services.qbusiness software.amazon.awssdk.services.qbusiness.transform -
-
Uses of GetGroupRequest in software.amazon.awssdk.services.qbusiness
Methods in software.amazon.awssdk.services.qbusiness with parameters of type GetGroupRequest Modifier and Type Method Description default CompletableFuture<GetGroupResponse>QBusinessAsyncClient. getGroup(GetGroupRequest getGroupRequest)Describes a group by group name.default GetGroupResponseQBusinessClient. getGroup(GetGroupRequest getGroupRequest)Describes a group by group name. -
Uses of GetGroupRequest in software.amazon.awssdk.services.qbusiness.transform
Methods in software.amazon.awssdk.services.qbusiness.transform with parameters of type GetGroupRequest Modifier and Type Method Description SdkHttpFullRequestGetGroupRequestMarshaller. marshall(GetGroupRequest getGroupRequest)
-