- action() - Method in class software.amazon.awssdk.services.emr.model.ScalingRule
-
The conditions that trigger an automatic scaling activity.
- action(ScalingAction) - Method in interface software.amazon.awssdk.services.emr.model.ScalingRule.Builder
-
The conditions that trigger an automatic scaling activity.
- action(Consumer<ScalingAction.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.ScalingRule.Builder
-
The conditions that trigger an automatic scaling activity.
- ActionOnFailure - Enum in software.amazon.awssdk.services.emr.model
-
- actionOnFailure() - Method in class software.amazon.awssdk.services.emr.model.Step
-
The action to take when the cluster step fails.
- actionOnFailure(String) - Method in interface software.amazon.awssdk.services.emr.model.Step.Builder
-
The action to take when the cluster step fails.
- actionOnFailure(ActionOnFailure) - Method in interface software.amazon.awssdk.services.emr.model.Step.Builder
-
The action to take when the cluster step fails.
- actionOnFailure() - Method in class software.amazon.awssdk.services.emr.model.StepConfig
-
The action to take when the step fails.
- actionOnFailure(String) - Method in interface software.amazon.awssdk.services.emr.model.StepConfig.Builder
-
The action to take when the step fails.
- actionOnFailure(ActionOnFailure) - Method in interface software.amazon.awssdk.services.emr.model.StepConfig.Builder
-
The action to take when the step fails.
- actionOnFailure() - Method in class software.amazon.awssdk.services.emr.model.StepSummary
-
The action to take when the cluster step fails.
- actionOnFailure(String) - Method in interface software.amazon.awssdk.services.emr.model.StepSummary.Builder
-
The action to take when the cluster step fails.
- actionOnFailure(ActionOnFailure) - Method in interface software.amazon.awssdk.services.emr.model.StepSummary.Builder
-
The action to take when the cluster step fails.
- actionOnFailureAsString() - Method in class software.amazon.awssdk.services.emr.model.Step
-
The action to take when the cluster step fails.
- actionOnFailureAsString() - Method in class software.amazon.awssdk.services.emr.model.StepConfig
-
The action to take when the step fails.
- actionOnFailureAsString() - Method in class software.amazon.awssdk.services.emr.model.StepSummary
-
The action to take when the cluster step fails.
- addInstanceFleet(AddInstanceFleetRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Adds an instance fleet to a running cluster.
- addInstanceFleet(Consumer<AddInstanceFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Adds an instance fleet to a running cluster.
- addInstanceFleet(AddInstanceFleetRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Adds an instance fleet to a running cluster.
- addInstanceFleet(Consumer<AddInstanceFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Adds an instance fleet to a running cluster.
- AddInstanceFleetRequest - Class in software.amazon.awssdk.services.emr.model
-
- AddInstanceFleetRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- AddInstanceFleetRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- AddInstanceFleetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.AddInstanceFleetRequestMarshaller
-
- AddInstanceFleetResponse - Class in software.amazon.awssdk.services.emr.model
-
- AddInstanceFleetResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- addInstanceGroups(AddInstanceGroupsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Adds one or more instance groups to a running cluster.
- addInstanceGroups(Consumer<AddInstanceGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Adds one or more instance groups to a running cluster.
- addInstanceGroups(AddInstanceGroupsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Adds one or more instance groups to a running cluster.
- addInstanceGroups(Consumer<AddInstanceGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Adds one or more instance groups to a running cluster.
- AddInstanceGroupsRequest - Class in software.amazon.awssdk.services.emr.model
-
Input to an AddInstanceGroups call.
- AddInstanceGroupsRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- AddInstanceGroupsRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- AddInstanceGroupsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.AddInstanceGroupsRequestMarshaller
-
- AddInstanceGroupsResponse - Class in software.amazon.awssdk.services.emr.model
-
Output from an AddInstanceGroups call.
- AddInstanceGroupsResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- additionalInfo() - Method in class software.amazon.awssdk.services.emr.model.Application
-
This option is for advanced users only.
- additionalInfo(Map<String, String>) - Method in interface software.amazon.awssdk.services.emr.model.Application.Builder
-
This option is for advanced users only.
- additionalInfo() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
A JSON string for selecting additional features.
- additionalInfo(String) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
A JSON string for selecting additional features.
- additionalMasterSecurityGroups() - Method in class software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
-
A list of additional Amazon EC2 security group IDs for the master node.
- additionalMasterSecurityGroups(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes.Builder
-
A list of additional Amazon EC2 security group IDs for the master node.
- additionalMasterSecurityGroups(String...) - Method in interface software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes.Builder
-
A list of additional Amazon EC2 security group IDs for the master node.
- additionalMasterSecurityGroups() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
A list of additional Amazon EC2 security group IDs for the master node.
- additionalMasterSecurityGroups(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
A list of additional Amazon EC2 security group IDs for the master node.
- additionalMasterSecurityGroups(String...) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
A list of additional Amazon EC2 security group IDs for the master node.
- additionalSlaveSecurityGroups() - Method in class software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
-
A list of additional Amazon EC2 security group IDs for the core and task nodes.
- additionalSlaveSecurityGroups(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes.Builder
-
A list of additional Amazon EC2 security group IDs for the core and task nodes.
- additionalSlaveSecurityGroups(String...) - Method in interface software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes.Builder
-
A list of additional Amazon EC2 security group IDs for the core and task nodes.
- additionalSlaveSecurityGroups() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
A list of additional Amazon EC2 security group IDs for the core and task nodes.
- additionalSlaveSecurityGroups(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
A list of additional Amazon EC2 security group IDs for the core and task nodes.
- additionalSlaveSecurityGroups(String...) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
A list of additional Amazon EC2 security group IDs for the core and task nodes.
- addJobFlowSteps(AddJobFlowStepsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
AddJobFlowSteps adds new steps to a running cluster.
- addJobFlowSteps(Consumer<AddJobFlowStepsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
AddJobFlowSteps adds new steps to a running cluster.
- addJobFlowSteps(AddJobFlowStepsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
AddJobFlowSteps adds new steps to a running cluster.
- addJobFlowSteps(Consumer<AddJobFlowStepsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
AddJobFlowSteps adds new steps to a running cluster.
- AddJobFlowStepsRequest - Class in software.amazon.awssdk.services.emr.model
-
- AddJobFlowStepsRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- AddJobFlowStepsRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- AddJobFlowStepsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.AddJobFlowStepsRequestMarshaller
-
- AddJobFlowStepsResponse - Class in software.amazon.awssdk.services.emr.model
-
- AddJobFlowStepsResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- adDomainJoinPassword() - Method in class software.amazon.awssdk.services.emr.model.KerberosAttributes
-
The Active Directory password for ADDomainJoinUser
.
- adDomainJoinPassword(String) - Method in interface software.amazon.awssdk.services.emr.model.KerberosAttributes.Builder
-
The Active Directory password for ADDomainJoinUser
.
- adDomainJoinUser() - Method in class software.amazon.awssdk.services.emr.model.KerberosAttributes
-
Required only when establishing a cross-realm trust with an Active Directory domain.
- adDomainJoinUser(String) - Method in interface software.amazon.awssdk.services.emr.model.KerberosAttributes.Builder
-
Required only when establishing a cross-realm trust with an Active Directory domain.
- addTags(AddTagsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Adds tags to an Amazon EMR resource, such as a cluster or an Amazon EMR Studio.
- addTags(Consumer<AddTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Adds tags to an Amazon EMR resource, such as a cluster or an Amazon EMR Studio.
- addTags(AddTagsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Adds tags to an Amazon EMR resource, such as a cluster or an Amazon EMR Studio.
- addTags(Consumer<AddTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Adds tags to an Amazon EMR resource, such as a cluster or an Amazon EMR Studio.
- AddTagsRequest - Class in software.amazon.awssdk.services.emr.model
-
This input identifies an Amazon EMR resource and a list of tags to attach.
- AddTagsRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- AddTagsRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- AddTagsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.AddTagsRequestMarshaller
-
- AddTagsResponse - Class in software.amazon.awssdk.services.emr.model
-
This output indicates the result of adding tags to a resource.
- AddTagsResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- AdjustmentType - Enum in software.amazon.awssdk.services.emr.model
-
- adjustmentType() - Method in class software.amazon.awssdk.services.emr.model.SimpleScalingPolicyConfiguration
-
The way in which EC2 instances are added (if ScalingAdjustment
is a positive number) or terminated
(if ScalingAdjustment
is a negative number) each time the scaling activity is triggered.
- adjustmentType(String) - Method in interface software.amazon.awssdk.services.emr.model.SimpleScalingPolicyConfiguration.Builder
-
The way in which EC2 instances are added (if ScalingAdjustment
is a positive number) or
terminated (if ScalingAdjustment
is a negative number) each time the scaling activity is
triggered.
- adjustmentType(AdjustmentType) - Method in interface software.amazon.awssdk.services.emr.model.SimpleScalingPolicyConfiguration.Builder
-
The way in which EC2 instances are added (if ScalingAdjustment
is a positive number) or
terminated (if ScalingAdjustment
is a negative number) each time the scaling activity is
triggered.
- adjustmentTypeAsString() - Method in class software.amazon.awssdk.services.emr.model.SimpleScalingPolicyConfiguration
-
The way in which EC2 instances are added (if ScalingAdjustment
is a positive number) or terminated
(if ScalingAdjustment
is a negative number) each time the scaling activity is triggered.
- allocationStrategy() - Method in class software.amazon.awssdk.services.emr.model.OnDemandProvisioningSpecification
-
Specifies the strategy to use in launching On-Demand instance fleets.
- allocationStrategy(String) - Method in interface software.amazon.awssdk.services.emr.model.OnDemandProvisioningSpecification.Builder
-
Specifies the strategy to use in launching On-Demand instance fleets.
- allocationStrategy(OnDemandProvisioningAllocationStrategy) - Method in interface software.amazon.awssdk.services.emr.model.OnDemandProvisioningSpecification.Builder
-
Specifies the strategy to use in launching On-Demand instance fleets.
- allocationStrategy() - Method in class software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification
-
Specifies the strategy to use in launching Spot Instance fleets.
- allocationStrategy(String) - Method in interface software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification.Builder
-
Specifies the strategy to use in launching Spot Instance fleets.
- allocationStrategy(SpotProvisioningAllocationStrategy) - Method in interface software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification.Builder
-
Specifies the strategy to use in launching Spot Instance fleets.
- allocationStrategyAsString() - Method in class software.amazon.awssdk.services.emr.model.OnDemandProvisioningSpecification
-
Specifies the strategy to use in launching On-Demand instance fleets.
- allocationStrategyAsString() - Method in class software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification
-
Specifies the strategy to use in launching Spot Instance fleets.
- amiVersion() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
Applies only to Amazon EMR AMI versions 3.x and 2.x.
- amiVersion(String) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
Applies only to Amazon EMR AMI versions 3.x and 2.x.
- and(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.emr.waiters.internal.WaitersRuntime.Value
-
Perform an AND comparison between this value and another one:
https://jmespath.org/specification.html#or-expressions
- Application - Class in software.amazon.awssdk.services.emr.model
-
With Amazon EMR release version 4.0 and later, the only accepted parameter is the application name.
- application() - Method in class software.amazon.awssdk.services.emr.model.ReleaseLabelFilter
-
Optional release label application filter.
- application(String) - Method in interface software.amazon.awssdk.services.emr.model.ReleaseLabelFilter.Builder
-
Optional release label application filter.
- Application.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- applications() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
The applications installed on this cluster.
- applications(Collection<Application>) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
The applications installed on this cluster.
- applications(Application...) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
The applications installed on this cluster.
- applications(Consumer<Application.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
The applications installed on this cluster.
- applications() - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelResponse
-
The list of applications available for the target release label.
- applications(Collection<SimplifiedApplication>) - Method in interface software.amazon.awssdk.services.emr.model.DescribeReleaseLabelResponse.Builder
-
The list of applications available for the target release label.
- applications(SimplifiedApplication...) - Method in interface software.amazon.awssdk.services.emr.model.DescribeReleaseLabelResponse.Builder
-
The list of applications available for the target release label.
- applications(Consumer<SimplifiedApplication.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.DescribeReleaseLabelResponse.Builder
-
The list of applications available for the target release label.
- applications() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
Applies to Amazon EMR releases 4.0 and later.
- applications(Collection<Application>) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
Applies to Amazon EMR releases 4.0 and later.
- applications(Application...) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
Applies to Amazon EMR releases 4.0 and later.
- applications(Consumer<Application.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
Applies to Amazon EMR releases 4.0 and later.
- args() - Method in class software.amazon.awssdk.services.emr.model.Application
-
Arguments for Amazon EMR to pass to the application.
- args(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.Application.Builder
-
Arguments for Amazon EMR to pass to the application.
- args(String...) - Method in interface software.amazon.awssdk.services.emr.model.Application.Builder
-
Arguments for Amazon EMR to pass to the application.
- args() - Method in class software.amazon.awssdk.services.emr.model.Command
-
Arguments for Amazon EMR to pass to the command for execution.
- args(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.Command.Builder
-
Arguments for Amazon EMR to pass to the command for execution.
- args(String...) - Method in interface software.amazon.awssdk.services.emr.model.Command.Builder
-
Arguments for Amazon EMR to pass to the command for execution.
- args() - Method in class software.amazon.awssdk.services.emr.model.HadoopJarStepConfig
-
A list of command line arguments passed to the JAR file's main function when executed.
- args(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.HadoopJarStepConfig.Builder
-
A list of command line arguments passed to the JAR file's main function when executed.
- args(String...) - Method in interface software.amazon.awssdk.services.emr.model.HadoopJarStepConfig.Builder
-
A list of command line arguments passed to the JAR file's main function when executed.
- args() - Method in class software.amazon.awssdk.services.emr.model.HadoopStepConfig
-
The list of command line arguments to pass to the JAR file's main function for execution.
- args(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.HadoopStepConfig.Builder
-
The list of command line arguments to pass to the JAR file's main function for execution.
- args(String...) - Method in interface software.amazon.awssdk.services.emr.model.HadoopStepConfig.Builder
-
The list of command line arguments to pass to the JAR file's main function for execution.
- args() - Method in class software.amazon.awssdk.services.emr.model.ScriptBootstrapActionConfig
-
A list of command line arguments to pass to the bootstrap action script.
- args(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.ScriptBootstrapActionConfig.Builder
-
A list of command line arguments to pass to the bootstrap action script.
- args(String...) - Method in interface software.amazon.awssdk.services.emr.model.ScriptBootstrapActionConfig.Builder
-
A list of command line arguments to pass to the bootstrap action script.
- args() - Method in class software.amazon.awssdk.services.emr.model.SupportedProductConfig
-
The list of user-supplied arguments.
- args(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.SupportedProductConfig.Builder
-
The list of user-supplied arguments.
- args(String...) - Method in interface software.amazon.awssdk.services.emr.model.SupportedProductConfig.Builder
-
The list of user-supplied arguments.
- arn() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
The Amazon Resource Name (ARN) of the notebook execution.
- arn(String) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
The Amazon Resource Name (ARN) of the notebook execution.
- AuthMode - Enum in software.amazon.awssdk.services.emr.model
-
- authMode() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
Specifies whether the Studio authenticates users using IAM or Amazon Web Services SSO.
- authMode(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
-
Specifies whether the Studio authenticates users using IAM or Amazon Web Services SSO.
- authMode(AuthMode) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
-
Specifies whether the Studio authenticates users using IAM or Amazon Web Services SSO.
- authMode() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
Specifies whether the Amazon EMR Studio authenticates users using IAM or Amazon Web Services SSO.
- authMode(String) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
Specifies whether the Amazon EMR Studio authenticates users using IAM or Amazon Web Services SSO.
- authMode(AuthMode) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
Specifies whether the Amazon EMR Studio authenticates users using IAM or Amazon Web Services SSO.
- authMode() - Method in class software.amazon.awssdk.services.emr.model.StudioSummary
-
Specifies whether the Studio authenticates users using IAM or Amazon Web Services SSO.
- authMode(String) - Method in interface software.amazon.awssdk.services.emr.model.StudioSummary.Builder
-
Specifies whether the Studio authenticates users using IAM or Amazon Web Services SSO.
- authMode(AuthMode) - Method in interface software.amazon.awssdk.services.emr.model.StudioSummary.Builder
-
Specifies whether the Studio authenticates users using IAM or Amazon Web Services SSO.
- authModeAsString() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
Specifies whether the Studio authenticates users using IAM or Amazon Web Services SSO.
- authModeAsString() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
Specifies whether the Amazon EMR Studio authenticates users using IAM or Amazon Web Services SSO.
- authModeAsString() - Method in class software.amazon.awssdk.services.emr.model.StudioSummary
-
Specifies whether the Studio authenticates users using IAM or Amazon Web Services SSO.
- AutoScalingPolicy - Class in software.amazon.awssdk.services.emr.model
-
An automatic scaling policy for a core instance group or task instance group in an Amazon EMR cluster.
- autoScalingPolicy() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
An automatic scaling policy for a core instance group or task instance group in an Amazon EMR cluster.
- autoScalingPolicy(AutoScalingPolicyDescription) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
An automatic scaling policy for a core instance group or task instance group in an Amazon EMR cluster.
- autoScalingPolicy(Consumer<AutoScalingPolicyDescription.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
An automatic scaling policy for a core instance group or task instance group in an Amazon EMR cluster.
- autoScalingPolicy() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupConfig
-
An automatic scaling policy for a core instance group or task instance group in an Amazon EMR cluster.
- autoScalingPolicy(AutoScalingPolicy) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupConfig.Builder
-
An automatic scaling policy for a core instance group or task instance group in an Amazon EMR cluster.
- autoScalingPolicy(Consumer<AutoScalingPolicy.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupConfig.Builder
-
An automatic scaling policy for a core instance group or task instance group in an Amazon EMR cluster.
- autoScalingPolicy() - Method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyRequest
-
Specifies the definition of the automatic scaling policy.
- autoScalingPolicy(AutoScalingPolicy) - Method in interface software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyRequest.Builder
-
Specifies the definition of the automatic scaling policy.
- autoScalingPolicy(Consumer<AutoScalingPolicy.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyRequest.Builder
-
Specifies the definition of the automatic scaling policy.
- autoScalingPolicy() - Method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyResponse
-
The automatic scaling policy definition.
- autoScalingPolicy(AutoScalingPolicyDescription) - Method in interface software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyResponse.Builder
-
The automatic scaling policy definition.
- autoScalingPolicy(Consumer<AutoScalingPolicyDescription.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyResponse.Builder
-
The automatic scaling policy definition.
- AutoScalingPolicy.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- AutoScalingPolicyDescription - Class in software.amazon.awssdk.services.emr.model
-
An automatic scaling policy for a core instance group or task instance group in an Amazon EMR cluster.
- AutoScalingPolicyDescription.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- AutoScalingPolicyState - Enum in software.amazon.awssdk.services.emr.model
-
- AutoScalingPolicyStateChangeReason - Class in software.amazon.awssdk.services.emr.model
-
- AutoScalingPolicyStateChangeReason.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- AutoScalingPolicyStateChangeReasonCode - Enum in software.amazon.awssdk.services.emr.model
-
- AutoScalingPolicyStatus - Class in software.amazon.awssdk.services.emr.model
-
The status of an automatic scaling policy.
- AutoScalingPolicyStatus.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- autoScalingRole() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
An IAM role for automatic scaling policies.
- autoScalingRole(String) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
An IAM role for automatic scaling policies.
- autoScalingRole() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
An IAM role for automatic scaling policies.
- autoScalingRole(String) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
An IAM role for automatic scaling policies.
- autoTerminate() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
Specifies whether the cluster should terminate after completing all steps.
- autoTerminate(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
Specifies whether the cluster should terminate after completing all steps.
- AutoTerminationPolicy - Class in software.amazon.awssdk.services.emr.model
-
An auto-termination policy for an Amazon EMR cluster.
- autoTerminationPolicy() - Method in class software.amazon.awssdk.services.emr.model.GetAutoTerminationPolicyResponse
-
Specifies the auto-termination policy that is attached to an Amazon EMR cluster.
- autoTerminationPolicy(AutoTerminationPolicy) - Method in interface software.amazon.awssdk.services.emr.model.GetAutoTerminationPolicyResponse.Builder
-
Specifies the auto-termination policy that is attached to an Amazon EMR cluster.
- autoTerminationPolicy(Consumer<AutoTerminationPolicy.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.GetAutoTerminationPolicyResponse.Builder
-
Specifies the auto-termination policy that is attached to an Amazon EMR cluster.
- autoTerminationPolicy() - Method in class software.amazon.awssdk.services.emr.model.PutAutoTerminationPolicyRequest
-
Specifies the auto-termination policy to attach to the cluster.
- autoTerminationPolicy(AutoTerminationPolicy) - Method in interface software.amazon.awssdk.services.emr.model.PutAutoTerminationPolicyRequest.Builder
-
Specifies the auto-termination policy to attach to the cluster.
- autoTerminationPolicy(Consumer<AutoTerminationPolicy.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.PutAutoTerminationPolicyRequest.Builder
-
Specifies the auto-termination policy to attach to the cluster.
- autoTerminationPolicy() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
Returns the value of the AutoTerminationPolicy property for this object.
- autoTerminationPolicy(AutoTerminationPolicy) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
Sets the value of the AutoTerminationPolicy property for this object.
- autoTerminationPolicy(Consumer<AutoTerminationPolicy.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
Sets the value of the AutoTerminationPolicy property for this object.
- AutoTerminationPolicy.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- availabilityZone() - Method in class software.amazon.awssdk.services.emr.model.PlacementType
-
The Amazon EC2 Availability Zone for the cluster.
- availabilityZone(String) - Method in interface software.amazon.awssdk.services.emr.model.PlacementType.Builder
-
The Amazon EC2 Availability Zone for the cluster.
- availabilityZones() - Method in class software.amazon.awssdk.services.emr.model.PlacementType
-
When multiple Availability Zones are specified, Amazon EMR evaluates them and launches instances in the optimal
Availability Zone.
- availabilityZones(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.PlacementType.Builder
-
When multiple Availability Zones are specified, Amazon EMR evaluates them and launches instances in the
optimal Availability Zone.
- availabilityZones(String...) - Method in interface software.amazon.awssdk.services.emr.model.PlacementType.Builder
-
When multiple Availability Zones are specified, Amazon EMR evaluates them and launches instances in the
optimal Availability Zone.
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.emr.model.EmrException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.emr.model.EmrException.BuilderImpl
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.emr.model.InternalServerErrorException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.emr.model.InternalServerException.Builder
-
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.emr.model.InvalidRequestException.Builder
-
- cancelSteps(CancelStepsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Cancels a pending step or steps in a running cluster.
- cancelSteps(Consumer<CancelStepsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Cancels a pending step or steps in a running cluster.
- cancelSteps(CancelStepsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Cancels a pending step or steps in a running cluster.
- cancelSteps(Consumer<CancelStepsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Cancels a pending step or steps in a running cluster.
- CancelStepsInfo - Class in software.amazon.awssdk.services.emr.model
-
Specification of the status of a CancelSteps request.
- CancelStepsInfo.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- cancelStepsInfoList(Collection<CancelStepsInfo>) - Method in interface software.amazon.awssdk.services.emr.model.CancelStepsResponse.Builder
-
A list of
CancelStepsInfo, which shows the status of specified cancel requests for each
StepID
specified.
- cancelStepsInfoList(CancelStepsInfo...) - Method in interface software.amazon.awssdk.services.emr.model.CancelStepsResponse.Builder
-
A list of
CancelStepsInfo, which shows the status of specified cancel requests for each
StepID
specified.
- cancelStepsInfoList(Consumer<CancelStepsInfo.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.CancelStepsResponse.Builder
-
A list of
CancelStepsInfo, which shows the status of specified cancel requests for each
StepID
specified.
- cancelStepsInfoList() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsResponse
-
A list of
CancelStepsInfo, which shows the status of specified cancel requests for each
StepID
specified.
- CancelStepsRequest - Class in software.amazon.awssdk.services.emr.model
-
- CancelStepsRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- CancelStepsRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- CancelStepsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.CancelStepsRequestMarshaller
-
- CancelStepsRequestStatus - Enum in software.amazon.awssdk.services.emr.model
-
- CancelStepsResponse - Class in software.amazon.awssdk.services.emr.model
-
- CancelStepsResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- capacityReservationOptions(OnDemandCapacityReservationOptions) - Method in interface software.amazon.awssdk.services.emr.model.OnDemandProvisioningSpecification.Builder
-
The launch specification for On-Demand instances in the instance fleet, which determines the allocation
strategy.
- capacityReservationOptions(Consumer<OnDemandCapacityReservationOptions.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.OnDemandProvisioningSpecification.Builder
-
The launch specification for On-Demand instances in the instance fleet, which determines the allocation
strategy.
- capacityReservationOptions() - Method in class software.amazon.awssdk.services.emr.model.OnDemandProvisioningSpecification
-
The launch specification for On-Demand instances in the instance fleet, which determines the allocation strategy.
- capacityReservationPreference(String) - Method in interface software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationOptions.Builder
-
Indicates the instance's Capacity Reservation preferences.
- capacityReservationPreference(OnDemandCapacityReservationPreference) - Method in interface software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationOptions.Builder
-
Indicates the instance's Capacity Reservation preferences.
- capacityReservationPreference() - Method in class software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationOptions
-
Indicates the instance's Capacity Reservation preferences.
- capacityReservationPreferenceAsString() - Method in class software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationOptions
-
Indicates the instance's Capacity Reservation preferences.
- capacityReservationResourceGroupArn(String) - Method in interface software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationOptions.Builder
-
The ARN of the Capacity Reservation resource group in which to run the instance.
- capacityReservationResourceGroupArn() - Method in class software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationOptions
-
The ARN of the Capacity Reservation resource group in which to run the instance.
- cause(Throwable) - Method in interface software.amazon.awssdk.services.emr.model.EmrException.Builder
-
- cause(Throwable) - Method in class software.amazon.awssdk.services.emr.model.EmrException.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.emr.model.InternalServerErrorException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.emr.model.InternalServerException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.emr.model.InvalidRequestException.Builder
-
- classification(String) - Method in interface software.amazon.awssdk.services.emr.model.Configuration.Builder
-
The classification within a configuration.
- classification() - Method in class software.amazon.awssdk.services.emr.model.Configuration
-
The classification within a configuration.
- client(EmrAsyncClient) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrAsyncWaiter.Builder
-
- client(EmrClient) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrWaiter.Builder
-
Sets a custom
EmrClient
that will be used to poll the resource
- CloudWatchAlarmDefinition - Class in software.amazon.awssdk.services.emr.model
-
The definition of a CloudWatch metric alarm, which determines when an automatic scaling activity is triggered.
- cloudWatchAlarmDefinition(CloudWatchAlarmDefinition) - Method in interface software.amazon.awssdk.services.emr.model.ScalingTrigger.Builder
-
The definition of a CloudWatch metric alarm.
- cloudWatchAlarmDefinition(Consumer<CloudWatchAlarmDefinition.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.ScalingTrigger.Builder
-
The definition of a CloudWatch metric alarm.
- cloudWatchAlarmDefinition() - Method in class software.amazon.awssdk.services.emr.model.ScalingTrigger
-
The definition of a CloudWatch metric alarm.
- CloudWatchAlarmDefinition.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- Cluster - Class in software.amazon.awssdk.services.emr.model
-
The detailed description of the cluster.
- cluster(Cluster) - Method in interface software.amazon.awssdk.services.emr.model.DescribeClusterResponse.Builder
-
This output contains the details for the requested cluster.
- cluster(Consumer<Cluster.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.DescribeClusterResponse.Builder
-
This output contains the details for the requested cluster.
- cluster() - Method in class software.amazon.awssdk.services.emr.model.DescribeClusterResponse
-
This output contains the details for the requested cluster.
- Cluster.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- clusterArn(String) - Method in interface software.amazon.awssdk.services.emr.model.AddInstanceFleetResponse.Builder
-
The Amazon Resource Name of the cluster.
- clusterArn() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetResponse
-
The Amazon Resource Name of the cluster.
- clusterArn(String) - Method in interface software.amazon.awssdk.services.emr.model.AddInstanceGroupsResponse.Builder
-
The Amazon Resource Name of the cluster.
- clusterArn() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceGroupsResponse
-
The Amazon Resource Name of the cluster.
- clusterArn(String) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
The Amazon Resource Name of the cluster.
- clusterArn() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
The Amazon Resource Name of the cluster.
- clusterArn(String) - Method in interface software.amazon.awssdk.services.emr.model.ClusterSummary.Builder
-
The Amazon Resource Name of the cluster.
- clusterArn() - Method in class software.amazon.awssdk.services.emr.model.ClusterSummary
-
The Amazon Resource Name of the cluster.
- clusterArn(String) - Method in interface software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyResponse.Builder
-
The Amazon Resource Name (ARN) of the cluster.
- clusterArn() - Method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyResponse
-
The Amazon Resource Name (ARN) of the cluster.
- clusterArn(String) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowResponse.Builder
-
The Amazon Resource Name (ARN) of the cluster.
- clusterArn() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowResponse
-
The Amazon Resource Name (ARN) of the cluster.
- clusterId(String) - Method in interface software.amazon.awssdk.services.emr.model.AddInstanceFleetRequest.Builder
-
The unique identifier of the cluster.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetRequest
-
The unique identifier of the cluster.
- clusterId(String) - Method in interface software.amazon.awssdk.services.emr.model.AddInstanceFleetResponse.Builder
-
The unique identifier of the cluster.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetResponse
-
The unique identifier of the cluster.
- clusterId(String) - Method in interface software.amazon.awssdk.services.emr.model.CancelStepsRequest.Builder
-
The ClusterID
for the specified steps that will be canceled.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsRequest
-
The ClusterID
for the specified steps that will be canceled.
- clusterId(String) - Method in interface software.amazon.awssdk.services.emr.model.DescribeClusterRequest.Builder
-
The identifier of the cluster to describe.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.DescribeClusterRequest
-
The identifier of the cluster to describe.
- clusterId(String) - Method in interface software.amazon.awssdk.services.emr.model.DescribeStepRequest.Builder
-
The identifier of the cluster with steps to describe.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.DescribeStepRequest
-
The identifier of the cluster with steps to describe.
- clusterId(String) - Method in interface software.amazon.awssdk.services.emr.model.GetAutoTerminationPolicyRequest.Builder
-
Specifies the ID of the Amazon EMR cluster for which the auto-termination policy will be fetched.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.GetAutoTerminationPolicyRequest
-
Specifies the ID of the Amazon EMR cluster for which the auto-termination policy will be fetched.
- clusterId(String) - Method in interface software.amazon.awssdk.services.emr.model.GetManagedScalingPolicyRequest.Builder
-
Specifies the ID of the cluster for which the managed scaling policy will be fetched.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.GetManagedScalingPolicyRequest
-
Specifies the ID of the cluster for which the managed scaling policy will be fetched.
- clusterId(String) - Method in interface software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest.Builder
-
The cluster identifier for the bootstrap actions to list.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest
-
The cluster identifier for the bootstrap actions to list.
- clusterId(String) - Method in interface software.amazon.awssdk.services.emr.model.ListInstanceFleetsRequest.Builder
-
The unique identifier of the cluster.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceFleetsRequest
-
The unique identifier of the cluster.
- clusterId(String) - Method in interface software.amazon.awssdk.services.emr.model.ListInstanceGroupsRequest.Builder
-
The identifier of the cluster for which to list the instance groups.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceGroupsRequest
-
The identifier of the cluster for which to list the instance groups.
- clusterId(String) - Method in interface software.amazon.awssdk.services.emr.model.ListInstancesRequest.Builder
-
The identifier of the cluster for which to list the instances.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
-
The identifier of the cluster for which to list the instances.
- clusterId(String) - Method in interface software.amazon.awssdk.services.emr.model.ListStepsRequest.Builder
-
The identifier of the cluster for which to list the steps.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.ListStepsRequest
-
The identifier of the cluster for which to list the steps.
- clusterId(String) - Method in interface software.amazon.awssdk.services.emr.model.ModifyClusterRequest.Builder
-
The unique identifier of the cluster.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.ModifyClusterRequest
-
The unique identifier of the cluster.
- clusterId(String) - Method in interface software.amazon.awssdk.services.emr.model.ModifyInstanceFleetRequest.Builder
-
The unique identifier of the cluster.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceFleetRequest
-
The unique identifier of the cluster.
- clusterId(String) - Method in interface software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsRequest.Builder
-
The ID of the cluster to which the instance group belongs.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsRequest
-
The ID of the cluster to which the instance group belongs.
- clusterId(String) - Method in interface software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyRequest.Builder
-
Specifies the ID of a cluster.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyRequest
-
Specifies the ID of a cluster.
- clusterId(String) - Method in interface software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyResponse.Builder
-
Specifies the ID of a cluster.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyResponse
-
Specifies the ID of a cluster.
- clusterId(String) - Method in interface software.amazon.awssdk.services.emr.model.PutAutoTerminationPolicyRequest.Builder
-
Specifies the ID of the Amazon EMR cluster to which the auto-termination policy will be attached.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.PutAutoTerminationPolicyRequest
-
Specifies the ID of the Amazon EMR cluster to which the auto-termination policy will be attached.
- clusterId(String) - Method in interface software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyRequest.Builder
-
Specifies the ID of an EMR cluster where the managed scaling policy is attached.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyRequest
-
Specifies the ID of an EMR cluster where the managed scaling policy is attached.
- clusterId(String) - Method in interface software.amazon.awssdk.services.emr.model.RemoveAutoScalingPolicyRequest.Builder
-
Specifies the ID of a cluster.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoScalingPolicyRequest
-
Specifies the ID of a cluster.
- clusterId(String) - Method in interface software.amazon.awssdk.services.emr.model.RemoveAutoTerminationPolicyRequest.Builder
-
Specifies the ID of the Amazon EMR cluster from which the auto-termination policy will be removed.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoTerminationPolicyRequest
-
Specifies the ID of the Amazon EMR cluster from which the auto-termination policy will be removed.
- clusterId(String) - Method in interface software.amazon.awssdk.services.emr.model.RemoveManagedScalingPolicyRequest.Builder
-
Specifies the ID of the cluster from which the managed scaling policy will be removed.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.RemoveManagedScalingPolicyRequest
-
Specifies the ID of the cluster from which the managed scaling policy will be removed.
- clusters(Collection<ClusterSummary>) - Method in interface software.amazon.awssdk.services.emr.model.ListClustersResponse.Builder
-
The list of clusters for the account based on the given filters.
- clusters(ClusterSummary...) - Method in interface software.amazon.awssdk.services.emr.model.ListClustersResponse.Builder
-
The list of clusters for the account based on the given filters.
- clusters(Consumer<ClusterSummary.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.ListClustersResponse.Builder
-
The list of clusters for the account based on the given filters.
- clusters() - Method in class software.amazon.awssdk.services.emr.model.ListClustersResponse
-
The list of clusters for the account based on the given filters.
- clusters() - Method in class software.amazon.awssdk.services.emr.paginators.ListClustersIterable
-
- clusters() - Method in class software.amazon.awssdk.services.emr.paginators.ListClustersPublisher
-
Returns a publisher that can be used to get a stream of data.
- ClusterState - Enum in software.amazon.awssdk.services.emr.model
-
- ClusterStateChangeReason - Class in software.amazon.awssdk.services.emr.model
-
The reason that the cluster changed to its current state.
- ClusterStateChangeReason.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- ClusterStateChangeReasonCode - Enum in software.amazon.awssdk.services.emr.model
-
- clusterStates(Collection<ClusterState>) - Method in interface software.amazon.awssdk.services.emr.model.ListClustersRequest.Builder
-
The cluster state filters to apply when listing clusters.
- clusterStates(ClusterState...) - Method in interface software.amazon.awssdk.services.emr.model.ListClustersRequest.Builder
-
The cluster state filters to apply when listing clusters.
- clusterStates() - Method in class software.amazon.awssdk.services.emr.model.ListClustersRequest
-
The cluster state filters to apply when listing clusters.
- clusterStatesAsStrings() - Method in class software.amazon.awssdk.services.emr.model.ListClustersRequest
-
The cluster state filters to apply when listing clusters.
- clusterStatesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.ListClustersRequest.Builder
-
The cluster state filters to apply when listing clusters.
- clusterStatesWithStrings(String...) - Method in interface software.amazon.awssdk.services.emr.model.ListClustersRequest.Builder
-
The cluster state filters to apply when listing clusters.
- ClusterStatus - Class in software.amazon.awssdk.services.emr.model
-
The detailed status of the cluster.
- ClusterStatus.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- ClusterSummary - Class in software.amazon.awssdk.services.emr.model
-
The summary description of the cluster.
- ClusterSummary.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- ClusterTimeline - Class in software.amazon.awssdk.services.emr.model
-
Represents the timeline of the cluster's lifecycle.
- ClusterTimeline.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- code(String) - Method in interface software.amazon.awssdk.services.emr.model.AutoScalingPolicyStateChangeReason.Builder
-
The code indicating the reason for the change in status.USER_REQUEST
indicates that the scaling
policy status was changed by a user.
- code(AutoScalingPolicyStateChangeReasonCode) - Method in interface software.amazon.awssdk.services.emr.model.AutoScalingPolicyStateChangeReason.Builder
-
The code indicating the reason for the change in status.USER_REQUEST
indicates that the scaling
policy status was changed by a user.
- code() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyStateChangeReason
-
The code indicating the reason for the change in status.USER_REQUEST
indicates that the scaling
policy status was changed by a user.
- code(String) - Method in interface software.amazon.awssdk.services.emr.model.ClusterStateChangeReason.Builder
-
The programmatic code for the state change reason.
- code(ClusterStateChangeReasonCode) - Method in interface software.amazon.awssdk.services.emr.model.ClusterStateChangeReason.Builder
-
The programmatic code for the state change reason.
- code() - Method in class software.amazon.awssdk.services.emr.model.ClusterStateChangeReason
-
The programmatic code for the state change reason.
- code(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReason.Builder
-
A code corresponding to the reason the state change occurred.
- code(InstanceFleetStateChangeReasonCode) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReason.Builder
-
A code corresponding to the reason the state change occurred.
- code() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReason
-
A code corresponding to the reason the state change occurred.
- code(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReason.Builder
-
The programmable code for the state change reason.
- code(InstanceGroupStateChangeReasonCode) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReason.Builder
-
The programmable code for the state change reason.
- code() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReason
-
The programmable code for the state change reason.
- code(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceStateChangeReason.Builder
-
The programmable code for the state change reason.
- code(InstanceStateChangeReasonCode) - Method in interface software.amazon.awssdk.services.emr.model.InstanceStateChangeReason.Builder
-
The programmable code for the state change reason.
- code() - Method in class software.amazon.awssdk.services.emr.model.InstanceStateChangeReason
-
The programmable code for the state change reason.
- code(String) - Method in interface software.amazon.awssdk.services.emr.model.StepStateChangeReason.Builder
-
The programmable code for the state change reason.
- code(StepStateChangeReasonCode) - Method in interface software.amazon.awssdk.services.emr.model.StepStateChangeReason.Builder
-
The programmable code for the state change reason.
- code() - Method in class software.amazon.awssdk.services.emr.model.StepStateChangeReason
-
The programmable code for the state change reason.
- codeAsString() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyStateChangeReason
-
The code indicating the reason for the change in status.USER_REQUEST
indicates that the scaling
policy status was changed by a user.
- codeAsString() - Method in class software.amazon.awssdk.services.emr.model.ClusterStateChangeReason
-
The programmatic code for the state change reason.
- codeAsString() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReason
-
A code corresponding to the reason the state change occurred.
- codeAsString() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReason
-
The programmable code for the state change reason.
- codeAsString() - Method in class software.amazon.awssdk.services.emr.model.InstanceStateChangeReason
-
The programmable code for the state change reason.
- codeAsString() - Method in class software.amazon.awssdk.services.emr.model.StepStateChangeReason
-
The programmable code for the state change reason.
- Command - Class in software.amazon.awssdk.services.emr.model
-
An entity describing an executable that runs on a cluster.
- Command.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- compare(String, WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.emr.waiters.internal.WaitersRuntime.Value
-
Compare this value to another value, using the specified comparison operator:
https://jmespath.org/specification.html#comparison-operators
- comparisonOperator(String) - Method in interface software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition.Builder
-
Determines how the metric specified by MetricName
is compared to the value specified by
Threshold
.
- comparisonOperator(ComparisonOperator) - Method in interface software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition.Builder
-
Determines how the metric specified by MetricName
is compared to the value specified by
Threshold
.
- comparisonOperator() - Method in class software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition
-
Determines how the metric specified by MetricName
is compared to the value specified by
Threshold
.
- ComparisonOperator - Enum in software.amazon.awssdk.services.emr.model
-
- comparisonOperatorAsString() - Method in class software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition
-
Determines how the metric specified by MetricName
is compared to the value specified by
Threshold
.
- ComputeLimits - Class in software.amazon.awssdk.services.emr.model
-
The EC2 unit limits for a managed scaling policy.
- computeLimits(ComputeLimits) - Method in interface software.amazon.awssdk.services.emr.model.ManagedScalingPolicy.Builder
-
The EC2 unit limits for a managed scaling policy.
- computeLimits(Consumer<ComputeLimits.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.ManagedScalingPolicy.Builder
-
The EC2 unit limits for a managed scaling policy.
- computeLimits() - Method in class software.amazon.awssdk.services.emr.model.ManagedScalingPolicy
-
The EC2 unit limits for a managed scaling policy.
- ComputeLimits.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- ComputeLimitsUnitType - Enum in software.amazon.awssdk.services.emr.model
-
- config(HadoopStepConfig) - Method in interface software.amazon.awssdk.services.emr.model.Step.Builder
-
The Hadoop job configuration of the cluster step.
- config(Consumer<HadoopStepConfig.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.Step.Builder
-
The Hadoop job configuration of the cluster step.
- config() - Method in class software.amazon.awssdk.services.emr.model.Step
-
The Hadoop job configuration of the cluster step.
- config(HadoopStepConfig) - Method in interface software.amazon.awssdk.services.emr.model.StepSummary.Builder
-
The Hadoop job configuration of the cluster step.
- config(Consumer<HadoopStepConfig.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.StepSummary.Builder
-
The Hadoop job configuration of the cluster step.
- config() - Method in class software.amazon.awssdk.services.emr.model.StepSummary
-
The Hadoop job configuration of the cluster step.
- Configuration - Class in software.amazon.awssdk.services.emr.model
-
- Configuration.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- configurations(Collection<Configuration>) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
Applies only to Amazon EMR releases 4.x and later.
- configurations(Configuration...) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
Applies only to Amazon EMR releases 4.x and later.
- configurations(Consumer<Configuration.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
Applies only to Amazon EMR releases 4.x and later.
- configurations() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
Applies only to Amazon EMR releases 4.x and later.
- configurations(Collection<Configuration>) - Method in interface software.amazon.awssdk.services.emr.model.Configuration.Builder
-
A list of additional configurations to apply within a configuration object.
- configurations(Configuration...) - Method in interface software.amazon.awssdk.services.emr.model.Configuration.Builder
-
A list of additional configurations to apply within a configuration object.
- configurations(Consumer<Configuration.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.Configuration.Builder
-
A list of additional configurations to apply within a configuration object.
- configurations() - Method in class software.amazon.awssdk.services.emr.model.Configuration
-
A list of additional configurations to apply within a configuration object.
- configurations(Collection<Configuration>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
- configurations(Configuration...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
- configurations(Consumer<Configuration.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
- configurations() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
- configurations(Collection<Configuration>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupConfig.Builder
-
- configurations(Configuration...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupConfig.Builder
-
- configurations(Consumer<Configuration.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupConfig.Builder
-
- configurations() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupConfig
-
- configurations(Collection<Configuration>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig.Builder
-
A list of new or modified configurations to apply for an instance group.
- configurations(Configuration...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig.Builder
-
A list of new or modified configurations to apply for an instance group.
- configurations(Consumer<Configuration.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig.Builder
-
A list of new or modified configurations to apply for an instance group.
- configurations() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig
-
A list of new or modified configurations to apply for an instance group.
- configurations(Collection<Configuration>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTypeConfig.Builder
-
A configuration classification that applies when provisioning cluster instances, which can include
configurations for applications and software that run on the cluster.
- configurations(Configuration...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTypeConfig.Builder
-
A configuration classification that applies when provisioning cluster instances, which can include
configurations for applications and software that run on the cluster.
- configurations(Consumer<Configuration.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTypeConfig.Builder
-
A configuration classification that applies when provisioning cluster instances, which can include
configurations for applications and software that run on the cluster.
- configurations() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeConfig
-
A configuration classification that applies when provisioning cluster instances, which can include configurations
for applications and software that run on the cluster.
- configurations(Collection<Configuration>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTypeSpecification.Builder
-
A configuration classification that applies when provisioning cluster instances, which can include
configurations for applications and software bundled with Amazon EMR.
- configurations(Configuration...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTypeSpecification.Builder
-
A configuration classification that applies when provisioning cluster instances, which can include
configurations for applications and software bundled with Amazon EMR.
- configurations(Consumer<Configuration.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTypeSpecification.Builder
-
A configuration classification that applies when provisioning cluster instances, which can include
configurations for applications and software bundled with Amazon EMR.
- configurations() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeSpecification
-
A configuration classification that applies when provisioning cluster instances, which can include configurations
for applications and software bundled with Amazon EMR.
- configurations(Collection<Configuration>) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
For Amazon EMR releases 4.0 and later.
- configurations(Configuration...) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
For Amazon EMR releases 4.0 and later.
- configurations(Consumer<Configuration.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
For Amazon EMR releases 4.0 and later.
- configurations() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
For Amazon EMR releases 4.0 and later.
- configurationsVersion(Long) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
The version number of the requested configuration specification for this instance group.
- configurationsVersion() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
The version number of the requested configuration specification for this instance group.
- constant(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.emr.waiters.internal.WaitersRuntime.Value
-
Convert this value to a new constant value, discarding the current value.
- constant(Object) - Method in class software.amazon.awssdk.services.emr.waiters.internal.WaitersRuntime.Value
-
Convert this value to a new constant value, discarding the current value.
- constraints(ScalingConstraints) - Method in interface software.amazon.awssdk.services.emr.model.AutoScalingPolicy.Builder
-
The upper and lower EC2 instance limits for an automatic scaling policy.
- constraints(Consumer<ScalingConstraints.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.AutoScalingPolicy.Builder
-
The upper and lower EC2 instance limits for an automatic scaling policy.
- constraints() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicy
-
The upper and lower EC2 instance limits for an automatic scaling policy.
- constraints(ScalingConstraints) - Method in interface software.amazon.awssdk.services.emr.model.AutoScalingPolicyDescription.Builder
-
The upper and lower EC2 instance limits for an automatic scaling policy.
- constraints(Consumer<ScalingConstraints.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.AutoScalingPolicyDescription.Builder
-
The upper and lower EC2 instance limits for an automatic scaling policy.
- constraints() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyDescription
-
The upper and lower EC2 instance limits for an automatic scaling policy.
- contains(WaitersRuntime.Value) - Method in class software.amazon.awssdk.services.emr.waiters.internal.WaitersRuntime.Value
-
Execute the contains function, with this value as the first parameter:
https://jmespath.org/specification.html#contains
- coolDown(Integer) - Method in interface software.amazon.awssdk.services.emr.model.SimpleScalingPolicyConfiguration.Builder
-
The amount of time, in seconds, after a scaling activity completes before any further trigger-related scaling
activities can start.
- coolDown() - Method in class software.amazon.awssdk.services.emr.model.SimpleScalingPolicyConfiguration
-
The amount of time, in seconds, after a scaling activity completes before any further trigger-related scaling
activities can start.
- create() - Static method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.emr.EmrClient
-
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.emr.model.EmrResponseMetadata
-
- create() - Static method in interface software.amazon.awssdk.services.emr.waiters.EmrAsyncWaiter
-
- create() - Static method in interface software.amazon.awssdk.services.emr.waiters.EmrWaiter
-
Create an instance of
EmrWaiter
with the default configuration.
- createdAfter(Instant) - Method in interface software.amazon.awssdk.services.emr.model.ListClustersRequest.Builder
-
The creation date and time beginning value filter for listing clusters.
- createdAfter() - Method in class software.amazon.awssdk.services.emr.model.ListClustersRequest
-
The creation date and time beginning value filter for listing clusters.
- createdBefore(Instant) - Method in interface software.amazon.awssdk.services.emr.model.ListClustersRequest.Builder
-
The creation date and time end value filter for listing clusters.
- createdBefore() - Method in class software.amazon.awssdk.services.emr.model.ListClustersRequest
-
The creation date and time end value filter for listing clusters.
- createdByArn(String) - Method in interface software.amazon.awssdk.services.emr.model.BlockPublicAccessConfigurationMetadata.Builder
-
The Amazon Resource Name that created or last modified the configuration.
- createdByArn() - Method in class software.amazon.awssdk.services.emr.model.BlockPublicAccessConfigurationMetadata
-
The Amazon Resource Name that created or last modified the configuration.
- createSecurityConfiguration(CreateSecurityConfigurationRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Creates a security configuration, which is stored in the service and can be specified when a cluster is created.
- createSecurityConfiguration(Consumer<CreateSecurityConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Creates a security configuration, which is stored in the service and can be specified when a cluster is created.
- createSecurityConfiguration(CreateSecurityConfigurationRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Creates a security configuration, which is stored in the service and can be specified when a cluster is created.
- createSecurityConfiguration(Consumer<CreateSecurityConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Creates a security configuration, which is stored in the service and can be specified when a cluster is created.
- CreateSecurityConfigurationRequest - Class in software.amazon.awssdk.services.emr.model
-
- CreateSecurityConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- CreateSecurityConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- CreateSecurityConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.CreateSecurityConfigurationRequestMarshaller
-
- CreateSecurityConfigurationResponse - Class in software.amazon.awssdk.services.emr.model
-
- CreateSecurityConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- createStudio(CreateStudioRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Creates a new Amazon EMR Studio.
- createStudio(Consumer<CreateStudioRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Creates a new Amazon EMR Studio.
- createStudio(CreateStudioRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Creates a new Amazon EMR Studio.
- createStudio(Consumer<CreateStudioRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Creates a new Amazon EMR Studio.
- CreateStudioRequest - Class in software.amazon.awssdk.services.emr.model
-
- CreateStudioRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- CreateStudioRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- CreateStudioRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.CreateStudioRequestMarshaller
-
- CreateStudioResponse - Class in software.amazon.awssdk.services.emr.model
-
- CreateStudioResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- createStudioSessionMapping(CreateStudioSessionMappingRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Maps a user or group to the Amazon EMR Studio specified by StudioId
, and applies a session policy to
refine Studio permissions for that user or group.
- createStudioSessionMapping(Consumer<CreateStudioSessionMappingRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Maps a user or group to the Amazon EMR Studio specified by StudioId
, and applies a session policy to
refine Studio permissions for that user or group.
- createStudioSessionMapping(CreateStudioSessionMappingRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Maps a user or group to the Amazon EMR Studio specified by StudioId
, and applies a session policy to
refine Studio permissions for that user or group.
- createStudioSessionMapping(Consumer<CreateStudioSessionMappingRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Maps a user or group to the Amazon EMR Studio specified by StudioId
, and applies a session policy to
refine Studio permissions for that user or group.
- CreateStudioSessionMappingRequest - Class in software.amazon.awssdk.services.emr.model
-
- CreateStudioSessionMappingRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- CreateStudioSessionMappingRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- CreateStudioSessionMappingRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.CreateStudioSessionMappingRequestMarshaller
-
- CreateStudioSessionMappingResponse - Class in software.amazon.awssdk.services.emr.model
-
- CreateStudioSessionMappingResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- creationDateTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.BlockPublicAccessConfigurationMetadata.Builder
-
The date and time that the configuration was created.
- creationDateTime() - Method in class software.amazon.awssdk.services.emr.model.BlockPublicAccessConfigurationMetadata
-
The date and time that the configuration was created.
- creationDateTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.ClusterTimeline.Builder
-
The creation date and time of the cluster.
- creationDateTime() - Method in class software.amazon.awssdk.services.emr.model.ClusterTimeline
-
The creation date and time of the cluster.
- creationDateTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationResponse.Builder
-
The date and time the security configuration was created.
- creationDateTime() - Method in class software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationResponse
-
The date and time the security configuration was created.
- creationDateTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationResponse.Builder
-
The date and time the security configuration was created
- creationDateTime() - Method in class software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationResponse
-
The date and time the security configuration was created
- creationDateTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetTimeline.Builder
-
The time and date the instance fleet was created.
- creationDateTime() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetTimeline
-
The time and date the instance fleet was created.
- creationDateTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupTimeline.Builder
-
The creation date and time of the instance group.
- creationDateTime() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupTimeline
-
The creation date and time of the instance group.
- creationDateTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTimeline.Builder
-
The creation date and time of the instance.
- creationDateTime() - Method in class software.amazon.awssdk.services.emr.model.InstanceTimeline
-
The creation date and time of the instance.
- creationDateTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.SecurityConfigurationSummary.Builder
-
The date and time the security configuration was created.
- creationDateTime() - Method in class software.amazon.awssdk.services.emr.model.SecurityConfigurationSummary
-
The date and time the security configuration was created.
- creationDateTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.StepTimeline.Builder
-
The date and time when the cluster step was created.
- creationDateTime() - Method in class software.amazon.awssdk.services.emr.model.StepTimeline
-
The date and time when the cluster step was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.SessionMappingDetail.Builder
-
The time the session mapping was created.
- creationTime() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingDetail
-
The time the session mapping was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.SessionMappingSummary.Builder
-
The time the session mapping was created.
- creationTime() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingSummary
-
The time the session mapping was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
The time the Amazon EMR Studio was created.
- creationTime() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
The time the Amazon EMR Studio was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.StudioSummary.Builder
-
The time when the Amazon EMR Studio was created.
- creationTime() - Method in class software.amazon.awssdk.services.emr.model.StudioSummary
-
The time when the Amazon EMR Studio was created.
- crossRealmTrustPrincipalPassword(String) - Method in interface software.amazon.awssdk.services.emr.model.KerberosAttributes.Builder
-
Required only when establishing a cross-realm trust with a KDC in a different realm.
- crossRealmTrustPrincipalPassword() - Method in class software.amazon.awssdk.services.emr.model.KerberosAttributes
-
Required only when establishing a cross-realm trust with a KDC in a different realm.
- customAmiId(String) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
Available only in Amazon EMR version 5.7.0 and later.
- customAmiId() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
Available only in Amazon EMR version 5.7.0 and later.
- customAmiId(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
The custom AMI ID to use for the provisioned instance group.
- customAmiId() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
The custom AMI ID to use for the provisioned instance group.
- customAmiId(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupConfig.Builder
-
The custom AMI ID to use for the provisioned instance group.
- customAmiId() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupConfig
-
The custom AMI ID to use for the provisioned instance group.
- customAmiId(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTypeConfig.Builder
-
The custom AMI ID to use for the instance type.
- customAmiId() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeConfig
-
The custom AMI ID to use for the instance type.
- customAmiId(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTypeSpecification.Builder
-
The custom AMI ID to use for the instance type.
- customAmiId() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeSpecification
-
The custom AMI ID to use for the instance type.
- customAmiId(String) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
Available only in Amazon EMR version 5.7.0 and later.
- customAmiId() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
Available only in Amazon EMR version 5.7.0 and later.
- decommissionTimeout(Integer) - Method in interface software.amazon.awssdk.services.emr.model.ShrinkPolicy.Builder
-
The desired timeout for decommissioning an instance.
- decommissionTimeout() - Method in class software.amazon.awssdk.services.emr.model.ShrinkPolicy
-
The desired timeout for decommissioning an instance.
- DEFAULT_ACCEPTORS - Static variable in class software.amazon.awssdk.services.emr.waiters.internal.WaitersRuntime
-
The default acceptors that should be matched *last* in the list of acceptors used by the SDK client waiters.
- defaultS3Location(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
-
The Amazon S3 location to back up Amazon EMR Studio Workspaces and notebook files.
- defaultS3Location() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
The Amazon S3 location to back up Amazon EMR Studio Workspaces and notebook files.
- defaultS3Location(String) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
The Amazon S3 location to back up Amazon EMR Studio Workspaces and notebook files.
- defaultS3Location() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
The Amazon S3 location to back up Amazon EMR Studio Workspaces and notebook files.
- defaultS3Location(String) - Method in interface software.amazon.awssdk.services.emr.model.UpdateStudioRequest.Builder
-
The Amazon S3 location to back up Workspaces and notebook files for the Amazon EMR Studio.
- defaultS3Location() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioRequest
-
The Amazon S3 location to back up Workspaces and notebook files for the Amazon EMR Studio.
- deleteSecurityConfiguration(DeleteSecurityConfigurationRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Deletes a security configuration.
- deleteSecurityConfiguration(Consumer<DeleteSecurityConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Deletes a security configuration.
- deleteSecurityConfiguration(DeleteSecurityConfigurationRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Deletes a security configuration.
- deleteSecurityConfiguration(Consumer<DeleteSecurityConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Deletes a security configuration.
- DeleteSecurityConfigurationRequest - Class in software.amazon.awssdk.services.emr.model
-
- DeleteSecurityConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- DeleteSecurityConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- DeleteSecurityConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.DeleteSecurityConfigurationRequestMarshaller
-
- DeleteSecurityConfigurationResponse - Class in software.amazon.awssdk.services.emr.model
-
- DeleteSecurityConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- deleteStudio(DeleteStudioRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Removes an Amazon EMR Studio from the Studio metadata store.
- deleteStudio(Consumer<DeleteStudioRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Removes an Amazon EMR Studio from the Studio metadata store.
- deleteStudio(DeleteStudioRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Removes an Amazon EMR Studio from the Studio metadata store.
- deleteStudio(Consumer<DeleteStudioRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Removes an Amazon EMR Studio from the Studio metadata store.
- DeleteStudioRequest - Class in software.amazon.awssdk.services.emr.model
-
- DeleteStudioRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- DeleteStudioRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- DeleteStudioRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.DeleteStudioRequestMarshaller
-
- DeleteStudioResponse - Class in software.amazon.awssdk.services.emr.model
-
- DeleteStudioResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- deleteStudioSessionMapping(DeleteStudioSessionMappingRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Removes a user or group from an Amazon EMR Studio.
- deleteStudioSessionMapping(Consumer<DeleteStudioSessionMappingRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Removes a user or group from an Amazon EMR Studio.
- deleteStudioSessionMapping(DeleteStudioSessionMappingRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Removes a user or group from an Amazon EMR Studio.
- deleteStudioSessionMapping(Consumer<DeleteStudioSessionMappingRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Removes a user or group from an Amazon EMR Studio.
- DeleteStudioSessionMappingRequest - Class in software.amazon.awssdk.services.emr.model
-
- DeleteStudioSessionMappingRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- DeleteStudioSessionMappingRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- DeleteStudioSessionMappingRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.DeleteStudioSessionMappingRequestMarshaller
-
- DeleteStudioSessionMappingResponse - Class in software.amazon.awssdk.services.emr.model
-
- DeleteStudioSessionMappingResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- describeCluster(DescribeClusterRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides cluster-level details including status, hardware and software configuration, VPC settings, and so on.
- describeCluster(Consumer<DescribeClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides cluster-level details including status, hardware and software configuration, VPC settings, and so on.
- describeCluster(DescribeClusterRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides cluster-level details including status, hardware and software configuration, VPC settings, and so on.
- describeCluster(Consumer<DescribeClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides cluster-level details including status, hardware and software configuration, VPC settings, and so on.
- DescribeClusterRequest - Class in software.amazon.awssdk.services.emr.model
-
This input determines which cluster to describe.
- DescribeClusterRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- DescribeClusterRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- DescribeClusterRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.DescribeClusterRequestMarshaller
-
- DescribeClusterResponse - Class in software.amazon.awssdk.services.emr.model
-
This output contains the description of the cluster.
- DescribeClusterResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- describeNotebookExecution(DescribeNotebookExecutionRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides details of a notebook execution.
- describeNotebookExecution(Consumer<DescribeNotebookExecutionRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides details of a notebook execution.
- describeNotebookExecution(DescribeNotebookExecutionRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides details of a notebook execution.
- describeNotebookExecution(Consumer<DescribeNotebookExecutionRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides details of a notebook execution.
- DescribeNotebookExecutionRequest - Class in software.amazon.awssdk.services.emr.model
-
- DescribeNotebookExecutionRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- DescribeNotebookExecutionRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- DescribeNotebookExecutionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.DescribeNotebookExecutionRequestMarshaller
-
- DescribeNotebookExecutionResponse - Class in software.amazon.awssdk.services.emr.model
-
- DescribeNotebookExecutionResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- describeReleaseLabel(DescribeReleaseLabelRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides EMR release label details, such as releases available the region where the API request is run, and the
available applications for a specific EMR release label.
- describeReleaseLabel(Consumer<DescribeReleaseLabelRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides EMR release label details, such as releases available the region where the API request is run, and the
available applications for a specific EMR release label.
- describeReleaseLabel(DescribeReleaseLabelRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides EMR release label details, such as releases available the region where the API request is run, and the
available applications for a specific EMR release label.
- describeReleaseLabel(Consumer<DescribeReleaseLabelRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides EMR release label details, such as releases available the region where the API request is run, and the
available applications for a specific EMR release label.
- DescribeReleaseLabelRequest - Class in software.amazon.awssdk.services.emr.model
-
- DescribeReleaseLabelRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- DescribeReleaseLabelRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- DescribeReleaseLabelRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.DescribeReleaseLabelRequestMarshaller
-
- DescribeReleaseLabelResponse - Class in software.amazon.awssdk.services.emr.model
-
- DescribeReleaseLabelResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- describeSecurityConfiguration(DescribeSecurityConfigurationRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides the details of a security configuration by returning the configuration JSON.
- describeSecurityConfiguration(Consumer<DescribeSecurityConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides the details of a security configuration by returning the configuration JSON.
- describeSecurityConfiguration(DescribeSecurityConfigurationRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides the details of a security configuration by returning the configuration JSON.
- describeSecurityConfiguration(Consumer<DescribeSecurityConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides the details of a security configuration by returning the configuration JSON.
- DescribeSecurityConfigurationRequest - Class in software.amazon.awssdk.services.emr.model
-
- DescribeSecurityConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- DescribeSecurityConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- DescribeSecurityConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.DescribeSecurityConfigurationRequestMarshaller
-
- DescribeSecurityConfigurationResponse - Class in software.amazon.awssdk.services.emr.model
-
- DescribeSecurityConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- describeStep(DescribeStepRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides more detail about the cluster step.
- describeStep(Consumer<DescribeStepRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides more detail about the cluster step.
- describeStep(DescribeStepRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides more detail about the cluster step.
- describeStep(Consumer<DescribeStepRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides more detail about the cluster step.
- DescribeStepRequest - Class in software.amazon.awssdk.services.emr.model
-
This input determines which step to describe.
- DescribeStepRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- DescribeStepRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- DescribeStepRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.DescribeStepRequestMarshaller
-
- DescribeStepResponse - Class in software.amazon.awssdk.services.emr.model
-
This output contains the description of the cluster step.
- DescribeStepResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- describeStudio(DescribeStudioRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Returns details for the specified Amazon EMR Studio including ID, Name, VPC, Studio access URL, and so on.
- describeStudio(Consumer<DescribeStudioRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Returns details for the specified Amazon EMR Studio including ID, Name, VPC, Studio access URL, and so on.
- describeStudio(DescribeStudioRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Returns details for the specified Amazon EMR Studio including ID, Name, VPC, Studio access URL, and so on.
- describeStudio(Consumer<DescribeStudioRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Returns details for the specified Amazon EMR Studio including ID, Name, VPC, Studio access URL, and so on.
- DescribeStudioRequest - Class in software.amazon.awssdk.services.emr.model
-
- DescribeStudioRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- DescribeStudioRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- DescribeStudioRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.DescribeStudioRequestMarshaller
-
- DescribeStudioResponse - Class in software.amazon.awssdk.services.emr.model
-
- DescribeStudioResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- description(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
-
A detailed description of the Amazon EMR Studio.
- description() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
A detailed description of the Amazon EMR Studio.
- description(String) - Method in interface software.amazon.awssdk.services.emr.model.ScalingRule.Builder
-
A friendly, more verbose description of the automatic scaling rule.
- description() - Method in class software.amazon.awssdk.services.emr.model.ScalingRule
-
A friendly, more verbose description of the automatic scaling rule.
- description(String) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
The detailed description of the Amazon EMR Studio.
- description() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
The detailed description of the Amazon EMR Studio.
- description(String) - Method in interface software.amazon.awssdk.services.emr.model.StudioSummary.Builder
-
The detailed description of the Amazon EMR Studio.
- description() - Method in class software.amazon.awssdk.services.emr.model.StudioSummary
-
The detailed description of the Amazon EMR Studio.
- description(String) - Method in interface software.amazon.awssdk.services.emr.model.UpdateStudioRequest.Builder
-
A detailed description to assign to the Amazon EMR Studio.
- description() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioRequest
-
A detailed description to assign to the Amazon EMR Studio.
- device(String) - Method in interface software.amazon.awssdk.services.emr.model.EbsBlockDevice.Builder
-
The device name that is exposed to the instance, such as /dev/sdh.
- device() - Method in class software.amazon.awssdk.services.emr.model.EbsBlockDevice
-
The device name that is exposed to the instance, such as /dev/sdh.
- device(String) - Method in interface software.amazon.awssdk.services.emr.model.EbsVolume.Builder
-
The device name that is exposed to the instance, such as /dev/sdh.
- device() - Method in class software.amazon.awssdk.services.emr.model.EbsVolume
-
The device name that is exposed to the instance, such as /dev/sdh.
- dimensions(Collection<MetricDimension>) - Method in interface software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition.Builder
-
A CloudWatch metric dimension.
- dimensions(MetricDimension...) - Method in interface software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition.Builder
-
A CloudWatch metric dimension.
- dimensions(Consumer<MetricDimension.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition.Builder
-
A CloudWatch metric dimension.
- dimensions() - Method in class software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition
-
A CloudWatch metric dimension.
- EbsBlockDevice - Class in software.amazon.awssdk.services.emr.model
-
Configuration of requested EBS block device associated with the instance group.
- EbsBlockDevice.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- EbsBlockDeviceConfig - Class in software.amazon.awssdk.services.emr.model
-
Configuration of requested EBS block device associated with the instance group with count of volumes that will be
associated to every instance.
- EbsBlockDeviceConfig.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- ebsBlockDeviceConfigs(Collection<EbsBlockDeviceConfig>) - Method in interface software.amazon.awssdk.services.emr.model.EbsConfiguration.Builder
-
An array of Amazon EBS volume specifications attached to a cluster instance.
- ebsBlockDeviceConfigs(EbsBlockDeviceConfig...) - Method in interface software.amazon.awssdk.services.emr.model.EbsConfiguration.Builder
-
An array of Amazon EBS volume specifications attached to a cluster instance.
- ebsBlockDeviceConfigs(Consumer<EbsBlockDeviceConfig.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.EbsConfiguration.Builder
-
An array of Amazon EBS volume specifications attached to a cluster instance.
- ebsBlockDeviceConfigs() - Method in class software.amazon.awssdk.services.emr.model.EbsConfiguration
-
An array of Amazon EBS volume specifications attached to a cluster instance.
- ebsBlockDevices(Collection<EbsBlockDevice>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
The EBS block devices that are mapped to this instance group.
- ebsBlockDevices(EbsBlockDevice...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
The EBS block devices that are mapped to this instance group.
- ebsBlockDevices(Consumer<EbsBlockDevice.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
The EBS block devices that are mapped to this instance group.
- ebsBlockDevices() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
The EBS block devices that are mapped to this instance group.
- ebsBlockDevices(Collection<EbsBlockDevice>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTypeSpecification.Builder
-
The configuration of Amazon Elastic Block Store (Amazon EBS) attached to each instance as defined by
InstanceType
.
- ebsBlockDevices(EbsBlockDevice...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTypeSpecification.Builder
-
The configuration of Amazon Elastic Block Store (Amazon EBS) attached to each instance as defined by
InstanceType
.
- ebsBlockDevices(Consumer<EbsBlockDevice.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTypeSpecification.Builder
-
The configuration of Amazon Elastic Block Store (Amazon EBS) attached to each instance as defined by
InstanceType
.
- ebsBlockDevices() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeSpecification
-
The configuration of Amazon Elastic Block Store (Amazon EBS) attached to each instance as defined by
InstanceType
.
- EbsConfiguration - Class in software.amazon.awssdk.services.emr.model
-
The Amazon EBS configuration of a cluster instance.
- ebsConfiguration(EbsConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupConfig.Builder
-
EBS configurations that will be attached to each EC2 instance in the instance group.
- ebsConfiguration(Consumer<EbsConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupConfig.Builder
-
EBS configurations that will be attached to each EC2 instance in the instance group.
- ebsConfiguration() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupConfig
-
EBS configurations that will be attached to each EC2 instance in the instance group.
- ebsConfiguration(EbsConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTypeConfig.Builder
-
The configuration of Amazon Elastic Block Store (Amazon EBS) attached to each instance as defined by
InstanceType
.
- ebsConfiguration(Consumer<EbsConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTypeConfig.Builder
-
The configuration of Amazon Elastic Block Store (Amazon EBS) attached to each instance as defined by
InstanceType
.
- ebsConfiguration() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeConfig
-
The configuration of Amazon Elastic Block Store (Amazon EBS) attached to each instance as defined by
InstanceType
.
- EbsConfiguration.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- ebsOptimized(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.EbsConfiguration.Builder
-
Indicates whether an Amazon EBS volume is EBS-optimized.
- ebsOptimized() - Method in class software.amazon.awssdk.services.emr.model.EbsConfiguration
-
Indicates whether an Amazon EBS volume is EBS-optimized.
- ebsOptimized(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
If the instance group is EBS-optimized.
- ebsOptimized() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
If the instance group is EBS-optimized.
- ebsOptimized(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTypeSpecification.Builder
-
Evaluates to TRUE
when the specified InstanceType
is EBS-optimized.
- ebsOptimized() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeSpecification
-
Evaluates to TRUE
when the specified InstanceType
is EBS-optimized.
- ebsRootVolumeSize(Integer) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
The size, in GiB, of the Amazon EBS root device volume of the Linux AMI that is used for each EC2 instance.
- ebsRootVolumeSize() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
The size, in GiB, of the Amazon EBS root device volume of the Linux AMI that is used for each EC2 instance.
- ebsRootVolumeSize(Integer) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
The size, in GiB, of the Amazon EBS root device volume of the Linux AMI that is used for each EC2 instance.
- ebsRootVolumeSize() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
The size, in GiB, of the Amazon EBS root device volume of the Linux AMI that is used for each EC2 instance.
- EbsVolume - Class in software.amazon.awssdk.services.emr.model
-
EBS block device that's attached to an EC2 instance.
- EbsVolume.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- ebsVolumes(Collection<EbsVolume>) - Method in interface software.amazon.awssdk.services.emr.model.Instance.Builder
-
The list of Amazon EBS volumes that are attached to this instance.
- ebsVolumes(EbsVolume...) - Method in interface software.amazon.awssdk.services.emr.model.Instance.Builder
-
The list of Amazon EBS volumes that are attached to this instance.
- ebsVolumes(Consumer<EbsVolume.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.Instance.Builder
-
The list of Amazon EBS volumes that are attached to this instance.
- ebsVolumes() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
The list of Amazon EBS volumes that are attached to this instance.
- ec2AvailabilityZone(String) - Method in interface software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes.Builder
-
The Availability Zone in which the cluster will run.
- ec2AvailabilityZone() - Method in class software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
-
The Availability Zone in which the cluster will run.
- ec2InstanceAttributes(Ec2InstanceAttributes) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
Provides information about the EC2 instances in a cluster grouped by category.
- ec2InstanceAttributes(Consumer<Ec2InstanceAttributes.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
Provides information about the EC2 instances in a cluster grouped by category.
- ec2InstanceAttributes() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
Provides information about the EC2 instances in a cluster grouped by category.
- Ec2InstanceAttributes - Class in software.amazon.awssdk.services.emr.model
-
Provides information about the EC2 instances in a cluster grouped by category.
- Ec2InstanceAttributes.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- ec2InstanceId(String) - Method in interface software.amazon.awssdk.services.emr.model.Instance.Builder
-
The unique identifier of the instance in Amazon EC2.
- ec2InstanceId() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
The unique identifier of the instance in Amazon EC2.
- ec2InstanceIdsToTerminate(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig.Builder
-
The EC2 InstanceIds to terminate.
- ec2InstanceIdsToTerminate(String...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig.Builder
-
The EC2 InstanceIds to terminate.
- ec2InstanceIdsToTerminate() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig
-
The EC2 InstanceIds to terminate.
- ec2KeyName(String) - Method in interface software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes.Builder
-
The name of the Amazon EC2 key pair to use when connecting with SSH into the master node as a user named
"hadoop".
- ec2KeyName() - Method in class software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
-
The name of the Amazon EC2 key pair to use when connecting with SSH into the master node as a user named
"hadoop".
- ec2KeyName(String) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
The name of the EC2 key pair that can be used to connect to the master node using SSH as the user called
"hadoop."
- ec2KeyName() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
The name of the EC2 key pair that can be used to connect to the master node using SSH as the user called
"hadoop."
- ec2SubnetId(String) - Method in interface software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes.Builder
-
Set this parameter to the identifier of the Amazon VPC subnet where you want the cluster to launch.
- ec2SubnetId() - Method in class software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
-
Set this parameter to the identifier of the Amazon VPC subnet where you want the cluster to launch.
- ec2SubnetId(String) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
Applies to clusters that use the uniform instance group configuration.
- ec2SubnetId() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
Applies to clusters that use the uniform instance group configuration.
- ec2SubnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
Applies to clusters that use the instance fleet configuration.
- ec2SubnetIds(String...) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
Applies to clusters that use the instance fleet configuration.
- ec2SubnetIds() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
Applies to clusters that use the instance fleet configuration.
- editorId(String) - Method in interface software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest.Builder
-
The unique ID of the editor associated with the notebook execution.
- editorId() - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest
-
The unique ID of the editor associated with the notebook execution.
- editorId(String) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
The unique identifier of the EMR Notebook that is used for the notebook execution.
- editorId() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
The unique identifier of the EMR Notebook that is used for the notebook execution.
- editorId(String) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecutionSummary.Builder
-
The unique identifier of the editor associated with the notebook execution.
- editorId() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecutionSummary
-
The unique identifier of the editor associated with the notebook execution.
- editorId(String) - Method in interface software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest.Builder
-
The unique identifier of the EMR Notebook to use for notebook execution.
- editorId() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
-
The unique identifier of the EMR Notebook to use for notebook execution.
- EmrAsyncClient - Interface in software.amazon.awssdk.services.emr
-
Service client for accessing Amazon EMR asynchronously.
- EmrAsyncClientBuilder - Interface in software.amazon.awssdk.services.emr
-
- EmrAsyncWaiter - Interface in software.amazon.awssdk.services.emr.waiters
-
Waiter utility class that polls a resource until a desired state is reached or until it is determined that the
resource will never enter into the desired state.
- EmrAsyncWaiter.Builder - Interface in software.amazon.awssdk.services.emr.waiters
-
- EmrBaseClientBuilder<B extends EmrBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.emr
-
- EmrClient - Interface in software.amazon.awssdk.services.emr
-
Service client for accessing Amazon EMR.
- EmrClientBuilder - Interface in software.amazon.awssdk.services.emr
-
A builder for creating an instance of
EmrClient
.
- emrErrorCode(String) - Method in interface software.amazon.awssdk.services.emr.model.InvalidRequestException.Builder
-
The error code associated with the exception.
- emrErrorCode() - Method in exception software.amazon.awssdk.services.emr.model.InvalidRequestException
-
The error code associated with the exception.
- EmrException - Exception in software.amazon.awssdk.services.emr.model
-
- EmrException(EmrException.Builder) - Constructor for exception software.amazon.awssdk.services.emr.model.EmrException
-
- EmrException.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- EmrException.BuilderImpl - Class in software.amazon.awssdk.services.emr.model
-
- emrManagedMasterSecurityGroup(String) - Method in interface software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes.Builder
-
The identifier of the Amazon EC2 security group for the master node.
- emrManagedMasterSecurityGroup() - Method in class software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
-
The identifier of the Amazon EC2 security group for the master node.
- emrManagedMasterSecurityGroup(String) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
The identifier of the Amazon EC2 security group for the master node.
- emrManagedMasterSecurityGroup() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
The identifier of the Amazon EC2 security group for the master node.
- emrManagedSlaveSecurityGroup(String) - Method in interface software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes.Builder
-
The identifier of the Amazon EC2 security group for the core and task nodes.
- emrManagedSlaveSecurityGroup() - Method in class software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
-
The identifier of the Amazon EC2 security group for the core and task nodes.
- emrManagedSlaveSecurityGroup(String) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
The identifier of the Amazon EC2 security group for the core and task nodes.
- emrManagedSlaveSecurityGroup() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
The identifier of the Amazon EC2 security group for the core and task nodes.
- EmrRequest - Class in software.amazon.awssdk.services.emr.model
-
- EmrRequest(EmrRequest.Builder) - Constructor for class software.amazon.awssdk.services.emr.model.EmrRequest
-
- EmrRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- EmrRequest.BuilderImpl - Class in software.amazon.awssdk.services.emr.model
-
- EmrResponse - Class in software.amazon.awssdk.services.emr.model
-
- EmrResponse(EmrResponse.Builder) - Constructor for class software.amazon.awssdk.services.emr.model.EmrResponse
-
- EmrResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- EmrResponse.BuilderImpl - Class in software.amazon.awssdk.services.emr.model
-
- EmrResponseMetadata - Class in software.amazon.awssdk.services.emr.model
-
- EmrWaiter - Interface in software.amazon.awssdk.services.emr.waiters
-
Waiter utility class that polls a resource until a desired state is reached or until it is determined that the
resource will never enter into the desired state.
- EmrWaiter.Builder - Interface in software.amazon.awssdk.services.emr.waiters
-
- endDateTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.ClusterTimeline.Builder
-
The date and time when the cluster was terminated.
- endDateTime() - Method in class software.amazon.awssdk.services.emr.model.ClusterTimeline
-
The date and time when the cluster was terminated.
- endDateTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetTimeline.Builder
-
The time and date the instance fleet terminated.
- endDateTime() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetTimeline
-
The time and date the instance fleet terminated.
- endDateTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupTimeline.Builder
-
The date and time when the instance group terminated.
- endDateTime() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupTimeline
-
The date and time when the instance group terminated.
- endDateTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTimeline.Builder
-
The date and time when the instance was terminated.
- endDateTime() - Method in class software.amazon.awssdk.services.emr.model.InstanceTimeline
-
The date and time when the instance was terminated.
- endDateTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.StepTimeline.Builder
-
The date and time when the cluster step execution completed or failed.
- endDateTime() - Method in class software.amazon.awssdk.services.emr.model.StepTimeline
-
The date and time when the cluster step execution completed or failed.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
The timestamp when notebook execution ended.
- endTime() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
The timestamp when notebook execution ended.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecutionSummary.Builder
-
The timestamp when notebook execution started.
- endTime() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecutionSummary
-
The timestamp when notebook execution started.
- engineSecurityGroupId(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
-
The ID of the Amazon EMR Studio Engine security group.
- engineSecurityGroupId() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
The ID of the Amazon EMR Studio Engine security group.
- engineSecurityGroupId(String) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
The ID of the Engine security group associated with the Amazon EMR Studio.
- engineSecurityGroupId() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
The ID of the Engine security group associated with the Amazon EMR Studio.
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.AddInstanceGroupsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.AddInstanceGroupsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.AddJobFlowStepsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.AddJobFlowStepsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.AddTagsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.AddTagsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.Application
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicy
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyDescription
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyStateChangeReason
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyStatus
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.AutoTerminationPolicy
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.BlockPublicAccessConfiguration
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.BlockPublicAccessConfigurationMetadata
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.BootstrapActionConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.CancelStepsInfo
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.CancelStepsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.CancelStepsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ClusterStateChangeReason
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ClusterStatus
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ClusterSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ClusterTimeline
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.Command
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ComputeLimits
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.Configuration
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.CreateStudioResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.DeleteSecurityConfigurationRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.DeleteSecurityConfigurationResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.DescribeClusterRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.DescribeClusterResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.DescribeStepRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.DescribeStepResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.DescribeStudioRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.DescribeStudioResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.EbsBlockDevice
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.EbsBlockDeviceConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.EbsConfiguration
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.EbsVolume
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ExecutionEngineConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.FailureDetails
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.GetAutoTerminationPolicyRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.GetAutoTerminationPolicyResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.GetBlockPublicAccessConfigurationRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.GetBlockPublicAccessConfigurationResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.GetManagedScalingPolicyRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.GetManagedScalingPolicyResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.HadoopJarStepConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.HadoopStepConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.Instance
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceFleet
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetProvisioningSpecifications
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReason
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetStatus
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetTimeline
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReason
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupStatus
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupTimeline
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceResizePolicy
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceStateChangeReason
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceStatus
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceTimeline
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeSpecification
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.KerberosAttributes
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.KeyValue
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ListBootstrapActionsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ListClustersRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ListClustersResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ListInstanceFleetsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ListInstanceFleetsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ListInstanceGroupsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ListInstanceGroupsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ListInstancesResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ListStepsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ListStepsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ListStudiosRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ListStudiosResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ManagedScalingPolicy
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.MetricDimension
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ModifyClusterRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ModifyClusterResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceFleetRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceFleetResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.NotebookExecutionSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationOptions
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.OnDemandProvisioningSpecification
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.PlacementGroupConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.PlacementType
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.PortRange
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.PutAutoTerminationPolicyRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.PutAutoTerminationPolicyResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.PutBlockPublicAccessConfigurationRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.PutBlockPublicAccessConfigurationResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ReleaseLabelFilter
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoScalingPolicyRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoScalingPolicyResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoTerminationPolicyRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoTerminationPolicyResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.RemoveManagedScalingPolicyRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.RemoveManagedScalingPolicyResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.RemoveTagsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.RemoveTagsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ScalingAction
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ScalingConstraints
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ScalingRule
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ScalingTrigger
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ScriptBootstrapActionConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.SecurityConfigurationSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.SessionMappingDetail
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.SessionMappingSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.SetTerminationProtectionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.SetTerminationProtectionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.SetVisibleToAllUsersRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.SetVisibleToAllUsersResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ShrinkPolicy
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.SimpleScalingPolicyConfiguration
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.SimplifiedApplication
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.Step
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.StepConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.StepStateChangeReason
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.StepStatus
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.StepSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.StepTimeline
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.StopNotebookExecutionRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.StopNotebookExecutionResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.Studio
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.StudioSummary
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.SupportedProductConfig
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.Tag
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.TerminateJobFlowsRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.TerminateJobFlowsResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingRequest
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingResponse
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.VolumeSpecification
-
- equals(Object) - Method in class software.amazon.awssdk.services.emr.waiters.internal.WaitersRuntime.Value
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.AddInstanceGroupsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.AddInstanceGroupsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.AddJobFlowStepsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.AddJobFlowStepsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.AddTagsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.AddTagsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.Application
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicy
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyDescription
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyStateChangeReason
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyStatus
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.AutoTerminationPolicy
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.BlockPublicAccessConfiguration
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.BlockPublicAccessConfigurationMetadata
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.BootstrapActionConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.CancelStepsInfo
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.CancelStepsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.CancelStepsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ClusterStateChangeReason
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ClusterStatus
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ClusterSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ClusterTimeline
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.Command
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ComputeLimits
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.Configuration
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.CreateStudioResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.DeleteSecurityConfigurationRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.DeleteSecurityConfigurationResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.DescribeClusterRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.DescribeClusterResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.DescribeStepRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.DescribeStepResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.DescribeStudioRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.DescribeStudioResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.EbsBlockDevice
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.EbsBlockDeviceConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.EbsConfiguration
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.EbsVolume
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ExecutionEngineConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.FailureDetails
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.GetAutoTerminationPolicyRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.GetAutoTerminationPolicyResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.GetBlockPublicAccessConfigurationRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.GetBlockPublicAccessConfigurationResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.GetManagedScalingPolicyRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.GetManagedScalingPolicyResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.HadoopJarStepConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.HadoopStepConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.Instance
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceFleet
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetProvisioningSpecifications
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReason
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetStatus
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetTimeline
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReason
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupStatus
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupTimeline
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceResizePolicy
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceStateChangeReason
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceStatus
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceTimeline
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeSpecification
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.KerberosAttributes
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.KeyValue
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ListBootstrapActionsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ListClustersRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ListClustersResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ListInstanceFleetsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ListInstanceFleetsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ListInstanceGroupsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ListInstanceGroupsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ListInstancesResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ListStepsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ListStepsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ListStudiosRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ListStudiosResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ManagedScalingPolicy
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.MetricDimension
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ModifyClusterRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ModifyClusterResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceFleetRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceFleetResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.NotebookExecutionSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationOptions
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.OnDemandProvisioningSpecification
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.PlacementGroupConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.PlacementType
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.PortRange
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.PutAutoTerminationPolicyRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.PutAutoTerminationPolicyResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.PutBlockPublicAccessConfigurationRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.PutBlockPublicAccessConfigurationResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ReleaseLabelFilter
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoScalingPolicyRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoScalingPolicyResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoTerminationPolicyRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoTerminationPolicyResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.RemoveManagedScalingPolicyRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.RemoveManagedScalingPolicyResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.RemoveTagsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.RemoveTagsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ScalingAction
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ScalingConstraints
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ScalingRule
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ScalingTrigger
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ScriptBootstrapActionConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.SecurityConfigurationSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.SessionMappingDetail
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.SessionMappingSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.SetTerminationProtectionRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.SetTerminationProtectionResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.SetVisibleToAllUsersRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.SetVisibleToAllUsersResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ShrinkPolicy
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.SimpleScalingPolicyConfiguration
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.SimplifiedApplication
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.Step
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.StepConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.StepStateChangeReason
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.StepStatus
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.StepSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.StepTimeline
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.StopNotebookExecutionRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.StopNotebookExecutionResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.Studio
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.StudioSummary
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.SupportedProductConfig
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.Tag
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.TerminateJobFlowsRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.TerminateJobFlowsResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingRequest
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingResponse
-
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.VolumeSpecification
-
- evaluationPeriods(Integer) - Method in interface software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition.Builder
-
The number of periods, in five-minute increments, during which the alarm condition must exist before the
alarm triggers automatic scaling activity.
- evaluationPeriods() - Method in class software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition
-
The number of periods, in five-minute increments, during which the alarm condition must exist before the alarm
triggers automatic scaling activity.
- executionEngine(ExecutionEngineConfig) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
The execution engine, such as an EMR cluster, used to run the EMR notebook and perform the notebook
execution.
- executionEngine(Consumer<ExecutionEngineConfig.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
The execution engine, such as an EMR cluster, used to run the EMR notebook and perform the notebook
execution.
- executionEngine() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
The execution engine, such as an EMR cluster, used to run the EMR notebook and perform the notebook execution.
- executionEngine(ExecutionEngineConfig) - Method in interface software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest.Builder
-
Specifies the execution engine (cluster) that runs the notebook execution.
- executionEngine(Consumer<ExecutionEngineConfig.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest.Builder
-
Specifies the execution engine (cluster) that runs the notebook execution.
- executionEngine() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
-
Specifies the execution engine (cluster) that runs the notebook execution.
- ExecutionEngineConfig - Class in software.amazon.awssdk.services.emr.model
-
Specifies the execution engine (cluster) to run the notebook and perform the notebook execution, for example, an EMR
cluster.
- ExecutionEngineConfig.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- ExecutionEngineType - Enum in software.amazon.awssdk.services.emr.model
-
- FailureDetails - Class in software.amazon.awssdk.services.emr.model
-
The details of the step failure.
- failureDetails(FailureDetails) - Method in interface software.amazon.awssdk.services.emr.model.StepStatus.Builder
-
The details for the step failure including reason, message, and log file path where the root cause was
identified.
- failureDetails(Consumer<FailureDetails.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.StepStatus.Builder
-
The details for the step failure including reason, message, and log file path where the root cause was
identified.
- failureDetails() - Method in class software.amazon.awssdk.services.emr.model.StepStatus
-
The details for the step failure including reason, message, and log file path where the root cause was
identified.
- FailureDetails.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- field(String) - Method in class software.amazon.awssdk.services.emr.waiters.internal.WaitersRuntime.Value
-
Retrieve an identifier from this value: https://jmespath.org/specification.html#identifiers
- filter(Function<WaitersRuntime.Value, WaitersRuntime.Value>) - Method in class software.amazon.awssdk.services.emr.waiters.internal.WaitersRuntime.Value
-
Filter this value: https://jmespath.org/specification.html#filter-expressions
- filters(ReleaseLabelFilter) - Method in interface software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest.Builder
-
Filters the results of the request.
- filters(Consumer<ReleaseLabelFilter.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest.Builder
-
Filters the results of the request.
- filters() - Method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest
-
Filters the results of the request.
- flatten() - Method in class software.amazon.awssdk.services.emr.waiters.internal.WaitersRuntime.Value
-
Execute a flattening expression on this value: https://jmespath.org/specification.html#flatten-operator
- from(Instant) - Method in interface software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest.Builder
-
The beginning of time range filter for listing notebook executions.
- from() - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest
-
The beginning of time range filter for listing notebook executions.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.ActionOnFailure
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.AdjustmentType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.AuthMode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.AutoScalingPolicyState
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.AutoScalingPolicyStateChangeReasonCode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.CancelStepsRequestStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.ClusterState
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.ClusterStateChangeReasonCode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.ComparisonOperator
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.ComputeLimitsUnitType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.ExecutionEngineType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.IdentityType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.InstanceCollectionType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.InstanceFleetState
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReasonCode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.InstanceFleetType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.InstanceGroupState
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReasonCode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.InstanceGroupType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.InstanceRoleType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.InstanceState
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.InstanceStateChangeReasonCode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.MarketType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.NotebookExecutionStatus
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationPreference
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationUsageStrategy
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.OnDemandProvisioningAllocationStrategy
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.PlacementGroupStrategy
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.RepoUpgradeOnBoot
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.ScaleDownBehavior
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.SpotProvisioningAllocationStrategy
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.SpotProvisioningTimeoutAction
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.Statistic
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.StepCancellationOption
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.StepState
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.StepStateChangeReasonCode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.model.Unit
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- hadoopJarStep(HadoopJarStepConfig) - Method in interface software.amazon.awssdk.services.emr.model.StepConfig.Builder
-
The JAR file used for the step.
- hadoopJarStep(Consumer<HadoopJarStepConfig.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.StepConfig.Builder
-
The JAR file used for the step.
- hadoopJarStep() - Method in class software.amazon.awssdk.services.emr.model.StepConfig
-
The JAR file used for the step.
- HadoopJarStepConfig - Class in software.amazon.awssdk.services.emr.model
-
A job flow step consisting of a JAR file whose main function will be executed.
- HadoopJarStepConfig.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- HadoopStepConfig - Class in software.amazon.awssdk.services.emr.model
-
A cluster step consisting of a JAR file whose main function will be executed.
- HadoopStepConfig.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- hadoopVersion(String) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
Applies only to Amazon EMR release versions earlier than 4.0.
- hadoopVersion() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
Applies only to Amazon EMR release versions earlier than 4.0.
- hasAdditionalInfo() - Method in class software.amazon.awssdk.services.emr.model.Application
-
For responses, this returns true if the service returned a value for the AdditionalInfo property.
- hasAdditionalMasterSecurityGroups() - Method in class software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
-
For responses, this returns true if the service returned a value for the AdditionalMasterSecurityGroups property.
- hasAdditionalMasterSecurityGroups() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
For responses, this returns true if the service returned a value for the AdditionalMasterSecurityGroups property.
- hasAdditionalSlaveSecurityGroups() - Method in class software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
-
For responses, this returns true if the service returned a value for the AdditionalSlaveSecurityGroups property.
- hasAdditionalSlaveSecurityGroups() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
For responses, this returns true if the service returned a value for the AdditionalSlaveSecurityGroups property.
- hasApplications() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
For responses, this returns true if the service returned a value for the Applications property.
- hasApplications() - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelResponse
-
For responses, this returns true if the service returned a value for the Applications property.
- hasApplications() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
For responses, this returns true if the service returned a value for the Applications property.
- hasArgs() - Method in class software.amazon.awssdk.services.emr.model.Application
-
For responses, this returns true if the service returned a value for the Args property.
- hasArgs() - Method in class software.amazon.awssdk.services.emr.model.Command
-
For responses, this returns true if the service returned a value for the Args property.
- hasArgs() - Method in class software.amazon.awssdk.services.emr.model.HadoopJarStepConfig
-
For responses, this returns true if the service returned a value for the Args property.
- hasArgs() - Method in class software.amazon.awssdk.services.emr.model.HadoopStepConfig
-
For responses, this returns true if the service returned a value for the Args property.
- hasArgs() - Method in class software.amazon.awssdk.services.emr.model.ScriptBootstrapActionConfig
-
For responses, this returns true if the service returned a value for the Args property.
- hasArgs() - Method in class software.amazon.awssdk.services.emr.model.SupportedProductConfig
-
For responses, this returns true if the service returned a value for the Args property.
- hasAvailabilityZones() - Method in class software.amazon.awssdk.services.emr.model.PlacementType
-
For responses, this returns true if the service returned a value for the AvailabilityZones property.
- hasBootstrapActions() - Method in class software.amazon.awssdk.services.emr.model.ListBootstrapActionsResponse
-
For responses, this returns true if the service returned a value for the BootstrapActions property.
- hasBootstrapActions() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
For responses, this returns true if the service returned a value for the BootstrapActions property.
- hasCancelStepsInfoList() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsResponse
-
For responses, this returns true if the service returned a value for the CancelStepsInfoList property.
- hasClusters() - Method in class software.amazon.awssdk.services.emr.model.ListClustersResponse
-
For responses, this returns true if the service returned a value for the Clusters property.
- hasClusterStates() - Method in class software.amazon.awssdk.services.emr.model.ListClustersRequest
-
For responses, this returns true if the service returned a value for the ClusterStates property.
- hasConfigurations() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
For responses, this returns true if the service returned a value for the Configurations property.
- hasConfigurations() - Method in class software.amazon.awssdk.services.emr.model.Configuration
-
For responses, this returns true if the service returned a value for the Configurations property.
- hasConfigurations() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
For responses, this returns true if the service returned a value for the Configurations property.
- hasConfigurations() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupConfig
-
For responses, this returns true if the service returned a value for the Configurations property.
- hasConfigurations() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig
-
For responses, this returns true if the service returned a value for the Configurations property.
- hasConfigurations() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeConfig
-
For responses, this returns true if the service returned a value for the Configurations property.
- hasConfigurations() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeSpecification
-
For responses, this returns true if the service returned a value for the Configurations property.
- hasConfigurations() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
For responses, this returns true if the service returned a value for the Configurations property.
- hasDimensions() - Method in class software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition
-
For responses, this returns true if the service returned a value for the Dimensions property.
- hasEbsBlockDeviceConfigs() - Method in class software.amazon.awssdk.services.emr.model.EbsConfiguration
-
For responses, this returns true if the service returned a value for the EbsBlockDeviceConfigs property.
- hasEbsBlockDevices() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
For responses, this returns true if the service returned a value for the EbsBlockDevices property.
- hasEbsBlockDevices() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeSpecification
-
For responses, this returns true if the service returned a value for the EbsBlockDevices property.
- hasEbsVolumes() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
For responses, this returns true if the service returned a value for the EbsVolumes property.
- hasEc2InstanceIdsToTerminate() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig
-
For responses, this returns true if the service returned a value for the EC2InstanceIdsToTerminate property.
- hasEc2SubnetIds() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
For responses, this returns true if the service returned a value for the Ec2SubnetIds property.
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceGroupsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceGroupsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.AddJobFlowStepsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.AddJobFlowStepsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.AddTagsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.AddTagsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.Application
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicy
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyDescription
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyStateChangeReason
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyStatus
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.AutoTerminationPolicy
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.BlockPublicAccessConfiguration
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.BlockPublicAccessConfigurationMetadata
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.BootstrapActionConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsInfo
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ClusterStateChangeReason
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ClusterStatus
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ClusterSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ClusterTimeline
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.Command
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ComputeLimits
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.Configuration
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.DeleteSecurityConfigurationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.DeleteSecurityConfigurationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.DescribeClusterRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.DescribeClusterResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.DescribeStepRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.DescribeStepResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.DescribeStudioRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.DescribeStudioResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.EbsBlockDevice
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.EbsBlockDeviceConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.EbsConfiguration
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.EbsVolume
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ExecutionEngineConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.FailureDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.GetAutoTerminationPolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.GetAutoTerminationPolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.GetBlockPublicAccessConfigurationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.GetBlockPublicAccessConfigurationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.GetManagedScalingPolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.GetManagedScalingPolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.HadoopJarStepConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.HadoopStepConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleet
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetProvisioningSpecifications
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReason
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetStatus
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetTimeline
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReason
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupStatus
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupTimeline
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.InstanceResizePolicy
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.InstanceStateChangeReason
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.InstanceStatus
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.InstanceTimeline
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeSpecification
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.KerberosAttributes
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.KeyValue
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ListBootstrapActionsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ListClustersRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ListClustersResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceFleetsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceFleetsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceGroupsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceGroupsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ListStepsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ListStepsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ListStudiosRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ListStudiosResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ManagedScalingPolicy
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.MetricDimension
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ModifyClusterRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ModifyClusterResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceFleetRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceFleetResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecutionSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationOptions
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.OnDemandProvisioningSpecification
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.PlacementGroupConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.PlacementType
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.PortRange
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.PutAutoTerminationPolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.PutAutoTerminationPolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.PutBlockPublicAccessConfigurationRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.PutBlockPublicAccessConfigurationResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ReleaseLabelFilter
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoScalingPolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoScalingPolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoTerminationPolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoTerminationPolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.RemoveManagedScalingPolicyRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.RemoveManagedScalingPolicyResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.RemoveTagsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.RemoveTagsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ScalingAction
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ScalingConstraints
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ScalingRule
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ScalingTrigger
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ScriptBootstrapActionConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.SecurityConfigurationSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingDetail
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.SetTerminationProtectionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.SetTerminationProtectionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.SetVisibleToAllUsersRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.SetVisibleToAllUsersResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ShrinkPolicy
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.SimpleScalingPolicyConfiguration
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.SimplifiedApplication
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.Step
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.StepConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.StepStateChangeReason
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.StepStatus
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.StepSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.StepTimeline
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.StopNotebookExecutionRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.StopNotebookExecutionResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.StudioSummary
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.SupportedProductConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.Tag
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.TerminateJobFlowsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.TerminateJobFlowsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.VolumeSpecification
-
- hashCode() - Method in class software.amazon.awssdk.services.emr.waiters.internal.WaitersRuntime.Value
-
- hasInstanceFleets() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
For responses, this returns true if the service returned a value for the InstanceFleets property.
- hasInstanceFleets() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceFleetsResponse
-
For responses, this returns true if the service returned a value for the InstanceFleets property.
- hasInstanceGroupIds() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceGroupsResponse
-
For responses, this returns true if the service returned a value for the InstanceGroupIds property.
- hasInstanceGroups() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceGroupsRequest
-
For responses, this returns true if the service returned a value for the InstanceGroups property.
- hasInstanceGroups() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
For responses, this returns true if the service returned a value for the InstanceGroups property.
- hasInstanceGroups() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceGroupsResponse
-
For responses, this returns true if the service returned a value for the InstanceGroups property.
- hasInstanceGroups() - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsRequest
-
For responses, this returns true if the service returned a value for the InstanceGroups property.
- hasInstanceGroupTypes() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
-
For responses, this returns true if the service returned a value for the InstanceGroupTypes property.
- hasInstances() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesResponse
-
For responses, this returns true if the service returned a value for the Instances property.
- hasInstanceStates() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
-
For responses, this returns true if the service returned a value for the InstanceStates property.
- hasInstancesToProtect() - Method in class software.amazon.awssdk.services.emr.model.InstanceResizePolicy
-
For responses, this returns true if the service returned a value for the InstancesToProtect property.
- hasInstancesToTerminate() - Method in class software.amazon.awssdk.services.emr.model.InstanceResizePolicy
-
For responses, this returns true if the service returned a value for the InstancesToTerminate property.
- hasInstanceTypeConfigs() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetConfig
-
For responses, this returns true if the service returned a value for the InstanceTypeConfigs property.
- hasInstanceTypeSpecifications() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleet
-
For responses, this returns true if the service returned a value for the InstanceTypeSpecifications property.
- hasJobFlowIds() - Method in class software.amazon.awssdk.services.emr.model.SetTerminationProtectionRequest
-
For responses, this returns true if the service returned a value for the JobFlowIds property.
- hasJobFlowIds() - Method in class software.amazon.awssdk.services.emr.model.SetVisibleToAllUsersRequest
-
For responses, this returns true if the service returned a value for the JobFlowIds property.
- hasJobFlowIds() - Method in class software.amazon.awssdk.services.emr.model.TerminateJobFlowsRequest
-
For responses, this returns true if the service returned a value for the JobFlowIds property.
- hasLastSuccessfullyAppliedConfigurations() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
For responses, this returns true if the service returned a value for the LastSuccessfullyAppliedConfigurations
property.
- hasNewSupportedProducts() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
For responses, this returns true if the service returned a value for the NewSupportedProducts property.
- hasNotebookExecutions() - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsResponse
-
For responses, this returns true if the service returned a value for the NotebookExecutions property.
- hasPermittedPublicSecurityGroupRuleRanges() - Method in class software.amazon.awssdk.services.emr.model.BlockPublicAccessConfiguration
-
For responses, this returns true if the service returned a value for the PermittedPublicSecurityGroupRuleRanges
property.
- hasPlacementGroupConfigs() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
For responses, this returns true if the service returned a value for the PlacementGroupConfigs property.
- hasPlacementGroups() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
For responses, this returns true if the service returned a value for the PlacementGroups property.
- hasProperties() - Method in class software.amazon.awssdk.services.emr.model.Configuration
-
For responses, this returns true if the service returned a value for the Properties property.
- hasProperties() - Method in class software.amazon.awssdk.services.emr.model.HadoopJarStepConfig
-
For responses, this returns true if the service returned a value for the Properties property.
- hasProperties() - Method in class software.amazon.awssdk.services.emr.model.HadoopStepConfig
-
For responses, this returns true if the service returned a value for the Properties property.
- hasReleaseLabels() - Method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsResponse
-
For responses, this returns true if the service returned a value for the ReleaseLabels property.
- hasRequestedEc2AvailabilityZones() - Method in class software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
-
For responses, this returns true if the service returned a value for the RequestedEc2AvailabilityZones property.
- hasRequestedEc2SubnetIds() - Method in class software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
-
For responses, this returns true if the service returned a value for the RequestedEc2SubnetIds property.
- hasRules() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicy
-
For responses, this returns true if the service returned a value for the Rules property.
- hasRules() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyDescription
-
For responses, this returns true if the service returned a value for the Rules property.
- hasSecurityConfigurations() - Method in class software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsResponse
-
For responses, this returns true if the service returned a value for the SecurityConfigurations property.
- hasSessionMappings() - Method in class software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsResponse
-
For responses, this returns true if the service returned a value for the SessionMappings property.
- hasStepIds() - Method in class software.amazon.awssdk.services.emr.model.AddJobFlowStepsResponse
-
For responses, this returns true if the service returned a value for the StepIds property.
- hasStepIds() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsRequest
-
For responses, this returns true if the service returned a value for the StepIds property.
- hasStepIds() - Method in class software.amazon.awssdk.services.emr.model.ListStepsRequest
-
For responses, this returns true if the service returned a value for the StepIds property.
- hasSteps() - Method in class software.amazon.awssdk.services.emr.model.AddJobFlowStepsRequest
-
For responses, this returns true if the service returned a value for the Steps property.
- hasSteps() - Method in class software.amazon.awssdk.services.emr.model.ListStepsResponse
-
For responses, this returns true if the service returned a value for the Steps property.
- hasSteps() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
For responses, this returns true if the service returned a value for the Steps property.
- hasStepStates() - Method in class software.amazon.awssdk.services.emr.model.ListStepsRequest
-
For responses, this returns true if the service returned a value for the StepStates property.
- hasStudios() - Method in class software.amazon.awssdk.services.emr.model.ListStudiosResponse
-
For responses, this returns true if the service returned a value for the Studios property.
- hasSubnetIds() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
For responses, this returns true if the service returned a value for the SubnetIds property.
- hasSubnetIds() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
For responses, this returns true if the service returned a value for the SubnetIds property.
- hasSubnetIds() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioRequest
-
For responses, this returns true if the service returned a value for the SubnetIds property.
- hasSupportedProducts() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
For responses, this returns true if the service returned a value for the SupportedProducts property.
- hasTagKeys() - Method in class software.amazon.awssdk.services.emr.model.RemoveTagsRequest
-
For responses, this returns true if the service returned a value for the TagKeys property.
- hasTags() - Method in class software.amazon.awssdk.services.emr.model.AddTagsRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
For responses, this returns true if the service returned a value for the Tags property.
- iamInstanceProfile(String) - Method in interface software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes.Builder
-
The IAM role that was specified when the cluster was launched.
- iamInstanceProfile() - Method in class software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
-
The IAM role that was specified when the cluster was launched.
- id(String) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
The unique identifier for the cluster.
- id() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
The unique identifier for the cluster.
- id(String) - Method in interface software.amazon.awssdk.services.emr.model.ClusterSummary.Builder
-
The unique identifier for the cluster.
- id() - Method in class software.amazon.awssdk.services.emr.model.ClusterSummary
-
The unique identifier for the cluster.
- id(String) - Method in interface software.amazon.awssdk.services.emr.model.ExecutionEngineConfig.Builder
-
The unique identifier of the execution engine.
- id() - Method in class software.amazon.awssdk.services.emr.model.ExecutionEngineConfig
-
The unique identifier of the execution engine.
- id(String) - Method in interface software.amazon.awssdk.services.emr.model.Instance.Builder
-
The unique identifier for the instance in Amazon EMR.
- id() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
The unique identifier for the instance in Amazon EMR.
- id(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleet.Builder
-
The unique identifier of the instance fleet.
- id() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleet
-
The unique identifier of the instance fleet.
- id(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
The identifier of the instance group.
- id() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
The identifier of the instance group.
- id(String) - Method in interface software.amazon.awssdk.services.emr.model.Step.Builder
-
The identifier of the cluster step.
- id() - Method in class software.amazon.awssdk.services.emr.model.Step
-
The identifier of the cluster step.
- id(String) - Method in interface software.amazon.awssdk.services.emr.model.StepSummary.Builder
-
The identifier of the cluster step.
- id() - Method in class software.amazon.awssdk.services.emr.model.StepSummary
-
The identifier of the cluster step.
- identityId(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingRequest.Builder
-
The globally unique identifier (GUID) of the user or group from the Amazon Web Services SSO Identity Store.
- identityId() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingRequest
-
The globally unique identifier (GUID) of the user or group from the Amazon Web Services SSO Identity Store.
- identityId(String) - Method in interface software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingRequest.Builder
-
The globally unique identifier (GUID) of the user or group to remove from the Amazon EMR Studio.
- identityId() - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingRequest
-
The globally unique identifier (GUID) of the user or group to remove from the Amazon EMR Studio.
- identityId(String) - Method in interface software.amazon.awssdk.services.emr.model.GetStudioSessionMappingRequest.Builder
-
The globally unique identifier (GUID) of the user or group.
- identityId() - Method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingRequest
-
The globally unique identifier (GUID) of the user or group.
- identityId(String) - Method in interface software.amazon.awssdk.services.emr.model.SessionMappingDetail.Builder
-
The globally unique identifier (GUID) of the user or group.
- identityId() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingDetail
-
The globally unique identifier (GUID) of the user or group.
- identityId(String) - Method in interface software.amazon.awssdk.services.emr.model.SessionMappingSummary.Builder
-
The globally unique identifier (GUID) of the user or group from the Amazon Web Services SSO Identity Store.
- identityId() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingSummary
-
The globally unique identifier (GUID) of the user or group from the Amazon Web Services SSO Identity Store.
- identityId(String) - Method in interface software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingRequest.Builder
-
The globally unique identifier (GUID) of the user or group.
- identityId() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingRequest
-
The globally unique identifier (GUID) of the user or group.
- identityName(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingRequest.Builder
-
The name of the user or group.
- identityName() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingRequest
-
The name of the user or group.
- identityName(String) - Method in interface software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingRequest.Builder
-
The name of the user name or group to remove from the Amazon EMR Studio.
- identityName() - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingRequest
-
The name of the user name or group to remove from the Amazon EMR Studio.
- identityName(String) - Method in interface software.amazon.awssdk.services.emr.model.GetStudioSessionMappingRequest.Builder
-
The name of the user or group to fetch.
- identityName() - Method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingRequest
-
The name of the user or group to fetch.
- identityName(String) - Method in interface software.amazon.awssdk.services.emr.model.SessionMappingDetail.Builder
-
The name of the user or group.
- identityName() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingDetail
-
The name of the user or group.
- identityName(String) - Method in interface software.amazon.awssdk.services.emr.model.SessionMappingSummary.Builder
-
The name of the user or group.
- identityName() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingSummary
-
The name of the user or group.
- identityName(String) - Method in interface software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingRequest.Builder
-
The name of the user or group to update.
- identityName() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingRequest
-
The name of the user or group to update.
- identityType(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingRequest.Builder
-
Specifies whether the identity to map to the Amazon EMR Studio is a user or a group.
- identityType(IdentityType) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingRequest.Builder
-
Specifies whether the identity to map to the Amazon EMR Studio is a user or a group.
- identityType() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingRequest
-
Specifies whether the identity to map to the Amazon EMR Studio is a user or a group.
- identityType(String) - Method in interface software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingRequest.Builder
-
Specifies whether the identity to delete from the Amazon EMR Studio is a user or a group.
- identityType(IdentityType) - Method in interface software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingRequest.Builder
-
Specifies whether the identity to delete from the Amazon EMR Studio is a user or a group.
- identityType() - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingRequest
-
Specifies whether the identity to delete from the Amazon EMR Studio is a user or a group.
- identityType(String) - Method in interface software.amazon.awssdk.services.emr.model.GetStudioSessionMappingRequest.Builder
-
Specifies whether the identity to fetch is a user or a group.
- identityType(IdentityType) - Method in interface software.amazon.awssdk.services.emr.model.GetStudioSessionMappingRequest.Builder
-
Specifies whether the identity to fetch is a user or a group.
- identityType() - Method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingRequest
-
Specifies whether the identity to fetch is a user or a group.
- IdentityType - Enum in software.amazon.awssdk.services.emr.model
-
- identityType(String) - Method in interface software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest.Builder
-
Specifies whether to return session mappings for users or groups.
- identityType(IdentityType) - Method in interface software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest.Builder
-
Specifies whether to return session mappings for users or groups.
- identityType() - Method in class software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest
-
Specifies whether to return session mappings for users or groups.
- identityType(String) - Method in interface software.amazon.awssdk.services.emr.model.SessionMappingDetail.Builder
-
Specifies whether the identity mapped to the Amazon EMR Studio is a user or a group.
- identityType(IdentityType) - Method in interface software.amazon.awssdk.services.emr.model.SessionMappingDetail.Builder
-
Specifies whether the identity mapped to the Amazon EMR Studio is a user or a group.
- identityType() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingDetail
-
Specifies whether the identity mapped to the Amazon EMR Studio is a user or a group.
- identityType(String) - Method in interface software.amazon.awssdk.services.emr.model.SessionMappingSummary.Builder
-
Specifies whether the identity mapped to the Amazon EMR Studio is a user or a group.
- identityType(IdentityType) - Method in interface software.amazon.awssdk.services.emr.model.SessionMappingSummary.Builder
-
Specifies whether the identity mapped to the Amazon EMR Studio is a user or a group.
- identityType() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingSummary
-
Specifies whether the identity mapped to the Amazon EMR Studio is a user or a group.
- identityType(String) - Method in interface software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingRequest.Builder
-
Specifies whether the identity to update is a user or a group.
- identityType(IdentityType) - Method in interface software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingRequest.Builder
-
Specifies whether the identity to update is a user or a group.
- identityType() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingRequest
-
Specifies whether the identity to update is a user or a group.
- identityTypeAsString() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingRequest
-
Specifies whether the identity to map to the Amazon EMR Studio is a user or a group.
- identityTypeAsString() - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingRequest
-
Specifies whether the identity to delete from the Amazon EMR Studio is a user or a group.
- identityTypeAsString() - Method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingRequest
-
Specifies whether the identity to fetch is a user or a group.
- identityTypeAsString() - Method in class software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest
-
Specifies whether to return session mappings for users or groups.
- identityTypeAsString() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingDetail
-
Specifies whether the identity mapped to the Amazon EMR Studio is a user or a group.
- identityTypeAsString() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingSummary
-
Specifies whether the identity mapped to the Amazon EMR Studio is a user or a group.
- identityTypeAsString() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingRequest
-
Specifies whether the identity to update is a user or a group.
- idleTimeout(Long) - Method in interface software.amazon.awssdk.services.emr.model.AutoTerminationPolicy.Builder
-
Specifies the amount of idle time in seconds after which the cluster automatically terminates.
- idleTimeout() - Method in class software.amazon.awssdk.services.emr.model.AutoTerminationPolicy
-
Specifies the amount of idle time in seconds after which the cluster automatically terminates.
- idpAuthUrl(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
-
The authentication endpoint of your identity provider (IdP).
- idpAuthUrl() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
The authentication endpoint of your identity provider (IdP).
- idpAuthUrl(String) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
Your identity provider's authentication endpoint.
- idpAuthUrl() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
Your identity provider's authentication endpoint.
- idpRelayStateParameterName(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
-
The name that your identity provider (IdP) uses for its RelayState
parameter.
- idpRelayStateParameterName() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
The name that your identity provider (IdP) uses for its RelayState
parameter.
- idpRelayStateParameterName(String) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
The name of your identity provider's RelayState
parameter.
- idpRelayStateParameterName() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
The name of your identity provider's RelayState
parameter.
- Instance - Class in software.amazon.awssdk.services.emr.model
-
Represents an EC2 instance provisioned as part of cluster.
- Instance.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- instanceCollectionType(String) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
- instanceCollectionType(InstanceCollectionType) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
- instanceCollectionType() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
- InstanceCollectionType - Enum in software.amazon.awssdk.services.emr.model
-
- instanceCollectionTypeAsString() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
- instanceCount(Integer) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupConfig.Builder
-
Target number of instances for the instance group.
- instanceCount() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupConfig
-
Target number of instances for the instance group.
- instanceCount(Integer) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig.Builder
-
Target size for the instance group.
- instanceCount() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig
-
Target size for the instance group.
- instanceCount(Integer) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
The number of EC2 instances in the cluster.
- instanceCount() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
The number of EC2 instances in the cluster.
- instanceFleet(InstanceFleetConfig) - Method in interface software.amazon.awssdk.services.emr.model.AddInstanceFleetRequest.Builder
-
Specifies the configuration of the instance fleet.
- instanceFleet(Consumer<InstanceFleetConfig.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.AddInstanceFleetRequest.Builder
-
Specifies the configuration of the instance fleet.
- instanceFleet() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetRequest
-
Specifies the configuration of the instance fleet.
- InstanceFleet - Class in software.amazon.awssdk.services.emr.model
-
Describes an instance fleet, which is a group of EC2 instances that host a particular node type (master, core, or
task) in an Amazon EMR cluster.
- instanceFleet(InstanceFleetModifyConfig) - Method in interface software.amazon.awssdk.services.emr.model.ModifyInstanceFleetRequest.Builder
-
The configuration parameters of the instance fleet.
- instanceFleet(Consumer<InstanceFleetModifyConfig.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.ModifyInstanceFleetRequest.Builder
-
The configuration parameters of the instance fleet.
- instanceFleet() - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceFleetRequest
-
The configuration parameters of the instance fleet.
- InstanceFleet.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- InstanceFleetConfig - Class in software.amazon.awssdk.services.emr.model
-
The configuration that defines an instance fleet.
- InstanceFleetConfig.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- instanceFleetId(String) - Method in interface software.amazon.awssdk.services.emr.model.AddInstanceFleetResponse.Builder
-
The unique identifier of the instance fleet.
- instanceFleetId() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetResponse
-
The unique identifier of the instance fleet.
- instanceFleetId(String) - Method in interface software.amazon.awssdk.services.emr.model.Instance.Builder
-
The unique identifier of the instance fleet to which an EC2 instance belongs.
- instanceFleetId() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
The unique identifier of the instance fleet to which an EC2 instance belongs.
- instanceFleetId(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig.Builder
-
A unique identifier for the instance fleet.
- instanceFleetId() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig
-
A unique identifier for the instance fleet.
- instanceFleetId(String) - Method in interface software.amazon.awssdk.services.emr.model.ListInstancesRequest.Builder
-
The unique identifier of the instance fleet.
- instanceFleetId() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
-
The unique identifier of the instance fleet.
- InstanceFleetModifyConfig - Class in software.amazon.awssdk.services.emr.model
-
Configuration parameters for an instance fleet modification request.
- InstanceFleetModifyConfig.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- InstanceFleetProvisioningSpecifications - Class in software.amazon.awssdk.services.emr.model
-
The launch specification for Spot Instances in the fleet, which determines the defined duration, provisioning timeout
behavior, and allocation strategy.
- InstanceFleetProvisioningSpecifications.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- instanceFleets(Collection<InstanceFleetConfig>) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
- instanceFleets(InstanceFleetConfig...) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
- instanceFleets(Consumer<InstanceFleetConfig.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
- instanceFleets() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
- instanceFleets(Collection<InstanceFleet>) - Method in interface software.amazon.awssdk.services.emr.model.ListInstanceFleetsResponse.Builder
-
The list of instance fleets for the cluster and given filters.
- instanceFleets(InstanceFleet...) - Method in interface software.amazon.awssdk.services.emr.model.ListInstanceFleetsResponse.Builder
-
The list of instance fleets for the cluster and given filters.
- instanceFleets(Consumer<InstanceFleet.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.ListInstanceFleetsResponse.Builder
-
The list of instance fleets for the cluster and given filters.
- instanceFleets() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceFleetsResponse
-
The list of instance fleets for the cluster and given filters.
- instanceFleets() - Method in class software.amazon.awssdk.services.emr.paginators.ListInstanceFleetsIterable
-
- instanceFleets() - Method in class software.amazon.awssdk.services.emr.paginators.ListInstanceFleetsPublisher
-
Returns a publisher that can be used to get a stream of data.
- InstanceFleetState - Enum in software.amazon.awssdk.services.emr.model
-
- InstanceFleetStateChangeReason - Class in software.amazon.awssdk.services.emr.model
-
Provides status change reason details for the instance fleet.
- InstanceFleetStateChangeReason.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- InstanceFleetStateChangeReasonCode - Enum in software.amazon.awssdk.services.emr.model
-
- InstanceFleetStatus - Class in software.amazon.awssdk.services.emr.model
-
The status of the instance fleet.
- InstanceFleetStatus.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- InstanceFleetTimeline - Class in software.amazon.awssdk.services.emr.model
-
Provides historical timestamps for the instance fleet, including the time of creation, the time it became ready to
run jobs, and the time of termination.
- InstanceFleetTimeline.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- instanceFleetType(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleet.Builder
-
The node type that the instance fleet hosts.
- instanceFleetType(InstanceFleetType) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleet.Builder
-
The node type that the instance fleet hosts.
- instanceFleetType() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleet
-
The node type that the instance fleet hosts.
- instanceFleetType(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetConfig.Builder
-
The node type that the instance fleet hosts.
- instanceFleetType(InstanceFleetType) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetConfig.Builder
-
The node type that the instance fleet hosts.
- instanceFleetType() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetConfig
-
The node type that the instance fleet hosts.
- InstanceFleetType - Enum in software.amazon.awssdk.services.emr.model
-
- instanceFleetType(String) - Method in interface software.amazon.awssdk.services.emr.model.ListInstancesRequest.Builder
-
The node type of the instance fleet.
- instanceFleetType(InstanceFleetType) - Method in interface software.amazon.awssdk.services.emr.model.ListInstancesRequest.Builder
-
The node type of the instance fleet.
- instanceFleetType() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
-
The node type of the instance fleet.
- instanceFleetTypeAsString() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleet
-
The node type that the instance fleet hosts.
- instanceFleetTypeAsString() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetConfig
-
The node type that the instance fleet hosts.
- instanceFleetTypeAsString() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
-
The node type of the instance fleet.
- InstanceGroup - Class in software.amazon.awssdk.services.emr.model
-
This entity represents an instance group, which is a group of instances that have common purpose.
- InstanceGroup.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- InstanceGroupConfig - Class in software.amazon.awssdk.services.emr.model
-
Configuration defining a new instance group.
- InstanceGroupConfig.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- instanceGroupId(String) - Method in interface software.amazon.awssdk.services.emr.model.Instance.Builder
-
The identifier of the instance group to which this instance belongs.
- instanceGroupId() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
The identifier of the instance group to which this instance belongs.
- instanceGroupId(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig.Builder
-
Unique ID of the instance group to modify.
- instanceGroupId() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig
-
Unique ID of the instance group to modify.
- instanceGroupId(String) - Method in interface software.amazon.awssdk.services.emr.model.ListInstancesRequest.Builder
-
The identifier of the instance group for which to list the instances.
- instanceGroupId() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
-
The identifier of the instance group for which to list the instances.
- instanceGroupId(String) - Method in interface software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyRequest.Builder
-
Specifies the ID of the instance group to which the automatic scaling policy is applied.
- instanceGroupId() - Method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyRequest
-
Specifies the ID of the instance group to which the automatic scaling policy is applied.
- instanceGroupId(String) - Method in interface software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyResponse.Builder
-
Specifies the ID of the instance group to which the scaling policy is applied.
- instanceGroupId() - Method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyResponse
-
Specifies the ID of the instance group to which the scaling policy is applied.
- instanceGroupId(String) - Method in interface software.amazon.awssdk.services.emr.model.RemoveAutoScalingPolicyRequest.Builder
-
Specifies the ID of the instance group to which the scaling policy is applied.
- instanceGroupId() - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoScalingPolicyRequest
-
Specifies the ID of the instance group to which the scaling policy is applied.
- instanceGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.AddInstanceGroupsResponse.Builder
-
Instance group IDs of the newly created instance groups.
- instanceGroupIds(String...) - Method in interface software.amazon.awssdk.services.emr.model.AddInstanceGroupsResponse.Builder
-
Instance group IDs of the newly created instance groups.
- instanceGroupIds() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceGroupsResponse
-
Instance group IDs of the newly created instance groups.
- InstanceGroupModifyConfig - Class in software.amazon.awssdk.services.emr.model
-
Modify the size or configurations of an instance group.
- InstanceGroupModifyConfig.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- instanceGroups(Collection<InstanceGroupConfig>) - Method in interface software.amazon.awssdk.services.emr.model.AddInstanceGroupsRequest.Builder
-
Instance groups to add.
- instanceGroups(InstanceGroupConfig...) - Method in interface software.amazon.awssdk.services.emr.model.AddInstanceGroupsRequest.Builder
-
Instance groups to add.
- instanceGroups(Consumer<InstanceGroupConfig.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.AddInstanceGroupsRequest.Builder
-
Instance groups to add.
- instanceGroups() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceGroupsRequest
-
Instance groups to add.
- instanceGroups(Collection<InstanceGroupConfig>) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
Configuration for the instance groups in a cluster.
- instanceGroups(InstanceGroupConfig...) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
Configuration for the instance groups in a cluster.
- instanceGroups(Consumer<InstanceGroupConfig.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
Configuration for the instance groups in a cluster.
- instanceGroups() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
Configuration for the instance groups in a cluster.
- instanceGroups(Collection<InstanceGroup>) - Method in interface software.amazon.awssdk.services.emr.model.ListInstanceGroupsResponse.Builder
-
The list of instance groups for the cluster and given filters.
- instanceGroups(InstanceGroup...) - Method in interface software.amazon.awssdk.services.emr.model.ListInstanceGroupsResponse.Builder
-
The list of instance groups for the cluster and given filters.
- instanceGroups(Consumer<InstanceGroup.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.ListInstanceGroupsResponse.Builder
-
The list of instance groups for the cluster and given filters.
- instanceGroups() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceGroupsResponse
-
The list of instance groups for the cluster and given filters.
- instanceGroups(Collection<InstanceGroupModifyConfig>) - Method in interface software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsRequest.Builder
-
Instance groups to change.
- instanceGroups(InstanceGroupModifyConfig...) - Method in interface software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsRequest.Builder
-
Instance groups to change.
- instanceGroups(Consumer<InstanceGroupModifyConfig.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsRequest.Builder
-
Instance groups to change.
- instanceGroups() - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsRequest
-
Instance groups to change.
- instanceGroups() - Method in class software.amazon.awssdk.services.emr.paginators.ListInstanceGroupsIterable
-
- instanceGroups() - Method in class software.amazon.awssdk.services.emr.paginators.ListInstanceGroupsPublisher
-
Returns a publisher that can be used to get a stream of data.
- InstanceGroupState - Enum in software.amazon.awssdk.services.emr.model
-
- InstanceGroupStateChangeReason - Class in software.amazon.awssdk.services.emr.model
-
The status change reason details for the instance group.
- InstanceGroupStateChangeReason.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- InstanceGroupStateChangeReasonCode - Enum in software.amazon.awssdk.services.emr.model
-
- InstanceGroupStatus - Class in software.amazon.awssdk.services.emr.model
-
The details of the instance group status.
- InstanceGroupStatus.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- InstanceGroupTimeline - Class in software.amazon.awssdk.services.emr.model
-
The timeline of the instance group lifecycle.
- InstanceGroupTimeline.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- instanceGroupType(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
The type of the instance group.
- instanceGroupType(InstanceGroupType) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
The type of the instance group.
- instanceGroupType() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
The type of the instance group.
- InstanceGroupType - Enum in software.amazon.awssdk.services.emr.model
-
- instanceGroupTypeAsString() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
The type of the instance group.
- instanceGroupTypes(Collection<InstanceGroupType>) - Method in interface software.amazon.awssdk.services.emr.model.ListInstancesRequest.Builder
-
The type of instance group for which to list the instances.
- instanceGroupTypes(InstanceGroupType...) - Method in interface software.amazon.awssdk.services.emr.model.ListInstancesRequest.Builder
-
The type of instance group for which to list the instances.
- instanceGroupTypes() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
-
The type of instance group for which to list the instances.
- instanceGroupTypesAsStrings() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
-
The type of instance group for which to list the instances.
- instanceGroupTypesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.ListInstancesRequest.Builder
-
The type of instance group for which to list the instances.
- instanceGroupTypesWithStrings(String...) - Method in interface software.amazon.awssdk.services.emr.model.ListInstancesRequest.Builder
-
The type of instance group for which to list the instances.
- InstanceResizePolicy - Class in software.amazon.awssdk.services.emr.model
-
Custom policy for requesting termination protection or termination of specific instances when shrinking an instance
group.
- instanceResizePolicy(InstanceResizePolicy) - Method in interface software.amazon.awssdk.services.emr.model.ShrinkPolicy.Builder
-
Custom policy for requesting termination protection or termination of specific instances when shrinking an
instance group.
- instanceResizePolicy(Consumer<InstanceResizePolicy.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.ShrinkPolicy.Builder
-
Custom policy for requesting termination protection or termination of specific instances when shrinking an
instance group.
- instanceResizePolicy() - Method in class software.amazon.awssdk.services.emr.model.ShrinkPolicy
-
Custom policy for requesting termination protection or termination of specific instances when shrinking an
instance group.
- InstanceResizePolicy.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- instanceRole(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupConfig.Builder
-
The role of the instance group in the cluster.
- instanceRole(InstanceRoleType) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupConfig.Builder
-
The role of the instance group in the cluster.
- instanceRole() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupConfig
-
The role of the instance group in the cluster.
- instanceRole(String) - Method in interface software.amazon.awssdk.services.emr.model.PlacementGroupConfig.Builder
-
Role of the instance in the cluster.
- instanceRole(InstanceRoleType) - Method in interface software.amazon.awssdk.services.emr.model.PlacementGroupConfig.Builder
-
Role of the instance in the cluster.
- instanceRole() - Method in class software.amazon.awssdk.services.emr.model.PlacementGroupConfig
-
Role of the instance in the cluster.
- instanceRoleAsString() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupConfig
-
The role of the instance group in the cluster.
- instanceRoleAsString() - Method in class software.amazon.awssdk.services.emr.model.PlacementGroupConfig
-
Role of the instance in the cluster.
- InstanceRoleType - Enum in software.amazon.awssdk.services.emr.model
-
- instances(Collection<Instance>) - Method in interface software.amazon.awssdk.services.emr.model.ListInstancesResponse.Builder
-
The list of instances for the cluster and given filters.
- instances(Instance...) - Method in interface software.amazon.awssdk.services.emr.model.ListInstancesResponse.Builder
-
The list of instances for the cluster and given filters.
- instances(Consumer<Instance.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.ListInstancesResponse.Builder
-
The list of instances for the cluster and given filters.
- instances() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesResponse
-
The list of instances for the cluster and given filters.
- instances(JobFlowInstancesConfig) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
A specification of the number and type of Amazon EC2 instances.
- instances(Consumer<JobFlowInstancesConfig.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
A specification of the number and type of Amazon EC2 instances.
- instances() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
A specification of the number and type of Amazon EC2 instances.
- instances() - Method in class software.amazon.awssdk.services.emr.paginators.ListInstancesIterable
-
- instances() - Method in class software.amazon.awssdk.services.emr.paginators.ListInstancesPublisher
-
Returns a publisher that can be used to get a stream of data.
- InstanceState - Enum in software.amazon.awssdk.services.emr.model
-
- InstanceStateChangeReason - Class in software.amazon.awssdk.services.emr.model
-
The details of the status change reason for the instance.
- InstanceStateChangeReason.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- InstanceStateChangeReasonCode - Enum in software.amazon.awssdk.services.emr.model
-
- instanceStates(Collection<InstanceState>) - Method in interface software.amazon.awssdk.services.emr.model.ListInstancesRequest.Builder
-
A list of instance states that will filter the instances returned with this request.
- instanceStates(InstanceState...) - Method in interface software.amazon.awssdk.services.emr.model.ListInstancesRequest.Builder
-
A list of instance states that will filter the instances returned with this request.
- instanceStates() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
-
A list of instance states that will filter the instances returned with this request.
- instanceStatesAsStrings() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
-
A list of instance states that will filter the instances returned with this request.
- instanceStatesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.ListInstancesRequest.Builder
-
A list of instance states that will filter the instances returned with this request.
- instanceStatesWithStrings(String...) - Method in interface software.amazon.awssdk.services.emr.model.ListInstancesRequest.Builder
-
A list of instance states that will filter the instances returned with this request.
- InstanceStatus - Class in software.amazon.awssdk.services.emr.model
-
The instance status details.
- InstanceStatus.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- instancesToProtect(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceResizePolicy.Builder
-
Specific list of instances to be protected when shrinking an instance group.
- instancesToProtect(String...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceResizePolicy.Builder
-
Specific list of instances to be protected when shrinking an instance group.
- instancesToProtect() - Method in class software.amazon.awssdk.services.emr.model.InstanceResizePolicy
-
Specific list of instances to be protected when shrinking an instance group.
- instancesToTerminate(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceResizePolicy.Builder
-
Specific list of instances to be terminated when shrinking an instance group.
- instancesToTerminate(String...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceResizePolicy.Builder
-
Specific list of instances to be terminated when shrinking an instance group.
- instancesToTerminate() - Method in class software.amazon.awssdk.services.emr.model.InstanceResizePolicy
-
Specific list of instances to be terminated when shrinking an instance group.
- instanceTerminationTimeout(Integer) - Method in interface software.amazon.awssdk.services.emr.model.InstanceResizePolicy.Builder
-
Decommissioning timeout override for the specific list of instances to be terminated.
- instanceTerminationTimeout() - Method in class software.amazon.awssdk.services.emr.model.InstanceResizePolicy
-
Decommissioning timeout override for the specific list of instances to be terminated.
- InstanceTimeline - Class in software.amazon.awssdk.services.emr.model
-
The timeline of the instance lifecycle.
- InstanceTimeline.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- instanceType(String) - Method in interface software.amazon.awssdk.services.emr.model.Instance.Builder
-
The EC2 instance type, for example m3.xlarge
.
- instanceType() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
The EC2 instance type, for example m3.xlarge
.
- instanceType(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
The EC2 instance type for all instances in the instance group.
- instanceType() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
The EC2 instance type for all instances in the instance group.
- instanceType(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupConfig.Builder
-
The EC2 instance type for all instances in the instance group.
- instanceType() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupConfig
-
The EC2 instance type for all instances in the instance group.
- instanceType(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTypeConfig.Builder
-
An EC2 instance type, such as m3.xlarge
.
- instanceType() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeConfig
-
An EC2 instance type, such as m3.xlarge
.
- instanceType(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTypeSpecification.Builder
-
The EC2 instance type, for example m3.xlarge
.
- instanceType() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeSpecification
-
The EC2 instance type, for example m3.xlarge
.
- InstanceTypeConfig - Class in software.amazon.awssdk.services.emr.model
-
An instance type configuration for each instance type in an instance fleet, which determines the EC2 instances Amazon
EMR attempts to provision to fulfill On-Demand and Spot target capacities.
- InstanceTypeConfig.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- instanceTypeConfigs(Collection<InstanceTypeConfig>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetConfig.Builder
-
The instance type configurations that define the EC2 instances in the instance fleet.
- instanceTypeConfigs(InstanceTypeConfig...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetConfig.Builder
-
The instance type configurations that define the EC2 instances in the instance fleet.
- instanceTypeConfigs(Consumer<InstanceTypeConfig.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetConfig.Builder
-
The instance type configurations that define the EC2 instances in the instance fleet.
- instanceTypeConfigs() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetConfig
-
The instance type configurations that define the EC2 instances in the instance fleet.
- InstanceTypeSpecification - Class in software.amazon.awssdk.services.emr.model
-
The configuration specification for each instance type in an instance fleet.
- InstanceTypeSpecification.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- instanceTypeSpecifications(Collection<InstanceTypeSpecification>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleet.Builder
-
An array of specifications for the instance types that comprise an instance fleet.
- instanceTypeSpecifications(InstanceTypeSpecification...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleet.Builder
-
An array of specifications for the instance types that comprise an instance fleet.
- instanceTypeSpecifications(Consumer<InstanceTypeSpecification.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleet.Builder
-
An array of specifications for the instance types that comprise an instance fleet.
- instanceTypeSpecifications() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleet
-
An array of specifications for the instance types that comprise an instance fleet.
- InternalServerErrorException - Exception in software.amazon.awssdk.services.emr.model
-
Indicates that an error occurred while processing the request and that the request was not completed.
- InternalServerErrorException.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- InternalServerException - Exception in software.amazon.awssdk.services.emr.model
-
This exception occurs when there is an internal failure in the Amazon EMR service.
- InternalServerException.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- InvalidRequestException - Exception in software.amazon.awssdk.services.emr.model
-
This exception occurs when there is something wrong with user input.
- InvalidRequestException.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- iops(Integer) - Method in interface software.amazon.awssdk.services.emr.model.VolumeSpecification.Builder
-
The number of I/O operations per second (IOPS) that the volume supports.
- iops() - Method in class software.amazon.awssdk.services.emr.model.VolumeSpecification
-
The number of I/O operations per second (IOPS) that the volume supports.
- iterator() - Method in class software.amazon.awssdk.services.emr.paginators.ListBootstrapActionsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.emr.paginators.ListClustersIterable
-
- iterator() - Method in class software.amazon.awssdk.services.emr.paginators.ListInstanceFleetsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.emr.paginators.ListInstanceGroupsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.emr.paginators.ListInstancesIterable
-
- iterator() - Method in class software.amazon.awssdk.services.emr.paginators.ListNotebookExecutionsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.emr.paginators.ListReleaseLabelsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.emr.paginators.ListSecurityConfigurationsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.emr.paginators.ListStepsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.emr.paginators.ListStudioSessionMappingsIterable
-
- iterator() - Method in class software.amazon.awssdk.services.emr.paginators.ListStudiosIterable
-
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.SessionMappingDetail.Builder
-
The time the session mapping was last modified.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingDetail
-
The time the session mapping was last modified.
- lastStateChangeReason(String) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
The reason for the latest status change of the notebook execution.
- lastStateChangeReason() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
The reason for the latest status change of the notebook execution.
- lastSuccessfullyAppliedConfigurations(Collection<Configuration>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
A list of configurations that were successfully applied for an instance group last time.
- lastSuccessfullyAppliedConfigurations(Configuration...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
A list of configurations that were successfully applied for an instance group last time.
- lastSuccessfullyAppliedConfigurations(Consumer<Configuration.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
A list of configurations that were successfully applied for an instance group last time.
- lastSuccessfullyAppliedConfigurations() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
A list of configurations that were successfully applied for an instance group last time.
- lastSuccessfullyAppliedConfigurationsVersion(Long) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
The version number of a configuration specification that was successfully applied for an instance group last
time.
- lastSuccessfullyAppliedConfigurationsVersion() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
The version number of a configuration specification that was successfully applied for an instance group last
time.
- launchSpecifications(InstanceFleetProvisioningSpecifications) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleet.Builder
-
Describes the launch specification for an instance fleet.
- launchSpecifications(Consumer<InstanceFleetProvisioningSpecifications.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleet.Builder
-
Describes the launch specification for an instance fleet.
- launchSpecifications() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleet
-
Describes the launch specification for an instance fleet.
- launchSpecifications(InstanceFleetProvisioningSpecifications) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetConfig.Builder
-
The launch specification for the instance fleet.
- launchSpecifications(Consumer<InstanceFleetProvisioningSpecifications.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetConfig.Builder
-
The launch specification for the instance fleet.
- launchSpecifications() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetConfig
-
The launch specification for the instance fleet.
- length() - Method in class software.amazon.awssdk.services.emr.waiters.internal.WaitersRuntime.Value
-
Execute the length function, with this value as the first parameter:
https://jmespath.org/specification.html#length
- listBootstrapActions(ListBootstrapActionsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides information about the bootstrap actions associated with a cluster.
- listBootstrapActions(Consumer<ListBootstrapActionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides information about the bootstrap actions associated with a cluster.
- listBootstrapActions(ListBootstrapActionsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides information about the bootstrap actions associated with a cluster.
- listBootstrapActions(Consumer<ListBootstrapActionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides information about the bootstrap actions associated with a cluster.
- ListBootstrapActionsIterable - Class in software.amazon.awssdk.services.emr.paginators
-
- ListBootstrapActionsIterable(EmrClient, ListBootstrapActionsRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListBootstrapActionsIterable
-
- listBootstrapActionsPaginator(ListBootstrapActionsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides information about the bootstrap actions associated with a cluster.
- listBootstrapActionsPaginator(Consumer<ListBootstrapActionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides information about the bootstrap actions associated with a cluster.
- listBootstrapActionsPaginator(ListBootstrapActionsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides information about the bootstrap actions associated with a cluster.
- listBootstrapActionsPaginator(Consumer<ListBootstrapActionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides information about the bootstrap actions associated with a cluster.
- ListBootstrapActionsPublisher - Class in software.amazon.awssdk.services.emr.paginators
-
- ListBootstrapActionsPublisher(EmrAsyncClient, ListBootstrapActionsRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListBootstrapActionsPublisher
-
- ListBootstrapActionsRequest - Class in software.amazon.awssdk.services.emr.model
-
This input determines which bootstrap actions to retrieve.
- ListBootstrapActionsRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- ListBootstrapActionsRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- ListBootstrapActionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.ListBootstrapActionsRequestMarshaller
-
- ListBootstrapActionsResponse - Class in software.amazon.awssdk.services.emr.model
-
This output contains the bootstrap actions detail.
- ListBootstrapActionsResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- listClusters(ListClustersRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides the status of all clusters visible to this Amazon Web Services account.
- listClusters(Consumer<ListClustersRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides the status of all clusters visible to this Amazon Web Services account.
- listClusters() - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides the status of all clusters visible to this Amazon Web Services account.
- listClusters() - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides the status of all clusters visible to this Amazon Web Services account.
- listClusters(ListClustersRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides the status of all clusters visible to this Amazon Web Services account.
- listClusters(Consumer<ListClustersRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides the status of all clusters visible to this Amazon Web Services account.
- ListClustersIterable - Class in software.amazon.awssdk.services.emr.paginators
-
- ListClustersIterable(EmrClient, ListClustersRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListClustersIterable
-
- listClustersPaginator() - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides the status of all clusters visible to this Amazon Web Services account.
- listClustersPaginator(ListClustersRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides the status of all clusters visible to this Amazon Web Services account.
- listClustersPaginator(Consumer<ListClustersRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides the status of all clusters visible to this Amazon Web Services account.
- listClustersPaginator() - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides the status of all clusters visible to this Amazon Web Services account.
- listClustersPaginator(ListClustersRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides the status of all clusters visible to this Amazon Web Services account.
- listClustersPaginator(Consumer<ListClustersRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides the status of all clusters visible to this Amazon Web Services account.
- ListClustersPublisher - Class in software.amazon.awssdk.services.emr.paginators
-
- ListClustersPublisher(EmrAsyncClient, ListClustersRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListClustersPublisher
-
- ListClustersRequest - Class in software.amazon.awssdk.services.emr.model
-
This input determines how the ListClusters action filters the list of clusters that it returns.
- ListClustersRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- ListClustersRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- ListClustersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.ListClustersRequestMarshaller
-
- ListClustersResponse - Class in software.amazon.awssdk.services.emr.model
-
This contains a ClusterSummaryList with the cluster details; for example, the cluster IDs, names, and status.
- ListClustersResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- listInstanceFleets(ListInstanceFleetsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Lists all available details about the instance fleets in a cluster.
- listInstanceFleets(Consumer<ListInstanceFleetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Lists all available details about the instance fleets in a cluster.
- listInstanceFleets(ListInstanceFleetsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Lists all available details about the instance fleets in a cluster.
- listInstanceFleets(Consumer<ListInstanceFleetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Lists all available details about the instance fleets in a cluster.
- ListInstanceFleetsIterable - Class in software.amazon.awssdk.services.emr.paginators
-
- ListInstanceFleetsIterable(EmrClient, ListInstanceFleetsRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListInstanceFleetsIterable
-
- listInstanceFleetsPaginator(ListInstanceFleetsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Lists all available details about the instance fleets in a cluster.
- listInstanceFleetsPaginator(Consumer<ListInstanceFleetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Lists all available details about the instance fleets in a cluster.
- listInstanceFleetsPaginator(ListInstanceFleetsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Lists all available details about the instance fleets in a cluster.
- listInstanceFleetsPaginator(Consumer<ListInstanceFleetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Lists all available details about the instance fleets in a cluster.
- ListInstanceFleetsPublisher - Class in software.amazon.awssdk.services.emr.paginators
-
- ListInstanceFleetsPublisher(EmrAsyncClient, ListInstanceFleetsRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListInstanceFleetsPublisher
-
- ListInstanceFleetsRequest - Class in software.amazon.awssdk.services.emr.model
-
- ListInstanceFleetsRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- ListInstanceFleetsRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- ListInstanceFleetsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.ListInstanceFleetsRequestMarshaller
-
- ListInstanceFleetsResponse - Class in software.amazon.awssdk.services.emr.model
-
- ListInstanceFleetsResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- listInstanceGroups(ListInstanceGroupsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides all available details about the instance groups in a cluster.
- listInstanceGroups(Consumer<ListInstanceGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides all available details about the instance groups in a cluster.
- listInstanceGroups(ListInstanceGroupsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides all available details about the instance groups in a cluster.
- listInstanceGroups(Consumer<ListInstanceGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides all available details about the instance groups in a cluster.
- ListInstanceGroupsIterable - Class in software.amazon.awssdk.services.emr.paginators
-
- ListInstanceGroupsIterable(EmrClient, ListInstanceGroupsRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListInstanceGroupsIterable
-
- listInstanceGroupsPaginator(ListInstanceGroupsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides all available details about the instance groups in a cluster.
- listInstanceGroupsPaginator(Consumer<ListInstanceGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides all available details about the instance groups in a cluster.
- listInstanceGroupsPaginator(ListInstanceGroupsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides all available details about the instance groups in a cluster.
- listInstanceGroupsPaginator(Consumer<ListInstanceGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides all available details about the instance groups in a cluster.
- ListInstanceGroupsPublisher - Class in software.amazon.awssdk.services.emr.paginators
-
- ListInstanceGroupsPublisher(EmrAsyncClient, ListInstanceGroupsRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListInstanceGroupsPublisher
-
- ListInstanceGroupsRequest - Class in software.amazon.awssdk.services.emr.model
-
This input determines which instance groups to retrieve.
- ListInstanceGroupsRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- ListInstanceGroupsRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- ListInstanceGroupsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.ListInstanceGroupsRequestMarshaller
-
- ListInstanceGroupsResponse - Class in software.amazon.awssdk.services.emr.model
-
This input determines which instance groups to retrieve.
- ListInstanceGroupsResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- listInstances(ListInstancesRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides information for all active EC2 instances and EC2 instances terminated in the last 30 days, up to a
maximum of 2,000.
- listInstances(Consumer<ListInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides information for all active EC2 instances and EC2 instances terminated in the last 30 days, up to a
maximum of 2,000.
- listInstances(ListInstancesRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides information for all active EC2 instances and EC2 instances terminated in the last 30 days, up to a
maximum of 2,000.
- listInstances(Consumer<ListInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides information for all active EC2 instances and EC2 instances terminated in the last 30 days, up to a
maximum of 2,000.
- ListInstancesIterable - Class in software.amazon.awssdk.services.emr.paginators
-
- ListInstancesIterable(EmrClient, ListInstancesRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListInstancesIterable
-
- listInstancesPaginator(ListInstancesRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides information for all active EC2 instances and EC2 instances terminated in the last 30 days, up to a
maximum of 2,000.
- listInstancesPaginator(Consumer<ListInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides information for all active EC2 instances and EC2 instances terminated in the last 30 days, up to a
maximum of 2,000.
- listInstancesPaginator(ListInstancesRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides information for all active EC2 instances and EC2 instances terminated in the last 30 days, up to a
maximum of 2,000.
- listInstancesPaginator(Consumer<ListInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides information for all active EC2 instances and EC2 instances terminated in the last 30 days, up to a
maximum of 2,000.
- ListInstancesPublisher - Class in software.amazon.awssdk.services.emr.paginators
-
- ListInstancesPublisher(EmrAsyncClient, ListInstancesRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListInstancesPublisher
-
- ListInstancesRequest - Class in software.amazon.awssdk.services.emr.model
-
This input determines which instances to list.
- ListInstancesRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- ListInstancesRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- ListInstancesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.ListInstancesRequestMarshaller
-
- ListInstancesResponse - Class in software.amazon.awssdk.services.emr.model
-
This output contains the list of instances.
- ListInstancesResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- listNotebookExecutions(ListNotebookExecutionsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides summaries of all notebook executions.
- listNotebookExecutions(Consumer<ListNotebookExecutionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides summaries of all notebook executions.
- listNotebookExecutions(ListNotebookExecutionsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides summaries of all notebook executions.
- listNotebookExecutions(Consumer<ListNotebookExecutionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides summaries of all notebook executions.
- ListNotebookExecutionsIterable - Class in software.amazon.awssdk.services.emr.paginators
-
- ListNotebookExecutionsIterable(EmrClient, ListNotebookExecutionsRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListNotebookExecutionsIterable
-
- listNotebookExecutionsPaginator(ListNotebookExecutionsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides summaries of all notebook executions.
- listNotebookExecutionsPaginator(Consumer<ListNotebookExecutionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides summaries of all notebook executions.
- listNotebookExecutionsPaginator(ListNotebookExecutionsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides summaries of all notebook executions.
- listNotebookExecutionsPaginator(Consumer<ListNotebookExecutionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides summaries of all notebook executions.
- ListNotebookExecutionsPublisher - Class in software.amazon.awssdk.services.emr.paginators
-
- ListNotebookExecutionsPublisher(EmrAsyncClient, ListNotebookExecutionsRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListNotebookExecutionsPublisher
-
- ListNotebookExecutionsRequest - Class in software.amazon.awssdk.services.emr.model
-
- ListNotebookExecutionsRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- ListNotebookExecutionsRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- ListNotebookExecutionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.ListNotebookExecutionsRequestMarshaller
-
- ListNotebookExecutionsResponse - Class in software.amazon.awssdk.services.emr.model
-
- ListNotebookExecutionsResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- listReleaseLabels(ListReleaseLabelsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Retrieves release labels of EMR services in the region where the API is called.
- listReleaseLabels(Consumer<ListReleaseLabelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Retrieves release labels of EMR services in the region where the API is called.
- listReleaseLabels(ListReleaseLabelsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Retrieves release labels of EMR services in the region where the API is called.
- listReleaseLabels(Consumer<ListReleaseLabelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Retrieves release labels of EMR services in the region where the API is called.
- ListReleaseLabelsIterable - Class in software.amazon.awssdk.services.emr.paginators
-
- ListReleaseLabelsIterable(EmrClient, ListReleaseLabelsRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListReleaseLabelsIterable
-
- listReleaseLabelsPaginator(ListReleaseLabelsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Retrieves release labels of EMR services in the region where the API is called.
- listReleaseLabelsPaginator(Consumer<ListReleaseLabelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Retrieves release labels of EMR services in the region where the API is called.
- listReleaseLabelsPaginator(ListReleaseLabelsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Retrieves release labels of EMR services in the region where the API is called.
- listReleaseLabelsPaginator(Consumer<ListReleaseLabelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Retrieves release labels of EMR services in the region where the API is called.
- ListReleaseLabelsPublisher - Class in software.amazon.awssdk.services.emr.paginators
-
- ListReleaseLabelsPublisher(EmrAsyncClient, ListReleaseLabelsRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListReleaseLabelsPublisher
-
- ListReleaseLabelsRequest - Class in software.amazon.awssdk.services.emr.model
-
- ListReleaseLabelsRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- ListReleaseLabelsRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- ListReleaseLabelsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.ListReleaseLabelsRequestMarshaller
-
- ListReleaseLabelsResponse - Class in software.amazon.awssdk.services.emr.model
-
- ListReleaseLabelsResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- listSecurityConfigurations(ListSecurityConfigurationsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Lists all the security configurations visible to this account, providing their creation dates and times, and
their names.
- listSecurityConfigurations(Consumer<ListSecurityConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Lists all the security configurations visible to this account, providing their creation dates and times, and
their names.
- listSecurityConfigurations() - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Lists all the security configurations visible to this account, providing their creation dates and times, and
their names.
- listSecurityConfigurations() - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Lists all the security configurations visible to this account, providing their creation dates and times, and
their names.
- listSecurityConfigurations(ListSecurityConfigurationsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Lists all the security configurations visible to this account, providing their creation dates and times, and
their names.
- listSecurityConfigurations(Consumer<ListSecurityConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Lists all the security configurations visible to this account, providing their creation dates and times, and
their names.
- ListSecurityConfigurationsIterable - Class in software.amazon.awssdk.services.emr.paginators
-
- ListSecurityConfigurationsIterable(EmrClient, ListSecurityConfigurationsRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListSecurityConfigurationsIterable
-
- listSecurityConfigurationsPaginator() - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Lists all the security configurations visible to this account, providing their creation dates and times, and
their names.
- listSecurityConfigurationsPaginator(ListSecurityConfigurationsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Lists all the security configurations visible to this account, providing their creation dates and times, and
their names.
- listSecurityConfigurationsPaginator(Consumer<ListSecurityConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Lists all the security configurations visible to this account, providing their creation dates and times, and
their names.
- listSecurityConfigurationsPaginator() - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Lists all the security configurations visible to this account, providing their creation dates and times, and
their names.
- listSecurityConfigurationsPaginator(ListSecurityConfigurationsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Lists all the security configurations visible to this account, providing their creation dates and times, and
their names.
- listSecurityConfigurationsPaginator(Consumer<ListSecurityConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Lists all the security configurations visible to this account, providing their creation dates and times, and
their names.
- ListSecurityConfigurationsPublisher - Class in software.amazon.awssdk.services.emr.paginators
-
- ListSecurityConfigurationsPublisher(EmrAsyncClient, ListSecurityConfigurationsRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListSecurityConfigurationsPublisher
-
- ListSecurityConfigurationsRequest - Class in software.amazon.awssdk.services.emr.model
-
- ListSecurityConfigurationsRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- ListSecurityConfigurationsRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- ListSecurityConfigurationsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.ListSecurityConfigurationsRequestMarshaller
-
- ListSecurityConfigurationsResponse - Class in software.amazon.awssdk.services.emr.model
-
- ListSecurityConfigurationsResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- listSteps(ListStepsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides a list of steps for the cluster in reverse order unless you specify stepIds
with the
request or filter by StepStates
.
- listSteps(Consumer<ListStepsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides a list of steps for the cluster in reverse order unless you specify stepIds
with the
request or filter by StepStates
.
- listSteps(ListStepsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides a list of steps for the cluster in reverse order unless you specify stepIds
with the
request or filter by StepStates
.
- listSteps(Consumer<ListStepsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides a list of steps for the cluster in reverse order unless you specify stepIds
with the
request or filter by StepStates
.
- ListStepsIterable - Class in software.amazon.awssdk.services.emr.paginators
-
- ListStepsIterable(EmrClient, ListStepsRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListStepsIterable
-
- listStepsPaginator(ListStepsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides a list of steps for the cluster in reverse order unless you specify stepIds
with the
request or filter by StepStates
.
- listStepsPaginator(Consumer<ListStepsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides a list of steps for the cluster in reverse order unless you specify stepIds
with the
request or filter by StepStates
.
- listStepsPaginator(ListStepsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides a list of steps for the cluster in reverse order unless you specify stepIds
with the
request or filter by StepStates
.
- listStepsPaginator(Consumer<ListStepsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides a list of steps for the cluster in reverse order unless you specify stepIds
with the
request or filter by StepStates
.
- ListStepsPublisher - Class in software.amazon.awssdk.services.emr.paginators
-
- ListStepsPublisher(EmrAsyncClient, ListStepsRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListStepsPublisher
-
- ListStepsRequest - Class in software.amazon.awssdk.services.emr.model
-
This input determines which steps to list.
- ListStepsRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- ListStepsRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- ListStepsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.ListStepsRequestMarshaller
-
- ListStepsResponse - Class in software.amazon.awssdk.services.emr.model
-
This output contains the list of steps returned in reverse order.
- ListStepsResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- listStudios(ListStudiosRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Returns a list of all Amazon EMR Studios associated with the Amazon Web Services account.
- listStudios(Consumer<ListStudiosRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Returns a list of all Amazon EMR Studios associated with the Amazon Web Services account.
- listStudios(ListStudiosRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Returns a list of all Amazon EMR Studios associated with the Amazon Web Services account.
- listStudios(Consumer<ListStudiosRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Returns a list of all Amazon EMR Studios associated with the Amazon Web Services account.
- listStudioSessionMappings(ListStudioSessionMappingsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Returns a list of all user or group session mappings for the Amazon EMR Studio specified by StudioId
.
- listStudioSessionMappings(Consumer<ListStudioSessionMappingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Returns a list of all user or group session mappings for the Amazon EMR Studio specified by StudioId
.
- listStudioSessionMappings(ListStudioSessionMappingsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Returns a list of all user or group session mappings for the Amazon EMR Studio specified by StudioId
.
- listStudioSessionMappings(Consumer<ListStudioSessionMappingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Returns a list of all user or group session mappings for the Amazon EMR Studio specified by StudioId
.
- ListStudioSessionMappingsIterable - Class in software.amazon.awssdk.services.emr.paginators
-
- ListStudioSessionMappingsIterable(EmrClient, ListStudioSessionMappingsRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListStudioSessionMappingsIterable
-
- listStudioSessionMappingsPaginator(ListStudioSessionMappingsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Returns a list of all user or group session mappings for the Amazon EMR Studio specified by StudioId
.
- listStudioSessionMappingsPaginator(Consumer<ListStudioSessionMappingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Returns a list of all user or group session mappings for the Amazon EMR Studio specified by StudioId
.
- listStudioSessionMappingsPaginator(ListStudioSessionMappingsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Returns a list of all user or group session mappings for the Amazon EMR Studio specified by StudioId
.
- listStudioSessionMappingsPaginator(Consumer<ListStudioSessionMappingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Returns a list of all user or group session mappings for the Amazon EMR Studio specified by StudioId
.
- ListStudioSessionMappingsPublisher - Class in software.amazon.awssdk.services.emr.paginators
-
- ListStudioSessionMappingsPublisher(EmrAsyncClient, ListStudioSessionMappingsRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListStudioSessionMappingsPublisher
-
- ListStudioSessionMappingsRequest - Class in software.amazon.awssdk.services.emr.model
-
- ListStudioSessionMappingsRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- ListStudioSessionMappingsRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- ListStudioSessionMappingsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.ListStudioSessionMappingsRequestMarshaller
-
- ListStudioSessionMappingsResponse - Class in software.amazon.awssdk.services.emr.model
-
- ListStudioSessionMappingsResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- ListStudiosIterable - Class in software.amazon.awssdk.services.emr.paginators
-
- ListStudiosIterable(EmrClient, ListStudiosRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListStudiosIterable
-
- listStudiosPaginator(ListStudiosRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Returns a list of all Amazon EMR Studios associated with the Amazon Web Services account.
- listStudiosPaginator(Consumer<ListStudiosRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Returns a list of all Amazon EMR Studios associated with the Amazon Web Services account.
- listStudiosPaginator(ListStudiosRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Returns a list of all Amazon EMR Studios associated with the Amazon Web Services account.
- listStudiosPaginator(Consumer<ListStudiosRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Returns a list of all Amazon EMR Studios associated with the Amazon Web Services account.
- ListStudiosPublisher - Class in software.amazon.awssdk.services.emr.paginators
-
- ListStudiosPublisher(EmrAsyncClient, ListStudiosRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListStudiosPublisher
-
- ListStudiosRequest - Class in software.amazon.awssdk.services.emr.model
-
- ListStudiosRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- ListStudiosRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- ListStudiosRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.ListStudiosRequestMarshaller
-
- ListStudiosResponse - Class in software.amazon.awssdk.services.emr.model
-
- ListStudiosResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- logEncryptionKmsKeyId(String) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
The KMS key used for encrypting log files.
- logEncryptionKmsKeyId() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
The KMS key used for encrypting log files.
- logEncryptionKmsKeyId(String) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
The KMS key used for encrypting log files.
- logEncryptionKmsKeyId() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
The KMS key used for encrypting log files.
- logFile(String) - Method in interface software.amazon.awssdk.services.emr.model.FailureDetails.Builder
-
The path to the log file where the step failure root cause was originally recorded.
- logFile() - Method in class software.amazon.awssdk.services.emr.model.FailureDetails
-
The path to the log file where the step failure root cause was originally recorded.
- logUri(String) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
The path to the Amazon S3 location where logs for this cluster are stored.
- logUri() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
The path to the Amazon S3 location where logs for this cluster are stored.
- logUri(String) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
The location in Amazon S3 to write the log files of the job flow.
- logUri() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
The location in Amazon S3 to write the log files of the job flow.
- mainClass(String) - Method in interface software.amazon.awssdk.services.emr.model.HadoopJarStepConfig.Builder
-
The name of the main class in the specified Java file.
- mainClass() - Method in class software.amazon.awssdk.services.emr.model.HadoopJarStepConfig
-
The name of the main class in the specified Java file.
- mainClass(String) - Method in interface software.amazon.awssdk.services.emr.model.HadoopStepConfig.Builder
-
The name of the main class in the specified Java file.
- mainClass() - Method in class software.amazon.awssdk.services.emr.model.HadoopStepConfig
-
The name of the main class in the specified Java file.
- managedScalingPolicy(ManagedScalingPolicy) - Method in interface software.amazon.awssdk.services.emr.model.GetManagedScalingPolicyResponse.Builder
-
Specifies the managed scaling policy that is attached to an Amazon EMR cluster.
- managedScalingPolicy(Consumer<ManagedScalingPolicy.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.GetManagedScalingPolicyResponse.Builder
-
Specifies the managed scaling policy that is attached to an Amazon EMR cluster.
- managedScalingPolicy() - Method in class software.amazon.awssdk.services.emr.model.GetManagedScalingPolicyResponse
-
Specifies the managed scaling policy that is attached to an Amazon EMR cluster.
- ManagedScalingPolicy - Class in software.amazon.awssdk.services.emr.model
-
Managed scaling policy for an Amazon EMR cluster.
- managedScalingPolicy(ManagedScalingPolicy) - Method in interface software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyRequest.Builder
-
Specifies the constraints for the managed scaling policy.
- managedScalingPolicy(Consumer<ManagedScalingPolicy.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyRequest.Builder
-
Specifies the constraints for the managed scaling policy.
- managedScalingPolicy() - Method in class software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyRequest
-
Specifies the constraints for the managed scaling policy.
- managedScalingPolicy(ManagedScalingPolicy) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
The specified managed scaling policy for an Amazon EMR cluster.
- managedScalingPolicy(Consumer<ManagedScalingPolicy.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
The specified managed scaling policy for an Amazon EMR cluster.
- managedScalingPolicy() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
The specified managed scaling policy for an Amazon EMR cluster.
- ManagedScalingPolicy.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- marker(String) - Method in interface software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest.Builder
-
The pagination token that indicates the next set of results to retrieve.
- marker() - Method in class software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest
-
The pagination token that indicates the next set of results to retrieve.
- marker(String) - Method in interface software.amazon.awssdk.services.emr.model.ListBootstrapActionsResponse.Builder
-
The pagination token that indicates the next set of results to retrieve.
- marker() - Method in class software.amazon.awssdk.services.emr.model.ListBootstrapActionsResponse
-
The pagination token that indicates the next set of results to retrieve.
- marker(String) - Method in interface software.amazon.awssdk.services.emr.model.ListClustersRequest.Builder
-
The pagination token that indicates the next set of results to retrieve.
- marker() - Method in class software.amazon.awssdk.services.emr.model.ListClustersRequest
-
The pagination token that indicates the next set of results to retrieve.
- marker(String) - Method in interface software.amazon.awssdk.services.emr.model.ListClustersResponse.Builder
-
The pagination token that indicates the next set of results to retrieve.
- marker() - Method in class software.amazon.awssdk.services.emr.model.ListClustersResponse
-
The pagination token that indicates the next set of results to retrieve.
- marker(String) - Method in interface software.amazon.awssdk.services.emr.model.ListInstanceFleetsRequest.Builder
-
The pagination token that indicates the next set of results to retrieve.
- marker() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceFleetsRequest
-
The pagination token that indicates the next set of results to retrieve.
- marker(String) - Method in interface software.amazon.awssdk.services.emr.model.ListInstanceFleetsResponse.Builder
-
The pagination token that indicates the next set of results to retrieve.
- marker() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceFleetsResponse
-
The pagination token that indicates the next set of results to retrieve.
- marker(String) - Method in interface software.amazon.awssdk.services.emr.model.ListInstanceGroupsRequest.Builder
-
The pagination token that indicates the next set of results to retrieve.
- marker() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceGroupsRequest
-
The pagination token that indicates the next set of results to retrieve.
- marker(String) - Method in interface software.amazon.awssdk.services.emr.model.ListInstanceGroupsResponse.Builder
-
The pagination token that indicates the next set of results to retrieve.
- marker() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceGroupsResponse
-
The pagination token that indicates the next set of results to retrieve.
- marker(String) - Method in interface software.amazon.awssdk.services.emr.model.ListInstancesRequest.Builder
-
The pagination token that indicates the next set of results to retrieve.
- marker() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
-
The pagination token that indicates the next set of results to retrieve.
- marker(String) - Method in interface software.amazon.awssdk.services.emr.model.ListInstancesResponse.Builder
-
The pagination token that indicates the next set of results to retrieve.
- marker() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesResponse
-
The pagination token that indicates the next set of results to retrieve.
- marker(String) - Method in interface software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest.Builder
-
The pagination token, returned by a previous ListNotebookExecutions
call, that indicates the
start of the list for this ListNotebookExecutions
call.
- marker() - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest
-
The pagination token, returned by a previous ListNotebookExecutions
call, that indicates the start
of the list for this ListNotebookExecutions
call.
- marker(String) - Method in interface software.amazon.awssdk.services.emr.model.ListNotebookExecutionsResponse.Builder
-
A pagination token that a subsequent ListNotebookExecutions
can use to determine the next set of
results to retrieve.
- marker() - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsResponse
-
A pagination token that a subsequent ListNotebookExecutions
can use to determine the next set of
results to retrieve.
- marker(String) - Method in interface software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsRequest.Builder
-
The pagination token that indicates the set of results to retrieve.
- marker() - Method in class software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsRequest
-
The pagination token that indicates the set of results to retrieve.
- marker(String) - Method in interface software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsResponse.Builder
-
A pagination token that indicates the next set of results to retrieve.
- marker() - Method in class software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsResponse
-
A pagination token that indicates the next set of results to retrieve.
- marker(String) - Method in interface software.amazon.awssdk.services.emr.model.ListStepsRequest.Builder
-
The maximum number of steps that a single ListSteps
action returns is 50.
- marker() - Method in class software.amazon.awssdk.services.emr.model.ListStepsRequest
-
The maximum number of steps that a single ListSteps
action returns is 50.
- marker(String) - Method in interface software.amazon.awssdk.services.emr.model.ListStepsResponse.Builder
-
The maximum number of steps that a single ListSteps
action returns is 50.
- marker() - Method in class software.amazon.awssdk.services.emr.model.ListStepsResponse
-
The maximum number of steps that a single ListSteps
action returns is 50.
- marker(String) - Method in interface software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest.Builder
-
The pagination token that indicates the set of results to retrieve.
- marker() - Method in class software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest
-
The pagination token that indicates the set of results to retrieve.
- marker(String) - Method in interface software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsResponse.Builder
-
The pagination token that indicates the next set of results to retrieve.
- marker() - Method in class software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsResponse
-
The pagination token that indicates the next set of results to retrieve.
- marker(String) - Method in interface software.amazon.awssdk.services.emr.model.ListStudiosRequest.Builder
-
The pagination token that indicates the set of results to retrieve.
- marker() - Method in class software.amazon.awssdk.services.emr.model.ListStudiosRequest
-
The pagination token that indicates the set of results to retrieve.
- marker(String) - Method in interface software.amazon.awssdk.services.emr.model.ListStudiosResponse.Builder
-
The pagination token that indicates the next set of results to retrieve.
- marker() - Method in class software.amazon.awssdk.services.emr.model.ListStudiosResponse
-
The pagination token that indicates the next set of results to retrieve.
- market(String) - Method in interface software.amazon.awssdk.services.emr.model.Instance.Builder
-
The instance purchasing option.
- market(MarketType) - Method in interface software.amazon.awssdk.services.emr.model.Instance.Builder
-
The instance purchasing option.
- market() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
The instance purchasing option.
- market(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
The marketplace to provision instances for this group.
- market(MarketType) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
The marketplace to provision instances for this group.
- market() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
The marketplace to provision instances for this group.
- market(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupConfig.Builder
-
Market type of the EC2 instances used to create a cluster node.
- market(MarketType) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupConfig.Builder
-
Market type of the EC2 instances used to create a cluster node.
- market() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupConfig
-
Market type of the EC2 instances used to create a cluster node.
- market(String) - Method in interface software.amazon.awssdk.services.emr.model.ScalingAction.Builder
-
Not available for instance groups.
- market(MarketType) - Method in interface software.amazon.awssdk.services.emr.model.ScalingAction.Builder
-
Not available for instance groups.
- market() - Method in class software.amazon.awssdk.services.emr.model.ScalingAction
-
Not available for instance groups.
- marketAsString() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
The instance purchasing option.
- marketAsString() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
The marketplace to provision instances for this group.
- marketAsString() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupConfig
-
Market type of the EC2 instances used to create a cluster node.
- marketAsString() - Method in class software.amazon.awssdk.services.emr.model.ScalingAction
-
Not available for instance groups.
- MarketType - Enum in software.amazon.awssdk.services.emr.model
-
- marshall(AddInstanceFleetRequest) - Method in class software.amazon.awssdk.services.emr.transform.AddInstanceFleetRequestMarshaller
-
- marshall(AddInstanceGroupsRequest) - Method in class software.amazon.awssdk.services.emr.transform.AddInstanceGroupsRequestMarshaller
-
- marshall(AddJobFlowStepsRequest) - Method in class software.amazon.awssdk.services.emr.transform.AddJobFlowStepsRequestMarshaller
-
- marshall(AddTagsRequest) - Method in class software.amazon.awssdk.services.emr.transform.AddTagsRequestMarshaller
-
- marshall(CancelStepsRequest) - Method in class software.amazon.awssdk.services.emr.transform.CancelStepsRequestMarshaller
-
- marshall(CreateSecurityConfigurationRequest) - Method in class software.amazon.awssdk.services.emr.transform.CreateSecurityConfigurationRequestMarshaller
-
- marshall(CreateStudioRequest) - Method in class software.amazon.awssdk.services.emr.transform.CreateStudioRequestMarshaller
-
- marshall(CreateStudioSessionMappingRequest) - Method in class software.amazon.awssdk.services.emr.transform.CreateStudioSessionMappingRequestMarshaller
-
- marshall(DeleteSecurityConfigurationRequest) - Method in class software.amazon.awssdk.services.emr.transform.DeleteSecurityConfigurationRequestMarshaller
-
- marshall(DeleteStudioRequest) - Method in class software.amazon.awssdk.services.emr.transform.DeleteStudioRequestMarshaller
-
- marshall(DeleteStudioSessionMappingRequest) - Method in class software.amazon.awssdk.services.emr.transform.DeleteStudioSessionMappingRequestMarshaller
-
- marshall(DescribeClusterRequest) - Method in class software.amazon.awssdk.services.emr.transform.DescribeClusterRequestMarshaller
-
- marshall(DescribeNotebookExecutionRequest) - Method in class software.amazon.awssdk.services.emr.transform.DescribeNotebookExecutionRequestMarshaller
-
- marshall(DescribeReleaseLabelRequest) - Method in class software.amazon.awssdk.services.emr.transform.DescribeReleaseLabelRequestMarshaller
-
- marshall(DescribeSecurityConfigurationRequest) - Method in class software.amazon.awssdk.services.emr.transform.DescribeSecurityConfigurationRequestMarshaller
-
- marshall(DescribeStepRequest) - Method in class software.amazon.awssdk.services.emr.transform.DescribeStepRequestMarshaller
-
- marshall(DescribeStudioRequest) - Method in class software.amazon.awssdk.services.emr.transform.DescribeStudioRequestMarshaller
-
- marshall(GetAutoTerminationPolicyRequest) - Method in class software.amazon.awssdk.services.emr.transform.GetAutoTerminationPolicyRequestMarshaller
-
- marshall(GetBlockPublicAccessConfigurationRequest) - Method in class software.amazon.awssdk.services.emr.transform.GetBlockPublicAccessConfigurationRequestMarshaller
-
- marshall(GetManagedScalingPolicyRequest) - Method in class software.amazon.awssdk.services.emr.transform.GetManagedScalingPolicyRequestMarshaller
-
- marshall(GetStudioSessionMappingRequest) - Method in class software.amazon.awssdk.services.emr.transform.GetStudioSessionMappingRequestMarshaller
-
- marshall(ListBootstrapActionsRequest) - Method in class software.amazon.awssdk.services.emr.transform.ListBootstrapActionsRequestMarshaller
-
- marshall(ListClustersRequest) - Method in class software.amazon.awssdk.services.emr.transform.ListClustersRequestMarshaller
-
- marshall(ListInstanceFleetsRequest) - Method in class software.amazon.awssdk.services.emr.transform.ListInstanceFleetsRequestMarshaller
-
- marshall(ListInstanceGroupsRequest) - Method in class software.amazon.awssdk.services.emr.transform.ListInstanceGroupsRequestMarshaller
-
- marshall(ListInstancesRequest) - Method in class software.amazon.awssdk.services.emr.transform.ListInstancesRequestMarshaller
-
- marshall(ListNotebookExecutionsRequest) - Method in class software.amazon.awssdk.services.emr.transform.ListNotebookExecutionsRequestMarshaller
-
- marshall(ListReleaseLabelsRequest) - Method in class software.amazon.awssdk.services.emr.transform.ListReleaseLabelsRequestMarshaller
-
- marshall(ListSecurityConfigurationsRequest) - Method in class software.amazon.awssdk.services.emr.transform.ListSecurityConfigurationsRequestMarshaller
-
- marshall(ListStepsRequest) - Method in class software.amazon.awssdk.services.emr.transform.ListStepsRequestMarshaller
-
- marshall(ListStudioSessionMappingsRequest) - Method in class software.amazon.awssdk.services.emr.transform.ListStudioSessionMappingsRequestMarshaller
-
- marshall(ListStudiosRequest) - Method in class software.amazon.awssdk.services.emr.transform.ListStudiosRequestMarshaller
-
- marshall(ModifyClusterRequest) - Method in class software.amazon.awssdk.services.emr.transform.ModifyClusterRequestMarshaller
-
- marshall(ModifyInstanceFleetRequest) - Method in class software.amazon.awssdk.services.emr.transform.ModifyInstanceFleetRequestMarshaller
-
- marshall(ModifyInstanceGroupsRequest) - Method in class software.amazon.awssdk.services.emr.transform.ModifyInstanceGroupsRequestMarshaller
-
- marshall(PutAutoScalingPolicyRequest) - Method in class software.amazon.awssdk.services.emr.transform.PutAutoScalingPolicyRequestMarshaller
-
- marshall(PutAutoTerminationPolicyRequest) - Method in class software.amazon.awssdk.services.emr.transform.PutAutoTerminationPolicyRequestMarshaller
-
- marshall(PutBlockPublicAccessConfigurationRequest) - Method in class software.amazon.awssdk.services.emr.transform.PutBlockPublicAccessConfigurationRequestMarshaller
-
- marshall(PutManagedScalingPolicyRequest) - Method in class software.amazon.awssdk.services.emr.transform.PutManagedScalingPolicyRequestMarshaller
-
- marshall(RemoveAutoScalingPolicyRequest) - Method in class software.amazon.awssdk.services.emr.transform.RemoveAutoScalingPolicyRequestMarshaller
-
- marshall(RemoveAutoTerminationPolicyRequest) - Method in class software.amazon.awssdk.services.emr.transform.RemoveAutoTerminationPolicyRequestMarshaller
-
- marshall(RemoveManagedScalingPolicyRequest) - Method in class software.amazon.awssdk.services.emr.transform.RemoveManagedScalingPolicyRequestMarshaller
-
- marshall(RemoveTagsRequest) - Method in class software.amazon.awssdk.services.emr.transform.RemoveTagsRequestMarshaller
-
- marshall(RunJobFlowRequest) - Method in class software.amazon.awssdk.services.emr.transform.RunJobFlowRequestMarshaller
-
- marshall(SetTerminationProtectionRequest) - Method in class software.amazon.awssdk.services.emr.transform.SetTerminationProtectionRequestMarshaller
-
- marshall(SetVisibleToAllUsersRequest) - Method in class software.amazon.awssdk.services.emr.transform.SetVisibleToAllUsersRequestMarshaller
-
- marshall(StartNotebookExecutionRequest) - Method in class software.amazon.awssdk.services.emr.transform.StartNotebookExecutionRequestMarshaller
-
- marshall(StopNotebookExecutionRequest) - Method in class software.amazon.awssdk.services.emr.transform.StopNotebookExecutionRequestMarshaller
-
- marshall(TerminateJobFlowsRequest) - Method in class software.amazon.awssdk.services.emr.transform.TerminateJobFlowsRequestMarshaller
-
- marshall(UpdateStudioRequest) - Method in class software.amazon.awssdk.services.emr.transform.UpdateStudioRequestMarshaller
-
- marshall(UpdateStudioSessionMappingRequest) - Method in class software.amazon.awssdk.services.emr.transform.UpdateStudioSessionMappingRequestMarshaller
-
- masterInstanceSecurityGroupId(String) - Method in interface software.amazon.awssdk.services.emr.model.ExecutionEngineConfig.Builder
-
An optional unique ID of an EC2 security group to associate with the master instance of the EMR cluster for
this notebook execution.
- masterInstanceSecurityGroupId() - Method in class software.amazon.awssdk.services.emr.model.ExecutionEngineConfig
-
An optional unique ID of an EC2 security group to associate with the master instance of the EMR cluster for this
notebook execution.
- masterInstanceType(String) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
The EC2 instance type of the master node.
- masterInstanceType() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
The EC2 instance type of the master node.
- masterPublicDnsName(String) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
The DNS name of the master node.
- masterPublicDnsName() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
The DNS name of the master node.
- matches(SdkResponse) - Method in class software.amazon.awssdk.services.emr.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
-
- matches(Throwable) - Method in class software.amazon.awssdk.services.emr.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
-
- maxCapacity(Integer) - Method in interface software.amazon.awssdk.services.emr.model.ScalingConstraints.Builder
-
The upper boundary of EC2 instances in an instance group beyond which scaling activities are not allowed to
grow.
- maxCapacity() - Method in class software.amazon.awssdk.services.emr.model.ScalingConstraints
-
The upper boundary of EC2 instances in an instance group beyond which scaling activities are not allowed to grow.
- maximumCapacityUnits(Integer) - Method in interface software.amazon.awssdk.services.emr.model.ComputeLimits.Builder
-
The upper boundary of EC2 units.
- maximumCapacityUnits() - Method in class software.amazon.awssdk.services.emr.model.ComputeLimits
-
The upper boundary of EC2 units.
- maximumCoreCapacityUnits(Integer) - Method in interface software.amazon.awssdk.services.emr.model.ComputeLimits.Builder
-
The upper boundary of EC2 units for core node type in a cluster.
- maximumCoreCapacityUnits() - Method in class software.amazon.awssdk.services.emr.model.ComputeLimits
-
The upper boundary of EC2 units for core node type in a cluster.
- maximumOnDemandCapacityUnits(Integer) - Method in interface software.amazon.awssdk.services.emr.model.ComputeLimits.Builder
-
The upper boundary of On-Demand EC2 units.
- maximumOnDemandCapacityUnits() - Method in class software.amazon.awssdk.services.emr.model.ComputeLimits
-
The upper boundary of On-Demand EC2 units.
- maxRange(Integer) - Method in interface software.amazon.awssdk.services.emr.model.PortRange.Builder
-
The smallest port number in a specified range of port numbers.
- maxRange() - Method in class software.amazon.awssdk.services.emr.model.PortRange
-
The smallest port number in a specified range of port numbers.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.emr.model.DescribeReleaseLabelRequest.Builder
-
Reserved for future use.
- maxResults() - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelRequest
-
Reserved for future use.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest.Builder
-
Defines the maximum number of release labels to return in a single response.
- maxResults() - Method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest
-
Defines the maximum number of release labels to return in a single response.
- message(String) - Method in interface software.amazon.awssdk.services.emr.model.AutoScalingPolicyStateChangeReason.Builder
-
A friendly, more verbose message that accompanies an automatic scaling policy state change.
- message() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyStateChangeReason
-
A friendly, more verbose message that accompanies an automatic scaling policy state change.
- message(String) - Method in interface software.amazon.awssdk.services.emr.model.ClusterStateChangeReason.Builder
-
The descriptive message for the state change reason.
- message() - Method in class software.amazon.awssdk.services.emr.model.ClusterStateChangeReason
-
The descriptive message for the state change reason.
- message(String) - Method in interface software.amazon.awssdk.services.emr.model.EmrException.Builder
-
- message(String) - Method in class software.amazon.awssdk.services.emr.model.EmrException.BuilderImpl
-
- message(String) - Method in interface software.amazon.awssdk.services.emr.model.FailureDetails.Builder
-
The descriptive message including the error the Amazon EMR service has identified as the cause of step
failure.
- message() - Method in class software.amazon.awssdk.services.emr.model.FailureDetails
-
The descriptive message including the error the Amazon EMR service has identified as the cause of step failure.
- message(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReason.Builder
-
An explanatory message.
- message() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReason
-
An explanatory message.
- message(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReason.Builder
-
The status change reason description.
- message() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReason
-
The status change reason description.
- message(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceStateChangeReason.Builder
-
The status change reason description.
- message() - Method in class software.amazon.awssdk.services.emr.model.InstanceStateChangeReason
-
The status change reason description.
- message(String) - Method in interface software.amazon.awssdk.services.emr.model.InternalServerErrorException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.emr.model.InternalServerException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.emr.model.InvalidRequestException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.emr.model.StepStateChangeReason.Builder
-
The descriptive message for the state change reason.
- message() - Method in class software.amazon.awssdk.services.emr.model.StepStateChangeReason
-
The descriptive message for the state change reason.
- MetricDimension - Class in software.amazon.awssdk.services.emr.model
-
A CloudWatch dimension, which is specified using a Key
(known as a Name
in CloudWatch),
Value
pair.
- MetricDimension.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- metricName(String) - Method in interface software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition.Builder
-
The name of the CloudWatch metric that is watched to determine an alarm condition.
- metricName() - Method in class software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition
-
The name of the CloudWatch metric that is watched to determine an alarm condition.
- minCapacity(Integer) - Method in interface software.amazon.awssdk.services.emr.model.ScalingConstraints.Builder
-
The lower boundary of EC2 instances in an instance group below which scaling activities are not allowed to
shrink.
- minCapacity() - Method in class software.amazon.awssdk.services.emr.model.ScalingConstraints
-
The lower boundary of EC2 instances in an instance group below which scaling activities are not allowed to
shrink.
- minimumCapacityUnits(Integer) - Method in interface software.amazon.awssdk.services.emr.model.ComputeLimits.Builder
-
The lower boundary of EC2 units.
- minimumCapacityUnits() - Method in class software.amazon.awssdk.services.emr.model.ComputeLimits
-
The lower boundary of EC2 units.
- minRange(Integer) - Method in interface software.amazon.awssdk.services.emr.model.PortRange.Builder
-
The smallest port number in a specified range of port numbers.
- minRange() - Method in class software.amazon.awssdk.services.emr.model.PortRange
-
The smallest port number in a specified range of port numbers.
- modifyCluster(ModifyClusterRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Modifies the number of steps that can be executed concurrently for the cluster specified using ClusterID.
- modifyCluster(Consumer<ModifyClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Modifies the number of steps that can be executed concurrently for the cluster specified using ClusterID.
- modifyCluster(ModifyClusterRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Modifies the number of steps that can be executed concurrently for the cluster specified using ClusterID.
- modifyCluster(Consumer<ModifyClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Modifies the number of steps that can be executed concurrently for the cluster specified using ClusterID.
- ModifyClusterRequest - Class in software.amazon.awssdk.services.emr.model
-
- ModifyClusterRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- ModifyClusterRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- ModifyClusterRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.ModifyClusterRequestMarshaller
-
- ModifyClusterResponse - Class in software.amazon.awssdk.services.emr.model
-
- ModifyClusterResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- modifyInstanceFleet(ModifyInstanceFleetRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Modifies the target On-Demand and target Spot capacities for the instance fleet with the specified
InstanceFleetID within the cluster specified using ClusterID.
- modifyInstanceFleet(Consumer<ModifyInstanceFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Modifies the target On-Demand and target Spot capacities for the instance fleet with the specified
InstanceFleetID within the cluster specified using ClusterID.
- modifyInstanceFleet(ModifyInstanceFleetRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Modifies the target On-Demand and target Spot capacities for the instance fleet with the specified
InstanceFleetID within the cluster specified using ClusterID.
- modifyInstanceFleet(Consumer<ModifyInstanceFleetRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Modifies the target On-Demand and target Spot capacities for the instance fleet with the specified
InstanceFleetID within the cluster specified using ClusterID.
- ModifyInstanceFleetRequest - Class in software.amazon.awssdk.services.emr.model
-
- ModifyInstanceFleetRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- ModifyInstanceFleetRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- ModifyInstanceFleetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.ModifyInstanceFleetRequestMarshaller
-
- ModifyInstanceFleetResponse - Class in software.amazon.awssdk.services.emr.model
-
- ModifyInstanceFleetResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- modifyInstanceGroups(ModifyInstanceGroupsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group.
- modifyInstanceGroups(Consumer<ModifyInstanceGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group.
- modifyInstanceGroups(ModifyInstanceGroupsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group.
- modifyInstanceGroups(Consumer<ModifyInstanceGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group.
- ModifyInstanceGroupsRequest - Class in software.amazon.awssdk.services.emr.model
-
Change the size of some instance groups.
- ModifyInstanceGroupsRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- ModifyInstanceGroupsRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- ModifyInstanceGroupsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.ModifyInstanceGroupsRequestMarshaller
-
- ModifyInstanceGroupsResponse - Class in software.amazon.awssdk.services.emr.model
-
- ModifyInstanceGroupsResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- multiSelectList(Function<WaitersRuntime.Value, WaitersRuntime.Value>...) - Method in class software.amazon.awssdk.services.emr.waiters.internal.WaitersRuntime.Value
-
Perform a multi-select list expression on this value:
https://jmespath.org/specification.html#multiselect-list
- name(String) - Method in interface software.amazon.awssdk.services.emr.model.Application.Builder
-
The name of the application.
- name() - Method in class software.amazon.awssdk.services.emr.model.Application
-
The name of the application.
- name(String) - Method in interface software.amazon.awssdk.services.emr.model.BootstrapActionConfig.Builder
-
The name of the bootstrap action.
- name() - Method in class software.amazon.awssdk.services.emr.model.BootstrapActionConfig
-
The name of the bootstrap action.
- name(String) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
The name of the cluster.
- name() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
The name of the cluster.
- name(String) - Method in interface software.amazon.awssdk.services.emr.model.ClusterSummary.Builder
-
The name of the cluster.
- name() - Method in class software.amazon.awssdk.services.emr.model.ClusterSummary
-
The name of the cluster.
- name(String) - Method in interface software.amazon.awssdk.services.emr.model.Command.Builder
-
The name of the command.
- name() - Method in class software.amazon.awssdk.services.emr.model.Command
-
The name of the command.
- name(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationRequest.Builder
-
The name of the security configuration.
- name() - Method in class software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationRequest
-
The name of the security configuration.
- name(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationResponse.Builder
-
The name of the security configuration.
- name() - Method in class software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationResponse
-
The name of the security configuration.
- name(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
-
A descriptive name for the Amazon EMR Studio.
- name() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
A descriptive name for the Amazon EMR Studio.
- name(String) - Method in interface software.amazon.awssdk.services.emr.model.DeleteSecurityConfigurationRequest.Builder
-
The name of the security configuration.
- name() - Method in class software.amazon.awssdk.services.emr.model.DeleteSecurityConfigurationRequest
-
The name of the security configuration.
- name(String) - Method in interface software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationRequest.Builder
-
The name of the security configuration.
- name() - Method in class software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationRequest
-
The name of the security configuration.
- name(String) - Method in interface software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationResponse.Builder
-
The name of the security configuration.
- name() - Method in class software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationResponse
-
The name of the security configuration.
- name(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleet.Builder
-
A friendly name for the instance fleet.
- name() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleet
-
A friendly name for the instance fleet.
- name(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetConfig.Builder
-
The friendly name of the instance fleet.
- name() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetConfig
-
The friendly name of the instance fleet.
- name(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
The name of the instance group.
- name() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
The name of the instance group.
- name(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupConfig.Builder
-
Friendly name given to the instance group.
- name() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupConfig
-
Friendly name given to the instance group.
- name(String) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
The name of the job flow.
- name() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
The name of the job flow.
- name(String) - Method in interface software.amazon.awssdk.services.emr.model.ScalingRule.Builder
-
The name used to identify an automatic scaling rule.
- name() - Method in class software.amazon.awssdk.services.emr.model.ScalingRule
-
The name used to identify an automatic scaling rule.
- name(String) - Method in interface software.amazon.awssdk.services.emr.model.SecurityConfigurationSummary.Builder
-
The name of the security configuration.
- name() - Method in class software.amazon.awssdk.services.emr.model.SecurityConfigurationSummary
-
The name of the security configuration.
- name(String) - Method in interface software.amazon.awssdk.services.emr.model.SimplifiedApplication.Builder
-
The returned release label application name.
- name() - Method in class software.amazon.awssdk.services.emr.model.SimplifiedApplication
-
The returned release label application name.
- name(String) - Method in interface software.amazon.awssdk.services.emr.model.Step.Builder
-
The name of the cluster step.
- name() - Method in class software.amazon.awssdk.services.emr.model.Step
-
The name of the cluster step.
- name(String) - Method in interface software.amazon.awssdk.services.emr.model.StepConfig.Builder
-
The name of the step.
- name() - Method in class software.amazon.awssdk.services.emr.model.StepConfig
-
The name of the step.
- name(String) - Method in interface software.amazon.awssdk.services.emr.model.StepSummary.Builder
-
The name of the cluster step.
- name() - Method in class software.amazon.awssdk.services.emr.model.StepSummary
-
The name of the cluster step.
- name(String) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
The name of the Amazon EMR Studio.
- name() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
The name of the Amazon EMR Studio.
- name(String) - Method in interface software.amazon.awssdk.services.emr.model.StudioSummary.Builder
-
The name of the Amazon EMR Studio.
- name() - Method in class software.amazon.awssdk.services.emr.model.StudioSummary
-
The name of the Amazon EMR Studio.
- name(String) - Method in interface software.amazon.awssdk.services.emr.model.SupportedProductConfig.Builder
-
The name of the product configuration.
- name() - Method in class software.amazon.awssdk.services.emr.model.SupportedProductConfig
-
The name of the product configuration.
- name(String) - Method in interface software.amazon.awssdk.services.emr.model.UpdateStudioRequest.Builder
-
A descriptive name for the Amazon EMR Studio.
- name() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioRequest
-
A descriptive name for the Amazon EMR Studio.
- namespace(String) - Method in interface software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition.Builder
-
The namespace for the CloudWatch metric.
- namespace() - Method in class software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition
-
The namespace for the CloudWatch metric.
- newSupportedProducts(Collection<SupportedProductConfig>) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
- newSupportedProducts(SupportedProductConfig...) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
- newSupportedProducts(Consumer<SupportedProductConfig.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
- newSupportedProducts() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
- nextToken(String) - Method in interface software.amazon.awssdk.services.emr.model.DescribeReleaseLabelRequest.Builder
-
The pagination token.
- nextToken() - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelRequest
-
The pagination token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.emr.model.DescribeReleaseLabelResponse.Builder
-
The pagination token.
- nextToken() - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelResponse
-
The pagination token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest.Builder
-
Specifies the next page of results.
- nextToken() - Method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest
-
Specifies the next page of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.emr.model.ListReleaseLabelsResponse.Builder
-
Used to paginate the next page of results if specified in the next ListReleaseLabels
request.
- nextToken() - Method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsResponse
-
Used to paginate the next page of results if specified in the next ListReleaseLabels
request.
- normalizedInstanceHours(Integer) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
An approximation of the cost of the cluster, represented in m1.small/hours.
- normalizedInstanceHours() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
An approximation of the cost of the cluster, represented in m1.small/hours.
- normalizedInstanceHours(Integer) - Method in interface software.amazon.awssdk.services.emr.model.ClusterSummary.Builder
-
An approximation of the cost of the cluster, represented in m1.small/hours.
- normalizedInstanceHours() - Method in class software.amazon.awssdk.services.emr.model.ClusterSummary
-
An approximation of the cost of the cluster, represented in m1.small/hours.
- not() - Method in class software.amazon.awssdk.services.emr.waiters.internal.WaitersRuntime.Value
-
Perform a NOT conversion on this value: https://jmespath.org/specification.html#not-expressions
- notebookExecution(NotebookExecution) - Method in interface software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionResponse.Builder
-
Properties of the notebook execution.
- notebookExecution(Consumer<NotebookExecution.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionResponse.Builder
-
Properties of the notebook execution.
- notebookExecution() - Method in class software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionResponse
-
Properties of the notebook execution.
- NotebookExecution - Class in software.amazon.awssdk.services.emr.model
-
A notebook execution.
- NotebookExecution.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- notebookExecutionId(String) - Method in interface software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionRequest.Builder
-
The unique identifier of the notebook execution.
- notebookExecutionId() - Method in class software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionRequest
-
The unique identifier of the notebook execution.
- notebookExecutionId(String) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
The unique identifier of a notebook execution.
- notebookExecutionId() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
The unique identifier of a notebook execution.
- notebookExecutionId(String) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecutionSummary.Builder
-
The unique identifier of the notebook execution.
- notebookExecutionId() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecutionSummary
-
The unique identifier of the notebook execution.
- notebookExecutionId(String) - Method in interface software.amazon.awssdk.services.emr.model.StartNotebookExecutionResponse.Builder
-
The unique identifier of the notebook execution.
- notebookExecutionId() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionResponse
-
The unique identifier of the notebook execution.
- notebookExecutionId(String) - Method in interface software.amazon.awssdk.services.emr.model.StopNotebookExecutionRequest.Builder
-
The unique identifier of the notebook execution.
- notebookExecutionId() - Method in class software.amazon.awssdk.services.emr.model.StopNotebookExecutionRequest
-
The unique identifier of the notebook execution.
- notebookExecutionName(String) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
A name for the notebook execution.
- notebookExecutionName() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
A name for the notebook execution.
- notebookExecutionName(String) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecutionSummary.Builder
-
The name of the notebook execution.
- notebookExecutionName() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecutionSummary
-
The name of the notebook execution.
- notebookExecutionName(String) - Method in interface software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest.Builder
-
An optional name for the notebook execution.
- notebookExecutionName() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
-
An optional name for the notebook execution.
- notebookExecutions(Collection<NotebookExecutionSummary>) - Method in interface software.amazon.awssdk.services.emr.model.ListNotebookExecutionsResponse.Builder
-
A list of notebook executions.
- notebookExecutions(NotebookExecutionSummary...) - Method in interface software.amazon.awssdk.services.emr.model.ListNotebookExecutionsResponse.Builder
-
A list of notebook executions.
- notebookExecutions(Consumer<NotebookExecutionSummary.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.ListNotebookExecutionsResponse.Builder
-
A list of notebook executions.
- notebookExecutions() - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsResponse
-
A list of notebook executions.
- notebookExecutions() - Method in class software.amazon.awssdk.services.emr.paginators.ListNotebookExecutionsIterable
-
- notebookExecutions() - Method in class software.amazon.awssdk.services.emr.paginators.ListNotebookExecutionsPublisher
-
Returns a publisher that can be used to get a stream of data.
- NotebookExecutionStatus - Enum in software.amazon.awssdk.services.emr.model
-
- NotebookExecutionSummary - Class in software.amazon.awssdk.services.emr.model
-
Details for a notebook execution.
- NotebookExecutionSummary.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- notebookInstanceSecurityGroupId(String) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
The unique identifier of the EC2 security group associated with the EMR Notebook instance.
- notebookInstanceSecurityGroupId() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
The unique identifier of the EC2 security group associated with the EMR Notebook instance.
- notebookInstanceSecurityGroupId(String) - Method in interface software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest.Builder
-
The unique identifier of the Amazon EC2 security group to associate with the EMR Notebook for this notebook
execution.
- notebookInstanceSecurityGroupId() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
-
The unique identifier of the Amazon EC2 security group to associate with the EMR Notebook for this notebook
execution.
- notebookParams(String) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
Input parameters in JSON format passed to the EMR Notebook at runtime for execution.
- notebookParams() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
Input parameters in JSON format passed to the EMR Notebook at runtime for execution.
- notebookParams(String) - Method in interface software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest.Builder
-
Input parameters in JSON format passed to the EMR Notebook at runtime for execution.
- notebookParams() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
-
Input parameters in JSON format passed to the EMR Notebook at runtime for execution.
- path(String) - Method in interface software.amazon.awssdk.services.emr.model.ScriptBootstrapActionConfig.Builder
-
Location in Amazon S3 of the script to run during a bootstrap action.
- path() - Method in class software.amazon.awssdk.services.emr.model.ScriptBootstrapActionConfig
-
Location in Amazon S3 of the script to run during a bootstrap action.
- period(Integer) - Method in interface software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition.Builder
-
The period, in seconds, over which the statistic is applied.
- period() - Method in class software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition
-
The period, in seconds, over which the statistic is applied.
- permittedPublicSecurityGroupRuleRanges(Collection<PortRange>) - Method in interface software.amazon.awssdk.services.emr.model.BlockPublicAccessConfiguration.Builder
-
Specifies ports and port ranges that are permitted to have security group rules that allow inbound traffic
from all public sources.
- permittedPublicSecurityGroupRuleRanges(PortRange...) - Method in interface software.amazon.awssdk.services.emr.model.BlockPublicAccessConfiguration.Builder
-
Specifies ports and port ranges that are permitted to have security group rules that allow inbound traffic
from all public sources.
- permittedPublicSecurityGroupRuleRanges(Consumer<PortRange.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.BlockPublicAccessConfiguration.Builder
-
Specifies ports and port ranges that are permitted to have security group rules that allow inbound traffic
from all public sources.
- permittedPublicSecurityGroupRuleRanges() - Method in class software.amazon.awssdk.services.emr.model.BlockPublicAccessConfiguration
-
Specifies ports and port ranges that are permitted to have security group rules that allow inbound traffic from
all public sources.
- placement(PlacementType) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
The Availability Zone in which the cluster runs.
- placement(Consumer<PlacementType.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
The Availability Zone in which the cluster runs.
- placement() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
The Availability Zone in which the cluster runs.
- PlacementGroupConfig - Class in software.amazon.awssdk.services.emr.model
-
Placement group configuration for an Amazon EMR cluster.
- PlacementGroupConfig.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- placementGroupConfigs(Collection<PlacementGroupConfig>) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
The specified placement group configuration for an Amazon EMR cluster.
- placementGroupConfigs(PlacementGroupConfig...) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
The specified placement group configuration for an Amazon EMR cluster.
- placementGroupConfigs(Consumer<PlacementGroupConfig.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
The specified placement group configuration for an Amazon EMR cluster.
- placementGroupConfigs() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
The specified placement group configuration for an Amazon EMR cluster.
- placementGroups(Collection<PlacementGroupConfig>) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
Placement group configured for an Amazon EMR cluster.
- placementGroups(PlacementGroupConfig...) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
Placement group configured for an Amazon EMR cluster.
- placementGroups(Consumer<PlacementGroupConfig.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
Placement group configured for an Amazon EMR cluster.
- placementGroups() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
Placement group configured for an Amazon EMR cluster.
- PlacementGroupStrategy - Enum in software.amazon.awssdk.services.emr.model
-
- placementStrategy(String) - Method in interface software.amazon.awssdk.services.emr.model.PlacementGroupConfig.Builder
-
EC2 Placement Group strategy associated with instance role.
- placementStrategy(PlacementGroupStrategy) - Method in interface software.amazon.awssdk.services.emr.model.PlacementGroupConfig.Builder
-
EC2 Placement Group strategy associated with instance role.
- placementStrategy() - Method in class software.amazon.awssdk.services.emr.model.PlacementGroupConfig
-
EC2 Placement Group strategy associated with instance role.
- placementStrategyAsString() - Method in class software.amazon.awssdk.services.emr.model.PlacementGroupConfig
-
EC2 Placement Group strategy associated with instance role.
- PlacementType - Class in software.amazon.awssdk.services.emr.model
-
The Amazon EC2 Availability Zone configuration of the cluster (job flow).
- PlacementType.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- PortRange - Class in software.amazon.awssdk.services.emr.model
-
A list of port ranges that are permitted to allow inbound traffic from all public IP addresses.
- PortRange.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- prefix(String) - Method in interface software.amazon.awssdk.services.emr.model.ReleaseLabelFilter.Builder
-
Optional release label version prefix filter.
- prefix() - Method in class software.amazon.awssdk.services.emr.model.ReleaseLabelFilter
-
Optional release label version prefix filter.
- privateDnsName(String) - Method in interface software.amazon.awssdk.services.emr.model.Instance.Builder
-
The private DNS name of the instance.
- privateDnsName() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
The private DNS name of the instance.
- privateIpAddress(String) - Method in interface software.amazon.awssdk.services.emr.model.Instance.Builder
-
The private IP address of the instance.
- privateIpAddress() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
The private IP address of the instance.
- properties(Map<String, String>) - Method in interface software.amazon.awssdk.services.emr.model.Configuration.Builder
-
A set of properties specified within a configuration classification.
- properties() - Method in class software.amazon.awssdk.services.emr.model.Configuration
-
A set of properties specified within a configuration classification.
- properties(Collection<KeyValue>) - Method in interface software.amazon.awssdk.services.emr.model.HadoopJarStepConfig.Builder
-
A list of Java properties that are set when the step runs.
- properties(KeyValue...) - Method in interface software.amazon.awssdk.services.emr.model.HadoopJarStepConfig.Builder
-
A list of Java properties that are set when the step runs.
- properties(Consumer<KeyValue.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.HadoopJarStepConfig.Builder
-
A list of Java properties that are set when the step runs.
- properties() - Method in class software.amazon.awssdk.services.emr.model.HadoopJarStepConfig
-
A list of Java properties that are set when the step runs.
- properties(Map<String, String>) - Method in interface software.amazon.awssdk.services.emr.model.HadoopStepConfig.Builder
-
The list of Java properties that are set when the step runs.
- properties() - Method in class software.amazon.awssdk.services.emr.model.HadoopStepConfig
-
The list of Java properties that are set when the step runs.
- provisionedOnDemandCapacity(Integer) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleet.Builder
-
The number of On-Demand units that have been provisioned for the instance fleet to fulfill
TargetOnDemandCapacity
.
- provisionedOnDemandCapacity() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleet
-
The number of On-Demand units that have been provisioned for the instance fleet to fulfill
TargetOnDemandCapacity
.
- provisionedSpotCapacity(Integer) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleet.Builder
-
The number of Spot units that have been provisioned for this instance fleet to fulfill
TargetSpotCapacity
.
- provisionedSpotCapacity() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleet
-
The number of Spot units that have been provisioned for this instance fleet to fulfill
TargetSpotCapacity
.
- publicDnsName(String) - Method in interface software.amazon.awssdk.services.emr.model.Instance.Builder
-
The public DNS name of the instance.
- publicDnsName() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
The public DNS name of the instance.
- publicIpAddress(String) - Method in interface software.amazon.awssdk.services.emr.model.Instance.Builder
-
The public IP address of the instance.
- publicIpAddress() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
The public IP address of the instance.
- putAutoScalingPolicy(PutAutoScalingPolicyRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Creates or updates an automatic scaling policy for a core instance group or task instance group in an Amazon EMR
cluster.
- putAutoScalingPolicy(Consumer<PutAutoScalingPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Creates or updates an automatic scaling policy for a core instance group or task instance group in an Amazon EMR
cluster.
- putAutoScalingPolicy(PutAutoScalingPolicyRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Creates or updates an automatic scaling policy for a core instance group or task instance group in an Amazon EMR
cluster.
- putAutoScalingPolicy(Consumer<PutAutoScalingPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Creates or updates an automatic scaling policy for a core instance group or task instance group in an Amazon EMR
cluster.
- PutAutoScalingPolicyRequest - Class in software.amazon.awssdk.services.emr.model
-
- PutAutoScalingPolicyRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- PutAutoScalingPolicyRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- PutAutoScalingPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.PutAutoScalingPolicyRequestMarshaller
-
- PutAutoScalingPolicyResponse - Class in software.amazon.awssdk.services.emr.model
-
- PutAutoScalingPolicyResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- putAutoTerminationPolicy(PutAutoTerminationPolicyRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Creates or updates an auto-termination policy for an Amazon EMR cluster.
- putAutoTerminationPolicy(Consumer<PutAutoTerminationPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Creates or updates an auto-termination policy for an Amazon EMR cluster.
- putAutoTerminationPolicy(PutAutoTerminationPolicyRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Creates or updates an auto-termination policy for an Amazon EMR cluster.
- putAutoTerminationPolicy(Consumer<PutAutoTerminationPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Creates or updates an auto-termination policy for an Amazon EMR cluster.
- PutAutoTerminationPolicyRequest - Class in software.amazon.awssdk.services.emr.model
-
- PutAutoTerminationPolicyRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- PutAutoTerminationPolicyRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- PutAutoTerminationPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.PutAutoTerminationPolicyRequestMarshaller
-
- PutAutoTerminationPolicyResponse - Class in software.amazon.awssdk.services.emr.model
-
- PutAutoTerminationPolicyResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- putBlockPublicAccessConfiguration(PutBlockPublicAccessConfigurationRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Creates or updates an Amazon EMR block public access configuration for your Amazon Web Services account in the
current Region.
- putBlockPublicAccessConfiguration(Consumer<PutBlockPublicAccessConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Creates or updates an Amazon EMR block public access configuration for your Amazon Web Services account in the
current Region.
- putBlockPublicAccessConfiguration(PutBlockPublicAccessConfigurationRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Creates or updates an Amazon EMR block public access configuration for your Amazon Web Services account in the
current Region.
- putBlockPublicAccessConfiguration(Consumer<PutBlockPublicAccessConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Creates or updates an Amazon EMR block public access configuration for your Amazon Web Services account in the
current Region.
- PutBlockPublicAccessConfigurationRequest - Class in software.amazon.awssdk.services.emr.model
-
- PutBlockPublicAccessConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- PutBlockPublicAccessConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- PutBlockPublicAccessConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.PutBlockPublicAccessConfigurationRequestMarshaller
-
- PutBlockPublicAccessConfigurationResponse - Class in software.amazon.awssdk.services.emr.model
-
- PutBlockPublicAccessConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- putManagedScalingPolicy(PutManagedScalingPolicyRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Creates or updates a managed scaling policy for an Amazon EMR cluster.
- putManagedScalingPolicy(Consumer<PutManagedScalingPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Creates or updates a managed scaling policy for an Amazon EMR cluster.
- putManagedScalingPolicy(PutManagedScalingPolicyRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Creates or updates a managed scaling policy for an Amazon EMR cluster.
- putManagedScalingPolicy(Consumer<PutManagedScalingPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Creates or updates a managed scaling policy for an Amazon EMR cluster.
- PutManagedScalingPolicyRequest - Class in software.amazon.awssdk.services.emr.model
-
- PutManagedScalingPolicyRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- PutManagedScalingPolicyRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- PutManagedScalingPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.PutManagedScalingPolicyRequestMarshaller
-
- PutManagedScalingPolicyResponse - Class in software.amazon.awssdk.services.emr.model
-
- PutManagedScalingPolicyResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- readyDateTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.ClusterTimeline.Builder
-
The date and time when the cluster was ready to run steps.
- readyDateTime() - Method in class software.amazon.awssdk.services.emr.model.ClusterTimeline
-
The date and time when the cluster was ready to run steps.
- readyDateTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetTimeline.Builder
-
The time and date the instance fleet was ready to run jobs.
- readyDateTime() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetTimeline
-
The time and date the instance fleet was ready to run jobs.
- readyDateTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupTimeline.Builder
-
The date and time when the instance group became ready to perform tasks.
- readyDateTime() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupTimeline
-
The date and time when the instance group became ready to perform tasks.
- readyDateTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTimeline.Builder
-
The date and time when the instance was ready to perform tasks.
- readyDateTime() - Method in class software.amazon.awssdk.services.emr.model.InstanceTimeline
-
The date and time when the instance was ready to perform tasks.
- realm(String) - Method in interface software.amazon.awssdk.services.emr.model.KerberosAttributes.Builder
-
The name of the Kerberos realm to which all nodes in a cluster belong.
- realm() - Method in class software.amazon.awssdk.services.emr.model.KerberosAttributes
-
The name of the Kerberos realm to which all nodes in a cluster belong.
- reason(String) - Method in interface software.amazon.awssdk.services.emr.model.CancelStepsInfo.Builder
-
The reason for the failure if the CancelSteps request fails.
- reason() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsInfo
-
The reason for the failure if the CancelSteps request fails.
- reason(String) - Method in interface software.amazon.awssdk.services.emr.model.FailureDetails.Builder
-
The reason for the step failure.
- reason() - Method in class software.amazon.awssdk.services.emr.model.FailureDetails
-
The reason for the step failure.
- relativePath(String) - Method in interface software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest.Builder
-
The path and file name of the notebook file for this execution, relative to the path specified for the EMR
Notebook.
- relativePath() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
-
The path and file name of the notebook file for this execution, relative to the path specified for the EMR
Notebook.
- releaseLabel(String) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
The Amazon EMR release label, which determines the version of open-source application packages installed on
the cluster.
- releaseLabel() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
The Amazon EMR release label, which determines the version of open-source application packages installed on the
cluster.
- releaseLabel(String) - Method in interface software.amazon.awssdk.services.emr.model.DescribeReleaseLabelRequest.Builder
-
The target release label to be described.
- releaseLabel() - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelRequest
-
The target release label to be described.
- releaseLabel(String) - Method in interface software.amazon.awssdk.services.emr.model.DescribeReleaseLabelResponse.Builder
-
The target release label described in the response.
- releaseLabel() - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelResponse
-
The target release label described in the response.
- releaseLabel(String) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
The Amazon EMR release label, which determines the version of open-source application packages installed on
the cluster.
- releaseLabel() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
The Amazon EMR release label, which determines the version of open-source application packages installed on the
cluster.
- ReleaseLabelFilter - Class in software.amazon.awssdk.services.emr.model
-
The release label filters by application or version prefix.
- ReleaseLabelFilter.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- releaseLabels(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.ListReleaseLabelsResponse.Builder
-
The returned release labels.
- releaseLabels(String...) - Method in interface software.amazon.awssdk.services.emr.model.ListReleaseLabelsResponse.Builder
-
The returned release labels.
- releaseLabels() - Method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsResponse
-
The returned release labels.
- removeAutoScalingPolicy(RemoveAutoScalingPolicyRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Removes an automatic scaling policy from a specified instance group within an EMR cluster.
- removeAutoScalingPolicy(Consumer<RemoveAutoScalingPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Removes an automatic scaling policy from a specified instance group within an EMR cluster.
- removeAutoScalingPolicy(RemoveAutoScalingPolicyRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Removes an automatic scaling policy from a specified instance group within an EMR cluster.
- removeAutoScalingPolicy(Consumer<RemoveAutoScalingPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Removes an automatic scaling policy from a specified instance group within an EMR cluster.
- RemoveAutoScalingPolicyRequest - Class in software.amazon.awssdk.services.emr.model
-
- RemoveAutoScalingPolicyRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- RemoveAutoScalingPolicyRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- RemoveAutoScalingPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.RemoveAutoScalingPolicyRequestMarshaller
-
- RemoveAutoScalingPolicyResponse - Class in software.amazon.awssdk.services.emr.model
-
- RemoveAutoScalingPolicyResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- removeAutoTerminationPolicy(RemoveAutoTerminationPolicyRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Removes an auto-termination policy from an Amazon EMR cluster.
- removeAutoTerminationPolicy(Consumer<RemoveAutoTerminationPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Removes an auto-termination policy from an Amazon EMR cluster.
- removeAutoTerminationPolicy(RemoveAutoTerminationPolicyRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Removes an auto-termination policy from an Amazon EMR cluster.
- removeAutoTerminationPolicy(Consumer<RemoveAutoTerminationPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Removes an auto-termination policy from an Amazon EMR cluster.
- RemoveAutoTerminationPolicyRequest - Class in software.amazon.awssdk.services.emr.model
-
- RemoveAutoTerminationPolicyRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- RemoveAutoTerminationPolicyRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- RemoveAutoTerminationPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.RemoveAutoTerminationPolicyRequestMarshaller
-
- RemoveAutoTerminationPolicyResponse - Class in software.amazon.awssdk.services.emr.model
-
- RemoveAutoTerminationPolicyResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- removeManagedScalingPolicy(RemoveManagedScalingPolicyRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Removes a managed scaling policy from a specified EMR cluster.
- removeManagedScalingPolicy(Consumer<RemoveManagedScalingPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Removes a managed scaling policy from a specified EMR cluster.
- removeManagedScalingPolicy(RemoveManagedScalingPolicyRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Removes a managed scaling policy from a specified EMR cluster.
- removeManagedScalingPolicy(Consumer<RemoveManagedScalingPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Removes a managed scaling policy from a specified EMR cluster.
- RemoveManagedScalingPolicyRequest - Class in software.amazon.awssdk.services.emr.model
-
- RemoveManagedScalingPolicyRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- RemoveManagedScalingPolicyRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- RemoveManagedScalingPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.RemoveManagedScalingPolicyRequestMarshaller
-
- RemoveManagedScalingPolicyResponse - Class in software.amazon.awssdk.services.emr.model
-
- RemoveManagedScalingPolicyResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- removeTags(RemoveTagsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Removes tags from an Amazon EMR resource, such as a cluster or Amazon EMR Studio.
- removeTags(Consumer<RemoveTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Removes tags from an Amazon EMR resource, such as a cluster or Amazon EMR Studio.
- removeTags(RemoveTagsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Removes tags from an Amazon EMR resource, such as a cluster or Amazon EMR Studio.
- removeTags(Consumer<RemoveTagsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Removes tags from an Amazon EMR resource, such as a cluster or Amazon EMR Studio.
- RemoveTagsRequest - Class in software.amazon.awssdk.services.emr.model
-
This input identifies an Amazon EMR resource and a list of tags to remove.
- RemoveTagsRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- RemoveTagsRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- RemoveTagsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.RemoveTagsRequestMarshaller
-
- RemoveTagsResponse - Class in software.amazon.awssdk.services.emr.model
-
This output indicates the result of removing tags from the resource.
- RemoveTagsResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- repoUpgradeOnBoot(String) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
Applies only when CustomAmiID
is used.
- repoUpgradeOnBoot(RepoUpgradeOnBoot) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
Applies only when CustomAmiID
is used.
- repoUpgradeOnBoot() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
Applies only when CustomAmiID
is used.
- RepoUpgradeOnBoot - Enum in software.amazon.awssdk.services.emr.model
-
- repoUpgradeOnBoot(String) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
Applies only when CustomAmiID
is used.
- repoUpgradeOnBoot(RepoUpgradeOnBoot) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
Applies only when CustomAmiID
is used.
- repoUpgradeOnBoot() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
Applies only when CustomAmiID
is used.
- repoUpgradeOnBootAsString() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
Applies only when CustomAmiID
is used.
- repoUpgradeOnBootAsString() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
Applies only when CustomAmiID
is used.
- requestedAmiVersion(String) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
The AMI version requested for this cluster.
- requestedAmiVersion() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
The AMI version requested for this cluster.
- requestedEc2AvailabilityZones(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes.Builder
-
Applies to clusters configured with the instance fleets option.
- requestedEc2AvailabilityZones(String...) - Method in interface software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes.Builder
-
Applies to clusters configured with the instance fleets option.
- requestedEc2AvailabilityZones() - Method in class software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
-
Applies to clusters configured with the instance fleets option.
- requestedEc2SubnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes.Builder
-
Applies to clusters configured with the instance fleets option.
- requestedEc2SubnetIds(String...) - Method in interface software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes.Builder
-
Applies to clusters configured with the instance fleets option.
- requestedEc2SubnetIds() - Method in class software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
-
Applies to clusters configured with the instance fleets option.
- requestedInstanceCount(Integer) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
The target number of instances for the instance group.
- requestedInstanceCount() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
The target number of instances for the instance group.
- requestId(String) - Method in interface software.amazon.awssdk.services.emr.model.EmrException.Builder
-
- requestId(String) - Method in class software.amazon.awssdk.services.emr.model.EmrException.BuilderImpl
-
- requestId(String) - Method in interface software.amazon.awssdk.services.emr.model.InternalServerErrorException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.emr.model.InternalServerException.Builder
-
- requestId(String) - Method in interface software.amazon.awssdk.services.emr.model.InvalidRequestException.Builder
-
- resourceId(String) - Method in interface software.amazon.awssdk.services.emr.model.AddTagsRequest.Builder
-
The Amazon EMR resource identifier to which tags will be added.
- resourceId() - Method in class software.amazon.awssdk.services.emr.model.AddTagsRequest
-
The Amazon EMR resource identifier to which tags will be added.
- resourceId(String) - Method in interface software.amazon.awssdk.services.emr.model.RemoveTagsRequest.Builder
-
The Amazon EMR resource identifier from which tags will be removed.
- resourceId() - Method in class software.amazon.awssdk.services.emr.model.RemoveTagsRequest
-
The Amazon EMR resource identifier from which tags will be removed.
- responseMetadata() - Method in interface software.amazon.awssdk.services.emr.model.EmrResponse.Builder
-
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.emr.model.EmrResponse.Builder
-
- responseMetadata() - Method in class software.amazon.awssdk.services.emr.model.EmrResponse.BuilderImpl
-
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.emr.model.EmrResponse.BuilderImpl
-
- responseMetadata() - Method in class software.amazon.awssdk.services.emr.model.EmrResponse
-
- ResponseStatusAcceptor(int, WaiterState) - Constructor for class software.amazon.awssdk.services.emr.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
-
- rules(Collection<ScalingRule>) - Method in interface software.amazon.awssdk.services.emr.model.AutoScalingPolicy.Builder
-
The scale-in and scale-out rules that comprise the automatic scaling policy.
- rules(ScalingRule...) - Method in interface software.amazon.awssdk.services.emr.model.AutoScalingPolicy.Builder
-
The scale-in and scale-out rules that comprise the automatic scaling policy.
- rules(Consumer<ScalingRule.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.AutoScalingPolicy.Builder
-
The scale-in and scale-out rules that comprise the automatic scaling policy.
- rules() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicy
-
The scale-in and scale-out rules that comprise the automatic scaling policy.
- rules(Collection<ScalingRule>) - Method in interface software.amazon.awssdk.services.emr.model.AutoScalingPolicyDescription.Builder
-
The scale-in and scale-out rules that comprise the automatic scaling policy.
- rules(ScalingRule...) - Method in interface software.amazon.awssdk.services.emr.model.AutoScalingPolicyDescription.Builder
-
The scale-in and scale-out rules that comprise the automatic scaling policy.
- rules(Consumer<ScalingRule.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.AutoScalingPolicyDescription.Builder
-
The scale-in and scale-out rules that comprise the automatic scaling policy.
- rules() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyDescription
-
The scale-in and scale-out rules that comprise the automatic scaling policy.
- runJobFlow(RunJobFlowRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
RunJobFlow creates and starts running a new cluster (job flow).
- runJobFlow(Consumer<RunJobFlowRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
RunJobFlow creates and starts running a new cluster (job flow).
- runJobFlow(RunJobFlowRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
RunJobFlow creates and starts running a new cluster (job flow).
- runJobFlow(Consumer<RunJobFlowRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
RunJobFlow creates and starts running a new cluster (job flow).
- RunJobFlowRequest - Class in software.amazon.awssdk.services.emr.model
-
- RunJobFlowRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- RunJobFlowRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- RunJobFlowRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.RunJobFlowRequestMarshaller
-
- RunJobFlowResponse - Class in software.amazon.awssdk.services.emr.model
-
- RunJobFlowResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- runningAmiVersion(String) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
The AMI version running on this cluster.
- runningAmiVersion() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
The AMI version running on this cluster.
- runningInstanceCount(Integer) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
The number of instances currently running in this instance group.
- runningInstanceCount() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
The number of instances currently running in this instance group.
- scaleDownBehavior(String) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
The way that individual Amazon EC2 instances terminate when an automatic scale-in activity occurs or an
instance group is resized.
- scaleDownBehavior(ScaleDownBehavior) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
The way that individual Amazon EC2 instances terminate when an automatic scale-in activity occurs or an
instance group is resized.
- scaleDownBehavior() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
The way that individual Amazon EC2 instances terminate when an automatic scale-in activity occurs or an instance
group is resized.
- scaleDownBehavior(String) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
Specifies the way that individual Amazon EC2 instances terminate when an automatic scale-in activity occurs
or an instance group is resized.
- scaleDownBehavior(ScaleDownBehavior) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
Specifies the way that individual Amazon EC2 instances terminate when an automatic scale-in activity occurs
or an instance group is resized.
- scaleDownBehavior() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
Specifies the way that individual Amazon EC2 instances terminate when an automatic scale-in activity occurs or an
instance group is resized.
- ScaleDownBehavior - Enum in software.amazon.awssdk.services.emr.model
-
- scaleDownBehaviorAsString() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
The way that individual Amazon EC2 instances terminate when an automatic scale-in activity occurs or an instance
group is resized.
- scaleDownBehaviorAsString() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
Specifies the way that individual Amazon EC2 instances terminate when an automatic scale-in activity occurs or an
instance group is resized.
- ScalingAction - Class in software.amazon.awssdk.services.emr.model
-
The type of adjustment the automatic scaling activity makes when triggered, and the periodicity of the adjustment.
- ScalingAction.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- scalingAdjustment(Integer) - Method in interface software.amazon.awssdk.services.emr.model.SimpleScalingPolicyConfiguration.Builder
-
The amount by which to scale in or scale out, based on the specified AdjustmentType
.
- scalingAdjustment() - Method in class software.amazon.awssdk.services.emr.model.SimpleScalingPolicyConfiguration
-
The amount by which to scale in or scale out, based on the specified AdjustmentType
.
- ScalingConstraints - Class in software.amazon.awssdk.services.emr.model
-
The upper and lower EC2 instance limits for an automatic scaling policy.
- ScalingConstraints.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- ScalingRule - Class in software.amazon.awssdk.services.emr.model
-
A scale-in or scale-out rule that defines scaling activity, including the CloudWatch metric alarm that triggers
activity, how EC2 instances are added or removed, and the periodicity of adjustments.
- ScalingRule.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- ScalingTrigger - Class in software.amazon.awssdk.services.emr.model
-
The conditions that trigger an automatic scaling activity.
- ScalingTrigger.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- scheduledExecutorService(ScheduledExecutorService) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrAsyncWaiter.Builder
-
- scriptBootstrapAction(ScriptBootstrapActionConfig) - Method in interface software.amazon.awssdk.services.emr.model.BootstrapActionConfig.Builder
-
The script run by the bootstrap action.
- scriptBootstrapAction(Consumer<ScriptBootstrapActionConfig.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.BootstrapActionConfig.Builder
-
The script run by the bootstrap action.
- scriptBootstrapAction() - Method in class software.amazon.awssdk.services.emr.model.BootstrapActionConfig
-
The script run by the bootstrap action.
- ScriptBootstrapActionConfig - Class in software.amazon.awssdk.services.emr.model
-
Configuration of the script to run during a bootstrap action.
- ScriptBootstrapActionConfig.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- scriptPath(String) - Method in interface software.amazon.awssdk.services.emr.model.Command.Builder
-
The Amazon S3 location of the command script.
- scriptPath() - Method in class software.amazon.awssdk.services.emr.model.Command
-
The Amazon S3 location of the command script.
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceGroupsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceGroupsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.AddJobFlowStepsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.AddJobFlowStepsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.AddTagsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.AddTagsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.Application
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicy
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyDescription
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyStateChangeReason
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyStatus
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.AutoTerminationPolicy
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.BlockPublicAccessConfiguration
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.BlockPublicAccessConfigurationMetadata
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.BootstrapActionConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsInfo
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ClusterStateChangeReason
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ClusterStatus
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ClusterSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ClusterTimeline
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.Command
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ComputeLimits
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.Configuration
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.DeleteSecurityConfigurationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.DeleteSecurityConfigurationResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.DescribeClusterRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.DescribeClusterResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.DescribeStepRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.DescribeStepResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.DescribeStudioRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.DescribeStudioResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.EbsBlockDevice
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.EbsBlockDeviceConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.EbsConfiguration
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.EbsVolume
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ExecutionEngineConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.FailureDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.GetAutoTerminationPolicyRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.GetAutoTerminationPolicyResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.GetBlockPublicAccessConfigurationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.GetBlockPublicAccessConfigurationResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.GetManagedScalingPolicyRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.GetManagedScalingPolicyResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.HadoopJarStepConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.HadoopStepConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleet
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetProvisioningSpecifications
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReason
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetStatus
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetTimeline
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReason
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupStatus
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupTimeline
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.InstanceResizePolicy
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.InstanceStateChangeReason
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.InstanceStatus
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.InstanceTimeline
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeSpecification
-
- sdkFields() - Method in exception software.amazon.awssdk.services.emr.model.InternalServerErrorException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.emr.model.InternalServerException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.emr.model.InvalidRequestException
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.KerberosAttributes
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.KeyValue
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ListBootstrapActionsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ListClustersRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ListClustersResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceFleetsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceFleetsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceGroupsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceGroupsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ListStepsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ListStepsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ListStudiosRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ListStudiosResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ManagedScalingPolicy
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.MetricDimension
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ModifyClusterRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ModifyClusterResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceFleetRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceFleetResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecutionSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationOptions
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.OnDemandProvisioningSpecification
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.PlacementGroupConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.PlacementType
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.PortRange
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.PutAutoTerminationPolicyRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.PutAutoTerminationPolicyResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.PutBlockPublicAccessConfigurationRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.PutBlockPublicAccessConfigurationResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ReleaseLabelFilter
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoScalingPolicyRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoScalingPolicyResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoTerminationPolicyRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoTerminationPolicyResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.RemoveManagedScalingPolicyRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.RemoveManagedScalingPolicyResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.RemoveTagsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.RemoveTagsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ScalingAction
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ScalingConstraints
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ScalingRule
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ScalingTrigger
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ScriptBootstrapActionConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.SecurityConfigurationSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingDetail
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.SetTerminationProtectionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.SetTerminationProtectionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.SetVisibleToAllUsersRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.SetVisibleToAllUsersResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ShrinkPolicy
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.SimpleScalingPolicyConfiguration
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.SimplifiedApplication
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.Step
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.StepConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.StepStateChangeReason
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.StepStatus
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.StepSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.StepTimeline
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.StopNotebookExecutionRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.StopNotebookExecutionResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.StudioSummary
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.SupportedProductConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.Tag
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.TerminateJobFlowsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.TerminateJobFlowsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.VolumeSpecification
-
- securityConfiguration(String) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
The name of the security configuration applied to the cluster.
- securityConfiguration() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
The name of the security configuration applied to the cluster.
- securityConfiguration(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationRequest.Builder
-
The security configuration details in JSON format.
- securityConfiguration() - Method in class software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationRequest
-
The security configuration details in JSON format.
- securityConfiguration(String) - Method in interface software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationResponse.Builder
-
The security configuration details in JSON format.
- securityConfiguration() - Method in class software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationResponse
-
The security configuration details in JSON format.
- securityConfiguration(String) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
The name of a security configuration to apply to the cluster.
- securityConfiguration() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
The name of a security configuration to apply to the cluster.
- securityConfigurations(Collection<SecurityConfigurationSummary>) - Method in interface software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsResponse.Builder
-
The creation date and time, and name, of each security configuration.
- securityConfigurations(SecurityConfigurationSummary...) - Method in interface software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsResponse.Builder
-
The creation date and time, and name, of each security configuration.
- securityConfigurations(Consumer<SecurityConfigurationSummary.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsResponse.Builder
-
The creation date and time, and name, of each security configuration.
- securityConfigurations() - Method in class software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsResponse
-
The creation date and time, and name, of each security configuration.
- securityConfigurations() - Method in class software.amazon.awssdk.services.emr.paginators.ListSecurityConfigurationsIterable
-
- securityConfigurations() - Method in class software.amazon.awssdk.services.emr.paginators.ListSecurityConfigurationsPublisher
-
Returns a publisher that can be used to get a stream of data.
- SecurityConfigurationSummary - Class in software.amazon.awssdk.services.emr.model
-
The creation date and time, and name, of a security configuration.
- SecurityConfigurationSummary.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.AddInstanceGroupsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.AddInstanceGroupsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.AddJobFlowStepsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.AddJobFlowStepsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.AddTagsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.AddTagsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.Application
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicy
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyDescription
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyStateChangeReason
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyStatus
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.AutoTerminationPolicy
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.BlockPublicAccessConfiguration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.BlockPublicAccessConfigurationMetadata
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.BootstrapActionConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.CancelStepsInfo
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.CancelStepsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.CancelStepsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.Cluster
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ClusterStateChangeReason
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ClusterStatus
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ClusterSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ClusterTimeline
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.Command
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ComputeLimits
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.Configuration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.CreateStudioResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.DeleteSecurityConfigurationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.DeleteSecurityConfigurationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.DeleteStudioRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.DeleteStudioResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.DescribeClusterRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.DescribeClusterResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.DescribeStepRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.DescribeStepResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.DescribeStudioRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.DescribeStudioResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.EbsBlockDevice
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.EbsBlockDeviceConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.EbsConfiguration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.EbsVolume
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.emr.model.EmrException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ExecutionEngineConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.FailureDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.GetAutoTerminationPolicyRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.GetAutoTerminationPolicyResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.GetBlockPublicAccessConfigurationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.GetBlockPublicAccessConfigurationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.GetManagedScalingPolicyRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.GetManagedScalingPolicyResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.HadoopJarStepConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.HadoopStepConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.Instance
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.InstanceFleet
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.InstanceFleetConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.InstanceFleetProvisioningSpecifications
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReason
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.InstanceFleetStatus
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.InstanceFleetTimeline
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.InstanceGroupConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReason
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.InstanceGroupStatus
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.InstanceGroupTimeline
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.InstanceResizePolicy
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.InstanceStateChangeReason
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.InstanceStatus
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.InstanceTimeline
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.InstanceTypeConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.InstanceTypeSpecification
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.emr.model.InternalServerErrorException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.emr.model.InternalServerException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.emr.model.InvalidRequestException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.KerberosAttributes
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.KeyValue
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ListBootstrapActionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ListClustersRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ListClustersResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ListInstanceFleetsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ListInstanceFleetsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ListInstanceGroupsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ListInstanceGroupsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ListInstancesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ListStepsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ListStepsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ListStudiosRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ListStudiosResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ManagedScalingPolicy
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.MetricDimension
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ModifyClusterRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ModifyClusterResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ModifyInstanceFleetRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ModifyInstanceFleetResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.NotebookExecutionSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationOptions
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.OnDemandProvisioningSpecification
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.PlacementGroupConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.PlacementType
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.PortRange
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.PutAutoTerminationPolicyRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.PutAutoTerminationPolicyResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.PutBlockPublicAccessConfigurationRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.PutBlockPublicAccessConfigurationResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ReleaseLabelFilter
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.RemoveAutoScalingPolicyRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.RemoveAutoScalingPolicyResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.RemoveAutoTerminationPolicyRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.RemoveAutoTerminationPolicyResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.RemoveManagedScalingPolicyRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.RemoveManagedScalingPolicyResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.RemoveTagsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.RemoveTagsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.RunJobFlowResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ScalingAction
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ScalingConstraints
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ScalingRule
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ScalingTrigger
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ScriptBootstrapActionConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.SecurityConfigurationSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.SessionMappingDetail
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.SessionMappingSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.SetTerminationProtectionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.SetTerminationProtectionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.SetVisibleToAllUsersRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.SetVisibleToAllUsersResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ShrinkPolicy
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.SimpleScalingPolicyConfiguration
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.SimplifiedApplication
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.Step
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.StepConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.StepStateChangeReason
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.StepStatus
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.StepSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.StepTimeline
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.StopNotebookExecutionRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.StopNotebookExecutionResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.Studio
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.StudioSummary
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.SupportedProductConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.Tag
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.TerminateJobFlowsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.TerminateJobFlowsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.UpdateStudioRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.UpdateStudioResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.VolumeSpecification
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.emr.EmrClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.emr.EmrClient
-
- serviceAccessSecurityGroup(String) - Method in interface software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes.Builder
-
The identifier of the Amazon EC2 security group for the Amazon EMR service to access clusters in VPC private
subnets.
- serviceAccessSecurityGroup() - Method in class software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
-
The identifier of the Amazon EC2 security group for the Amazon EMR service to access clusters in VPC private
subnets.
- serviceAccessSecurityGroup(String) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
The identifier of the Amazon EC2 security group for the Amazon EMR service to access clusters in VPC private
subnets.
- serviceAccessSecurityGroup() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
The identifier of the Amazon EC2 security group for the Amazon EMR service to access clusters in VPC private
subnets.
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.emr.EmrClient
-
- serviceRole(String) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
The IAM role that Amazon EMR assumes in order to access Amazon Web Services resources on your behalf.
- serviceRole() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
The IAM role that Amazon EMR assumes in order to access Amazon Web Services resources on your behalf.
- serviceRole(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
-
The IAM role that the Amazon EMR Studio assumes.
- serviceRole() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
The IAM role that the Amazon EMR Studio assumes.
- serviceRole(String) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
The IAM role that Amazon EMR assumes in order to access Amazon Web Services resources on your behalf.
- serviceRole() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
The IAM role that Amazon EMR assumes in order to access Amazon Web Services resources on your behalf.
- serviceRole(String) - Method in interface software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest.Builder
-
The name or ARN of the IAM role that is used as the service role for Amazon EMR (the EMR role) for the
notebook execution.
- serviceRole() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
-
The name or ARN of the IAM role that is used as the service role for Amazon EMR (the EMR role) for the notebook
execution.
- serviceRole(String) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
The name of the IAM role assumed by the Amazon EMR Studio.
- serviceRole() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
The name of the IAM role assumed by the Amazon EMR Studio.
- sessionMapping(SessionMappingDetail) - Method in interface software.amazon.awssdk.services.emr.model.GetStudioSessionMappingResponse.Builder
-
The session mapping details for the specified Amazon EMR Studio and identity, including session policy ARN
and creation time.
- sessionMapping(Consumer<SessionMappingDetail.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.GetStudioSessionMappingResponse.Builder
-
The session mapping details for the specified Amazon EMR Studio and identity, including session policy ARN
and creation time.
- sessionMapping() - Method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingResponse
-
The session mapping details for the specified Amazon EMR Studio and identity, including session policy ARN and
creation time.
- SessionMappingDetail - Class in software.amazon.awssdk.services.emr.model
-
Details for an Amazon EMR Studio session mapping including creation time, user or group ID, Studio ID, and so on.
- SessionMappingDetail.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- sessionMappings(Collection<SessionMappingSummary>) - Method in interface software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsResponse.Builder
-
A list of session mapping summary objects.
- sessionMappings(SessionMappingSummary...) - Method in interface software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsResponse.Builder
-
A list of session mapping summary objects.
- sessionMappings(Consumer<SessionMappingSummary.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsResponse.Builder
-
A list of session mapping summary objects.
- sessionMappings() - Method in class software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsResponse
-
A list of session mapping summary objects.
- sessionMappings() - Method in class software.amazon.awssdk.services.emr.paginators.ListStudioSessionMappingsIterable
-
- sessionMappings() - Method in class software.amazon.awssdk.services.emr.paginators.ListStudioSessionMappingsPublisher
-
Returns a publisher that can be used to get a stream of data.
- SessionMappingSummary - Class in software.amazon.awssdk.services.emr.model
-
Details for an Amazon EMR Studio session mapping.
- SessionMappingSummary.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- sessionPolicyArn(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingRequest.Builder
-
The Amazon Resource Name (ARN) for the session policy that will be applied to the user or group.
- sessionPolicyArn() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingRequest
-
The Amazon Resource Name (ARN) for the session policy that will be applied to the user or group.
- sessionPolicyArn(String) - Method in interface software.amazon.awssdk.services.emr.model.SessionMappingDetail.Builder
-
The Amazon Resource Name (ARN) of the session policy associated with the user or group.
- sessionPolicyArn() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingDetail
-
The Amazon Resource Name (ARN) of the session policy associated with the user or group.
- sessionPolicyArn(String) - Method in interface software.amazon.awssdk.services.emr.model.SessionMappingSummary.Builder
-
The Amazon Resource Name (ARN) of the session policy associated with the user or group.
- sessionPolicyArn() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingSummary
-
The Amazon Resource Name (ARN) of the session policy associated with the user or group.
- sessionPolicyArn(String) - Method in interface software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingRequest.Builder
-
The Amazon Resource Name (ARN) of the session policy to associate with the specified user or group.
- sessionPolicyArn() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingRequest
-
The Amazon Resource Name (ARN) of the session policy to associate with the specified user or group.
- setTerminationProtection(SetTerminationProtectionRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
SetTerminationProtection locks a cluster (job flow) so the EC2 instances in the cluster cannot be terminated by
user intervention, an API call, or in the event of a job-flow error.
- setTerminationProtection(Consumer<SetTerminationProtectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
SetTerminationProtection locks a cluster (job flow) so the EC2 instances in the cluster cannot be terminated by
user intervention, an API call, or in the event of a job-flow error.
- setTerminationProtection(SetTerminationProtectionRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
SetTerminationProtection locks a cluster (job flow) so the EC2 instances in the cluster cannot be terminated by
user intervention, an API call, or in the event of a job-flow error.
- setTerminationProtection(Consumer<SetTerminationProtectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
SetTerminationProtection locks a cluster (job flow) so the EC2 instances in the cluster cannot be terminated by
user intervention, an API call, or in the event of a job-flow error.
- SetTerminationProtectionRequest - Class in software.amazon.awssdk.services.emr.model
-
- SetTerminationProtectionRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- SetTerminationProtectionRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- SetTerminationProtectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.SetTerminationProtectionRequestMarshaller
-
- SetTerminationProtectionResponse - Class in software.amazon.awssdk.services.emr.model
-
- SetTerminationProtectionResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- setVisibleToAllUsers(SetVisibleToAllUsersRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
- setVisibleToAllUsers(Consumer<SetVisibleToAllUsersRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
- setVisibleToAllUsers(SetVisibleToAllUsersRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
- setVisibleToAllUsers(Consumer<SetVisibleToAllUsersRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
- SetVisibleToAllUsersRequest - Class in software.amazon.awssdk.services.emr.model
-
The input to the SetVisibleToAllUsers action.
- SetVisibleToAllUsersRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- SetVisibleToAllUsersRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- SetVisibleToAllUsersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.SetVisibleToAllUsersRequestMarshaller
-
- SetVisibleToAllUsersResponse - Class in software.amazon.awssdk.services.emr.model
-
- SetVisibleToAllUsersResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- shrinkPolicy(ShrinkPolicy) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
Policy for customizing shrink operations.
- shrinkPolicy(Consumer<ShrinkPolicy.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
Policy for customizing shrink operations.
- shrinkPolicy() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
Policy for customizing shrink operations.
- shrinkPolicy(ShrinkPolicy) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig.Builder
-
Policy for customizing shrink operations.
- shrinkPolicy(Consumer<ShrinkPolicy.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig.Builder
-
Policy for customizing shrink operations.
- shrinkPolicy() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig
-
Policy for customizing shrink operations.
- ShrinkPolicy - Class in software.amazon.awssdk.services.emr.model
-
Policy for customizing shrink operations.
- ShrinkPolicy.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- simpleScalingPolicyConfiguration(SimpleScalingPolicyConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.ScalingAction.Builder
-
The type of adjustment the automatic scaling activity makes when triggered, and the periodicity of the
adjustment.
- simpleScalingPolicyConfiguration(Consumer<SimpleScalingPolicyConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.ScalingAction.Builder
-
The type of adjustment the automatic scaling activity makes when triggered, and the periodicity of the
adjustment.
- simpleScalingPolicyConfiguration() - Method in class software.amazon.awssdk.services.emr.model.ScalingAction
-
The type of adjustment the automatic scaling activity makes when triggered, and the periodicity of the
adjustment.
- SimpleScalingPolicyConfiguration - Class in software.amazon.awssdk.services.emr.model
-
An automatic scaling configuration, which describes how the policy adds or removes instances, the cooldown period,
and the number of EC2 instances that will be added each time the CloudWatch metric alarm condition is satisfied.
- SimpleScalingPolicyConfiguration.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- SimplifiedApplication - Class in software.amazon.awssdk.services.emr.model
-
The returned release label application names or versions.
- SimplifiedApplication.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- sizeInGB(Integer) - Method in interface software.amazon.awssdk.services.emr.model.VolumeSpecification.Builder
-
The volume size, in gibibytes (GiB).
- sizeInGB() - Method in class software.amazon.awssdk.services.emr.model.VolumeSpecification
-
The volume size, in gibibytes (GiB).
- slaveInstanceType(String) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
The EC2 instance type of the core and task nodes.
- slaveInstanceType() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
The EC2 instance type of the core and task nodes.
- software.amazon.awssdk.services.emr - package software.amazon.awssdk.services.emr
-
Amazon EMR is a web service that makes it easier to process large amounts of data efficiently.
- software.amazon.awssdk.services.emr.model - package software.amazon.awssdk.services.emr.model
-
- software.amazon.awssdk.services.emr.paginators - package software.amazon.awssdk.services.emr.paginators
-
- software.amazon.awssdk.services.emr.transform - package software.amazon.awssdk.services.emr.transform
-
- software.amazon.awssdk.services.emr.waiters - package software.amazon.awssdk.services.emr.waiters
-
- software.amazon.awssdk.services.emr.waiters.internal - package software.amazon.awssdk.services.emr.waiters.internal
-
- SpotProvisioningAllocationStrategy - Enum in software.amazon.awssdk.services.emr.model
-
- SpotProvisioningSpecification - Class in software.amazon.awssdk.services.emr.model
-
The launch specification for Spot Instances in the instance fleet, which determines the defined duration,
provisioning timeout behavior, and allocation strategy.
- SpotProvisioningSpecification.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- SpotProvisioningTimeoutAction - Enum in software.amazon.awssdk.services.emr.model
-
- spotSpecification(SpotProvisioningSpecification) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetProvisioningSpecifications.Builder
-
The launch specification for Spot Instances in the fleet, which determines the defined duration, provisioning
timeout behavior, and allocation strategy.
- spotSpecification(Consumer<SpotProvisioningSpecification.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetProvisioningSpecifications.Builder
-
The launch specification for Spot Instances in the fleet, which determines the defined duration, provisioning
timeout behavior, and allocation strategy.
- spotSpecification() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetProvisioningSpecifications
-
The launch specification for Spot Instances in the fleet, which determines the defined duration, provisioning
timeout behavior, and allocation strategy.
- startDateTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.StepTimeline.Builder
-
The date and time when the cluster step execution started.
- startDateTime() - Method in class software.amazon.awssdk.services.emr.model.StepTimeline
-
The date and time when the cluster step execution started.
- startNotebookExecution(StartNotebookExecutionRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Starts a notebook execution.
- startNotebookExecution(Consumer<StartNotebookExecutionRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Starts a notebook execution.
- startNotebookExecution(StartNotebookExecutionRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Starts a notebook execution.
- startNotebookExecution(Consumer<StartNotebookExecutionRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Starts a notebook execution.
- StartNotebookExecutionRequest - Class in software.amazon.awssdk.services.emr.model
-
- StartNotebookExecutionRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- StartNotebookExecutionRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- StartNotebookExecutionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.StartNotebookExecutionRequestMarshaller
-
- StartNotebookExecutionResponse - Class in software.amazon.awssdk.services.emr.model
-
- StartNotebookExecutionResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- startTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
The timestamp when notebook execution started.
- startTime() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
The timestamp when notebook execution started.
- startTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecutionSummary.Builder
-
The timestamp when notebook execution started.
- startTime() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecutionSummary
-
The timestamp when notebook execution started.
- state(String) - Method in interface software.amazon.awssdk.services.emr.model.AutoScalingPolicyStatus.Builder
-
Indicates the status of the automatic scaling policy.
- state(AutoScalingPolicyState) - Method in interface software.amazon.awssdk.services.emr.model.AutoScalingPolicyStatus.Builder
-
Indicates the status of the automatic scaling policy.
- state() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyStatus
-
Indicates the status of the automatic scaling policy.
- state(String) - Method in interface software.amazon.awssdk.services.emr.model.ClusterStatus.Builder
-
The current state of the cluster.
- state(ClusterState) - Method in interface software.amazon.awssdk.services.emr.model.ClusterStatus.Builder
-
The current state of the cluster.
- state() - Method in class software.amazon.awssdk.services.emr.model.ClusterStatus
-
The current state of the cluster.
- state(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetStatus.Builder
-
A code representing the instance fleet status.
- state(InstanceFleetState) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetStatus.Builder
-
A code representing the instance fleet status.
- state() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetStatus
-
A code representing the instance fleet status.
- state(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupStatus.Builder
-
The current state of the instance group.
- state(InstanceGroupState) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupStatus.Builder
-
The current state of the instance group.
- state() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupStatus
-
The current state of the instance group.
- state(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceStatus.Builder
-
The current state of the instance.
- state(InstanceState) - Method in interface software.amazon.awssdk.services.emr.model.InstanceStatus.Builder
-
The current state of the instance.
- state() - Method in class software.amazon.awssdk.services.emr.model.InstanceStatus
-
The current state of the instance.
- state(String) - Method in interface software.amazon.awssdk.services.emr.model.StepStatus.Builder
-
The execution state of the cluster step.
- state(StepState) - Method in interface software.amazon.awssdk.services.emr.model.StepStatus.Builder
-
The execution state of the cluster step.
- state() - Method in class software.amazon.awssdk.services.emr.model.StepStatus
-
The execution state of the cluster step.
- stateAsString() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyStatus
-
Indicates the status of the automatic scaling policy.
- stateAsString() - Method in class software.amazon.awssdk.services.emr.model.ClusterStatus
-
The current state of the cluster.
- stateAsString() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetStatus
-
A code representing the instance fleet status.
- stateAsString() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupStatus
-
The current state of the instance group.
- stateAsString() - Method in class software.amazon.awssdk.services.emr.model.InstanceStatus
-
The current state of the instance.
- stateAsString() - Method in class software.amazon.awssdk.services.emr.model.StepStatus
-
The execution state of the cluster step.
- stateChangeReason(AutoScalingPolicyStateChangeReason) - Method in interface software.amazon.awssdk.services.emr.model.AutoScalingPolicyStatus.Builder
-
The reason for a change in status.
- stateChangeReason(Consumer<AutoScalingPolicyStateChangeReason.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.AutoScalingPolicyStatus.Builder
-
The reason for a change in status.
- stateChangeReason() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyStatus
-
The reason for a change in status.
- stateChangeReason(ClusterStateChangeReason) - Method in interface software.amazon.awssdk.services.emr.model.ClusterStatus.Builder
-
The reason for the cluster status change.
- stateChangeReason(Consumer<ClusterStateChangeReason.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.ClusterStatus.Builder
-
The reason for the cluster status change.
- stateChangeReason() - Method in class software.amazon.awssdk.services.emr.model.ClusterStatus
-
The reason for the cluster status change.
- stateChangeReason(InstanceFleetStateChangeReason) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetStatus.Builder
-
Provides status change reason details for the instance fleet.
- stateChangeReason(Consumer<InstanceFleetStateChangeReason.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetStatus.Builder
-
Provides status change reason details for the instance fleet.
- stateChangeReason() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetStatus
-
Provides status change reason details for the instance fleet.
- stateChangeReason(InstanceGroupStateChangeReason) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupStatus.Builder
-
The status change reason details for the instance group.
- stateChangeReason(Consumer<InstanceGroupStateChangeReason.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupStatus.Builder
-
The status change reason details for the instance group.
- stateChangeReason() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupStatus
-
The status change reason details for the instance group.
- stateChangeReason(InstanceStateChangeReason) - Method in interface software.amazon.awssdk.services.emr.model.InstanceStatus.Builder
-
The details of the status change reason for the instance.
- stateChangeReason(Consumer<InstanceStateChangeReason.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceStatus.Builder
-
The details of the status change reason for the instance.
- stateChangeReason() - Method in class software.amazon.awssdk.services.emr.model.InstanceStatus
-
The details of the status change reason for the instance.
- stateChangeReason(StepStateChangeReason) - Method in interface software.amazon.awssdk.services.emr.model.StepStatus.Builder
-
The reason for the step execution status change.
- stateChangeReason(Consumer<StepStateChangeReason.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.StepStatus.Builder
-
The reason for the step execution status change.
- stateChangeReason() - Method in class software.amazon.awssdk.services.emr.model.StepStatus
-
The reason for the step execution status change.
- statistic(String) - Method in interface software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition.Builder
-
The statistic to apply to the metric associated with the alarm.
- statistic(Statistic) - Method in interface software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition.Builder
-
The statistic to apply to the metric associated with the alarm.
- statistic() - Method in class software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition
-
The statistic to apply to the metric associated with the alarm.
- Statistic - Enum in software.amazon.awssdk.services.emr.model
-
- statisticAsString() - Method in class software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition
-
The statistic to apply to the metric associated with the alarm.
- status(AutoScalingPolicyStatus) - Method in interface software.amazon.awssdk.services.emr.model.AutoScalingPolicyDescription.Builder
-
The status of an automatic scaling policy.
- status(Consumer<AutoScalingPolicyStatus.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.AutoScalingPolicyDescription.Builder
-
The status of an automatic scaling policy.
- status() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyDescription
-
The status of an automatic scaling policy.
- status(String) - Method in interface software.amazon.awssdk.services.emr.model.CancelStepsInfo.Builder
-
The status of a CancelSteps Request.
- status(CancelStepsRequestStatus) - Method in interface software.amazon.awssdk.services.emr.model.CancelStepsInfo.Builder
-
The status of a CancelSteps Request.
- status() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsInfo
-
The status of a CancelSteps Request.
- status(ClusterStatus) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
The current status details about the cluster.
- status(Consumer<ClusterStatus.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
The current status details about the cluster.
- status() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
The current status details about the cluster.
- status(ClusterStatus) - Method in interface software.amazon.awssdk.services.emr.model.ClusterSummary.Builder
-
The details about the current status of the cluster.
- status(Consumer<ClusterStatus.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.ClusterSummary.Builder
-
The details about the current status of the cluster.
- status() - Method in class software.amazon.awssdk.services.emr.model.ClusterSummary
-
The details about the current status of the cluster.
- status(InstanceStatus) - Method in interface software.amazon.awssdk.services.emr.model.Instance.Builder
-
The current status of the instance.
- status(Consumer<InstanceStatus.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.Instance.Builder
-
The current status of the instance.
- status() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
The current status of the instance.
- status(InstanceFleetStatus) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleet.Builder
-
The current status of the instance fleet.
- status(Consumer<InstanceFleetStatus.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleet.Builder
-
The current status of the instance fleet.
- status() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleet
-
The current status of the instance fleet.
- status(InstanceGroupStatus) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
The current status of the instance group.
- status(Consumer<InstanceGroupStatus.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
The current status of the instance group.
- status() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
The current status of the instance group.
- status(String) - Method in interface software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest.Builder
-
The status filter for listing notebook executions.
- status(NotebookExecutionStatus) - Method in interface software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest.Builder
-
The status filter for listing notebook executions.
- status() - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest
-
The status filter for listing notebook executions.
- status(String) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
The status of the notebook execution.
- status(NotebookExecutionStatus) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
The status of the notebook execution.
- status() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
The status of the notebook execution.
- status(String) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecutionSummary.Builder
-
The status of the notebook execution.
- status(NotebookExecutionStatus) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecutionSummary.Builder
-
The status of the notebook execution.
- status() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecutionSummary
-
The status of the notebook execution.
- status(StepStatus) - Method in interface software.amazon.awssdk.services.emr.model.Step.Builder
-
The current execution status details of the cluster step.
- status(Consumer<StepStatus.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.Step.Builder
-
The current execution status details of the cluster step.
- status() - Method in class software.amazon.awssdk.services.emr.model.Step
-
The current execution status details of the cluster step.
- status(StepStatus) - Method in interface software.amazon.awssdk.services.emr.model.StepSummary.Builder
-
The current execution status details of the cluster step.
- status(Consumer<StepStatus.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.StepSummary.Builder
-
The current execution status details of the cluster step.
- status() - Method in class software.amazon.awssdk.services.emr.model.StepSummary
-
The current execution status details of the cluster step.
- statusAsString() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsInfo
-
The status of a CancelSteps Request.
- statusAsString() - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest
-
The status filter for listing notebook executions.
- statusAsString() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
The status of the notebook execution.
- statusAsString() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecutionSummary
-
The status of the notebook execution.
- statusCode(int) - Method in interface software.amazon.awssdk.services.emr.model.EmrException.Builder
-
- statusCode(int) - Method in class software.amazon.awssdk.services.emr.model.EmrException.BuilderImpl
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.emr.model.InternalServerErrorException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.emr.model.InternalServerException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.emr.model.InvalidRequestException.Builder
-
- step(Step) - Method in interface software.amazon.awssdk.services.emr.model.DescribeStepResponse.Builder
-
The step details for the requested step identifier.
- step(Consumer<Step.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.DescribeStepResponse.Builder
-
The step details for the requested step identifier.
- step() - Method in class software.amazon.awssdk.services.emr.model.DescribeStepResponse
-
The step details for the requested step identifier.
- Step - Class in software.amazon.awssdk.services.emr.model
-
This represents a step in a cluster.
- Step.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- stepCancellationOption(String) - Method in interface software.amazon.awssdk.services.emr.model.CancelStepsRequest.Builder
-
The option to choose to cancel RUNNING
steps.
- stepCancellationOption(StepCancellationOption) - Method in interface software.amazon.awssdk.services.emr.model.CancelStepsRequest.Builder
-
The option to choose to cancel RUNNING
steps.
- stepCancellationOption() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsRequest
-
The option to choose to cancel RUNNING
steps.
- StepCancellationOption - Enum in software.amazon.awssdk.services.emr.model
-
- stepCancellationOptionAsString() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsRequest
-
The option to choose to cancel RUNNING
steps.
- stepConcurrencyLevel(Integer) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
Specifies the number of steps that can be executed concurrently.
- stepConcurrencyLevel() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
Specifies the number of steps that can be executed concurrently.
- stepConcurrencyLevel(Integer) - Method in interface software.amazon.awssdk.services.emr.model.ModifyClusterRequest.Builder
-
The number of steps that can be executed concurrently.
- stepConcurrencyLevel() - Method in class software.amazon.awssdk.services.emr.model.ModifyClusterRequest
-
The number of steps that can be executed concurrently.
- stepConcurrencyLevel(Integer) - Method in interface software.amazon.awssdk.services.emr.model.ModifyClusterResponse.Builder
-
The number of steps that can be executed concurrently.
- stepConcurrencyLevel() - Method in class software.amazon.awssdk.services.emr.model.ModifyClusterResponse
-
The number of steps that can be executed concurrently.
- stepConcurrencyLevel(Integer) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
Specifies the number of steps that can be executed concurrently.
- stepConcurrencyLevel() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
Specifies the number of steps that can be executed concurrently.
- StepConfig - Class in software.amazon.awssdk.services.emr.model
-
Specification for a cluster (job flow) step.
- StepConfig.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- stepId(String) - Method in interface software.amazon.awssdk.services.emr.model.CancelStepsInfo.Builder
-
The encrypted StepId of a step.
- stepId() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsInfo
-
The encrypted StepId of a step.
- stepId(String) - Method in interface software.amazon.awssdk.services.emr.model.DescribeStepRequest.Builder
-
The identifier of the step to describe.
- stepId() - Method in class software.amazon.awssdk.services.emr.model.DescribeStepRequest
-
The identifier of the step to describe.
- stepIds(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.AddJobFlowStepsResponse.Builder
-
The identifiers of the list of steps added to the job flow.
- stepIds(String...) - Method in interface software.amazon.awssdk.services.emr.model.AddJobFlowStepsResponse.Builder
-
The identifiers of the list of steps added to the job flow.
- stepIds() - Method in class software.amazon.awssdk.services.emr.model.AddJobFlowStepsResponse
-
The identifiers of the list of steps added to the job flow.
- stepIds(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.CancelStepsRequest.Builder
-
The list of StepIDs
to cancel.
- stepIds(String...) - Method in interface software.amazon.awssdk.services.emr.model.CancelStepsRequest.Builder
-
The list of StepIDs
to cancel.
- stepIds() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsRequest
-
The list of StepIDs
to cancel.
- stepIds(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.ListStepsRequest.Builder
-
The filter to limit the step list based on the identifier of the steps.
- stepIds(String...) - Method in interface software.amazon.awssdk.services.emr.model.ListStepsRequest.Builder
-
The filter to limit the step list based on the identifier of the steps.
- stepIds() - Method in class software.amazon.awssdk.services.emr.model.ListStepsRequest
-
The filter to limit the step list based on the identifier of the steps.
- steps(Collection<StepConfig>) - Method in interface software.amazon.awssdk.services.emr.model.AddJobFlowStepsRequest.Builder
-
A list of
StepConfig to be executed by the job flow.
- steps(StepConfig...) - Method in interface software.amazon.awssdk.services.emr.model.AddJobFlowStepsRequest.Builder
-
A list of
StepConfig to be executed by the job flow.
- steps(Consumer<StepConfig.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.AddJobFlowStepsRequest.Builder
-
A list of
StepConfig to be executed by the job flow.
- steps() - Method in class software.amazon.awssdk.services.emr.model.AddJobFlowStepsRequest
-
A list of
StepConfig to be executed by the job flow.
- steps(Collection<StepSummary>) - Method in interface software.amazon.awssdk.services.emr.model.ListStepsResponse.Builder
-
The filtered list of steps for the cluster.
- steps(StepSummary...) - Method in interface software.amazon.awssdk.services.emr.model.ListStepsResponse.Builder
-
The filtered list of steps for the cluster.
- steps(Consumer<StepSummary.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.ListStepsResponse.Builder
-
The filtered list of steps for the cluster.
- steps() - Method in class software.amazon.awssdk.services.emr.model.ListStepsResponse
-
The filtered list of steps for the cluster.
- steps(Collection<StepConfig>) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
A list of steps to run.
- steps(StepConfig...) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
A list of steps to run.
- steps(Consumer<StepConfig.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
A list of steps to run.
- steps() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
A list of steps to run.
- steps() - Method in class software.amazon.awssdk.services.emr.paginators.ListStepsIterable
-
- steps() - Method in class software.amazon.awssdk.services.emr.paginators.ListStepsPublisher
-
Returns a publisher that can be used to get a stream of data.
- StepState - Enum in software.amazon.awssdk.services.emr.model
-
- StepStateChangeReason - Class in software.amazon.awssdk.services.emr.model
-
The details of the step state change reason.
- StepStateChangeReason.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- StepStateChangeReasonCode - Enum in software.amazon.awssdk.services.emr.model
-
- stepStates(Collection<StepState>) - Method in interface software.amazon.awssdk.services.emr.model.ListStepsRequest.Builder
-
The filter to limit the step list based on certain states.
- stepStates(StepState...) - Method in interface software.amazon.awssdk.services.emr.model.ListStepsRequest.Builder
-
The filter to limit the step list based on certain states.
- stepStates() - Method in class software.amazon.awssdk.services.emr.model.ListStepsRequest
-
The filter to limit the step list based on certain states.
- stepStatesAsStrings() - Method in class software.amazon.awssdk.services.emr.model.ListStepsRequest
-
The filter to limit the step list based on certain states.
- stepStatesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.ListStepsRequest.Builder
-
The filter to limit the step list based on certain states.
- stepStatesWithStrings(String...) - Method in interface software.amazon.awssdk.services.emr.model.ListStepsRequest.Builder
-
The filter to limit the step list based on certain states.
- StepStatus - Class in software.amazon.awssdk.services.emr.model
-
The execution status details of the cluster step.
- StepStatus.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- StepSummary - Class in software.amazon.awssdk.services.emr.model
-
The summary of the cluster step.
- StepSummary.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- StepTimeline - Class in software.amazon.awssdk.services.emr.model
-
The timeline of the cluster step lifecycle.
- StepTimeline.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- stopNotebookExecution(StopNotebookExecutionRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Stops a notebook execution.
- stopNotebookExecution(Consumer<StopNotebookExecutionRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Stops a notebook execution.
- stopNotebookExecution(StopNotebookExecutionRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Stops a notebook execution.
- stopNotebookExecution(Consumer<StopNotebookExecutionRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Stops a notebook execution.
- StopNotebookExecutionRequest - Class in software.amazon.awssdk.services.emr.model
-
- StopNotebookExecutionRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- StopNotebookExecutionRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- StopNotebookExecutionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.StopNotebookExecutionRequestMarshaller
-
- StopNotebookExecutionResponse - Class in software.amazon.awssdk.services.emr.model
-
- StopNotebookExecutionResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- studio(Studio) - Method in interface software.amazon.awssdk.services.emr.model.DescribeStudioResponse.Builder
-
The Amazon EMR Studio details.
- studio(Consumer<Studio.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.DescribeStudioResponse.Builder
-
The Amazon EMR Studio details.
- studio() - Method in class software.amazon.awssdk.services.emr.model.DescribeStudioResponse
-
The Amazon EMR Studio details.
- Studio - Class in software.amazon.awssdk.services.emr.model
-
Details for an Amazon EMR Studio including ID, creation time, name, and so on.
- Studio.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- studioArn(String) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
The Amazon Resource Name (ARN) of the Amazon EMR Studio.
- studioArn() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
The Amazon Resource Name (ARN) of the Amazon EMR Studio.
- studioId(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioResponse.Builder
-
The ID of the Amazon EMR Studio.
- studioId() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioResponse
-
The ID of the Amazon EMR Studio.
- studioId(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingRequest.Builder
-
The ID of the Amazon EMR Studio to which the user or group will be mapped.
- studioId() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingRequest
-
The ID of the Amazon EMR Studio to which the user or group will be mapped.
- studioId(String) - Method in interface software.amazon.awssdk.services.emr.model.DeleteStudioRequest.Builder
-
The ID of the Amazon EMR Studio.
- studioId() - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioRequest
-
The ID of the Amazon EMR Studio.
- studioId(String) - Method in interface software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingRequest.Builder
-
The ID of the Amazon EMR Studio.
- studioId() - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingRequest
-
The ID of the Amazon EMR Studio.
- studioId(String) - Method in interface software.amazon.awssdk.services.emr.model.DescribeStudioRequest.Builder
-
The Amazon EMR Studio ID.
- studioId() - Method in class software.amazon.awssdk.services.emr.model.DescribeStudioRequest
-
The Amazon EMR Studio ID.
- studioId(String) - Method in interface software.amazon.awssdk.services.emr.model.GetStudioSessionMappingRequest.Builder
-
The ID of the Amazon EMR Studio.
- studioId() - Method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingRequest
-
The ID of the Amazon EMR Studio.
- studioId(String) - Method in interface software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest.Builder
-
The ID of the Amazon EMR Studio.
- studioId() - Method in class software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest
-
The ID of the Amazon EMR Studio.
- studioId(String) - Method in interface software.amazon.awssdk.services.emr.model.SessionMappingDetail.Builder
-
The ID of the Amazon EMR Studio.
- studioId() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingDetail
-
The ID of the Amazon EMR Studio.
- studioId(String) - Method in interface software.amazon.awssdk.services.emr.model.SessionMappingSummary.Builder
-
The ID of the Amazon EMR Studio.
- studioId() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingSummary
-
The ID of the Amazon EMR Studio.
- studioId(String) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
The ID of the Amazon EMR Studio.
- studioId() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
The ID of the Amazon EMR Studio.
- studioId(String) - Method in interface software.amazon.awssdk.services.emr.model.StudioSummary.Builder
-
The ID of the Amazon EMR Studio.
- studioId() - Method in class software.amazon.awssdk.services.emr.model.StudioSummary
-
The ID of the Amazon EMR Studio.
- studioId(String) - Method in interface software.amazon.awssdk.services.emr.model.UpdateStudioRequest.Builder
-
The ID of the Amazon EMR Studio to update.
- studioId() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioRequest
-
The ID of the Amazon EMR Studio to update.
- studioId(String) - Method in interface software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingRequest.Builder
-
The ID of the Amazon EMR Studio.
- studioId() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingRequest
-
The ID of the Amazon EMR Studio.
- studios(Collection<StudioSummary>) - Method in interface software.amazon.awssdk.services.emr.model.ListStudiosResponse.Builder
-
The list of Studio summary objects.
- studios(StudioSummary...) - Method in interface software.amazon.awssdk.services.emr.model.ListStudiosResponse.Builder
-
The list of Studio summary objects.
- studios(Consumer<StudioSummary.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.ListStudiosResponse.Builder
-
The list of Studio summary objects.
- studios() - Method in class software.amazon.awssdk.services.emr.model.ListStudiosResponse
-
The list of Studio summary objects.
- studios() - Method in class software.amazon.awssdk.services.emr.paginators.ListStudiosIterable
-
- studios() - Method in class software.amazon.awssdk.services.emr.paginators.ListStudiosPublisher
-
Returns a publisher that can be used to get a stream of data.
- StudioSummary - Class in software.amazon.awssdk.services.emr.model
-
Details for an Amazon EMR Studio, including ID, Name, VPC, and Description.
- StudioSummary.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
-
A list of subnet IDs to associate with the Amazon EMR Studio.
- subnetIds(String...) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
-
A list of subnet IDs to associate with the Amazon EMR Studio.
- subnetIds() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
A list of subnet IDs to associate with the Amazon EMR Studio.
- subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
The list of IDs of the subnets associated with the Amazon EMR Studio.
- subnetIds(String...) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
The list of IDs of the subnets associated with the Amazon EMR Studio.
- subnetIds() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
The list of IDs of the subnets associated with the Amazon EMR Studio.
- subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.UpdateStudioRequest.Builder
-
A list of subnet IDs to associate with the Amazon EMR Studio.
- subnetIds(String...) - Method in interface software.amazon.awssdk.services.emr.model.UpdateStudioRequest.Builder
-
A list of subnet IDs to associate with the Amazon EMR Studio.
- subnetIds() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioRequest
-
A list of subnet IDs to associate with the Amazon EMR Studio.
- subscribe(Subscriber<? super ListBootstrapActionsResponse>) - Method in class software.amazon.awssdk.services.emr.paginators.ListBootstrapActionsPublisher
-
- subscribe(Subscriber<? super ListClustersResponse>) - Method in class software.amazon.awssdk.services.emr.paginators.ListClustersPublisher
-
- subscribe(Subscriber<? super ListInstanceFleetsResponse>) - Method in class software.amazon.awssdk.services.emr.paginators.ListInstanceFleetsPublisher
-
- subscribe(Subscriber<? super ListInstanceGroupsResponse>) - Method in class software.amazon.awssdk.services.emr.paginators.ListInstanceGroupsPublisher
-
- subscribe(Subscriber<? super ListInstancesResponse>) - Method in class software.amazon.awssdk.services.emr.paginators.ListInstancesPublisher
-
- subscribe(Subscriber<? super ListNotebookExecutionsResponse>) - Method in class software.amazon.awssdk.services.emr.paginators.ListNotebookExecutionsPublisher
-
- subscribe(Subscriber<? super ListReleaseLabelsResponse>) - Method in class software.amazon.awssdk.services.emr.paginators.ListReleaseLabelsPublisher
-
- subscribe(Subscriber<? super ListSecurityConfigurationsResponse>) - Method in class software.amazon.awssdk.services.emr.paginators.ListSecurityConfigurationsPublisher
-
- subscribe(Subscriber<? super ListStepsResponse>) - Method in class software.amazon.awssdk.services.emr.paginators.ListStepsPublisher
-
- subscribe(Subscriber<? super ListStudioSessionMappingsResponse>) - Method in class software.amazon.awssdk.services.emr.paginators.ListStudioSessionMappingsPublisher
-
- subscribe(Subscriber<? super ListStudiosResponse>) - Method in class software.amazon.awssdk.services.emr.paginators.ListStudiosPublisher
-
- SupportedProductConfig - Class in software.amazon.awssdk.services.emr.model
-
The list of supported product configurations that allow user-supplied arguments.
- SupportedProductConfig.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- supportedProducts(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
- supportedProducts(String...) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
- supportedProducts() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
- Tag - Class in software.amazon.awssdk.services.emr.model
-
A key-value pair containing user-defined metadata that you can associate with an Amazon EMR resource.
- Tag.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.RemoveTagsRequest.Builder
-
A list of tag keys to remove from the resource.
- tagKeys(String...) - Method in interface software.amazon.awssdk.services.emr.model.RemoveTagsRequest.Builder
-
A list of tag keys to remove from the resource.
- tagKeys() - Method in class software.amazon.awssdk.services.emr.model.RemoveTagsRequest
-
A list of tag keys to remove from the resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.emr.model.AddTagsRequest.Builder
-
A list of tags to associate with a resource.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.emr.model.AddTagsRequest.Builder
-
A list of tags to associate with a resource.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.AddTagsRequest.Builder
-
A list of tags to associate with a resource.
- tags() - Method in class software.amazon.awssdk.services.emr.model.AddTagsRequest
-
A list of tags to associate with a resource.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
A list of tags associated with a cluster.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
A list of tags associated with a cluster.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
A list of tags associated with a cluster.
- tags() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
A list of tags associated with a cluster.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
-
A list of tags to associate with the Amazon EMR Studio.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
-
A list of tags to associate with the Amazon EMR Studio.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
-
A list of tags to associate with the Amazon EMR Studio.
- tags() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
A list of tags to associate with the Amazon EMR Studio.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
A list of tags associated with a notebook execution.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
A list of tags associated with a notebook execution.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
A list of tags associated with a notebook execution.
- tags() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
A list of tags associated with a notebook execution.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
A list of tags to associate with a cluster and propagate to Amazon EC2 instances.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
A list of tags to associate with a cluster and propagate to Amazon EC2 instances.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
A list of tags to associate with a cluster and propagate to Amazon EC2 instances.
- tags() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
A list of tags to associate with a cluster and propagate to Amazon EC2 instances.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest.Builder
-
A list of tags associated with a notebook execution.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest.Builder
-
A list of tags associated with a notebook execution.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest.Builder
-
A list of tags associated with a notebook execution.
- tags() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
-
A list of tags associated with a notebook execution.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
A list of tags associated with the Amazon EMR Studio.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
A list of tags associated with the Amazon EMR Studio.
- tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
A list of tags associated with the Amazon EMR Studio.
- tags() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
A list of tags associated with the Amazon EMR Studio.
- targetOnDemandCapacity(Integer) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleet.Builder
-
The target capacity of On-Demand units for the instance fleet, which determines how many On-Demand Instances
to provision.
- targetOnDemandCapacity() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleet
-
The target capacity of On-Demand units for the instance fleet, which determines how many On-Demand Instances to
provision.
- targetOnDemandCapacity(Integer) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetConfig.Builder
-
The target capacity of On-Demand units for the instance fleet, which determines how many On-Demand Instances
to provision.
- targetOnDemandCapacity() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetConfig
-
The target capacity of On-Demand units for the instance fleet, which determines how many On-Demand Instances to
provision.
- targetOnDemandCapacity(Integer) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig.Builder
-
The target capacity of On-Demand units for the instance fleet.
- targetOnDemandCapacity() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig
-
The target capacity of On-Demand units for the instance fleet.
- targetSpotCapacity(Integer) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleet.Builder
-
The target capacity of Spot units for the instance fleet, which determines how many Spot Instances to
provision.
- targetSpotCapacity() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleet
-
The target capacity of Spot units for the instance fleet, which determines how many Spot Instances to provision.
- targetSpotCapacity(Integer) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetConfig.Builder
-
The target capacity of Spot units for the instance fleet, which determines how many Spot Instances to
provision.
- targetSpotCapacity() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetConfig
-
The target capacity of Spot units for the instance fleet, which determines how many Spot Instances to provision.
- targetSpotCapacity(Integer) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig.Builder
-
The target capacity of Spot units for the instance fleet.
- targetSpotCapacity() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig
-
The target capacity of Spot units for the instance fleet.
- terminateJobFlows(TerminateJobFlowsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
TerminateJobFlows shuts a list of clusters (job flows) down.
- terminateJobFlows(Consumer<TerminateJobFlowsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
TerminateJobFlows shuts a list of clusters (job flows) down.
- terminateJobFlows(TerminateJobFlowsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
TerminateJobFlows shuts a list of clusters (job flows) down.
- terminateJobFlows(Consumer<TerminateJobFlowsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
TerminateJobFlows shuts a list of clusters (job flows) down.
- TerminateJobFlowsRequest - Class in software.amazon.awssdk.services.emr.model
-
- TerminateJobFlowsRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- TerminateJobFlowsRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
- TerminateJobFlowsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.TerminateJobFlowsRequestMarshaller
-
- TerminateJobFlowsResponse - Class in software.amazon.awssdk.services.emr.model
-
- TerminateJobFlowsResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- terminationProtected(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
Indicates whether Amazon EMR will lock the cluster to prevent the EC2 instances from being terminated by an
API call or user intervention, or in the event of a cluster error.
- terminationProtected() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
Indicates whether Amazon EMR will lock the cluster to prevent the EC2 instances from being terminated by an API
call or user intervention, or in the event of a cluster error.
- terminationProtected(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
Specifies whether to lock the cluster to prevent the Amazon EC2 instances from being terminated by API call,
user intervention, or in the event of a job-flow error.
- terminationProtected() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
Specifies whether to lock the cluster to prevent the Amazon EC2 instances from being terminated by API call, user
intervention, or in the event of a job-flow error.
- terminationProtected(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.SetTerminationProtectionRequest.Builder
-
A Boolean that indicates whether to protect the cluster and prevent the Amazon EC2 instances in the cluster
from shutting down due to API calls, user intervention, or job-flow error.
- terminationProtected() - Method in class software.amazon.awssdk.services.emr.model.SetTerminationProtectionRequest
-
A Boolean that indicates whether to protect the cluster and prevent the Amazon EC2 instances in the cluster from
shutting down due to API calls, user intervention, or job-flow error.
- threshold(Double) - Method in interface software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition.Builder
-
The value against which the specified statistic is compared.
- threshold() - Method in class software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition
-
The value against which the specified statistic is compared.
- timeline(ClusterTimeline) - Method in interface software.amazon.awssdk.services.emr.model.ClusterStatus.Builder
-
A timeline that represents the status of a cluster over the lifetime of the cluster.
- timeline(Consumer<ClusterTimeline.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.ClusterStatus.Builder
-
A timeline that represents the status of a cluster over the lifetime of the cluster.
- timeline() - Method in class software.amazon.awssdk.services.emr.model.ClusterStatus
-
A timeline that represents the status of a cluster over the lifetime of the cluster.
- timeline(InstanceFleetTimeline) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetStatus.Builder
-
Provides historical timestamps for the instance fleet, including the time of creation, the time it became
ready to run jobs, and the time of termination.
- timeline(Consumer<InstanceFleetTimeline.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetStatus.Builder
-
Provides historical timestamps for the instance fleet, including the time of creation, the time it became
ready to run jobs, and the time of termination.
- timeline() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetStatus
-
Provides historical timestamps for the instance fleet, including the time of creation, the time it became ready
to run jobs, and the time of termination.
- timeline(InstanceGroupTimeline) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupStatus.Builder
-
The timeline of the instance group status over time.
- timeline(Consumer<InstanceGroupTimeline.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupStatus.Builder
-
The timeline of the instance group status over time.
- timeline() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupStatus
-
The timeline of the instance group status over time.
- timeline(InstanceTimeline) - Method in interface software.amazon.awssdk.services.emr.model.InstanceStatus.Builder
-
The timeline of the instance status over time.
- timeline(Consumer<InstanceTimeline.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceStatus.Builder
-
The timeline of the instance status over time.
- timeline() - Method in class software.amazon.awssdk.services.emr.model.InstanceStatus
-
The timeline of the instance status over time.
- timeline(StepTimeline) - Method in interface software.amazon.awssdk.services.emr.model.StepStatus.Builder
-
The timeline of the cluster step status over time.
- timeline(Consumer<StepTimeline.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.StepStatus.Builder
-
The timeline of the cluster step status over time.
- timeline() - Method in class software.amazon.awssdk.services.emr.model.StepStatus
-
The timeline of the cluster step status over time.
- timeoutAction(String) - Method in interface software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification.Builder
-
The action to take when TargetSpotCapacity
has not been fulfilled when the
TimeoutDurationMinutes
has expired; that is, when all Spot Instances could not be provisioned
within the Spot provisioning timeout.
- timeoutAction(SpotProvisioningTimeoutAction) - Method in interface software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification.Builder
-
The action to take when TargetSpotCapacity
has not been fulfilled when the
TimeoutDurationMinutes
has expired; that is, when all Spot Instances could not be provisioned
within the Spot provisioning timeout.
- timeoutAction() - Method in class software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification
-
The action to take when TargetSpotCapacity
has not been fulfilled when the
TimeoutDurationMinutes
has expired; that is, when all Spot Instances could not be provisioned within
the Spot provisioning timeout.
- timeoutActionAsString() - Method in class software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification
-
The action to take when TargetSpotCapacity
has not been fulfilled when the
TimeoutDurationMinutes
has expired; that is, when all Spot Instances could not be provisioned within
the Spot provisioning timeout.
- timeoutDurationMinutes(Integer) - Method in interface software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification.Builder
-
The spot provisioning timeout period in minutes.
- timeoutDurationMinutes() - Method in class software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification
-
The spot provisioning timeout period in minutes.
- to(Instant) - Method in interface software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest.Builder
-
The end of time range filter for listing notebook executions.
- to() - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest
-
The end of time range filter for listing notebook executions.
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceGroupsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceGroupsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.AddJobFlowStepsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.AddJobFlowStepsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.AddTagsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.AddTagsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.Application
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicy
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyDescription
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyStateChangeReason
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyStatus
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.AutoTerminationPolicy
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.BlockPublicAccessConfiguration
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.BlockPublicAccessConfigurationMetadata
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.BootstrapActionConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsInfo
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ClusterStateChangeReason
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ClusterStatus
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ClusterSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ClusterTimeline
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.Command
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ComputeLimits
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.Configuration
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.DeleteSecurityConfigurationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.DeleteSecurityConfigurationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.DescribeClusterRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.DescribeClusterResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.DescribeStepRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.DescribeStepResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.DescribeStudioRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.DescribeStudioResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.EbsBlockDevice
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.EbsBlockDeviceConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.EbsConfiguration
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.EbsVolume
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
-
- toBuilder() - Method in exception software.amazon.awssdk.services.emr.model.EmrException
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.EmrRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ExecutionEngineConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.FailureDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.GetAutoTerminationPolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.GetAutoTerminationPolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.GetBlockPublicAccessConfigurationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.GetBlockPublicAccessConfigurationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.GetManagedScalingPolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.GetManagedScalingPolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.HadoopJarStepConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.HadoopStepConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleet
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetProvisioningSpecifications
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReason
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetStatus
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetTimeline
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReason
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupStatus
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupTimeline
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.InstanceResizePolicy
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.InstanceStateChangeReason
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.InstanceStatus
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.InstanceTimeline
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeSpecification
-
- toBuilder() - Method in exception software.amazon.awssdk.services.emr.model.InternalServerErrorException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.emr.model.InternalServerException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.emr.model.InvalidRequestException
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.KerberosAttributes
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.KeyValue
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ListBootstrapActionsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ListClustersRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ListClustersResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceFleetsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceFleetsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceGroupsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceGroupsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ListStepsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ListStepsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ListStudiosRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ListStudiosResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ManagedScalingPolicy
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.MetricDimension
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ModifyClusterRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ModifyClusterResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceFleetRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceFleetResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecutionSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationOptions
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.OnDemandProvisioningSpecification
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.PlacementGroupConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.PlacementType
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.PortRange
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.PutAutoTerminationPolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.PutAutoTerminationPolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.PutBlockPublicAccessConfigurationRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.PutBlockPublicAccessConfigurationResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ReleaseLabelFilter
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoScalingPolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoScalingPolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoTerminationPolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoTerminationPolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.RemoveManagedScalingPolicyRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.RemoveManagedScalingPolicyResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.RemoveTagsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.RemoveTagsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ScalingAction
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ScalingConstraints
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ScalingRule
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ScalingTrigger
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ScriptBootstrapActionConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.SecurityConfigurationSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingDetail
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.SetTerminationProtectionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.SetTerminationProtectionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.SetVisibleToAllUsersRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.SetVisibleToAllUsersResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ShrinkPolicy
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.SimpleScalingPolicyConfiguration
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.SimplifiedApplication
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.Step
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.StepConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.StepStateChangeReason
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.StepStatus
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.StepSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.StepTimeline
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.StopNotebookExecutionRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.StopNotebookExecutionResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.StudioSummary
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.SupportedProductConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.Tag
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.TerminateJobFlowsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.TerminateJobFlowsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.VolumeSpecification
-
- toString() - Method in enum software.amazon.awssdk.services.emr.model.ActionOnFailure
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceGroupsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceGroupsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.AddJobFlowStepsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.AddJobFlowStepsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.AddTagsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.AddTagsResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.AdjustmentType
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.Application
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.AuthMode
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicy
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyDescription
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.AutoScalingPolicyState
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyStateChangeReason
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.AutoScalingPolicyStateChangeReasonCode
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyStatus
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.AutoTerminationPolicy
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.BlockPublicAccessConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.BlockPublicAccessConfigurationMetadata
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.BootstrapActionConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsInfo
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsRequest
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.CancelStepsRequestStatus
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.ClusterState
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.ClusterStateChangeReason
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.ClusterStateChangeReasonCode
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.ClusterStatus
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ClusterSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ClusterTimeline
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.Command
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.ComparisonOperator
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.ComputeLimits
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.ComputeLimitsUnitType
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.Configuration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.DeleteSecurityConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.DeleteSecurityConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.DescribeClusterRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.DescribeClusterResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.DescribeStepRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.DescribeStepResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.DescribeStudioRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.DescribeStudioResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.EbsBlockDevice
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.EbsBlockDeviceConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.EbsConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.EbsVolume
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ExecutionEngineConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.ExecutionEngineType
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.FailureDetails
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.GetAutoTerminationPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.GetAutoTerminationPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.GetBlockPublicAccessConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.GetBlockPublicAccessConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.GetManagedScalingPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.GetManagedScalingPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.HadoopJarStepConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.HadoopStepConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.IdentityType
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.InstanceCollectionType
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleet
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetProvisioningSpecifications
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.InstanceFleetState
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReason
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReasonCode
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetStatus
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetTimeline
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.InstanceFleetType
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.InstanceGroupState
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReason
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReasonCode
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupStatus
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupTimeline
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.InstanceGroupType
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.InstanceResizePolicy
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.InstanceRoleType
-
- toString() - Method in enum software.amazon.awssdk.services.emr.model.InstanceState
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.InstanceStateChangeReason
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.InstanceStateChangeReasonCode
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.InstanceStatus
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.InstanceTimeline
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeSpecification
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.KerberosAttributes
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.KeyValue
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ListBootstrapActionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ListClustersRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ListClustersResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceFleetsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceFleetsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceGroupsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceGroupsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ListStepsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ListStepsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ListStudiosRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ListStudiosResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ManagedScalingPolicy
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.MarketType
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.MetricDimension
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ModifyClusterRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ModifyClusterResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceFleetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceFleetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.NotebookExecutionStatus
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecutionSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationOptions
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationPreference
-
- toString() - Method in enum software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationUsageStrategy
-
- toString() - Method in enum software.amazon.awssdk.services.emr.model.OnDemandProvisioningAllocationStrategy
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.OnDemandProvisioningSpecification
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.PlacementGroupConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.PlacementGroupStrategy
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.PlacementType
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.PortRange
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.PutAutoTerminationPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.PutAutoTerminationPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.PutBlockPublicAccessConfigurationRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.PutBlockPublicAccessConfigurationResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ReleaseLabelFilter
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoScalingPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoScalingPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoTerminationPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoTerminationPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.RemoveManagedScalingPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.RemoveManagedScalingPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.RemoveTagsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.RemoveTagsResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.RepoUpgradeOnBoot
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.ScaleDownBehavior
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.ScalingAction
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ScalingConstraints
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ScalingRule
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ScalingTrigger
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ScriptBootstrapActionConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.SecurityConfigurationSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingDetail
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.SetTerminationProtectionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.SetTerminationProtectionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.SetVisibleToAllUsersRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.SetVisibleToAllUsersResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ShrinkPolicy
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.SimpleScalingPolicyConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.SimplifiedApplication
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.SpotProvisioningAllocationStrategy
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.SpotProvisioningTimeoutAction
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.Statistic
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.Step
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.StepCancellationOption
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.StepConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.StepState
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.StepStateChangeReason
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.StepStateChangeReasonCode
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.StepStatus
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.StepSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.StepTimeline
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.StopNotebookExecutionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.StopNotebookExecutionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.StudioSummary
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.SupportedProductConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.Tag
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.TerminateJobFlowsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.TerminateJobFlowsResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.Unit
-
- toString() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.VolumeSpecification
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.waiters.internal.WaitersRuntime.Value
-
- trigger(ScalingTrigger) - Method in interface software.amazon.awssdk.services.emr.model.ScalingRule.Builder
-
The CloudWatch alarm definition that determines when automatic scaling activity is triggered.
- trigger(Consumer<ScalingTrigger.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.ScalingRule.Builder
-
The CloudWatch alarm definition that determines when automatic scaling activity is triggered.
- trigger() - Method in class software.amazon.awssdk.services.emr.model.ScalingRule
-
The CloudWatch alarm definition that determines when automatic scaling activity is triggered.
- type(String) - Method in interface software.amazon.awssdk.services.emr.model.ExecutionEngineConfig.Builder
-
The type of execution engine.
- type(ExecutionEngineType) - Method in interface software.amazon.awssdk.services.emr.model.ExecutionEngineConfig.Builder
-
The type of execution engine.
- type() - Method in class software.amazon.awssdk.services.emr.model.ExecutionEngineConfig
-
The type of execution engine.
- typeAsString() - Method in class software.amazon.awssdk.services.emr.model.ExecutionEngineConfig
-
The type of execution engine.
- value(String) - Method in interface software.amazon.awssdk.services.emr.model.KeyValue.Builder
-
The value part of the identified key.
- value() - Method in class software.amazon.awssdk.services.emr.model.KeyValue
-
The value part of the identified key.
- value(String) - Method in interface software.amazon.awssdk.services.emr.model.MetricDimension.Builder
-
The dimension value.
- value() - Method in class software.amazon.awssdk.services.emr.model.MetricDimension
-
The dimension value.
- value(String) - Method in interface software.amazon.awssdk.services.emr.model.Tag.Builder
-
A user-defined value, which is optional in a tag.
- value() - Method in class software.amazon.awssdk.services.emr.model.Tag
-
A user-defined value, which is optional in a tag.
- Value(Object) - Constructor for class software.amazon.awssdk.services.emr.waiters.internal.WaitersRuntime.Value
-
Create a non-projection value, where the value type is determined reflectively.
- value() - Method in class software.amazon.awssdk.services.emr.waiters.internal.WaitersRuntime.Value
-
Retrieve the actual value that this represents (this will be the same value passed to the constructor).
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.ActionOnFailure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.AdjustmentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.AuthMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.AutoScalingPolicyState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.AutoScalingPolicyStateChangeReasonCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.CancelStepsRequestStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.ClusterState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.ClusterStateChangeReasonCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.ComparisonOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.ComputeLimitsUnitType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.ExecutionEngineType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.IdentityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.InstanceCollectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.InstanceFleetState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReasonCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.InstanceFleetType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.InstanceGroupState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReasonCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.InstanceGroupType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.InstanceRoleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.InstanceState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.InstanceStateChangeReasonCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.MarketType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.NotebookExecutionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationPreference
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationUsageStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.OnDemandProvisioningAllocationStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.PlacementGroupStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.RepoUpgradeOnBoot
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.ScaleDownBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.SpotProvisioningAllocationStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.SpotProvisioningTimeoutAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.Statistic
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.StepCancellationOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.StepState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.StepStateChangeReasonCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.model.Unit
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.ActionOnFailure
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.AdjustmentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.AuthMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.AutoScalingPolicyState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.AutoScalingPolicyStateChangeReasonCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.CancelStepsRequestStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.ClusterState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.ClusterStateChangeReasonCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.ComparisonOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.ComputeLimitsUnitType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.ExecutionEngineType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.IdentityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.InstanceCollectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.InstanceFleetState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReasonCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.InstanceFleetType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.InstanceGroupState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReasonCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.InstanceGroupType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.InstanceRoleType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.InstanceState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.InstanceStateChangeReasonCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.MarketType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.NotebookExecutionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationPreference
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationUsageStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.OnDemandProvisioningAllocationStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.PlacementGroupStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.RepoUpgradeOnBoot
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.ScaleDownBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.SpotProvisioningAllocationStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.SpotProvisioningTimeoutAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.Statistic
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.StepCancellationOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.StepState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.StepStateChangeReasonCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.emr.model.Unit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class software.amazon.awssdk.services.emr.waiters.internal.WaitersRuntime.Value
-
Retrieve the actual value that this represents, as a list.
- version(String) - Method in interface software.amazon.awssdk.services.emr.model.Application.Builder
-
The version of the application.
- version() - Method in class software.amazon.awssdk.services.emr.model.Application
-
The version of the application.
- version(String) - Method in interface software.amazon.awssdk.services.emr.model.SimplifiedApplication.Builder
-
The returned release label application version.
- version() - Method in class software.amazon.awssdk.services.emr.model.SimplifiedApplication
-
The returned release label application version.
- visibleToAllUsers(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
Indicates whether the cluster is visible to IAM principals in the Amazon Web Services account associated with
the cluster.
- visibleToAllUsers() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
Indicates whether the cluster is visible to IAM principals in the Amazon Web Services account associated with the
cluster.
- visibleToAllUsers(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
Set this value to true
so that IAM principals in the Amazon Web Services account associated with
the cluster can perform EMR actions on the cluster that their IAM policies allow.
- visibleToAllUsers() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
Set this value to true
so that IAM principals in the Amazon Web Services account associated with the
cluster can perform EMR actions on the cluster that their IAM policies allow.
- visibleToAllUsers(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.SetVisibleToAllUsersRequest.Builder
-
A value of true
indicates that an IAM principal in the Amazon Web Services account can perform
EMR actions on the cluster that the IAM policies attached to the principal allow.
- visibleToAllUsers() - Method in class software.amazon.awssdk.services.emr.model.SetVisibleToAllUsersRequest
-
A value of true
indicates that an IAM principal in the Amazon Web Services account can perform EMR
actions on the cluster that the IAM policies attached to the principal allow.
- volumeId(String) - Method in interface software.amazon.awssdk.services.emr.model.EbsVolume.Builder
-
The volume identifier of the EBS volume.
- volumeId() - Method in class software.amazon.awssdk.services.emr.model.EbsVolume
-
The volume identifier of the EBS volume.
- volumeSpecification(VolumeSpecification) - Method in interface software.amazon.awssdk.services.emr.model.EbsBlockDevice.Builder
-
EBS volume specifications such as volume type, IOPS, and size (GiB) that will be requested for the EBS volume
attached to an EC2 instance in the cluster.
- volumeSpecification(Consumer<VolumeSpecification.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.EbsBlockDevice.Builder
-
EBS volume specifications such as volume type, IOPS, and size (GiB) that will be requested for the EBS volume
attached to an EC2 instance in the cluster.
- volumeSpecification() - Method in class software.amazon.awssdk.services.emr.model.EbsBlockDevice
-
EBS volume specifications such as volume type, IOPS, and size (GiB) that will be requested for the EBS volume
attached to an EC2 instance in the cluster.
- volumeSpecification(VolumeSpecification) - Method in interface software.amazon.awssdk.services.emr.model.EbsBlockDeviceConfig.Builder
-
EBS volume specifications such as volume type, IOPS, and size (GiB) that will be requested for the EBS volume
attached to an EC2 instance in the cluster.
- volumeSpecification(Consumer<VolumeSpecification.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.EbsBlockDeviceConfig.Builder
-
EBS volume specifications such as volume type, IOPS, and size (GiB) that will be requested for the EBS volume
attached to an EC2 instance in the cluster.
- volumeSpecification() - Method in class software.amazon.awssdk.services.emr.model.EbsBlockDeviceConfig
-
EBS volume specifications such as volume type, IOPS, and size (GiB) that will be requested for the EBS volume
attached to an EC2 instance in the cluster.
- VolumeSpecification - Class in software.amazon.awssdk.services.emr.model
-
EBS volume specifications such as volume type, IOPS, and size (GiB) that will be requested for the EBS volume
attached to an EC2 instance in the cluster.
- VolumeSpecification.Builder - Interface in software.amazon.awssdk.services.emr.model
-
- volumesPerInstance(Integer) - Method in interface software.amazon.awssdk.services.emr.model.EbsBlockDeviceConfig.Builder
-
Number of EBS volumes with a specific volume configuration that will be associated with every instance in the
instance group
- volumesPerInstance() - Method in class software.amazon.awssdk.services.emr.model.EbsBlockDeviceConfig
-
Number of EBS volumes with a specific volume configuration that will be associated with every instance in the
instance group
- volumeType(String) - Method in interface software.amazon.awssdk.services.emr.model.VolumeSpecification.Builder
-
The volume type.
- volumeType() - Method in class software.amazon.awssdk.services.emr.model.VolumeSpecification
-
The volume type.
- vpcId(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
-
The ID of the Amazon Virtual Private Cloud (Amazon VPC) to associate with the Studio.
- vpcId() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
The ID of the Amazon Virtual Private Cloud (Amazon VPC) to associate with the Studio.
- vpcId(String) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
The ID of the VPC associated with the Amazon EMR Studio.
- vpcId() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
The ID of the VPC associated with the Amazon EMR Studio.
- vpcId(String) - Method in interface software.amazon.awssdk.services.emr.model.StudioSummary.Builder
-
The ID of the Virtual Private Cloud (Amazon VPC) associated with the Amazon EMR Studio.
- vpcId() - Method in class software.amazon.awssdk.services.emr.model.StudioSummary
-
The ID of the Virtual Private Cloud (Amazon VPC) associated with the Amazon EMR Studio.