public class HyperWorkloadHeaderInterceptor extends Object
| Modifier and Type | Method and Description |
|---|---|
io.grpc.Metadata.Key<String> |
getKey() |
String |
getValue() |
default void |
mutate(io.grpc.Metadata headers) |
static HyperWorkloadHeaderInterceptor |
of(Properties properties) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitinterceptCallpublic static HyperWorkloadHeaderInterceptor of(Properties properties)
public io.grpc.Metadata.Key<String> getKey()
public String getValue()
public void mutate(io.grpc.Metadata headers)
mutate in interface HeaderMutatingClientInterceptorCopyright © 2025. All rights reserved.