public static interface AssociationFilter.Builder extends SdkPojo, CopyableBuilder<AssociationFilter.Builder,AssociationFilter>
| Modifier and Type | Method and Description |
|---|---|
AssociationFilter.Builder |
key(AssociationFilterKey key)
The name of the filter.
|
AssociationFilter.Builder |
key(String key)
The name of the filter.
|
AssociationFilter.Builder |
value(String value)
The filter value.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociationFilter.Builder key(String key)
The name of the filter.
InstanceId has been deprecated.
key - The name of the filter.
InstanceId has been deprecated.
AssociationFilterKey,
AssociationFilterKeyAssociationFilter.Builder key(AssociationFilterKey key)
The name of the filter.
InstanceId has been deprecated.
key - The name of the filter.
InstanceId has been deprecated.
AssociationFilterKey,
AssociationFilterKeyAssociationFilter.Builder value(String value)
The filter value.
value - The filter value.Copyright © 2020. All rights reserved.