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