Uses of Class
software.amazon.awssdk.services.gamelift.model.VpcPeeringConnectionStatus
-
Packages that use VpcPeeringConnectionStatus Package Description software.amazon.awssdk.services.gamelift.model -
-
Uses of VpcPeeringConnectionStatus in software.amazon.awssdk.services.gamelift.model
Methods in software.amazon.awssdk.services.gamelift.model that return VpcPeeringConnectionStatus Modifier and Type Method Description VpcPeeringConnectionStatusVpcPeeringConnection. status()The status information about the connection.Methods in software.amazon.awssdk.services.gamelift.model with parameters of type VpcPeeringConnectionStatus Modifier and Type Method Description VpcPeeringConnection.BuilderVpcPeeringConnection.Builder. status(VpcPeeringConnectionStatus status)The status information about the connection.
-