| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateFleetPortSettingsResponse |
GameLiftClient.updateFleetPortSettings(Consumer<UpdateFleetPortSettingsRequest.Builder> updateFleetPortSettingsRequest)
Updates permissions that allow inbound traffic to connect to game sessions that are being hosted on instances in
the fleet.
|
default UpdateFleetPortSettingsResponse |
GameLiftClient.updateFleetPortSettings(UpdateFleetPortSettingsRequest updateFleetPortSettingsRequest)
Updates permissions that allow inbound traffic to connect to game sessions that are being hosted on instances in
the fleet.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateFleetPortSettingsResponse> |
GameLiftAsyncClient.updateFleetPortSettings(Consumer<UpdateFleetPortSettingsRequest.Builder> updateFleetPortSettingsRequest)
Updates permissions that allow inbound traffic to connect to game sessions that are being hosted on instances in
the fleet.
|
default CompletableFuture<UpdateFleetPortSettingsResponse> |
GameLiftAsyncClient.updateFleetPortSettings(UpdateFleetPortSettingsRequest updateFleetPortSettingsRequest)
Updates permissions that allow inbound traffic to connect to game sessions that are being hosted on instances in
the fleet.
|
Copyright © 2022. All rights reserved.