Uses of Class
software.amazon.awssdk.services.ec2.model.PathStatement
-
Packages that use PathStatement Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of PathStatement in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return PathStatement Modifier and Type Method Description PathStatementAccessScopePath. destination()The destination.PathStatementAccessScopePath. source()The source.Methods in software.amazon.awssdk.services.ec2.model with parameters of type PathStatement Modifier and Type Method Description AccessScopePath.BuilderAccessScopePath.Builder. destination(PathStatement destination)The destination.AccessScopePath.BuilderAccessScopePath.Builder. source(PathStatement source)The source.
-