class GameLift extends Object
- Annotations
- @RawJSType() @native() @JSImport( "aws-sdk" , "GameLift" )
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- GameLift
- 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 acceptMatch(params: AcceptMatchInput): Request[AcceptMatchOutput]
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
- def createAlias(params: CreateAliasInput): Request[CreateAliasOutput]
- def createBuild(params: CreateBuildInput): Request[CreateBuildOutput]
- def createFleet(params: CreateFleetInput): Request[CreateFleetOutput]
- def createGameSession(params: CreateGameSessionInput): Request[CreateGameSessionOutput]
- def createGameSessionQueue(params: CreateGameSessionQueueInput): Request[CreateGameSessionQueueOutput]
- def createMatchmakingConfiguration(params: CreateMatchmakingConfigurationInput): Request[CreateMatchmakingConfigurationOutput]
- def createMatchmakingRuleSet(params: CreateMatchmakingRuleSetInput): Request[CreateMatchmakingRuleSetOutput]
- def createPlayerSession(params: CreatePlayerSessionInput): Request[CreatePlayerSessionOutput]
- def createPlayerSessions(params: CreatePlayerSessionsInput): Request[CreatePlayerSessionsOutput]
- def createVpcPeeringAuthorization(params: CreateVpcPeeringAuthorizationInput): Request[CreateVpcPeeringAuthorizationOutput]
- def createVpcPeeringConnection(params: CreateVpcPeeringConnectionInput): Request[CreateVpcPeeringConnectionOutput]
- def deleteAlias(params: DeleteAliasInput): Request[Object]
- def deleteBuild(params: DeleteBuildInput): Request[Object]
- def deleteFleet(params: DeleteFleetInput): Request[Object]
- def deleteGameSessionQueue(params: DeleteGameSessionQueueInput): Request[DeleteGameSessionQueueOutput]
- def deleteMatchmakingConfiguration(params: DeleteMatchmakingConfigurationInput): Request[DeleteMatchmakingConfigurationOutput]
- def deleteMatchmakingRuleSet(params: DeleteMatchmakingRuleSetInput): Request[DeleteMatchmakingRuleSetOutput]
- def deleteScalingPolicy(params: DeleteScalingPolicyInput): Request[Object]
- def deleteVpcPeeringAuthorization(params: DeleteVpcPeeringAuthorizationInput): Request[DeleteVpcPeeringAuthorizationOutput]
- def deleteVpcPeeringConnection(params: DeleteVpcPeeringConnectionInput): Request[DeleteVpcPeeringConnectionOutput]
- def describeAlias(params: DescribeAliasInput): Request[DescribeAliasOutput]
- def describeBuild(params: DescribeBuildInput): Request[DescribeBuildOutput]
- def describeEC2InstanceLimits(params: DescribeEC2InstanceLimitsInput): Request[DescribeEC2InstanceLimitsOutput]
- def describeFleetAttributes(params: DescribeFleetAttributesInput): Request[DescribeFleetAttributesOutput]
- def describeFleetCapacity(params: DescribeFleetCapacityInput): Request[DescribeFleetCapacityOutput]
- def describeFleetEvents(params: DescribeFleetEventsInput): Request[DescribeFleetEventsOutput]
- def describeFleetPortSettings(params: DescribeFleetPortSettingsInput): Request[DescribeFleetPortSettingsOutput]
- def describeFleetUtilization(params: DescribeFleetUtilizationInput): Request[DescribeFleetUtilizationOutput]
- def describeGameSessionDetails(params: DescribeGameSessionDetailsInput): Request[DescribeGameSessionDetailsOutput]
- def describeGameSessionPlacement(params: DescribeGameSessionPlacementInput): Request[DescribeGameSessionPlacementOutput]
- def describeGameSessionQueues(params: DescribeGameSessionQueuesInput): Request[DescribeGameSessionQueuesOutput]
- def describeGameSessions(params: DescribeGameSessionsInput): Request[DescribeGameSessionsOutput]
- def describeInstances(params: DescribeInstancesInput): Request[DescribeInstancesOutput]
- def describeMatchmaking(params: DescribeMatchmakingInput): Request[DescribeMatchmakingOutput]
- def describeMatchmakingConfigurations(params: DescribeMatchmakingConfigurationsInput): Request[DescribeMatchmakingConfigurationsOutput]
- def describeMatchmakingRuleSets(params: DescribeMatchmakingRuleSetsInput): Request[DescribeMatchmakingRuleSetsOutput]
- def describePlayerSessions(params: DescribePlayerSessionsInput): Request[DescribePlayerSessionsOutput]
- def describeRuntimeConfiguration(params: DescribeRuntimeConfigurationInput): Request[DescribeRuntimeConfigurationOutput]
- def describeScalingPolicies(params: DescribeScalingPoliciesInput): Request[DescribeScalingPoliciesOutput]
- def describeVpcPeeringAuthorizations(params: DescribeVpcPeeringAuthorizationsInput): Request[DescribeVpcPeeringAuthorizationsOutput]
- def describeVpcPeeringConnections(params: DescribeVpcPeeringConnectionsInput): Request[DescribeVpcPeeringConnectionsOutput]
-
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 getGameSessionLogUrl(params: GetGameSessionLogUrlInput): Request[GetGameSessionLogUrlOutput]
- def getInstanceAccess(params: GetInstanceAccessInput): Request[GetInstanceAccessOutput]
-
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 listAliases(params: ListAliasesInput): Request[ListAliasesOutput]
- def listBuilds(params: ListBuildsInput): Request[ListBuildsOutput]
- def listFleets(params: ListFleetsInput): Request[ListFleetsOutput]
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
- def putScalingPolicy(params: PutScalingPolicyInput): Request[PutScalingPolicyOutput]
- def requestUploadCredentials(params: RequestUploadCredentialsInput): Request[RequestUploadCredentialsOutput]
- def resolveAlias(params: ResolveAliasInput): Request[ResolveAliasOutput]
- def searchGameSessions(params: SearchGameSessionsInput): Request[SearchGameSessionsOutput]
- def startFleetActions(params: StartFleetActionsInput): Request[StartFleetActionsOutput]
- def startGameSessionPlacement(params: StartGameSessionPlacementInput): Request[StartGameSessionPlacementOutput]
- def startMatchBackfill(params: StartMatchBackfillInput): Request[StartMatchBackfillOutput]
- def startMatchmaking(params: StartMatchmakingInput): Request[StartMatchmakingOutput]
- def stopFleetActions(params: StopFleetActionsInput): Request[StopFleetActionsOutput]
- def stopGameSessionPlacement(params: StopGameSessionPlacementInput): Request[StopGameSessionPlacementOutput]
- def stopMatchmaking(params: StopMatchmakingInput): Request[StopMatchmakingOutput]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toLocaleString(): String
- Definition Classes
- Object
-
def
toString(): String
- Definition Classes
- AnyRef → Any
- def updateAlias(params: UpdateAliasInput): Request[UpdateAliasOutput]
- def updateBuild(params: UpdateBuildInput): Request[UpdateBuildOutput]
- def updateFleetAttributes(params: UpdateFleetAttributesInput): Request[UpdateFleetAttributesOutput]
- def updateFleetCapacity(params: UpdateFleetCapacityInput): Request[UpdateFleetCapacityOutput]
- def updateFleetPortSettings(params: UpdateFleetPortSettingsInput): Request[UpdateFleetPortSettingsOutput]
- def updateGameSession(params: UpdateGameSessionInput): Request[UpdateGameSessionOutput]
- def updateGameSessionQueue(params: UpdateGameSessionQueueInput): Request[UpdateGameSessionQueueOutput]
- def updateMatchmakingConfiguration(params: UpdateMatchmakingConfigurationInput): Request[UpdateMatchmakingConfigurationOutput]
- def updateRuntimeConfiguration(params: UpdateRuntimeConfigurationInput): Request[UpdateRuntimeConfigurationOutput]
- def validateMatchmakingRuleSet(params: ValidateMatchmakingRuleSetInput): Request[ValidateMatchmakingRuleSetOutput]
-
def
valueOf(): Any
- Definition Classes
- Object
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated @deprecated
- Deprecated
(Since version ) see corresponding Javadoc for more information.