Skip navigation links
A B C D E F G H I J L M N P R S T U V W 

A

AbstractAWSEMRServerless - Class in com.amazonaws.services.emrserverless
Abstract implementation of AWSEMRServerless.
AbstractAWSEMRServerless() - Constructor for class com.amazonaws.services.emrserverless.AbstractAWSEMRServerless
 
AbstractAWSEMRServerlessAsync - Class in com.amazonaws.services.emrserverless
Abstract implementation of AWSEMRServerlessAsync.
AbstractAWSEMRServerlessAsync() - Constructor for class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
addInitialCapacityEntry(String, InitialCapacityConfig) - Method in class com.amazonaws.services.emrserverless.model.Application
Add a single InitialCapacity entry
addInitialCapacityEntry(String, InitialCapacityConfig) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
Add a single InitialCapacity entry
addInitialCapacityEntry(String, InitialCapacityConfig) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
Add a single InitialCapacity entry
addLogTypesEntry(String, List<String>) - Method in class com.amazonaws.services.emrserverless.model.CloudWatchLoggingConfiguration
Add a single LogTypes entry
addPropertiesEntry(String, String) - Method in class com.amazonaws.services.emrserverless.model.Configuration
Add a single Properties entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.emrserverless.model.Application
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.emrserverless.model.JobRun
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.emrserverless.model.ListTagsForResourceResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.emrserverless.model.TagResourceRequest
Add a single Tags entry
addWorkerTypeSpecificationsEntry(String, WorkerTypeSpecification) - Method in class com.amazonaws.services.emrserverless.model.Application
Add a single WorkerTypeSpecifications entry
addWorkerTypeSpecificationsEntry(String, WorkerTypeSpecificationInput) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
Add a single WorkerTypeSpecifications entry
addWorkerTypeSpecificationsEntry(String, WorkerTypeSpecificationInput) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
Add a single WorkerTypeSpecifications entry
Application - Class in com.amazonaws.services.emrserverless.model
Information about an application.
Application() - Constructor for class com.amazonaws.services.emrserverless.model.Application
 
ApplicationState - Enum in com.amazonaws.services.emrserverless.model
 
ApplicationSummary - Class in com.amazonaws.services.emrserverless.model
The summary of attributes associated with an application.
ApplicationSummary() - Constructor for class com.amazonaws.services.emrserverless.model.ApplicationSummary
 
Architecture - Enum in com.amazonaws.services.emrserverless.model
 
asyncBuilder() - Static method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
AutoStartConfig - Class in com.amazonaws.services.emrserverless.model
The configuration for an application to automatically start on job submission.
AutoStartConfig() - Constructor for class com.amazonaws.services.emrserverless.model.AutoStartConfig
 
AutoStopConfig - Class in com.amazonaws.services.emrserverless.model
The configuration for an application to automatically stop after a certain amount of time being idle.
AutoStopConfig() - Constructor for class com.amazonaws.services.emrserverless.model.AutoStopConfig
 
AWSEMRServerless - Interface in com.amazonaws.services.emrserverless
Interface for accessing EMR Serverless.
AWSEMRServerlessAsync - Interface in com.amazonaws.services.emrserverless
Interface for accessing EMR Serverless asynchronously.
AWSEMRServerlessAsyncClient - Class in com.amazonaws.services.emrserverless
Client for accessing EMR Serverless asynchronously.
AWSEMRServerlessAsyncClientBuilder - Class in com.amazonaws.services.emrserverless
Fluent builder for AWSEMRServerlessAsync.
AWSEMRServerlessClient - Class in com.amazonaws.services.emrserverless
Client for accessing EMR Serverless.
AWSEMRServerlessClientBuilder - Class in com.amazonaws.services.emrserverless
Fluent builder for AWSEMRServerless.
AWSEMRServerlessException - Exception in com.amazonaws.services.emrserverless.model
Base exception for all service exceptions thrown by EMR Serverless
AWSEMRServerlessException(String) - Constructor for exception com.amazonaws.services.emrserverless.model.AWSEMRServerlessException
Constructs a new AWSEMRServerlessException with the specified error message.

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClientBuilder
Construct an asynchronous implementation of AWSEMRServerlessAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessClientBuilder
Construct a synchronous implementation of AWSEMRServerless using the current builder configuration.
builder() - Static method in class com.amazonaws.services.emrserverless.AWSEMRServerlessClient
 

C

