Uses of Class
com.amazonaws.services.gamelift.model.CreateFleetResult
Packages that use CreateFleetResult
-
Uses of CreateFleetResult in com.amazonaws.services.gamelift
Methods in com.amazonaws.services.gamelift that return CreateFleetResultModifier and TypeMethodDescriptionAbstractAmazonGameLift.createFleet
(CreateFleetRequest request) AmazonGameLift.createFleet
(CreateFleetRequest createFleetRequest) Creates a new fleet to host game servers.AmazonGameLiftClient.createFleet
(CreateFleetRequest createFleetRequest) Creates a new fleet to host game servers.Methods in com.amazonaws.services.gamelift that return types with arguments of type CreateFleetResultModifier and TypeMethodDescriptionAbstractAmazonGameLiftAsync.createFleetAsync
(CreateFleetRequest request) AbstractAmazonGameLiftAsync.createFleetAsync
(CreateFleetRequest request, AsyncHandler<CreateFleetRequest, CreateFleetResult> asyncHandler) AmazonGameLiftAsync.createFleetAsync
(CreateFleetRequest createFleetRequest) Creates a new fleet to host game servers.AmazonGameLiftAsync.createFleetAsync
(CreateFleetRequest createFleetRequest, AsyncHandler<CreateFleetRequest, CreateFleetResult> asyncHandler) Creates a new fleet to host game servers.AmazonGameLiftAsyncClient.createFleetAsync
(CreateFleetRequest request) AmazonGameLiftAsyncClient.createFleetAsync
(CreateFleetRequest request, AsyncHandler<CreateFleetRequest, CreateFleetResult> asyncHandler) Method parameters in com.amazonaws.services.gamelift with type arguments of type CreateFleetResultModifier and TypeMethodDescriptionAbstractAmazonGameLiftAsync.createFleetAsync
(CreateFleetRequest request, AsyncHandler<CreateFleetRequest, CreateFleetResult> asyncHandler) AmazonGameLiftAsync.createFleetAsync
(CreateFleetRequest createFleetRequest, AsyncHandler<CreateFleetRequest, CreateFleetResult> asyncHandler) Creates a new fleet to host game servers.AmazonGameLiftAsyncClient.createFleetAsync
(CreateFleetRequest request, AsyncHandler<CreateFleetRequest, CreateFleetResult> asyncHandler) -
Uses of CreateFleetResult in com.amazonaws.services.gamelift.model
Methods in com.amazonaws.services.gamelift.model that return CreateFleetResultModifier and TypeMethodDescriptionCreateFleetResult.clone()
CreateFleetResult.withFleetAttributes
(FleetAttributes fleetAttributes) Properties for the newly created fleet.