| Modifier and Type | Method and Description |
|---|---|
TimeStamp |
TimeStampBuilder.build() |
TimeStamp |
TimeStamp.Deserializer.deserialize(com.fasterxml.jackson.core.JsonParser parser,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
| Modifier and Type | Method and Description |
|---|---|
void |
TimeStamp.Serializer.serialize(TimeStamp value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
| Constructor and Description |
|---|
TimeStampBuilder(TimeStamp instance) |
TimeStampBuilder(TimeStamp instance,
Boolean validationEnabled) |
TimeStampBuilder(TimeStampFluent<?> fluent,
TimeStamp instance) |
TimeStampBuilder(TimeStampFluent<?> fluent,
TimeStamp instance,
Boolean validationEnabled) |
TimeStampBuilder(TimeStampFluent<?> fluent,
TimeStamp instance,
javax.validation.Validator validator) |
TimeStampBuilder(TimeStamp instance,
javax.validation.Validator validator) |
TimeStampFluentImpl(TimeStamp instance) |
| Modifier and Type | Method and Description |
|---|---|
TimeStamp |
ApiKeySpecFluentImpl.buildTimestamp() |
TimeStamp |
ApiKeySpecFluent.buildTimestamp() |
TimeStamp |
ApiKeySpecFluentImpl.getTimestamp()
Deprecated.
|
TimeStamp |
ApiKeySpecFluent.getTimestamp()
Deprecated.
|
TimeStamp |
ApiKeySpec.getTimestamp() |
| Modifier and Type | Method and Description |
|---|---|
ApiKeySpecFluent.TimestampNested<A> |
ApiKeySpecFluentImpl.editOrNewTimestampLike(TimeStamp item) |
ApiKeySpecFluent.TimestampNested<A> |
ApiKeySpecFluent.editOrNewTimestampLike(TimeStamp item) |
void |
ApiKeySpec.setTimestamp(TimeStamp timestamp) |
ApiKeySpecFluent.TimestampNested<A> |
ApiKeySpecFluentImpl.withNewTimestampLike(TimeStamp item) |
ApiKeySpecFluent.TimestampNested<A> |
ApiKeySpecFluent.withNewTimestampLike(TimeStamp item) |
A |
ApiKeySpecFluentImpl.withTimestamp(TimeStamp timestamp) |
A |
ApiKeySpecFluent.withTimestamp(TimeStamp timestamp) |
| Constructor and Description |
|---|
ApiKeySpec(String api,
String apiKey,
String apiOperation,
String apiVersion,
String name,
TimeStamp timestamp) |
| Modifier and Type | Method and Description |
|---|---|
TimeStamp |
EdgeSpecFluent.buildTimestamp() |
TimeStamp |
EdgeSpecFluentImpl.buildTimestamp() |
TimeStamp |
EdgeSpecFluent.getTimestamp()
Deprecated.
|
TimeStamp |
EdgeSpecFluentImpl.getTimestamp()
Deprecated.
|
TimeStamp |
EdgeSpec.getTimestamp() |
| Modifier and Type | Method and Description |
|---|---|
EdgeSpecFluent.TimestampNested<A> |
EdgeSpecFluent.editOrNewTimestampLike(TimeStamp item) |
EdgeSpecFluent.TimestampNested<A> |
EdgeSpecFluentImpl.editOrNewTimestampLike(TimeStamp item) |
void |
EdgeSpec.setTimestamp(TimeStamp timestamp) |
EdgeSpecFluent.TimestampNested<A> |
EdgeSpecFluent.withNewTimestampLike(TimeStamp item) |
EdgeSpecFluent.TimestampNested<A> |
EdgeSpecFluentImpl.withNewTimestampLike(TimeStamp item) |
A |
EdgeSpecFluent.withTimestamp(TimeStamp timestamp) |
A |
EdgeSpecFluentImpl.withTimestamp(TimeStamp timestamp) |
| Constructor and Description |
|---|
EdgeSpec(String apiProtocol,
String contextProtocol,
String destinationOwner,
String destinationUid,
String destinationWorkloadName,
String destinationWorkloadNamespace,
String name,
String sourceOwner,
String sourceUid,
String sourceWorkloadName,
String sourceWorkloadNamespace,
TimeStamp timestamp) |
| Modifier and Type | Method and Description |
|---|---|
TimeStamp |
LogEntrySpecFluentImpl.buildTimestamp() |
TimeStamp |
LogEntrySpecFluent.buildTimestamp() |
TimeStamp |
LogEntrySpecFluentImpl.getTimestamp()
Deprecated.
|
TimeStamp |
LogEntrySpecFluent.getTimestamp()
Deprecated.
|
TimeStamp |
LogEntrySpec.getTimestamp() |
| Modifier and Type | Method and Description |
|---|---|
LogEntrySpecFluent.TimestampNested<A> |
LogEntrySpecFluentImpl.editOrNewTimestampLike(TimeStamp item) |
LogEntrySpecFluent.TimestampNested<A> |
LogEntrySpecFluent.editOrNewTimestampLike(TimeStamp item) |
void |
LogEntrySpec.setTimestamp(TimeStamp timestamp) |
LogEntrySpecFluent.TimestampNested<A> |
LogEntrySpecFluentImpl.withNewTimestampLike(TimeStamp item) |
LogEntrySpecFluent.TimestampNested<A> |
LogEntrySpecFluent.withNewTimestampLike(TimeStamp item) |
A |
LogEntrySpecFluentImpl.withTimestamp(TimeStamp timestamp) |
A |
LogEntrySpecFluent.withTimestamp(TimeStamp timestamp) |
| Constructor and Description |
|---|
LogEntrySpec(Map<String,TypedValue> monitoredResourceDimensions,
String monitoredResourceType,
String name,
String severity,
TimeStamp timestamp,
Map<String,TypedValue> variables) |
| Modifier and Type | Method and Description |
|---|---|
TimeStamp |
TraceSpanSpecFluent.buildEndTime() |
TimeStamp |
TraceSpanSpecFluentImpl.buildEndTime() |
TimeStamp |
TraceSpanSpecFluent.buildStartTime() |
TimeStamp |
TraceSpanSpecFluentImpl.buildStartTime() |
TimeStamp |
TraceSpanSpecFluent.getEndTime()
Deprecated.
|
TimeStamp |
TraceSpanSpecFluentImpl.getEndTime()
Deprecated.
|
TimeStamp |
TraceSpanSpec.getEndTime() |
TimeStamp |
TraceSpanSpecFluent.getStartTime()
Deprecated.
|
TimeStamp |
TraceSpanSpecFluentImpl.getStartTime()
Deprecated.
|
TimeStamp |
TraceSpanSpec.getStartTime() |
| Constructor and Description |
|---|
TraceSpanSpec(Boolean clientSpan,
TimeStamp endTime,
Long httpStatusCode,
String name,
String parentSpanId,
Boolean rewriteClientSpanId,
String spanId,
String spanName,
Map<String,TypedValue> spanTags,
TimeStamp startTime,
String traceId) |
Copyright © 2017–2018 Red Hat. All rights reserved.