Uses of Interface
com.google.cloud.compute.v1.BackendServiceCdnPolicyNegativeCachingPolicyOrBuilder
-
Packages that use BackendServiceCdnPolicyNegativeCachingPolicyOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of BackendServiceCdnPolicyNegativeCachingPolicyOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement BackendServiceCdnPolicyNegativeCachingPolicyOrBuilder Modifier and Type Class Description class
BackendServiceCdnPolicyNegativeCachingPolicy
Specify CDN TTLs for response error codes.static class
BackendServiceCdnPolicyNegativeCachingPolicy.Builder
Specify CDN TTLs for response error codes.Methods in com.google.cloud.compute.v1 that return BackendServiceCdnPolicyNegativeCachingPolicyOrBuilder Modifier and Type Method Description BackendServiceCdnPolicyNegativeCachingPolicyOrBuilder
BackendServiceCdnPolicy.Builder. getNegativeCachingPolicyOrBuilder(int index)
Sets a cache TTL for the specified HTTP status code.BackendServiceCdnPolicyNegativeCachingPolicyOrBuilder
BackendServiceCdnPolicy. getNegativeCachingPolicyOrBuilder(int index)
Sets a cache TTL for the specified HTTP status code.BackendServiceCdnPolicyNegativeCachingPolicyOrBuilder
BackendServiceCdnPolicyOrBuilder. getNegativeCachingPolicyOrBuilder(int index)
Sets a cache TTL for the specified HTTP status code.Methods in com.google.cloud.compute.v1 that return types with arguments of type BackendServiceCdnPolicyNegativeCachingPolicyOrBuilder Modifier and Type Method Description List<? extends BackendServiceCdnPolicyNegativeCachingPolicyOrBuilder>
BackendServiceCdnPolicy.Builder. getNegativeCachingPolicyOrBuilderList()
Sets a cache TTL for the specified HTTP status code.List<? extends BackendServiceCdnPolicyNegativeCachingPolicyOrBuilder>
BackendServiceCdnPolicy. getNegativeCachingPolicyOrBuilderList()
Sets a cache TTL for the specified HTTP status code.List<? extends BackendServiceCdnPolicyNegativeCachingPolicyOrBuilder>
BackendServiceCdnPolicyOrBuilder. getNegativeCachingPolicyOrBuilderList()
Sets a cache TTL for the specified HTTP status code.
-