Uses of Class
software.amazon.awssdk.services.lightsail.model.Origin
-
Packages that use Origin Package Description software.amazon.awssdk.services.lightsail.model -
-
Uses of Origin in software.amazon.awssdk.services.lightsail.model
Methods in software.amazon.awssdk.services.lightsail.model that return Origin Modifier and Type Method Description OriginLightsailDistribution. origin()An object that describes the origin resource of the distribution, such as a Lightsail instance, bucket, or load balancer.Methods in software.amazon.awssdk.services.lightsail.model with parameters of type Origin Modifier and Type Method Description LightsailDistribution.BuilderLightsailDistribution.Builder. origin(Origin origin)An object that describes the origin resource of the distribution, such as a Lightsail instance, bucket, or load balancer.
-