Uses of Class
software.amazon.awssdk.services.gamelift.model.InstanceAccess
-
Packages that use InstanceAccess Package Description software.amazon.awssdk.services.gamelift.model -
-
Uses of InstanceAccess in software.amazon.awssdk.services.gamelift.model
Methods in software.amazon.awssdk.services.gamelift.model that return InstanceAccess Modifier and Type Method Description InstanceAccessGetInstanceAccessResponse. instanceAccess()The connection information for a fleet instance, including IP address and access credentials.Methods in software.amazon.awssdk.services.gamelift.model with parameters of type InstanceAccess Modifier and Type Method Description GetInstanceAccessResponse.BuilderGetInstanceAccessResponse.Builder. instanceAccess(InstanceAccess instanceAccess)The connection information for a fleet instance, including IP address and access credentials.
-