protected static class OutputLocation.BuilderImpl extends Object implements OutputLocation.Builder
Modifier | Constructor and Description |
---|---|
protected |
BuilderImpl() |
Modifier and Type | Method and Description |
---|---|
OutputLocation |
build() |
boolean |
equals(Object rhs) |
int |
hashCode() |
S3Location |
s3() |
OutputLocation.Builder |
s3(S3Location s3) |
public OutputLocation build()
build
in interface OutputLocation.Builder
public final OutputLocation.Builder s3(S3Location s3)
s3
in interface OutputLocation.Builder
public S3Location s3()
Copyright © 2021. All rights reserved.