| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
static LocationFilter.Builder |
LocationFilter.builder() |
LocationFilter.Builder |
LocationFilter.Builder.name(LocationFilterName name)
Sets the value of the Name property for this object.
|
LocationFilter.Builder |
LocationFilter.Builder.name(String name)
Sets the value of the Name property for this object.
|
LocationFilter.Builder |
LocationFilter.Builder.operator(Operator operator)
Sets the value of the Operator property for this object.
|
LocationFilter.Builder |
LocationFilter.Builder.operator(String operator)
Sets the value of the Operator property for this object.
|
LocationFilter.Builder |
LocationFilter.toBuilder() |
LocationFilter.Builder |
LocationFilter.Builder.values(Collection<String> values)
Sets the value of the Values property for this object.
|
LocationFilter.Builder |
LocationFilter.Builder.values(String... values)
Sets the value of the Values property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LocationFilter.Builder> |
LocationFilter.serializableBuilderClass() |
Copyright © 2020. All rights reserved.