Uses of Interface
software.amazon.awssdk.services.ec2.model.AccessScopePathRequest.Builder
Packages that use AccessScopePathRequest.Builder
-
Uses of AccessScopePathRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AccessScopePathRequest.BuilderModifier and TypeMethodDescriptionAccessScopePathRequest.builder()default AccessScopePathRequest.BuilderAccessScopePathRequest.Builder.destination(Consumer<PathStatementRequest.Builder> destination) The destination.AccessScopePathRequest.Builder.destination(PathStatementRequest destination) The destination.default AccessScopePathRequest.BuilderAccessScopePathRequest.Builder.source(Consumer<PathStatementRequest.Builder> source) The source.AccessScopePathRequest.Builder.source(PathStatementRequest source) The source.AccessScopePathRequest.Builder.throughResources(Collection<ThroughResourcesStatementRequest> throughResources) The through resources.AccessScopePathRequest.Builder.throughResources(Consumer<ThroughResourcesStatementRequest.Builder>... throughResources) The through resources.AccessScopePathRequest.Builder.throughResources(ThroughResourcesStatementRequest... throughResources) The through resources.AccessScopePathRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type AccessScopePathRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AccessScopePathRequest.Builder>AccessScopePathRequest.serializableBuilderClass()