Package | Description |
---|---|
com.amazonaws.services.elasticmapreduce |
Amazon EMR is a web service that makes it easier to process large amounts of data efficiently.
|
com.amazonaws.services.elasticmapreduce.model |
Modifier and Type | Method and Description |
---|---|
ListStudioSessionMappingsRequest |
ListStudioSessionMappingsRequest.clone() |
ListStudioSessionMappingsRequest |
ListStudioSessionMappingsRequest.withIdentityType(IdentityType identityType)
Specifies whether to return session mappings for users or groups.
|
ListStudioSessionMappingsRequest |
ListStudioSessionMappingsRequest.withIdentityType(String identityType)
Specifies whether to return session mappings for users or groups.
|
ListStudioSessionMappingsRequest |
ListStudioSessionMappingsRequest.withMarker(String marker)
The pagination token that indicates the set of results to retrieve.
|
ListStudioSessionMappingsRequest |
ListStudioSessionMappingsRequest.withStudioId(String studioId)
The ID of the Amazon EMR Studio.
|
Copyright © 2023. All rights reserved.