Uses of Class
software.amazon.awssdk.services.ec2.model.PathStatement
Packages that use PathStatement
-
Uses of PathStatement in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return PathStatementModifier and TypeMethodDescriptionfinal PathStatementAccessScopePath.destination()The destination.final PathStatementAccessScopePath.source()The source.Methods in software.amazon.awssdk.services.ec2.model with parameters of type PathStatementModifier and TypeMethodDescriptionAccessScopePath.Builder.destination(PathStatement destination) The destination.AccessScopePath.Builder.source(PathStatement source) The source.