Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.Bootstrap.GrpcAsyncClientManagerConfig.Builder
Packages that use Bootstrap.GrpcAsyncClientManagerConfig.Builder
-
Uses of Bootstrap.GrpcAsyncClientManagerConfig.Builder in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type Bootstrap.GrpcAsyncClientManagerConfig.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Bootstrap.GrpcAsyncClientManagerConfig, Bootstrap.GrpcAsyncClientManagerConfig.Builder, Bootstrap.GrpcAsyncClientManagerConfigOrBuilder> Bootstrap.Builder.grpcAsyncClientManagerConfigBuilder_
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return Bootstrap.GrpcAsyncClientManagerConfig.BuilderModifier and TypeMethodDescriptionBootstrap.GrpcAsyncClientManagerConfig.Builder.clear()
Bootstrap.GrpcAsyncClientManagerConfig.Builder.clearMaxCachedEntryIdleDuration()
Optional field to set the expiration time for the cached gRPC client object.Bootstrap.Builder.getGrpcAsyncClientManagerConfigBuilder()
Optional gRPC async manager config.Bootstrap.GrpcAsyncClientManagerConfig.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Bootstrap.GrpcAsyncClientManagerConfig.Builder.mergeFrom
(com.google.protobuf.Message other) Bootstrap.GrpcAsyncClientManagerConfig.Builder.mergeFrom
(Bootstrap.GrpcAsyncClientManagerConfig other) Bootstrap.GrpcAsyncClientManagerConfig.Builder.mergeMaxCachedEntryIdleDuration
(com.google.protobuf.Duration value) Optional field to set the expiration time for the cached gRPC client object.Bootstrap.GrpcAsyncClientManagerConfig.newBuilder()
Bootstrap.GrpcAsyncClientManagerConfig.newBuilder
(Bootstrap.GrpcAsyncClientManagerConfig prototype) Bootstrap.GrpcAsyncClientManagerConfig.newBuilderForType()
Bootstrap.GrpcAsyncClientManagerConfig.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) Bootstrap.GrpcAsyncClientManagerConfig.Builder.setMaxCachedEntryIdleDuration
(com.google.protobuf.Duration value) Optional field to set the expiration time for the cached gRPC client object.Bootstrap.GrpcAsyncClientManagerConfig.Builder.setMaxCachedEntryIdleDuration
(com.google.protobuf.Duration.Builder builderForValue) Optional field to set the expiration time for the cached gRPC client object.Bootstrap.GrpcAsyncClientManagerConfig.toBuilder()
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type Bootstrap.GrpcAsyncClientManagerConfig.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Bootstrap.GrpcAsyncClientManagerConfig, Bootstrap.GrpcAsyncClientManagerConfig.Builder, Bootstrap.GrpcAsyncClientManagerConfigOrBuilder> Bootstrap.Builder.getGrpcAsyncClientManagerConfigFieldBuilder()
Optional gRPC async manager config.Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type Bootstrap.GrpcAsyncClientManagerConfig.BuilderModifier and TypeMethodDescriptionBootstrap.Builder.setGrpcAsyncClientManagerConfig
(Bootstrap.GrpcAsyncClientManagerConfig.Builder builderForValue) Optional gRPC async manager config.