Uses of Class
software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest
-
Packages that use ListStudioSessionMappingsRequest Package Description software.amazon.awssdk.services.emr Amazon EMR is a web service that makes it easier to process large amounts of data efficiently.software.amazon.awssdk.services.emr.paginators software.amazon.awssdk.services.emr.transform -
-
Uses of ListStudioSessionMappingsRequest in software.amazon.awssdk.services.emr
-
Uses of ListStudioSessionMappingsRequest in software.amazon.awssdk.services.emr.paginators
Constructors in software.amazon.awssdk.services.emr.paginators with parameters of type ListStudioSessionMappingsRequest Constructor Description ListStudioSessionMappingsIterable(EmrClient client, ListStudioSessionMappingsRequest firstRequest)ListStudioSessionMappingsPublisher(EmrAsyncClient client, ListStudioSessionMappingsRequest firstRequest) -
Uses of ListStudioSessionMappingsRequest in software.amazon.awssdk.services.emr.transform
Methods in software.amazon.awssdk.services.emr.transform with parameters of type ListStudioSessionMappingsRequest Modifier and Type Method Description SdkHttpFullRequestListStudioSessionMappingsRequestMarshaller. marshall(ListStudioSessionMappingsRequest listStudioSessionMappingsRequest)
-