Uses of Class
software.amazon.awssdk.services.chime.model.GetAttendeeRequest
-
Packages that use GetAttendeeRequest Package Description software.amazon.awssdk.services.chime software.amazon.awssdk.services.chime.transform -
-
Uses of GetAttendeeRequest in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime with parameters of type GetAttendeeRequest Modifier and Type Method Description default CompletableFuture<GetAttendeeResponse>ChimeAsyncClient. getAttendee(GetAttendeeRequest getAttendeeRequest)Deprecated.Replaced by GetAttendee in the Amazon Chime SDK Meetings Namespacedefault GetAttendeeResponseChimeClient. getAttendee(GetAttendeeRequest getAttendeeRequest)Deprecated.Replaced by GetAttendee in the Amazon Chime SDK Meetings Namespace -
Uses of GetAttendeeRequest in software.amazon.awssdk.services.chime.transform
Methods in software.amazon.awssdk.services.chime.transform with parameters of type GetAttendeeRequest Modifier and Type Method Description SdkHttpFullRequestGetAttendeeRequestMarshaller. marshall(GetAttendeeRequest getAttendeeRequest)
-