class EMR extends Object
- Annotations
- @RawJSType() @native() @JSImport( "aws-sdk" , "EMR" )
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- EMR
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def addInstanceFleet(params: AddInstanceFleetInput): Request[AddInstanceFleetOutput]
- def addInstanceGroups(params: AddInstanceGroupsInput): Request[AddInstanceGroupsOutput]
- def addJobFlowSteps(params: AddJobFlowStepsInput): Request[AddJobFlowStepsOutput]
- def addTags(params: AddTagsInput): Request[AddTagsOutput]
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- def cancelSteps(params: CancelStepsInput): Request[CancelStepsOutput]
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
- def createSecurityConfiguration(params: CreateSecurityConfigurationInput): Request[CreateSecurityConfigurationOutput]
- def deleteSecurityConfiguration(params: DeleteSecurityConfigurationInput): Request[DeleteSecurityConfigurationOutput]
- def describeCluster(params: DescribeClusterInput): Request[DescribeClusterOutput]
- def describeSecurityConfiguration(params: DescribeSecurityConfigurationInput): Request[DescribeSecurityConfigurationOutput]
- def describeStep(params: DescribeStepInput): Request[DescribeStepOutput]
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
- def listBootstrapActions(params: ListBootstrapActionsInput): Request[ListBootstrapActionsOutput]
- def listClusters(params: ListClustersInput): Request[ListClustersOutput]
- def listInstanceFleets(params: ListInstanceFleetsInput): Request[ListInstanceFleetsOutput]
- def listInstanceGroups(params: ListInstanceGroupsInput): Request[ListInstanceGroupsOutput]
- def listInstances(params: ListInstancesInput): Request[ListInstancesOutput]
- def listSecurityConfigurations(params: ListSecurityConfigurationsInput): Request[ListSecurityConfigurationsOutput]
- def listSteps(params: ListStepsInput): Request[ListStepsOutput]
- def modifyInstanceFleet(params: ModifyInstanceFleetInput): Request[Object]
- def modifyInstanceGroups(params: ModifyInstanceGroupsInput): Request[Object]
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): scala.Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): scala.Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
- def putAutoScalingPolicy(params: PutAutoScalingPolicyInput): Request[PutAutoScalingPolicyOutput]
- def removeAutoScalingPolicy(params: RemoveAutoScalingPolicyInput): Request[RemoveAutoScalingPolicyOutput]
- def removeTags(params: RemoveTagsInput): Request[RemoveTagsOutput]
- def runJobFlow(params: RunJobFlowInput): Request[RunJobFlowOutput]
- def setTerminationProtection(params: SetTerminationProtectionInput): Request[Object]
- def setVisibleToAllUsers(params: SetVisibleToAllUsersInput): Request[Object]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
- def terminateJobFlows(params: TerminateJobFlowsInput): Request[Object]
-
def
toLocaleString(): String
- Definition Classes
- Object
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
def
valueOf(): Any
- Definition Classes
- Object
-
final
def
wait(arg0: Long, arg1: Int): scala.Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): scala.Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): scala.Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
Deprecated Value Members
-
def
describeJobFlows(params: DescribeJobFlowsInput): Request[DescribeJobFlowsOutput]
- Annotations
- @deprecated
- Deprecated
(Since version forever) Deprecated in AWS SDK
-
def
finalize(): scala.Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated @deprecated
- Deprecated
(Since version ) see corresponding Javadoc for more information.