Uses of Class
software.amazon.awssdk.services.cloudfront.model.GrpcConfig
Packages that use GrpcConfig
-
Uses of GrpcConfig in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return GrpcConfigModifier and TypeMethodDescriptionfinal GrpcConfigCacheBehavior.grpcConfig()The gRPC configuration for your cache behavior.final GrpcConfigDefaultCacheBehavior.grpcConfig()The gRPC configuration for your cache behavior.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type GrpcConfigModifier and TypeMethodDescriptionCacheBehavior.Builder.grpcConfig(GrpcConfig grpcConfig) The gRPC configuration for your cache behavior.DefaultCacheBehavior.Builder.grpcConfig(GrpcConfig grpcConfig) The gRPC configuration for your cache behavior.