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