@Generated(value="software.amazon.smithy.crt.java.StructureGenerator") public class StatsEvent extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
StatsEvent.Builder |
protected static class |
StatsEvent.BuilderImpl |
Modifier | Constructor and Description |
---|---|
protected |
StatsEvent(StatsEvent.BuilderImpl builder) |
Modifier and Type | Method and Description |
---|---|
static StatsEvent.Builder |
builder() |
Stats |
details() |
boolean |
equals(Object rhs) |
int |
hashCode() |
StatsEvent.Builder |
toBuilder() |
protected StatsEvent(StatsEvent.BuilderImpl builder)
public StatsEvent.Builder toBuilder()
public static StatsEvent.Builder builder()
public Stats details()
Copyright © 2021. All rights reserved.