static ComputeUrlMapPathMatcher.Builder |
ComputeUrlMapPathMatcher.builder() |
|
ComputeUrlMapPathMatcher.Builder |
ComputeUrlMapPathMatcher.Builder.defaultRouteAction(ComputeUrlMapPathMatcherDefaultRouteAction defaultRouteAction) |
|
ComputeUrlMapPathMatcher.Builder |
ComputeUrlMapPathMatcher.Builder.defaultService(String defaultService) |
|
ComputeUrlMapPathMatcher.Builder |
ComputeUrlMapPathMatcher.Builder.defaultUrlRedirect(ComputeUrlMapPathMatcherDefaultUrlRedirect defaultUrlRedirect) |
|
ComputeUrlMapPathMatcher.Builder |
ComputeUrlMapPathMatcher.Builder.description(String description) |
|
ComputeUrlMapPathMatcher.Builder |
ComputeUrlMapPathMatcher.Builder.headerAction(ComputeUrlMapPathMatcherHeaderAction headerAction) |
|
ComputeUrlMapPathMatcher.Builder |
ComputeUrlMapPathMatcher.Builder.name(String name) |
|
ComputeUrlMapPathMatcher.Builder |
ComputeUrlMapPathMatcher.Builder.pathRule(com.hashicorp.cdktf.IResolvable pathRule) |
|
ComputeUrlMapPathMatcher.Builder |
ComputeUrlMapPathMatcher.Builder.pathRule(List<? extends ComputeUrlMapPathMatcherPathRule> pathRule) |
|
ComputeUrlMapPathMatcher.Builder |
ComputeUrlMapPathMatcher.Builder.routeRules(com.hashicorp.cdktf.IResolvable routeRules) |
|
ComputeUrlMapPathMatcher.Builder |
ComputeUrlMapPathMatcher.Builder.routeRules(List<? extends ComputeUrlMapPathMatcherRouteRules> routeRules) |
|