Uses of Class
io.envoyproxy.envoy.extensions.router.cluster_specifiers.matcher.v3.ClusterAction
Packages that use ClusterAction
-
Uses of ClusterAction in io.envoyproxy.envoy.extensions.router.cluster_specifiers.matcher.v3
Methods in io.envoyproxy.envoy.extensions.router.cluster_specifiers.matcher.v3 that return ClusterActionModifier and TypeMethodDescriptionClusterAction.Builder.build()ClusterAction.Builder.buildPartial()static ClusterActionClusterAction.getDefaultInstance()ClusterAction.Builder.getDefaultInstanceForType()ClusterAction.getDefaultInstanceForType()static ClusterActionClusterAction.parseDelimitedFrom(InputStream input) static ClusterActionClusterAction.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterActionClusterAction.parseFrom(byte[] data) static ClusterActionClusterAction.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterActionClusterAction.parseFrom(com.google.protobuf.ByteString data) static ClusterActionClusterAction.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterActionClusterAction.parseFrom(com.google.protobuf.CodedInputStream input) static ClusterActionClusterAction.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterActionClusterAction.parseFrom(InputStream input) static ClusterActionClusterAction.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterActionClusterAction.parseFrom(ByteBuffer data) static ClusterActionClusterAction.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.router.cluster_specifiers.matcher.v3 that return types with arguments of type ClusterActionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ClusterAction>ClusterAction.getParserForType()static com.google.protobuf.Parser<ClusterAction>ClusterAction.parser()Methods in io.envoyproxy.envoy.extensions.router.cluster_specifiers.matcher.v3 with parameters of type ClusterActionModifier and TypeMethodDescriptionClusterAction.Builder.mergeFrom(ClusterAction other) static ClusterAction.BuilderClusterAction.newBuilder(ClusterAction prototype)