public static interface StackInstanceFilter.Builder extends SdkPojo, CopyableBuilder<StackInstanceFilter.Builder,StackInstanceFilter>
| Modifier and Type | Method and Description |
|---|---|
StackInstanceFilter.Builder |
name(StackInstanceFilterName name)
The type of filter to apply.
|
StackInstanceFilter.Builder |
name(String name)
The type of filter to apply.
|
StackInstanceFilter.Builder |
values(String values)
The status to filter by.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildStackInstanceFilter.Builder name(String name)
The type of filter to apply.
name - The type of filter to apply.StackInstanceFilterName,
StackInstanceFilterNameStackInstanceFilter.Builder name(StackInstanceFilterName name)
The type of filter to apply.
name - The type of filter to apply.StackInstanceFilterName,
StackInstanceFilterNameStackInstanceFilter.Builder values(String values)
The status to filter by.
values - The status to filter by.Copyright © 2020. All rights reserved.