Uses of Interface
software.amazon.awssdk.services.cloudfront.model.GrpcConfig.Builder
Packages that use GrpcConfig.Builder
-
Uses of GrpcConfig.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return GrpcConfig.BuilderModifier and TypeMethodDescriptionstatic GrpcConfig.BuilderGrpcConfig.builder()Enables your CloudFront distribution to receive gRPC requests and to proxy them directly to your origins.GrpcConfig.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type GrpcConfig.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GrpcConfig.Builder>GrpcConfig.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.cloudfront.model with type arguments of type GrpcConfig.BuilderModifier and TypeMethodDescriptiondefault CacheBehavior.BuilderCacheBehavior.Builder.grpcConfig(Consumer<GrpcConfig.Builder> grpcConfig) The gRPC configuration for your cache behavior.default DefaultCacheBehavior.BuilderDefaultCacheBehavior.Builder.grpcConfig(Consumer<GrpcConfig.Builder> grpcConfig) The gRPC configuration for your cache behavior.