Uses of Class
software.amazon.awssdk.services.ec2.model.ThroughResourcesStatement
Packages that use ThroughResourcesStatement
-
Uses of ThroughResourcesStatement in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type ThroughResourcesStatementModifier and TypeMethodDescriptionfinal List<ThroughResourcesStatement>AccessScopePath.throughResources()The through resources.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ThroughResourcesStatementModifier and TypeMethodDescriptionAccessScopePath.Builder.throughResources(ThroughResourcesStatement... throughResources) The through resources.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type ThroughResourcesStatementModifier and TypeMethodDescriptionAccessScopePath.Builder.throughResources(Collection<ThroughResourcesStatement> throughResources) The through resources.