Uses of Interface
io.envoyproxy.envoy.config.core.v3.AddressOrBuilder
-
-
Uses of AddressOrBuilder in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type AddressOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>Admin.Builder. addressBuilder_Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return AddressOrBuilder Modifier and Type Method Description AddressOrBuilderAdmin.Builder. getAddressOrBuilder()The TCP address that the administration server will listen on.AddressOrBuilderAdmin. getAddressOrBuilder()The TCP address that the administration server will listen on.AddressOrBuilderAdminOrBuilder. getAddressOrBuilder()The TCP address that the administration server will listen on.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type AddressOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>Admin.Builder. getAddressFieldBuilder()The TCP address that the administration server will listen on. -
Uses of AddressOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type AddressOrBuilder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilder<Address,Address.Builder,AddressOrBuilder>Cluster.Builder. dnsResolversBuilder_Methods in io.envoyproxy.envoy.config.cluster.v3 that return AddressOrBuilder Modifier and Type Method Description AddressOrBuilderCluster.Builder. getDnsResolversOrBuilder(int index)Deprecated.AddressOrBuilderCluster. getDnsResolversOrBuilder(int index)Deprecated.AddressOrBuilderClusterOrBuilder. getDnsResolversOrBuilder(int index)Deprecated.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type AddressOrBuilder Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<Address,Address.Builder,AddressOrBuilder>Cluster.Builder. getDnsResolversFieldBuilder()java.util.List<? extends AddressOrBuilder>Cluster.Builder. getDnsResolversOrBuilderList()Deprecated.java.util.List<? extends AddressOrBuilder>Cluster. getDnsResolversOrBuilderList()Deprecated.java.util.List<? extends AddressOrBuilder>ClusterOrBuilder. getDnsResolversOrBuilderList()Deprecated. -
Uses of AddressOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement AddressOrBuilder Modifier and Type Class Description classAddressAddresses specify either a logical or physical address and port, which are used to tell Envoy where to bind/listen, connect to upstream and find management servers.static classAddress.BuilderAddresses specify either a logical or physical address and port, which are used to tell Envoy where to bind/listen, connect to upstream and find management servers.Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type AddressOrBuilder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilder<Address,Address.Builder,AddressOrBuilder>Node.Builder. listeningAddressesBuilder_private com.google.protobuf.RepeatedFieldBuilder<Address,Address.Builder,AddressOrBuilder>DnsResolutionConfig.Builder. resolversBuilder_Methods in io.envoyproxy.envoy.config.core.v3 that return AddressOrBuilder Modifier and Type Method Description AddressOrBuilderNode.Builder. getListeningAddressesOrBuilder(int index)Deprecated.AddressOrBuilderNode. getListeningAddressesOrBuilder(int index)Deprecated.AddressOrBuilderNodeOrBuilder. getListeningAddressesOrBuilder(int index)Deprecated.AddressOrBuilderDnsResolutionConfig.Builder. getResolversOrBuilder(int index)A list of dns resolver addresses.AddressOrBuilderDnsResolutionConfig. getResolversOrBuilder(int index)A list of dns resolver addresses.AddressOrBuilderDnsResolutionConfigOrBuilder. getResolversOrBuilder(int index)A list of dns resolver addresses.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type AddressOrBuilder Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<Address,Address.Builder,AddressOrBuilder>Node.Builder. getListeningAddressesFieldBuilder()java.util.List<? extends AddressOrBuilder>Node.Builder. getListeningAddressesOrBuilderList()Deprecated.java.util.List<? extends AddressOrBuilder>Node. getListeningAddressesOrBuilderList()Deprecated.java.util.List<? extends AddressOrBuilder>NodeOrBuilder. getListeningAddressesOrBuilderList()Deprecated.private com.google.protobuf.RepeatedFieldBuilder<Address,Address.Builder,AddressOrBuilder>DnsResolutionConfig.Builder. getResolversFieldBuilder()java.util.List<? extends AddressOrBuilder>DnsResolutionConfig.Builder. getResolversOrBuilderList()A list of dns resolver addresses.java.util.List<? extends AddressOrBuilder>DnsResolutionConfig. getResolversOrBuilderList()A list of dns resolver addresses.java.util.List<? extends AddressOrBuilder>DnsResolutionConfigOrBuilder. getResolversOrBuilderList()A list of dns resolver addresses. -
Uses of AddressOrBuilder in io.envoyproxy.envoy.config.endpoint.v3
Fields in io.envoyproxy.envoy.config.endpoint.v3 with type parameters of type AddressOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>Endpoint.AdditionalAddress.Builder. addressBuilder_private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>Endpoint.Builder. addressBuilder_private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>Endpoint.HealthCheckConfig.Builder. addressBuilder_private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>UpstreamEndpointStats.Builder. addressBuilder_Methods in io.envoyproxy.envoy.config.endpoint.v3 that return AddressOrBuilder Modifier and Type Method Description AddressOrBuilderEndpoint.AdditionalAddress.Builder. getAddressOrBuilder()Additional address that is associated with the endpoint.AddressOrBuilderEndpoint.AdditionalAddress. getAddressOrBuilder()Additional address that is associated with the endpoint.AddressOrBuilderEndpoint.AdditionalAddressOrBuilder. getAddressOrBuilder()Additional address that is associated with the endpoint.AddressOrBuilderEndpoint.Builder. getAddressOrBuilder()The upstream host address.AddressOrBuilderEndpoint. getAddressOrBuilder()The upstream host address.AddressOrBuilderEndpoint.HealthCheckConfig.Builder. getAddressOrBuilder()Optional alternative health check host address.AddressOrBuilderEndpoint.HealthCheckConfig. getAddressOrBuilder()Optional alternative health check host address.AddressOrBuilderEndpoint.HealthCheckConfigOrBuilder. getAddressOrBuilder()Optional alternative health check host address.AddressOrBuilderEndpointOrBuilder. getAddressOrBuilder()The upstream host address.AddressOrBuilderUpstreamEndpointStats.Builder. getAddressOrBuilder()Upstream host address.AddressOrBuilderUpstreamEndpointStats. getAddressOrBuilder()Upstream host address.AddressOrBuilderUpstreamEndpointStatsOrBuilder. getAddressOrBuilder()Upstream host address.Methods in io.envoyproxy.envoy.config.endpoint.v3 that return types with arguments of type AddressOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>Endpoint.AdditionalAddress.Builder. getAddressFieldBuilder()Additional address that is associated with the endpoint.private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>Endpoint.Builder. getAddressFieldBuilder()The upstream host address.private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>Endpoint.HealthCheckConfig.Builder. getAddressFieldBuilder()Optional alternative health check host address.private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>UpstreamEndpointStats.Builder. getAddressFieldBuilder()Upstream host address. -
Uses of AddressOrBuilder in io.envoyproxy.envoy.config.listener.v3
Fields in io.envoyproxy.envoy.config.listener.v3 with type parameters of type AddressOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>AdditionalAddress.Builder. addressBuilder_private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>Listener.Builder. addressBuilder_Methods in io.envoyproxy.envoy.config.listener.v3 that return AddressOrBuilder Modifier and Type Method Description AddressOrBuilderAdditionalAddress.Builder. getAddressOrBuilder().envoy.config.core.v3.Address address = 1;AddressOrBuilderAdditionalAddress. getAddressOrBuilder().envoy.config.core.v3.Address address = 1;AddressOrBuilderAdditionalAddressOrBuilder. getAddressOrBuilder().envoy.config.core.v3.Address address = 1;AddressOrBuilderListener.Builder. getAddressOrBuilder()The address that the listener should listen on.AddressOrBuilderListener. getAddressOrBuilder()The address that the listener should listen on.AddressOrBuilderListenerOrBuilder. getAddressOrBuilder()The address that the listener should listen on.Methods in io.envoyproxy.envoy.config.listener.v3 that return types with arguments of type AddressOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>AdditionalAddress.Builder. getAddressFieldBuilder().envoy.config.core.v3.Address address = 1;private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>Listener.Builder. getAddressFieldBuilder()The address that the listener should listen on. -
Uses of AddressOrBuilder in io.envoyproxy.envoy.config.metrics.v3
Fields in io.envoyproxy.envoy.config.metrics.v3 with type parameters of type AddressOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>DogStatsdSink.Builder. addressBuilder_private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>StatsdSink.Builder. addressBuilder_Methods in io.envoyproxy.envoy.config.metrics.v3 that return AddressOrBuilder Modifier and Type Method Description AddressOrBuilderDogStatsdSink.Builder. getAddressOrBuilder()The UDP address of a running DogStatsD compliant listener.AddressOrBuilderDogStatsdSink. getAddressOrBuilder()The UDP address of a running DogStatsD compliant listener.AddressOrBuilderDogStatsdSinkOrBuilder. getAddressOrBuilder()The UDP address of a running DogStatsD compliant listener.AddressOrBuilderStatsdSink.Builder. getAddressOrBuilder()The UDP address of a running `statsd <https://github.com/etsy/statsd>`_ compliant listener.AddressOrBuilderStatsdSink. getAddressOrBuilder()The UDP address of a running `statsd <https://github.com/etsy/statsd>`_ compliant listener.AddressOrBuilderStatsdSinkOrBuilder. getAddressOrBuilder()The UDP address of a running `statsd <https://github.com/etsy/statsd>`_ compliant listener.Methods in io.envoyproxy.envoy.config.metrics.v3 that return types with arguments of type AddressOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>DogStatsdSink.Builder. getAddressFieldBuilder()The UDP address of a running DogStatsD compliant listener.private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>StatsdSink.Builder. getAddressFieldBuilder()The UDP address of a running `statsd <https://github.com/etsy/statsd>`_ compliant listener. -
Uses of AddressOrBuilder in io.envoyproxy.envoy.data.accesslog.v3
Fields in io.envoyproxy.envoy.data.accesslog.v3 with type parameters of type AddressOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>AccessLogCommon.Builder. downstreamDirectRemoteAddressBuilder_private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>AccessLogCommon.Builder. downstreamLocalAddressBuilder_private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>AccessLogCommon.Builder. downstreamRemoteAddressBuilder_private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>AccessLogCommon.Builder. upstreamLocalAddressBuilder_private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>AccessLogCommon.Builder. upstreamRemoteAddressBuilder_Methods in io.envoyproxy.envoy.data.accesslog.v3 that return AddressOrBuilder Modifier and Type Method Description AddressOrBuilderAccessLogCommon.Builder. getDownstreamDirectRemoteAddressOrBuilder()This field is the downstream direct remote address on which the request from the user was received.AddressOrBuilderAccessLogCommon. getDownstreamDirectRemoteAddressOrBuilder()This field is the downstream direct remote address on which the request from the user was received.AddressOrBuilderAccessLogCommonOrBuilder. getDownstreamDirectRemoteAddressOrBuilder()This field is the downstream direct remote address on which the request from the user was received.AddressOrBuilderAccessLogCommon.Builder. getDownstreamLocalAddressOrBuilder()This field is the local/destination address on which the request from the user was received.AddressOrBuilderAccessLogCommon. getDownstreamLocalAddressOrBuilder()This field is the local/destination address on which the request from the user was received.AddressOrBuilderAccessLogCommonOrBuilder. getDownstreamLocalAddressOrBuilder()This field is the local/destination address on which the request from the user was received.AddressOrBuilderAccessLogCommon.Builder. getDownstreamRemoteAddressOrBuilder()This field is the remote/origin address on which the request from the user was received.AddressOrBuilderAccessLogCommon. getDownstreamRemoteAddressOrBuilder()This field is the remote/origin address on which the request from the user was received.AddressOrBuilderAccessLogCommonOrBuilder. getDownstreamRemoteAddressOrBuilder()This field is the remote/origin address on which the request from the user was received.AddressOrBuilderAccessLogCommon.Builder. getUpstreamLocalAddressOrBuilder()The upstream local/origin address that handles this exchange.AddressOrBuilderAccessLogCommon. getUpstreamLocalAddressOrBuilder()The upstream local/origin address that handles this exchange.AddressOrBuilderAccessLogCommonOrBuilder. getUpstreamLocalAddressOrBuilder()The upstream local/origin address that handles this exchange.AddressOrBuilderAccessLogCommon.Builder. getUpstreamRemoteAddressOrBuilder()The upstream remote/destination address that handles this exchange.AddressOrBuilderAccessLogCommon. getUpstreamRemoteAddressOrBuilder()The upstream remote/destination address that handles this exchange.AddressOrBuilderAccessLogCommonOrBuilder. getUpstreamRemoteAddressOrBuilder()The upstream remote/destination address that handles this exchange.Methods in io.envoyproxy.envoy.data.accesslog.v3 that return types with arguments of type AddressOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>AccessLogCommon.Builder. getDownstreamDirectRemoteAddressFieldBuilder()This field is the downstream direct remote address on which the request from the user was received.private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>AccessLogCommon.Builder. getDownstreamLocalAddressFieldBuilder()This field is the local/destination address on which the request from the user was received.private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>AccessLogCommon.Builder. getDownstreamRemoteAddressFieldBuilder()This field is the remote/origin address on which the request from the user was received.private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>AccessLogCommon.Builder. getUpstreamLocalAddressFieldBuilder()The upstream local/origin address that handles this exchange.private com.google.protobuf.SingleFieldBuilder<Address,Address.Builder,AddressOrBuilder>AccessLogCommon.Builder. getUpstreamRemoteAddressFieldBuilder()The upstream remote/destination address that handles this exchange.
-