Uses of Class
software.amazon.awssdk.services.emr.model.GetStudioSessionMappingRequest
-
Packages that use GetStudioSessionMappingRequest 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.transform -
-
Uses of GetStudioSessionMappingRequest in software.amazon.awssdk.services.emr
Methods in software.amazon.awssdk.services.emr with parameters of type GetStudioSessionMappingRequest Modifier and Type Method Description default CompletableFuture<GetStudioSessionMappingResponse>EmrAsyncClient. getStudioSessionMapping(GetStudioSessionMappingRequest getStudioSessionMappingRequest)Fetches mapping details for the specified Amazon EMR Studio and identity (user or group).default GetStudioSessionMappingResponseEmrClient. getStudioSessionMapping(GetStudioSessionMappingRequest getStudioSessionMappingRequest)Fetches mapping details for the specified Amazon EMR Studio and identity (user or group). -
Uses of GetStudioSessionMappingRequest in software.amazon.awssdk.services.emr.transform
Methods in software.amazon.awssdk.services.emr.transform with parameters of type GetStudioSessionMappingRequest Modifier and Type Method Description SdkHttpFullRequestGetStudioSessionMappingRequestMarshaller. marshall(GetStudioSessionMappingRequest getStudioSessionMappingRequest)
-