Uses of Interface
com.hashicorp.cdktf.providers.google.compute_backend_service.ComputeBackendServiceCdnPolicyNegativeCachingPolicy
-
Packages that use ComputeBackendServiceCdnPolicyNegativeCachingPolicy Package Description com.hashicorp.cdktf.providers.google.compute_backend_service google_compute_backend_service -
-
Uses of ComputeBackendServiceCdnPolicyNegativeCachingPolicy in com.hashicorp.cdktf.providers.google.compute_backend_service
Classes in com.hashicorp.cdktf.providers.google.compute_backend_service that implement ComputeBackendServiceCdnPolicyNegativeCachingPolicy Modifier and Type Class Description static classComputeBackendServiceCdnPolicyNegativeCachingPolicy.Jsii$ProxyAn implementation forComputeBackendServiceCdnPolicyNegativeCachingPolicyMethods in com.hashicorp.cdktf.providers.google.compute_backend_service that return ComputeBackendServiceCdnPolicyNegativeCachingPolicy Modifier and Type Method Description ComputeBackendServiceCdnPolicyNegativeCachingPolicyComputeBackendServiceCdnPolicyNegativeCachingPolicy.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_backend_service with parameters of type ComputeBackendServiceCdnPolicyNegativeCachingPolicy Modifier and Type Method Description voidComputeBackendServiceCdnPolicyNegativeCachingPolicyOutputReference. setInternalValue(ComputeBackendServiceCdnPolicyNegativeCachingPolicy value)Method parameters in com.hashicorp.cdktf.providers.google.compute_backend_service with type arguments of type ComputeBackendServiceCdnPolicyNegativeCachingPolicy Modifier and Type Method Description ComputeBackendServiceCdnPolicy.BuilderComputeBackendServiceCdnPolicy.Builder. negativeCachingPolicy(List<? extends ComputeBackendServiceCdnPolicyNegativeCachingPolicy> negativeCachingPolicy)Sets the value ofComputeBackendServiceCdnPolicy.getNegativeCachingPolicy()voidComputeBackendServiceCdnPolicyNegativeCachingPolicyList. setInternalValue(List<ComputeBackendServiceCdnPolicyNegativeCachingPolicy> value)
-