Uses of Class
software.amazon.awssdk.services.emr.model.GetPersistentAppUiPresignedUrlRequest
-
Packages that use GetPersistentAppUiPresignedUrlRequest 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 GetPersistentAppUiPresignedUrlRequest in software.amazon.awssdk.services.emr
Methods in software.amazon.awssdk.services.emr with parameters of type GetPersistentAppUiPresignedUrlRequest Modifier and Type Method Description default CompletableFuture<GetPersistentAppUiPresignedUrlResponse>EmrAsyncClient. getPersistentAppUIPresignedURL(GetPersistentAppUiPresignedUrlRequest getPersistentAppUiPresignedUrlRequest)The presigned URL properties for the cluster's application user interface.default GetPersistentAppUiPresignedUrlResponseEmrClient. getPersistentAppUIPresignedURL(GetPersistentAppUiPresignedUrlRequest getPersistentAppUiPresignedUrlRequest)The presigned URL properties for the cluster's application user interface. -
Uses of GetPersistentAppUiPresignedUrlRequest in software.amazon.awssdk.services.emr.transform
Methods in software.amazon.awssdk.services.emr.transform with parameters of type GetPersistentAppUiPresignedUrlRequest Modifier and Type Method Description SdkHttpFullRequestGetPersistentAppUiPresignedUrlRequestMarshaller. marshall(GetPersistentAppUiPresignedUrlRequest getPersistentAppUiPresignedUrlRequest)
-