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