cancelJobRun(CancelJobRunRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerless
 
cancelJobRun(CancelJobRunRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerless
Cancels a job run.
cancelJobRun(CancelJobRunRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessClient
Cancels a job run.
cancelJobRunAsync(CancelJobRunRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
cancelJobRunAsync(CancelJobRunRequest, AsyncHandler<CancelJobRunRequest, CancelJobRunResult>) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
cancelJobRunAsync(CancelJobRunRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Cancels a job run.
cancelJobRunAsync(CancelJobRunRequest, AsyncHandler<CancelJobRunRequest, CancelJobRunResult>) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Cancels a job run.
cancelJobRunAsync(CancelJobRunRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
cancelJobRunAsync(CancelJobRunRequest, AsyncHandler<CancelJobRunRequest, CancelJobRunResult>) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
CancelJobRunRequest - Class in com.amazonaws.services.emrserverless.model
 
CancelJobRunRequest() - Constructor for class com.amazonaws.services.emrserverless.model.CancelJobRunRequest
 
CancelJobRunResult - Class in com.amazonaws.services.emrserverless.model
 
CancelJobRunResult() - Constructor for class com.amazonaws.services.emrserverless.model.CancelJobRunResult
 
clearInitialCapacityEntries() - Method in class com.amazonaws.services.emrserverless.model.Application
Removes all the entries added into InitialCapacity.
clearInitialCapacityEntries() - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
Removes all the entries added into InitialCapacity.
clearInitialCapacityEntries() - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
Removes all the entries added into InitialCapacity.
clearLogTypesEntries() - Method in class com.amazonaws.services.emrserverless.model.CloudWatchLoggingConfiguration
Removes all the entries added into LogTypes.
clearPropertiesEntries() - Method in class com.amazonaws.services.emrserverless.model.Configuration
Removes all the entries added into Properties.
clearTagsEntries() - Method in class com.amazonaws.services.emrserverless.model.Application
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.emrserverless.model.JobRun
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.emrserverless.model.ListTagsForResourceResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.emrserverless.model.TagResourceRequest
Removes all the entries added into Tags.
clearWorkerTypeSpecificationsEntries() - Method in class com.amazonaws.services.emrserverless.model.Application
Removes all the entries added into WorkerTypeSpecifications.
clearWorkerTypeSpecificationsEntries() - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
Removes all the entries added into WorkerTypeSpecifications.
clearWorkerTypeSpecificationsEntries() - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
Removes all the entries added into WorkerTypeSpecifications.
clone() - Method in class com.amazonaws.services.emrserverless.model.Application
 
clone() - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
 
clone() - Method in class com.amazonaws.services.emrserverless.model.AutoStartConfig
 
clone() - Method in class com.amazonaws.services.emrserverless.model.AutoStopConfig
 
clone() - Method in class com.amazonaws.services.emrserverless.model.CancelJobRunRequest
 
clone() - Method in class com.amazonaws.services.emrserverless.model.CancelJobRunResult
 
clone() - Method in class com.amazonaws.services.emrserverless.model.CloudWatchLoggingConfiguration
 
clone() - Method in class com.amazonaws.services.emrserverless.model.Configuration
 
clone() - Method in class com.amazonaws.services.emrserverless.model.ConfigurationOverrides
 
clone() - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
 
clone() - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationResult
 
clone() - Method in class com.amazonaws.services.emrserverless.model.DeleteApplicationRequest
 
clone() - Method in class com.amazonaws.services.emrserverless.model.DeleteApplicationResult
 
clone() - Method in class com.amazonaws.services.emrserverless.model.GetApplicationRequest
 
clone() - Method in class com.amazonaws.services.emrserverless.model.GetApplicationResult
 
clone() - Method in class com.amazonaws.services.emrserverless.model.GetDashboardForJobRunRequest
 
clone() - Method in class com.amazonaws.services.emrserverless.model.GetDashboardForJobRunResult
 
clone() - Method in class com.amazonaws.services.emrserverless.model.GetJobRunRequest
 
clone() - Method in class com.amazonaws.services.emrserverless.model.GetJobRunResult
 
clone() - Method in class com.amazonaws.services.emrserverless.model.Hive
 
clone() - Method in class com.amazonaws.services.emrserverless.model.ImageConfiguration
 
clone() - Method in class com.amazonaws.services.emrserverless.model.ImageConfigurationInput
 
clone() - Method in class com.amazonaws.services.emrserverless.model.InitialCapacityConfig
 
clone() - Method in class com.amazonaws.services.emrserverless.model.JobDriver
 
clone() - Method in class com.amazonaws.services.emrserverless.model.JobRun
 
clone() - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
 
clone() - Method in class com.amazonaws.services.emrserverless.model.ListApplicationsRequest
 
clone() - Method in class com.amazonaws.services.emrserverless.model.ListApplicationsResult
 
clone() - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsRequest
 
clone() - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsResult
 
clone() - Method in class com.amazonaws.services.emrserverless.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.emrserverless.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.emrserverless.model.ManagedPersistenceMonitoringConfiguration
 
clone() - Method in class com.amazonaws.services.emrserverless.model.MaximumAllowedResources
 
clone() - Method in class com.amazonaws.services.emrserverless.model.MonitoringConfiguration
 
clone() - Method in class com.amazonaws.services.emrserverless.model.NetworkConfiguration
 
clone() - Method in class com.amazonaws.services.emrserverless.model.PrometheusMonitoringConfiguration
 
clone() - Method in class com.amazonaws.services.emrserverless.model.ResourceUtilization
 
clone() - Method in class com.amazonaws.services.emrserverless.model.S3MonitoringConfiguration
 
clone() - Method in class com.amazonaws.services.emrserverless.model.SparkSubmit
 
clone() - Method in class com.amazonaws.services.emrserverless.model.StartApplicationRequest
 
clone() - Method in class com.amazonaws.services.emrserverless.model.StartApplicationResult
 
clone() - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
 
clone() - Method in class com.amazonaws.services.emrserverless.model.StartJobRunResult
 
clone() - Method in class com.amazonaws.services.emrserverless.model.StopApplicationRequest
 
clone() - Method in class com.amazonaws.services.emrserverless.model.StopApplicationResult
 
clone() - Method in class com.amazonaws.services.emrserverless.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.emrserverless.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.emrserverless.model.TotalResourceUtilization
 
clone() - Method in class com.amazonaws.services.emrserverless.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.emrserverless.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
 
clone() - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationResult
 
clone() - Method in class com.amazonaws.services.emrserverless.model.WorkerResourceConfig
 
clone() - Method in class com.amazonaws.services.emrserverless.model.WorkerTypeSpecification
 
clone() - Method in class com.amazonaws.services.emrserverless.model.WorkerTypeSpecificationInput
 
CloudWatchLoggingConfiguration - Class in com.amazonaws.services.emrserverless.model
The Amazon CloudWatch configuration for monitoring logs.
CloudWatchLoggingConfiguration() - Constructor for class com.amazonaws.services.emrserverless.model.CloudWatchLoggingConfiguration
 
com.amazonaws.services.emrserverless - package com.amazonaws.services.emrserverless
Amazon EMR Serverless is a new deployment option for Amazon EMR.
com.amazonaws.services.emrserverless.model - package com.amazonaws.services.emrserverless.model
 
configFactory - Static variable in class com.amazonaws.services.emrserverless.AWSEMRServerlessClient
Client configuration factory providing ClientConfigurations tailored to this client
Configuration - Class in com.amazonaws.services.emrserverless.model
A configuration specification to be used when provisioning an application.
Configuration() - Constructor for class com.amazonaws.services.emrserverless.model.Configuration
 
ConfigurationOverrides - Class in com.amazonaws.services.emrserverless.model
A configuration specification to be used to override existing configurations.
ConfigurationOverrides() - Constructor for class com.amazonaws.services.emrserverless.model.ConfigurationOverrides
 
ConflictException - Exception in com.amazonaws.services.emrserverless.model
The request could not be processed because of conflict in the current state of the resource.
ConflictException(String) - Constructor for exception com.amazonaws.services.emrserverless.model.ConflictException
Constructs a new ConflictException with the specified error message.
createApplication(CreateApplicationRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerless
 
createApplication(CreateApplicationRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerless
Creates an application.
createApplication(CreateApplicationRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessClient
Creates an application.
createApplicationAsync(CreateApplicationRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
createApplicationAsync(CreateApplicationRequest, AsyncHandler<CreateApplicationRequest, CreateApplicationResult>) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
createApplicationAsync(CreateApplicationRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Creates an application.
createApplicationAsync(CreateApplicationRequest, AsyncHandler<CreateApplicationRequest, CreateApplicationResult>) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Creates an application.
createApplicationAsync(CreateApplicationRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
createApplicationAsync(CreateApplicationRequest, AsyncHandler<CreateApplicationRequest, CreateApplicationResult>) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
CreateApplicationRequest - Class in com.amazonaws.services.emrserverless.model
 
CreateApplicationRequest() - Constructor for class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
 
CreateApplicationResult - Class in com.amazonaws.services.emrserverless.model
 
CreateApplicationResult() - Constructor for class com.amazonaws.services.emrserverless.model.CreateApplicationResult
 

D

defaultClient() - Static method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.emrserverless.AWSEMRServerlessClientBuilder
 
deleteApplication(DeleteApplicationRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerless
 
deleteApplication(DeleteApplicationRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerless
Deletes an application.
deleteApplication(DeleteApplicationRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessClient
Deletes an application.
deleteApplicationAsync(DeleteApplicationRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
deleteApplicationAsync(DeleteApplicationRequest, AsyncHandler<DeleteApplicationRequest, DeleteApplicationResult>) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
deleteApplicationAsync(DeleteApplicationRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Deletes an application.
deleteApplicationAsync(DeleteApplicationRequest, AsyncHandler<DeleteApplicationRequest, DeleteApplicationResult>) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Deletes an application.
deleteApplicationAsync(DeleteApplicationRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
deleteApplicationAsync(DeleteApplicationRequest, AsyncHandler<DeleteApplicationRequest, DeleteApplicationResult>) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
DeleteApplicationRequest - Class in com.amazonaws.services.emrserverless.model
 
DeleteApplicationRequest() - Constructor for class com.amazonaws.services.emrserverless.model.DeleteApplicationRequest
 
DeleteApplicationResult - Class in com.amazonaws.services.emrserverless.model
 
DeleteApplicationResult() - Constructor for class com.amazonaws.services.emrserverless.model.DeleteApplicationResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.emrserverless.AWSEMRServerless
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.Application
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.AutoStartConfig
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.AutoStopConfig
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.CancelJobRunRequest
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.CancelJobRunResult
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.CloudWatchLoggingConfiguration
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.Configuration
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.ConfigurationOverrides
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.DeleteApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.DeleteApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.GetApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.GetApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.GetDashboardForJobRunRequest
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.GetDashboardForJobRunResult
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.GetJobRunRequest
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.GetJobRunResult
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.Hive
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.ImageConfiguration
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.ImageConfigurationInput
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.InitialCapacityConfig
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.JobDriver
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.JobRun
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.ListApplicationsRequest
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.ListApplicationsResult
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsRequest
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsResult
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.ManagedPersistenceMonitoringConfiguration
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.MaximumAllowedResources
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.MonitoringConfiguration
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.NetworkConfiguration
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.PrometheusMonitoringConfiguration
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.ResourceUtilization
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.S3MonitoringConfiguration
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.SparkSubmit
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.StartApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.StartApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.StartJobRunResult
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.StopApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.StopApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.TotalResourceUtilization
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.WorkerResourceConfig
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.WorkerTypeSpecification
 
equals(Object) - Method in class com.amazonaws.services.emrserverless.model.WorkerTypeSpecificationInput
 

F

fromValue(String) - Static method in enum com.amazonaws.services.emrserverless.model.ApplicationState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.emrserverless.model.Architecture
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.emrserverless.model.JobRunState
Use this in place of valueOf.

G

getApplication(GetApplicationRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerless
 
getApplication(GetApplicationRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerless
Displays detailed information about a specified application.
getApplication(GetApplicationRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessClient
Displays detailed information about a specified application.
getApplication() - Method in class com.amazonaws.services.emrserverless.model.GetApplicationResult
The output displays information about the specified application.
getApplication() - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationResult
Information about the updated application.
getApplicationAsync(GetApplicationRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
getApplicationAsync(GetApplicationRequest, AsyncHandler<GetApplicationRequest, GetApplicationResult>) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
getApplicationAsync(GetApplicationRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Displays detailed information about a specified application.
getApplicationAsync(GetApplicationRequest, AsyncHandler<GetApplicationRequest, GetApplicationResult>) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Displays detailed information about a specified application.
getApplicationAsync(GetApplicationRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
getApplicationAsync(GetApplicationRequest, AsyncHandler<GetApplicationRequest, GetApplicationResult>) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
getApplicationConfiguration() - Method in class com.amazonaws.services.emrserverless.model.ConfigurationOverrides
The override configurations for the application.
getApplicationId() - Method in class com.amazonaws.services.emrserverless.model.Application
The ID of the application.
getApplicationId() - Method in class com.amazonaws.services.emrserverless.model.CancelJobRunRequest
The ID of the application on which the job run will be canceled.
getApplicationId() - Method in class com.amazonaws.services.emrserverless.model.CancelJobRunResult
The output contains the application ID on which the job run is cancelled.
getApplicationId() - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationResult
The output contains the application ID.
getApplicationId() - Method in class com.amazonaws.services.emrserverless.model.DeleteApplicationRequest
The ID of the application that will be deleted.
getApplicationId() - Method in class com.amazonaws.services.emrserverless.model.GetApplicationRequest
The ID of the application that will be described.
getApplicationId() - Method in class com.amazonaws.services.emrserverless.model.GetDashboardForJobRunRequest
The ID of the application.
getApplicationId() - Method in class com.amazonaws.services.emrserverless.model.GetJobRunRequest
The ID of the application on which the job run is submitted.
getApplicationId() - Method in class com.amazonaws.services.emrserverless.model.JobRun
The ID of the application the job is running on.
getApplicationId() - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The ID of the application the job is running on.
getApplicationId() - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsRequest
The ID of the application for which to list the job run.
getApplicationId() - Method in class com.amazonaws.services.emrserverless.model.StartApplicationRequest
The ID of the application to start.
getApplicationId() - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
The ID of the application on which to run the job.
getApplicationId() - Method in class com.amazonaws.services.emrserverless.model.StartJobRunResult
This output displays the application ID on which the job run was submitted.
getApplicationId() - Method in class com.amazonaws.services.emrserverless.model.StopApplicationRequest
The ID of the application to stop.
getApplicationId() - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The ID of the application to update.
GetApplicationRequest - Class in com.amazonaws.services.emrserverless.model
 
GetApplicationRequest() - Constructor for class com.amazonaws.services.emrserverless.model.GetApplicationRequest
 
GetApplicationResult - Class in com.amazonaws.services.emrserverless.model
 
GetApplicationResult() - Constructor for class com.amazonaws.services.emrserverless.model.GetApplicationResult
 
getApplications() - Method in class com.amazonaws.services.emrserverless.model.ListApplicationsResult
The output lists the specified applications.
getArchitecture() - Method in class com.amazonaws.services.emrserverless.model.Application
The CPU architecture of an application.
getArchitecture() - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The CPU architecture of an application.
getArchitecture() - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The CPU architecture of an application.
getArchitecture() - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The CPU architecture of an application.
getArn() - Method in class com.amazonaws.services.emrserverless.model.Application
The ARN of the application.
getArn() - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The ARN of the application.
getArn() - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationResult
The output contains the ARN of the application.
getArn() - Method in class com.amazonaws.services.emrserverless.model.JobRun
The execution role ARN of the job run.
getArn() - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The ARN of the job run.
getArn() - Method in class com.amazonaws.services.emrserverless.model.StartJobRunResult
This output displays the ARN of the job run..
getAutoStartConfiguration() - Method in class com.amazonaws.services.emrserverless.model.Application
The configuration for an application to automatically start on job submission.
getAutoStartConfiguration() - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The configuration for an application to automatically start on job submission.
getAutoStartConfiguration() - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The configuration for an application to automatically start on job submission.
getAutoStopConfiguration() - Method in class com.amazonaws.services.emrserverless.model.Application
The configuration for an application to automatically stop after a certain amount of time being idle.
getAutoStopConfiguration() - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The configuration for an application to automatically stop after a certain amount of time being idle.
getAutoStopConfiguration() - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The configuration for an application to automatically stop after a certain amount of time being idle.
getBilledResourceUtilization() - Method in class com.amazonaws.services.emrserverless.model.JobRun
The aggregate vCPU, memory, and storage that Amazon Web Services has billed for the job run.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerless
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerless
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getClassification() - Method in class com.amazonaws.services.emrserverless.model.Configuration
The classification within a configuration.
getClientToken() - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The client idempotency token of the application to create.
getClientToken() - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
The client idempotency token of the job run to start.
getClientToken() - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The client idempotency token of the application to update.
getCloudWatchLoggingConfiguration() - Method in class com.amazonaws.services.emrserverless.model.MonitoringConfiguration
The Amazon CloudWatch configuration for monitoring logs.
getConfigurationOverrides() - Method in class com.amazonaws.services.emrserverless.model.JobRun
The configuration settings that are used to override default configuration.
getConfigurationOverrides() - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
The configuration overrides for the job run.
getConfigurations() - Method in class com.amazonaws.services.emrserverless.model.Configuration
A list of additional configurations to apply within a configuration object.
getCpu() - Method in class com.amazonaws.services.emrserverless.model.MaximumAllowedResources
The maximum allowed CPU for an application.
getCpu() - Method in class com.amazonaws.services.emrserverless.model.WorkerResourceConfig
The CPU requirements for every worker instance of the worker type.
getCreatedAt() - Method in class com.amazonaws.services.emrserverless.model.Application
The date and time when the application run was created.
getCreatedAt() - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The date and time when the application was created.
getCreatedAt() - Method in class com.amazonaws.services.emrserverless.model.JobRun
The date and time when the job run was created.
getCreatedAt() - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The date and time when the job run was created.
getCreatedAtAfter() - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsRequest
The lower bound of the option to filter by creation date and time.
getCreatedAtBefore() - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsRequest
The upper bound of the option to filter by creation date and time.
getCreatedBy() - Method in class com.amazonaws.services.emrserverless.model.JobRun
The user who created the job run.
getCreatedBy() - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The user who created the job run.
getDashboardForJobRun(GetDashboardForJobRunRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerless
 
getDashboardForJobRun(GetDashboardForJobRunRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerless
Creates and returns a URL that you can use to access the application UIs for a job run.
getDashboardForJobRun(GetDashboardForJobRunRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessClient
Creates and returns a URL that you can use to access the application UIs for a job run.
getDashboardForJobRunAsync(GetDashboardForJobRunRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
getDashboardForJobRunAsync(GetDashboardForJobRunRequest, AsyncHandler<GetDashboardForJobRunRequest, GetDashboardForJobRunResult>) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
getDashboardForJobRunAsync(GetDashboardForJobRunRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Creates and returns a URL that you can use to access the application UIs for a job run.
getDashboardForJobRunAsync(GetDashboardForJobRunRequest, AsyncHandler<GetDashboardForJobRunRequest, GetDashboardForJobRunResult>) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Creates and returns a URL that you can use to access the application UIs for a job run.
getDashboardForJobRunAsync(GetDashboardForJobRunRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
getDashboardForJobRunAsync(GetDashboardForJobRunRequest, AsyncHandler<GetDashboardForJobRunRequest, GetDashboardForJobRunResult>) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
GetDashboardForJobRunRequest - Class in com.amazonaws.services.emrserverless.model
 
GetDashboardForJobRunRequest() - Constructor for class com.amazonaws.services.emrserverless.model.GetDashboardForJobRunRequest
 
GetDashboardForJobRunResult - Class in com.amazonaws.services.emrserverless.model
 
GetDashboardForJobRunResult() - Constructor for class com.amazonaws.services.emrserverless.model.GetDashboardForJobRunResult
 
getDisk() - Method in class com.amazonaws.services.emrserverless.model.MaximumAllowedResources
The maximum allowed disk for an application.
getDisk() - Method in class com.amazonaws.services.emrserverless.model.WorkerResourceConfig
The disk requirements for every worker instance of the worker type.
getDiskType() - Method in class com.amazonaws.services.emrserverless.model.WorkerResourceConfig
The disk type for every worker instance of the work type.
getEnabled() - Method in class com.amazonaws.services.emrserverless.model.AutoStartConfig
Enables the application to automatically start on job submission.
getEnabled() - Method in class com.amazonaws.services.emrserverless.model.AutoStopConfig
Enables the application to automatically stop after a certain amount of time being idle.
getEnabled() - Method in class com.amazonaws.services.emrserverless.model.CloudWatchLoggingConfiguration
Enables CloudWatch logging.
getEnabled() - Method in class com.amazonaws.services.emrserverless.model.ManagedPersistenceMonitoringConfiguration
Enables managed logging and defaults to true.
getEncryptionKeyArn() - Method in class com.amazonaws.services.emrserverless.model.CloudWatchLoggingConfiguration
The Key Management Service (KMS) key ARN to encrypt the logs that you store in CloudWatch Logs.
getEncryptionKeyArn() - Method in class com.amazonaws.services.emrserverless.model.ManagedPersistenceMonitoringConfiguration
The KMS key ARN to encrypt the logs stored in managed log persistence.
getEncryptionKeyArn() - Method in class com.amazonaws.services.emrserverless.model.S3MonitoringConfiguration
The KMS key ARN to encrypt the logs published to the given Amazon S3 destination.
getEntryPoint() - Method in class com.amazonaws.services.emrserverless.model.SparkSubmit
The entry point for the Spark submit job run.
getEntryPointArguments() - Method in class com.amazonaws.services.emrserverless.model.SparkSubmit
The arguments for the Spark submit job run.
getExecutionRole() - Method in class com.amazonaws.services.emrserverless.model.JobRun
The execution role ARN of the job run.
getExecutionRole() - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The execution role ARN of the job run.
getExecutionRoleArn() - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
The execution role ARN for the job run.
getExecutionTimeoutMinutes() - Method in class com.amazonaws.services.emrserverless.model.JobRun
Returns the job run timeout value from the StartJobRun call.
getExecutionTimeoutMinutes() - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
The maximum duration for the job run to run.
getExecutorService() - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
Returns the executor service used by this client to execute async requests.
getHive() - Method in class com.amazonaws.services.emrserverless.model.JobDriver
The job driver parameters specified for Hive.
getId() - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The ID of the application.
getId() - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The ID of the job run.
getIdleTimeoutMinutes() - Method in class com.amazonaws.services.emrserverless.model.AutoStopConfig
The amount of idle time in minutes after which your application will automatically stop.
getImageConfiguration() - Method in class com.amazonaws.services.emrserverless.model.Application
The image configuration applied to all worker types.
getImageConfiguration() - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The image configuration for all worker types.
getImageConfiguration() - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The image configuration to be used for all worker types.
getImageConfiguration() - Method in class com.amazonaws.services.emrserverless.model.WorkerTypeSpecification
The image configuration for a worker type.
getImageConfiguration() - Method in class com.amazonaws.services.emrserverless.model.WorkerTypeSpecificationInput
The image configuration for a worker type.
getImageUri() - Method in class com.amazonaws.services.emrserverless.model.ImageConfiguration
The image URI.
getImageUri() - Method in class com.amazonaws.services.emrserverless.model.ImageConfigurationInput
The URI of an image in the Amazon ECR registry.
getInitialCapacity() - Method in class com.amazonaws.services.emrserverless.model.Application
The initial capacity of the application.
getInitialCapacity() - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The capacity to initialize when the application is created.
getInitialCapacity() - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The capacity to initialize when the application is updated.
getInitQueryFile() - Method in class com.amazonaws.services.emrserverless.model.Hive
The query file for the Hive job run.
getJobDriver() - Method in class com.amazonaws.services.emrserverless.model.JobRun
The job driver for the job run.
getJobDriver() - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
The job driver for the job run.
getJobRun(GetJobRunRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerless
 
getJobRun(GetJobRunRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerless
Displays detailed information about a job run.
getJobRun(GetJobRunRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessClient
Displays detailed information about a job run.
getJobRun() - Method in class com.amazonaws.services.emrserverless.model.GetJobRunResult
The output displays information about the job run.
getJobRunAsync(GetJobRunRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
getJobRunAsync(GetJobRunRequest, AsyncHandler<GetJobRunRequest, GetJobRunResult>) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
getJobRunAsync(GetJobRunRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Displays detailed information about a job run.
getJobRunAsync(GetJobRunRequest, AsyncHandler<GetJobRunRequest, GetJobRunResult>) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Displays detailed information about a job run.
getJobRunAsync(GetJobRunRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
getJobRunAsync(GetJobRunRequest, AsyncHandler<GetJobRunRequest, GetJobRunResult>) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
getJobRunId() - Method in class com.amazonaws.services.emrserverless.model.CancelJobRunRequest
The ID of the job run to cancel.
getJobRunId() - Method in class com.amazonaws.services.emrserverless.model.CancelJobRunResult
The output contains the ID of the cancelled job run.
getJobRunId() - Method in class com.amazonaws.services.emrserverless.model.GetDashboardForJobRunRequest
The ID of the job run.
getJobRunId() - Method in class com.amazonaws.services.emrserverless.model.GetJobRunRequest
The ID of the job run.
getJobRunId() - Method in class com.amazonaws.services.emrserverless.model.JobRun
The ID of the job run.
getJobRunId() - Method in class com.amazonaws.services.emrserverless.model.StartJobRunResult
The output contains the ID of the started job run.
GetJobRunRequest - Class in com.amazonaws.services.emrserverless.model
 
GetJobRunRequest() - Constructor for class com.amazonaws.services.emrserverless.model.GetJobRunRequest
 
GetJobRunResult - Class in com.amazonaws.services.emrserverless.model
 
GetJobRunResult() - Constructor for class com.amazonaws.services.emrserverless.model.GetJobRunResult
 
getJobRuns() - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsResult
The output lists information about the specified job runs.
getLogGroupName() - Method in class com.amazonaws.services.emrserverless.model.CloudWatchLoggingConfiguration
The name of the log group in Amazon CloudWatch Logs where you want to publish your logs.
getLogStreamNamePrefix() - Method in class com.amazonaws.services.emrserverless.model.CloudWatchLoggingConfiguration
Prefix for the CloudWatch log stream name.
getLogTypes() - Method in class com.amazonaws.services.emrserverless.model.CloudWatchLoggingConfiguration
The types of logs that you want to publish to CloudWatch.
getLogUri() - Method in class com.amazonaws.services.emrserverless.model.S3MonitoringConfiguration
The Amazon S3 destination URI for log publishing.
getManagedPersistenceMonitoringConfiguration() - Method in class com.amazonaws.services.emrserverless.model.MonitoringConfiguration
The managed log persistence configuration for a job run.
getMaximumCapacity() - Method in class com.amazonaws.services.emrserverless.model.Application
The maximum capacity of the application.
getMaximumCapacity() - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The maximum capacity to allocate when the application is created.
getMaximumCapacity() - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The maximum capacity to allocate when the application is updated.
getMaxResults() - Method in class com.amazonaws.services.emrserverless.model.ListApplicationsRequest
The maximum number of applications that can be listed.
getMaxResults() - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsRequest
The maximum number of job runs that can be listed.
getMemory() - Method in class com.amazonaws.services.emrserverless.model.MaximumAllowedResources
The maximum allowed resources for an application.
getMemory() - Method in class com.amazonaws.services.emrserverless.model.WorkerResourceConfig
The memory requirements for every worker instance of the worker type.
getMemoryGBHour() - Method in class com.amazonaws.services.emrserverless.model.ResourceUtilization
The aggregated memory used per hour from the time the job starts executing until the job is terminated.
getMemoryGBHour() - Method in class com.amazonaws.services.emrserverless.model.TotalResourceUtilization
The aggregated memory used per hour from the time job start executing till the time job is terminated.
getMonitoringConfiguration() - Method in class com.amazonaws.services.emrserverless.model.Application
 
getMonitoringConfiguration() - Method in class com.amazonaws.services.emrserverless.model.ConfigurationOverrides
The override configurations for monitoring.
getMonitoringConfiguration() - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The configuration setting for monitoring.
getMonitoringConfiguration() - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The configuration setting for monitoring.
getName() - Method in class com.amazonaws.services.emrserverless.model.Application
The name of the application.
getName() - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The name of the application.
getName() - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The name of the application.
getName() - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationResult
The output contains the name of the application.
getName() - Method in class com.amazonaws.services.emrserverless.model.JobRun
The optional job run name.
getName() - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The optional job run name.
getName() - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
The optional job run name.
getNetworkConfiguration() - Method in class com.amazonaws.services.emrserverless.model.Application
The network configuration for customer VPC connectivity for the application.
getNetworkConfiguration() - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The network configuration for customer VPC connectivity.
getNetworkConfiguration() - Method in class com.amazonaws.services.emrserverless.model.JobRun
 
getNetworkConfiguration() - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
 
getNextToken() - Method in class com.amazonaws.services.emrserverless.model.ListApplicationsRequest
The token for the next set of application results.
getNextToken() - Method in class com.amazonaws.services.emrserverless.model.ListApplicationsResult
The output displays the token for the next set of application results.
getNextToken() - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsRequest
The token for the next set of job run results.
getNextToken() - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsResult
The output displays the token for the next set of job run results.
getParameters() - Method in class com.amazonaws.services.emrserverless.model.Hive
The parameters for the Hive job run.
getPrometheusMonitoringConfiguration() - Method in class com.amazonaws.services.emrserverless.model.MonitoringConfiguration
The monitoring configuration object you can configure to send metrics to Amazon Managed Service for Prometheus for a job run.
getProperties() - Method in class com.amazonaws.services.emrserverless.model.Configuration
A set of properties specified within a configuration classification.
getQuery() - Method in class com.amazonaws.services.emrserverless.model.Hive
The query for the Hive job run.
getReleaseLabel() - Method in class com.amazonaws.services.emrserverless.model.Application
The Amazon EMR release associated with the application.
getReleaseLabel() - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The Amazon EMR release associated with the application.
getReleaseLabel() - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The Amazon EMR release associated with the application.
getReleaseLabel() - Method in class com.amazonaws.services.emrserverless.model.JobRun
The Amazon EMR release associated with the application your job is running on.
getReleaseLabel() - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The Amazon EMR release associated with the application your job is running on.
getReleaseLabel() - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The Amazon EMR release label for the application.
getRemoteWriteUrl() - Method in class com.amazonaws.services.emrserverless.model.PrometheusMonitoringConfiguration
The remote write URL in the Amazon Managed Service for Prometheus workspace to send metrics to.
getResolvedImageDigest() - Method in class com.amazonaws.services.emrserverless.model.ImageConfiguration
The SHA256 digest of the image URI.
getResourceArn() - Method in class com.amazonaws.services.emrserverless.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) that identifies the resource to list the tags for.
getResourceArn() - Method in class com.amazonaws.services.emrserverless.model.TagResourceRequest
The Amazon Resource Name (ARN) that identifies the resource to list the tags for.
getResourceArn() - Method in class com.amazonaws.services.emrserverless.model.UntagResourceRequest
The Amazon Resource Name (ARN) that identifies the resource to list the tags for.
getRuntimeConfiguration() - Method in class com.amazonaws.services.emrserverless.model.Application
The Configuration specifications of an application.
getRuntimeConfiguration() - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The Configuration specifications to use when creating an application.
getRuntimeConfiguration() - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The Configuration specifications to use when updating an application.
getS3MonitoringConfiguration() - Method in class com.amazonaws.services.emrserverless.model.MonitoringConfiguration
The Amazon S3 configuration for monitoring log publishing.
getSecurityGroupIds() - Method in class com.amazonaws.services.emrserverless.model.NetworkConfiguration
The array of security group Ids for customer VPC connectivity.
getSparkSubmit() - Method in class com.amazonaws.services.emrserverless.model.JobDriver
The job driver parameters specified for Spark.
getSparkSubmitParameters() - Method in class com.amazonaws.services.emrserverless.model.SparkSubmit
The parameters for the Spark submit job run.
getState() - Method in class com.amazonaws.services.emrserverless.model.Application
The state of the application.
getState() - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The state of the application.
getState() - Method in class com.amazonaws.services.emrserverless.model.JobRun
The state of the job run.
getState() - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The state of the job run.
getStateDetails() - Method in class com.amazonaws.services.emrserverless.model.Application
The state details of the application.
getStateDetails() - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The state details of the application.
getStateDetails() - Method in class com.amazonaws.services.emrserverless.model.JobRun
The state details of the job run.
getStateDetails() - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The state details of the job run.
getStates() - Method in class com.amazonaws.services.emrserverless.model.ListApplicationsRequest
An optional filter for application states.
getStates() - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsRequest
An optional filter for job run states.
getStorageGBHour() - Method in class com.amazonaws.services.emrserverless.model.ResourceUtilization
The aggregated storage used per hour from the time the job starts executing until the job is terminated.
getStorageGBHour() - Method in class com.amazonaws.services.emrserverless.model.TotalResourceUtilization
The aggregated storage used per hour from the time job start executing till the time job is terminated.
getSubnetIds() - Method in class com.amazonaws.services.emrserverless.model.NetworkConfiguration
The array of subnet Ids for customer VPC connectivity.
getTagKeys() - Method in class com.amazonaws.services.emrserverless.model.UntagResourceRequest
The keys of the tags to be removed.
getTags() - Method in class com.amazonaws.services.emrserverless.model.Application
The tags assigned to the application.
getTags() - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The tags assigned to the application.
getTags() - Method in class com.amazonaws.services.emrserverless.model.JobRun
The tags assigned to the job run.
getTags() - Method in class com.amazonaws.services.emrserverless.model.ListTagsForResourceResult
The tags for the resource.
getTags() - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
The tags assigned to the job run.
getTags() - Method in class com.amazonaws.services.emrserverless.model.TagResourceRequest
The tags to add to the resource.
getTotalExecutionDurationSeconds() - Method in class com.amazonaws.services.emrserverless.model.JobRun
The job run total execution duration in seconds.
getTotalResourceUtilization() - Method in class com.amazonaws.services.emrserverless.model.JobRun
The aggregate vCPU, memory, and storage resources used from the time the job starts to execute, until the time the job terminates, rounded up to the nearest second.
getType() - Method in class com.amazonaws.services.emrserverless.model.Application
The type of application, such as Spark or Hive.
getType() - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The type of application, such as Spark or Hive.
getType() - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The type of application you want to start, such as Spark or Hive.
getType() - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The type of job run, such as Spark or Hive.
getUpdatedAt() - Method in class com.amazonaws.services.emrserverless.model.Application
The date and time when the application run was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The date and time when the application was last updated.
getUpdatedAt() - Method in class com.amazonaws.services.emrserverless.model.JobRun
The date and time when the job run was updated.
getUpdatedAt() - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The date and time when the job run was last updated.
getUrl() - Method in class com.amazonaws.services.emrserverless.model.GetDashboardForJobRunResult
The URL to view job run's dashboard.
getVCPUHour() - Method in class com.amazonaws.services.emrserverless.model.ResourceUtilization
The aggregated vCPU used per hour from the time the job starts executing until the job is terminated.
getVCPUHour() - Method in class com.amazonaws.services.emrserverless.model.TotalResourceUtilization
The aggregated vCPU used per hour from the time job start executing till the time job is terminated.
getWorkerConfiguration() - Method in class com.amazonaws.services.emrserverless.model.InitialCapacityConfig
The resource configuration of the initial capacity configuration.
getWorkerCount() - Method in class com.amazonaws.services.emrserverless.model.InitialCapacityConfig
The number of workers in the initial capacity configuration.
getWorkerTypeSpecifications() - Method in class com.amazonaws.services.emrserverless.model.Application
The specification applied to each worker type.
getWorkerTypeSpecifications() - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The key-value pairs that specify worker type to WorkerTypeSpecificationInput.
getWorkerTypeSpecifications() - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The key-value pairs that specify worker type to WorkerTypeSpecificationInput.

H

hashCode() - Method in class com.amazonaws.services.emrserverless.model.Application
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.AutoStartConfig
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.AutoStopConfig
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.CancelJobRunRequest
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.CancelJobRunResult
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.CloudWatchLoggingConfiguration
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.Configuration
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.ConfigurationOverrides
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationResult
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.DeleteApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.DeleteApplicationResult
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.GetApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.GetApplicationResult
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.GetDashboardForJobRunRequest
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.GetDashboardForJobRunResult
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.GetJobRunRequest
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.GetJobRunResult
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.Hive
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.ImageConfiguration
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.ImageConfigurationInput
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.InitialCapacityConfig
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.JobDriver
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.JobRun
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.ListApplicationsRequest
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.ListApplicationsResult
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsRequest
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsResult
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.ManagedPersistenceMonitoringConfiguration
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.MaximumAllowedResources
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.MonitoringConfiguration
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.NetworkConfiguration
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.PrometheusMonitoringConfiguration
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.ResourceUtilization
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.S3MonitoringConfiguration
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.SparkSubmit
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.StartApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.StartApplicationResult
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.StartJobRunResult
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.StopApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.StopApplicationResult
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.TotalResourceUtilization
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationResult
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.WorkerResourceConfig
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.WorkerTypeSpecification
 
hashCode() - Method in class com.amazonaws.services.emrserverless.model.WorkerTypeSpecificationInput
 
Hive - Class in com.amazonaws.services.emrserverless.model
The configurations for the Hive job driver.
Hive() - Constructor for class com.amazonaws.services.emrserverless.model.Hive
 

I

ImageConfiguration - Class in com.amazonaws.services.emrserverless.model
The applied image configuration.
ImageConfiguration() - Constructor for class com.amazonaws.services.emrserverless.model.ImageConfiguration
 
ImageConfigurationInput - Class in com.amazonaws.services.emrserverless.model
The image configuration.
ImageConfigurationInput() - Constructor for class com.amazonaws.services.emrserverless.model.ImageConfigurationInput
 
InitialCapacityConfig - Class in com.amazonaws.services.emrserverless.model
The initial capacity configuration per worker.
InitialCapacityConfig() - Constructor for class com.amazonaws.services.emrserverless.model.InitialCapacityConfig
 
InternalServerException - Exception in com.amazonaws.services.emrserverless.model
Request processing failed because of an error or failure with the service.
InternalServerException(String) - Constructor for exception com.amazonaws.services.emrserverless.model.InternalServerException
Constructs a new InternalServerException with the specified error message.
isEnabled() - Method in class com.amazonaws.services.emrserverless.model.AutoStartConfig
Enables the application to automatically start on job submission.
isEnabled() - Method in class com.amazonaws.services.emrserverless.model.AutoStopConfig
Enables the application to automatically stop after a certain amount of time being idle.
isEnabled() - Method in class com.amazonaws.services.emrserverless.model.CloudWatchLoggingConfiguration
Enables CloudWatch logging.
isEnabled() - Method in class com.amazonaws.services.emrserverless.model.ManagedPersistenceMonitoringConfiguration
Enables managed logging and defaults to true.

J

JobDriver - Class in com.amazonaws.services.emrserverless.model
The driver that the job runs on.
JobDriver() - Constructor for class com.amazonaws.services.emrserverless.model.JobDriver
 
JobRun - Class in com.amazonaws.services.emrserverless.model
Information about a job run.
JobRun() - Constructor for class com.amazonaws.services.emrserverless.model.JobRun
 
JobRunState - Enum in com.amazonaws.services.emrserverless.model
 
JobRunSummary - Class in com.amazonaws.services.emrserverless.model
The summary of attributes associated with a job run.
JobRunSummary() - Constructor for class com.amazonaws.services.emrserverless.model.JobRunSummary
 

L

listApplications(ListApplicationsRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerless
 
listApplications(ListApplicationsRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerless
Lists applications based on a set of parameters.
listApplications(ListApplicationsRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessClient
Lists applications based on a set of parameters.
listApplicationsAsync(ListApplicationsRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
listApplicationsAsync(ListApplicationsRequest, AsyncHandler<ListApplicationsRequest, ListApplicationsResult>) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
listApplicationsAsync(ListApplicationsRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Lists applications based on a set of parameters.
listApplicationsAsync(ListApplicationsRequest, AsyncHandler<ListApplicationsRequest, ListApplicationsResult>) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Lists applications based on a set of parameters.
listApplicationsAsync(ListApplicationsRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
listApplicationsAsync(ListApplicationsRequest, AsyncHandler<ListApplicationsRequest, ListApplicationsResult>) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
ListApplicationsRequest - Class in com.amazonaws.services.emrserverless.model
 
ListApplicationsRequest() - Constructor for class com.amazonaws.services.emrserverless.model.ListApplicationsRequest
 
ListApplicationsResult - Class in com.amazonaws.services.emrserverless.model
 
ListApplicationsResult() - Constructor for class com.amazonaws.services.emrserverless.model.ListApplicationsResult
 
listJobRuns(ListJobRunsRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerless
 
listJobRuns(ListJobRunsRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerless
Lists job runs based on a set of parameters.
listJobRuns(ListJobRunsRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessClient
Lists job runs based on a set of parameters.
listJobRunsAsync(ListJobRunsRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
listJobRunsAsync(ListJobRunsRequest, AsyncHandler<ListJobRunsRequest, ListJobRunsResult>) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
listJobRunsAsync(ListJobRunsRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Lists job runs based on a set of parameters.
listJobRunsAsync(ListJobRunsRequest, AsyncHandler<ListJobRunsRequest, ListJobRunsResult>) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Lists job runs based on a set of parameters.
listJobRunsAsync(ListJobRunsRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
listJobRunsAsync(ListJobRunsRequest, AsyncHandler<ListJobRunsRequest, ListJobRunsResult>) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
ListJobRunsRequest - Class in com.amazonaws.services.emrserverless.model
 
ListJobRunsRequest() - Constructor for class com.amazonaws.services.emrserverless.model.ListJobRunsRequest
 
ListJobRunsResult - Class in com.amazonaws.services.emrserverless.model
 
ListJobRunsResult() - Constructor for class com.amazonaws.services.emrserverless.model.ListJobRunsResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerless
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerless
Lists the tags assigned to the resources.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessClient
Lists the tags assigned to the resources.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Lists the tags assigned to the resources.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Lists the tags assigned to the resources.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.emrserverless.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.emrserverless.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.emrserverless.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.emrserverless.model.ListTagsForResourceResult
 

M

ManagedPersistenceMonitoringConfiguration - Class in com.amazonaws.services.emrserverless.model
The managed log persistence configuration for a job run.
ManagedPersistenceMonitoringConfiguration() - Constructor for class com.amazonaws.services.emrserverless.model.ManagedPersistenceMonitoringConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.emrserverless.model.Application
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.emrserverless.model.AutoStartConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.emrserverless.model.AutoStopConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.emrserverless.model.CloudWatchLoggingConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.emrserverless.model.Configuration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.emrserverless.model.ConfigurationOverrides
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.emrserverless.model.Hive
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.emrserverless.model.ImageConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.emrserverless.model.ImageConfigurationInput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.emrserverless.model.InitialCapacityConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.emrserverless.model.JobDriver
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.emrserverless.model.JobRun
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.emrserverless.model.ManagedPersistenceMonitoringConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.emrserverless.model.MaximumAllowedResources
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.emrserverless.model.MonitoringConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.emrserverless.model.NetworkConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.emrserverless.model.PrometheusMonitoringConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.emrserverless.model.ResourceUtilization
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.emrserverless.model.S3MonitoringConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.emrserverless.model.SparkSubmit
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.emrserverless.model.TotalResourceUtilization
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.emrserverless.model.WorkerResourceConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.emrserverless.model.WorkerTypeSpecification
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.emrserverless.model.WorkerTypeSpecificationInput
 
MaximumAllowedResources - Class in com.amazonaws.services.emrserverless.model
The maximum allowed cumulative resources for an application.
MaximumAllowedResources() - Constructor for class com.amazonaws.services.emrserverless.model.MaximumAllowedResources
 
MonitoringConfiguration - Class in com.amazonaws.services.emrserverless.model
The configuration setting for monitoring.
MonitoringConfiguration() - Constructor for class com.amazonaws.services.emrserverless.model.MonitoringConfiguration
 

N

NetworkConfiguration - Class in com.amazonaws.services.emrserverless.model
The network configuration for customer VPC connectivity.
NetworkConfiguration() - Constructor for class com.amazonaws.services.emrserverless.model.NetworkConfiguration
 

P

PrometheusMonitoringConfiguration - Class in com.amazonaws.services.emrserverless.model
The monitoring configuration object you can configure to send metrics to Amazon Managed Service for Prometheus for a job run.
PrometheusMonitoringConfiguration() - Constructor for class com.amazonaws.services.emrserverless.model.PrometheusMonitoringConfiguration
 

R

ResourceNotFoundException - Exception in com.amazonaws.services.emrserverless.model
The specified resource was not found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.emrserverless.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
ResourceUtilization - Class in com.amazonaws.services.emrserverless.model
The resource utilization for memory, storage, and vCPU for jobs.
ResourceUtilization() - Constructor for class com.amazonaws.services.emrserverless.model.ResourceUtilization
 

S

S3MonitoringConfiguration - Class in com.amazonaws.services.emrserverless.model
The Amazon S3 configuration for monitoring log publishing.
S3MonitoringConfiguration() - Constructor for class com.amazonaws.services.emrserverless.model.S3MonitoringConfiguration
 
ServiceQuotaExceededException - Exception in com.amazonaws.services.emrserverless.model
The maximum number of resources per account has been reached.
ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.emrserverless.model.ServiceQuotaExceededException
Constructs a new ServiceQuotaExceededException with the specified error message.
setApplication(Application) - Method in class com.amazonaws.services.emrserverless.model.GetApplicationResult
The output displays information about the specified application.
setApplication(Application) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationResult
Information about the updated application.
setApplicationConfiguration(Collection<Configuration>) - Method in class com.amazonaws.services.emrserverless.model.ConfigurationOverrides
The override configurations for the application.
setApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.Application
The ID of the application.
setApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.CancelJobRunRequest
The ID of the application on which the job run will be canceled.
setApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.CancelJobRunResult
The output contains the application ID on which the job run is cancelled.
setApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationResult
The output contains the application ID.
setApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.DeleteApplicationRequest
The ID of the application that will be deleted.
setApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.GetApplicationRequest
The ID of the application that will be described.
setApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.GetDashboardForJobRunRequest
The ID of the application.
setApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.GetJobRunRequest
The ID of the application on which the job run is submitted.
setApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The ID of the application the job is running on.
setApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The ID of the application the job is running on.
setApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsRequest
The ID of the application for which to list the job run.
setApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.StartApplicationRequest
The ID of the application to start.
setApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
The ID of the application on which to run the job.
setApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.StartJobRunResult
This output displays the application ID on which the job run was submitted.
setApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.StopApplicationRequest
The ID of the application to stop.
setApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The ID of the application to update.
setApplications(Collection<ApplicationSummary>) - Method in class com.amazonaws.services.emrserverless.model.ListApplicationsResult
The output lists the specified applications.
setArchitecture(String) - Method in class com.amazonaws.services.emrserverless.model.Application
The CPU architecture of an application.
setArchitecture(String) - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The CPU architecture of an application.
setArchitecture(String) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The CPU architecture of an application.
setArchitecture(String) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The CPU architecture of an application.
setArn(String) - Method in class com.amazonaws.services.emrserverless.model.Application
The ARN of the application.
setArn(String) - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The ARN of the application.
setArn(String) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationResult
The output contains the ARN of the application.
setArn(String) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The execution role ARN of the job run.
setArn(String) - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The ARN of the job run.
setArn(String) - Method in class com.amazonaws.services.emrserverless.model.StartJobRunResult
This output displays the ARN of the job run..
setAutoStartConfiguration(AutoStartConfig) - Method in class com.amazonaws.services.emrserverless.model.Application
The configuration for an application to automatically start on job submission.
setAutoStartConfiguration(AutoStartConfig) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The configuration for an application to automatically start on job submission.
setAutoStartConfiguration(AutoStartConfig) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The configuration for an application to automatically start on job submission.
setAutoStopConfiguration(AutoStopConfig) - Method in class com.amazonaws.services.emrserverless.model.Application
The configuration for an application to automatically stop after a certain amount of time being idle.
setAutoStopConfiguration(AutoStopConfig) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The configuration for an application to automatically stop after a certain amount of time being idle.
setAutoStopConfiguration(AutoStopConfig) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The configuration for an application to automatically stop after a certain amount of time being idle.
setBilledResourceUtilization(ResourceUtilization) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The aggregate vCPU, memory, and storage that Amazon Web Services has billed for the job run.
setClassification(String) - Method in class com.amazonaws.services.emrserverless.model.Configuration
The classification within a configuration.
setClientToken(String) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The client idempotency token of the application to create.
setClientToken(String) - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
The client idempotency token of the job run to start.
setClientToken(String) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The client idempotency token of the application to update.
setCloudWatchLoggingConfiguration(CloudWatchLoggingConfiguration) - Method in class com.amazonaws.services.emrserverless.model.MonitoringConfiguration
The Amazon CloudWatch configuration for monitoring logs.
setConfigurationOverrides(ConfigurationOverrides) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The configuration settings that are used to override default configuration.
setConfigurationOverrides(ConfigurationOverrides) - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
The configuration overrides for the job run.
setConfigurations(Collection<Configuration>) - Method in class com.amazonaws.services.emrserverless.model.Configuration
A list of additional configurations to apply within a configuration object.
setCpu(String) - Method in class com.amazonaws.services.emrserverless.model.MaximumAllowedResources
The maximum allowed CPU for an application.
setCpu(String) - Method in class com.amazonaws.services.emrserverless.model.WorkerResourceConfig
The CPU requirements for every worker instance of the worker type.
setCreatedAt(Date) - Method in class com.amazonaws.services.emrserverless.model.Application
The date and time when the application run was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The date and time when the application was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The date and time when the job run was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The date and time when the job run was created.
setCreatedAtAfter(Date) - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsRequest
The lower bound of the option to filter by creation date and time.
setCreatedAtBefore(Date) - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsRequest
The upper bound of the option to filter by creation date and time.
setCreatedBy(String) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The user who created the job run.
setCreatedBy(String) - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The user who created the job run.
setDisk(String) - Method in class com.amazonaws.services.emrserverless.model.MaximumAllowedResources
The maximum allowed disk for an application.
setDisk(String) - Method in class com.amazonaws.services.emrserverless.model.WorkerResourceConfig
The disk requirements for every worker instance of the worker type.
setDiskType(String) - Method in class com.amazonaws.services.emrserverless.model.WorkerResourceConfig
The disk type for every worker instance of the work type.
setEnabled(Boolean) - Method in class com.amazonaws.services.emrserverless.model.AutoStartConfig
Enables the application to automatically start on job submission.
setEnabled(Boolean) - Method in class com.amazonaws.services.emrserverless.model.AutoStopConfig
Enables the application to automatically stop after a certain amount of time being idle.
setEnabled(Boolean) - Method in class com.amazonaws.services.emrserverless.model.CloudWatchLoggingConfiguration
Enables CloudWatch logging.
setEnabled(Boolean) - Method in class com.amazonaws.services.emrserverless.model.ManagedPersistenceMonitoringConfiguration
Enables managed logging and defaults to true.
setEncryptionKeyArn(String) - Method in class com.amazonaws.services.emrserverless.model.CloudWatchLoggingConfiguration
The Key Management Service (KMS) key ARN to encrypt the logs that you store in CloudWatch Logs.
setEncryptionKeyArn(String) - Method in class com.amazonaws.services.emrserverless.model.ManagedPersistenceMonitoringConfiguration
The KMS key ARN to encrypt the logs stored in managed log persistence.
setEncryptionKeyArn(String) - Method in class com.amazonaws.services.emrserverless.model.S3MonitoringConfiguration
The KMS key ARN to encrypt the logs published to the given Amazon S3 destination.
setEntryPoint(String) - Method in class com.amazonaws.services.emrserverless.model.SparkSubmit
The entry point for the Spark submit job run.
setEntryPointArguments(Collection<String>) - Method in class com.amazonaws.services.emrserverless.model.SparkSubmit
The arguments for the Spark submit job run.
setExecutionRole(String) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The execution role ARN of the job run.
setExecutionRole(String) - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The execution role ARN of the job run.
setExecutionRoleArn(String) - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
The execution role ARN for the job run.
setExecutionTimeoutMinutes(Long) - Method in class com.amazonaws.services.emrserverless.model.JobRun
Returns the job run timeout value from the StartJobRun call.
setExecutionTimeoutMinutes(Long) - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
The maximum duration for the job run to run.
setHive(Hive) - Method in class com.amazonaws.services.emrserverless.model.JobDriver
The job driver parameters specified for Hive.
setId(String) - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The ID of the application.
setId(String) - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The ID of the job run.
setIdleTimeoutMinutes(Integer) - Method in class com.amazonaws.services.emrserverless.model.AutoStopConfig
The amount of idle time in minutes after which your application will automatically stop.
setImageConfiguration(ImageConfiguration) - Method in class com.amazonaws.services.emrserverless.model.Application
The image configuration applied to all worker types.
setImageConfiguration(ImageConfigurationInput) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The image configuration for all worker types.
setImageConfiguration(ImageConfigurationInput) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The image configuration to be used for all worker types.
setImageConfiguration(ImageConfiguration) - Method in class com.amazonaws.services.emrserverless.model.WorkerTypeSpecification
The image configuration for a worker type.
setImageConfiguration(ImageConfigurationInput) - Method in class com.amazonaws.services.emrserverless.model.WorkerTypeSpecificationInput
The image configuration for a worker type.
setImageUri(String) - Method in class com.amazonaws.services.emrserverless.model.ImageConfiguration
The image URI.
setImageUri(String) - Method in class com.amazonaws.services.emrserverless.model.ImageConfigurationInput
The URI of an image in the Amazon ECR registry.
setInitialCapacity(Map<String, InitialCapacityConfig>) - Method in class com.amazonaws.services.emrserverless.model.Application
The initial capacity of the application.
setInitialCapacity(Map<String, InitialCapacityConfig>) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The capacity to initialize when the application is created.
setInitialCapacity(Map<String, InitialCapacityConfig>) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The capacity to initialize when the application is updated.
setInitQueryFile(String) - Method in class com.amazonaws.services.emrserverless.model.Hive
The query file for the Hive job run.
setJobDriver(JobDriver) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The job driver for the job run.
setJobDriver(JobDriver) - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
The job driver for the job run.
setJobRun(JobRun) - Method in class com.amazonaws.services.emrserverless.model.GetJobRunResult
The output displays information about the job run.
setJobRunId(String) - Method in class com.amazonaws.services.emrserverless.model.CancelJobRunRequest
The ID of the job run to cancel.
setJobRunId(String) - Method in class com.amazonaws.services.emrserverless.model.CancelJobRunResult
The output contains the ID of the cancelled job run.
setJobRunId(String) - Method in class com.amazonaws.services.emrserverless.model.GetDashboardForJobRunRequest
The ID of the job run.
setJobRunId(String) - Method in class com.amazonaws.services.emrserverless.model.GetJobRunRequest
The ID of the job run.
setJobRunId(String) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The ID of the job run.
setJobRunId(String) - Method in class com.amazonaws.services.emrserverless.model.StartJobRunResult
The output contains the ID of the started job run.
setJobRuns(Collection<JobRunSummary>) - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsResult
The output lists information about the specified job runs.
setLogGroupName(String) - Method in class com.amazonaws.services.emrserverless.model.CloudWatchLoggingConfiguration
The name of the log group in Amazon CloudWatch Logs where you want to publish your logs.
setLogStreamNamePrefix(String) - Method in class com.amazonaws.services.emrserverless.model.CloudWatchLoggingConfiguration
Prefix for the CloudWatch log stream name.
setLogTypes(Map<String, List<String>>) - Method in class com.amazonaws.services.emrserverless.model.CloudWatchLoggingConfiguration
The types of logs that you want to publish to CloudWatch.
setLogUri(String) - Method in class com.amazonaws.services.emrserverless.model.S3MonitoringConfiguration
The Amazon S3 destination URI for log publishing.
setManagedPersistenceMonitoringConfiguration(ManagedPersistenceMonitoringConfiguration) - Method in class com.amazonaws.services.emrserverless.model.MonitoringConfiguration
The managed log persistence configuration for a job run.
setMaximumCapacity(MaximumAllowedResources) - Method in class com.amazonaws.services.emrserverless.model.Application
The maximum capacity of the application.
setMaximumCapacity(MaximumAllowedResources) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The maximum capacity to allocate when the application is created.
setMaximumCapacity(MaximumAllowedResources) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The maximum capacity to allocate when the application is updated.
setMaxResults(Integer) - Method in class com.amazonaws.services.emrserverless.model.ListApplicationsRequest
The maximum number of applications that can be listed.
setMaxResults(Integer) - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsRequest
The maximum number of job runs that can be listed.
setMemory(String) - Method in class com.amazonaws.services.emrserverless.model.MaximumAllowedResources
The maximum allowed resources for an application.
setMemory(String) - Method in class com.amazonaws.services.emrserverless.model.WorkerResourceConfig
The memory requirements for every worker instance of the worker type.
setMemoryGBHour(Double) - Method in class com.amazonaws.services.emrserverless.model.ResourceUtilization
The aggregated memory used per hour from the time the job starts executing until the job is terminated.
setMemoryGBHour(Double) - Method in class com.amazonaws.services.emrserverless.model.TotalResourceUtilization
The aggregated memory used per hour from the time job start executing till the time job is terminated.
setMonitoringConfiguration(MonitoringConfiguration) - Method in class com.amazonaws.services.emrserverless.model.Application
 
setMonitoringConfiguration(MonitoringConfiguration) - Method in class com.amazonaws.services.emrserverless.model.ConfigurationOverrides
The override configurations for monitoring.
setMonitoringConfiguration(MonitoringConfiguration) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The configuration setting for monitoring.
setMonitoringConfiguration(MonitoringConfiguration) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The configuration setting for monitoring.
setName(String) - Method in class com.amazonaws.services.emrserverless.model.Application
The name of the application.
setName(String) - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The name of the application.
setName(String) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The name of the application.
setName(String) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationResult
The output contains the name of the application.
setName(String) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The optional job run name.
setName(String) - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The optional job run name.
setName(String) - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
The optional job run name.
setNetworkConfiguration(NetworkConfiguration) - Method in class com.amazonaws.services.emrserverless.model.Application
The network configuration for customer VPC connectivity for the application.
setNetworkConfiguration(NetworkConfiguration) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The network configuration for customer VPC connectivity.
setNetworkConfiguration(NetworkConfiguration) - Method in class com.amazonaws.services.emrserverless.model.JobRun
 
setNetworkConfiguration(NetworkConfiguration) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
 
setNextToken(String) - Method in class com.amazonaws.services.emrserverless.model.ListApplicationsRequest
The token for the next set of application results.
setNextToken(String) - Method in class com.amazonaws.services.emrserverless.model.ListApplicationsResult
The output displays the token for the next set of application results.
setNextToken(String) - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsRequest
The token for the next set of job run results.
setNextToken(String) - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsResult
The output displays the token for the next set of job run results.
setParameters(String) - Method in class com.amazonaws.services.emrserverless.model.Hive
The parameters for the Hive job run.
setPrometheusMonitoringConfiguration(PrometheusMonitoringConfiguration) - Method in class com.amazonaws.services.emrserverless.model.MonitoringConfiguration
The monitoring configuration object you can configure to send metrics to Amazon Managed Service for Prometheus for a job run.
setProperties(Map<String, String>) - Method in class com.amazonaws.services.emrserverless.model.Configuration
A set of properties specified within a configuration classification.
setQuery(String) - Method in class com.amazonaws.services.emrserverless.model.Hive
The query for the Hive job run.
setReleaseLabel(String) - Method in class com.amazonaws.services.emrserverless.model.Application
The Amazon EMR release associated with the application.
setReleaseLabel(String) - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The Amazon EMR release associated with the application.
setReleaseLabel(String) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The Amazon EMR release associated with the application.
setReleaseLabel(String) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The Amazon EMR release associated with the application your job is running on.
setReleaseLabel(String) - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The Amazon EMR release associated with the application your job is running on.
setReleaseLabel(String) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The Amazon EMR release label for the application.
setRemoteWriteUrl(String) - Method in class com.amazonaws.services.emrserverless.model.PrometheusMonitoringConfiguration
The remote write URL in the Amazon Managed Service for Prometheus workspace to send metrics to.
setResolvedImageDigest(String) - Method in class com.amazonaws.services.emrserverless.model.ImageConfiguration
The SHA256 digest of the image URI.
setResourceArn(String) - Method in class com.amazonaws.services.emrserverless.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) that identifies the resource to list the tags for.
setResourceArn(String) - Method in class com.amazonaws.services.emrserverless.model.TagResourceRequest
The Amazon Resource Name (ARN) that identifies the resource to list the tags for.
setResourceArn(String) - Method in class com.amazonaws.services.emrserverless.model.UntagResourceRequest
The Amazon Resource Name (ARN) that identifies the resource to list the tags for.
setRuntimeConfiguration(Collection<Configuration>) - Method in class com.amazonaws.services.emrserverless.model.Application
The Configuration specifications of an application.
setRuntimeConfiguration(Collection<Configuration>) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The Configuration specifications to use when creating an application.
setRuntimeConfiguration(Collection<Configuration>) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The Configuration specifications to use when updating an application.
setS3MonitoringConfiguration(S3MonitoringConfiguration) - Method in class com.amazonaws.services.emrserverless.model.MonitoringConfiguration
The Amazon S3 configuration for monitoring log publishing.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.emrserverless.model.NetworkConfiguration
The array of security group Ids for customer VPC connectivity.
setSparkSubmit(SparkSubmit) - Method in class com.amazonaws.services.emrserverless.model.JobDriver
The job driver parameters specified for Spark.
setSparkSubmitParameters(String) - Method in class com.amazonaws.services.emrserverless.model.SparkSubmit
The parameters for the Spark submit job run.
setState(String) - Method in class com.amazonaws.services.emrserverless.model.Application
The state of the application.
setState(String) - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The state of the application.
setState(String) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The state of the job run.
setState(String) - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The state of the job run.
setStateDetails(String) - Method in class com.amazonaws.services.emrserverless.model.Application
The state details of the application.
setStateDetails(String) - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The state details of the application.
setStateDetails(String) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The state details of the job run.
setStateDetails(String) - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The state details of the job run.
setStates(Collection<String>) - Method in class com.amazonaws.services.emrserverless.model.ListApplicationsRequest
An optional filter for application states.
setStates(Collection<String>) - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsRequest
An optional filter for job run states.
setStorageGBHour(Double) - Method in class com.amazonaws.services.emrserverless.model.ResourceUtilization
The aggregated storage used per hour from the time the job starts executing until the job is terminated.
setStorageGBHour(Double) - Method in class com.amazonaws.services.emrserverless.model.TotalResourceUtilization
The aggregated storage used per hour from the time job start executing till the time job is terminated.
setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.emrserverless.model.NetworkConfiguration
The array of subnet Ids for customer VPC connectivity.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.emrserverless.model.UntagResourceRequest
The keys of the tags to be removed.
setTags(Map<String, String>) - Method in class com.amazonaws.services.emrserverless.model.Application
The tags assigned to the application.
setTags(Map<String, String>) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The tags assigned to the application.
setTags(Map<String, String>) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The tags assigned to the job run.
setTags(Map<String, String>) - Method in class com.amazonaws.services.emrserverless.model.ListTagsForResourceResult
The tags for the resource.
setTags(Map<String, String>) - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
The tags assigned to the job run.
setTags(Map<String, String>) - Method in class com.amazonaws.services.emrserverless.model.TagResourceRequest
The tags to add to the resource.
setTotalExecutionDurationSeconds(Integer) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The job run total execution duration in seconds.
setTotalResourceUtilization(TotalResourceUtilization) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The aggregate vCPU, memory, and storage resources used from the time the job starts to execute, until the time the job terminates, rounded up to the nearest second.
setType(String) - Method in class com.amazonaws.services.emrserverless.model.Application
The type of application, such as Spark or Hive.
setType(String) - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The type of application, such as Spark or Hive.
setType(String) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The type of application you want to start, such as Spark or Hive.
setType(String) - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The type of job run, such as Spark or Hive.
setUpdatedAt(Date) - Method in class com.amazonaws.services.emrserverless.model.Application
The date and time when the application run was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The date and time when the application was last updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The date and time when the job run was updated.
setUpdatedAt(Date) - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The date and time when the job run was last updated.
setUrl(String) - Method in class com.amazonaws.services.emrserverless.model.GetDashboardForJobRunResult
The URL to view job run's dashboard.
setVCPUHour(Double) - Method in class com.amazonaws.services.emrserverless.model.ResourceUtilization
The aggregated vCPU used per hour from the time the job starts executing until the job is terminated.
setVCPUHour(Double) - Method in class com.amazonaws.services.emrserverless.model.TotalResourceUtilization
The aggregated vCPU used per hour from the time job start executing till the time job is terminated.
setWorkerConfiguration(WorkerResourceConfig) - Method in class com.amazonaws.services.emrserverless.model.InitialCapacityConfig
The resource configuration of the initial capacity configuration.
setWorkerCount(Long) - Method in class com.amazonaws.services.emrserverless.model.InitialCapacityConfig
The number of workers in the initial capacity configuration.
setWorkerTypeSpecifications(Map<String, WorkerTypeSpecification>) - Method in class com.amazonaws.services.emrserverless.model.Application
The specification applied to each worker type.
setWorkerTypeSpecifications(Map<String, WorkerTypeSpecificationInput>) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The key-value pairs that specify worker type to WorkerTypeSpecificationInput.
setWorkerTypeSpecifications(Map<String, WorkerTypeSpecificationInput>) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The key-value pairs that specify worker type to WorkerTypeSpecificationInput.
shutdown() - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerless
 
shutdown() - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerless
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessClient
 
SparkSubmit - Class in com.amazonaws.services.emrserverless.model
The configurations for the Spark submit job driver.
SparkSubmit() - Constructor for class com.amazonaws.services.emrserverless.model.SparkSubmit
 
standard() - Static method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.emrserverless.AWSEMRServerlessClientBuilder
 
startApplication(StartApplicationRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerless
 
startApplication(StartApplicationRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerless
Starts a specified application and initializes initial capacity if configured.
startApplication(StartApplicationRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessClient
Starts a specified application and initializes initial capacity if configured.
startApplicationAsync(StartApplicationRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
startApplicationAsync(StartApplicationRequest, AsyncHandler<StartApplicationRequest, StartApplicationResult>) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
startApplicationAsync(StartApplicationRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Starts a specified application and initializes initial capacity if configured.
startApplicationAsync(StartApplicationRequest, AsyncHandler<StartApplicationRequest, StartApplicationResult>) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Starts a specified application and initializes initial capacity if configured.
startApplicationAsync(StartApplicationRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
startApplicationAsync(StartApplicationRequest, AsyncHandler<StartApplicationRequest, StartApplicationResult>) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
StartApplicationRequest - Class in com.amazonaws.services.emrserverless.model
 
StartApplicationRequest() - Constructor for class com.amazonaws.services.emrserverless.model.StartApplicationRequest
 
StartApplicationResult - Class in com.amazonaws.services.emrserverless.model
 
StartApplicationResult() - Constructor for class com.amazonaws.services.emrserverless.model.StartApplicationResult
 
startJobRun(StartJobRunRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerless
 
startJobRun(StartJobRunRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerless
Starts a job run.
startJobRun(StartJobRunRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessClient
Starts a job run.
startJobRunAsync(StartJobRunRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
startJobRunAsync(StartJobRunRequest, AsyncHandler<StartJobRunRequest, StartJobRunResult>) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
startJobRunAsync(StartJobRunRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Starts a job run.
startJobRunAsync(StartJobRunRequest, AsyncHandler<StartJobRunRequest, StartJobRunResult>) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Starts a job run.
startJobRunAsync(StartJobRunRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
startJobRunAsync(StartJobRunRequest, AsyncHandler<StartJobRunRequest, StartJobRunResult>) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
StartJobRunRequest - Class in com.amazonaws.services.emrserverless.model
 
StartJobRunRequest() - Constructor for class com.amazonaws.services.emrserverless.model.StartJobRunRequest
 
StartJobRunResult - Class in com.amazonaws.services.emrserverless.model
 
StartJobRunResult() - Constructor for class com.amazonaws.services.emrserverless.model.StartJobRunResult
 
stopApplication(StopApplicationRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerless
 
stopApplication(StopApplicationRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerless
Stops a specified application and releases initial capacity if configured.
stopApplication(StopApplicationRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessClient
Stops a specified application and releases initial capacity if configured.
stopApplicationAsync(StopApplicationRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
stopApplicationAsync(StopApplicationRequest, AsyncHandler<StopApplicationRequest, StopApplicationResult>) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
stopApplicationAsync(StopApplicationRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Stops a specified application and releases initial capacity if configured.
stopApplicationAsync(StopApplicationRequest, AsyncHandler<StopApplicationRequest, StopApplicationResult>) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Stops a specified application and releases initial capacity if configured.
stopApplicationAsync(StopApplicationRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
stopApplicationAsync(StopApplicationRequest, AsyncHandler<StopApplicationRequest, StopApplicationResult>) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
StopApplicationRequest - Class in com.amazonaws.services.emrserverless.model
 
StopApplicationRequest() - Constructor for class com.amazonaws.services.emrserverless.model.StopApplicationRequest
 
StopApplicationResult - Class in com.amazonaws.services.emrserverless.model
 
StopApplicationResult() - Constructor for class com.amazonaws.services.emrserverless.model.StopApplicationResult
 

T

tagResource(TagResourceRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerless
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerless
Assigns tags to resources.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessClient
Assigns tags to resources.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Assigns tags to resources.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Assigns tags to resources.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.emrserverless.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.emrserverless.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.emrserverless.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.emrserverless.model.TagResourceResult
 
toString() - Method in class com.amazonaws.services.emrserverless.model.Application
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.emrserverless.model.ApplicationState
 
toString() - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.emrserverless.model.Architecture
 
toString() - Method in class com.amazonaws.services.emrserverless.model.AutoStartConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.AutoStopConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.CancelJobRunRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.CancelJobRunResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.CloudWatchLoggingConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.Configuration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.ConfigurationOverrides
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.DeleteApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.DeleteApplicationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.GetApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.GetApplicationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.GetDashboardForJobRunRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.GetDashboardForJobRunResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.GetJobRunRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.GetJobRunResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.Hive
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.ImageConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.ImageConfigurationInput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.InitialCapacityConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.JobDriver
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.JobRun
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.emrserverless.model.JobRunState
 
toString() - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.ListApplicationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.ListApplicationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.ManagedPersistenceMonitoringConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.MaximumAllowedResources
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.MonitoringConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.NetworkConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.PrometheusMonitoringConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.ResourceUtilization
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.S3MonitoringConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.SparkSubmit
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.StartApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.StartApplicationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.StartJobRunResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.StopApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.StopApplicationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.TotalResourceUtilization
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.WorkerResourceConfig
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.WorkerTypeSpecification
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.emrserverless.model.WorkerTypeSpecificationInput
Returns a string representation of this object.
TotalResourceUtilization - Class in com.amazonaws.services.emrserverless.model
The aggregate vCPU, memory, and storage resources used from the time job start executing till the time job is terminated, rounded up to the nearest second.
TotalResourceUtilization() - Constructor for class com.amazonaws.services.emrserverless.model.TotalResourceUtilization
 

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerless
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerless
Removes tags from resources.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessClient
Removes tags from resources.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Removes tags from resources.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Removes tags from resources.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.emrserverless.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.emrserverless.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.emrserverless.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.emrserverless.model.UntagResourceResult
 
updateApplication(UpdateApplicationRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerless
 
updateApplication(UpdateApplicationRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerless
Updates a specified application.
updateApplication(UpdateApplicationRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessClient
Updates a specified application.
updateApplicationAsync(UpdateApplicationRequest) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
updateApplicationAsync(UpdateApplicationRequest, AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult>) - Method in class com.amazonaws.services.emrserverless.AbstractAWSEMRServerlessAsync
 
updateApplicationAsync(UpdateApplicationRequest) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Updates a specified application.
updateApplicationAsync(UpdateApplicationRequest, AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult>) - Method in interface com.amazonaws.services.emrserverless.AWSEMRServerlessAsync
Updates a specified application.
updateApplicationAsync(UpdateApplicationRequest) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
updateApplicationAsync(UpdateApplicationRequest, AsyncHandler<UpdateApplicationRequest, UpdateApplicationResult>) - Method in class com.amazonaws.services.emrserverless.AWSEMRServerlessAsyncClient
 
UpdateApplicationRequest - Class in com.amazonaws.services.emrserverless.model
 
UpdateApplicationRequest() - Constructor for class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
 
UpdateApplicationResult - Class in com.amazonaws.services.emrserverless.model
 
UpdateApplicationResult() - Constructor for class com.amazonaws.services.emrserverless.model.UpdateApplicationResult
 

V

ValidationException - Exception in com.amazonaws.services.emrserverless.model
The input fails to satisfy the constraints specified by an Amazon Web Services service.
ValidationException(String) - Constructor for exception com.amazonaws.services.emrserverless.model.ValidationException
Constructs a new ValidationException with the specified error message.
valueOf(String) - Static method in enum com.amazonaws.services.emrserverless.model.ApplicationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.emrserverless.model.Architecture
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.emrserverless.model.JobRunState
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.emrserverless.model.ApplicationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.emrserverless.model.Architecture
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.emrserverless.model.JobRunState
Returns an array containing the constants of this enum type, in the order they are declared.

W

withApplication(Application) - Method in class com.amazonaws.services.emrserverless.model.GetApplicationResult
The output displays information about the specified application.
withApplication(Application) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationResult
Information about the updated application.
withApplicationConfiguration(Configuration...) - Method in class com.amazonaws.services.emrserverless.model.ConfigurationOverrides
The override configurations for the application.
withApplicationConfiguration(Collection<Configuration>) - Method in class com.amazonaws.services.emrserverless.model.ConfigurationOverrides
The override configurations for the application.
withApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.Application
The ID of the application.
withApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.CancelJobRunRequest
The ID of the application on which the job run will be canceled.
withApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.CancelJobRunResult
The output contains the application ID on which the job run is cancelled.
withApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationResult
The output contains the application ID.
withApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.DeleteApplicationRequest
The ID of the application that will be deleted.
withApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.GetApplicationRequest
The ID of the application that will be described.
withApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.GetDashboardForJobRunRequest
The ID of the application.
withApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.GetJobRunRequest
The ID of the application on which the job run is submitted.
withApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The ID of the application the job is running on.
withApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The ID of the application the job is running on.
withApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsRequest
The ID of the application for which to list the job run.
withApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.StartApplicationRequest
The ID of the application to start.
withApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
The ID of the application on which to run the job.
withApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.StartJobRunResult
This output displays the application ID on which the job run was submitted.
withApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.StopApplicationRequest
The ID of the application to stop.
withApplicationId(String) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The ID of the application to update.
withApplications(ApplicationSummary...) - Method in class com.amazonaws.services.emrserverless.model.ListApplicationsResult
The output lists the specified applications.
withApplications(Collection<ApplicationSummary>) - Method in class com.amazonaws.services.emrserverless.model.ListApplicationsResult
The output lists the specified applications.
withArchitecture(String) - Method in class com.amazonaws.services.emrserverless.model.Application
The CPU architecture of an application.
withArchitecture(Architecture) - Method in class com.amazonaws.services.emrserverless.model.Application
The CPU architecture of an application.
withArchitecture(String) - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The CPU architecture of an application.
withArchitecture(Architecture) - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The CPU architecture of an application.
withArchitecture(String) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The CPU architecture of an application.
withArchitecture(Architecture) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The CPU architecture of an application.
withArchitecture(String) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The CPU architecture of an application.
withArchitecture(Architecture) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The CPU architecture of an application.
withArn(String) - Method in class com.amazonaws.services.emrserverless.model.Application
The ARN of the application.
withArn(String) - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The ARN of the application.
withArn(String) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationResult
The output contains the ARN of the application.
withArn(String) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The execution role ARN of the job run.
withArn(String) - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The ARN of the job run.
withArn(String) - Method in class com.amazonaws.services.emrserverless.model.StartJobRunResult
This output displays the ARN of the job run..
withAutoStartConfiguration(AutoStartConfig) - Method in class com.amazonaws.services.emrserverless.model.Application
The configuration for an application to automatically start on job submission.
withAutoStartConfiguration(AutoStartConfig) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The configuration for an application to automatically start on job submission.
withAutoStartConfiguration(AutoStartConfig) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The configuration for an application to automatically start on job submission.
withAutoStopConfiguration(AutoStopConfig) - Method in class com.amazonaws.services.emrserverless.model.Application
The configuration for an application to automatically stop after a certain amount of time being idle.
withAutoStopConfiguration(AutoStopConfig) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The configuration for an application to automatically stop after a certain amount of time being idle.
withAutoStopConfiguration(AutoStopConfig) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The configuration for an application to automatically stop after a certain amount of time being idle.
withBilledResourceUtilization(ResourceUtilization) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The aggregate vCPU, memory, and storage that Amazon Web Services has billed for the job run.
withClassification(String) - Method in class com.amazonaws.services.emrserverless.model.Configuration
The classification within a configuration.
withClientToken(String) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The client idempotency token of the application to create.
withClientToken(String) - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
The client idempotency token of the job run to start.
withClientToken(String) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The client idempotency token of the application to update.
withCloudWatchLoggingConfiguration(CloudWatchLoggingConfiguration) - Method in class com.amazonaws.services.emrserverless.model.MonitoringConfiguration
The Amazon CloudWatch configuration for monitoring logs.
withConfigurationOverrides(ConfigurationOverrides) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The configuration settings that are used to override default configuration.
withConfigurationOverrides(ConfigurationOverrides) - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
The configuration overrides for the job run.
withConfigurations(Configuration...) - Method in class com.amazonaws.services.emrserverless.model.Configuration
A list of additional configurations to apply within a configuration object.
withConfigurations(Collection<Configuration>) - Method in class com.amazonaws.services.emrserverless.model.Configuration
A list of additional configurations to apply within a configuration object.
withCpu(String) - Method in class com.amazonaws.services.emrserverless.model.MaximumAllowedResources
The maximum allowed CPU for an application.
withCpu(String) - Method in class com.amazonaws.services.emrserverless.model.WorkerResourceConfig
The CPU requirements for every worker instance of the worker type.
withCreatedAt(Date) - Method in class com.amazonaws.services.emrserverless.model.Application
The date and time when the application run was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The date and time when the application was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The date and time when the job run was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The date and time when the job run was created.
withCreatedAtAfter(Date) - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsRequest
The lower bound of the option to filter by creation date and time.
withCreatedAtBefore(Date) - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsRequest
The upper bound of the option to filter by creation date and time.
withCreatedBy(String) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The user who created the job run.
withCreatedBy(String) - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The user who created the job run.
withDisk(String) - Method in class com.amazonaws.services.emrserverless.model.MaximumAllowedResources
The maximum allowed disk for an application.
withDisk(String) - Method in class com.amazonaws.services.emrserverless.model.WorkerResourceConfig
The disk requirements for every worker instance of the worker type.
withDiskType(String) - Method in class com.amazonaws.services.emrserverless.model.WorkerResourceConfig
The disk type for every worker instance of the work type.
withEnabled(Boolean) - Method in class com.amazonaws.services.emrserverless.model.AutoStartConfig
Enables the application to automatically start on job submission.
withEnabled(Boolean) - Method in class com.amazonaws.services.emrserverless.model.AutoStopConfig
Enables the application to automatically stop after a certain amount of time being idle.
withEnabled(Boolean) - Method in class com.amazonaws.services.emrserverless.model.CloudWatchLoggingConfiguration
Enables CloudWatch logging.
withEnabled(Boolean) - Method in class com.amazonaws.services.emrserverless.model.ManagedPersistenceMonitoringConfiguration
Enables managed logging and defaults to true.
withEncryptionKeyArn(String) - Method in class com.amazonaws.services.emrserverless.model.CloudWatchLoggingConfiguration
The Key Management Service (KMS) key ARN to encrypt the logs that you store in CloudWatch Logs.
withEncryptionKeyArn(String) - Method in class com.amazonaws.services.emrserverless.model.ManagedPersistenceMonitoringConfiguration
The KMS key ARN to encrypt the logs stored in managed log persistence.
withEncryptionKeyArn(String) - Method in class com.amazonaws.services.emrserverless.model.S3MonitoringConfiguration
The KMS key ARN to encrypt the logs published to the given Amazon S3 destination.
withEntryPoint(String) - Method in class com.amazonaws.services.emrserverless.model.SparkSubmit
The entry point for the Spark submit job run.
withEntryPointArguments(String...) - Method in class com.amazonaws.services.emrserverless.model.SparkSubmit
The arguments for the Spark submit job run.
withEntryPointArguments(Collection<String>) - Method in class com.amazonaws.services.emrserverless.model.SparkSubmit
The arguments for the Spark submit job run.
withExecutionRole(String) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The execution role ARN of the job run.
withExecutionRole(String) - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The execution role ARN of the job run.
withExecutionRoleArn(String) - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
The execution role ARN for the job run.
withExecutionTimeoutMinutes(Long) - Method in class com.amazonaws.services.emrserverless.model.JobRun
Returns the job run timeout value from the StartJobRun call.
withExecutionTimeoutMinutes(Long) - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
The maximum duration for the job run to run.
withHive(Hive) - Method in class com.amazonaws.services.emrserverless.model.JobDriver
The job driver parameters specified for Hive.
withId(String) - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The ID of the application.
withId(String) - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The ID of the job run.
withIdleTimeoutMinutes(Integer) - Method in class com.amazonaws.services.emrserverless.model.AutoStopConfig
The amount of idle time in minutes after which your application will automatically stop.
withImageConfiguration(ImageConfiguration) - Method in class com.amazonaws.services.emrserverless.model.Application
The image configuration applied to all worker types.
withImageConfiguration(ImageConfigurationInput) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The image configuration for all worker types.
withImageConfiguration(ImageConfigurationInput) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The image configuration to be used for all worker types.
withImageConfiguration(ImageConfiguration) - Method in class com.amazonaws.services.emrserverless.model.WorkerTypeSpecification
The image configuration for a worker type.
withImageConfiguration(ImageConfigurationInput) - Method in class com.amazonaws.services.emrserverless.model.WorkerTypeSpecificationInput
The image configuration for a worker type.
withImageUri(String) - Method in class com.amazonaws.services.emrserverless.model.ImageConfiguration
The image URI.
withImageUri(String) - Method in class com.amazonaws.services.emrserverless.model.ImageConfigurationInput
The URI of an image in the Amazon ECR registry.
withInitialCapacity(Map<String, InitialCapacityConfig>) - Method in class com.amazonaws.services.emrserverless.model.Application
The initial capacity of the application.
withInitialCapacity(Map<String, InitialCapacityConfig>) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The capacity to initialize when the application is created.
withInitialCapacity(Map<String, InitialCapacityConfig>) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The capacity to initialize when the application is updated.
withInitQueryFile(String) - Method in class com.amazonaws.services.emrserverless.model.Hive
The query file for the Hive job run.
withJobDriver(JobDriver) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The job driver for the job run.
withJobDriver(JobDriver) - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
The job driver for the job run.
withJobRun(JobRun) - Method in class com.amazonaws.services.emrserverless.model.GetJobRunResult
The output displays information about the job run.
withJobRunId(String) - Method in class com.amazonaws.services.emrserverless.model.CancelJobRunRequest
The ID of the job run to cancel.
withJobRunId(String) - Method in class com.amazonaws.services.emrserverless.model.CancelJobRunResult
The output contains the ID of the cancelled job run.
withJobRunId(String) - Method in class com.amazonaws.services.emrserverless.model.GetDashboardForJobRunRequest
The ID of the job run.
withJobRunId(String) - Method in class com.amazonaws.services.emrserverless.model.GetJobRunRequest
The ID of the job run.
withJobRunId(String) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The ID of the job run.
withJobRunId(String) - Method in class com.amazonaws.services.emrserverless.model.StartJobRunResult
The output contains the ID of the started job run.
withJobRuns(JobRunSummary...) - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsResult
The output lists information about the specified job runs.
withJobRuns(Collection<JobRunSummary>) - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsResult
The output lists information about the specified job runs.
withLogGroupName(String) - Method in class com.amazonaws.services.emrserverless.model.CloudWatchLoggingConfiguration
The name of the log group in Amazon CloudWatch Logs where you want to publish your logs.
withLogStreamNamePrefix(String) - Method in class com.amazonaws.services.emrserverless.model.CloudWatchLoggingConfiguration
Prefix for the CloudWatch log stream name.
withLogTypes(Map<String, List<String>>) - Method in class com.amazonaws.services.emrserverless.model.CloudWatchLoggingConfiguration
The types of logs that you want to publish to CloudWatch.
withLogUri(String) - Method in class com.amazonaws.services.emrserverless.model.S3MonitoringConfiguration
The Amazon S3 destination URI for log publishing.
withManagedPersistenceMonitoringConfiguration(ManagedPersistenceMonitoringConfiguration) - Method in class com.amazonaws.services.emrserverless.model.MonitoringConfiguration
The managed log persistence configuration for a job run.
withMaximumCapacity(MaximumAllowedResources) - Method in class com.amazonaws.services.emrserverless.model.Application
The maximum capacity of the application.
withMaximumCapacity(MaximumAllowedResources) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The maximum capacity to allocate when the application is created.
withMaximumCapacity(MaximumAllowedResources) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The maximum capacity to allocate when the application is updated.
withMaxResults(Integer) - Method in class com.amazonaws.services.emrserverless.model.ListApplicationsRequest
The maximum number of applications that can be listed.
withMaxResults(Integer) - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsRequest
The maximum number of job runs that can be listed.
withMemory(String) - Method in class com.amazonaws.services.emrserverless.model.MaximumAllowedResources
The maximum allowed resources for an application.
withMemory(String) - Method in class com.amazonaws.services.emrserverless.model.WorkerResourceConfig
The memory requirements for every worker instance of the worker type.
withMemoryGBHour(Double) - Method in class com.amazonaws.services.emrserverless.model.ResourceUtilization
The aggregated memory used per hour from the time the job starts executing until the job is terminated.
withMemoryGBHour(Double) - Method in class com.amazonaws.services.emrserverless.model.TotalResourceUtilization
The aggregated memory used per hour from the time job start executing till the time job is terminated.
withMonitoringConfiguration(MonitoringConfiguration) - Method in class com.amazonaws.services.emrserverless.model.Application
 
withMonitoringConfiguration(MonitoringConfiguration) - Method in class com.amazonaws.services.emrserverless.model.ConfigurationOverrides
The override configurations for monitoring.
withMonitoringConfiguration(MonitoringConfiguration) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The configuration setting for monitoring.
withMonitoringConfiguration(MonitoringConfiguration) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The configuration setting for monitoring.
withName(String) - Method in class com.amazonaws.services.emrserverless.model.Application
The name of the application.
withName(String) - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The name of the application.
withName(String) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The name of the application.
withName(String) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationResult
The output contains the name of the application.
withName(String) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The optional job run name.
withName(String) - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The optional job run name.
withName(String) - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
The optional job run name.
withNetworkConfiguration(NetworkConfiguration) - Method in class com.amazonaws.services.emrserverless.model.Application
The network configuration for customer VPC connectivity for the application.
withNetworkConfiguration(NetworkConfiguration) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The network configuration for customer VPC connectivity.
withNetworkConfiguration(NetworkConfiguration) - Method in class com.amazonaws.services.emrserverless.model.JobRun
 
withNetworkConfiguration(NetworkConfiguration) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
 
withNextToken(String) - Method in class com.amazonaws.services.emrserverless.model.ListApplicationsRequest
The token for the next set of application results.
withNextToken(String) - Method in class com.amazonaws.services.emrserverless.model.ListApplicationsResult
The output displays the token for the next set of application results.
withNextToken(String) - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsRequest
The token for the next set of job run results.
withNextToken(String) - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsResult
The output displays the token for the next set of job run results.
withParameters(String) - Method in class com.amazonaws.services.emrserverless.model.Hive
The parameters for the Hive job run.
withPrometheusMonitoringConfiguration(PrometheusMonitoringConfiguration) - Method in class com.amazonaws.services.emrserverless.model.MonitoringConfiguration
The monitoring configuration object you can configure to send metrics to Amazon Managed Service for Prometheus for a job run.
withProperties(Map<String, String>) - Method in class com.amazonaws.services.emrserverless.model.Configuration
A set of properties specified within a configuration classification.
withQuery(String) - Method in class com.amazonaws.services.emrserverless.model.Hive
The query for the Hive job run.
withReleaseLabel(String) - Method in class com.amazonaws.services.emrserverless.model.Application
The Amazon EMR release associated with the application.
withReleaseLabel(String) - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The Amazon EMR release associated with the application.
withReleaseLabel(String) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The Amazon EMR release associated with the application.
withReleaseLabel(String) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The Amazon EMR release associated with the application your job is running on.
withReleaseLabel(String) - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The Amazon EMR release associated with the application your job is running on.
withReleaseLabel(String) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The Amazon EMR release label for the application.
withRemoteWriteUrl(String) - Method in class com.amazonaws.services.emrserverless.model.PrometheusMonitoringConfiguration
The remote write URL in the Amazon Managed Service for Prometheus workspace to send metrics to.
withResolvedImageDigest(String) - Method in class com.amazonaws.services.emrserverless.model.ImageConfiguration
The SHA256 digest of the image URI.
withResourceArn(String) - Method in class com.amazonaws.services.emrserverless.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) that identifies the resource to list the tags for.
withResourceArn(String) - Method in class com.amazonaws.services.emrserverless.model.TagResourceRequest
The Amazon Resource Name (ARN) that identifies the resource to list the tags for.
withResourceArn(String) - Method in class com.amazonaws.services.emrserverless.model.UntagResourceRequest
The Amazon Resource Name (ARN) that identifies the resource to list the tags for.
withRuntimeConfiguration(Configuration...) - Method in class com.amazonaws.services.emrserverless.model.Application
The Configuration specifications of an application.
withRuntimeConfiguration(Collection<Configuration>) - Method in class com.amazonaws.services.emrserverless.model.Application
The Configuration specifications of an application.
withRuntimeConfiguration(Configuration...) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The Configuration specifications to use when creating an application.
withRuntimeConfiguration(Collection<Configuration>) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The Configuration specifications to use when creating an application.
withRuntimeConfiguration(Configuration...) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The Configuration specifications to use when updating an application.
withRuntimeConfiguration(Collection<Configuration>) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The Configuration specifications to use when updating an application.
withS3MonitoringConfiguration(S3MonitoringConfiguration) - Method in class com.amazonaws.services.emrserverless.model.MonitoringConfiguration
The Amazon S3 configuration for monitoring log publishing.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.emrserverless.model.NetworkConfiguration
The array of security group Ids for customer VPC connectivity.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.emrserverless.model.NetworkConfiguration
The array of security group Ids for customer VPC connectivity.
withSparkSubmit(SparkSubmit) - Method in class com.amazonaws.services.emrserverless.model.JobDriver
The job driver parameters specified for Spark.
withSparkSubmitParameters(String) - Method in class com.amazonaws.services.emrserverless.model.SparkSubmit
The parameters for the Spark submit job run.
withState(String) - Method in class com.amazonaws.services.emrserverless.model.Application
The state of the application.
withState(ApplicationState) - Method in class com.amazonaws.services.emrserverless.model.Application
The state of the application.
withState(String) - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The state of the application.
withState(ApplicationState) - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The state of the application.
withState(String) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The state of the job run.
withState(JobRunState) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The state of the job run.
withState(String) - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The state of the job run.
withState(JobRunState) - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The state of the job run.
withStateDetails(String) - Method in class com.amazonaws.services.emrserverless.model.Application
The state details of the application.
withStateDetails(String) - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The state details of the application.
withStateDetails(String) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The state details of the job run.
withStateDetails(String) - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The state details of the job run.
withStates(String...) - Method in class com.amazonaws.services.emrserverless.model.ListApplicationsRequest
An optional filter for application states.
withStates(Collection<String>) - Method in class com.amazonaws.services.emrserverless.model.ListApplicationsRequest
An optional filter for application states.
withStates(ApplicationState...) - Method in class com.amazonaws.services.emrserverless.model.ListApplicationsRequest
An optional filter for application states.
withStates(String...) - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsRequest
An optional filter for job run states.
withStates(Collection<String>) - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsRequest
An optional filter for job run states.
withStates(JobRunState...) - Method in class com.amazonaws.services.emrserverless.model.ListJobRunsRequest
An optional filter for job run states.
withStorageGBHour(Double) - Method in class com.amazonaws.services.emrserverless.model.ResourceUtilization
The aggregated storage used per hour from the time the job starts executing until the job is terminated.
withStorageGBHour(Double) - Method in class com.amazonaws.services.emrserverless.model.TotalResourceUtilization
The aggregated storage used per hour from the time job start executing till the time job is terminated.
withSubnetIds(String...) - Method in class com.amazonaws.services.emrserverless.model.NetworkConfiguration
The array of subnet Ids for customer VPC connectivity.
withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.emrserverless.model.NetworkConfiguration
The array of subnet Ids for customer VPC connectivity.
withTagKeys(String...) - Method in class com.amazonaws.services.emrserverless.model.UntagResourceRequest
The keys of the tags to be removed.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.emrserverless.model.UntagResourceRequest
The keys of the tags to be removed.
withTags(Map<String, String>) - Method in class com.amazonaws.services.emrserverless.model.Application
The tags assigned to the application.
withTags(Map<String, String>) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The tags assigned to the application.
withTags(Map<String, String>) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The tags assigned to the job run.
withTags(Map<String, String>) - Method in class com.amazonaws.services.emrserverless.model.ListTagsForResourceResult
The tags for the resource.
withTags(Map<String, String>) - Method in class com.amazonaws.services.emrserverless.model.StartJobRunRequest
The tags assigned to the job run.
withTags(Map<String, String>) - Method in class com.amazonaws.services.emrserverless.model.TagResourceRequest
The tags to add to the resource.
withTotalExecutionDurationSeconds(Integer) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The job run total execution duration in seconds.
withTotalResourceUtilization(TotalResourceUtilization) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The aggregate vCPU, memory, and storage resources used from the time the job starts to execute, until the time the job terminates, rounded up to the nearest second.
withType(String) - Method in class com.amazonaws.services.emrserverless.model.Application
The type of application, such as Spark or Hive.
withType(String) - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The type of application, such as Spark or Hive.
withType(String) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The type of application you want to start, such as Spark or Hive.
withType(String) - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The type of job run, such as Spark or Hive.
withUpdatedAt(Date) - Method in class com.amazonaws.services.emrserverless.model.Application
The date and time when the application run was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.emrserverless.model.ApplicationSummary
The date and time when the application was last updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.emrserverless.model.JobRun
The date and time when the job run was updated.
withUpdatedAt(Date) - Method in class com.amazonaws.services.emrserverless.model.JobRunSummary
The date and time when the job run was last updated.
withUrl(String) - Method in class com.amazonaws.services.emrserverless.model.GetDashboardForJobRunResult
The URL to view job run's dashboard.
withVCPUHour(Double) - Method in class com.amazonaws.services.emrserverless.model.ResourceUtilization
The aggregated vCPU used per hour from the time the job starts executing until the job is terminated.
withVCPUHour(Double) - Method in class com.amazonaws.services.emrserverless.model.TotalResourceUtilization
The aggregated vCPU used per hour from the time job start executing till the time job is terminated.
withWorkerConfiguration(WorkerResourceConfig) - Method in class com.amazonaws.services.emrserverless.model.InitialCapacityConfig
The resource configuration of the initial capacity configuration.
withWorkerCount(Long) - Method in class com.amazonaws.services.emrserverless.model.InitialCapacityConfig
The number of workers in the initial capacity configuration.
withWorkerTypeSpecifications(Map<String, WorkerTypeSpecification>) - Method in class com.amazonaws.services.emrserverless.model.Application
The specification applied to each worker type.
withWorkerTypeSpecifications(Map<String, WorkerTypeSpecificationInput>) - Method in class com.amazonaws.services.emrserverless.model.CreateApplicationRequest
The key-value pairs that specify worker type to WorkerTypeSpecificationInput.
withWorkerTypeSpecifications(Map<String, WorkerTypeSpecificationInput>) - Method in class com.amazonaws.services.emrserverless.model.UpdateApplicationRequest
The key-value pairs that specify worker type to WorkerTypeSpecificationInput.
WorkerResourceConfig - Class in com.amazonaws.services.emrserverless.model
The cumulative configuration requirements for every worker instance of the worker type.
WorkerResourceConfig() - Constructor for class com.amazonaws.services.emrserverless.model.WorkerResourceConfig
 
WorkerTypeSpecification - Class in com.amazonaws.services.emrserverless.model
The specifications for a worker type.
WorkerTypeSpecification() - Constructor for class com.amazonaws.services.emrserverless.model.WorkerTypeSpecification
 
WorkerTypeSpecificationInput - Class in com.amazonaws.services.emrserverless.model
The specifications for a worker type.
WorkerTypeSpecificationInput() - Constructor for class com.amazonaws.services.emrserverless.model.WorkerTypeSpecificationInput
 
A B C D E F G H I J L M N P R S T U V W 
Skip navigation links

Copyright © 2024. All rights reserved.