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