Uses of Class
software.amazon.awssdk.services.ec2.model.ThroughResourcesStatementRequest
Packages that use ThroughResourcesStatementRequest
-
Uses of ThroughResourcesStatementRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type ThroughResourcesStatementRequestModifier and TypeMethodDescriptionAccessScopePathRequest.throughResources()The through resources.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ThroughResourcesStatementRequestModifier and TypeMethodDescriptionAccessScopePathRequest.Builder.throughResources(ThroughResourcesStatementRequest... throughResources) The through resources.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type ThroughResourcesStatementRequestModifier and TypeMethodDescriptionAccessScopePathRequest.Builder.throughResources(Collection<ThroughResourcesStatementRequest> throughResources) The through resources.