Uses of Class
software.amazon.awssdk.services.lightsail.model.InstanceNetworking
-
Packages that use InstanceNetworking Package Description software.amazon.awssdk.services.lightsail.model -
-
Uses of InstanceNetworking in software.amazon.awssdk.services.lightsail.model
Methods in software.amazon.awssdk.services.lightsail.model that return InstanceNetworking Modifier and Type Method Description InstanceNetworkingInstance. networking()Information about the public ports and monthly data transfer rates for the instance.Methods in software.amazon.awssdk.services.lightsail.model with parameters of type InstanceNetworking Modifier and Type Method Description Instance.BuilderInstance.Builder. networking(InstanceNetworking networking)Information about the public ports and monthly data transfer rates for the instance.
-