A B C D E F G H I J K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Expr
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Fn
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Literal
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Ref
- accept(Literal.Visitor<T>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Literal
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.EndpointRule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.ErrorRule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Rule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.TreeRule
- accept(TemplateVisitor<T>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Template
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.BooleanEqualsFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Fn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.GetAttr
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.IsSet
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.IsValidHostLabel
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.IsVirtualHostableS3Bucket
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Not
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.ParseArn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.ParseUrl
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.PartitionFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.StringEqualsFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Substring
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.UriEncodeFn
- ACCOUNT_ID - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.ParseArn
- accountId() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Arn
- accountId() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleArn
- action() - Method in class software.amazon.awssdk.services.emr.model.ScalingRule
-
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.
- action(ScalingAction) - Method in interface software.amazon.awssdk.services.emr.model.ScalingRule.Builder
-
The conditions that trigger an automatic scaling activity.
- actionOnFailure() - Method in class software.amazon.awssdk.services.emr.model.Step
-
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() - 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.Step.Builder
-
The action to take when the cluster step fails.
- actionOnFailure(String) - Method in interface software.amazon.awssdk.services.emr.model.StepConfig.Builder
-
The action to take when the 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.Step.Builder
-
The action to take when the cluster step fails.
- actionOnFailure(ActionOnFailure) - 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.StepSummary.Builder
-
The action to take when the cluster step fails.
- ActionOnFailure - Enum in software.amazon.awssdk.services.emr.model
- 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.
- addCondition(Condition) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Rule.Builder
- addHeader(String, String) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Endpoint.Builder
- addHeader(String, List<Expr>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.EndpointResult.Builder
- addHeaderValue(String, Expr) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.EndpointResult.Builder
- addHostPrefix(Endpoint, String) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.AwsEndpointProviderUtils
-
Apply the given endpoint prefix to the endpoint.
- addInstanceFleet(Consumer<AddInstanceFleetRequest.Builder>) - 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.EmrClient
-
Adds an instance fleet to a running cluster.
- addInstanceFleet(AddInstanceFleetRequest) - 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.
- 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
-
AddInstanceFleetRequest
Marshaller - 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(Consumer<AddInstanceGroupsRequest.Builder>) - 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.EmrClient
-
Adds one or more instance groups to a running cluster.
- addInstanceGroups(AddInstanceGroupsRequest) - 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.
- 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
-
AddInstanceGroupsRequest
Marshaller - 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() - 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.
- additionalInfo(Map<String, String>) - Method in interface software.amazon.awssdk.services.emr.model.Application.Builder
-
This option is for advanced users only.
- 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() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
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(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(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(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.
- 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() - 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(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.JobFlowInstancesConfig.Builder
-
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(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.
- addJobFlowSteps(Consumer<AddJobFlowStepsRequest.Builder>) - 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.EmrClient
-
AddJobFlowSteps adds new steps to a running cluster.
- addJobFlowSteps(AddJobFlowStepsRequest) - 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.
- AddJobFlowStepsRequest - Class in software.amazon.awssdk.services.emr.model
-
The input argument to the AddJobFlowSteps operation.
- AddJobFlowStepsRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
- AddJobFlowStepsRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
AddJobFlowStepsRequest
Marshaller - AddJobFlowStepsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.AddJobFlowStepsRequestMarshaller
- AddJobFlowStepsResponse - Class in software.amazon.awssdk.services.emr.model
-
The output for the AddJobFlowSteps operation.
- 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.
- addParameter(Parameter) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameters.Builder
- addPartition(Partition) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Partitions.Builder
- addProperty(Identifier, Expr) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.EndpointResult.Builder
- addRule(Rule) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.EndpointRuleset.Builder
- 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(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.
- 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(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.
- 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
-
AddTagsRequest
Marshaller - 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() - Method in class software.amazon.awssdk.services.emr.model.SimpleScalingPolicyConfiguration
-
The way in which Amazon EC2 instances are added (if
ScalingAdjustment
is a positive number) or terminated (ifScalingAdjustment
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 Amazon EC2 instances are added (if
ScalingAdjustment
is a positive number) or terminated (ifScalingAdjustment
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 Amazon EC2 instances are added (if
ScalingAdjustment
is a positive number) or terminated (ifScalingAdjustment
is a negative number) each time the scaling activity is triggered. - AdjustmentType - Enum in software.amazon.awssdk.services.emr.model
- adjustmentTypeAsString() - Method in class software.amazon.awssdk.services.emr.model.SimpleScalingPolicyConfiguration
-
The way in which Amazon EC2 instances are added (if
ScalingAdjustment
is a positive number) or terminated (ifScalingAdjustment
is a negative number) each time the scaling activity is triggered. - ALL_STEPS_COMPLETED - software.amazon.awssdk.services.emr.model.ClusterStateChangeReasonCode
- allocationStrategy() - Method in class software.amazon.awssdk.services.emr.model.OnDemandProvisioningSpecification
-
Specifies the strategy to use in launching On-Demand instance fleets.
- allocationStrategy() - Method in class software.amazon.awssdk.services.emr.model.OnDemandResizingSpecification
-
Specifies the allocation strategy to use to launch On-Demand instances during a resize.
- allocationStrategy() - Method in class software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification
-
Specifies one of the following strategies to launch Spot Instance fleets:
capacity-optimized
,price-capacity-optimized
,lowest-price
, ordiversified
, andcapacity-optimized-prioritized
. - allocationStrategy() - Method in class software.amazon.awssdk.services.emr.model.SpotResizingSpecification
-
Specifies the allocation strategy to use to launch Spot instances during a resize.
- 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(String) - Method in interface software.amazon.awssdk.services.emr.model.OnDemandResizingSpecification.Builder
-
Specifies the allocation strategy to use to launch On-Demand instances during a resize.
- allocationStrategy(String) - Method in interface software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification.Builder
-
Specifies one of the following strategies to launch Spot Instance fleets:
capacity-optimized
,price-capacity-optimized
,lowest-price
, ordiversified
, andcapacity-optimized-prioritized
. - allocationStrategy(String) - Method in interface software.amazon.awssdk.services.emr.model.SpotResizingSpecification.Builder
-
Specifies the allocation strategy to use to launch Spot instances during a resize.
- 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(OnDemandProvisioningAllocationStrategy) - Method in interface software.amazon.awssdk.services.emr.model.OnDemandResizingSpecification.Builder
-
Specifies the allocation strategy to use to launch On-Demand instances during a resize.
- allocationStrategy(SpotProvisioningAllocationStrategy) - Method in interface software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification.Builder
-
Specifies one of the following strategies to launch Spot Instance fleets:
capacity-optimized
,price-capacity-optimized
,lowest-price
, ordiversified
, andcapacity-optimized-prioritized
. - allocationStrategy(SpotProvisioningAllocationStrategy) - Method in interface software.amazon.awssdk.services.emr.model.SpotResizingSpecification.Builder
-
Specifies the allocation strategy to use to launch Spot instances during a resize.
- 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.OnDemandResizingSpecification
-
Specifies the allocation strategy to use to launch On-Demand instances during a resize.
- allocationStrategyAsString() - Method in class software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification
-
Specifies one of the following strategies to launch Spot Instance fleets:
capacity-optimized
,price-capacity-optimized
,lowest-price
, ordiversified
, andcapacity-optimized-prioritized
. - allocationStrategyAsString() - Method in class software.amazon.awssdk.services.emr.model.SpotResizingSpecification
-
Specifies the allocation strategy to use to launch Spot instances during a resize.
- allowDots() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.IsValidHostLabel
- allowDots() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.IsVirtualHostableS3Bucket
- 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(JmesPathRuntime.Value) - Method in class software.amazon.awssdk.services.emr.jmespath.internal.JmesPathRuntime.Value
-
Perform an AND comparison between this value and another one: https://jmespath.org/specification.html#or-expressions
- 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 - 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.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() - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelResponse
-
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.Cluster.Builder
-
The applications installed on this cluster.
- applications(Collection<Application>) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
Applies to Amazon EMR releases 4.0 and later.
- 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(Consumer<Application.Builder>...) - 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.RunJobFlowRequest.Builder
-
Applies to Amazon EMR releases 4.0 and later.
- 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(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.RunJobFlowRequest.Builder
-
Applies to Amazon EMR releases 4.0 and later.
- applications(SimplifiedApplication...) - Method in interface software.amazon.awssdk.services.emr.model.DescribeReleaseLabelResponse.Builder
-
The list of applications available for the target release label.
- applyPaginatorUserAgent(T) - Static method in class software.amazon.awssdk.services.emr.internal.UserAgentUtils
- applyUserAgentInfo(T, Consumer<AwsRequestOverrideConfiguration.Builder>) - Static method in class software.amazon.awssdk.services.emr.internal.UserAgentUtils
- architecture() - Method in class software.amazon.awssdk.services.emr.model.SupportedInstanceType
-
The CPU architecture, for example
X86_64
orAARCH64
. - architecture(String) - Method in interface software.amazon.awssdk.services.emr.model.SupportedInstanceType.Builder
-
The CPU architecture, for example
X86_64
orAARCH64
. - args() - Method in class software.amazon.awssdk.services.emr.model.Application
-
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() - 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() - 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() - Method in class software.amazon.awssdk.services.emr.model.ScriptBootstrapActionConfig
-
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(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.Command.Builder
-
Arguments for Amazon EMR to pass to the command for execution.
- 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(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.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.SupportedProductConfig.Builder
-
The list of user-supplied arguments.
- args(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.Application.Builder
-
Arguments for Amazon EMR to pass to the application.
- 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(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(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(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(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.SupportedProductConfig.Builder
-
The list of user-supplied arguments.
- argv(List<Expr>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.FnNode.Builder
- 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.
- Arn - Class in software.amazon.awssdk.services.emr.endpoints.internal
-
An AWS Arn.
- Arn(String, String, String, String, List<String>) - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.Arn
- ARRESTED - software.amazon.awssdk.services.emr.model.InstanceGroupState
- ASSIGN - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.Condition
- asString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Identifier
- ATTACHED - software.amazon.awssdk.services.emr.model.AutoScalingPolicyState
- ATTACHING - software.amazon.awssdk.services.emr.model.AutoScalingPolicyState
- attributeKey() - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.EndpointAttributeProvider
- attributeValue(Value) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.EndpointAttributeProvider
- authMode() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
Specifies whether the Studio authenticates users using IAM or IAM Identity Center.
- authMode() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
Specifies whether the Amazon EMR Studio authenticates users with IAM or IAM Identity Center.
- authMode() - Method in class software.amazon.awssdk.services.emr.model.StudioSummary
-
Specifies whether the Studio authenticates users using IAM or IAM Identity Center.
- authMode(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
-
Specifies whether the Studio authenticates users using IAM or IAM Identity Center.
- authMode(String) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
Specifies whether the Amazon EMR Studio authenticates users with IAM or IAM Identity Center.
- authMode(String) - Method in interface software.amazon.awssdk.services.emr.model.StudioSummary.Builder
-
Specifies whether the Studio authenticates users using IAM or IAM Identity Center.
- authMode(AuthMode) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
-
Specifies whether the Studio authenticates users using IAM or IAM Identity Center.
- authMode(AuthMode) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
Specifies whether the Amazon EMR Studio authenticates users with IAM or IAM Identity Center.
- authMode(AuthMode) - Method in interface software.amazon.awssdk.services.emr.model.StudioSummary.Builder
-
Specifies whether the Studio authenticates users using IAM or IAM Identity Center.
- AuthMode - Enum in software.amazon.awssdk.services.emr.model
- authModeAsString() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
Specifies whether the Studio authenticates users using IAM or IAM Identity Center.
- authModeAsString() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
Specifies whether the Amazon EMR Studio authenticates users with IAM or IAM Identity Center.
- authModeAsString() - Method in class software.amazon.awssdk.services.emr.model.StudioSummary
-
Specifies whether the Studio authenticates users using IAM or IAM Identity Center.
- authority() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleUrl
- AUTHORITY - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.ParseUrl
- authSchemeProvider() - Method in class software.amazon.awssdk.services.emr.EmrServiceClientConfiguration
-
Gets the value for auth scheme provider
- authSchemeProvider() - Method in interface software.amazon.awssdk.services.emr.EmrServiceClientConfiguration.Builder
-
Gets the value for auth scheme provider
- authSchemeProvider() - Method in class software.amazon.awssdk.services.emr.internal.EmrServiceClientConfigurationBuilder
-
Gets the value for auth scheme provider
- authSchemeProvider(EmrAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.emr.EmrBaseClientBuilder
-
Set the
EmrAuthSchemeProvider
implementation that will be used by the client to resolve the auth scheme for each request. - authSchemeProvider(EmrAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.emr.EmrServiceClientConfiguration.Builder
-
Sets the value for auth scheme provider
- authSchemeProvider(EmrAuthSchemeProvider) - Method in class software.amazon.awssdk.services.emr.internal.EmrServiceClientConfigurationBuilder
-
Sets the value for auth scheme provider
- authSchemes() - Method in interface software.amazon.awssdk.services.emr.EmrServiceClientConfiguration.Builder
-
Gets the value for auth schemes
- authSchemes() - Method in class software.amazon.awssdk.services.emr.internal.EmrServiceClientConfigurationBuilder
-
Gets the value for auth schemes
- 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() - 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() - Method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyRequest
-
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(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(Consumer<AutoScalingPolicy.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyRequest.Builder
-
Specifies the definition of the automatic scaling policy.
- 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(Consumer<AutoScalingPolicyDescription.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyResponse.Builder
-
The automatic scaling policy definition.
- 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(AutoScalingPolicy) - Method in interface software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyRequest.Builder
-
Specifies the definition of the automatic scaling policy.
- 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(AutoScalingPolicyDescription) - Method in interface software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyResponse.Builder
-
The automatic scaling policy definition.
- 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.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
-
The reason for an AutoScalingPolicyStatus change.
- 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() - 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.Cluster.Builder
-
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() - Method in class software.amazon.awssdk.services.emr.model.GetAutoTerminationPolicyResponse
-
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() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
Returns the value of the AutoTerminationPolicy property for this object.
- 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(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(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(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(AutoTerminationPolicy) - Method in interface software.amazon.awssdk.services.emr.model.PutAutoTerminationPolicyRequest.Builder
-
Specifies the auto-termination policy to attach to the cluster.
- autoTerminationPolicy(AutoTerminationPolicy) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
Sets the value of the AutoTerminationPolicy property for this object.
- AutoTerminationPolicy - Class in software.amazon.awssdk.services.emr.model
-
An auto-termination policy for an Amazon EMR cluster.
- 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(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(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.
- availableOSReleases() - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelResponse
-
The list of available Amazon Linux release versions for an Amazon EMR release.
- availableOSReleases(Collection<OSRelease>) - Method in interface software.amazon.awssdk.services.emr.model.DescribeReleaseLabelResponse.Builder
-
The list of available Amazon Linux release versions for an Amazon EMR release.
- availableOSReleases(Consumer<OSRelease.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.DescribeReleaseLabelResponse.Builder
-
The list of available Amazon Linux release versions for an Amazon EMR release.
- availableOSReleases(OSRelease...) - Method in interface software.amazon.awssdk.services.emr.model.DescribeReleaseLabelResponse.Builder
-
The list of available Amazon Linux release versions for an Amazon EMR release.
- AVERAGE - software.amazon.awssdk.services.emr.model.Statistic
- AWAITING_FULFILLMENT - software.amazon.awssdk.services.emr.model.InstanceState
- AwsEndpointProviderUtils - Class in software.amazon.awssdk.services.emr.endpoints.internal
- 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
- awsIsVirtualHostableS3Bucket(String, boolean) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.RulesFunctions
- awsParseArn(String) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.RulesFunctions
- awsPartition(String) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.RulesFunctions
B
- beforeExecution(Context.BeforeExecution, ExecutionAttributes) - Method in class software.amazon.awssdk.services.emr.auth.scheme.internal.EmrAuthSchemeInterceptor
- bidPrice() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
If specified, indicates that the instance group uses Spot Instances.
- bidPrice() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupConfig
-
If specified, indicates that the instance group uses Spot Instances.
- bidPrice() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeConfig
-
The bid price for each Amazon EC2 Spot Instance type as defined by
InstanceType
. - bidPrice() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeSpecification
-
The bid price for each Amazon EC2 Spot Instance type as defined by
InstanceType
. - bidPrice(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
If specified, indicates that the instance group uses Spot Instances.
- bidPrice(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupConfig.Builder
-
If specified, indicates that the instance group uses Spot Instances.
- bidPrice(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTypeConfig.Builder
-
The bid price for each Amazon EC2 Spot Instance type as defined by
InstanceType
. - bidPrice(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTypeSpecification.Builder
-
The bid price for each Amazon EC2 Spot Instance type as defined by
InstanceType
. - bidPriceAsPercentageOfOnDemandPrice() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeConfig
-
The bid price, as a percentage of On-Demand price, for each Amazon EC2 Spot Instance as defined by
InstanceType
. - bidPriceAsPercentageOfOnDemandPrice() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeSpecification
-
The bid price, as a percentage of On-Demand price, for each Amazon EC2 Spot Instance as defined by
InstanceType
. - bidPriceAsPercentageOfOnDemandPrice(Double) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTypeConfig.Builder
-
The bid price, as a percentage of On-Demand price, for each Amazon EC2 Spot Instance as defined by
InstanceType
. - bidPriceAsPercentageOfOnDemandPrice(Double) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTypeSpecification.Builder
-
The bid price, as a percentage of On-Demand price, for each Amazon EC2 Spot Instance as defined by
InstanceType
. - BITS - software.amazon.awssdk.services.emr.model.Unit
- BITS_PER_SECOND - software.amazon.awssdk.services.emr.model.Unit
- blockDurationMinutes() - Method in class software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification
-
The defined duration for Spot Instances (also known as Spot blocks) in minutes.
- blockDurationMinutes(Integer) - Method in interface software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification.Builder
-
The defined duration for Spot Instances (also known as Spot blocks) in minutes.
- blockPublicAccessConfiguration() - Method in class software.amazon.awssdk.services.emr.model.GetBlockPublicAccessConfigurationResponse
-
A configuration for Amazon EMR block public access.
- blockPublicAccessConfiguration() - Method in class software.amazon.awssdk.services.emr.model.PutBlockPublicAccessConfigurationRequest
-
A configuration for Amazon EMR block public access.
- blockPublicAccessConfiguration(Consumer<BlockPublicAccessConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.GetBlockPublicAccessConfigurationResponse.Builder
-
A configuration for Amazon EMR block public access.
- blockPublicAccessConfiguration(Consumer<BlockPublicAccessConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.PutBlockPublicAccessConfigurationRequest.Builder
-
A configuration for Amazon EMR block public access.
- blockPublicAccessConfiguration(BlockPublicAccessConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.GetBlockPublicAccessConfigurationResponse.Builder
-
A configuration for Amazon EMR block public access.
- blockPublicAccessConfiguration(BlockPublicAccessConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.PutBlockPublicAccessConfigurationRequest.Builder
-
A configuration for Amazon EMR block public access.
- BlockPublicAccessConfiguration - Class in software.amazon.awssdk.services.emr.model
-
A configuration for Amazon EMR block public access.
- BlockPublicAccessConfiguration.Builder - Interface in software.amazon.awssdk.services.emr.model
- blockPublicAccessConfigurationMetadata() - Method in class software.amazon.awssdk.services.emr.model.GetBlockPublicAccessConfigurationResponse
-
Properties that describe the Amazon Web Services principal that created the
BlockPublicAccessConfiguration
using thePutBlockPublicAccessConfiguration
action as well as the date and time that the configuration was created. - blockPublicAccessConfigurationMetadata(Consumer<BlockPublicAccessConfigurationMetadata.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.GetBlockPublicAccessConfigurationResponse.Builder
-
Properties that describe the Amazon Web Services principal that created the
BlockPublicAccessConfiguration
using thePutBlockPublicAccessConfiguration
action as well as the date and time that the configuration was created. - blockPublicAccessConfigurationMetadata(BlockPublicAccessConfigurationMetadata) - Method in interface software.amazon.awssdk.services.emr.model.GetBlockPublicAccessConfigurationResponse.Builder
-
Properties that describe the Amazon Web Services principal that created the
BlockPublicAccessConfiguration
using thePutBlockPublicAccessConfiguration
action as well as the date and time that the configuration was created. - BlockPublicAccessConfigurationMetadata - Class in software.amazon.awssdk.services.emr.model
-
Properties that describe the Amazon Web Services principal that created the
BlockPublicAccessConfiguration
using thePutBlockPublicAccessConfiguration
action as well as the date and time that the configuration was created. - BlockPublicAccessConfigurationMetadata.Builder - Interface in software.amazon.awssdk.services.emr.model
- blockPublicSecurityGroupRules() - Method in class software.amazon.awssdk.services.emr.model.BlockPublicAccessConfiguration
-
Indicates whether Amazon EMR block public access is enabled (
true
) or disabled (false
). - blockPublicSecurityGroupRules(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.BlockPublicAccessConfiguration.Builder
-
Indicates whether Amazon EMR block public access is enabled (
true
) or disabled (false
). - BOOLEAN - software.amazon.awssdk.services.emr.endpoints.internal.ParameterType
- BooleanEqualsFn - Class in software.amazon.awssdk.services.emr.endpoints.internal
- BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.BooleanEqualsFn
- booleanValue() - Method in class software.amazon.awssdk.services.emr.jmespath.internal.JmesPathRuntime.Value
-
Retrieve the actual value that this represents, as a Boolean.
- BOOTSTRAP_FAILURE - software.amazon.awssdk.services.emr.model.ClusterStateChangeReasonCode
- BOOTSTRAP_FAILURE - software.amazon.awssdk.services.emr.model.InstanceStateChangeReasonCode
- BootstrapActionConfig - Class in software.amazon.awssdk.services.emr.model
-
Configuration of a bootstrap action.
- BootstrapActionConfig.Builder - Interface in software.amazon.awssdk.services.emr.model
- bootstrapActions() - Method in class software.amazon.awssdk.services.emr.model.ListBootstrapActionsResponse
-
The bootstrap actions associated with the cluster.
- bootstrapActions() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
A list of bootstrap actions to run before Hadoop starts on the cluster nodes.
- bootstrapActions() - Method in class software.amazon.awssdk.services.emr.paginators.ListBootstrapActionsIterable
-
Returns an iterable to iterate through the paginated
ListBootstrapActionsResponse.bootstrapActions()
member. - bootstrapActions() - Method in class software.amazon.awssdk.services.emr.paginators.ListBootstrapActionsPublisher
-
Returns a publisher that can be used to get a stream of data.
- bootstrapActions(Collection<BootstrapActionConfig>) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
A list of bootstrap actions to run before Hadoop starts on the cluster nodes.
- bootstrapActions(Collection<Command>) - Method in interface software.amazon.awssdk.services.emr.model.ListBootstrapActionsResponse.Builder
-
The bootstrap actions associated with the cluster.
- bootstrapActions(Consumer<BootstrapActionConfig.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
A list of bootstrap actions to run before Hadoop starts on the cluster nodes.
- bootstrapActions(Consumer<Command.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.ListBootstrapActionsResponse.Builder
-
The bootstrap actions associated with the cluster.
- bootstrapActions(BootstrapActionConfig...) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
A list of bootstrap actions to run before Hadoop starts on the cluster nodes.
- bootstrapActions(Command...) - Method in interface software.amazon.awssdk.services.emr.model.ListBootstrapActionsResponse.Builder
-
The bootstrap actions associated with the cluster.
- BOOTSTRAPPING - software.amazon.awssdk.services.emr.model.ClusterState
- BOOTSTRAPPING - software.amazon.awssdk.services.emr.model.InstanceFleetState
- BOOTSTRAPPING - software.amazon.awssdk.services.emr.model.InstanceGroupState
- BOOTSTRAPPING - software.amazon.awssdk.services.emr.model.InstanceState
- bucket() - Method in class software.amazon.awssdk.services.emr.model.NotebookS3LocationForOutput
-
The Amazon S3 bucket that stores the notebook execution input.
- bucket() - Method in class software.amazon.awssdk.services.emr.model.NotebookS3LocationFromInput
-
The Amazon S3 bucket that stores the notebook execution input.
- bucket() - Method in class software.amazon.awssdk.services.emr.model.OutputNotebookS3LocationForOutput
-
The Amazon S3 bucket that stores the notebook execution output.
- bucket() - Method in class software.amazon.awssdk.services.emr.model.OutputNotebookS3LocationFromInput
-
The Amazon S3 bucket that stores the notebook execution output.
- bucket(String) - Method in interface software.amazon.awssdk.services.emr.model.NotebookS3LocationForOutput.Builder
-
The Amazon S3 bucket that stores the notebook execution input.
- bucket(String) - Method in interface software.amazon.awssdk.services.emr.model.NotebookS3LocationFromInput.Builder
-
The Amazon S3 bucket that stores the notebook execution input.
- bucket(String) - Method in interface software.amazon.awssdk.services.emr.model.OutputNotebookS3LocationForOutput.Builder
-
The Amazon S3 bucket that stores the notebook execution output.
- bucket(String) - Method in interface software.amazon.awssdk.services.emr.model.OutputNotebookS3LocationFromInput.Builder
-
The Amazon S3 bucket that stores the notebook execution output.
- build() - Method in interface software.amazon.awssdk.services.emr.auth.scheme.EmrAuthSchemeParams.Builder
-
Returns a
EmrAuthSchemeParams
object that is created from the properties that have been set on the builder. - build() - Method in interface software.amazon.awssdk.services.emr.EmrServiceClientConfiguration.Builder
- build() - Method in interface software.amazon.awssdk.services.emr.endpoints.EmrEndpointParams.Builder
- build() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Condition.Builder
- build() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.EndpointResult.Builder
- build() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.EndpointRuleset.Builder
- build() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.FnNode.Builder
- build() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.GetAttr.Builder
- build() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Outputs.Builder
- build() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter.Builder
- build() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.ParameterReference.Builder
- build() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameters.Builder
- build() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Partition.Builder
- build() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Partitions.Builder
- build() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RegionOverride.Builder
- build() - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.RuleError.Builder
- build() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RulePartition.Builder
- build() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.SourceException.BuilderImpl
- build() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Endpoint.Builder
- build() - Method in class software.amazon.awssdk.services.emr.internal.EmrServiceClientConfigurationBuilder
- build() - Method in class software.amazon.awssdk.services.emr.model.EmrException.BuilderImpl
- build() - Method in interface software.amazon.awssdk.services.emr.model.EmrRequest.Builder
- build() - Method in interface software.amazon.awssdk.services.emr.model.EmrResponse.Builder
- build() - Method in interface software.amazon.awssdk.services.emr.waiters.EmrAsyncWaiter.Builder
-
Builds an instance of
EmrAsyncWaiter
based on the configurations supplied to this builder - build() - Method in interface software.amazon.awssdk.services.emr.waiters.EmrWaiter.Builder
-
Builds an instance of
EmrWaiter
based on the configurations supplied to this builder - builder() - Static method in interface software.amazon.awssdk.services.emr.auth.scheme.EmrAuthSchemeParams
-
Get a new builder for creating a
EmrAuthSchemeParams
. - builder() - Static method in class software.amazon.awssdk.services.emr.auth.scheme.internal.DefaultEmrAuthSchemeParams
- builder() - Static method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Create a builder that can be used to configure and create a
EmrAsyncClient
. - builder() - Static method in interface software.amazon.awssdk.services.emr.EmrClient
-
Create a builder that can be used to configure and create a
EmrClient
. - builder() - Static method in class software.amazon.awssdk.services.emr.EmrServiceClientConfiguration
- builder() - Static method in class software.amazon.awssdk.services.emr.endpoints.EmrEndpointParams
- builder() - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Condition
- builder() - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.EndpointResult
- builder() - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.EndpointRuleset
- builder() - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.FnNode
- builder() - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.GetAttr
- builder() - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Outputs
- builder() - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter
- builder() - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.ParameterReference
- builder() - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameters
- builder() - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Partition
- builder() - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Partitions
- builder() - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.RegionOverride
- builder() - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Rule
- builder() - Static method in exception software.amazon.awssdk.services.emr.endpoints.internal.RuleError
- builder() - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.RulePartition
- builder() - Static method in exception software.amazon.awssdk.services.emr.endpoints.internal.SourceException
- builder() - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Endpoint
- builder() - Static method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.AddInstanceGroupsRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.AddInstanceGroupsResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.AddJobFlowStepsRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.AddJobFlowStepsResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.AddTagsRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.AddTagsResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.Application
- builder() - Static method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicy
- builder() - Static method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyDescription
- builder() - Static method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyStateChangeReason
- builder() - Static method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyStatus
- builder() - Static method in class software.amazon.awssdk.services.emr.model.AutoTerminationPolicy
- builder() - Static method in class software.amazon.awssdk.services.emr.model.BlockPublicAccessConfiguration
- builder() - Static method in class software.amazon.awssdk.services.emr.model.BlockPublicAccessConfigurationMetadata
- builder() - Static method in class software.amazon.awssdk.services.emr.model.BootstrapActionConfig
- builder() - Static method in class software.amazon.awssdk.services.emr.model.CancelStepsInfo
- builder() - Static method in class software.amazon.awssdk.services.emr.model.CancelStepsRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.CancelStepsResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition
- builder() - Static method in class software.amazon.awssdk.services.emr.model.Cluster
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ClusterStateChangeReason
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ClusterStatus
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ClusterSummary
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ClusterTimeline
- builder() - Static method in class software.amazon.awssdk.services.emr.model.Command
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ComputeLimits
- builder() - Static method in class software.amazon.awssdk.services.emr.model.Configuration
- builder() - Static method in class software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.CreateStudioResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.Credentials
- builder() - Static method in class software.amazon.awssdk.services.emr.model.DeleteSecurityConfigurationRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.DeleteSecurityConfigurationResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.DeleteStudioRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.DeleteStudioResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.DescribeClusterRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.DescribeClusterResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.DescribeStepRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.DescribeStepResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.DescribeStudioRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.DescribeStudioResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.EbsBlockDevice
- builder() - Static method in class software.amazon.awssdk.services.emr.model.EbsBlockDeviceConfig
- builder() - Static method in class software.amazon.awssdk.services.emr.model.EbsConfiguration
- builder() - Static method in class software.amazon.awssdk.services.emr.model.EbsVolume
- builder() - Static method in class software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
- builder() - Static method in exception software.amazon.awssdk.services.emr.model.EmrException
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ErrorDetail
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ExecutionEngineConfig
- builder() - Static method in class software.amazon.awssdk.services.emr.model.FailureDetails
- builder() - Static method in class software.amazon.awssdk.services.emr.model.GetAutoTerminationPolicyRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.GetAutoTerminationPolicyResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.GetBlockPublicAccessConfigurationRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.GetBlockPublicAccessConfigurationResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.GetClusterSessionCredentialsRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.GetClusterSessionCredentialsResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.GetManagedScalingPolicyRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.GetManagedScalingPolicyResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.HadoopJarStepConfig
- builder() - Static method in class software.amazon.awssdk.services.emr.model.HadoopStepConfig
- builder() - Static method in class software.amazon.awssdk.services.emr.model.Instance
- builder() - Static method in class software.amazon.awssdk.services.emr.model.InstanceFleet
- builder() - Static method in class software.amazon.awssdk.services.emr.model.InstanceFleetConfig
- builder() - Static method in class software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig
- builder() - Static method in class software.amazon.awssdk.services.emr.model.InstanceFleetProvisioningSpecifications
- builder() - Static method in class software.amazon.awssdk.services.emr.model.InstanceFleetResizingSpecifications
- builder() - Static method in class software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReason
- builder() - Static method in class software.amazon.awssdk.services.emr.model.InstanceFleetStatus
- builder() - Static method in class software.amazon.awssdk.services.emr.model.InstanceFleetTimeline
- builder() - Static method in class software.amazon.awssdk.services.emr.model.InstanceGroup
- builder() - Static method in class software.amazon.awssdk.services.emr.model.InstanceGroupConfig
- builder() - Static method in class software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig
- builder() - Static method in class software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReason
- builder() - Static method in class software.amazon.awssdk.services.emr.model.InstanceGroupStatus
- builder() - Static method in class software.amazon.awssdk.services.emr.model.InstanceGroupTimeline
- builder() - Static method in class software.amazon.awssdk.services.emr.model.InstanceResizePolicy
- builder() - Static method in class software.amazon.awssdk.services.emr.model.InstanceStateChangeReason
- builder() - Static method in class software.amazon.awssdk.services.emr.model.InstanceStatus
- builder() - Static method in class software.amazon.awssdk.services.emr.model.InstanceTimeline
- builder() - Static method in class software.amazon.awssdk.services.emr.model.InstanceTypeConfig
- builder() - Static method in class software.amazon.awssdk.services.emr.model.InstanceTypeSpecification
- builder() - Static method in exception software.amazon.awssdk.services.emr.model.InternalServerErrorException
- builder() - Static method in exception software.amazon.awssdk.services.emr.model.InternalServerException
- builder() - Static method in exception software.amazon.awssdk.services.emr.model.InvalidRequestException
- builder() - Static method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
- builder() - Static method in class software.amazon.awssdk.services.emr.model.KerberosAttributes
- builder() - Static method in class software.amazon.awssdk.services.emr.model.KeyValue
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ListBootstrapActionsResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ListClustersRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ListClustersResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ListInstanceFleetsRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ListInstanceFleetsResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ListInstanceGroupsRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ListInstanceGroupsResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ListInstancesResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ListStepsRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ListStepsResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ListStudiosRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ListStudiosResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ManagedScalingPolicy
- builder() - Static method in class software.amazon.awssdk.services.emr.model.MetricDimension
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ModifyClusterRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ModifyClusterResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ModifyInstanceFleetRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ModifyInstanceFleetResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.NotebookExecution
- builder() - Static method in class software.amazon.awssdk.services.emr.model.NotebookExecutionSummary
- builder() - Static method in class software.amazon.awssdk.services.emr.model.NotebookS3LocationForOutput
- builder() - Static method in class software.amazon.awssdk.services.emr.model.NotebookS3LocationFromInput
- builder() - Static method in class software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationOptions
- builder() - Static method in class software.amazon.awssdk.services.emr.model.OnDemandProvisioningSpecification
- builder() - Static method in class software.amazon.awssdk.services.emr.model.OnDemandResizingSpecification
- builder() - Static method in class software.amazon.awssdk.services.emr.model.OSRelease
- builder() - Static method in class software.amazon.awssdk.services.emr.model.OutputNotebookS3LocationForOutput
- builder() - Static method in class software.amazon.awssdk.services.emr.model.OutputNotebookS3LocationFromInput
- builder() - Static method in class software.amazon.awssdk.services.emr.model.PlacementGroupConfig
- builder() - Static method in class software.amazon.awssdk.services.emr.model.PlacementType
- builder() - Static method in class software.amazon.awssdk.services.emr.model.PortRange
- builder() - Static method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.PutAutoTerminationPolicyRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.PutAutoTerminationPolicyResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.PutBlockPublicAccessConfigurationRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.PutBlockPublicAccessConfigurationResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ReleaseLabelFilter
- builder() - Static method in class software.amazon.awssdk.services.emr.model.RemoveAutoScalingPolicyRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.RemoveAutoScalingPolicyResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.RemoveAutoTerminationPolicyRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.RemoveAutoTerminationPolicyResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.RemoveManagedScalingPolicyRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.RemoveManagedScalingPolicyResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.RemoveTagsRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.RemoveTagsResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.RunJobFlowResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ScalingAction
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ScalingConstraints
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ScalingRule
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ScalingTrigger
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ScriptBootstrapActionConfig
- builder() - Static method in class software.amazon.awssdk.services.emr.model.SecurityConfigurationSummary
- builder() - Static method in class software.amazon.awssdk.services.emr.model.SessionMappingDetail
- builder() - Static method in class software.amazon.awssdk.services.emr.model.SessionMappingSummary
- builder() - Static method in class software.amazon.awssdk.services.emr.model.SetKeepJobFlowAliveWhenNoStepsRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.SetKeepJobFlowAliveWhenNoStepsResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.SetTerminationProtectionRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.SetTerminationProtectionResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.SetUnhealthyNodeReplacementRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.SetUnhealthyNodeReplacementResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.SetVisibleToAllUsersRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.SetVisibleToAllUsersResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.ShrinkPolicy
- builder() - Static method in class software.amazon.awssdk.services.emr.model.SimpleScalingPolicyConfiguration
- builder() - Static method in class software.amazon.awssdk.services.emr.model.SimplifiedApplication
- builder() - Static method in class software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification
- builder() - Static method in class software.amazon.awssdk.services.emr.model.SpotResizingSpecification
- builder() - Static method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.Step
- builder() - Static method in class software.amazon.awssdk.services.emr.model.StepConfig
- builder() - Static method in class software.amazon.awssdk.services.emr.model.StepStateChangeReason
- builder() - Static method in class software.amazon.awssdk.services.emr.model.StepStatus
- builder() - Static method in class software.amazon.awssdk.services.emr.model.StepSummary
- builder() - Static method in class software.amazon.awssdk.services.emr.model.StepTimeline
- builder() - Static method in class software.amazon.awssdk.services.emr.model.StopNotebookExecutionRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.StopNotebookExecutionResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.Studio
- builder() - Static method in class software.amazon.awssdk.services.emr.model.StudioSummary
- builder() - Static method in class software.amazon.awssdk.services.emr.model.SupportedInstanceType
- builder() - Static method in class software.amazon.awssdk.services.emr.model.SupportedProductConfig
- builder() - Static method in class software.amazon.awssdk.services.emr.model.Tag
- builder() - Static method in class software.amazon.awssdk.services.emr.model.TerminateJobFlowsRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.TerminateJobFlowsResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.UpdateStudioRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.UpdateStudioResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingRequest
- builder() - Static method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingResponse
- builder() - Static method in class software.amazon.awssdk.services.emr.model.UsernamePassword
- builder() - Static method in class software.amazon.awssdk.services.emr.model.VolumeSpecification
- builder() - Static method in interface software.amazon.awssdk.services.emr.waiters.EmrAsyncWaiter
-
Create a builder that can be used to configure and create a
EmrAsyncWaiter
. - builder() - Static method in interface software.amazon.awssdk.services.emr.waiters.EmrWaiter
-
Create a builder that can be used to configure and create a
EmrWaiter
. - Builder() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.Condition.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.EndpointResult.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.EndpointRuleset.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.FnNode.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.GetAttr.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.Outputs.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.Parameter.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.ParameterReference.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.Parameters.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.Partition.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.Partitions.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.RegionOverride.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.Rule.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.RulePartition.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.Value.Endpoint.Builder
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.SourceException.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.emr.model.EmrException.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.emr.model.EmrRequest.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.emr.model.EmrResponse.BuilderImpl
- BuilderImpl(EmrException) - Constructor for class software.amazon.awssdk.services.emr.model.EmrException.BuilderImpl
- BuilderImpl(EmrRequest) - Constructor for class software.amazon.awssdk.services.emr.model.EmrRequest.BuilderImpl
- BuilderImpl(EmrResponse) - Constructor for class software.amazon.awssdk.services.emr.model.EmrResponse.BuilderImpl
- builtIn(String) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter.Builder
- BYTES - software.amazon.awssdk.services.emr.model.Unit
- BYTES_PER_SECOND - software.amazon.awssdk.services.emr.model.Unit
C
- CANCEL_AND_WAIT - software.amazon.awssdk.services.emr.model.ActionOnFailure
- CANCEL_PENDING - software.amazon.awssdk.services.emr.model.StepState
- CANCELLED - software.amazon.awssdk.services.emr.model.StepState
- cancelSteps(Consumer<CancelStepsRequest.Builder>) - 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.EmrClient
-
Cancels a pending step or steps in a running cluster.
- cancelSteps(CancelStepsRequest) - 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.
- 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() - 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. - 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(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(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. - CancelStepsRequest - Class in software.amazon.awssdk.services.emr.model
-
The input argument to the CancelSteps operation.
- CancelStepsRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
- CancelStepsRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
CancelStepsRequest
Marshaller - 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
-
The output for the CancelSteps operation.
- CancelStepsResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
- canContinue() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleResult
- CAPACITY_OPTIMIZED - software.amazon.awssdk.services.emr.model.SpotProvisioningAllocationStrategy
- CAPACITY_OPTIMIZED_PRIORITIZED - software.amazon.awssdk.services.emr.model.SpotProvisioningAllocationStrategy
- 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.
- capacityReservationOptions() - Method in class software.amazon.awssdk.services.emr.model.OnDemandResizingSpecification
-
Returns the value of the CapacityReservationOptions property for this object.
- 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(Consumer<OnDemandCapacityReservationOptions.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.OnDemandResizingSpecification.Builder
-
Sets the value of the CapacityReservationOptions property for this object.
- 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(OnDemandCapacityReservationOptions) - Method in interface software.amazon.awssdk.services.emr.model.OnDemandResizingSpecification.Builder
-
Sets the value of the CapacityReservationOptions property for this object.
- capacityReservationPreference() - Method in class software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationOptions
-
Indicates the instance's Capacity Reservation preferences.
- 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.
- capacityReservationPreferenceAsString() - Method in class software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationOptions
-
Indicates the instance's Capacity Reservation preferences.
- 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.
- 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.
- carryOn() - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleResult
- cause(Throwable) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.SourceException.BuilderImpl
- 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
- CHANGE_IN_CAPACITY - software.amazon.awssdk.services.emr.model.AdjustmentType
- chooseAuthScheme(List<EndpointAuthScheme>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.DefaultEndpointAuthSchemeStrategy
- chooseAuthScheme(List<EndpointAuthScheme>) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.EndpointAuthSchemeStrategy
- classification() - Method in class software.amazon.awssdk.services.emr.model.Configuration
-
The classification within a configuration.
- classification(String) - Method in interface software.amazon.awssdk.services.emr.model.Configuration.Builder
-
The classification within a configuration.
- CLEANUP_FAILURE - software.amazon.awssdk.services.emr.model.AutoScalingPolicyStateChangeReasonCode
- client(EmrAsyncClient) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrAsyncWaiter.Builder
-
Sets a custom
EmrAsyncClient
that will be used to poll the resource - 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() - Method in class software.amazon.awssdk.services.emr.model.ScalingTrigger
-
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(CloudWatchAlarmDefinition) - Method in interface software.amazon.awssdk.services.emr.model.ScalingTrigger.Builder
-
The definition of a CloudWatch metric alarm.
- 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.Builder - Interface in software.amazon.awssdk.services.emr.model
- cluster() - Method in class software.amazon.awssdk.services.emr.model.DescribeClusterResponse
-
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(Cluster) - Method in interface software.amazon.awssdk.services.emr.model.DescribeClusterResponse.Builder
-
This output contains the details for the requested cluster.
- Cluster - Class in software.amazon.awssdk.services.emr.model
-
The detailed description of the cluster.
- CLUSTER - software.amazon.awssdk.services.emr.model.PlacementGroupStrategy
- CLUSTER_TERMINATED - software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReasonCode
- CLUSTER_TERMINATED - software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReasonCode
- CLUSTER_TERMINATED - software.amazon.awssdk.services.emr.model.InstanceStateChangeReasonCode
- Cluster.Builder - Interface in software.amazon.awssdk.services.emr.model
- clusterArn() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetResponse
-
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() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
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() - Method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyResponse
-
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.
- clusterArn(String) - Method in interface software.amazon.awssdk.services.emr.model.AddInstanceFleetResponse.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyResponse.Builder
-
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.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetRequest
-
The unique identifier of the cluster.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetResponse
-
The unique identifier of the cluster.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsRequest
-
The
ClusterID
for the specified steps that will be canceled. - clusterId() - Method in class software.amazon.awssdk.services.emr.model.DescribeClusterRequest
-
The identifier of the cluster to describe.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.DescribeStepRequest
-
The identifier of the cluster with steps to describe.
- 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() - Method in class software.amazon.awssdk.services.emr.model.GetClusterSessionCredentialsRequest
-
The unique identifier of the cluster.
- 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() - Method in class software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest
-
The cluster identifier for the bootstrap actions to list.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceFleetsRequest
-
The unique identifier of the cluster.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceGroupsRequest
-
The identifier of the cluster for which to list the instance groups.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
-
The identifier of the cluster for which to list the instances.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.ListStepsRequest
-
The identifier of the cluster for which to list the steps.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.ModifyClusterRequest
-
The unique identifier of the cluster.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceFleetRequest
-
The unique identifier of the cluster.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsRequest
-
The ID of the cluster to which the instance group belongs.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyRequest
-
Specifies the ID of a cluster.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyResponse
-
Specifies the ID of a cluster.
- 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() - Method in class software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyRequest
-
Specifies the ID of an Amazon EMR cluster where the managed scaling policy is attached.
- clusterId() - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoScalingPolicyRequest
-
Specifies the ID of a cluster.
- 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() - 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.
- clusterId(String) - Method in interface software.amazon.awssdk.services.emr.model.AddInstanceFleetRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.CancelStepsRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.DescribeStepRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.GetClusterSessionCredentialsRequest.Builder
-
The unique identifier of the cluster.
- 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(String) - Method in interface software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest.Builder
-
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(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(String) - Method in interface software.amazon.awssdk.services.emr.model.ListInstancesRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.ModifyClusterRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyResponse.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyRequest.Builder
-
Specifies the ID of an Amazon 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(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(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.
- 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
-
Returns an iterable to iterate through the paginated
ListClustersResponse.clusters()
member. - clusters() - Method in class software.amazon.awssdk.services.emr.paginators.ListClustersPublisher
-
Returns a publisher that can be used to get a stream of data.
- 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(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(ClusterSummary...) - Method in interface software.amazon.awssdk.services.emr.model.ListClustersResponse.Builder
-
The list of clusters for the account based on the given filters.
- 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() - Method in class software.amazon.awssdk.services.emr.model.ListClustersRequest
-
The cluster state filters to apply when listing clusters.
- 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.
- clusterStatesAsStrings() - Method in class software.amazon.awssdk.services.emr.model.ListClustersRequest
-
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.
- clusterStatesWithStrings(Collection<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() - 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() - Method in class software.amazon.awssdk.services.emr.model.ClusterStateChangeReason
-
The programmatic code for the state change reason.
- code() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReason
-
A code corresponding to the reason the state change occurred.
- code() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReason
-
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() - Method in class software.amazon.awssdk.services.emr.model.StepStateChangeReason
-
The programmable code for the state change reason.
- 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(String) - Method in interface software.amazon.awssdk.services.emr.model.ClusterStateChangeReason.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReason.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.StepStateChangeReason.Builder
-
The programmable code for the state change reason.
- 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(ClusterStateChangeReasonCode) - Method in interface software.amazon.awssdk.services.emr.model.ClusterStateChangeReason.Builder
-
The programmatic code for the state change reason.
- code(InstanceFleetStateChangeReasonCode) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReason.Builder
-
A code corresponding to the reason the state change occurred.
- code(InstanceGroupStateChangeReasonCode) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReason.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(StepStateChangeReasonCode) - Method in interface software.amazon.awssdk.services.emr.model.StepStateChangeReason.Builder
-
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, JmesPathRuntime.Value) - Method in class software.amazon.awssdk.services.emr.jmespath.internal.JmesPathRuntime.Value
-
Compare this value to another value, using the specified comparison operator: https://jmespath.org/specification.html#comparison-operators
- comparisonOperator() - Method in class software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition
-
Determines how the metric specified by
MetricName
is compared to the value specified byThreshold
. - 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 byThreshold
. - 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 byThreshold
. - 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 byThreshold
. - COMPLETED - software.amazon.awssdk.services.emr.model.StepState
- computeLimits() - Method in class software.amazon.awssdk.services.emr.model.ManagedScalingPolicy
-
The Amazon EC2 unit limits for a managed scaling policy.
- computeLimits(Consumer<ComputeLimits.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.ManagedScalingPolicy.Builder
-
The Amazon EC2 unit limits for a managed scaling policy.
- computeLimits(ComputeLimits) - Method in interface software.amazon.awssdk.services.emr.model.ManagedScalingPolicy.Builder
-
The Amazon EC2 unit limits for a managed scaling policy.
- ComputeLimits - Class in software.amazon.awssdk.services.emr.model
-
The Amazon 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
- condition() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Fn
-
Convert this fn into a condition
- condition(String) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Fn
- Condition - Class in software.amazon.awssdk.services.emr.endpoints.internal
- Condition.Builder - Class in software.amazon.awssdk.services.emr.endpoints.internal
- conditions - Variable in class software.amazon.awssdk.services.emr.endpoints.internal.Rule
- CONDITIONS - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.Rule
- config() - Method in class software.amazon.awssdk.services.emr.model.Step
-
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.
- config(Consumer<HadoopStepConfig.Builder>) - 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.StepSummary.Builder
-
The Hadoop job configuration of the cluster step.
- config(HadoopStepConfig) - Method in interface software.amazon.awssdk.services.emr.model.Step.Builder
-
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.
- Configuration - Class in software.amazon.awssdk.services.emr.model
-
- Configuration.Builder - Interface in software.amazon.awssdk.services.emr.model
- configurations() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
Applies only to Amazon EMR releases 4.x and later.
- configurations() - Method in class software.amazon.awssdk.services.emr.model.Configuration
-
A list of additional configurations to apply within a configuration object.
- configurations() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
- configurations() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupConfig
-
- 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() - 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() - 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() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
For Amazon EMR releases 4.0 and later.
- 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(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(Collection<Configuration>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
- configurations(Collection<Configuration>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupConfig.Builder
-
- 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(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(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(Collection<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.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.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.InstanceGroup.Builder
-
- configurations(Consumer<Configuration.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupConfig.Builder
-
- 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(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(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(Consumer<Configuration.Builder>...) - 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.Cluster.Builder
-
Applies only to Amazon EMR releases 4.x and later.
- 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(Configuration...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
- configurations(Configuration...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupConfig.Builder
-
- 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(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.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.RunJobFlowRequest.Builder
-
For Amazon EMR releases 4.0 and later.
- configurationsVersion() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
The version number of the requested configuration specification for this instance group.
- 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.
- constant(Object) - Method in class software.amazon.awssdk.services.emr.jmespath.internal.JmesPathRuntime.Value
-
Convert this value to a new constant value, discarding the current value.
- constant(JmesPathRuntime.Value) - Method in class software.amazon.awssdk.services.emr.jmespath.internal.JmesPathRuntime.Value
-
Convert this value to a new constant value, discarding the current value.
- constraints() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicy
-
The upper and lower Amazon EC2 instance limits for an automatic scaling policy.
- constraints() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyDescription
-
The upper and lower Amazon 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 Amazon 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 Amazon EC2 instance limits for an automatic scaling policy.
- constraints(ScalingConstraints) - Method in interface software.amazon.awssdk.services.emr.model.AutoScalingPolicy.Builder
-
The upper and lower Amazon 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 Amazon EC2 instance limits for an automatic scaling policy.
- contains(JmesPathRuntime.Value) - Method in class software.amazon.awssdk.services.emr.jmespath.internal.JmesPathRuntime.Value
-
Execute the contains function, with this value as the first parameter: https://jmespath.org/specification.html#contains
- context() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleet
-
Reserved.
- context() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetConfig
-
Reserved.
- context() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig
-
Reserved.
- context(String) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.ParameterReference.Builder
- context(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleet.Builder
-
Reserved.
- context(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetConfig.Builder
-
Reserved.
- context(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig.Builder
-
Reserved.
- CONTINUE - software.amazon.awssdk.services.emr.model.ActionOnFailure
- 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.
- 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.
- CORE - software.amazon.awssdk.services.emr.model.InstanceFleetType
- CORE - software.amazon.awssdk.services.emr.model.InstanceGroupType
- CORE - software.amazon.awssdk.services.emr.model.InstanceRoleType
- COUNT - software.amazon.awssdk.services.emr.model.Unit
- COUNT_PER_SECOND - software.amazon.awssdk.services.emr.model.Unit
- create() - Static method in class software.amazon.awssdk.services.emr.auth.scheme.internal.DefaultEmrAuthSchemeProvider
- create() - Static method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Create a
EmrAsyncClient
with the region loaded from theDefaultAwsRegionProviderChain
and credentials loaded from theDefaultCredentialsProvider
. - create() - Static method in interface software.amazon.awssdk.services.emr.EmrClient
-
Create a
EmrClient
with the region loaded from theDefaultAwsRegionProviderChain
and credentials loaded from theDefaultCredentialsProvider
. - create() - Static method in interface software.amazon.awssdk.services.emr.waiters.EmrAsyncWaiter
-
Create an instance of
EmrAsyncWaiter
with the default configuration. - create() - Static method in interface software.amazon.awssdk.services.emr.waiters.EmrWaiter
-
Create an instance of
EmrWaiter
with the default configuration. - create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.emr.model.EmrResponseMetadata
- createAuthSchemes(Value) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.DefaultEndpointAuthSchemeStrategy
- createAuthSchemes(Value) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.EndpointAuthSchemeStrategy
- createdAfter() - Method in class software.amazon.awssdk.services.emr.model.ListClustersRequest
-
The creation date and time beginning value filter for listing clusters.
- createdAfter(Instant) - Method in interface software.amazon.awssdk.services.emr.model.ListClustersRequest.Builder
-
The creation date and time beginning 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.
- createdBefore(Instant) - Method in interface software.amazon.awssdk.services.emr.model.ListClustersRequest.Builder
-
The creation date and time end value filter for listing clusters.
- createdByArn() - Method in class software.amazon.awssdk.services.emr.model.BlockPublicAccessConfigurationMetadata
-
The Amazon Resource Name that created or last modified the configuration.
- createdByArn(String) - Method in interface software.amazon.awssdk.services.emr.model.BlockPublicAccessConfigurationMetadata.Builder
-
The Amazon Resource Name that created or last modified the configuration.
- 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(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.
- 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(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.
- 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
-
CreateSecurityConfigurationRequest
Marshaller - 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(Consumer<CreateStudioRequest.Builder>) - 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.EmrClient
-
Creates a new Amazon EMR Studio.
- createStudio(CreateStudioRequest) - 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.
- 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
-
CreateStudioRequest
Marshaller - 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(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(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. - 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(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. - 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
-
CreateStudioSessionMappingRequest
Marshaller - 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() - Method in class software.amazon.awssdk.services.emr.model.BlockPublicAccessConfigurationMetadata
-
The date and time that the configuration was created.
- creationDateTime() - Method in class software.amazon.awssdk.services.emr.model.ClusterTimeline
-
The creation date and time of the cluster.
- creationDateTime() - Method in class software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationResponse
-
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() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetTimeline
-
The time and date the instance fleet was created.
- creationDateTime() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupTimeline
-
The creation date and time of the instance group.
- creationDateTime() - Method in class software.amazon.awssdk.services.emr.model.InstanceTimeline
-
The creation date and time of the instance.
- creationDateTime() - Method in class software.amazon.awssdk.services.emr.model.SecurityConfigurationSummary
-
The date and time the security configuration was created.
- creationDateTime() - Method in class software.amazon.awssdk.services.emr.model.StepTimeline
-
The date and time when the cluster step was created.
- creationDateTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.BlockPublicAccessConfigurationMetadata.Builder
-
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(Instant) - Method in interface software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationResponse.Builder
-
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(Instant) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetTimeline.Builder
-
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(Instant) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTimeline.Builder
-
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(Instant) - Method in interface software.amazon.awssdk.services.emr.model.StepTimeline.Builder
-
The date and time when the cluster step was created.
- creationTime() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingDetail
-
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() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
The time 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.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.SessionMappingDetail.Builder
-
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(Instant) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
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.
- credentials() - Method in class software.amazon.awssdk.services.emr.model.GetClusterSessionCredentialsResponse
-
The credentials that you can use to connect to cluster endpoints that support username and password authentication.
- credentials(Consumer<Credentials.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.GetClusterSessionCredentialsResponse.Builder
-
The credentials that you can use to connect to cluster endpoints that support username and password authentication.
- credentials(Credentials) - Method in interface software.amazon.awssdk.services.emr.model.GetClusterSessionCredentialsResponse.Builder
-
The credentials that you can use to connect to cluster endpoints that support username and password authentication.
- Credentials - Class in software.amazon.awssdk.services.emr.model
-
The credentials that you can use to connect to cluster endpoints.
- Credentials.Builder - Interface in software.amazon.awssdk.services.emr.model
- Credentials.Type - Enum in software.amazon.awssdk.services.emr.model
- credentialsProvider() - Method in interface software.amazon.awssdk.services.emr.EmrServiceClientConfiguration.Builder
-
Gets the value for credentials provider
- credentialsProvider() - Method in class software.amazon.awssdk.services.emr.internal.EmrServiceClientConfigurationBuilder
-
Gets the value for credentials provider
- credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in interface software.amazon.awssdk.services.emr.EmrServiceClientConfiguration.Builder
-
Sets the value for credentials provider
- credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in class software.amazon.awssdk.services.emr.internal.EmrServiceClientConfigurationBuilder
-
Sets the value for credentials provider
- 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.
- 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.
- ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.emr.endpoints.internal.RuleError
- ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.emr.endpoints.internal.RuleError
- customAmiId() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
Available only in Amazon EMR releases 5.7.0 and later.
- customAmiId() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
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() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeConfig
-
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() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
Available only in Amazon EMR releases 5.7.0 and later.
- customAmiId(String) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
Available only in Amazon EMR releases 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(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupConfig.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTypeSpecification.Builder
-
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 releases 5.7.0 and later.
D
- decommissionTimeout() - Method in class software.amazon.awssdk.services.emr.model.ShrinkPolicy
-
The desired timeout for decommissioning an instance.
- decommissionTimeout(Integer) - Method in interface software.amazon.awssdk.services.emr.model.ShrinkPolicy.Builder
-
The desired timeout for decommissioning an instance.
- Default() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.ExprVisitor.Default
- DEFAULT - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter
- 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.
- DefaultEmrAuthSchemeParams - Class in software.amazon.awssdk.services.emr.auth.scheme.internal
- DefaultEmrAuthSchemeProvider - Class in software.amazon.awssdk.services.emr.auth.scheme.internal
- DefaultEmrEndpointProvider - Class in software.amazon.awssdk.services.emr.endpoints.internal
- DefaultEmrEndpointProvider() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.DefaultEmrEndpointProvider
- DefaultEndpointAuthSchemeStrategy - Class in software.amazon.awssdk.services.emr.endpoints.internal
- DefaultEndpointAuthSchemeStrategy(Map<String, Function<Value.Record, EndpointAuthScheme>>) - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.DefaultEndpointAuthSchemeStrategy
- DefaultEndpointAuthSchemeStrategyFactory - Class in software.amazon.awssdk.services.emr.endpoints.internal
- DefaultEndpointAuthSchemeStrategyFactory() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
- defaultEngine() - Static method in interface software.amazon.awssdk.services.emr.endpoints.internal.RuleEngine
- DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.emr.endpoints.internal
- DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.DefaultPartitionDataProvider
- defaultProvider() - Static method in interface software.amazon.awssdk.services.emr.auth.scheme.EmrAuthSchemeProvider
-
Get the default auth scheme provider.
- defaultProvider() - Static method in interface software.amazon.awssdk.services.emr.endpoints.EmrEndpointProvider
- DefaultRuleEngine - Class in software.amazon.awssdk.services.emr.endpoints.internal
- DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.DefaultRuleEngine
- 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() - 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() - 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.
- 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(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(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.
- defaultValue(Value) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter.Builder
- deleteSecurityConfiguration(Consumer<DeleteSecurityConfigurationRequest.Builder>) - 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.EmrClient
-
Deletes a security configuration.
- deleteSecurityConfiguration(DeleteSecurityConfigurationRequest) - 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.
- 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
-
DeleteSecurityConfigurationRequest
Marshaller - 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(Consumer<DeleteStudioRequest.Builder>) - 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.EmrClient
-
Removes an Amazon EMR Studio from the Studio metadata store.
- deleteStudio(DeleteStudioRequest) - 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.
- 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
-
DeleteStudioRequest
Marshaller - 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(Consumer<DeleteStudioSessionMappingRequest.Builder>) - 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.EmrClient
-
Removes a user or group from an Amazon EMR Studio.
- deleteStudioSessionMapping(DeleteStudioSessionMappingRequest) - 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.
- 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
-
DeleteStudioSessionMappingRequest
Marshaller - 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
- deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter.Builder
- Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.Parameter.Deprecated
- DEPRECATED - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter
- 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(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.
- 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(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.
- 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
-
DescribeClusterRequest
Marshaller - 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(Consumer<DescribeNotebookExecutionRequest.Builder>) - 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.EmrClient
-
Provides details of a notebook execution.
- describeNotebookExecution(DescribeNotebookExecutionRequest) - 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.
- 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
-
DescribeNotebookExecutionRequest
Marshaller - 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(Consumer<DescribeReleaseLabelRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides Amazon EMR release label details, such as the releases available the Region where the API request is run, and the available applications for a specific Amazon EMR release label.
- describeReleaseLabel(Consumer<DescribeReleaseLabelRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides Amazon EMR release label details, such as the releases available the Region where the API request is run, and the available applications for a specific Amazon EMR release label.
- describeReleaseLabel(DescribeReleaseLabelRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides Amazon EMR release label details, such as the releases available the Region where the API request is run, and the available applications for a specific Amazon EMR release label.
- describeReleaseLabel(DescribeReleaseLabelRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides Amazon EMR release label details, such as the releases available the Region where the API request is run, and the available applications for a specific Amazon 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
-
DescribeReleaseLabelRequest
Marshaller - 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(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(Consumer<DescribeSecurityConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides the details of a security configuration by returning the configuration JSON.
- describeSecurityConfiguration(DescribeSecurityConfigurationRequest) - 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.
- 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
-
DescribeSecurityConfigurationRequest
Marshaller - 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(Consumer<DescribeStepRequest.Builder>) - 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.EmrClient
-
Provides more detail about the cluster step.
- describeStep(DescribeStepRequest) - 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.
- 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
-
DescribeStepRequest
Marshaller - 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(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(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.
- 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(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.
- 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
-
DescribeStudioRequest
Marshaller - 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() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
A detailed description of the Amazon EMR Studio.
- description() - Method in class software.amazon.awssdk.services.emr.model.ScalingRule
-
A friendly, more verbose description of the automatic scaling rule.
- description() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
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() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioRequest
-
A detailed description to assign to the Amazon EMR Studio.
- description(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.UpdateStudioRequest.Builder
-
A detailed description to assign to the Amazon EMR Studio.
- DETACHED - software.amazon.awssdk.services.emr.model.AutoScalingPolicyState
- DETACHING - software.amazon.awssdk.services.emr.model.AutoScalingPolicyState
- 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() - Method in class software.amazon.awssdk.services.emr.model.EbsVolume
-
The device name that is exposed to the instance, such as /dev/sdh.
- 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(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.
- dimensions() - Method in class software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition
-
A CloudWatch metric dimension.
- dimensions(Collection<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(MetricDimension...) - Method in interface software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition.Builder
-
A CloudWatch metric dimension.
- disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.AwsEndpointProviderUtils
-
True if the the
SdkInternalExecutionAttribute.DISABLE_HOST_PREFIX_INJECTION
attribute is present and its value istrue
,false
otherwise. - DIVERSIFIED - software.amazon.awssdk.services.emr.model.SpotProvisioningAllocationStrategy
- DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.PartitionFn
- dnsSuffix() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Outputs
- dnsSuffix() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RulePartition
- dnsSuffix(String) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Outputs.Builder
- dnsSuffix(String) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RulePartition.Builder
- documentation - Variable in class software.amazon.awssdk.services.emr.endpoints.internal.Rule
- documentation(String) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter.Builder
- documentation(String) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Rule.Builder
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.Rule
- DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.PartitionFn
- dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Outputs
- dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RulePartition
- dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Outputs.Builder
- dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RulePartition.Builder
- dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.AwsEndpointProviderUtils
E
- 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 are associated to every instance.
- EbsBlockDeviceConfig.Builder - Interface in software.amazon.awssdk.services.emr.model
- ebsBlockDeviceConfigs() - Method in class software.amazon.awssdk.services.emr.model.EbsConfiguration
-
An array of Amazon EBS volume specifications attached to a cluster instance.
- 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(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(EbsBlockDeviceConfig...) - Method in interface software.amazon.awssdk.services.emr.model.EbsConfiguration.Builder
-
An array of Amazon EBS volume specifications attached to a cluster instance.
- ebsBlockDevices() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
The EBS block devices that are mapped to this instance group.
- 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
. - 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(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(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(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(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.InstanceTypeSpecification.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.InstanceGroupConfig
-
EBS configurations that will be attached to each Amazon EC2 instance in the instance group.
- 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(Consumer<EbsConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupConfig.Builder
-
EBS configurations that will be attached to each Amazon EC2 instance in the instance group.
- 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(EbsConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupConfig.Builder
-
EBS configurations that will be attached to each Amazon 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 - Class in software.amazon.awssdk.services.emr.model
-
The Amazon EBS configuration of a cluster instance.
- EbsConfiguration.Builder - Interface in software.amazon.awssdk.services.emr.model
- ebsOptimized() - Method in class software.amazon.awssdk.services.emr.model.EbsConfiguration
-
Indicates whether an Amazon EBS volume is EBS-optimized.
- ebsOptimized() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
If the instance group is EBS-optimized.
- ebsOptimized() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeSpecification
-
Evaluates to
TRUE
when the specifiedInstanceType
is EBS-optimized. - ebsOptimized(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.EbsConfiguration.Builder
-
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(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTypeSpecification.Builder
-
Evaluates to
TRUE
when the specifiedInstanceType
is EBS-optimized. - ebsOptimizedAvailable() - Method in class software.amazon.awssdk.services.emr.model.SupportedInstanceType
-
Indicates whether the
SupportedInstanceType
supports Amazon EBS optimization. - ebsOptimizedAvailable(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.SupportedInstanceType.Builder
-
Indicates whether the
SupportedInstanceType
supports Amazon EBS optimization. - ebsOptimizedByDefault() - Method in class software.amazon.awssdk.services.emr.model.SupportedInstanceType
-
Indicates whether the
SupportedInstanceType
uses Amazon EBS optimization by default. - ebsOptimizedByDefault(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.SupportedInstanceType.Builder
-
Indicates whether the
SupportedInstanceType
uses Amazon EBS optimization by default. - ebsRootVolumeIops() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
The IOPS, of the Amazon EBS root device volume of the Linux AMI that is used for each Amazon EC2 instance.
- ebsRootVolumeIops() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
The IOPS, of the Amazon EBS root device volume of the Linux AMI that is used for each Amazon EC2 instance.
- ebsRootVolumeIops(Integer) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
The IOPS, of the Amazon EBS root device volume of the Linux AMI that is used for each Amazon EC2 instance.
- ebsRootVolumeIops(Integer) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
The IOPS, of the Amazon EBS root device volume of the Linux AMI that is used for each Amazon 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 Amazon 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 Amazon EC2 instance.
- 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 Amazon 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 Amazon EC2 instance.
- ebsRootVolumeThroughput() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
The throughput, in MiB/s, of the Amazon EBS root device volume of the Linux AMI that is used for each Amazon EC2 instance.
- ebsRootVolumeThroughput() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
The throughput, in MiB/s, of the Amazon EBS root device volume of the Linux AMI that is used for each Amazon EC2 instance.
- ebsRootVolumeThroughput(Integer) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
The throughput, in MiB/s, of the Amazon EBS root device volume of the Linux AMI that is used for each Amazon EC2 instance.
- ebsRootVolumeThroughput(Integer) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
The throughput, in MiB/s, of the Amazon EBS root device volume of the Linux AMI that is used for each Amazon EC2 instance.
- ebsStorageOnly() - Method in class software.amazon.awssdk.services.emr.model.SupportedInstanceType
-
Indicates whether the
SupportedInstanceType
only supports Amazon EBS. - ebsStorageOnly(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.SupportedInstanceType.Builder
-
Indicates whether the
SupportedInstanceType
only supports Amazon EBS. - EbsVolume - Class in software.amazon.awssdk.services.emr.model
-
EBS block device that's attached to an Amazon EC2 instance.
- EbsVolume.Builder - Interface in software.amazon.awssdk.services.emr.model
- ebsVolumes() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
The list of Amazon EBS volumes that are attached to this instance.
- 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(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(EbsVolume...) - Method in interface software.amazon.awssdk.services.emr.model.Instance.Builder
-
The list of Amazon EBS volumes that are attached to this instance.
- ec2AvailabilityZone() - Method in class software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
-
The Availability Zone in which the cluster will run.
- ec2AvailabilityZone(String) - Method in interface software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes.Builder
-
The Availability Zone in which the cluster will run.
- ec2InstanceAttributes() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
Provides information about the Amazon 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 Amazon EC2 instances in a cluster grouped by category.
- ec2InstanceAttributes(Ec2InstanceAttributes) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
Provides information about the Amazon EC2 instances in a cluster grouped by category.
- Ec2InstanceAttributes - Class in software.amazon.awssdk.services.emr.model
-
Provides information about the Amazon EC2 instances in a cluster grouped by category.
- Ec2InstanceAttributes.Builder - Interface in software.amazon.awssdk.services.emr.model
- ec2InstanceId() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
The unique identifier of the instance in Amazon EC2.
- ec2InstanceId(String) - Method in interface software.amazon.awssdk.services.emr.model.Instance.Builder
-
The unique identifier of the instance in Amazon EC2.
- ec2InstanceIdsToTerminate() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig
-
The Amazon EC2 InstanceIds to terminate.
- ec2InstanceIdsToTerminate(String...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig.Builder
-
The Amazon EC2 InstanceIds to terminate.
- ec2InstanceIdsToTerminate(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig.Builder
-
The Amazon EC2 InstanceIds to terminate.
- 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() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
The name of the Amazon EC2 key pair that can be used to connect to the master node using SSH as the user called "hadoop."
- 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(String) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
The name of the Amazon EC2 key pair that can be used to connect to the master node using SSH as the user called "hadoop."
- 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() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
Applies to clusters that use the uniform instance group configuration.
- 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(String) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
Applies to clusters that use the uniform instance group configuration.
- ec2SubnetIds() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
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(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
Applies to clusters that use the instance fleet configuration.
- editorId() - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest
-
The unique ID of the editor associated with the notebook execution.
- editorId() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
The unique identifier of the Amazon EMR Notebook that is used for 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() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
-
The unique identifier of the Amazon EMR Notebook to use for notebook execution.
- 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(String) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
The unique identifier of the Amazon 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(String) - Method in interface software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest.Builder
-
The unique identifier of the Amazon EMR Notebook to use for notebook execution.
- EMR - software.amazon.awssdk.services.emr.model.ExecutionEngineType
- EmrAsyncClient - Interface in software.amazon.awssdk.services.emr
-
Service client for accessing Amazon EMR asynchronously.
- EmrAsyncClientBuilder - Interface in software.amazon.awssdk.services.emr
-
A builder for creating an instance of
EmrAsyncClient
. - 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
- EmrAuthSchemeInterceptor - Class in software.amazon.awssdk.services.emr.auth.scheme.internal
- EmrAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.emr.auth.scheme.internal.EmrAuthSchemeInterceptor
- EmrAuthSchemeParams - Interface in software.amazon.awssdk.services.emr.auth.scheme
-
The parameters object used to resolve the auth schemes for the Emr service.
- EmrAuthSchemeParams.Builder - Interface in software.amazon.awssdk.services.emr.auth.scheme
-
A builder for a
EmrAuthSchemeParams
. - EmrAuthSchemeProvider - Interface in software.amazon.awssdk.services.emr.auth.scheme
-
An auth scheme provider for Emr service.
- EmrBaseClientBuilder<B extends EmrBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.emr
-
This includes configuration specific to Amazon EMR that is supported by both
EmrClientBuilder
andEmrAsyncClientBuilder
. - 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
. - EmrClientOption<T> - Class in software.amazon.awssdk.services.emr.internal
- EmrEndpointParams - Class in software.amazon.awssdk.services.emr.endpoints
-
The parameters object used to resolve an endpoint for the Emr service.
- EmrEndpointParams.Builder - Interface in software.amazon.awssdk.services.emr.endpoints
- EmrEndpointProvider - Interface in software.amazon.awssdk.services.emr.endpoints
-
An endpoint provider for Emr.
- emrErrorCode() - Method in exception software.amazon.awssdk.services.emr.model.InvalidRequestException
-
The error code associated with the exception.
- emrErrorCode(String) - Method in interface software.amazon.awssdk.services.emr.model.InvalidRequestException.Builder
-
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() - Method in class software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
-
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.
- 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(String) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
The identifier of the Amazon EC2 security group for the master node.
- 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() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
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.Ec2InstanceAttributes.Builder
-
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.
- 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
- EmrRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.emr.endpoints.internal
- EmrRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.EmrRequestSetEndpointInterceptor
- EmrResolveEndpointInterceptor - Class in software.amazon.awssdk.services.emr.endpoints.internal
- EmrResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.EmrResolveEndpointInterceptor
- 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
- EmrServiceClientConfiguration - Class in software.amazon.awssdk.services.emr
-
Class to expose the service client settings to the user.
- EmrServiceClientConfiguration(EmrServiceClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.emr.EmrServiceClientConfiguration
- EmrServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.emr
-
A builder for creating a
EmrServiceClientConfiguration
- EmrServiceClientConfigurationBuilder - Class in software.amazon.awssdk.services.emr.internal
- EmrServiceClientConfigurationBuilder() - Constructor for class software.amazon.awssdk.services.emr.internal.EmrServiceClientConfigurationBuilder
- EmrServiceClientConfigurationBuilder(SdkClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.emr.internal.EmrServiceClientConfigurationBuilder
- 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
- encryptionKeyArn() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
The KMS key identifier (ARN) used to encrypt Amazon EMR Studio workspace and notebook files when backed up to Amazon S3.
- encryptionKeyArn() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
The KMS key identifier (ARN) used to encrypt Amazon EMR Studio workspace and notebook files when backed up to Amazon S3.
- encryptionKeyArn() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioRequest
-
The KMS key identifier (ARN) used to encrypt Amazon EMR Studio workspace and notebook files when backed up to Amazon S3.
- encryptionKeyArn(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
-
The KMS key identifier (ARN) used to encrypt Amazon EMR Studio workspace and notebook files when backed up to Amazon S3.
- encryptionKeyArn(String) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
The KMS key identifier (ARN) used to encrypt Amazon EMR Studio workspace and notebook files when backed up to Amazon S3.
- encryptionKeyArn(String) - Method in interface software.amazon.awssdk.services.emr.model.UpdateStudioRequest.Builder
-
The KMS key identifier (ARN) used to encrypt Amazon EMR Studio workspace and notebook files when backed up to Amazon S3.
- endDateTime() - Method in class software.amazon.awssdk.services.emr.model.ClusterTimeline
-
The date and time when the cluster was terminated.
- endDateTime() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetTimeline
-
The time and date the instance fleet terminated.
- endDateTime() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupTimeline
-
The date and time when the instance group terminated.
- endDateTime() - Method in class software.amazon.awssdk.services.emr.model.InstanceTimeline
-
The date and time when the instance was terminated.
- endDateTime() - Method in class software.amazon.awssdk.services.emr.model.StepTimeline
-
The date and time when the cluster step execution completed or failed.
- endDateTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.ClusterTimeline.Builder
-
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(Instant) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupTimeline.Builder
-
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(Instant) - Method in interface software.amazon.awssdk.services.emr.model.StepTimeline.Builder
-
The date and time when the cluster step execution completed or failed.
- ENDED - software.amazon.awssdk.services.emr.model.InstanceGroupState
- endpoint() - Method in class software.amazon.awssdk.services.emr.endpoints.EmrEndpointParams
- endpoint() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleResult
- endpoint(String) - Method in interface software.amazon.awssdk.services.emr.endpoints.EmrEndpointParams.Builder
- endpoint(Endpoint) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleResult
- endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Rule.Builder
- ENDPOINT - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.Rule
- EndpointAttributeProvider<T> - Interface in software.amazon.awssdk.services.emr.endpoints.internal
-
Link between an endpoint property and the
AwsEndpointAttribute
it represents. - endpointAuthSchemeStrategy() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
- endpointAuthSchemeStrategy() - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.EndpointAuthSchemeStrategyFactory
- EndpointAuthSchemeStrategy - Interface in software.amazon.awssdk.services.emr.endpoints.internal
- EndpointAuthSchemeStrategyFactory - Interface in software.amazon.awssdk.services.emr.endpoints.internal
- endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.AwsEndpointProviderUtils
-
Returns the endpoint set on the client.
- endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Value
- endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.AwsEndpointProviderUtils
-
True if the the
SdkInternalExecutionAttribute.IS_DISCOVERED_ENDPOINT
attribute is present and its value istrue
,false
otherwise. - endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.AwsEndpointProviderUtils
-
Read
SdkExecutionAttribute#CLIENT_ENDPOINT_PROVIDER
's isEndpointOverridden attribute. - endpointOverride() - Method in interface software.amazon.awssdk.services.emr.EmrServiceClientConfiguration.Builder
-
Gets the value for endpoint override
- endpointOverride() - Method in class software.amazon.awssdk.services.emr.internal.EmrServiceClientConfigurationBuilder
-
Gets the value for endpoint override
- endpointOverride(URI) - Method in interface software.amazon.awssdk.services.emr.EmrServiceClientConfiguration.Builder
-
Sets the value for endpoint override
- endpointOverride(URI) - Method in class software.amazon.awssdk.services.emr.internal.EmrServiceClientConfigurationBuilder
-
Sets the value for endpoint override
- endpointProvider() - Method in interface software.amazon.awssdk.services.emr.EmrServiceClientConfiguration.Builder
-
Gets the value for endpoint provider
- endpointProvider() - Method in class software.amazon.awssdk.services.emr.internal.EmrServiceClientConfigurationBuilder
-
Gets the value for endpoint provider
- endpointProvider(EndpointProvider) - Method in interface software.amazon.awssdk.services.emr.EmrServiceClientConfiguration.Builder
-
Sets the value for endpoint provider
- endpointProvider(EndpointProvider) - Method in class software.amazon.awssdk.services.emr.internal.EmrServiceClientConfigurationBuilder
-
Sets the value for endpoint provider
- endpointProvider(EmrEndpointProvider) - Method in interface software.amazon.awssdk.services.emr.EmrBaseClientBuilder
-
Set the
EmrEndpointProvider
implementation that will be used by the client to determine the endpoint for each request. - EndpointResult - Class in software.amazon.awssdk.services.emr.endpoints.internal
- EndpointResult.Builder - Class in software.amazon.awssdk.services.emr.endpoints.internal
- EndpointRule - Class in software.amazon.awssdk.services.emr.endpoints.internal
- EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.EndpointRule
- EndpointRuleset - Class in software.amazon.awssdk.services.emr.endpoints.internal
-
The set of rules that are used to compute the endpoint to use for a request.
- EndpointRuleset.Builder - Class in software.amazon.awssdk.services.emr.endpoints.internal
- endTime() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
The timestamp when notebook execution ended.
- endTime() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecutionSummary
-
The timestamp when notebook execution started.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
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.
- engineSecurityGroupId() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
The ID of the Amazon EMR Studio Engine security group.
- engineSecurityGroupId() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
The ID of the Engine security group associated with the Amazon EMR Studio.
- engineSecurityGroupId(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
-
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.
- environmentVariables() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
The environment variables associated with the notebook execution.
- environmentVariables() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
-
The environment variables associated with the notebook execution.
- environmentVariables(Map<String, String>) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
The environment variables associated with the notebook execution.
- environmentVariables(Map<String, String>) - Method in interface software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest.Builder
-
The environment variables associated with the notebook execution.
- eq(boolean) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter
- eq(Expr) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Arn
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.DefaultEmrEndpointProvider
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.EndpointResult
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.FatScope
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Fn
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.FnNode
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.GetAttr.Part.Index
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.GetAttr.Part.Key
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Identifier
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Literal
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Outputs
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter.Deprecated
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.ParameterReference
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameters
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Partition
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Partitions
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Ref
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RegionOverride
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleArn
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RulePartition
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Template.Dynamic
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Template
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Template.Literal
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Array
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Bool
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Endpoint
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Int
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Record
- equals(Object) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Str
- equals(Object) - Method in class software.amazon.awssdk.services.emr.jmespath.internal.JmesPathRuntime.Value
- 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.Credentials
- 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.ErrorDetail
- 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.GetClusterSessionCredentialsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.GetClusterSessionCredentialsResponse
- 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.InstanceFleetResizingSpecifications
- 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.ListSupportedInstanceTypesRequest
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesResponse
- 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.NotebookS3LocationForOutput
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.NotebookS3LocationFromInput
- 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.OnDemandResizingSpecification
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.OSRelease
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.OutputNotebookS3LocationForOutput
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.OutputNotebookS3LocationFromInput
- 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.SetKeepJobFlowAliveWhenNoStepsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.SetKeepJobFlowAliveWhenNoStepsResponse
- 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.SetUnhealthyNodeReplacementRequest
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.SetUnhealthyNodeReplacementResponse
- 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.SpotResizingSpecification
- 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.SupportedInstanceType
- 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.UsernamePassword
- equals(Object) - Method in class software.amazon.awssdk.services.emr.model.VolumeSpecification
- 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.Credentials
- 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.ErrorDetail
- 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.GetClusterSessionCredentialsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.GetClusterSessionCredentialsResponse
- 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.InstanceFleetResizingSpecifications
- 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.ListSupportedInstanceTypesRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesResponse
- 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.NotebookS3LocationForOutput
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.NotebookS3LocationFromInput
- 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.OnDemandResizingSpecification
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.OSRelease
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.OutputNotebookS3LocationForOutput
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.OutputNotebookS3LocationFromInput
- 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.SetKeepJobFlowAliveWhenNoStepsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.SetKeepJobFlowAliveWhenNoStepsResponse
- 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.SetUnhealthyNodeReplacementRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.SetUnhealthyNodeReplacementResponse
- 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.SpotResizingSpecification
- 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.SupportedInstanceType
- 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.UsernamePassword
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.emr.model.VolumeSpecification
- error() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleResult
- error(String) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Rule.Builder
- error(String) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleResult
- ERROR - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.Rule
- errorCode() - Method in class software.amazon.awssdk.services.emr.model.ErrorDetail
-
The name or code associated with the error.
- errorCode(String) - Method in interface software.amazon.awssdk.services.emr.model.ErrorDetail.Builder
-
The name or code associated with the error.
- errorData() - Method in class software.amazon.awssdk.services.emr.model.ErrorDetail
-
A list of key value pairs that provides contextual information about why an error occured.
- errorData(Collection<? extends Map<String, String>>) - Method in interface software.amazon.awssdk.services.emr.model.ErrorDetail.Builder
-
A list of key value pairs that provides contextual information about why an error occured.
- errorData(Map<String, String>...) - Method in interface software.amazon.awssdk.services.emr.model.ErrorDetail.Builder
-
A list of key value pairs that provides contextual information about why an error occured.
- ErrorDetail - Class in software.amazon.awssdk.services.emr.model
-
A tuple that provides information about an error that caused a cluster to terminate.
- ErrorDetail.Builder - Interface in software.amazon.awssdk.services.emr.model
- errorDetails() - Method in class software.amazon.awssdk.services.emr.model.ClusterStatus
-
A list of tuples that provides information about the errors that caused a cluster to terminate.
- errorDetails(Collection<ErrorDetail>) - Method in interface software.amazon.awssdk.services.emr.model.ClusterStatus.Builder
-
A list of tuples that provides information about the errors that caused a cluster to terminate.
- errorDetails(Consumer<ErrorDetail.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.ClusterStatus.Builder
-
A list of tuples that provides information about the errors that caused a cluster to terminate.
- errorDetails(ErrorDetail...) - Method in interface software.amazon.awssdk.services.emr.model.ClusterStatus.Builder
-
A list of tuples that provides information about the errors that caused a cluster to terminate.
- errorMessage() - Method in class software.amazon.awssdk.services.emr.model.ErrorDetail
-
A message that describes the error.
- errorMessage(String) - Method in interface software.amazon.awssdk.services.emr.model.ErrorDetail.Builder
-
A message that describes the error.
- ErrorRule - Class in software.amazon.awssdk.services.emr.endpoints.internal
- ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.ErrorRule
- eval(Expr) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Scope
-
Search the fact stack for an explicitly calculated value for [expr]
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.BooleanEqualsFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Condition
- eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.Eval
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.GetAttr
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.IsValidHostLabel
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.IsVirtualHostableS3Bucket
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Literal
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Ref
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.SingleArgFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.StringEqualsFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Substring
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Template
- eval(Value) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.GetAttr.Part
- eval(Value) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.GetAttr.Part.Index
- eval(Value) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.GetAttr.Part.Key
- Eval - Interface in software.amazon.awssdk.services.emr.endpoints.internal
- evalArg(Value) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.IsSet
- evalArg(Value) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Not
- evalArg(Value) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.ParseArn
- evalArg(Value) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.ParseUrl
- evalArg(Value) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.PartitionFn
- evalArg(Value) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.SingleArgFn
- evalArg(Value) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.UriEncodeFn
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.DefaultRuleEngine
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.RuleEngine
-
Evaluate the given
EndpointRuleset
using the named values inargs
as input into the rule set. - evaluateCondition(Condition) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleEvaluator
- evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleEvaluator
- 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.
- 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.
- EXACT_CAPACITY - software.amazon.awssdk.services.emr.model.AdjustmentType
- executionEngine() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
The execution engine, such as an Amazon EMR cluster, used to run the Amazon EMR notebook and perform the notebook execution.
- executionEngine() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
-
Specifies the execution engine (cluster) that runs the notebook execution.
- executionEngine(Consumer<ExecutionEngineConfig.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
The execution engine, such as an Amazon EMR cluster, used to run the Amazon EMR notebook and perform 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(ExecutionEngineConfig) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
The execution engine, such as an Amazon EMR cluster, used to run the Amazon 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.
- 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 Amazon EMR cluster.
- ExecutionEngineConfig.Builder - Interface in software.amazon.awssdk.services.emr.model
- executionEngineId() - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest
-
The unique ID of the execution engine.
- executionEngineId() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecutionSummary
-
The unique ID of the execution engine for the notebook execution.
- executionEngineId(String) - Method in interface software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest.Builder
-
The unique ID of the execution engine.
- executionEngineId(String) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecutionSummary.Builder
-
The unique ID of the execution engine for the notebook execution.
- ExecutionEngineType - Enum in software.amazon.awssdk.services.emr.model
- executionRoleArn() - Method in class software.amazon.awssdk.services.emr.model.AddJobFlowStepsRequest
-
The Amazon Resource Name (ARN) of the runtime role for a step on the cluster.
- executionRoleArn() - Method in class software.amazon.awssdk.services.emr.model.ExecutionEngineConfig
-
The execution role ARN required for the notebook execution.
- executionRoleArn() - Method in class software.amazon.awssdk.services.emr.model.GetClusterSessionCredentialsRequest
-
The Amazon Resource Name (ARN) of the runtime role for interactive workload submission on the cluster.
- executionRoleArn() - Method in class software.amazon.awssdk.services.emr.model.Step
-
The Amazon Resource Name (ARN) of the runtime role for a step on the cluster.
- executionRoleArn(String) - Method in interface software.amazon.awssdk.services.emr.model.AddJobFlowStepsRequest.Builder
-
The Amazon Resource Name (ARN) of the runtime role for a step on the cluster.
- executionRoleArn(String) - Method in interface software.amazon.awssdk.services.emr.model.ExecutionEngineConfig.Builder
-
The execution role ARN required for the notebook execution.
- executionRoleArn(String) - Method in interface software.amazon.awssdk.services.emr.model.GetClusterSessionCredentialsRequest.Builder
-
The Amazon Resource Name (ARN) of the runtime role for interactive workload submission on the cluster.
- executionRoleArn(String) - Method in interface software.amazon.awssdk.services.emr.model.Step.Builder
-
The Amazon Resource Name (ARN) of the runtime role for a step on the cluster.
- expectArray() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Array
- expectArray() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value
- expectBool() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Bool
- expectBool() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value
- expectEndpoint() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Endpoint
- expectEndpoint() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value
- expectInt() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value
- expectInt() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Int
- expectLiteral() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Template
- expectLiteralString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Literal
- expectOneArg() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Fn
- expectRecord() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value
- expectRecord() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Record
- expectString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value
- expectString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Str
- expectTwoArgs() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Fn
- expectValue(Identifier) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Scope
- expectVariableArgs(int) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Fn
- expiresAt() - Method in class software.amazon.awssdk.services.emr.model.GetClusterSessionCredentialsResponse
-
The time when the credentials that are returned by the
GetClusterSessionCredentials
API expire. - expiresAt(Instant) - Method in interface software.amazon.awssdk.services.emr.model.GetClusterSessionCredentialsResponse.Builder
-
The time when the credentials that are returned by the
GetClusterSessionCredentials
API expire. - expr() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Condition
- expr() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter
- Expr - Class in software.amazon.awssdk.services.emr.endpoints.internal
- Expr() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.Expr
- ExprVisitor<R> - Interface in software.amazon.awssdk.services.emr.endpoints.internal
- ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.emr.endpoints.internal
F
- facts() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.FatScope
- FAILED - software.amazon.awssdk.services.emr.model.AutoScalingPolicyState
- FAILED - software.amazon.awssdk.services.emr.model.CancelStepsRequestStatus
- FAILED - software.amazon.awssdk.services.emr.model.NotebookExecutionStatus
- FAILED - software.amazon.awssdk.services.emr.model.StepState
- FAILING - software.amazon.awssdk.services.emr.model.NotebookExecutionStatus
- 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(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(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 - Class in software.amazon.awssdk.services.emr.model
-
The details of the step failure.
- FailureDetails.Builder - Interface in software.amazon.awssdk.services.emr.model
- FatScope<T> - Class in software.amazon.awssdk.services.emr.endpoints.internal
- FatScope() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.FatScope
- FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.FatScope
- field(String) - Method in class software.amazon.awssdk.services.emr.jmespath.internal.JmesPathRuntime.Value
-
Retrieve an identifier from this value: https://jmespath.org/specification.html#identifiers
- filter(Function<JmesPathRuntime.Value, JmesPathRuntime.Value>) - Method in class software.amazon.awssdk.services.emr.jmespath.internal.JmesPathRuntime.Value
-
Filter this value: https://jmespath.org/specification.html#filter-expressions
- filters() - Method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest
-
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(ReleaseLabelFilter) - Method in interface software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest.Builder
-
Filters the results of the request.
- FINISHED - software.amazon.awssdk.services.emr.model.NotebookExecutionStatus
- FINISHING - software.amazon.awssdk.services.emr.model.NotebookExecutionStatus
- finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.TemplateVisitor
-
Invoked at the conclusion of visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- fipsEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.AwsEndpointProviderUtils
- flatten() - Method in class software.amazon.awssdk.services.emr.jmespath.internal.JmesPathRuntime.Value
-
Execute a flattening expression on this value: https://jmespath.org/specification.html#flatten-operator
- fn(String) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.FnNode.Builder
- fn(Fn) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Condition.Builder
- Fn - Class in software.amazon.awssdk.services.emr.endpoints.internal
- Fn(FnNode) - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.Fn
- fnNode - Variable in class software.amazon.awssdk.services.emr.endpoints.internal.Fn
- FnNode - Class in software.amazon.awssdk.services.emr.endpoints.internal
-
Parsed but not validated function contents containing the `fn` name and `argv`
- FnNode.Builder - Class in software.amazon.awssdk.services.emr.endpoints.internal
- FnVisitor<R> - Interface in software.amazon.awssdk.services.emr.endpoints.internal
- forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Record
- from() - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest
-
The beginning of time range filter for listing notebook executions.
- from(String) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.ParameterReference
- from(String, String) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.ParameterReference
- from(Instant) - Method in interface software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest.Builder
-
The beginning of time range filter for listing notebook executions.
- fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Value
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Literal
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Value
- fromInteger(int) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Literal
- fromInteger(int) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Value
- fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter
- fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.RulePartition
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Condition
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.EndpointResult
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.EndpointRuleset
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Expr
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.FnNode
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Literal
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Outputs
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter.Deprecated
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameters
- fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.emr.endpoints.internal.ParameterType
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Partition
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Partitions
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.RegionOverride
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Rule
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Endpoint
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Value
- fromParam(Parameter) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.PartitionFn
- fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.BooleanEqualsFn
- fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Literal
- fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Value
- fromStr(String) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Literal
- fromStr(String) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Value
- fromStr(Template) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Literal
- fromString(String) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Identifier
- fromString(String) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Template
- fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Literal
- fromUsernamePassword(Consumer<UsernamePassword.Builder>) - Static method in class software.amazon.awssdk.services.emr.model.Credentials
-
Create an instance of this class with
Credentials.usernamePassword()
initialized to the given value. - fromUsernamePassword(UsernamePassword) - Static method in class software.amazon.awssdk.services.emr.model.Credentials
-
Create an instance of this class with
Credentials.usernamePassword()
initialized to the given value. - fromValue(String) - Static method in enum software.amazon.awssdk.services.emr.endpoints.internal.ParameterType
- 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.IdcUserAssignment
-
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.OutputNotebookFormat
-
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.ReconfigurationType
-
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.
G
- generateEndpoint(EndpointResult) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleEvaluator
- get() - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.EndpointAuthSchemeStrategyFactory
- get(int) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Array
- get(Identifier) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameters
- get(Identifier) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Record
- getArgv() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Fn
- getArgv() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.FnNode
- getAttr(String) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Expr
- getAttr(Identifier) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Expr
- GetAttr - Class in software.amazon.awssdk.services.emr.endpoints.internal
- GetAttr(FnNode) - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.GetAttr
- GetAttr.Builder - Class in software.amazon.awssdk.services.emr.endpoints.internal
- GetAttr.Part - Interface in software.amazon.awssdk.services.emr.endpoints.internal
- GetAttr.Part.Index - Class in software.amazon.awssdk.services.emr.endpoints.internal
- GetAttr.Part.Key - Class in software.amazon.awssdk.services.emr.endpoints.internal
- getAutoTerminationPolicy(Consumer<GetAutoTerminationPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Returns the auto-termination policy for an Amazon EMR cluster.
- getAutoTerminationPolicy(Consumer<GetAutoTerminationPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Returns the auto-termination policy for an Amazon EMR cluster.
- getAutoTerminationPolicy(GetAutoTerminationPolicyRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Returns the auto-termination policy for an Amazon EMR cluster.
- getAutoTerminationPolicy(GetAutoTerminationPolicyRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Returns the auto-termination policy for an Amazon EMR cluster.
- GetAutoTerminationPolicyRequest - Class in software.amazon.awssdk.services.emr.model
- GetAutoTerminationPolicyRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
- GetAutoTerminationPolicyRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
GetAutoTerminationPolicyRequest
Marshaller - GetAutoTerminationPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.GetAutoTerminationPolicyRequestMarshaller
- GetAutoTerminationPolicyResponse - Class in software.amazon.awssdk.services.emr.model
- GetAutoTerminationPolicyResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
- getBlockPublicAccessConfiguration(Consumer<GetBlockPublicAccessConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Returns the Amazon EMR block public access configuration for your Amazon Web Services account in the current Region.
- getBlockPublicAccessConfiguration(Consumer<GetBlockPublicAccessConfigurationRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Returns the Amazon EMR block public access configuration for your Amazon Web Services account in the current Region.
- getBlockPublicAccessConfiguration(GetBlockPublicAccessConfigurationRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Returns the Amazon EMR block public access configuration for your Amazon Web Services account in the current Region.
- getBlockPublicAccessConfiguration(GetBlockPublicAccessConfigurationRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Returns the Amazon EMR block public access configuration for your Amazon Web Services account in the current Region.
- GetBlockPublicAccessConfigurationRequest - Class in software.amazon.awssdk.services.emr.model
- GetBlockPublicAccessConfigurationRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
- GetBlockPublicAccessConfigurationRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
GetBlockPublicAccessConfigurationRequest
Marshaller - GetBlockPublicAccessConfigurationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.GetBlockPublicAccessConfigurationRequestMarshaller
- GetBlockPublicAccessConfigurationResponse - Class in software.amazon.awssdk.services.emr.model
- GetBlockPublicAccessConfigurationResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
- getBuiltIn() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter
- getClusterSessionCredentials(Consumer<GetClusterSessionCredentialsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides temporary, HTTP basic credentials that are associated with a given runtime IAM role and used by a cluster with fine-grained access control activated.
- getClusterSessionCredentials(Consumer<GetClusterSessionCredentialsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides temporary, HTTP basic credentials that are associated with a given runtime IAM role and used by a cluster with fine-grained access control activated.
- getClusterSessionCredentials(GetClusterSessionCredentialsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides temporary, HTTP basic credentials that are associated with a given runtime IAM role and used by a cluster with fine-grained access control activated.
- getClusterSessionCredentials(GetClusterSessionCredentialsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Provides temporary, HTTP basic credentials that are associated with a given runtime IAM role and used by a cluster with fine-grained access control activated.
- GetClusterSessionCredentialsRequest - Class in software.amazon.awssdk.services.emr.model
- GetClusterSessionCredentialsRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
- GetClusterSessionCredentialsRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
GetClusterSessionCredentialsRequest
Marshaller - GetClusterSessionCredentialsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.GetClusterSessionCredentialsRequestMarshaller
- GetClusterSessionCredentialsResponse - Class in software.amazon.awssdk.services.emr.model
- GetClusterSessionCredentialsResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
- getConditions() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Rule
- getContext() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.ParameterReference
- getDefault() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.ExprVisitor.Default
- getDefault() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter
-
The default value for this Parameter
- getDefaultValue() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter
- getDeprecated() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter
- getDocumentation() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter
- getEndpoint() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.EndpointRule
- getExpr() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Template.Dynamic
- getFn() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Condition
- getHeaders() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.EndpointResult
- getHeaders() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Endpoint
- getId() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.FnNode
- getLeft() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.BooleanEqualsFn
- getLeft() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.StringEqualsFn
- getManagedScalingPolicy(Consumer<GetManagedScalingPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Fetches the attached managed scaling policy for an Amazon EMR cluster.
- getManagedScalingPolicy(Consumer<GetManagedScalingPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Fetches the attached managed scaling policy for an Amazon EMR cluster.
- getManagedScalingPolicy(GetManagedScalingPolicyRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Fetches the attached managed scaling policy for an Amazon EMR cluster.
- getManagedScalingPolicy(GetManagedScalingPolicyRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Fetches the attached managed scaling policy for an Amazon EMR cluster.
- GetManagedScalingPolicyRequest - Class in software.amazon.awssdk.services.emr.model
- GetManagedScalingPolicyRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
- GetManagedScalingPolicyRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
GetManagedScalingPolicyRequest
Marshaller - GetManagedScalingPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.GetManagedScalingPolicyRequestMarshaller
- GetManagedScalingPolicyResponse - Class in software.amazon.awssdk.services.emr.model
- GetManagedScalingPolicyResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
- getName() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Fn
-
Returns the name of this function, eg.
- getName() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter
- getName() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.ParameterReference
- getName() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Ref
- getParameters() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.EndpointRuleset
- getParts() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Template
- getProperties() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.EndpointResult
- getProperties() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Endpoint
- getResult() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Condition
- getRight() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.BooleanEqualsFn
- getRight() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.StringEqualsFn
- getRules() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.EndpointRuleset
- getServiceId() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.EndpointRuleset
- getStudioSessionMapping(Consumer<GetStudioSessionMappingRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Fetches mapping details for the specified Amazon EMR Studio and identity (user or group).
- getStudioSessionMapping(Consumer<GetStudioSessionMappingRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Fetches mapping details for the specified Amazon EMR Studio and identity (user or group).
- getStudioSessionMapping(GetStudioSessionMappingRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Fetches mapping details for the specified Amazon EMR Studio and identity (user or group).
- getStudioSessionMapping(GetStudioSessionMappingRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Fetches mapping details for the specified Amazon EMR Studio and identity (user or group).
- GetStudioSessionMappingRequest - Class in software.amazon.awssdk.services.emr.model
- GetStudioSessionMappingRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
- GetStudioSessionMappingRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
GetStudioSessionMappingRequest
Marshaller - GetStudioSessionMappingRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.GetStudioSessionMappingRequestMarshaller
- GetStudioSessionMappingResponse - Class in software.amazon.awssdk.services.emr.model
- GetStudioSessionMappingResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
- getType() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter
- getUrl() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.EndpointResult
- getUrl() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Endpoint
- getValue() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter
- getValue() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Template.Literal
- getValue() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Record
- getValue(Identifier) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Scope
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.AddInstanceGroupsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.AddInstanceGroupsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.AddJobFlowStepsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.AddJobFlowStepsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.AddTagsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.AddTagsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.Application
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicy
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyDescription
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyStateChangeReason
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyStatus
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.AutoTerminationPolicy
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.BlockPublicAccessConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.BlockPublicAccessConfigurationMetadata
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.BootstrapActionConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.CancelStepsInfo
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.CancelStepsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.CancelStepsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.Cluster
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ClusterStateChangeReason
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ClusterStatus
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ClusterSummary
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ClusterTimeline
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.Command
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ComputeLimits
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.Configuration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.CreateStudioResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.Credentials
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.DeleteSecurityConfigurationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.DeleteSecurityConfigurationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.DescribeClusterRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.DescribeClusterResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.DescribeStepRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.DescribeStepResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.DescribeStudioRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.DescribeStudioResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.EbsBlockDevice
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.EbsBlockDeviceConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.EbsConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.EbsVolume
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ErrorDetail
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ExecutionEngineConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.FailureDetails
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.GetAutoTerminationPolicyRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.GetAutoTerminationPolicyResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.GetBlockPublicAccessConfigurationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.GetBlockPublicAccessConfigurationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.GetClusterSessionCredentialsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.GetClusterSessionCredentialsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.GetManagedScalingPolicyRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.GetManagedScalingPolicyResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.HadoopJarStepConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.HadoopStepConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.Instance
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.InstanceFleet
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetProvisioningSpecifications
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetResizingSpecifications
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReason
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetStatus
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetTimeline
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReason
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupStatus
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupTimeline
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.InstanceResizePolicy
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.InstanceStateChangeReason
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.InstanceStatus
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.InstanceTimeline
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeSpecification
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.KerberosAttributes
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.KeyValue
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ListBootstrapActionsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ListClustersRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ListClustersResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ListInstanceFleetsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ListInstanceFleetsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ListInstanceGroupsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ListInstanceGroupsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ListInstancesResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ListStepsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ListStepsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ListStudiosRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ListStudiosResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ManagedScalingPolicy
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.MetricDimension
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ModifyClusterRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ModifyClusterResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceFleetRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceFleetResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.NotebookExecutionSummary
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.NotebookS3LocationForOutput
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.NotebookS3LocationFromInput
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationOptions
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.OnDemandProvisioningSpecification
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.OnDemandResizingSpecification
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.OSRelease
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.OutputNotebookS3LocationForOutput
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.OutputNotebookS3LocationFromInput
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.PlacementGroupConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.PlacementType
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.PortRange
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.PutAutoTerminationPolicyRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.PutAutoTerminationPolicyResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.PutBlockPublicAccessConfigurationRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.PutBlockPublicAccessConfigurationResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ReleaseLabelFilter
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoScalingPolicyRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoScalingPolicyResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoTerminationPolicyRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoTerminationPolicyResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.RemoveManagedScalingPolicyRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.RemoveManagedScalingPolicyResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.RemoveTagsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.RemoveTagsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ScalingAction
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ScalingConstraints
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ScalingRule
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ScalingTrigger
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ScriptBootstrapActionConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.SecurityConfigurationSummary
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.SessionMappingDetail
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.SessionMappingSummary
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.SetKeepJobFlowAliveWhenNoStepsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.SetKeepJobFlowAliveWhenNoStepsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.SetTerminationProtectionRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.SetTerminationProtectionResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.SetUnhealthyNodeReplacementRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.SetUnhealthyNodeReplacementResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.SetVisibleToAllUsersRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.SetVisibleToAllUsersResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.ShrinkPolicy
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.SimpleScalingPolicyConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.SimplifiedApplication
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.SpotResizingSpecification
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.Step
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.StepConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.StepStateChangeReason
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.StepStatus
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.StepSummary
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.StepTimeline
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.StopNotebookExecutionRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.StopNotebookExecutionResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.Studio
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.StudioSummary
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.SupportedInstanceType
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.SupportedProductConfig
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.Tag
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.TerminateJobFlowsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.TerminateJobFlowsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.UsernamePassword
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.emr.model.VolumeSpecification
- getVersion() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.EndpointRuleset
- GIGA_BITS - software.amazon.awssdk.services.emr.model.Unit
- GIGA_BITS_PER_SECOND - software.amazon.awssdk.services.emr.model.Unit
- GIGA_BYTES - software.amazon.awssdk.services.emr.model.Unit
- GIGA_BYTES_PER_SECOND - software.amazon.awssdk.services.emr.model.Unit
- GREATER_THAN - software.amazon.awssdk.services.emr.model.ComparisonOperator
- GREATER_THAN_OR_EQUAL - software.amazon.awssdk.services.emr.model.ComparisonOperator
- GROUP - software.amazon.awssdk.services.emr.model.IdentityType
H
- hadoopJarStep() - Method in class software.amazon.awssdk.services.emr.model.StepConfig
-
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(HadoopJarStepConfig) - Method in interface software.amazon.awssdk.services.emr.model.StepConfig.Builder
-
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() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
Applies only to Amazon EMR release versions earlier than 4.0.
- hadoopVersion(String) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
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.
- hasAvailableOSReleases() - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelResponse
-
For responses, this returns true if the service returned a value for the AvailableOSReleases 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.
- hasEnvironmentVariables() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
For responses, this returns true if the service returned a value for the EnvironmentVariables property.
- hasEnvironmentVariables() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
-
For responses, this returns true if the service returned a value for the EnvironmentVariables property.
- hasErrorData() - Method in class software.amazon.awssdk.services.emr.model.ErrorDetail
-
For responses, this returns true if the service returned a value for the ErrorData property.
- hasErrorDetails() - Method in class software.amazon.awssdk.services.emr.model.ClusterStatus
-
For responses, this returns true if the service returned a value for the ErrorDetails property.
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Arn
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.DefaultEmrEndpointProvider
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.EndpointResult
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.FatScope
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Fn
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.FnNode
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.GetAttr.Part.Index
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.GetAttr.Part.Key
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Identifier
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Literal
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Outputs
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter.Deprecated
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.ParameterReference
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameters
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Partition
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Partitions
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Ref
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RegionOverride
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleArn
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RulePartition
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Template.Dynamic
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Template
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Template.Literal
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Array
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Bool
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Endpoint
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Int
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Record
- hashCode() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Str
- hashCode() - Method in class software.amazon.awssdk.services.emr.jmespath.internal.JmesPathRuntime.Value
- 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.Credentials
- 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.ErrorDetail
- 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.GetClusterSessionCredentialsRequest
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.GetClusterSessionCredentialsResponse
- 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.InstanceFleetResizingSpecifications
- 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.ListSupportedInstanceTypesRequest
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesResponse
- 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.NotebookS3LocationForOutput
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.NotebookS3LocationFromInput
- 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.OnDemandResizingSpecification
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.OSRelease
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.OutputNotebookS3LocationForOutput
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.OutputNotebookS3LocationFromInput
- 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.SetKeepJobFlowAliveWhenNoStepsRequest
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.SetKeepJobFlowAliveWhenNoStepsResponse
- 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.SetUnhealthyNodeReplacementRequest
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.SetUnhealthyNodeReplacementResponse
- 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.SpotResizingSpecification
- 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.SupportedInstanceType
- 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.UsernamePassword
- hashCode() - Method in class software.amazon.awssdk.services.emr.model.VolumeSpecification
- 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.
- hasInstanceTypeConfigs() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig
-
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.SetKeepJobFlowAliveWhenNoStepsRequest
-
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.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.SetUnhealthyNodeReplacementRequest
-
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.
- hasSupportedInstanceTypes() - Method in class software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesResponse
-
For responses, this returns true if the service returned a value for the SupportedInstanceTypes 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.
- hostLabel() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.IsValidHostLabel
- hostLabel() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.IsVirtualHostableS3Bucket
- HTML - software.amazon.awssdk.services.emr.model.OutputNotebookFormat
I
- IAM - software.amazon.awssdk.services.emr.model.AuthMode
- iamInstanceProfile() - Method in class software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
-
The IAM role that was specified when the cluster was launched.
- iamInstanceProfile(String) - Method in interface software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes.Builder
-
The IAM role that was specified when the cluster was launched.
- id() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Partition
- id() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
The unique identifier for the cluster.
- id() - Method in class software.amazon.awssdk.services.emr.model.ClusterSummary
-
The unique identifier for the cluster.
- id() - Method in class software.amazon.awssdk.services.emr.model.ExecutionEngineConfig
-
The unique identifier of the execution engine.
- id() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
The unique identifier for the instance in Amazon EMR.
- id() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleet
-
The unique identifier of the instance fleet.
- id() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
The identifier of the instance group.
- id() - Method in class software.amazon.awssdk.services.emr.model.Step
-
The identifier of the cluster step.
- id() - Method in class software.amazon.awssdk.services.emr.model.StepSummary
-
The identifier of the cluster step.
- id(String) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Partition.Builder
- id(String) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.ExecutionEngineConfig.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleet.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.Step.Builder
-
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 - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.BooleanEqualsFn
- ID - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.GetAttr
- ID - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.IsSet
- ID - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.IsValidHostLabel
- ID - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.IsVirtualHostableS3Bucket
- ID - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.Not
- ID - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.ParseArn
- ID - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.ParseUrl
- ID - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.PartitionFn
- ID - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.StringEqualsFn
- ID - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.Substring
- ID - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.UriEncodeFn
- idcInstanceArn() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
The ARN of the IAM Identity Center instance to create the Studio application.
- idcInstanceArn() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
The ARN of the IAM Identity Center instance the Studio application belongs to.
- idcInstanceArn(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
-
The ARN of the IAM Identity Center instance to create the Studio application.
- idcInstanceArn(String) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
The ARN of the IAM Identity Center instance the Studio application belongs to.
- idcUserAssignment() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
Specifies whether IAM Identity Center user assignment is
REQUIRED
orOPTIONAL
. - idcUserAssignment() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
Indicates whether the Studio has
REQUIRED
orOPTIONAL
IAM Identity Center user assignment. - idcUserAssignment(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
-
Specifies whether IAM Identity Center user assignment is
REQUIRED
orOPTIONAL
. - idcUserAssignment(String) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
Indicates whether the Studio has
REQUIRED
orOPTIONAL
IAM Identity Center user assignment. - idcUserAssignment(IdcUserAssignment) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
-
Specifies whether IAM Identity Center user assignment is
REQUIRED
orOPTIONAL
. - idcUserAssignment(IdcUserAssignment) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
Indicates whether the Studio has
REQUIRED
orOPTIONAL
IAM Identity Center user assignment. - IdcUserAssignment - Enum in software.amazon.awssdk.services.emr.model
- idcUserAssignmentAsString() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
Specifies whether IAM Identity Center user assignment is
REQUIRED
orOPTIONAL
. - idcUserAssignmentAsString() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
Indicates whether the Studio has
REQUIRED
orOPTIONAL
IAM Identity Center user assignment. - Identifier - Class in software.amazon.awssdk.services.emr.endpoints.internal
-
Identifiers for variables declared within the rule engine, e.g.
- Identifier(String) - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.Identifier
- identityId() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingRequest
-
The globally unique identifier (GUID) of the user or group from the IAM Identity Center Identity Store.
- 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() - Method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingRequest
-
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() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingSummary
-
The globally unique identifier (GUID) of the user or group from the IAM Identity Center Identity Store.
- identityId() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingRequest
-
The globally unique identifier (GUID) of the user or group.
- 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 IAM Identity Center 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(String) - Method in interface software.amazon.awssdk.services.emr.model.GetStudioSessionMappingRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.SessionMappingSummary.Builder
-
The globally unique identifier (GUID) of the user or group from the IAM Identity Center 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.
- identityName() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingRequest
-
The name of the user or group.
- 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() - Method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingRequest
-
The name of the user or group to fetch.
- identityName() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingDetail
-
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() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingRequest
-
The name of the user or group to update.
- identityName(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.GetStudioSessionMappingRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.SessionMappingSummary.Builder
-
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.
- 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() - 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() - Method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingRequest
-
Specifies whether the identity to fetch is a user or a group.
- identityType() - Method in class software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest
-
Specifies whether to return session mappings for users or groups.
- 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() - 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() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingRequest
-
Specifies whether the identity to update is a user or a group.
- 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(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(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(String) - Method in interface software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest.Builder
-
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(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(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.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.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.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.ListStudioSessionMappingsRequest.Builder
-
Specifies whether to return session mappings for users or groups.
- 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(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(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 - Enum in software.amazon.awssdk.services.emr.model
- 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() - Method in class software.amazon.awssdk.services.emr.model.AutoTerminationPolicy
-
Specifies the amount of idle time in seconds after which the cluster automatically terminates.
- 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.
- idpAuthUrl() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
The authentication endpoint of your identity provider (IdP).
- idpAuthUrl() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
Your identity provider's authentication endpoint.
- idpAuthUrl(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
-
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.
- idpRelayStateParameterName() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
The name that your identity provider (IdP) uses for its
RelayState
parameter. - idpRelayStateParameterName() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
The name of your identity provider's
RelayState
parameter. - 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(String) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
The name of your identity provider's
RelayState
parameter. - IMPLICIT_GLOBAL_REGION - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.PartitionFn
- implicitGlobalRegion() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Outputs
- implicitGlobalRegion() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RulePartition
- implicitGlobalRegion(String) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Outputs.Builder
- implicitGlobalRegion(String) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RulePartition.Builder
- index() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.GetAttr.Part.Index
- Index(int) - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.GetAttr.Part.Index
- INFERRED - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.PartitionFn
- InnerParseError - Exception in software.amazon.awssdk.services.emr.endpoints.internal
- InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.emr.endpoints.internal.InnerParseError
- inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Scope
- insert(String, T) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Scope
- insert(Identifier, T) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Scope
- insertFact(Expr, T) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Scope
- Instance - Class in software.amazon.awssdk.services.emr.model
-
Represents an Amazon EC2 instance provisioned as part of cluster.
- INSTANCE_FAILURE - software.amazon.awssdk.services.emr.model.ClusterStateChangeReasonCode
- INSTANCE_FAILURE - software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReasonCode
- INSTANCE_FAILURE - software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReasonCode
- INSTANCE_FAILURE - software.amazon.awssdk.services.emr.model.InstanceStateChangeReasonCode
- INSTANCE_FLEET - software.amazon.awssdk.services.emr.model.InstanceCollectionType
- INSTANCE_FLEET_TIMEOUT - software.amazon.awssdk.services.emr.model.ClusterStateChangeReasonCode
- INSTANCE_FLEET_UNITS - software.amazon.awssdk.services.emr.model.ComputeLimitsUnitType
- INSTANCE_GROUP - software.amazon.awssdk.services.emr.model.InstanceCollectionType
- Instance.Builder - Interface in software.amazon.awssdk.services.emr.model
- instanceCollectionType() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
- 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 - Enum in software.amazon.awssdk.services.emr.model
- instanceCollectionTypeAsString() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
- instanceCount() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupConfig
-
Target number of instances for the instance group.
- instanceCount() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig
-
Target size for the instance group.
- instanceCount() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
The number of Amazon EC2 instances in the cluster.
- instanceCount(Integer) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupConfig.Builder
-
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(Integer) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
The number of Amazon EC2 instances in the cluster.
- instanceFamilyId() - Method in class software.amazon.awssdk.services.emr.model.SupportedInstanceType
-
The Amazon EC2 family and generation for the
SupportedInstanceType
. - instanceFamilyId(String) - Method in interface software.amazon.awssdk.services.emr.model.SupportedInstanceType.Builder
-
The Amazon EC2 family and generation for the
SupportedInstanceType
. - instanceFleet() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetRequest
-
Specifies the configuration of the instance fleet.
- instanceFleet() - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceFleetRequest
-
The configuration parameters 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(Consumer<InstanceFleetModifyConfig.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.ModifyInstanceFleetRequest.Builder
-
The configuration parameters of the instance fleet.
- instanceFleet(InstanceFleetConfig) - Method in interface software.amazon.awssdk.services.emr.model.AddInstanceFleetRequest.Builder
-
Specifies the configuration of the instance fleet.
- instanceFleet(InstanceFleetModifyConfig) - Method in interface software.amazon.awssdk.services.emr.model.ModifyInstanceFleetRequest.Builder
-
The configuration parameters of the instance fleet.
- InstanceFleet - Class in software.amazon.awssdk.services.emr.model
-
Describes an instance fleet, which is a group of Amazon EC2 instances that host a particular node type (master, core, or task) in an Amazon EMR cluster.
- 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() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetResponse
-
The unique identifier of the instance fleet.
- instanceFleetId() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
The unique identifier of the instance fleet to which an Amazon EC2 instance belongs.
- instanceFleetId() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig
-
A unique identifier for the instance fleet.
- instanceFleetId() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
-
The unique identifier of the instance fleet.
- instanceFleetId(String) - Method in interface software.amazon.awssdk.services.emr.model.AddInstanceFleetResponse.Builder
-
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 Amazon EC2 instance belongs.
- instanceFleetId(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig.Builder
-
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.
- 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 On-Demand and Spot Instances in the fleet.
- InstanceFleetProvisioningSpecifications.Builder - Interface in software.amazon.awssdk.services.emr.model
- InstanceFleetResizingSpecifications - Class in software.amazon.awssdk.services.emr.model
-
The resize specification for On-Demand and Spot Instances in the fleet.
- InstanceFleetResizingSpecifications.Builder - Interface in software.amazon.awssdk.services.emr.model
- instanceFleets() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
- 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
-
Returns an iterable to iterate through the paginated
ListInstanceFleetsResponse.instanceFleets()
member. - instanceFleets() - Method in class software.amazon.awssdk.services.emr.paginators.ListInstanceFleetsPublisher
-
Returns a publisher that can be used to get a stream of data.
- 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(Collection<InstanceFleetConfig>) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
- 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(Consumer<InstanceFleetConfig.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
- 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(InstanceFleetConfig...) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
- 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() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleet
-
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() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
-
The node type of the instance fleet.
- instanceFleetType(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleet.Builder
-
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(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.InstanceFleet.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(InstanceFleetType) - Method in interface software.amazon.awssdk.services.emr.model.ListInstancesRequest.Builder
-
The node type of the instance fleet.
- InstanceFleetType - Enum in software.amazon.awssdk.services.emr.model
- 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() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
The identifier of the instance group to which this instance belongs.
- instanceGroupId() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig
-
Unique ID of the instance group to modify.
- instanceGroupId() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
-
The identifier of the instance group for which to list the instances.
- 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() - 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() - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoScalingPolicyRequest
-
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.Instance.Builder
-
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(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(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(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(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.
- instanceGroupIds() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceGroupsResponse
-
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(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.AddInstanceGroupsResponse.Builder
-
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() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceGroupsRequest
-
Instance groups to add.
- instanceGroups() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
Configuration for the instance groups in a cluster.
- instanceGroups() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceGroupsResponse
-
The list of instance groups for the cluster and given filters.
- 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
-
Returns an iterable to iterate through the paginated
ListInstanceGroupsResponse.instanceGroups()
member. - instanceGroups() - Method in class software.amazon.awssdk.services.emr.paginators.ListInstanceGroupsPublisher
-
Returns a publisher that can be used to get a stream of data.
- 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(Collection<InstanceGroupConfig>) - Method in interface software.amazon.awssdk.services.emr.model.AddInstanceGroupsRequest.Builder
-
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(Collection<InstanceGroupModifyConfig>) - Method in interface software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsRequest.Builder
-
Instance groups to change.
- 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(Consumer<InstanceGroupConfig.Builder>...) - 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.JobFlowInstancesConfig.Builder
-
Configuration for the instance groups in a cluster.
- instanceGroups(Consumer<InstanceGroupModifyConfig.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsRequest.Builder
-
Instance groups to change.
- 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(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.JobFlowInstancesConfig.Builder
-
Configuration for the instance groups in a cluster.
- instanceGroups(InstanceGroupModifyConfig...) - Method in interface software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsRequest.Builder
-
Instance groups to change.
- 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() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
The type of the instance group.
- 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 - 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() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
-
The type of instance group for which to list the instances.
- 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.
- instanceGroupTypesAsStrings() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
-
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.
- 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.
- 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(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(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 - 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.Builder - Interface in software.amazon.awssdk.services.emr.model
- instanceRole() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupConfig
-
The role of the instance group in the cluster.
- instanceRole() - Method in class software.amazon.awssdk.services.emr.model.PlacementGroupConfig
-
Role of the instance in the cluster.
- instanceRole(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupConfig.Builder
-
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.InstanceGroupConfig.Builder
-
The role of the instance group in the cluster.
- instanceRole(InstanceRoleType) - Method in interface software.amazon.awssdk.services.emr.model.PlacementGroupConfig.Builder
-
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() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesResponse
-
The list of instances for the cluster and given filters.
- 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
-
Returns an iterable to iterate through the paginated
ListInstancesResponse.instances()
member. - instances() - Method in class software.amazon.awssdk.services.emr.paginators.ListInstancesPublisher
-
Returns a publisher that can be used to get a stream of data.
- 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(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(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(Instance...) - Method in interface software.amazon.awssdk.services.emr.model.ListInstancesResponse.Builder
-
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 - software.amazon.awssdk.services.emr.model.ComputeLimitsUnitType
- 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() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
-
A list of instance states that will filter the instances returned with this request.
- 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.
- 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(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(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.
- InstanceStatus - Class in software.amazon.awssdk.services.emr.model
-
The instance status details.
- InstanceStatus.Builder - Interface in software.amazon.awssdk.services.emr.model
- instancesToProtect() - Method in class software.amazon.awssdk.services.emr.model.InstanceResizePolicy
-
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(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.
- instancesToTerminate() - Method in class software.amazon.awssdk.services.emr.model.InstanceResizePolicy
-
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(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.
- instanceTerminationTimeout() - Method in class software.amazon.awssdk.services.emr.model.InstanceResizePolicy
-
Decommissioning timeout override for the specific list of instances to be terminated.
- 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.
- 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() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
The Amazon EC2 instance type, for example
m3.xlarge
. - instanceType() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
The Amazon EC2 instance type for all instances in the instance group.
- instanceType() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupConfig
-
The Amazon EC2 instance type for all instances in the instance group.
- instanceType() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeConfig
-
An Amazon EC2 instance type, such as
m3.xlarge
. - instanceType() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeSpecification
-
The Amazon EC2 instance type, for example
m3.xlarge
. - instanceType(String) - Method in interface software.amazon.awssdk.services.emr.model.Instance.Builder
-
The Amazon EC2 instance type, for example
m3.xlarge
. - instanceType(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
The Amazon EC2 instance type for all instances in the instance group.
- instanceType(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupConfig.Builder
-
The Amazon EC2 instance type for all instances in the instance group.
- instanceType(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTypeConfig.Builder
-
An Amazon EC2 instance type, such as
m3.xlarge
. - instanceType(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTypeSpecification.Builder
-
The Amazon 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 Amazon 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() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetConfig
-
The instance type configurations that define the Amazon EC2 instances in the instance fleet.
- instanceTypeConfigs() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig
-
An array of InstanceTypeConfig objects that specify how Amazon EMR provisions Amazon EC2 instances when it fulfills On-Demand and Spot capacities.
- instanceTypeConfigs(Collection<InstanceTypeConfig>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetConfig.Builder
-
The instance type configurations that define the Amazon EC2 instances in the instance fleet.
- instanceTypeConfigs(Collection<InstanceTypeConfig>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig.Builder
-
An array of InstanceTypeConfig objects that specify how Amazon EMR provisions Amazon EC2 instances when it fulfills On-Demand and Spot capacities.
- instanceTypeConfigs(Consumer<InstanceTypeConfig.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetConfig.Builder
-
The instance type configurations that define the Amazon EC2 instances in the instance fleet.
- instanceTypeConfigs(Consumer<InstanceTypeConfig.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig.Builder
-
An array of InstanceTypeConfig objects that specify how Amazon EMR provisions Amazon EC2 instances when it fulfills On-Demand and Spot capacities.
- instanceTypeConfigs(InstanceTypeConfig...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetConfig.Builder
-
The instance type configurations that define the Amazon EC2 instances in the instance fleet.
- instanceTypeConfigs(InstanceTypeConfig...) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig.Builder
-
An array of InstanceTypeConfig objects that specify how Amazon EMR provisions Amazon EC2 instances when it fulfills On-Demand and Spot capacities.
- 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() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleet
-
An array of specifications for the instance types that comprise an instance fleet.
- 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(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(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.
- INTERNAL_ERROR - software.amazon.awssdk.services.emr.model.ClusterStateChangeReasonCode
- INTERNAL_ERROR - software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReasonCode
- INTERNAL_ERROR - software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReasonCode
- INTERNAL_ERROR - software.amazon.awssdk.services.emr.model.InstanceStateChangeReasonCode
- 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
- INTERRUPTED - software.amazon.awssdk.services.emr.model.StepState
- into() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Fn
- into() - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.Into
- into() - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.IntoSelf
- Into<T> - Interface in software.amazon.awssdk.services.emr.endpoints.internal
- IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.emr.endpoints.internal
- 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() - Method in class software.amazon.awssdk.services.emr.model.VolumeSpecification
-
The number of I/O operations per second (IOPS) that the volume supports.
- 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.
- IS_IP - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.ParseUrl
- is64BitsOnly() - Method in class software.amazon.awssdk.services.emr.model.SupportedInstanceType
-
Indicates whether the
SupportedInstanceType
only supports 64-bit architecture. - is64BitsOnly(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.SupportedInstanceType.Builder
-
Indicates whether the
SupportedInstanceType
only supports 64-bit architecture. - isBuiltIn() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter
- isEndpoint() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleResult
- isError() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleResult
- isIp() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleUrl
- isNone() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value
- isNone() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.None
- isRequired() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter
- isResolved() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleResult
- IsSet - Class in software.amazon.awssdk.services.emr.endpoints.internal
- IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.IsSet
- isStatic() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Template
- isUnresolved() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleResult
- isValidHostLabel(String, boolean) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.RulesFunctions
- IsValidHostLabel - Class in software.amazon.awssdk.services.emr.endpoints.internal
- IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.IsValidHostLabel
- IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.emr.endpoints.internal
- IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.IsVirtualHostableS3Bucket
- 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
- iterator() - Method in class software.amazon.awssdk.services.emr.paginators.ListSupportedInstanceTypesIterable
J
- jar() - Method in class software.amazon.awssdk.services.emr.model.HadoopJarStepConfig
-
A path to a JAR file run during the step.
- jar() - Method in class software.amazon.awssdk.services.emr.model.HadoopStepConfig
-
The path to the JAR file that runs during the step.
- jar(String) - Method in interface software.amazon.awssdk.services.emr.model.HadoopJarStepConfig.Builder
-
A path to a JAR file run during the step.
- jar(String) - Method in interface software.amazon.awssdk.services.emr.model.HadoopStepConfig.Builder
-
The path to the JAR file that runs during the step.
- JmesPathRuntime - Class in software.amazon.awssdk.services.emr.jmespath.internal
- JmesPathRuntime.Value - Class in software.amazon.awssdk.services.emr.jmespath.internal
-
An intermediate value for JMESPath expressions, encapsulating the different data types supported by JMESPath and the operations on that data.
- jobFlowId() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceGroupsRequest
-
Job flow in which to add the instance groups.
- jobFlowId() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceGroupsResponse
-
The job flow ID in which the instance groups are added.
- jobFlowId() - Method in class software.amazon.awssdk.services.emr.model.AddJobFlowStepsRequest
-
A string that uniquely identifies the job flow.
- jobFlowId() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowResponse
-
A unique identifier for the job flow.
- jobFlowId(String) - Method in interface software.amazon.awssdk.services.emr.model.AddInstanceGroupsRequest.Builder
-
Job flow in which to add the instance groups.
- jobFlowId(String) - Method in interface software.amazon.awssdk.services.emr.model.AddInstanceGroupsResponse.Builder
-
The job flow ID in which the instance groups are added.
- jobFlowId(String) - Method in interface software.amazon.awssdk.services.emr.model.AddJobFlowStepsRequest.Builder
-
A string that uniquely identifies the job flow.
- jobFlowId(String) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowResponse.Builder
-
A unique identifier for the job flow.
- jobFlowIds() - Method in class software.amazon.awssdk.services.emr.model.SetKeepJobFlowAliveWhenNoStepsRequest
-
A list of strings that uniquely identify the clusters to protect.
- jobFlowIds() - Method in class software.amazon.awssdk.services.emr.model.SetTerminationProtectionRequest
-
A list of strings that uniquely identify the clusters to protect.
- jobFlowIds() - Method in class software.amazon.awssdk.services.emr.model.SetUnhealthyNodeReplacementRequest
-
The list of strings that uniquely identify the clusters for which to turn on unhealthy node replacement.
- jobFlowIds() - Method in class software.amazon.awssdk.services.emr.model.SetVisibleToAllUsersRequest
-
The unique identifier of the job flow (cluster).
- jobFlowIds() - Method in class software.amazon.awssdk.services.emr.model.TerminateJobFlowsRequest
-
A list of job flows to be shut down.
- jobFlowIds(String...) - Method in interface software.amazon.awssdk.services.emr.model.SetKeepJobFlowAliveWhenNoStepsRequest.Builder
-
A list of strings that uniquely identify the clusters to protect.
- jobFlowIds(String...) - Method in interface software.amazon.awssdk.services.emr.model.SetTerminationProtectionRequest.Builder
-
A list of strings that uniquely identify the clusters to protect.
- jobFlowIds(String...) - Method in interface software.amazon.awssdk.services.emr.model.SetUnhealthyNodeReplacementRequest.Builder
-
The list of strings that uniquely identify the clusters for which to turn on unhealthy node replacement.
- jobFlowIds(String...) - Method in interface software.amazon.awssdk.services.emr.model.SetVisibleToAllUsersRequest.Builder
-
The unique identifier of the job flow (cluster).
- jobFlowIds(String...) - Method in interface software.amazon.awssdk.services.emr.model.TerminateJobFlowsRequest.Builder
-
A list of job flows to be shut down.
- jobFlowIds(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.SetKeepJobFlowAliveWhenNoStepsRequest.Builder
-
A list of strings that uniquely identify the clusters to protect.
- jobFlowIds(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.SetTerminationProtectionRequest.Builder
-
A list of strings that uniquely identify the clusters to protect.
- jobFlowIds(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.SetUnhealthyNodeReplacementRequest.Builder
-
The list of strings that uniquely identify the clusters for which to turn on unhealthy node replacement.
- jobFlowIds(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.SetVisibleToAllUsersRequest.Builder
-
The unique identifier of the job flow (cluster).
- jobFlowIds(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.TerminateJobFlowsRequest.Builder
-
A list of job flows to be shut down.
- JobFlowInstancesConfig - Class in software.amazon.awssdk.services.emr.model
-
A description of the Amazon EC2 instance on which the cluster (job flow) runs.
- JobFlowInstancesConfig.Builder - Interface in software.amazon.awssdk.services.emr.model
- jobFlowRole() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
Also called instance profile and Amazon EC2 role.
- jobFlowRole(String) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
Also called instance profile and Amazon EC2 role.
K
- kdcAdminPassword() - Method in class software.amazon.awssdk.services.emr.model.KerberosAttributes
-
The password used within the cluster for the kadmin service on the cluster-dedicated KDC, which maintains Kerberos principals, password policies, and keytabs for the cluster.
- kdcAdminPassword(String) - Method in interface software.amazon.awssdk.services.emr.model.KerberosAttributes.Builder
-
The password used within the cluster for the kadmin service on the cluster-dedicated KDC, which maintains Kerberos principals, password policies, and keytabs for the cluster.
- keepJobFlowAliveWhenNoSteps() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
Specifies whether the cluster should remain available after completing all steps.
- keepJobFlowAliveWhenNoSteps() - Method in class software.amazon.awssdk.services.emr.model.SetKeepJobFlowAliveWhenNoStepsRequest
-
A Boolean that indicates whether to terminate the cluster after all steps are executed.
- keepJobFlowAliveWhenNoSteps(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
Specifies whether the cluster should remain available after completing all steps.
- keepJobFlowAliveWhenNoSteps(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.SetKeepJobFlowAliveWhenNoStepsRequest.Builder
-
A Boolean that indicates whether to terminate the cluster after all steps are executed.
- kerberosAttributes() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration.
- kerberosAttributes() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration.
- kerberosAttributes(Consumer<KerberosAttributes.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration.
- kerberosAttributes(Consumer<KerberosAttributes.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration.
- kerberosAttributes(KerberosAttributes) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration.
- kerberosAttributes(KerberosAttributes) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration.
- KerberosAttributes - Class in software.amazon.awssdk.services.emr.model
-
Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration.
- KerberosAttributes.Builder - Interface in software.amazon.awssdk.services.emr.model
- key() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.GetAttr.Part.Key
- key() - Method in class software.amazon.awssdk.services.emr.model.KeyValue
-
The unique identifier of a key-value pair.
- key() - Method in class software.amazon.awssdk.services.emr.model.MetricDimension
-
The dimension name.
- key() - Method in class software.amazon.awssdk.services.emr.model.NotebookS3LocationForOutput
-
The key to the Amazon S3 location that stores the notebook execution input.
- key() - Method in class software.amazon.awssdk.services.emr.model.NotebookS3LocationFromInput
-
The key to the Amazon S3 location that stores the notebook execution input.
- key() - Method in class software.amazon.awssdk.services.emr.model.OutputNotebookS3LocationForOutput
-
The key to the Amazon S3 location that stores the notebook execution output.
- key() - Method in class software.amazon.awssdk.services.emr.model.OutputNotebookS3LocationFromInput
-
The key to the Amazon S3 location that stores the notebook execution output.
- key() - Method in class software.amazon.awssdk.services.emr.model.Tag
-
A user-defined key, which is the minimum required information for a valid tag.
- key(String) - Method in interface software.amazon.awssdk.services.emr.model.KeyValue.Builder
-
The unique identifier of a key-value pair.
- key(String) - Method in interface software.amazon.awssdk.services.emr.model.MetricDimension.Builder
-
The dimension name.
- key(String) - Method in interface software.amazon.awssdk.services.emr.model.NotebookS3LocationForOutput.Builder
-
The key to the Amazon S3 location that stores the notebook execution input.
- key(String) - Method in interface software.amazon.awssdk.services.emr.model.NotebookS3LocationFromInput.Builder
-
The key to the Amazon S3 location that stores the notebook execution input.
- key(String) - Method in interface software.amazon.awssdk.services.emr.model.OutputNotebookS3LocationForOutput.Builder
-
The key to the Amazon S3 location that stores the notebook execution output.
- key(String) - Method in interface software.amazon.awssdk.services.emr.model.OutputNotebookS3LocationFromInput.Builder
-
The key to the Amazon S3 location that stores the notebook execution output.
- key(String) - Method in interface software.amazon.awssdk.services.emr.model.Tag.Builder
-
A user-defined key, which is the minimum required information for a valid tag.
- Key(Identifier) - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.GetAttr.Part.Key
- keys() - Method in class software.amazon.awssdk.services.emr.jmespath.internal.JmesPathRuntime.Value
- KeyValue - Class in software.amazon.awssdk.services.emr.model
-
A key-value pair.
- KeyValue.Builder - Interface in software.amazon.awssdk.services.emr.model
- KILO_BITS - software.amazon.awssdk.services.emr.model.Unit
- KILO_BITS_PER_SECOND - software.amazon.awssdk.services.emr.model.Unit
- KILO_BYTES - software.amazon.awssdk.services.emr.model.Unit
- KILO_BYTES_PER_SECOND - software.amazon.awssdk.services.emr.model.Unit
- knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.ActionOnFailure
-
Use this in place of
ActionOnFailure.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.AdjustmentType
-
Use this in place of
AdjustmentType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.AuthMode
-
Use this in place of
AuthMode.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.AutoScalingPolicyState
-
Use this in place of
AutoScalingPolicyState.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.AutoScalingPolicyStateChangeReasonCode
-
Use this in place of
AutoScalingPolicyStateChangeReasonCode.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.CancelStepsRequestStatus
-
Use this in place of
CancelStepsRequestStatus.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.ClusterState
-
Use this in place of
ClusterState.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.ClusterStateChangeReasonCode
-
Use this in place of
ClusterStateChangeReasonCode.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.ComparisonOperator
-
Use this in place of
ComparisonOperator.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.ComputeLimitsUnitType
-
Use this in place of
ComputeLimitsUnitType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.ExecutionEngineType
-
Use this in place of
ExecutionEngineType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.IdcUserAssignment
-
Use this in place of
IdcUserAssignment.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.IdentityType
-
Use this in place of
IdentityType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.InstanceCollectionType
-
Use this in place of
InstanceCollectionType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.InstanceFleetState
-
Use this in place of
InstanceFleetState.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReasonCode
-
Use this in place of
InstanceFleetStateChangeReasonCode.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.InstanceFleetType
-
Use this in place of
InstanceFleetType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.InstanceGroupState
-
Use this in place of
InstanceGroupState.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReasonCode
-
Use this in place of
InstanceGroupStateChangeReasonCode.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.InstanceGroupType
-
Use this in place of
InstanceGroupType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.InstanceRoleType
-
Use this in place of
InstanceRoleType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.InstanceState
-
Use this in place of
InstanceState.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.InstanceStateChangeReasonCode
-
Use this in place of
InstanceStateChangeReasonCode.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.MarketType
-
Use this in place of
MarketType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.NotebookExecutionStatus
-
Use this in place of
NotebookExecutionStatus.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationPreference
-
Use this in place of
OnDemandCapacityReservationPreference.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationUsageStrategy
-
Use this in place of
OnDemandCapacityReservationUsageStrategy.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.OnDemandProvisioningAllocationStrategy
-
Use this in place of
OnDemandProvisioningAllocationStrategy.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.OutputNotebookFormat
-
Use this in place of
OutputNotebookFormat.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.PlacementGroupStrategy
-
Use this in place of
PlacementGroupStrategy.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.ReconfigurationType
-
Use this in place of
ReconfigurationType.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.RepoUpgradeOnBoot
-
Use this in place of
RepoUpgradeOnBoot.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.ScaleDownBehavior
-
Use this in place of
ScaleDownBehavior.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.SpotProvisioningAllocationStrategy
-
Use this in place of
SpotProvisioningAllocationStrategy.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.SpotProvisioningTimeoutAction
-
Use this in place of
SpotProvisioningTimeoutAction.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.Statistic
-
Use this in place of
Statistic.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.StepCancellationOption
-
Use this in place of
StepCancellationOption.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.StepState
-
Use this in place of
StepState.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.StepStateChangeReasonCode
-
Use this in place of
StepStateChangeReasonCode.values()
to return aSet
of all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.emr.model.Unit
-
Use this in place of
Unit.values()
to return aSet
of all values known to the SDK.
L
- label() - Method in class software.amazon.awssdk.services.emr.model.OSRelease
-
The Amazon Linux release specified for a cluster in the RunJobFlow request.
- label(String) - Method in interface software.amazon.awssdk.services.emr.model.OSRelease.Builder
-
The Amazon Linux release specified for a cluster in the RunJobFlow request.
- lastModifiedTime() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingDetail
-
The time the session mapping was last modified.
- lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.SessionMappingDetail.Builder
-
The time the session mapping was last modified.
- lastStateChangeReason() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
The reason for the latest status change of the notebook execution.
- lastStateChangeReason(String) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
The reason for the latest status change of the notebook execution.
- 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.
- 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(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(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.
- 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.
- 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.
- launchSpecifications() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleet
-
Describes the launch specification for an instance fleet.
- launchSpecifications() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetConfig
-
The launch specification for the 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(Consumer<InstanceFleetProvisioningSpecifications.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetConfig.Builder
-
The launch specification for the instance fleet.
- launchSpecifications(InstanceFleetProvisioningSpecifications) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleet.Builder
-
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.
- length() - Method in class software.amazon.awssdk.services.emr.jmespath.internal.JmesPathRuntime.Value
-
Execute the length function, with this value as the first parameter: https://jmespath.org/specification.html#length
- LESS_THAN - software.amazon.awssdk.services.emr.model.ComparisonOperator
- LESS_THAN_OR_EQUAL - software.amazon.awssdk.services.emr.model.ComparisonOperator
- listAccess(List<T>, int) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.RulesFunctions
- listBootstrapActions(Consumer<ListBootstrapActionsRequest.Builder>) - 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.EmrClient
-
Provides information about the bootstrap actions associated with a cluster.
- listBootstrapActions(ListBootstrapActionsRequest) - 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.
- ListBootstrapActionsIterable - Class in software.amazon.awssdk.services.emr.paginators
-
Represents the output for the
EmrClient.listBootstrapActionsPaginator(software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest)
operation which is a paginated operation. - ListBootstrapActionsIterable(EmrClient, ListBootstrapActionsRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListBootstrapActionsIterable
- listBootstrapActionsPaginator(Consumer<ListBootstrapActionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
This is a variant of
EmrAsyncClient.listBootstrapActions(software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest)
operation. - listBootstrapActionsPaginator(Consumer<ListBootstrapActionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
This is a variant of
EmrClient.listBootstrapActions(software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest)
operation. - listBootstrapActionsPaginator(ListBootstrapActionsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
This is a variant of
EmrAsyncClient.listBootstrapActions(software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest)
operation. - listBootstrapActionsPaginator(ListBootstrapActionsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
This is a variant of
EmrClient.listBootstrapActions(software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest)
operation. - ListBootstrapActionsPublisher - Class in software.amazon.awssdk.services.emr.paginators
-
Represents the output for the
EmrAsyncClient.listBootstrapActionsPaginator(software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest)
operation which is a paginated operation. - 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
-
ListBootstrapActionsRequest
Marshaller - 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() - 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(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(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.
- 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(ListClustersRequest) - 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
-
Represents the output for the
EmrClient.listClustersPaginator(software.amazon.awssdk.services.emr.model.ListClustersRequest)
operation which is a paginated operation. - ListClustersIterable(EmrClient, ListClustersRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListClustersIterable
- listClustersPaginator() - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
This is a variant of
EmrAsyncClient.listClusters(software.amazon.awssdk.services.emr.model.ListClustersRequest)
operation. - listClustersPaginator() - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
This is a variant of
EmrClient.listClusters(software.amazon.awssdk.services.emr.model.ListClustersRequest)
operation. - listClustersPaginator(Consumer<ListClustersRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
This is a variant of
EmrAsyncClient.listClusters(software.amazon.awssdk.services.emr.model.ListClustersRequest)
operation. - listClustersPaginator(Consumer<ListClustersRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
This is a variant of
EmrClient.listClusters(software.amazon.awssdk.services.emr.model.ListClustersRequest)
operation. - listClustersPaginator(ListClustersRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
This is a variant of
EmrAsyncClient.listClusters(software.amazon.awssdk.services.emr.model.ListClustersRequest)
operation. - listClustersPaginator(ListClustersRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
This is a variant of
EmrClient.listClusters(software.amazon.awssdk.services.emr.model.ListClustersRequest)
operation. - ListClustersPublisher - Class in software.amazon.awssdk.services.emr.paginators
-
Represents the output for the
EmrAsyncClient.listClustersPaginator(software.amazon.awssdk.services.emr.model.ListClustersRequest)
operation which is a paginated operation. - 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
-
ListClustersRequest
Marshaller - 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(Consumer<ListInstanceFleetsRequest.Builder>) - 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.EmrClient
-
Lists all available details about the instance fleets in a cluster.
- listInstanceFleets(ListInstanceFleetsRequest) - 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.
- ListInstanceFleetsIterable - Class in software.amazon.awssdk.services.emr.paginators
-
Represents the output for the
EmrClient.listInstanceFleetsPaginator(software.amazon.awssdk.services.emr.model.ListInstanceFleetsRequest)
operation which is a paginated operation. - ListInstanceFleetsIterable(EmrClient, ListInstanceFleetsRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListInstanceFleetsIterable
- listInstanceFleetsPaginator(Consumer<ListInstanceFleetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
This is a variant of
EmrAsyncClient.listInstanceFleets(software.amazon.awssdk.services.emr.model.ListInstanceFleetsRequest)
operation. - listInstanceFleetsPaginator(Consumer<ListInstanceFleetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
This is a variant of
EmrClient.listInstanceFleets(software.amazon.awssdk.services.emr.model.ListInstanceFleetsRequest)
operation. - listInstanceFleetsPaginator(ListInstanceFleetsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
This is a variant of
EmrAsyncClient.listInstanceFleets(software.amazon.awssdk.services.emr.model.ListInstanceFleetsRequest)
operation. - listInstanceFleetsPaginator(ListInstanceFleetsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
This is a variant of
EmrClient.listInstanceFleets(software.amazon.awssdk.services.emr.model.ListInstanceFleetsRequest)
operation. - ListInstanceFleetsPublisher - Class in software.amazon.awssdk.services.emr.paginators
-
Represents the output for the
EmrAsyncClient.listInstanceFleetsPaginator(software.amazon.awssdk.services.emr.model.ListInstanceFleetsRequest)
operation which is a paginated operation. - 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
-
ListInstanceFleetsRequest
Marshaller - 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(Consumer<ListInstanceGroupsRequest.Builder>) - 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.EmrClient
-
Provides all available details about the instance groups in a cluster.
- listInstanceGroups(ListInstanceGroupsRequest) - 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.
- ListInstanceGroupsIterable - Class in software.amazon.awssdk.services.emr.paginators
-
Represents the output for the
EmrClient.listInstanceGroupsPaginator(software.amazon.awssdk.services.emr.model.ListInstanceGroupsRequest)
operation which is a paginated operation. - ListInstanceGroupsIterable(EmrClient, ListInstanceGroupsRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListInstanceGroupsIterable
- listInstanceGroupsPaginator(Consumer<ListInstanceGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
This is a variant of
EmrAsyncClient.listInstanceGroups(software.amazon.awssdk.services.emr.model.ListInstanceGroupsRequest)
operation. - listInstanceGroupsPaginator(Consumer<ListInstanceGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
This is a variant of
EmrClient.listInstanceGroups(software.amazon.awssdk.services.emr.model.ListInstanceGroupsRequest)
operation. - listInstanceGroupsPaginator(ListInstanceGroupsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
This is a variant of
EmrAsyncClient.listInstanceGroups(software.amazon.awssdk.services.emr.model.ListInstanceGroupsRequest)
operation. - listInstanceGroupsPaginator(ListInstanceGroupsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
This is a variant of
EmrClient.listInstanceGroups(software.amazon.awssdk.services.emr.model.ListInstanceGroupsRequest)
operation. - ListInstanceGroupsPublisher - Class in software.amazon.awssdk.services.emr.paginators
-
Represents the output for the
EmrAsyncClient.listInstanceGroupsPaginator(software.amazon.awssdk.services.emr.model.ListInstanceGroupsRequest)
operation which is a paginated operation. - 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
-
ListInstanceGroupsRequest
Marshaller - 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(Consumer<ListInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Provides information for all active Amazon EC2 instances and Amazon 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 Amazon EC2 instances and Amazon 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.EmrAsyncClient
-
Provides information for all active Amazon EC2 instances and Amazon 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 Amazon EC2 instances and Amazon EC2 instances terminated in the last 30 days, up to a maximum of 2,000.
- ListInstancesIterable - Class in software.amazon.awssdk.services.emr.paginators
-
Represents the output for the
EmrClient.listInstancesPaginator(software.amazon.awssdk.services.emr.model.ListInstancesRequest)
operation which is a paginated operation. - ListInstancesIterable(EmrClient, ListInstancesRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListInstancesIterable
- listInstancesPaginator(Consumer<ListInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
This is a variant of
EmrAsyncClient.listInstances(software.amazon.awssdk.services.emr.model.ListInstancesRequest)
operation. - listInstancesPaginator(Consumer<ListInstancesRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
This is a variant of
EmrClient.listInstances(software.amazon.awssdk.services.emr.model.ListInstancesRequest)
operation. - listInstancesPaginator(ListInstancesRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
This is a variant of
EmrAsyncClient.listInstances(software.amazon.awssdk.services.emr.model.ListInstancesRequest)
operation. - listInstancesPaginator(ListInstancesRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
This is a variant of
EmrClient.listInstances(software.amazon.awssdk.services.emr.model.ListInstancesRequest)
operation. - ListInstancesPublisher - Class in software.amazon.awssdk.services.emr.paginators
-
Represents the output for the
EmrAsyncClient.listInstancesPaginator(software.amazon.awssdk.services.emr.model.ListInstancesRequest)
operation which is a paginated operation. - 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
-
ListInstancesRequest
Marshaller - 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(Consumer<ListNotebookExecutionsRequest.Builder>) - 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.EmrClient
-
Provides summaries of all notebook executions.
- listNotebookExecutions(ListNotebookExecutionsRequest) - 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.
- ListNotebookExecutionsIterable - Class in software.amazon.awssdk.services.emr.paginators
-
Represents the output for the
EmrClient.listNotebookExecutionsPaginator(software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest)
operation which is a paginated operation. - ListNotebookExecutionsIterable(EmrClient, ListNotebookExecutionsRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListNotebookExecutionsIterable
- listNotebookExecutionsPaginator(Consumer<ListNotebookExecutionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
This is a variant of
EmrAsyncClient.listNotebookExecutions(software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest)
operation. - listNotebookExecutionsPaginator(Consumer<ListNotebookExecutionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
This is a variant of
EmrClient.listNotebookExecutions(software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest)
operation. - listNotebookExecutionsPaginator(ListNotebookExecutionsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
This is a variant of
EmrAsyncClient.listNotebookExecutions(software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest)
operation. - listNotebookExecutionsPaginator(ListNotebookExecutionsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
This is a variant of
EmrClient.listNotebookExecutions(software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest)
operation. - ListNotebookExecutionsPublisher - Class in software.amazon.awssdk.services.emr.paginators
-
Represents the output for the
EmrAsyncClient.listNotebookExecutionsPaginator(software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest)
operation which is a paginated operation. - 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
-
ListNotebookExecutionsRequest
Marshaller - 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(Consumer<ListReleaseLabelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Retrieves release labels of Amazon 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 Amazon EMR services in the Region where the API is called.
- listReleaseLabels(ListReleaseLabelsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Retrieves release labels of Amazon 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 Amazon EMR services in the Region where the API is called.
- ListReleaseLabelsIterable - Class in software.amazon.awssdk.services.emr.paginators
-
Represents the output for the
EmrClient.listReleaseLabelsPaginator(software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest)
operation which is a paginated operation. - ListReleaseLabelsIterable(EmrClient, ListReleaseLabelsRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListReleaseLabelsIterable
- listReleaseLabelsPaginator(Consumer<ListReleaseLabelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
This is a variant of
EmrAsyncClient.listReleaseLabels(software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest)
operation. - listReleaseLabelsPaginator(Consumer<ListReleaseLabelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
This is a variant of
EmrClient.listReleaseLabels(software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest)
operation. - listReleaseLabelsPaginator(ListReleaseLabelsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
This is a variant of
EmrAsyncClient.listReleaseLabels(software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest)
operation. - listReleaseLabelsPaginator(ListReleaseLabelsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
This is a variant of
EmrClient.listReleaseLabels(software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest)
operation. - ListReleaseLabelsPublisher - Class in software.amazon.awssdk.services.emr.paginators
-
Represents the output for the
EmrAsyncClient.listReleaseLabelsPaginator(software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest)
operation which is a paginated operation. - 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
-
ListReleaseLabelsRequest
Marshaller - 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() - 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(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(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.
- 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(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.
- ListSecurityConfigurationsIterable - Class in software.amazon.awssdk.services.emr.paginators
-
Represents the output for the
EmrClient.listSecurityConfigurationsPaginator(software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsRequest)
operation which is a paginated operation. - ListSecurityConfigurationsIterable(EmrClient, ListSecurityConfigurationsRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListSecurityConfigurationsIterable
- listSecurityConfigurationsPaginator() - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
This is a variant of
EmrAsyncClient.listSecurityConfigurations(software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsRequest)
operation. - listSecurityConfigurationsPaginator() - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
This is a variant of
EmrClient.listSecurityConfigurations(software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsRequest)
operation. - listSecurityConfigurationsPaginator(Consumer<ListSecurityConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
This is a variant of
EmrAsyncClient.listSecurityConfigurations(software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsRequest)
operation. - listSecurityConfigurationsPaginator(Consumer<ListSecurityConfigurationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
This is a variant of
EmrClient.listSecurityConfigurations(software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsRequest)
operation. - listSecurityConfigurationsPaginator(ListSecurityConfigurationsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
This is a variant of
EmrAsyncClient.listSecurityConfigurations(software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsRequest)
operation. - listSecurityConfigurationsPaginator(ListSecurityConfigurationsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
This is a variant of
EmrClient.listSecurityConfigurations(software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsRequest)
operation. - ListSecurityConfigurationsPublisher - Class in software.amazon.awssdk.services.emr.paginators
-
Represents the output for the
EmrAsyncClient.listSecurityConfigurationsPaginator(software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsRequest)
operation which is a paginated operation. - 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
-
ListSecurityConfigurationsRequest
Marshaller - 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(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 byStepStates
. - 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 byStepStates
. - 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 byStepStates
. - 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 byStepStates
. - ListStepsIterable - Class in software.amazon.awssdk.services.emr.paginators
-
Represents the output for the
EmrClient.listStepsPaginator(software.amazon.awssdk.services.emr.model.ListStepsRequest)
operation which is a paginated operation. - ListStepsIterable(EmrClient, ListStepsRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListStepsIterable
- listStepsPaginator(Consumer<ListStepsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
This is a variant of
EmrAsyncClient.listSteps(software.amazon.awssdk.services.emr.model.ListStepsRequest)
operation. - listStepsPaginator(Consumer<ListStepsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
This is a variant of
EmrClient.listSteps(software.amazon.awssdk.services.emr.model.ListStepsRequest)
operation. - listStepsPaginator(ListStepsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
This is a variant of
EmrAsyncClient.listSteps(software.amazon.awssdk.services.emr.model.ListStepsRequest)
operation. - listStepsPaginator(ListStepsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
This is a variant of
EmrClient.listSteps(software.amazon.awssdk.services.emr.model.ListStepsRequest)
operation. - ListStepsPublisher - Class in software.amazon.awssdk.services.emr.paginators
-
Represents the output for the
EmrAsyncClient.listStepsPaginator(software.amazon.awssdk.services.emr.model.ListStepsRequest)
operation which is a paginated operation. - 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
-
ListStepsRequest
Marshaller - 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(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(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.
- 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(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.
- 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(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
. - 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(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
. - ListStudioSessionMappingsIterable - Class in software.amazon.awssdk.services.emr.paginators
-
Represents the output for the
EmrClient.listStudioSessionMappingsPaginator(software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest)
operation which is a paginated operation. - ListStudioSessionMappingsIterable(EmrClient, ListStudioSessionMappingsRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListStudioSessionMappingsIterable
- listStudioSessionMappingsPaginator(Consumer<ListStudioSessionMappingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
This is a variant of
EmrAsyncClient.listStudioSessionMappings(software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest)
operation. - listStudioSessionMappingsPaginator(Consumer<ListStudioSessionMappingsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
This is a variant of
EmrClient.listStudioSessionMappings(software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest)
operation. - listStudioSessionMappingsPaginator(ListStudioSessionMappingsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
This is a variant of
EmrAsyncClient.listStudioSessionMappings(software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest)
operation. - listStudioSessionMappingsPaginator(ListStudioSessionMappingsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
This is a variant of
EmrClient.listStudioSessionMappings(software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest)
operation. - ListStudioSessionMappingsPublisher - Class in software.amazon.awssdk.services.emr.paginators
-
Represents the output for the
EmrAsyncClient.listStudioSessionMappingsPaginator(software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest)
operation which is a paginated operation. - 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
-
ListStudioSessionMappingsRequest
Marshaller - 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
-
Represents the output for the
EmrClient.listStudiosPaginator(software.amazon.awssdk.services.emr.model.ListStudiosRequest)
operation which is a paginated operation. - ListStudiosIterable(EmrClient, ListStudiosRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListStudiosIterable
- listStudiosPaginator(Consumer<ListStudiosRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
This is a variant of
EmrAsyncClient.listStudios(software.amazon.awssdk.services.emr.model.ListStudiosRequest)
operation. - listStudiosPaginator(Consumer<ListStudiosRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
This is a variant of
EmrClient.listStudios(software.amazon.awssdk.services.emr.model.ListStudiosRequest)
operation. - listStudiosPaginator(ListStudiosRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
This is a variant of
EmrAsyncClient.listStudios(software.amazon.awssdk.services.emr.model.ListStudiosRequest)
operation. - listStudiosPaginator(ListStudiosRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
This is a variant of
EmrClient.listStudios(software.amazon.awssdk.services.emr.model.ListStudiosRequest)
operation. - ListStudiosPublisher - Class in software.amazon.awssdk.services.emr.paginators
-
Represents the output for the
EmrAsyncClient.listStudiosPaginator(software.amazon.awssdk.services.emr.model.ListStudiosRequest)
operation which is a paginated operation. - 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
-
ListStudiosRequest
Marshaller - 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
- listSupportedInstanceTypes(Consumer<ListSupportedInstanceTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
A list of the instance types that Amazon EMR supports.
- listSupportedInstanceTypes(Consumer<ListSupportedInstanceTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
A list of the instance types that Amazon EMR supports.
- listSupportedInstanceTypes(ListSupportedInstanceTypesRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
A list of the instance types that Amazon EMR supports.
- listSupportedInstanceTypes(ListSupportedInstanceTypesRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
A list of the instance types that Amazon EMR supports.
- ListSupportedInstanceTypesIterable - Class in software.amazon.awssdk.services.emr.paginators
-
Represents the output for the
EmrClient.listSupportedInstanceTypesPaginator(software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesRequest)
operation which is a paginated operation. - ListSupportedInstanceTypesIterable(EmrClient, ListSupportedInstanceTypesRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListSupportedInstanceTypesIterable
- listSupportedInstanceTypesPaginator(Consumer<ListSupportedInstanceTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
This is a variant of
EmrAsyncClient.listSupportedInstanceTypes(software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesRequest)
operation. - listSupportedInstanceTypesPaginator(Consumer<ListSupportedInstanceTypesRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
This is a variant of
EmrClient.listSupportedInstanceTypes(software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesRequest)
operation. - listSupportedInstanceTypesPaginator(ListSupportedInstanceTypesRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
This is a variant of
EmrAsyncClient.listSupportedInstanceTypes(software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesRequest)
operation. - listSupportedInstanceTypesPaginator(ListSupportedInstanceTypesRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
This is a variant of
EmrClient.listSupportedInstanceTypes(software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesRequest)
operation. - ListSupportedInstanceTypesPublisher - Class in software.amazon.awssdk.services.emr.paginators
-
Represents the output for the
EmrAsyncClient.listSupportedInstanceTypesPaginator(software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesRequest)
operation which is a paginated operation. - ListSupportedInstanceTypesPublisher(EmrAsyncClient, ListSupportedInstanceTypesRequest) - Constructor for class software.amazon.awssdk.services.emr.paginators.ListSupportedInstanceTypesPublisher
- ListSupportedInstanceTypesRequest - Class in software.amazon.awssdk.services.emr.model
- ListSupportedInstanceTypesRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
- ListSupportedInstanceTypesRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
ListSupportedInstanceTypesRequest
Marshaller - ListSupportedInstanceTypesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.ListSupportedInstanceTypesRequestMarshaller
- ListSupportedInstanceTypesResponse - Class in software.amazon.awssdk.services.emr.model
- ListSupportedInstanceTypesResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
- Literal - Class in software.amazon.awssdk.services.emr.endpoints.internal
- Literal(String) - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.Template.Literal
- Literal.Visitor<T> - Interface in software.amazon.awssdk.services.emr.endpoints.internal
- loadPartitions() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.DefaultPartitionDataProvider
- loadPartitions() - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.PartitionDataProvider
- logEncryptionKmsKeyId() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
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.
- logEncryptionKmsKeyId(String) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
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.
- 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.
- 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.
- 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() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
The location in Amazon S3 to write the log files of the job flow.
- 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(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.
- LOWEST_PRICE - software.amazon.awssdk.services.emr.model.OnDemandProvisioningAllocationStrategy
- LOWEST_PRICE - software.amazon.awssdk.services.emr.model.SpotProvisioningAllocationStrategy
M
- mainClass() - Method in class software.amazon.awssdk.services.emr.model.HadoopJarStepConfig
-
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.
- 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(String) - Method in interface software.amazon.awssdk.services.emr.model.HadoopStepConfig.Builder
-
The name of the main class in the specified Java file.
- 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() - Method in class software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyRequest
-
Specifies the constraints for the managed scaling policy.
- managedScalingPolicy() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
The specified managed scaling policy for 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(Consumer<ManagedScalingPolicy.Builder>) - 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.RunJobFlowRequest.Builder
-
The specified managed scaling policy for an Amazon EMR cluster.
- 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(ManagedScalingPolicy) - Method in interface software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyRequest.Builder
-
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 - Class in software.amazon.awssdk.services.emr.model
-
Managed scaling policy for an Amazon EMR cluster.
- ManagedScalingPolicy.Builder - Interface in software.amazon.awssdk.services.emr.model
- marker() - Method in class software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest
-
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() - Method in class software.amazon.awssdk.services.emr.model.ListClustersRequest
-
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() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceFleetsRequest
-
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() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceGroupsRequest
-
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() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
-
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() - 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 thisListNotebookExecutions
call. - 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() - Method in class software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsRequest
-
The pagination token that indicates the 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() - Method in class software.amazon.awssdk.services.emr.model.ListStepsRequest
-
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() - Method in class software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest
-
The pagination token that indicates the 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() - Method in class software.amazon.awssdk.services.emr.model.ListStudiosRequest
-
The pagination token that indicates the 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.
- marker() - Method in class software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesRequest
-
The pagination token that marks the next set of results to retrieve.
- marker() - Method in class software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesResponse
-
The pagination token that marks the next set of results to retrieve.
- 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(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(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(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(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(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(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(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(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(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(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 thisListNotebookExecutions
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(String) - Method in interface software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsRequest.Builder
-
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(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(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(String) - Method in interface software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.ListStudiosRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesRequest.Builder
-
The pagination token that marks the next set of results to retrieve.
- marker(String) - Method in interface software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesResponse.Builder
-
The pagination token that marks the next set of results to retrieve.
- market() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
The instance purchasing option.
- market() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
The marketplace to provision instances for this group.
- market() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupConfig
-
Market type of the Amazon EC2 instances used to create a cluster node.
- market() - Method in class software.amazon.awssdk.services.emr.model.ScalingAction
-
Not available for instance groups.
- market(String) - Method in interface software.amazon.awssdk.services.emr.model.Instance.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupConfig.Builder
-
Market type of the Amazon 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.Instance.Builder
-
The instance purchasing option.
- market(MarketType) - 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.InstanceGroupConfig.Builder
-
Market type of the Amazon EC2 instances used to create a cluster node.
- market(MarketType) - Method in interface software.amazon.awssdk.services.emr.model.ScalingAction.Builder
-
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 Amazon 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(GetClusterSessionCredentialsRequest) - Method in class software.amazon.awssdk.services.emr.transform.GetClusterSessionCredentialsRequestMarshaller
- 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(ListSupportedInstanceTypesRequest) - Method in class software.amazon.awssdk.services.emr.transform.ListSupportedInstanceTypesRequestMarshaller
- 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(SetKeepJobFlowAliveWhenNoStepsRequest) - Method in class software.amazon.awssdk.services.emr.transform.SetKeepJobFlowAliveWhenNoStepsRequestMarshaller
- marshall(SetTerminationProtectionRequest) - Method in class software.amazon.awssdk.services.emr.transform.SetTerminationProtectionRequestMarshaller
- marshall(SetUnhealthyNodeReplacementRequest) - Method in class software.amazon.awssdk.services.emr.transform.SetUnhealthyNodeReplacementRequestMarshaller
- 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
- MASTER - software.amazon.awssdk.services.emr.model.InstanceFleetType
- MASTER - software.amazon.awssdk.services.emr.model.InstanceGroupType
- MASTER - software.amazon.awssdk.services.emr.model.InstanceRoleType
- masterInstanceSecurityGroupId() - Method in class software.amazon.awssdk.services.emr.model.ExecutionEngineConfig
-
An optional unique ID of an Amazon EC2 security group to associate with the master instance of the Amazon EMR cluster for this notebook execution.
- masterInstanceSecurityGroupId(String) - Method in interface software.amazon.awssdk.services.emr.model.ExecutionEngineConfig.Builder
-
An optional unique ID of an Amazon EC2 security group to associate with the master instance of the Amazon EMR cluster for this notebook execution.
- masterInstanceType() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
The Amazon EC2 instance type of the master node.
- masterInstanceType(String) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
The Amazon EC2 instance type of the master node.
- masterPublicDnsName() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
The DNS name of the master node.
- masterPublicDnsName(String) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
The DNS name of the master node.
- matches(Throwable) - Method in class software.amazon.awssdk.services.emr.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
- matches(SdkResponse) - Method in class software.amazon.awssdk.services.emr.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
- maxCapacity() - Method in class software.amazon.awssdk.services.emr.model.ScalingConstraints
-
The upper boundary of Amazon EC2 instances in an instance group beyond which scaling activities are not allowed to grow.
- maxCapacity(Integer) - Method in interface software.amazon.awssdk.services.emr.model.ScalingConstraints.Builder
-
The upper boundary of Amazon EC2 instances in an instance group beyond which scaling activities are not allowed to grow.
- MAXIMUM - software.amazon.awssdk.services.emr.model.Statistic
- maximumCapacityUnits() - Method in class software.amazon.awssdk.services.emr.model.ComputeLimits
-
The upper boundary of Amazon EC2 units.
- maximumCapacityUnits(Integer) - Method in interface software.amazon.awssdk.services.emr.model.ComputeLimits.Builder
-
The upper boundary of Amazon EC2 units.
- maximumCoreCapacityUnits() - Method in class software.amazon.awssdk.services.emr.model.ComputeLimits
-
The upper boundary of Amazon EC2 units for core node type in a cluster.
- maximumCoreCapacityUnits(Integer) - Method in interface software.amazon.awssdk.services.emr.model.ComputeLimits.Builder
-
The upper boundary of Amazon EC2 units for core node type in a cluster.
- maximumOnDemandCapacityUnits() - Method in class software.amazon.awssdk.services.emr.model.ComputeLimits
-
The upper boundary of On-Demand Amazon EC2 units.
- maximumOnDemandCapacityUnits(Integer) - Method in interface software.amazon.awssdk.services.emr.model.ComputeLimits.Builder
-
The upper boundary of On-Demand Amazon EC2 units.
- maxRange() - Method in class software.amazon.awssdk.services.emr.model.PortRange
-
The smallest port number in a specified range of port numbers.
- maxRange(Integer) - Method in interface software.amazon.awssdk.services.emr.model.PortRange.Builder
-
The smallest port number in a specified range of port numbers.
- maxResults() - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelRequest
-
Reserved for future use.
- maxResults() - Method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest
-
Defines the maximum number of release labels to return in a single response.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.emr.model.DescribeReleaseLabelRequest.Builder
-
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.
- MEGA_BITS - software.amazon.awssdk.services.emr.model.Unit
- MEGA_BITS_PER_SECOND - software.amazon.awssdk.services.emr.model.Unit
- MEGA_BYTES - software.amazon.awssdk.services.emr.model.Unit
- MEGA_BYTES_PER_SECOND - software.amazon.awssdk.services.emr.model.Unit
- memoryGB() - Method in class software.amazon.awssdk.services.emr.model.SupportedInstanceType
-
The amount of memory that is available to Amazon EMR from the
SupportedInstanceType
. - memoryGB(Float) - Method in interface software.amazon.awssdk.services.emr.model.SupportedInstanceType.Builder
-
The amount of memory that is available to Amazon EMR from the
SupportedInstanceType
. - MERGE - software.amazon.awssdk.services.emr.model.ReconfigurationType
- message() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter.Deprecated
- 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() - Method in class software.amazon.awssdk.services.emr.model.ClusterStateChangeReason
-
The descriptive message for the state change reason.
- 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() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReason
-
An explanatory message.
- message() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReason
-
The status change reason description.
- message() - Method in class software.amazon.awssdk.services.emr.model.InstanceStateChangeReason
-
The status change reason description.
- message() - Method in class software.amazon.awssdk.services.emr.model.StepStateChangeReason
-
The descriptive message for the state change reason.
- message() - Method in class software.amazon.awssdk.services.emr.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
- message(String) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.SourceException.BuilderImpl
- 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(String) - Method in interface software.amazon.awssdk.services.emr.model.ClusterStateChangeReason.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReason.Builder
-
An explanatory message.
- message(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReason.Builder
-
The status change reason description.
- message(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceStateChangeReason.Builder
-
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.
- MetricDimension - Class in software.amazon.awssdk.services.emr.model
-
A CloudWatch dimension, which is specified using a
Key
(known as aName
in CloudWatch),Value
pair. - MetricDimension.Builder - Interface in software.amazon.awssdk.services.emr.model
- 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.
- 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.
- MICRO_SECONDS - software.amazon.awssdk.services.emr.model.Unit
- MILLI_SECONDS - software.amazon.awssdk.services.emr.model.Unit
- minCapacity() - Method in class software.amazon.awssdk.services.emr.model.ScalingConstraints
-
The lower boundary of Amazon EC2 instances in an instance group below which scaling activities are not allowed to shrink.
- minCapacity(Integer) - Method in interface software.amazon.awssdk.services.emr.model.ScalingConstraints.Builder
-
The lower boundary of Amazon EC2 instances in an instance group below which scaling activities are not allowed to shrink.
- MINIMUM - software.amazon.awssdk.services.emr.model.Statistic
- minimumCapacityUnits() - Method in class software.amazon.awssdk.services.emr.model.ComputeLimits
-
The lower boundary of Amazon EC2 units.
- minimumCapacityUnits(Integer) - Method in interface software.amazon.awssdk.services.emr.model.ComputeLimits.Builder
-
The lower boundary of Amazon EC2 units.
- minRange() - Method in class software.amazon.awssdk.services.emr.model.PortRange
-
The smallest port number in a specified range of port numbers.
- minRange(Integer) - Method in interface software.amazon.awssdk.services.emr.model.PortRange.Builder
-
The smallest port number in a specified range of port numbers.
- 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(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.
- 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(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.
- 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
-
ModifyClusterRequest
Marshaller - 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
- modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.EmrRequestSetEndpointInterceptor
- modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.EmrResolveEndpointInterceptor
- 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(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.
- 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(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.
- 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
-
ModifyInstanceFleetRequest
Marshaller - 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(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(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.
- 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(ModifyInstanceGroupsRequest) - 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
-
ModifyInstanceGroupsRequest
Marshaller - 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
- modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.EmrResolveEndpointInterceptor
- multiSelectHash(Map<String, Function<JmesPathRuntime.Value, JmesPathRuntime.Value>>) - Method in class software.amazon.awssdk.services.emr.jmespath.internal.JmesPathRuntime.Value
-
Perform a multi-select hash expression on this value: https://jmespath.org/specification.html#multiselect-hash
- multiSelectList(Function<JmesPathRuntime.Value, JmesPathRuntime.Value>...) - Method in class software.amazon.awssdk.services.emr.jmespath.internal.JmesPathRuntime.Value
-
Perform a multi-select list expression on this value: https://jmespath.org/specification.html#multiselect-list
N
- name() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RulePartition
- name() - Method in class software.amazon.awssdk.services.emr.model.Application
-
The name of the application.
- name() - Method in class software.amazon.awssdk.services.emr.model.BootstrapActionConfig
-
The name of the bootstrap action.
- name() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
The name of the cluster.
- name() - Method in class software.amazon.awssdk.services.emr.model.ClusterSummary
-
The name of the cluster.
- name() - Method in class software.amazon.awssdk.services.emr.model.Command
-
The name of the command.
- name() - Method in class software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationRequest
-
The name of the security configuration.
- name() - Method in class software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationResponse
-
The name of the security configuration.
- name() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
A descriptive name for the Amazon EMR Studio.
- name() - Method in class software.amazon.awssdk.services.emr.model.DeleteSecurityConfigurationRequest
-
The name of the security configuration.
- name() - Method in class software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationRequest
-
The name of the security configuration.
- name() - Method in class software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationResponse
-
The name of the security configuration.
- name() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleet
-
A friendly name for the instance fleet.
- name() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetConfig
-
The friendly name of the instance fleet.
- name() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
The name of the instance group.
- name() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupConfig
-
Friendly name given to the instance group.
- name() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
The name of the job flow.
- name() - Method in class software.amazon.awssdk.services.emr.model.ScalingRule
-
The name used to identify an automatic scaling rule.
- name() - Method in class software.amazon.awssdk.services.emr.model.SecurityConfigurationSummary
-
The name of the security configuration.
- name() - Method in class software.amazon.awssdk.services.emr.model.SimplifiedApplication
-
The returned release label application name.
- name() - Method in class software.amazon.awssdk.services.emr.model.Step
-
The name of the cluster step.
- name() - Method in class software.amazon.awssdk.services.emr.model.StepConfig
-
The name of the step.
- name() - Method in class software.amazon.awssdk.services.emr.model.StepSummary
-
The name of the cluster step.
- name() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
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() - Method in class software.amazon.awssdk.services.emr.model.SupportedProductConfig
-
The name of the product configuration.
- name() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioRequest
-
A descriptive name for the Amazon EMR Studio.
- name(String) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter.Builder
- name(String) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.ParameterReference.Builder
- name(String) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RulePartition.Builder
- name(String) - Method in interface software.amazon.awssdk.services.emr.model.Application.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
The name of the cluster.
- name(String) - Method in interface software.amazon.awssdk.services.emr.model.ClusterSummary.Builder
-
The name of the cluster.
- name(String) - Method in interface software.amazon.awssdk.services.emr.model.Command.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationResponse.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.DeleteSecurityConfigurationRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationResponse.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetConfig.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupConfig.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.ScalingRule.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.SimplifiedApplication.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.StepConfig.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.SupportedProductConfig.Builder
-
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(Identifier) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter.Builder
- NAME - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.PartitionFn
- namespace() - Method in class software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition
-
The namespace for the CloudWatch metric.
- namespace(String) - Method in interface software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition.Builder
-
The namespace for the CloudWatch metric.
- newSupportedProducts() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
- newSupportedProducts(Collection<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(SupportedProductConfig...) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
- nextToken() - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelRequest
-
The pagination token.
- nextToken() - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelResponse
-
The pagination token.
- nextToken() - Method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest
-
Specifies the next page of results.
- 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. - nextToken(String) - Method in interface software.amazon.awssdk.services.emr.model.DescribeReleaseLabelRequest.Builder
-
The pagination token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.emr.model.DescribeReleaseLabelResponse.Builder
-
The pagination token.
- nextToken(String) - Method in interface software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest.Builder
-
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. - none() - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Value
- None() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.Value.None
- NONE - software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationPreference
- NONE - software.amazon.awssdk.services.emr.model.PlacementGroupStrategy
- NONE - software.amazon.awssdk.services.emr.model.RepoUpgradeOnBoot
- NONE - software.amazon.awssdk.services.emr.model.StepStateChangeReasonCode
- NONE - software.amazon.awssdk.services.emr.model.Unit
- NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.ParseUrl
- 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() - Method in class software.amazon.awssdk.services.emr.model.ClusterSummary
-
An approximation of the cost of the cluster, represented in m1.small/hours.
- 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(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.
- normalizedPath() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleUrl
- not() - Method in class software.amazon.awssdk.services.emr.jmespath.internal.JmesPathRuntime.Value
-
Perform a NOT conversion on this value: https://jmespath.org/specification.html#not-expressions
- Not - Class in software.amazon.awssdk.services.emr.endpoints.internal
- Not(FnNode) - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.Not
- notebookExecution() - Method in class software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionResponse
-
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(NotebookExecution) - Method in interface software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionResponse.Builder
-
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() - Method in class software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionRequest
-
The unique identifier of the notebook execution.
- notebookExecutionId() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
The unique identifier of a notebook execution.
- notebookExecutionId() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecutionSummary
-
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() - Method in class software.amazon.awssdk.services.emr.model.StopNotebookExecutionRequest
-
The unique identifier of the notebook execution.
- notebookExecutionId(String) - Method in interface software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecutionSummary.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.StopNotebookExecutionRequest.Builder
-
The unique identifier of the notebook execution.
- notebookExecutionName() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
A name for the notebook execution.
- notebookExecutionName() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecutionSummary
-
The name of the notebook execution.
- notebookExecutionName() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
-
An optional name for the notebook execution.
- notebookExecutionName(String) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest.Builder
-
An optional name for the notebook execution.
- 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
-
Returns an iterable to iterate through the paginated
ListNotebookExecutionsResponse.notebookExecutions()
member. - notebookExecutions() - Method in class software.amazon.awssdk.services.emr.paginators.ListNotebookExecutionsPublisher
-
Returns a publisher that can be used to get a stream of data.
- notebookExecutions(Collection<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(NotebookExecutionSummary...) - Method in interface software.amazon.awssdk.services.emr.model.ListNotebookExecutionsResponse.Builder
-
A list of notebook executions.
- 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() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
The unique identifier of the Amazon EC2 security group associated with the Amazon EMR Notebook instance.
- notebookInstanceSecurityGroupId() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
-
The unique identifier of the Amazon EC2 security group to associate with the Amazon EMR Notebook for this notebook execution.
- notebookInstanceSecurityGroupId(String) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
The unique identifier of the Amazon EC2 security group associated with the Amazon 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 Amazon EMR Notebook for this notebook execution.
- notebookParams() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
Input parameters in JSON format passed to the Amazon 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 Amazon EMR Notebook at runtime for execution.
- notebookParams(String) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
Input parameters in JSON format passed to the Amazon 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 Amazon EMR Notebook at runtime for execution.
- notebookS3Location() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
The Amazon S3 location that stores the notebook execution input.
- notebookS3Location() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecutionSummary
-
The Amazon S3 location that stores the notebook execution input.
- notebookS3Location() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
-
The Amazon S3 location for the notebook execution input.
- notebookS3Location(Consumer<NotebookS3LocationForOutput.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
The Amazon S3 location that stores the notebook execution input.
- notebookS3Location(Consumer<NotebookS3LocationForOutput.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecutionSummary.Builder
-
The Amazon S3 location that stores the notebook execution input.
- notebookS3Location(Consumer<NotebookS3LocationFromInput.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest.Builder
-
The Amazon S3 location for the notebook execution input.
- notebookS3Location(NotebookS3LocationForOutput) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
The Amazon S3 location that stores the notebook execution input.
- notebookS3Location(NotebookS3LocationForOutput) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecutionSummary.Builder
-
The Amazon S3 location that stores the notebook execution input.
- notebookS3Location(NotebookS3LocationFromInput) - Method in interface software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest.Builder
-
The Amazon S3 location for the notebook execution input.
- NotebookS3LocationForOutput - Class in software.amazon.awssdk.services.emr.model
-
The Amazon S3 location that stores the notebook execution input.
- NotebookS3LocationForOutput.Builder - Interface in software.amazon.awssdk.services.emr.model
- NotebookS3LocationFromInput - Class in software.amazon.awssdk.services.emr.model
-
The Amazon S3 location that stores the notebook execution input.
- NotebookS3LocationFromInput.Builder - Interface in software.amazon.awssdk.services.emr.model
- numberOfDisks() - Method in class software.amazon.awssdk.services.emr.model.SupportedInstanceType
-
Number of disks for the
SupportedInstanceType
. - numberOfDisks(Integer) - Method in interface software.amazon.awssdk.services.emr.model.SupportedInstanceType.Builder
-
Number of disks for the
SupportedInstanceType
.
O
- of(boolean) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Expr
- of(int) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Expr
- of(String) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Expr
- of(String) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.GetAttr.Part.Key
- of(String) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Identifier
- ofExpr(Expr) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.IsSet
- ofExpr(Expr) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Not
- ofExprs(String, Expr...) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.FnNode
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Not
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.ParseArn
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.ParseUrl
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.PartitionFn
- ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.IsValidHostLabel
- ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.IsVirtualHostableS3Bucket
- ofExprs(Expr, int, int, Boolean) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Substring
- ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.BooleanEqualsFn
- ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.StringEqualsFn
- ON_DEMAND - software.amazon.awssdk.services.emr.model.MarketType
- OnDemandCapacityReservationOptions - Class in software.amazon.awssdk.services.emr.model
-
Describes the strategy for using unused Capacity Reservations for fulfilling On-Demand capacity.
- OnDemandCapacityReservationOptions.Builder - Interface in software.amazon.awssdk.services.emr.model
- OnDemandCapacityReservationPreference - Enum in software.amazon.awssdk.services.emr.model
- OnDemandCapacityReservationUsageStrategy - Enum in software.amazon.awssdk.services.emr.model
- OnDemandProvisioningAllocationStrategy - Enum in software.amazon.awssdk.services.emr.model
- OnDemandProvisioningSpecification - Class in software.amazon.awssdk.services.emr.model
-
The launch specification for On-Demand Instances in the instance fleet, which determines the allocation strategy.
- OnDemandProvisioningSpecification.Builder - Interface in software.amazon.awssdk.services.emr.model
- onDemandResizeSpecification() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetResizingSpecifications
-
The resize specification for On-Demand Instances in the instance fleet, which contains the allocation strategy, capacity reservation options, and the resize timeout period.
- onDemandResizeSpecification(Consumer<OnDemandResizingSpecification.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetResizingSpecifications.Builder
-
The resize specification for On-Demand Instances in the instance fleet, which contains the allocation strategy, capacity reservation options, and the resize timeout period.
- onDemandResizeSpecification(OnDemandResizingSpecification) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetResizingSpecifications.Builder
-
The resize specification for On-Demand Instances in the instance fleet, which contains the allocation strategy, capacity reservation options, and the resize timeout period.
- OnDemandResizingSpecification - Class in software.amazon.awssdk.services.emr.model
-
The resize specification for On-Demand Instances in the instance fleet, which contains the resize timeout period.
- OnDemandResizingSpecification.Builder - Interface in software.amazon.awssdk.services.emr.model
- onDemandSpecification() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetProvisioningSpecifications
-
The launch specification for On-Demand Instances in the instance fleet, which determines the allocation strategy and capacity reservation options.
- onDemandSpecification(Consumer<OnDemandProvisioningSpecification.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetProvisioningSpecifications.Builder
-
The launch specification for On-Demand Instances in the instance fleet, which determines the allocation strategy and capacity reservation options.
- onDemandSpecification(OnDemandProvisioningSpecification) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetProvisioningSpecifications.Builder
-
The launch specification for On-Demand Instances in the instance fleet, which determines the allocation strategy and capacity reservation options.
- OPEN - software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationPreference
- operation() - Method in interface software.amazon.awssdk.services.emr.auth.scheme.EmrAuthSchemeParams
-
Returns the operation for which to resolve the auth scheme.
- operation() - Method in class software.amazon.awssdk.services.emr.auth.scheme.internal.DefaultEmrAuthSchemeParams
- operation(String) - Method in interface software.amazon.awssdk.services.emr.auth.scheme.EmrAuthSchemeParams.Builder
-
Set the operation for which to resolve the auth scheme.
- OPTIONAL - software.amazon.awssdk.services.emr.model.IdcUserAssignment
- or(JmesPathRuntime.Value) - Method in class software.amazon.awssdk.services.emr.jmespath.internal.JmesPathRuntime.Value
-
Perform an OR comparison between this value and another one: https://jmespath.org/specification.html#or-expressions
- OSRelease - Class in software.amazon.awssdk.services.emr.model
-
The Amazon Linux release specified for a cluster in the RunJobFlow request.
- OSRelease.Builder - Interface in software.amazon.awssdk.services.emr.model
- osReleaseLabel() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
The Amazon Linux release specified in a cluster launch RunJobFlow request.
- osReleaseLabel() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
Specifies a particular Amazon Linux release for all nodes in a cluster launch RunJobFlow request.
- osReleaseLabel(String) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
The Amazon Linux release specified in a cluster launch RunJobFlow request.
- osReleaseLabel(String) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
Specifies a particular Amazon Linux release for all nodes in a cluster launch RunJobFlow request.
- outpostArn() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
The Amazon Resource Name (ARN) of the Outpost where the cluster is launched.
- outpostArn() - Method in class software.amazon.awssdk.services.emr.model.ClusterSummary
-
The Amazon Resource Name (ARN) of the Outpost where the cluster is launched.
- outpostArn(String) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
The Amazon Resource Name (ARN) of the Outpost where the cluster is launched.
- outpostArn(String) - Method in interface software.amazon.awssdk.services.emr.model.ClusterSummary.Builder
-
The Amazon Resource Name (ARN) of the Outpost where the cluster is launched.
- outputNotebookFormat() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
The output format for the notebook execution.
- outputNotebookFormat() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
-
The output format for the notebook execution.
- outputNotebookFormat(String) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
The output format for the notebook execution.
- outputNotebookFormat(String) - Method in interface software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest.Builder
-
The output format for the notebook execution.
- outputNotebookFormat(OutputNotebookFormat) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
The output format for the notebook execution.
- outputNotebookFormat(OutputNotebookFormat) - Method in interface software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest.Builder
-
The output format for the notebook execution.
- OutputNotebookFormat - Enum in software.amazon.awssdk.services.emr.model
- outputNotebookFormatAsString() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
The output format for the notebook execution.
- outputNotebookFormatAsString() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
-
The output format for the notebook execution.
- outputNotebookS3Location() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
The Amazon S3 location for the notebook execution output.
- outputNotebookS3Location() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
-
The Amazon S3 location for the notebook execution output.
- outputNotebookS3Location(Consumer<OutputNotebookS3LocationForOutput.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
The Amazon S3 location for the notebook execution output.
- outputNotebookS3Location(Consumer<OutputNotebookS3LocationFromInput.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest.Builder
-
The Amazon S3 location for the notebook execution output.
- outputNotebookS3Location(OutputNotebookS3LocationForOutput) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
The Amazon S3 location for the notebook execution output.
- outputNotebookS3Location(OutputNotebookS3LocationFromInput) - Method in interface software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest.Builder
-
The Amazon S3 location for the notebook execution output.
- OutputNotebookS3LocationForOutput - Class in software.amazon.awssdk.services.emr.model
-
The Amazon S3 location that stores the notebook execution output.
- OutputNotebookS3LocationForOutput.Builder - Interface in software.amazon.awssdk.services.emr.model
- OutputNotebookS3LocationFromInput - Class in software.amazon.awssdk.services.emr.model
-
The Amazon S3 location that stores the notebook execution output.
- OutputNotebookS3LocationFromInput.Builder - Interface in software.amazon.awssdk.services.emr.model
- outputNotebookURI() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
The location of the notebook execution's output file in Amazon S3.
- outputNotebookURI(String) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
The location of the notebook execution's output file in Amazon S3.
- outputs() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Partition
- outputs(Outputs) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Partition.Builder
- Outputs - Class in software.amazon.awssdk.services.emr.endpoints.internal
- Outputs.Builder - Class in software.amazon.awssdk.services.emr.endpoints.internal
- overrideConfiguration() - Method in interface software.amazon.awssdk.services.emr.EmrServiceClientConfiguration.Builder
-
Gets the value for client override configuration
- overrideConfiguration() - Method in class software.amazon.awssdk.services.emr.internal.EmrServiceClientConfigurationBuilder
-
Gets the value for client override configuration
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.AddInstanceFleetRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.AddInstanceGroupsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.AddJobFlowStepsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.AddTagsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.CancelStepsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.DeleteSecurityConfigurationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.DeleteStudioRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.DescribeClusterRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.DescribeReleaseLabelRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.DescribeStepRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.DescribeStudioRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.GetAutoTerminationPolicyRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.GetBlockPublicAccessConfigurationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.GetClusterSessionCredentialsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.GetManagedScalingPolicyRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.GetStudioSessionMappingRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.ListClustersRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.ListInstanceFleetsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.ListInstanceGroupsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.ListInstancesRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.ListStepsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.ListStudiosRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.ModifyClusterRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.ModifyInstanceFleetRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.PutAutoTerminationPolicyRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.PutBlockPublicAccessConfigurationRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.RemoveAutoScalingPolicyRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.RemoveAutoTerminationPolicyRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.RemoveManagedScalingPolicyRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.RemoveTagsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.SetKeepJobFlowAliveWhenNoStepsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.SetTerminationProtectionRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.SetUnhealthyNodeReplacementRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.SetVisibleToAllUsersRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.StopNotebookExecutionRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.TerminateJobFlowsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.UpdateStudioRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingRequest.Builder
- overrideConfiguration(Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrAsyncWaiter.Builder
-
This is a convenient method to pass the override configuration without the need to create an instance manually via
WaiterOverrideConfiguration.builder()
- overrideConfiguration(Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrWaiter.Builder
-
This is a convenient method to pass the override configuration without the need to create an instance manually via
WaiterOverrideConfiguration.builder()
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.AddInstanceFleetRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.AddInstanceGroupsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.AddJobFlowStepsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.AddTagsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.CancelStepsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.DeleteSecurityConfigurationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.DeleteStudioRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.DescribeClusterRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.DescribeReleaseLabelRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.DescribeStepRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.DescribeStudioRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.GetAutoTerminationPolicyRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.GetBlockPublicAccessConfigurationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.GetClusterSessionCredentialsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.GetManagedScalingPolicyRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.GetStudioSessionMappingRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.ListClustersRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.ListInstanceFleetsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.ListInstanceGroupsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.ListInstancesRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.ListStepsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.ListStudiosRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.ModifyClusterRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.ModifyInstanceFleetRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.PutAutoTerminationPolicyRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.PutBlockPublicAccessConfigurationRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.RemoveAutoScalingPolicyRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.RemoveAutoTerminationPolicyRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.RemoveManagedScalingPolicyRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.RemoveTagsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.SetKeepJobFlowAliveWhenNoStepsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.SetTerminationProtectionRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.SetUnhealthyNodeReplacementRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.SetVisibleToAllUsersRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.StopNotebookExecutionRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.TerminateJobFlowsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.UpdateStudioRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingRequest.Builder
- overrideConfiguration(ClientOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.EmrServiceClientConfiguration.Builder
-
Sets the value for client override configuration
- overrideConfiguration(ClientOverrideConfiguration) - Method in class software.amazon.awssdk.services.emr.internal.EmrServiceClientConfigurationBuilder
-
Sets the value for client override configuration
- overrideConfiguration(WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrAsyncWaiter.Builder
-
Defines overrides to the default SDK waiter configuration that should be used for waiters created from this builder
- overrideConfiguration(WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrWaiter.Builder
-
Defines overrides to the default SDK waiter configuration that should be used for waiters created from this builder
- OVERWRITE - software.amazon.awssdk.services.emr.model.ReconfigurationType
P
- Parameter - Class in software.amazon.awssdk.services.emr.endpoints.internal
- Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.Parameter
- Parameter.Builder - Class in software.amazon.awssdk.services.emr.endpoints.internal
- Parameter.Deprecated - Class in software.amazon.awssdk.services.emr.endpoints.internal
- ParameterReference - Class in software.amazon.awssdk.services.emr.endpoints.internal
- ParameterReference.Builder - Class in software.amazon.awssdk.services.emr.endpoints.internal
- parameters(Parameters) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.EndpointRuleset.Builder
- Parameters - Class in software.amazon.awssdk.services.emr.endpoints.internal
- Parameters.Builder - Class in software.amazon.awssdk.services.emr.endpoints.internal
- ParameterType - Enum in software.amazon.awssdk.services.emr.endpoints.internal
- parse(String) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Arn
- parse(String) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleArn
- parse(String) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleUrl
- parse(String) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Template.Dynamic
- ParseArn - Class in software.amazon.awssdk.services.emr.endpoints.internal
- ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.ParseArn
- parseShortform(String) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Expr
-
Parse a value from a "short form" used within a template
- parseURL(String) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.RulesFunctions
- ParseUrl - Class in software.amazon.awssdk.services.emr.endpoints.internal
-
Function to parse a URI from a string.
- ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.ParseUrl
- Part() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.Template.Part
- partition() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Arn
- partition() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleArn
- Partition - Class in software.amazon.awssdk.services.emr.endpoints.internal
- PARTITION - software.amazon.awssdk.services.emr.model.PlacementGroupStrategy
- PARTITION - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.ParseArn
- Partition.Builder - Class in software.amazon.awssdk.services.emr.endpoints.internal
- PartitionDataProvider - Interface in software.amazon.awssdk.services.emr.endpoints.internal
- PartitionFn - Class in software.amazon.awssdk.services.emr.endpoints.internal
- PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.PartitionFn
- partitions() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Partitions
- partitions(List<Partition>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Partitions.Builder
- Partitions - Class in software.amazon.awssdk.services.emr.endpoints.internal
- Partitions.Builder - Class in software.amazon.awssdk.services.emr.endpoints.internal
- password() - Method in class software.amazon.awssdk.services.emr.model.UsernamePassword
-
The password associated with the temporary credentials that you use to connect to cluster endpoints.
- password(String) - Method in interface software.amazon.awssdk.services.emr.model.UsernamePassword.Builder
-
The password associated with the temporary credentials that you use to connect to cluster endpoints.
- path() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.GetAttr
- path() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleUrl
- path() - Method in class software.amazon.awssdk.services.emr.model.ScriptBootstrapActionConfig
-
Location in Amazon S3 of the script to run during a bootstrap action.
- path(String) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.GetAttr.Builder
- 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 - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.ParseUrl
- PENDING - software.amazon.awssdk.services.emr.model.AutoScalingPolicyState
- PENDING - software.amazon.awssdk.services.emr.model.StepState
- PERCENT - software.amazon.awssdk.services.emr.model.Unit
- PERCENT_CHANGE_IN_CAPACITY - software.amazon.awssdk.services.emr.model.AdjustmentType
- period() - Method in class software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition
-
The period, in seconds, over which the statistic is applied.
- period(Integer) - Method in interface software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition.Builder
-
The period, in seconds, over which the statistic is applied.
- 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.
- 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(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(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.
- placement() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
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(PlacementType) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
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() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
The specified placement group configuration for an Amazon EMR cluster.
- 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(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(PlacementGroupConfig...) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
The specified placement group configuration for an Amazon EMR cluster.
- placementGroups() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
Placement group configured 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(Consumer<PlacementGroupConfig.Builder>...) - 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.
- PlacementGroupStrategy - Enum in software.amazon.awssdk.services.emr.model
- placementStrategy() - Method in class software.amazon.awssdk.services.emr.model.PlacementGroupConfig
-
Amazon EC2 Placement Group strategy associated with instance role.
- placementStrategy(String) - Method in interface software.amazon.awssdk.services.emr.model.PlacementGroupConfig.Builder
-
Amazon EC2 Placement Group strategy associated with instance role.
- placementStrategy(PlacementGroupStrategy) - Method in interface software.amazon.awssdk.services.emr.model.PlacementGroupConfig.Builder
-
Amazon EC2 Placement Group strategy associated with instance role.
- placementStrategyAsString() - Method in class software.amazon.awssdk.services.emr.model.PlacementGroupConfig
-
Amazon 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
- pop() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Scope
- 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() - Method in class software.amazon.awssdk.services.emr.model.ReleaseLabelFilter
-
Optional release label version prefix filter.
- prefix(String) - Method in interface software.amazon.awssdk.services.emr.model.ReleaseLabelFilter.Builder
-
Optional release label version prefix filter.
- PRICE_CAPACITY_OPTIMIZED - software.amazon.awssdk.services.emr.model.SpotProvisioningAllocationStrategy
- PRIORITIZED - software.amazon.awssdk.services.emr.model.OnDemandProvisioningAllocationStrategy
- priority() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeConfig
-
The priority at which Amazon EMR launches the Amazon EC2 instances with this instance type.
- priority() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeSpecification
-
The priority at which Amazon EMR launches the Amazon EC2 instances with this instance type.
- priority(Double) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTypeConfig.Builder
-
The priority at which Amazon EMR launches the Amazon EC2 instances with this instance type.
- priority(Double) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTypeSpecification.Builder
-
The priority at which Amazon EMR launches the Amazon EC2 instances with this instance type.
- privateDnsName() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
The private DNS name of the instance.
- privateDnsName(String) - Method in interface software.amazon.awssdk.services.emr.model.Instance.Builder
-
The private DNS name of the instance.
- privateIpAddress() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
The private IP address of the instance.
- privateIpAddress(String) - Method in interface software.amazon.awssdk.services.emr.model.Instance.Builder
-
The private IP address of the instance.
- properties() - Method in class software.amazon.awssdk.services.emr.model.Configuration
-
A set of properties specified within a configuration classification.
- properties() - Method in class software.amazon.awssdk.services.emr.model.HadoopJarStepConfig
-
A 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.
- 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(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(Map<String, String>) - Method in interface software.amazon.awssdk.services.emr.model.Configuration.Builder
-
A set of properties specified within a configuration classification.
- 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(Map<String, Value>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Endpoint.Builder
- 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.
- property(String, Value) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Endpoint.Builder
- propertyName() - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.EndpointAttributeProvider
- PROVISION_FAILURE - software.amazon.awssdk.services.emr.model.AutoScalingPolicyStateChangeReasonCode
- 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
. - 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
. - 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
. - 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
. - PROVISIONING - software.amazon.awssdk.services.emr.model.InstanceFleetState
- PROVISIONING - software.amazon.awssdk.services.emr.model.InstanceGroupState
- PROVISIONING - software.amazon.awssdk.services.emr.model.InstanceState
- publicDnsName() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
The public DNS name of the instance.
- publicDnsName(String) - Method in interface software.amazon.awssdk.services.emr.model.Instance.Builder
-
The public DNS name of the instance.
- publicIpAddress() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
The public IP address of the instance.
- publicIpAddress(String) - Method in interface software.amazon.awssdk.services.emr.model.Instance.Builder
-
The public IP address of the instance.
- push() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Scope
- putAuthScheme(AuthScheme<?>) - Method in interface software.amazon.awssdk.services.emr.EmrServiceClientConfiguration.Builder
- putAuthScheme(AuthScheme<?>) - Method in class software.amazon.awssdk.services.emr.internal.EmrServiceClientConfigurationBuilder
- 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(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.
- 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(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.
- 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
-
PutAutoScalingPolicyRequest
Marshaller - 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(Consumer<PutAutoTerminationPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
- putAutoTerminationPolicy(Consumer<PutAutoTerminationPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
- putAutoTerminationPolicy(PutAutoTerminationPolicyRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
- putAutoTerminationPolicy(PutAutoTerminationPolicyRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
- 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
-
PutAutoTerminationPolicyRequest
Marshaller - 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(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(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.
- 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(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.
- 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
-
PutBlockPublicAccessConfigurationRequest
Marshaller - 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(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(Consumer<PutManagedScalingPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Creates or updates a managed scaling policy for an Amazon EMR cluster.
- putManagedScalingPolicy(PutManagedScalingPolicyRequest) - 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.
- 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
-
PutManagedScalingPolicyRequest
Marshaller - 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
- putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Partition.Builder
R
- readyDateTime() - Method in class software.amazon.awssdk.services.emr.model.ClusterTimeline
-
The date and time when the cluster was ready to run steps.
- readyDateTime() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetTimeline
-
The time and date the instance fleet was ready to run jobs.
- 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() - Method in class software.amazon.awssdk.services.emr.model.InstanceTimeline
-
The date and time when the instance was ready to perform tasks.
- 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(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(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(Instant) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTimeline.Builder
-
The date and time when the instance was ready to perform tasks.
- 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.
- 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.
- reason() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsInfo
-
The reason for the failure if the CancelSteps request fails.
- reason() - Method in class software.amazon.awssdk.services.emr.model.FailureDetails
-
The reason for the step failure.
- reason(String) - Method in interface software.amazon.awssdk.services.emr.model.CancelStepsInfo.Builder
-
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.
- reconfigurationType() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig
-
Type of reconfiguration requested.
- reconfigurationType(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig.Builder
-
Type of reconfiguration requested.
- reconfigurationType(ReconfigurationType) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig.Builder
-
Type of reconfiguration requested.
- ReconfigurationType - Enum in software.amazon.awssdk.services.emr.model
- reconfigurationTypeAsString() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig
-
Type of reconfiguration requested.
- RECONFIGURING - software.amazon.awssdk.services.emr.model.InstanceGroupState
- ref(Identifier) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Expr
- Ref - Class in software.amazon.awssdk.services.emr.endpoints.internal
-
A reference to a field.
- Ref(Identifier) - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.Ref
- region() - Method in interface software.amazon.awssdk.services.emr.auth.scheme.EmrAuthSchemeParams
-
Returns the region.
- region() - Method in class software.amazon.awssdk.services.emr.auth.scheme.internal.DefaultEmrAuthSchemeParams
- region() - Method in interface software.amazon.awssdk.services.emr.EmrServiceClientConfiguration.Builder
-
Gets the value for AWS region
- region() - Method in class software.amazon.awssdk.services.emr.endpoints.EmrEndpointParams
- region() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Arn
- region() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleArn
- region() - Method in class software.amazon.awssdk.services.emr.internal.EmrServiceClientConfigurationBuilder
-
Gets the value for AWS region
- region(Region) - Method in interface software.amazon.awssdk.services.emr.auth.scheme.EmrAuthSchemeParams.Builder
-
Set the region.
- region(Region) - Method in interface software.amazon.awssdk.services.emr.EmrServiceClientConfiguration.Builder
-
Sets the value for AWS region
- region(Region) - Method in interface software.amazon.awssdk.services.emr.endpoints.EmrEndpointParams.Builder
- region(Region) - Method in class software.amazon.awssdk.services.emr.internal.EmrServiceClientConfigurationBuilder
-
Sets the value for AWS region
- REGION - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.ParseArn
- regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.AwsEndpointProviderUtils
- RegionOverride - Class in software.amazon.awssdk.services.emr.endpoints.internal
- RegionOverride.Builder - Class in software.amazon.awssdk.services.emr.endpoints.internal
- regionRegex() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Partition
- regionRegex(String) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Partition.Builder
- regions() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Partition
- regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Partition.Builder
- 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 Amazon EMR Notebook.
- 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 Amazon EMR Notebook.
- 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() - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelRequest
-
The target release label to be described.
- releaseLabel() - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelResponse
-
The target release label described in the response.
- releaseLabel() - Method in class software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesRequest
-
The Amazon EMR release label determines the versions of open-source application packages that Amazon EMR has 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.
- 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(String) - Method in interface software.amazon.awssdk.services.emr.model.DescribeReleaseLabelRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesRequest.Builder
-
The Amazon EMR release label determines the versions of open-source application packages that Amazon EMR has installed on the cluster.
- 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.
- 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() - Method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsResponse
-
The returned release labels.
- releaseLabels(String...) - Method in interface software.amazon.awssdk.services.emr.model.ListReleaseLabelsResponse.Builder
-
The returned release labels.
- releaseLabels(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.ListReleaseLabelsResponse.Builder
-
The returned release labels.
- 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 Amazon 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 Amazon EMR cluster.
- removeAutoScalingPolicy(RemoveAutoScalingPolicyRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Removes an automatic scaling policy from a specified instance group within an Amazon 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 Amazon 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
-
RemoveAutoScalingPolicyRequest
Marshaller - 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(Consumer<RemoveAutoTerminationPolicyRequest.Builder>) - 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.EmrClient
-
Removes an auto-termination policy from an Amazon EMR cluster.
- removeAutoTerminationPolicy(RemoveAutoTerminationPolicyRequest) - 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.
- 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
-
RemoveAutoTerminationPolicyRequest
Marshaller - 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(Consumer<RemoveManagedScalingPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Removes a managed scaling policy from a specified Amazon EMR cluster.
- removeManagedScalingPolicy(Consumer<RemoveManagedScalingPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Removes a managed scaling policy from a specified Amazon EMR cluster.
- removeManagedScalingPolicy(RemoveManagedScalingPolicyRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Removes a managed scaling policy from a specified Amazon EMR cluster.
- removeManagedScalingPolicy(RemoveManagedScalingPolicyRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Removes a managed scaling policy from a specified Amazon 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
-
RemoveManagedScalingPolicyRequest
Marshaller - 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(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(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.
- 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(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.
- 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
-
RemoveTagsRequest
Marshaller - 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() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
Applies only when
CustomAmiID
is used. - repoUpgradeOnBoot() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
Applies only when
CustomAmiID
is used. - repoUpgradeOnBoot(String) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
Applies only when
CustomAmiID
is used. - 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.Cluster.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 - Enum in software.amazon.awssdk.services.emr.model
- 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() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
The AMI version requested for this cluster.
- requestedAmiVersion(String) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
The AMI version requested for this cluster.
- requestedEc2AvailabilityZones() - Method in class software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
-
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(Collection<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.
- requestedEc2SubnetIds(String...) - Method in interface software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes.Builder
-
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.
- requestedInstanceCount() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
The target number of instances for the instance group.
- requestedInstanceCount(Integer) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
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
- required(boolean) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter.Builder
- REQUIRED - software.amazon.awssdk.services.emr.model.IdcUserAssignment
- resizeSpecifications() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleet
-
The resize specification for the instance fleet.
- resizeSpecifications() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetConfig
-
The resize specification for the instance fleet.
- resizeSpecifications() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig
-
The resize specification for the instance fleet.
- resizeSpecifications(Consumer<InstanceFleetResizingSpecifications.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleet.Builder
-
The resize specification for the instance fleet.
- resizeSpecifications(Consumer<InstanceFleetResizingSpecifications.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetConfig.Builder
-
The resize specification for the instance fleet.
- resizeSpecifications(Consumer<InstanceFleetResizingSpecifications.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig.Builder
-
The resize specification for the instance fleet.
- resizeSpecifications(InstanceFleetResizingSpecifications) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleet.Builder
-
The resize specification for the instance fleet.
- resizeSpecifications(InstanceFleetResizingSpecifications) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetConfig.Builder
-
The resize specification for the instance fleet.
- resizeSpecifications(InstanceFleetResizingSpecifications) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig.Builder
-
The resize specification for the instance fleet.
- RESIZING - software.amazon.awssdk.services.emr.model.InstanceFleetState
- RESIZING - software.amazon.awssdk.services.emr.model.InstanceGroupState
- resolveAuthScheme(Consumer<EmrAuthSchemeParams.Builder>) - Method in interface software.amazon.awssdk.services.emr.auth.scheme.EmrAuthSchemeProvider
-
Resolve the auth schemes based on the given set of parameters.
- resolveAuthScheme(EmrAuthSchemeParams) - Method in interface software.amazon.awssdk.services.emr.auth.scheme.EmrAuthSchemeProvider
-
Resolve the auth schemes based on the given set of parameters.
- resolveAuthScheme(EmrAuthSchemeParams) - Method in class software.amazon.awssdk.services.emr.auth.scheme.internal.DefaultEmrAuthSchemeProvider
- resolveEndpoint(Consumer<EmrEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.emr.endpoints.EmrEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(EmrEndpointParams) - Method in interface software.amazon.awssdk.services.emr.endpoints.EmrEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(EmrEndpointParams) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.DefaultEmrEndpointProvider
- resource() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Arn
- resourceId() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleArn
- resourceId() - Method in class software.amazon.awssdk.services.emr.model.AddTagsRequest
-
The Amazon EMR resource identifier to which tags will be added.
- resourceId() - Method in class software.amazon.awssdk.services.emr.model.RemoveTagsRequest
-
The Amazon EMR resource identifier from which tags will be removed.
- 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(String) - Method in interface software.amazon.awssdk.services.emr.model.RemoveTagsRequest.Builder
-
The Amazon EMR resource identifier from which tags will be removed.
- responseMetadata() - Method in interface software.amazon.awssdk.services.emr.model.EmrResponse.Builder
- responseMetadata() - Method in class software.amazon.awssdk.services.emr.model.EmrResponse.BuilderImpl
- responseMetadata() - Method in class software.amazon.awssdk.services.emr.model.EmrResponse
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.emr.model.EmrResponse.Builder
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.emr.model.EmrResponse.BuilderImpl
- ResponseStatusAcceptor(int, WaiterState) - Constructor for class software.amazon.awssdk.services.emr.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
- result(String) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Condition.Builder
- reverse() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Substring
- Rule - Class in software.amazon.awssdk.services.emr.endpoints.internal
- Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.Rule
- Rule.Builder - Class in software.amazon.awssdk.services.emr.endpoints.internal
- RuleArn - Class in software.amazon.awssdk.services.emr.endpoints.internal
- RuleEngine - Interface in software.amazon.awssdk.services.emr.endpoints.internal
- RuleError - Exception in software.amazon.awssdk.services.emr.endpoints.internal
- RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.emr.endpoints.internal.RuleError
- RuleError.Builder - Interface in software.amazon.awssdk.services.emr.endpoints.internal
- RuleEvaluator - Class in software.amazon.awssdk.services.emr.endpoints.internal
- RuleEvaluator() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.RuleEvaluator
- ruleParams(SdkRequest, ExecutionAttributes) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.EmrResolveEndpointInterceptor
- RulePartition - Class in software.amazon.awssdk.services.emr.endpoints.internal
- RulePartition.Builder - Class in software.amazon.awssdk.services.emr.endpoints.internal
- RuleResult - Class in software.amazon.awssdk.services.emr.endpoints.internal
- 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() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyDescription
-
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.AutoScalingPolicy.Builder
-
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(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(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(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.AutoScalingPolicyDescription.Builder
-
The scale-in and scale-out rules that comprise the automatic scaling policy.
- RULES - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.Rule
- RulesFunctions - Class in software.amazon.awssdk.services.emr.endpoints.internal
- RulesFunctions() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.RulesFunctions
- RuleUrl - Class in software.amazon.awssdk.services.emr.endpoints.internal
-
Represents a URL to be used internally for endpoint resolution.
- RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.emr.endpoints.internal
-
Visitor for the right-hand side of rules (tree, error, endpoint)
- runJobFlow(Consumer<RunJobFlowRequest.Builder>) - 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.EmrClient
-
RunJobFlow creates and starts running a new cluster (job flow).
- runJobFlow(RunJobFlowRequest) - 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).
- RunJobFlowRequest - Class in software.amazon.awssdk.services.emr.model
-
Input to the RunJobFlow operation.
- RunJobFlowRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
- RunJobFlowRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
RunJobFlowRequest
Marshaller - RunJobFlowRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.RunJobFlowRequestMarshaller
- RunJobFlowResponse - Class in software.amazon.awssdk.services.emr.model
-
The result of the RunJobFlow operation.
- RunJobFlowResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
- RUNNING - software.amazon.awssdk.services.emr.model.ClusterState
- RUNNING - software.amazon.awssdk.services.emr.model.InstanceFleetState
- RUNNING - software.amazon.awssdk.services.emr.model.InstanceGroupState
- RUNNING - software.amazon.awssdk.services.emr.model.InstanceState
- RUNNING - software.amazon.awssdk.services.emr.model.NotebookExecutionStatus
- RUNNING - software.amazon.awssdk.services.emr.model.StepState
- runningAmiVersion() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
The AMI version running on this cluster.
- runningAmiVersion(String) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
The AMI version running on this cluster.
- runningInstanceCount() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
The number of instances currently running in this instance group.
- runningInstanceCount(Integer) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
The number of instances currently running in this instance group.
S
- SAMPLE_COUNT - software.amazon.awssdk.services.emr.model.Statistic
- 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() - 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(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(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.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.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 - 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() - 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
. - 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
. - ScalingConstraints - Class in software.amazon.awssdk.services.emr.model
-
The upper and lower Amazon 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 Amazon 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
-
Sets a custom
ScheduledExecutorService
that will be used to schedule async polling attempts - scheme() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleUrl
- SCHEME - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.ParseUrl
- Scope<T> - Class in software.amazon.awssdk.services.emr.endpoints.internal
- Scope() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.Scope
- scriptBootstrapAction() - Method in class software.amazon.awssdk.services.emr.model.BootstrapActionConfig
-
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(ScriptBootstrapActionConfig) - Method in interface software.amazon.awssdk.services.emr.model.BootstrapActionConfig.Builder
-
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() - Method in class software.amazon.awssdk.services.emr.model.Command
-
The Amazon S3 location of the command script.
- scriptPath(String) - Method in interface software.amazon.awssdk.services.emr.model.Command.Builder
-
The Amazon S3 location of the command script.
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceFleetResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceGroupsRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.AddInstanceGroupsResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.AddJobFlowStepsRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.AddJobFlowStepsResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.AddTagsRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.AddTagsResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.Application
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicy
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyDescription
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyStateChangeReason
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyStatus
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.AutoTerminationPolicy
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.BlockPublicAccessConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.BlockPublicAccessConfigurationMetadata
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.BootstrapActionConfig
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsInfo
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.Cluster
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ClusterStateChangeReason
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ClusterStatus
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ClusterSummary
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ClusterTimeline
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.Command
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ComputeLimits
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.Configuration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioSessionMappingResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.Credentials
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.DeleteSecurityConfigurationRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.DeleteSecurityConfigurationResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioSessionMappingResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.DescribeClusterRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.DescribeClusterResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.DescribeNotebookExecutionResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.DescribeReleaseLabelResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.DescribeStepRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.DescribeStepResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.DescribeStudioRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.DescribeStudioResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.EbsBlockDevice
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.EbsBlockDeviceConfig
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.EbsConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.EbsVolume
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.Ec2InstanceAttributes
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ErrorDetail
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ExecutionEngineConfig
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.FailureDetails
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.GetAutoTerminationPolicyRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.GetAutoTerminationPolicyResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.GetBlockPublicAccessConfigurationRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.GetBlockPublicAccessConfigurationResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.GetClusterSessionCredentialsRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.GetClusterSessionCredentialsResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.GetManagedScalingPolicyRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.GetManagedScalingPolicyResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.HadoopJarStepConfig
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.HadoopStepConfig
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.Instance
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleet
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetConfig
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetProvisioningSpecifications
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetResizingSpecifications
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReason
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetStatus
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetTimeline
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupConfig
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReason
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupStatus
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupTimeline
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.InstanceResizePolicy
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.InstanceStateChangeReason
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.InstanceStatus
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.InstanceTimeline
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeConfig
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeSpecification
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.emr.model.InternalServerErrorException
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.emr.model.InternalServerException
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.emr.model.InvalidRequestException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.KerberosAttributes
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.KeyValue
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ListBootstrapActionsRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ListBootstrapActionsResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ListClustersRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ListClustersResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceFleetsRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceFleetsResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceGroupsRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ListInstanceGroupsResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ListInstancesResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ListReleaseLabelsResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ListStepsRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ListStepsResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ListStudiosRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ListStudiosResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ManagedScalingPolicy
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.MetricDimension
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ModifyClusterRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ModifyClusterResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceFleetRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceFleetResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ModifyInstanceGroupsResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecutionSummary
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.NotebookS3LocationForOutput
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.NotebookS3LocationFromInput
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationOptions
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.OnDemandProvisioningSpecification
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.OnDemandResizingSpecification
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.OSRelease
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.OutputNotebookS3LocationForOutput
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.OutputNotebookS3LocationFromInput
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.PlacementGroupConfig
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.PlacementType
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.PortRange
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.PutAutoScalingPolicyResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.PutAutoTerminationPolicyRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.PutAutoTerminationPolicyResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.PutBlockPublicAccessConfigurationRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.PutBlockPublicAccessConfigurationResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.PutManagedScalingPolicyResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ReleaseLabelFilter
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoScalingPolicyRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoScalingPolicyResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoTerminationPolicyRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.RemoveAutoTerminationPolicyResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.RemoveManagedScalingPolicyRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.RemoveManagedScalingPolicyResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.RemoveTagsRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.RemoveTagsResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ScalingAction
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ScalingConstraints
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ScalingRule
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ScalingTrigger
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ScriptBootstrapActionConfig
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.SecurityConfigurationSummary
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingDetail
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingSummary
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.SetKeepJobFlowAliveWhenNoStepsRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.SetKeepJobFlowAliveWhenNoStepsResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.SetTerminationProtectionRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.SetTerminationProtectionResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.SetUnhealthyNodeReplacementRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.SetUnhealthyNodeReplacementResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.SetVisibleToAllUsersRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.SetVisibleToAllUsersResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.ShrinkPolicy
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.SimpleScalingPolicyConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.SimplifiedApplication
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.SpotResizingSpecification
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.Step
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.StepConfig
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.StepStateChangeReason
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.StepStatus
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.StepSummary
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.StepTimeline
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.StopNotebookExecutionRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.StopNotebookExecutionResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.Studio
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.StudioSummary
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.SupportedInstanceType
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.SupportedProductConfig
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.Tag
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.TerminateJobFlowsRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.TerminateJobFlowsResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.UsernamePassword
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.emr.model.VolumeSpecification
- 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.Credentials
- 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.ErrorDetail
- 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.GetClusterSessionCredentialsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.GetClusterSessionCredentialsResponse
- 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.InstanceFleetResizingSpecifications
- 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.ListSupportedInstanceTypesRequest
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesResponse
- 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.NotebookS3LocationForOutput
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.NotebookS3LocationFromInput
- 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.OnDemandResizingSpecification
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.OSRelease
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.OutputNotebookS3LocationForOutput
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.OutputNotebookS3LocationFromInput
- 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.SetKeepJobFlowAliveWhenNoStepsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.SetKeepJobFlowAliveWhenNoStepsResponse
- 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.SetUnhealthyNodeReplacementRequest
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.SetUnhealthyNodeReplacementResponse
- 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.SpotResizingSpecification
- 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.SupportedInstanceType
- 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.UsernamePassword
- sdkFields() - Method in class software.amazon.awssdk.services.emr.model.VolumeSpecification
- SECONDS - software.amazon.awssdk.services.emr.model.Unit
- SECURITY - software.amazon.awssdk.services.emr.model.RepoUpgradeOnBoot
- securityConfiguration() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
The name of the security configuration applied to the cluster.
- securityConfiguration() - Method in class software.amazon.awssdk.services.emr.model.CreateSecurityConfigurationRequest
-
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() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
The name of a security configuration to apply to the cluster.
- securityConfiguration(String) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.DescribeSecurityConfigurationResponse.Builder
-
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.
- 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
-
Returns an iterable to iterate through the paginated
ListSecurityConfigurationsResponse.securityConfigurations()
member. - securityConfigurations() - Method in class software.amazon.awssdk.services.emr.paginators.ListSecurityConfigurationsPublisher
-
Returns a publisher that can be used to get a stream of data.
- 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(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(SecurityConfigurationSummary...) - Method in interface software.amazon.awssdk.services.emr.model.ListSecurityConfigurationsResponse.Builder
-
The creation date and time, and name, of each security configuration.
- 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
- SEND_INTERRUPT - software.amazon.awssdk.services.emr.model.StepCancellationOption
- 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.Credentials
- 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.ErrorDetail
- 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.GetClusterSessionCredentialsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.GetClusterSessionCredentialsResponse
- 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.InstanceFleetResizingSpecifications
- 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.ListSupportedInstanceTypesRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesResponse
- 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.NotebookS3LocationForOutput
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.NotebookS3LocationFromInput
- 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.OnDemandResizingSpecification
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.OSRelease
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.OutputNotebookS3LocationForOutput
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.OutputNotebookS3LocationFromInput
- 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.SetKeepJobFlowAliveWhenNoStepsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.SetKeepJobFlowAliveWhenNoStepsResponse
- 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.SetUnhealthyNodeReplacementRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.SetUnhealthyNodeReplacementResponse
- 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.SpotResizingSpecification
- 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.SupportedInstanceType
- 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.UsernamePassword
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.emr.model.VolumeSpecification
- service() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Arn
- service() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleArn
- SERVICE - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.ParseArn
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Value for looking up the service's metadata from the
ServiceMetadataProvider
. - SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.emr.EmrClient
-
Value for looking up the service's metadata from the
ServiceMetadataProvider
. - 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() - 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() - 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.
- 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(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.
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.emr.EmrClient
- serviceId(String) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.EndpointRuleset.Builder
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.emr.EmrClient
- 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() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
The IAM role that the Amazon EMR Studio assumes.
- 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() - 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 Amazon EMR role) for the notebook execution.
- serviceRole() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
The name of the IAM role assumed by the Amazon EMR Studio.
- 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(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
-
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(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 Amazon 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.
- 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.
- 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(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.
- 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() - 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
-
Returns an iterable to iterate through the paginated
ListStudioSessionMappingsResponse.sessionMappings()
member. - sessionMappings() - Method in class software.amazon.awssdk.services.emr.paginators.ListStudioSessionMappingsPublisher
-
Returns a publisher that can be used to get a stream of data.
- sessionMappings(Collection<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(SessionMappingSummary...) - Method in interface software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsResponse.Builder
-
A list of session mapping summary objects.
- 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() - 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() - 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() - 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() - 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.
- 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(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(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(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.
- setKeepJobFlowAliveWhenNoSteps(Consumer<SetKeepJobFlowAliveWhenNoStepsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
You can use the
SetKeepJobFlowAliveWhenNoSteps
to configure a cluster (job flow) to terminate after the step execution, i.e., all your steps are executed. - setKeepJobFlowAliveWhenNoSteps(Consumer<SetKeepJobFlowAliveWhenNoStepsRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
You can use the
SetKeepJobFlowAliveWhenNoSteps
to configure a cluster (job flow) to terminate after the step execution, i.e., all your steps are executed. - setKeepJobFlowAliveWhenNoSteps(SetKeepJobFlowAliveWhenNoStepsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
You can use the
SetKeepJobFlowAliveWhenNoSteps
to configure a cluster (job flow) to terminate after the step execution, i.e., all your steps are executed. - setKeepJobFlowAliveWhenNoSteps(SetKeepJobFlowAliveWhenNoStepsRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
You can use the
SetKeepJobFlowAliveWhenNoSteps
to configure a cluster (job flow) to terminate after the step execution, i.e., all your steps are executed. - SetKeepJobFlowAliveWhenNoStepsRequest - Class in software.amazon.awssdk.services.emr.model
- SetKeepJobFlowAliveWhenNoStepsRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
- SetKeepJobFlowAliveWhenNoStepsRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
SetKeepJobFlowAliveWhenNoStepsRequest
Marshaller - SetKeepJobFlowAliveWhenNoStepsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.SetKeepJobFlowAliveWhenNoStepsRequestMarshaller
- SetKeepJobFlowAliveWhenNoStepsResponse - Class in software.amazon.awssdk.services.emr.model
- SetKeepJobFlowAliveWhenNoStepsResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
- setTerminationProtection(Consumer<SetTerminationProtectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
SetTerminationProtection locks a cluster (job flow) so the Amazon 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 Amazon 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.EmrAsyncClient
-
SetTerminationProtection locks a cluster (job flow) so the Amazon 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 Amazon 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
-
The input argument to the TerminationProtection operation.
- SetTerminationProtectionRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
- SetTerminationProtectionRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
SetTerminationProtectionRequest
Marshaller - 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
- setUnhealthyNodeReplacement(Consumer<SetUnhealthyNodeReplacementRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Specify whether to enable unhealthy node replacement, which lets Amazon EMR gracefully replace core nodes on a cluster if any nodes become unhealthy.
- setUnhealthyNodeReplacement(Consumer<SetUnhealthyNodeReplacementRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Specify whether to enable unhealthy node replacement, which lets Amazon EMR gracefully replace core nodes on a cluster if any nodes become unhealthy.
- setUnhealthyNodeReplacement(SetUnhealthyNodeReplacementRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Specify whether to enable unhealthy node replacement, which lets Amazon EMR gracefully replace core nodes on a cluster if any nodes become unhealthy.
- setUnhealthyNodeReplacement(SetUnhealthyNodeReplacementRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Specify whether to enable unhealthy node replacement, which lets Amazon EMR gracefully replace core nodes on a cluster if any nodes become unhealthy.
- SetUnhealthyNodeReplacementRequest - Class in software.amazon.awssdk.services.emr.model
- SetUnhealthyNodeReplacementRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
- SetUnhealthyNodeReplacementRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
SetUnhealthyNodeReplacementRequest
Marshaller - SetUnhealthyNodeReplacementRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.SetUnhealthyNodeReplacementRequestMarshaller
- SetUnhealthyNodeReplacementResponse - Class in software.amazon.awssdk.services.emr.model
- SetUnhealthyNodeReplacementResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
- setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.AwsEndpointProviderUtils
-
This sets the request URI to the resolved URI returned by the endpoint provider.
- setVisibleToAllUsers(Consumer<SetVisibleToAllUsersRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
- setVisibleToAllUsers(Consumer<SetVisibleToAllUsersRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
- setVisibleToAllUsers(SetVisibleToAllUsersRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
- setVisibleToAllUsers(SetVisibleToAllUsersRequest) - 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
-
SetVisibleToAllUsersRequest
Marshaller - 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() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
Policy for customizing shrink operations.
- shrinkPolicy() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig
-
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(Consumer<ShrinkPolicy.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig.Builder
-
Policy for customizing shrink operations.
- shrinkPolicy(ShrinkPolicy) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
Policy for customizing shrink operations.
- shrinkPolicy(ShrinkPolicy) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupModifyConfig.Builder
-
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
- SHUTTING_DOWN - software.amazon.awssdk.services.emr.model.InstanceGroupState
- 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(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(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 - 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 Amazon 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
- since() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter.Deprecated
- SingleArgFn - Class in software.amazon.awssdk.services.emr.endpoints.internal
- SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.SingleArgFn
- size() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Array
- sizeInGB() - Method in class software.amazon.awssdk.services.emr.model.VolumeSpecification
-
The volume size, in gibibytes (GiB).
- sizeInGB(Integer) - Method in interface software.amazon.awssdk.services.emr.model.VolumeSpecification.Builder
-
The volume size, in gibibytes (GiB).
- slaveInstanceType() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
The Amazon EC2 instance type of the core and task nodes.
- slaveInstanceType(String) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
The Amazon 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.auth.scheme - package software.amazon.awssdk.services.emr.auth.scheme
- software.amazon.awssdk.services.emr.auth.scheme.internal - package software.amazon.awssdk.services.emr.auth.scheme.internal
- software.amazon.awssdk.services.emr.endpoints - package software.amazon.awssdk.services.emr.endpoints
- software.amazon.awssdk.services.emr.endpoints.internal - package software.amazon.awssdk.services.emr.endpoints.internal
- software.amazon.awssdk.services.emr.internal - package software.amazon.awssdk.services.emr.internal
- software.amazon.awssdk.services.emr.jmespath.internal - package software.amazon.awssdk.services.emr.jmespath.internal
- 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
- SourceException - Exception in software.amazon.awssdk.services.emr.endpoints.internal
- SourceException.BuilderImpl - Class in software.amazon.awssdk.services.emr.endpoints.internal
- SPOT - software.amazon.awssdk.services.emr.model.MarketType
- 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
- spotResizeSpecification() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetResizingSpecifications
-
The resize specification for Spot Instances in the instance fleet, which contains the allocation strategy and the resize timeout period.
- spotResizeSpecification(Consumer<SpotResizingSpecification.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetResizingSpecifications.Builder
-
The resize specification for Spot Instances in the instance fleet, which contains the allocation strategy and the resize timeout period.
- spotResizeSpecification(SpotResizingSpecification) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetResizingSpecifications.Builder
-
The resize specification for Spot Instances in the instance fleet, which contains the allocation strategy and the resize timeout period.
- SpotResizingSpecification - Class in software.amazon.awssdk.services.emr.model
-
The resize specification for Spot Instances in the instance fleet, which contains the resize timeout period.
- SpotResizingSpecification.Builder - Interface in software.amazon.awssdk.services.emr.model
- spotSpecification() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetProvisioningSpecifications
-
The launch specification for Spot instances in the fleet, which determines the allocation strategy, defined duration, and provisioning timeout behavior.
- 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 allocation strategy, defined duration, and provisioning timeout behavior.
- 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 allocation strategy, defined duration, and provisioning timeout behavior.
- SPREAD - software.amazon.awssdk.services.emr.model.PlacementGroupStrategy
- SSO - software.amazon.awssdk.services.emr.model.AuthMode
- START_PENDING - software.amazon.awssdk.services.emr.model.NotebookExecutionStatus
- startDateTime() - Method in class software.amazon.awssdk.services.emr.model.StepTimeline
-
The date and time when the cluster step execution started.
- startDateTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.StepTimeline.Builder
-
The date and time when the cluster step execution started.
- startIndex() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Substring
- STARTING - software.amazon.awssdk.services.emr.model.ClusterState
- STARTING - software.amazon.awssdk.services.emr.model.NotebookExecutionStatus
- startMultipartTemplate() - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.TemplateVisitor
-
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- startNotebookExecution(Consumer<StartNotebookExecutionRequest.Builder>) - 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.EmrClient
-
Starts a notebook execution.
- startNotebookExecution(StartNotebookExecutionRequest) - 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.
- 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
-
StartNotebookExecutionRequest
Marshaller - 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() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
The timestamp when notebook execution started.
- startTime() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecutionSummary
-
The timestamp when notebook execution started.
- startTime(Instant) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
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.
- state() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyStatus
-
Indicates the status of the automatic scaling policy.
- state() - Method in class software.amazon.awssdk.services.emr.model.ClusterStatus
-
The current state of the cluster.
- state() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetStatus
-
A code representing the instance fleet status.
- state() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupStatus
-
The current state of the instance group.
- state() - Method in class software.amazon.awssdk.services.emr.model.InstanceStatus
-
The current state of the instance.
- state() - Method in class software.amazon.awssdk.services.emr.model.StepStatus
-
The execution state of the cluster step.
- state(String) - Method in interface software.amazon.awssdk.services.emr.model.AutoScalingPolicyStatus.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetStatus.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.InstanceStatus.Builder
-
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(AutoScalingPolicyState) - Method in interface software.amazon.awssdk.services.emr.model.AutoScalingPolicyStatus.Builder
-
Indicates the status of the automatic scaling policy.
- state(ClusterState) - Method in interface software.amazon.awssdk.services.emr.model.ClusterStatus.Builder
-
The current state of the cluster.
- state(InstanceFleetState) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetStatus.Builder
-
A code representing the instance fleet status.
- state(InstanceGroupState) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupStatus.Builder
-
The current state of the instance group.
- state(InstanceState) - Method in interface software.amazon.awssdk.services.emr.model.InstanceStatus.Builder
-
The current state of the instance.
- state(StepState) - Method in interface software.amazon.awssdk.services.emr.model.StepStatus.Builder
-
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() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyStatus
-
The reason for a change in status.
- stateChangeReason() - Method in class software.amazon.awssdk.services.emr.model.ClusterStatus
-
The reason for the cluster status change.
- stateChangeReason() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetStatus
-
Provides status change reason details for the instance fleet.
- stateChangeReason() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupStatus
-
The status change reason details for the instance group.
- stateChangeReason() - Method in class software.amazon.awssdk.services.emr.model.InstanceStatus
-
The details of the status change reason for the instance.
- stateChangeReason() - Method in class software.amazon.awssdk.services.emr.model.StepStatus
-
The reason for the step execution status change.
- stateChangeReason(Consumer<AutoScalingPolicyStateChangeReason.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.AutoScalingPolicyStatus.Builder
-
The reason for a change in status.
- stateChangeReason(Consumer<ClusterStateChangeReason.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.ClusterStatus.Builder
-
The reason for the cluster status change.
- 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(Consumer<InstanceGroupStateChangeReason.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupStatus.Builder
-
The status change reason details for the instance group.
- 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(Consumer<StepStateChangeReason.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.StepStatus.Builder
-
The reason for the step execution status change.
- stateChangeReason(AutoScalingPolicyStateChangeReason) - Method in interface software.amazon.awssdk.services.emr.model.AutoScalingPolicyStatus.Builder
-
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(InstanceFleetStateChangeReason) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetStatus.Builder
-
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(InstanceStateChangeReason) - Method in interface software.amazon.awssdk.services.emr.model.InstanceStatus.Builder
-
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.
- statistic() - Method in class software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition
-
The statistic to apply to the metric associated with the alarm.
- 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 - 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() - Method in class software.amazon.awssdk.services.emr.model.AutoScalingPolicyDescription
-
The status of an automatic scaling policy.
- status() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsInfo
-
The status of a CancelSteps Request.
- status() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
The current status details about the cluster.
- status() - Method in class software.amazon.awssdk.services.emr.model.ClusterSummary
-
The details about the current status of the cluster.
- status() - Method in class software.amazon.awssdk.services.emr.model.Instance
-
The current status of the instance.
- status() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleet
-
The current status of the instance fleet.
- status() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroup
-
The current status of the instance group.
- status() - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest
-
The status filter for listing notebook executions.
- status() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
The status of the notebook execution.
- status() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecutionSummary
-
The status of the notebook execution.
- status() - Method in class software.amazon.awssdk.services.emr.model.Step
-
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.
- status(String) - Method in interface software.amazon.awssdk.services.emr.model.CancelStepsInfo.Builder
-
The status of a CancelSteps Request.
- status(String) - Method in interface software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecutionSummary.Builder
-
The status of the notebook execution.
- status(Consumer<AutoScalingPolicyStatus.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.AutoScalingPolicyDescription.Builder
-
The status of an automatic scaling policy.
- status(Consumer<ClusterStatus.Builder>) - 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.ClusterSummary.Builder
-
The details about the current status of the cluster.
- status(Consumer<InstanceFleetStatus.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleet.Builder
-
The current status of the instance fleet.
- status(Consumer<InstanceGroupStatus.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroup.Builder
-
The current status of the instance group.
- status(Consumer<InstanceStatus.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.Instance.Builder
-
The current status of the instance.
- 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(Consumer<StepStatus.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.StepSummary.Builder
-
The current execution status details of the cluster step.
- status(AutoScalingPolicyStatus) - Method in interface software.amazon.awssdk.services.emr.model.AutoScalingPolicyDescription.Builder
-
The status of an automatic scaling policy.
- status(CancelStepsRequestStatus) - Method in interface software.amazon.awssdk.services.emr.model.CancelStepsInfo.Builder
-
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(ClusterStatus) - Method in interface software.amazon.awssdk.services.emr.model.ClusterSummary.Builder
-
The details about the current status of the cluster.
- status(InstanceFleetStatus) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleet.Builder
-
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(InstanceStatus) - Method in interface software.amazon.awssdk.services.emr.model.Instance.Builder
-
The current status of the instance.
- status(NotebookExecutionStatus) - 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.NotebookExecution.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(StepStatus) - Method in interface software.amazon.awssdk.services.emr.model.Step.Builder
-
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.
- 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() - Method in class software.amazon.awssdk.services.emr.model.DescribeStepResponse
-
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(Step) - Method in interface software.amazon.awssdk.services.emr.model.DescribeStepResponse.Builder
-
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_FAILURE - software.amazon.awssdk.services.emr.model.ClusterStateChangeReasonCode
- Step.Builder - Interface in software.amazon.awssdk.services.emr.model
- stepCancellationOption() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsRequest
-
The option to choose to cancel
RUNNING
steps. - 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 - 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() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
Specifies 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() - Method in class software.amazon.awssdk.services.emr.model.ModifyClusterResponse
-
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.
- stepConcurrencyLevel(Integer) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
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(Integer) - Method in interface software.amazon.awssdk.services.emr.model.ModifyClusterResponse.Builder
-
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.
- 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() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsInfo
-
The encrypted StepId of a step.
- stepId() - Method in class software.amazon.awssdk.services.emr.model.DescribeStepRequest
-
The identifier of the step to describe.
- stepId(String) - Method in interface software.amazon.awssdk.services.emr.model.CancelStepsInfo.Builder
-
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.
- stepIds() - Method in class software.amazon.awssdk.services.emr.model.AddJobFlowStepsResponse
-
The identifiers of the list of steps added to the job flow.
- stepIds() - Method in class software.amazon.awssdk.services.emr.model.CancelStepsRequest
-
The list of
StepIDs
to cancel. - 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.
- 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(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.ListStepsRequest.Builder
-
The filter to limit the step list based on the identifier of the steps.
- 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(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.CancelStepsRequest.Builder
-
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.
- steps() - Method in class software.amazon.awssdk.services.emr.model.AddJobFlowStepsRequest
-
A list of StepConfig to be executed by the job flow.
- steps() - Method in class software.amazon.awssdk.services.emr.model.ListStepsResponse
-
The filtered list of steps for the cluster.
- 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
-
Returns an iterable to iterate through the paginated
ListStepsResponse.steps()
member. - steps() - Method in class software.amazon.awssdk.services.emr.paginators.ListStepsPublisher
-
Returns a publisher that can be used to get a stream of data.
- 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(Collection<StepConfig>) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
A list of steps to run.
- steps(Collection<StepSummary>) - Method in interface software.amazon.awssdk.services.emr.model.ListStepsResponse.Builder
-
The filtered list of steps for the cluster.
- 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(Consumer<StepConfig.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
A list of steps to run.
- steps(Consumer<StepSummary.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.ListStepsResponse.Builder
-
The filtered list of steps for the cluster.
- 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(StepConfig...) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
A list of steps to run.
- steps(StepSummary...) - Method in interface software.amazon.awssdk.services.emr.model.ListStepsResponse.Builder
-
The filtered list of steps for the cluster.
- 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() - Method in class software.amazon.awssdk.services.emr.model.ListStepsRequest
-
The filter to limit the step list based on certain states.
- 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.
- stepStatesAsStrings() - Method in class software.amazon.awssdk.services.emr.model.ListStepsRequest
-
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.
- 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.
- 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
- STOP_PENDING - software.amazon.awssdk.services.emr.model.NotebookExecutionStatus
- stopIndex() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Substring
- stopNotebookExecution(Consumer<StopNotebookExecutionRequest.Builder>) - 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.EmrClient
-
Stops a notebook execution.
- stopNotebookExecution(StopNotebookExecutionRequest) - 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.
- 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
-
StopNotebookExecutionRequest
Marshaller - 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
- STOPPED - software.amazon.awssdk.services.emr.model.NotebookExecutionStatus
- STOPPING - software.amazon.awssdk.services.emr.model.NotebookExecutionStatus
- storageGB() - Method in class software.amazon.awssdk.services.emr.model.SupportedInstanceType
-
StorageGB
represents the storage capacity of theSupportedInstanceType
. - storageGB(Integer) - Method in interface software.amazon.awssdk.services.emr.model.SupportedInstanceType.Builder
-
StorageGB
represents the storage capacity of theSupportedInstanceType
. - STRING - software.amazon.awssdk.services.emr.endpoints.internal.ParameterType
- STRING_ARRAY - software.amazon.awssdk.services.emr.endpoints.internal.ParameterType
- stringEquals(String, String) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.RulesFunctions
- StringEqualsFn - Class in software.amazon.awssdk.services.emr.endpoints.internal
- StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.StringEqualsFn
- stringToParse() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Substring
- stringValue() - Method in class software.amazon.awssdk.services.emr.jmespath.internal.JmesPathRuntime.Value
-
Retrieve the actual value that this represents, as a String.
- stringValues() - Method in class software.amazon.awssdk.services.emr.jmespath.internal.JmesPathRuntime.Value
-
Retrieve the actual value that this represents, as a list of String.
- stringValuesMap() - Method in class software.amazon.awssdk.services.emr.jmespath.internal.JmesPathRuntime.Value
-
Retrieve the actual value that this represents, as a map of Strings.
- studio() - Method in class software.amazon.awssdk.services.emr.model.DescribeStudioResponse
-
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(Studio) - Method in interface software.amazon.awssdk.services.emr.model.DescribeStudioResponse.Builder
-
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() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
The Amazon Resource Name (ARN) of the Amazon EMR Studio.
- studioArn(String) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
The Amazon Resource Name (ARN) of the Amazon EMR Studio.
- studioId() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioResponse
-
The ID of the Amazon EMR Studio.
- 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() - Method in class software.amazon.awssdk.services.emr.model.DeleteStudioRequest
-
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() - Method in class software.amazon.awssdk.services.emr.model.DescribeStudioRequest
-
The Amazon EMR Studio ID.
- studioId() - Method in class software.amazon.awssdk.services.emr.model.GetStudioSessionMappingRequest
-
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() - Method in class software.amazon.awssdk.services.emr.model.SessionMappingDetail
-
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() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
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() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioRequest
-
The ID of the Amazon EMR Studio to update.
- studioId() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingRequest
-
The ID 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(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(String) - Method in interface software.amazon.awssdk.services.emr.model.DeleteStudioRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.DescribeStudioRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.ListStudioSessionMappingsRequest.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.SessionMappingSummary.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.StudioSummary.Builder
-
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(String) - Method in interface software.amazon.awssdk.services.emr.model.UpdateStudioSessionMappingRequest.Builder
-
The ID of the Amazon EMR Studio.
- 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
-
Returns an iterable to iterate through the paginated
ListStudiosResponse.studios()
member. - studios() - Method in class software.amazon.awssdk.services.emr.paginators.ListStudiosPublisher
-
Returns a publisher that can be used to get a stream of data.
- studios(Collection<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(StudioSummary...) - Method in interface software.amazon.awssdk.services.emr.model.ListStudiosResponse.Builder
-
The list of Studio summary objects.
- 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
- SUBMITTED - software.amazon.awssdk.services.emr.model.CancelStepsRequestStatus
- subnetIds() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
A list of subnet IDs to associate 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() - Method in class software.amazon.awssdk.services.emr.model.UpdateStudioRequest
-
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(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.UpdateStudioRequest.Builder
-
A list of subnet IDs to associate with the Amazon EMR Studio.
- 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(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(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.
- 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
- subscribe(Subscriber<? super ListSupportedInstanceTypesResponse>) - Method in class software.amazon.awssdk.services.emr.paginators.ListSupportedInstanceTypesPublisher
- substring(String, int, int, boolean) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.RulesFunctions
- Substring - Class in software.amazon.awssdk.services.emr.endpoints.internal
- Substring(FnNode) - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.Substring
- SUBSTRING - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.Substring
- SUM - software.amazon.awssdk.services.emr.model.Statistic
- SupportedInstanceType - Class in software.amazon.awssdk.services.emr.model
-
An instance type that the specified Amazon EMR release supports.
- SupportedInstanceType.Builder - Interface in software.amazon.awssdk.services.emr.model
- supportedInstanceTypes() - Method in class software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesResponse
-
The list of instance types that the release specified in
ListSupportedInstanceTypesInput$ReleaseLabel
supports, filtered by Amazon Web Services Region. - supportedInstanceTypes(Collection<SupportedInstanceType>) - Method in interface software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesResponse.Builder
-
The list of instance types that the release specified in
ListSupportedInstanceTypesInput$ReleaseLabel
supports, filtered by Amazon Web Services Region. - supportedInstanceTypes(Consumer<SupportedInstanceType.Builder>...) - Method in interface software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesResponse.Builder
-
The list of instance types that the release specified in
ListSupportedInstanceTypesInput$ReleaseLabel
supports, filtered by Amazon Web Services Region. - supportedInstanceTypes(SupportedInstanceType...) - Method in interface software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesResponse.Builder
-
The list of instance types that the release specified in
ListSupportedInstanceTypesInput$ReleaseLabel
supports, filtered by Amazon Web Services Region. - 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() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
- supportedProducts(String...) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
- supportedProducts(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
- SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.PartitionFn
- SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.PartitionFn
- supportsDualStack() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Outputs
- supportsDualStack() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RulePartition
- supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Outputs.Builder
- supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RulePartition.Builder
- supportsFips() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Outputs
- supportsFips() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RulePartition
- supportsFips(boolean) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Outputs.Builder
- supportsFips(boolean) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RulePartition.Builder
- supportsFIPS() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RulePartition
- SUSPENDED - software.amazon.awssdk.services.emr.model.InstanceFleetState
- SUSPENDED - software.amazon.awssdk.services.emr.model.InstanceGroupState
- SWITCH_TO_ON_DEMAND - software.amazon.awssdk.services.emr.model.SpotProvisioningTimeoutAction
T
- 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() - Method in class software.amazon.awssdk.services.emr.model.RemoveTagsRequest
-
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(Collection<String>) - Method in interface software.amazon.awssdk.services.emr.model.RemoveTagsRequest.Builder
-
A list of tag keys to remove from the resource.
- tags() - Method in class software.amazon.awssdk.services.emr.model.AddTagsRequest
-
A list of tags to associate with a resource.
- tags() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
A list of tags associated with a cluster.
- tags() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
A list of tags to associate with the Amazon EMR Studio.
- tags() - Method in class software.amazon.awssdk.services.emr.model.NotebookExecution
-
A list of tags associated with a notebook execution.
- 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() - Method in class software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest
-
A list of tags associated with a notebook execution.
- tags() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
A list of tags associated with the Amazon EMR Studio.
- tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.emr.model.AddTagsRequest.Builder
-
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(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(Collection<Tag>) - Method in interface software.amazon.awssdk.services.emr.model.NotebookExecution.Builder
-
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(Collection<Tag>) - Method in interface software.amazon.awssdk.services.emr.model.StartNotebookExecutionRequest.Builder
-
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(Consumer<Tag.Builder>...) - 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.Cluster.Builder
-
A list of tags associated with a cluster.
- 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(Consumer<Tag.Builder>...) - 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.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.StartNotebookExecutionRequest.Builder
-
A list of tags associated with a notebook execution.
- 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(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.Cluster.Builder
-
A list of tags associated with a cluster.
- 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(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.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.StartNotebookExecutionRequest.Builder
-
A list of tags associated with a notebook execution.
- tags(Tag...) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
A list of tags associated with the Amazon EMR Studio.
- target() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.GetAttr
- target() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Not
- target() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.SingleArgFn
- target(Expr) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.GetAttr.Builder
- 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() - 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() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig
-
The target capacity of On-Demand units for the instance fleet.
- 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(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(Integer) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig.Builder
-
The target capacity of On-Demand units for the instance fleet.
- 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() - 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() - Method in class software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig
-
The target capacity of Spot 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(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(Integer) - Method in interface software.amazon.awssdk.services.emr.model.InstanceFleetModifyConfig.Builder
-
The target capacity of Spot units for the instance fleet.
- TASK - software.amazon.awssdk.services.emr.model.InstanceFleetType
- TASK - software.amazon.awssdk.services.emr.model.InstanceGroupType
- TASK - software.amazon.awssdk.services.emr.model.InstanceRoleType
- template() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Expr
- template() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.GetAttr
- template() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter
- template() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Ref
- Template - Class in software.amazon.awssdk.services.emr.endpoints.internal
-
Template represents a "Template Literal".
- Template.Dynamic - Class in software.amazon.awssdk.services.emr.endpoints.internal
- Template.Literal - Class in software.amazon.awssdk.services.emr.endpoints.internal
- Template.Part - Class in software.amazon.awssdk.services.emr.endpoints.internal
- TemplateVisitor<T> - Interface in software.amazon.awssdk.services.emr.endpoints.internal
-
For code generating from a template, use a `TemplateVisitor`.
- TERA_BITS - software.amazon.awssdk.services.emr.model.Unit
- TERA_BITS_PER_SECOND - software.amazon.awssdk.services.emr.model.Unit
- TERA_BYTES - software.amazon.awssdk.services.emr.model.Unit
- TERA_BYTES_PER_SECOND - software.amazon.awssdk.services.emr.model.Unit
- TERMINATE_AT_INSTANCE_HOUR - software.amazon.awssdk.services.emr.model.ScaleDownBehavior
- TERMINATE_AT_TASK_COMPLETION - software.amazon.awssdk.services.emr.model.ScaleDownBehavior
- TERMINATE_CLUSTER - software.amazon.awssdk.services.emr.model.ActionOnFailure
- TERMINATE_CLUSTER - software.amazon.awssdk.services.emr.model.SpotProvisioningTimeoutAction
- TERMINATE_JOB_FLOW - software.amazon.awssdk.services.emr.model.ActionOnFailure
- TERMINATE_PROCESS - software.amazon.awssdk.services.emr.model.StepCancellationOption
- TERMINATED - software.amazon.awssdk.services.emr.model.ClusterState
- TERMINATED - software.amazon.awssdk.services.emr.model.InstanceFleetState
- TERMINATED - software.amazon.awssdk.services.emr.model.InstanceGroupState
- TERMINATED - software.amazon.awssdk.services.emr.model.InstanceState
- TERMINATED_WITH_ERRORS - software.amazon.awssdk.services.emr.model.ClusterState
- terminateJobFlows(Consumer<TerminateJobFlowsRequest.Builder>) - 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.EmrClient
-
TerminateJobFlows shuts a list of clusters (job flows) down.
- terminateJobFlows(TerminateJobFlowsRequest) - 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.
- TerminateJobFlowsRequest - Class in software.amazon.awssdk.services.emr.model
-
Input to the TerminateJobFlows operation.
- TerminateJobFlowsRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
- TerminateJobFlowsRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
TerminateJobFlowsRequest
Marshaller - 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
- TERMINATING - software.amazon.awssdk.services.emr.model.ClusterState
- TERMINATING - software.amazon.awssdk.services.emr.model.InstanceFleetState
- TERMINATING - software.amazon.awssdk.services.emr.model.InstanceGroupState
- terminationProtected() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
Indicates whether Amazon EMR will lock the cluster to prevent the Amazon 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.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() - 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.
- terminationProtected(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
Indicates whether Amazon EMR will lock the cluster to prevent the Amazon 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(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.
- threshold() - Method in class software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition
-
The value against which the specified statistic is compared.
- threshold(Double) - Method in interface software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition.Builder
-
The value against which the specified statistic is compared.
- throughput() - Method in class software.amazon.awssdk.services.emr.model.VolumeSpecification
-
The throughput, in mebibyte per second (MiB/s).
- throughput(Integer) - Method in interface software.amazon.awssdk.services.emr.model.VolumeSpecification.Builder
-
The throughput, in mebibyte per second (MiB/s).
- 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() - 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() - Method in class software.amazon.awssdk.services.emr.model.InstanceGroupStatus
-
The timeline of the instance group status over time.
- timeline() - Method in class software.amazon.awssdk.services.emr.model.InstanceStatus
-
The timeline of the instance status over time.
- timeline() - Method in class software.amazon.awssdk.services.emr.model.StepStatus
-
The timeline of the cluster step status over time.
- 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(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(Consumer<InstanceGroupTimeline.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupStatus.Builder
-
The timeline of the instance group 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(Consumer<StepTimeline.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.StepStatus.Builder
-
The timeline of the cluster step status over time.
- 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(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(InstanceGroupTimeline) - Method in interface software.amazon.awssdk.services.emr.model.InstanceGroupStatus.Builder
-
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(StepTimeline) - Method in interface software.amazon.awssdk.services.emr.model.StepStatus.Builder
-
The timeline of the cluster step status over time.
- timeoutAction() - Method in class software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification
-
The action to take when
TargetSpotCapacity
has not been fulfilled when theTimeoutDurationMinutes
has expired; that is, when all Spot Instances could not be provisioned within the Spot provisioning timeout. - timeoutAction(String) - Method in interface software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification.Builder
-
The action to take when
TargetSpotCapacity
has not been fulfilled when theTimeoutDurationMinutes
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 theTimeoutDurationMinutes
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 theTimeoutDurationMinutes
has expired; that is, when all Spot Instances could not be provisioned within the Spot provisioning timeout. - timeoutDurationMinutes() - Method in class software.amazon.awssdk.services.emr.model.OnDemandResizingSpecification
-
On-Demand resize timeout in minutes.
- timeoutDurationMinutes() - Method in class software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification
-
The Spot provisioning timeout period in minutes.
- timeoutDurationMinutes() - Method in class software.amazon.awssdk.services.emr.model.SpotResizingSpecification
-
Spot resize timeout in minutes.
- timeoutDurationMinutes(Integer) - Method in interface software.amazon.awssdk.services.emr.model.OnDemandResizingSpecification.Builder
-
On-Demand resize timeout in minutes.
- timeoutDurationMinutes(Integer) - Method in interface software.amazon.awssdk.services.emr.model.SpotProvisioningSpecification.Builder
-
The Spot provisioning timeout period in minutes.
- timeoutDurationMinutes(Integer) - Method in interface software.amazon.awssdk.services.emr.model.SpotResizingSpecification.Builder
-
Spot resize timeout in minutes.
- to() - Method in class software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest
-
The end of time range filter for listing notebook executions.
- to(Instant) - Method in interface software.amazon.awssdk.services.emr.model.ListNotebookExecutionsRequest.Builder
-
The end of time range filter for listing notebook executions.
- toBuilder() - Method in interface software.amazon.awssdk.services.emr.auth.scheme.EmrAuthSchemeParams
-
Returns a
EmrAuthSchemeParams.Builder
to customize the parameters. - toBuilder() - Method in class software.amazon.awssdk.services.emr.auth.scheme.internal.DefaultEmrAuthSchemeParams
- toBuilder() - Method in class software.amazon.awssdk.services.emr.endpoints.EmrEndpointParams
- 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.Credentials
- 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.ErrorDetail
- 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.GetClusterSessionCredentialsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.GetClusterSessionCredentialsResponse
- 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.InstanceFleetResizingSpecifications
- 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.ListSupportedInstanceTypesRequest
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesResponse
- 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.NotebookS3LocationForOutput
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.NotebookS3LocationFromInput
- 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.OnDemandResizingSpecification
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.OSRelease
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.OutputNotebookS3LocationForOutput
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.OutputNotebookS3LocationFromInput
- 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.SetKeepJobFlowAliveWhenNoStepsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.SetKeepJobFlowAliveWhenNoStepsResponse
- 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.SetUnhealthyNodeReplacementRequest
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.SetUnhealthyNodeReplacementResponse
- 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.SpotResizingSpecification
- 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.SupportedInstanceType
- 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.UsernamePassword
- toBuilder() - Method in class software.amazon.awssdk.services.emr.model.VolumeSpecification
- toList() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameters
- toParameterReference() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter
- toParameterReference() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.ParameterReference
- toParameterReference() - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.ToParameterReference
- ToParameterReference - Interface in software.amazon.awssdk.services.emr.endpoints.internal
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Arn
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Condition
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.EndpointResult
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.EndpointRule
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.EndpointRuleset
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.ErrorRule
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.FatScope
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Fn
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.GetAttr.Part.Index
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.GetAttr.Part.Key
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.GetAttr
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Identifier
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Literal
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Outputs
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter.Deprecated
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.ParameterReference
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameters
- toString() - Method in enum software.amazon.awssdk.services.emr.endpoints.internal.ParameterType
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Partition
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Partitions
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Ref
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleArn
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Scope
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Template.Dynamic
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Template.Literal
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Template
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.TreeRule
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Array
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Endpoint
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Record
- toString() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Str
- toString() - Method in class software.amazon.awssdk.services.emr.jmespath.internal.JmesPathRuntime.Value
- 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.Credentials
-
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.ErrorDetail
-
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.GetClusterSessionCredentialsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.GetClusterSessionCredentialsResponse
-
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.IdcUserAssignment
- 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 class software.amazon.awssdk.services.emr.model.InstanceFleetResizingSpecifications
-
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.ListSupportedInstanceTypesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.ListSupportedInstanceTypesResponse
-
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.NotebookS3LocationForOutput
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.NotebookS3LocationFromInput
-
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.OnDemandResizingSpecification
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.OSRelease
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.emr.model.OutputNotebookFormat
- toString() - Method in class software.amazon.awssdk.services.emr.model.OutputNotebookS3LocationForOutput
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.OutputNotebookS3LocationFromInput
-
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 enum software.amazon.awssdk.services.emr.model.ReconfigurationType
- 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.SetKeepJobFlowAliveWhenNoStepsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.SetKeepJobFlowAliveWhenNoStepsResponse
-
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.SetUnhealthyNodeReplacementRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.emr.model.SetUnhealthyNodeReplacementResponse
-
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.SpotResizingSpecification
-
Returns a string representation of this object.
- 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.SupportedInstanceType
-
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.UsernamePassword
-
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.
- TREE - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.Rule
- treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Rule.Builder
- TreeRule - Class in software.amazon.awssdk.services.emr.endpoints.internal
- TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.TreeRule
- trigger() - Method in class software.amazon.awssdk.services.emr.model.ScalingRule
-
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(ScalingTrigger) - Method in interface software.amazon.awssdk.services.emr.model.ScalingRule.Builder
-
The CloudWatch alarm definition that determines when automatic scaling activity is triggered.
- trustedIdentityPropagationEnabled() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
A Boolean indicating whether to enable Trusted identity propagation for the Studio.
- trustedIdentityPropagationEnabled() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
Indicates whether the Studio has Trusted identity propagation enabled.
- trustedIdentityPropagationEnabled(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
-
A Boolean indicating whether to enable Trusted identity propagation for the Studio.
- trustedIdentityPropagationEnabled(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
Indicates whether the Studio has Trusted identity propagation enabled.
- type() - Method in class software.amazon.awssdk.services.emr.model.Credentials
-
Retrieve an enum value representing which member of this object is populated.
- type() - Method in class software.amazon.awssdk.services.emr.model.ExecutionEngineConfig
-
The type of execution engine.
- type() - Method in class software.amazon.awssdk.services.emr.model.SupportedInstanceType
- type(String) - Method in interface software.amazon.awssdk.services.emr.model.ExecutionEngineConfig.Builder
-
The type of execution engine.
- type(String) - Method in interface software.amazon.awssdk.services.emr.model.SupportedInstanceType.Builder
- type(ParameterType) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter.Builder
- type(ExecutionEngineType) - Method in interface software.amazon.awssdk.services.emr.model.ExecutionEngineConfig.Builder
-
The type of execution engine.
- TYPE - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter
- TYPE - Static variable in class software.amazon.awssdk.services.emr.endpoints.internal.Rule
- typeAsString() - Method in class software.amazon.awssdk.services.emr.model.ExecutionEngineConfig
-
The type of execution engine.
- types() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.FatScope
U
- unescape(String) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.Template.Literal
- unhealthyNodeReplacement() - Method in class software.amazon.awssdk.services.emr.model.Cluster
-
Indicates whether Amazon EMR should gracefully replace Amazon EC2 core instances that have degraded within the cluster.
- unhealthyNodeReplacement() - Method in class software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig
-
Indicates whether Amazon EMR should gracefully replace core nodes that have degraded within the cluster.
- unhealthyNodeReplacement() - Method in class software.amazon.awssdk.services.emr.model.SetUnhealthyNodeReplacementRequest
-
Indicates whether to turn on or turn off graceful unhealthy node replacement.
- unhealthyNodeReplacement(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.Cluster.Builder
-
Indicates whether Amazon EMR should gracefully replace Amazon EC2 core instances that have degraded within the cluster.
- unhealthyNodeReplacement(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.JobFlowInstancesConfig.Builder
-
Indicates whether Amazon EMR should gracefully replace core nodes that have degraded within the cluster.
- unhealthyNodeReplacement(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.SetUnhealthyNodeReplacementRequest.Builder
-
Indicates whether to turn on or turn off graceful unhealthy node replacement.
- unit() - Method in class software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition
-
The unit of measure associated with the CloudWatch metric being watched.
- unit(String) - Method in interface software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition.Builder
-
The unit of measure associated with the CloudWatch metric being watched.
- unit(Unit) - Method in interface software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition.Builder
-
The unit of measure associated with the CloudWatch metric being watched.
- Unit - Enum in software.amazon.awssdk.services.emr.model
- unitAsString() - Method in class software.amazon.awssdk.services.emr.model.CloudWatchAlarmDefinition
-
The unit of measure associated with the CloudWatch metric being watched.
- unitType() - Method in class software.amazon.awssdk.services.emr.model.ComputeLimits
-
The unit type used for specifying a managed scaling policy.
- unitType(String) - Method in interface software.amazon.awssdk.services.emr.model.ComputeLimits.Builder
-
The unit type used for specifying a managed scaling policy.
- unitType(ComputeLimitsUnitType) - Method in interface software.amazon.awssdk.services.emr.model.ComputeLimits.Builder
-
The unit type used for specifying a managed scaling policy.
- unitTypeAsString() - Method in class software.amazon.awssdk.services.emr.model.ComputeLimits
-
The unit type used for specifying a managed scaling policy.
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.ActionOnFailure
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.AdjustmentType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.AuthMode
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.AutoScalingPolicyState
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.AutoScalingPolicyStateChangeReasonCode
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.CancelStepsRequestStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.ClusterState
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.ClusterStateChangeReasonCode
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.ComparisonOperator
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.ComputeLimitsUnitType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.Credentials.Type
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.ExecutionEngineType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.IdcUserAssignment
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.IdentityType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.InstanceCollectionType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.InstanceFleetState
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReasonCode
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.InstanceFleetType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.InstanceGroupState
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReasonCode
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.InstanceGroupType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.InstanceRoleType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.InstanceState
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.InstanceStateChangeReasonCode
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.MarketType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.NotebookExecutionStatus
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationPreference
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationUsageStrategy
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.OnDemandProvisioningAllocationStrategy
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.OutputNotebookFormat
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.PlacementGroupStrategy
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.ReconfigurationType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.RepoUpgradeOnBoot
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.ScaleDownBehavior
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.SpotProvisioningAllocationStrategy
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.SpotProvisioningTimeoutAction
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.Statistic
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.StepCancellationOption
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.StepState
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.StepStateChangeReasonCode
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.emr.model.Unit
- updateStudio(Consumer<UpdateStudioRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Updates an Amazon EMR Studio configuration, including attributes such as name, description, and subnets.
- updateStudio(Consumer<UpdateStudioRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Updates an Amazon EMR Studio configuration, including attributes such as name, description, and subnets.
- updateStudio(UpdateStudioRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Updates an Amazon EMR Studio configuration, including attributes such as name, description, and subnets.
- updateStudio(UpdateStudioRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Updates an Amazon EMR Studio configuration, including attributes such as name, description, and subnets.
- UpdateStudioRequest - Class in software.amazon.awssdk.services.emr.model
- UpdateStudioRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
- UpdateStudioRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
UpdateStudioRequest
Marshaller - UpdateStudioRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.UpdateStudioRequestMarshaller
- UpdateStudioResponse - Class in software.amazon.awssdk.services.emr.model
- UpdateStudioResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
- updateStudioSessionMapping(Consumer<UpdateStudioSessionMappingRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Updates the session policy attached to the user or group for the specified Amazon EMR Studio.
- updateStudioSessionMapping(Consumer<UpdateStudioSessionMappingRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Updates the session policy attached to the user or group for the specified Amazon EMR Studio.
- updateStudioSessionMapping(UpdateStudioSessionMappingRequest) - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Updates the session policy attached to the user or group for the specified Amazon EMR Studio.
- updateStudioSessionMapping(UpdateStudioSessionMappingRequest) - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Updates the session policy attached to the user or group for the specified Amazon EMR Studio.
- UpdateStudioSessionMappingRequest - Class in software.amazon.awssdk.services.emr.model
- UpdateStudioSessionMappingRequest.Builder - Interface in software.amazon.awssdk.services.emr.model
- UpdateStudioSessionMappingRequestMarshaller - Class in software.amazon.awssdk.services.emr.transform
-
UpdateStudioSessionMappingRequest
Marshaller - UpdateStudioSessionMappingRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.emr.transform.UpdateStudioSessionMappingRequestMarshaller
- UpdateStudioSessionMappingResponse - Class in software.amazon.awssdk.services.emr.model
- UpdateStudioSessionMappingResponse.Builder - Interface in software.amazon.awssdk.services.emr.model
- uriEncode(String) - Static method in class software.amazon.awssdk.services.emr.endpoints.internal.RulesFunctions
- UriEncodeFn - Class in software.amazon.awssdk.services.emr.endpoints.internal
- UriEncodeFn(FnNode) - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.UriEncodeFn
- url() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioResponse
-
The unique Studio access URL.
- url() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
The unique access URL of the Amazon EMR Studio.
- url() - Method in class software.amazon.awssdk.services.emr.model.StudioSummary
-
The unique access URL of the Amazon EMR Studio.
- url(String) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Value.Endpoint.Builder
- url(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioResponse.Builder
-
The unique Studio access URL.
- url(String) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
The unique access URL of the Amazon EMR Studio.
- url(String) - Method in interface software.amazon.awssdk.services.emr.model.StudioSummary.Builder
-
The unique access URL of the Amazon EMR Studio.
- url(Expr) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.EndpointResult.Builder
- usageStrategy() - Method in class software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationOptions
-
Indicates whether to use unused Capacity Reservations for fulfilling On-Demand capacity.
- usageStrategy(String) - Method in interface software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationOptions.Builder
-
Indicates whether to use unused Capacity Reservations for fulfilling On-Demand capacity.
- usageStrategy(OnDemandCapacityReservationUsageStrategy) - Method in interface software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationOptions.Builder
-
Indicates whether to use unused Capacity Reservations for fulfilling On-Demand capacity.
- usageStrategyAsString() - Method in class software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationOptions
-
Indicates whether to use unused Capacity Reservations for fulfilling On-Demand capacity.
- USE_CAPACITY_RESERVATIONS_FIRST - software.amazon.awssdk.services.emr.model.OnDemandCapacityReservationUsageStrategy
- useDualStack() - Method in class software.amazon.awssdk.services.emr.endpoints.EmrEndpointParams
- useDualStack(Boolean) - Method in interface software.amazon.awssdk.services.emr.endpoints.EmrEndpointParams.Builder
- useFips() - Method in class software.amazon.awssdk.services.emr.endpoints.EmrEndpointParams
- useFips(Boolean) - Method in interface software.amazon.awssdk.services.emr.endpoints.EmrEndpointParams.Builder
- USER - software.amazon.awssdk.services.emr.model.IdentityType
- USER_REQUEST - software.amazon.awssdk.services.emr.model.AutoScalingPolicyStateChangeReasonCode
- USER_REQUEST - software.amazon.awssdk.services.emr.model.ClusterStateChangeReasonCode
- UserAgentUtils - Class in software.amazon.awssdk.services.emr.internal
- username() - Method in class software.amazon.awssdk.services.emr.model.UsernamePassword
-
The username associated with the temporary credentials that you use to connect to cluster endpoints.
- username(String) - Method in interface software.amazon.awssdk.services.emr.model.UsernamePassword.Builder
-
The username associated with the temporary credentials that you use to connect to cluster endpoints.
- USERNAME_PASSWORD - software.amazon.awssdk.services.emr.model.Credentials.Type
- usernamePassword() - Method in class software.amazon.awssdk.services.emr.model.Credentials
-
The username and password that you use to connect to cluster endpoints.
- usernamePassword(Consumer<UsernamePassword.Builder>) - Method in interface software.amazon.awssdk.services.emr.model.Credentials.Builder
-
The username and password that you use to connect to cluster endpoints.
- usernamePassword(UsernamePassword) - Method in interface software.amazon.awssdk.services.emr.model.Credentials.Builder
-
The username and password that you use to connect to cluster endpoints.
- UsernamePassword - Class in software.amazon.awssdk.services.emr.model
-
The username and password that you use to connect to cluster endpoints.
- UsernamePassword.Builder - Interface in software.amazon.awssdk.services.emr.model
- userRole() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
The IAM user role that users and groups assume when logged in to an Amazon EMR Studio.
- userRole() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
The name of the IAM role assumed by users logged in to the Amazon EMR Studio.
- userRole(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
-
The IAM user role that users and groups assume when logged in to an Amazon EMR Studio.
- userRole(String) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
The name of the IAM role assumed by users logged in to the Amazon EMR Studio.
V
- validate() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.FnNode
- VALIDATION_ERROR - software.amazon.awssdk.services.emr.model.ClusterStateChangeReasonCode
- VALIDATION_ERROR - software.amazon.awssdk.services.emr.model.InstanceFleetStateChangeReasonCode
- VALIDATION_ERROR - software.amazon.awssdk.services.emr.model.InstanceGroupStateChangeReasonCode
- VALIDATION_ERROR - software.amazon.awssdk.services.emr.model.InstanceStateChangeReasonCode
- value() - Method in class software.amazon.awssdk.services.emr.jmespath.internal.JmesPathRuntime.Value
-
Retrieve the actual value that this represents (this will be the same value passed to the constructor).
- value() - Method in class software.amazon.awssdk.services.emr.model.KeyValue
-
The value part of the identified key.
- value() - Method in class software.amazon.awssdk.services.emr.model.MetricDimension
-
The dimension value.
- value() - Method in class software.amazon.awssdk.services.emr.model.Tag
-
A user-defined value, which is optional in a tag.
- value(String) - Method in interface software.amazon.awssdk.services.emr.model.KeyValue.Builder
-
The value part of the identified key.
- value(String) - Method in interface software.amazon.awssdk.services.emr.model.MetricDimension.Builder
-
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(Value) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Parameter.Builder
- Value - Class in software.amazon.awssdk.services.emr.endpoints.internal
-
Base class for the types of values computable by the
RuleEngine
. - Value() - Constructor for class software.amazon.awssdk.services.emr.endpoints.internal.Value
- Value(Object) - Constructor for class software.amazon.awssdk.services.emr.jmespath.internal.JmesPathRuntime.Value
-
Create a non-projection value, where the value type is determined reflectively.
- Value.Array - Class in software.amazon.awssdk.services.emr.endpoints.internal
-
An array value.
- Value.Bool - Class in software.amazon.awssdk.services.emr.endpoints.internal
-
A boolean value.
- Value.Endpoint - Class in software.amazon.awssdk.services.emr.endpoints.internal
- Value.Endpoint.Builder - Class in software.amazon.awssdk.services.emr.endpoints.internal
- Value.Int - Class in software.amazon.awssdk.services.emr.endpoints.internal
-
An integer value.
- Value.None - Class in software.amazon.awssdk.services.emr.endpoints.internal
- Value.Record - Class in software.amazon.awssdk.services.emr.endpoints.internal
-
A record (map) value.
- Value.Str - Class in software.amazon.awssdk.services.emr.endpoints.internal
-
A string value.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.emr.endpoints.internal.ParameterType
-
Returns the enum constant of this type with the specified name.
- 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.Credentials.Type
-
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.IdcUserAssignment
-
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.OutputNotebookFormat
-
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.ReconfigurationType
-
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.endpoints.internal.ParameterType
-
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.jmespath.internal.JmesPathRuntime.Value
-
Retrieve the actual value that this represents, as a list of object.
- 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.Credentials.Type
-
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.IdcUserAssignment
-
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.OutputNotebookFormat
-
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.ReconfigurationType
-
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.
- vcpu() - Method in class software.amazon.awssdk.services.emr.model.SupportedInstanceType
-
The number of vCPUs available for the
SupportedInstanceType
. - vcpu(Integer) - Method in interface software.amazon.awssdk.services.emr.model.SupportedInstanceType.Builder
-
The number of vCPUs available for the
SupportedInstanceType
. - VCPU - software.amazon.awssdk.services.emr.model.ComputeLimitsUnitType
- version() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Partitions
- version() - Method in class software.amazon.awssdk.services.emr.model.Application
-
The version of the application.
- version() - Method in class software.amazon.awssdk.services.emr.model.SimplifiedApplication
-
The returned release label application version.
- version(String) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.EndpointRuleset.Builder
- version(String) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.Partitions.Builder
- version(String) - Method in interface software.amazon.awssdk.services.emr.model.Application.Builder
-
The version of the application.
- version(String) - Method in interface software.amazon.awssdk.services.emr.model.SimplifiedApplication.Builder
-
The returned release label application version.
- 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() - Method in class software.amazon.awssdk.services.emr.model.RunJobFlowRequest
-
- 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 Amazon EMR actions on the cluster that the IAM policies attached to the principal allow. - 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(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.RunJobFlowRequest.Builder
-
- 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 Amazon EMR actions on the cluster that the IAM policies attached to the principal allow. - visitBool(boolean) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.Literal.Visitor
- visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.FnVisitor
- visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleEvaluator
- visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.TemplateVisitor
-
Visit a dynamic element within a multipart template.
- visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.RuleValueVisitor
- visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.RuleValueVisitor
- visitFn(Fn) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.ExprVisitor.Default
- visitFn(Fn) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.ExprVisitor
- visitFn(Fn) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleEvaluator
- visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.FnVisitor
- visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleEvaluator
- visitInt(int) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.Literal.Visitor
- visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.FnVisitor
- visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleEvaluator
- visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.FnVisitor
- visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleEvaluator
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.FnVisitor
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleEvaluator
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.ExprVisitor.Default
- visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.ExprVisitor
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleEvaluator
- visitNot(Not) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.FnVisitor
- visitNot(Not) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleEvaluator
- visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.Literal.Visitor
- visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.FnVisitor
- visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleEvaluator
- visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.FnVisitor
- visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleEvaluator
- visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.FnVisitor
- visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleEvaluator
- visitRef(Ref) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.ExprVisitor.Default
- visitRef(Ref) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.ExprVisitor
- visitRef(Ref) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleEvaluator
- visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.TemplateVisitor
-
The template contains a single dynamic element, eg.
- visitStaticElement(String) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.TemplateVisitor
-
Visit a static element within a multipart template.
- visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.TemplateVisitor
-
The template contains a single static string, eg.
- visitStr(Template) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.Literal.Visitor
- visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.FnVisitor
- visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleEvaluator
- visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.FnVisitor
- visitSubstring(Substring) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleEvaluator
- visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.RuleValueVisitor
- visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.Literal.Visitor
- visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.emr.endpoints.internal.FnVisitor
- visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.RuleEvaluator
- volumeId() - Method in class software.amazon.awssdk.services.emr.model.EbsVolume
-
The volume identifier of the EBS volume.
- volumeId(String) - Method in interface software.amazon.awssdk.services.emr.model.EbsVolume.Builder
-
The volume identifier of the EBS volume.
- volumeSpecification() - Method in class software.amazon.awssdk.services.emr.model.EbsBlockDevice
-
EBS volume specifications such as volume type, IOPS, size (GiB) and throughput (MiB/s) that are requested for the EBS volume attached to an Amazon EC2 instance in the cluster.
- volumeSpecification() - Method in class software.amazon.awssdk.services.emr.model.EbsBlockDeviceConfig
-
EBS volume specifications such as volume type, IOPS, size (GiB) and throughput (MiB/s) that are requested for the EBS volume attached to an Amazon 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, size (GiB) and throughput (MiB/s) that are requested for the EBS volume attached to an Amazon 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, size (GiB) and throughput (MiB/s) that are requested for the EBS volume attached to an Amazon EC2 instance in the cluster.
- volumeSpecification(VolumeSpecification) - Method in interface software.amazon.awssdk.services.emr.model.EbsBlockDevice.Builder
-
EBS volume specifications such as volume type, IOPS, size (GiB) and throughput (MiB/s) that are requested for the EBS volume attached to an Amazon 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, size (GiB) and throughput (MiB/s) that are requested for the EBS volume attached to an Amazon EC2 instance in the cluster.
- VolumeSpecification - Class in software.amazon.awssdk.services.emr.model
-
EBS volume specifications such as volume type, IOPS, size (GiB) and throughput (MiB/s) that are requested for the EBS volume attached to an Amazon EC2 instance in the cluster.
- VolumeSpecification.Builder - Interface in software.amazon.awssdk.services.emr.model
- volumesPerInstance() - Method in class software.amazon.awssdk.services.emr.model.EbsBlockDeviceConfig
-
Number of EBS volumes with a specific volume configuration that are associated with every instance in the instance group
- volumesPerInstance(Integer) - Method in interface software.amazon.awssdk.services.emr.model.EbsBlockDeviceConfig.Builder
-
Number of EBS volumes with a specific volume configuration that are associated with every instance in the instance group
- volumeType() - Method in class software.amazon.awssdk.services.emr.model.VolumeSpecification
-
The volume type.
- volumeType(String) - Method in interface software.amazon.awssdk.services.emr.model.VolumeSpecification.Builder
-
The volume type.
- 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() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
The ID of the 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.
- 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(String) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
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.
W
- waiter() - Method in interface software.amazon.awssdk.services.emr.EmrAsyncClient
-
Create an instance of
EmrAsyncWaiter
using this client. - waiter() - Method in interface software.amazon.awssdk.services.emr.EmrClient
-
Create an instance of
EmrWaiter
using this client. - WaitersRuntime - Class in software.amazon.awssdk.services.emr.waiters.internal
-
Contains classes used at runtime by the code generator classes for waiter acceptors generated from JMESPath expressions.
- WaitersRuntime.ResponseStatusAcceptor - Class in software.amazon.awssdk.services.emr.waiters.internal
-
A
WaiterAcceptor
implementation that checks for a specific HTTP response status, regardless of whether it's reported by a response or an exception. - waiterState() - Method in class software.amazon.awssdk.services.emr.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
- WAITING - software.amazon.awssdk.services.emr.model.ClusterState
- waitUntilClusterRunning(Consumer<DescribeClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrAsyncWaiter
-
Polls
EmrAsyncClient.describeCluster(software.amazon.awssdk.services.emr.model.DescribeClusterRequest)
API until the desired conditionClusterRunning
is met, or until it is determined that the resource will never enter into the desired state. - waitUntilClusterRunning(Consumer<DescribeClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrWaiter
-
Polls
EmrClient.describeCluster(software.amazon.awssdk.services.emr.model.DescribeClusterRequest)
API until the desired conditionClusterRunning
is met, or until it is determined that the resource will never enter into the desired state. - waitUntilClusterRunning(Consumer<DescribeClusterRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrAsyncWaiter
-
Polls
EmrAsyncClient.describeCluster(software.amazon.awssdk.services.emr.model.DescribeClusterRequest)
API until the desired conditionClusterRunning
is met, or until it is determined that the resource will never enter into the desired state. - waitUntilClusterRunning(Consumer<DescribeClusterRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrWaiter
-
Polls
EmrClient.describeCluster(software.amazon.awssdk.services.emr.model.DescribeClusterRequest)
API until the desired conditionClusterRunning
is met, or until it is determined that the resource will never enter into the desired state. - waitUntilClusterRunning(DescribeClusterRequest) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrAsyncWaiter
-
Polls
EmrAsyncClient.describeCluster(software.amazon.awssdk.services.emr.model.DescribeClusterRequest)
API until the desired conditionClusterRunning
is met, or until it is determined that the resource will never enter into the desired state - waitUntilClusterRunning(DescribeClusterRequest) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrWaiter
-
Polls
EmrClient.describeCluster(software.amazon.awssdk.services.emr.model.DescribeClusterRequest)
API until the desired conditionClusterRunning
is met, or until it is determined that the resource will never enter into the desired state - waitUntilClusterRunning(DescribeClusterRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrAsyncWaiter
-
Polls
EmrAsyncClient.describeCluster(software.amazon.awssdk.services.emr.model.DescribeClusterRequest)
API until the desired conditionClusterRunning
is met, or until it is determined that the resource will never enter into the desired state - waitUntilClusterRunning(DescribeClusterRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrWaiter
-
Polls
EmrClient.describeCluster(software.amazon.awssdk.services.emr.model.DescribeClusterRequest)
API until the desired conditionClusterRunning
is met, or until it is determined that the resource will never enter into the desired state - waitUntilClusterTerminated(Consumer<DescribeClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrAsyncWaiter
-
Polls
EmrAsyncClient.describeCluster(software.amazon.awssdk.services.emr.model.DescribeClusterRequest)
API until the desired conditionClusterTerminated
is met, or until it is determined that the resource will never enter into the desired state. - waitUntilClusterTerminated(Consumer<DescribeClusterRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrWaiter
-
Polls
EmrClient.describeCluster(software.amazon.awssdk.services.emr.model.DescribeClusterRequest)
API until the desired conditionClusterTerminated
is met, or until it is determined that the resource will never enter into the desired state. - waitUntilClusterTerminated(Consumer<DescribeClusterRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrAsyncWaiter
-
Polls
EmrAsyncClient.describeCluster(software.amazon.awssdk.services.emr.model.DescribeClusterRequest)
API until the desired conditionClusterTerminated
is met, or until it is determined that the resource will never enter into the desired state. - waitUntilClusterTerminated(Consumer<DescribeClusterRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrWaiter
-
Polls
EmrClient.describeCluster(software.amazon.awssdk.services.emr.model.DescribeClusterRequest)
API until the desired conditionClusterTerminated
is met, or until it is determined that the resource will never enter into the desired state. - waitUntilClusterTerminated(DescribeClusterRequest) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrAsyncWaiter
-
Polls
EmrAsyncClient.describeCluster(software.amazon.awssdk.services.emr.model.DescribeClusterRequest)
API until the desired conditionClusterTerminated
is met, or until it is determined that the resource will never enter into the desired state - waitUntilClusterTerminated(DescribeClusterRequest) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrWaiter
-
Polls
EmrClient.describeCluster(software.amazon.awssdk.services.emr.model.DescribeClusterRequest)
API until the desired conditionClusterTerminated
is met, or until it is determined that the resource will never enter into the desired state - waitUntilClusterTerminated(DescribeClusterRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrAsyncWaiter
-
Polls
EmrAsyncClient.describeCluster(software.amazon.awssdk.services.emr.model.DescribeClusterRequest)
API until the desired conditionClusterTerminated
is met, or until it is determined that the resource will never enter into the desired state - waitUntilClusterTerminated(DescribeClusterRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrWaiter
-
Polls
EmrClient.describeCluster(software.amazon.awssdk.services.emr.model.DescribeClusterRequest)
API until the desired conditionClusterTerminated
is met, or until it is determined that the resource will never enter into the desired state - waitUntilStepComplete(Consumer<DescribeStepRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrAsyncWaiter
-
Polls
EmrAsyncClient.describeStep(software.amazon.awssdk.services.emr.model.DescribeStepRequest)
API until the desired conditionStepComplete
is met, or until it is determined that the resource will never enter into the desired state. - waitUntilStepComplete(Consumer<DescribeStepRequest.Builder>) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrWaiter
-
Polls
EmrClient.describeStep(software.amazon.awssdk.services.emr.model.DescribeStepRequest)
API until the desired conditionStepComplete
is met, or until it is determined that the resource will never enter into the desired state. - waitUntilStepComplete(Consumer<DescribeStepRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrAsyncWaiter
-
Polls
EmrAsyncClient.describeStep(software.amazon.awssdk.services.emr.model.DescribeStepRequest)
API until the desired conditionStepComplete
is met, or until it is determined that the resource will never enter into the desired state. - waitUntilStepComplete(Consumer<DescribeStepRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrWaiter
-
Polls
EmrClient.describeStep(software.amazon.awssdk.services.emr.model.DescribeStepRequest)
API until the desired conditionStepComplete
is met, or until it is determined that the resource will never enter into the desired state. - waitUntilStepComplete(DescribeStepRequest) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrAsyncWaiter
-
Polls
EmrAsyncClient.describeStep(software.amazon.awssdk.services.emr.model.DescribeStepRequest)
API until the desired conditionStepComplete
is met, or until it is determined that the resource will never enter into the desired state - waitUntilStepComplete(DescribeStepRequest) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrWaiter
-
Polls
EmrClient.describeStep(software.amazon.awssdk.services.emr.model.DescribeStepRequest)
API until the desired conditionStepComplete
is met, or until it is determined that the resource will never enter into the desired state - waitUntilStepComplete(DescribeStepRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrAsyncWaiter
-
Polls
EmrAsyncClient.describeStep(software.amazon.awssdk.services.emr.model.DescribeStepRequest)
API until the desired conditionStepComplete
is met, or until it is determined that the resource will never enter into the desired state - waitUntilStepComplete(DescribeStepRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.emr.waiters.EmrWaiter
-
Polls
EmrClient.describeStep(software.amazon.awssdk.services.emr.model.DescribeStepRequest)
API until the desired conditionStepComplete
is met, or until it is determined that the resource will never enter into the desired state - weightedCapacity() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeConfig
-
The number of units that a provisioned instance of this type provides toward fulfilling the target capacities defined in InstanceFleetConfig.
- weightedCapacity() - Method in class software.amazon.awssdk.services.emr.model.InstanceTypeSpecification
-
The number of units that a provisioned instance of this type provides toward fulfilling the target capacities defined in InstanceFleetConfig.
- weightedCapacity(Integer) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTypeConfig.Builder
-
The number of units that a provisioned instance of this type provides toward fulfilling the target capacities defined in InstanceFleetConfig.
- weightedCapacity(Integer) - Method in interface software.amazon.awssdk.services.emr.model.InstanceTypeSpecification.Builder
-
The number of units that a provisioned instance of this type provides toward fulfilling the target capacities defined in InstanceFleetConfig.
- wildcard() - Method in class software.amazon.awssdk.services.emr.jmespath.internal.JmesPathRuntime.Value
-
Execute a wildcard expression on this value: https://jmespath.org/specification.html#wildcard-expressions
- withDefaultVersion() - Method in class software.amazon.awssdk.services.emr.endpoints.internal.EndpointRuleset.Builder
- workspaceSecurityGroupId() - Method in class software.amazon.awssdk.services.emr.model.CreateStudioRequest
-
The ID of the Amazon EMR Studio Workspace security group.
- workspaceSecurityGroupId() - Method in class software.amazon.awssdk.services.emr.model.Studio
-
The ID of the Workspace security group associated with the Amazon EMR Studio.
- workspaceSecurityGroupId(String) - Method in interface software.amazon.awssdk.services.emr.model.CreateStudioRequest.Builder
-
The ID of the Amazon EMR Studio Workspace security group.
- workspaceSecurityGroupId(String) - Method in interface software.amazon.awssdk.services.emr.model.Studio.Builder
-
The ID of the Workspace security group associated with the Amazon EMR Studio.
- writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.emr.endpoints.internal.SourceException.BuilderImpl
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.EmrException.Builder
- writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.emr.model.EmrException.BuilderImpl
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.InternalServerErrorException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.InternalServerException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.emr.model.InvalidRequestException.Builder
All Classes All Packages