public interface Request
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
headerNames() |
Span.Kind |
spanKind() |
Object |
unwrap() |
Collection<String> headerNames()
Span.Kind spanKind()
Span.Kind describing the direction and type of the
request.Object unwrap()
null if there is none.Copyright © 2021 Pivotal Software, Inc.. All rights reserved.