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