/* * Copyright 2010-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "license" file accompanying this file. This file is distributed * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either * express or implied. See the License for the specific language governing * permissions and limitations under the License. */ package com.amazonaws.services.chimesdkmessaging.model; import java.io.Serializable; /** *
* A Field
of the channel that you want to search.
*
* An enum
value that indicates the key to search the channel
* on. MEMBERS
allows you to search channels based on
* memberships. You can use it with the EQUALS
operator to get
* channels whose memberships are equal to the specified values, and with
* the INCLUDES
operator to get channels whose memberships
* include the specified values.
*
* Constraints:
* Allowed Values: MEMBERS
*/
private String key;
/**
*
* The values that you want to search for, a list of strings. The values
* must be AppInstanceUserArns
specified as a list of strings.
*
* This operation isn't supported for AppInstanceUsers
with
* large number of memberships.
*
* The operator used to compare field values, currently EQUALS
* or INCLUDES
. Use the EQUALS
operator to find
* channels whose memberships equal the specified values. Use the
* INCLUDES
operator to find channels whose memberships include
* the specified values.
*
* Constraints:
* Allowed Values: EQUALS, INCLUDES
*/
private String operator;
/**
*
* An enum
value that indicates the key to search the channel
* on. MEMBERS
allows you to search channels based on
* memberships. You can use it with the EQUALS
operator to get
* channels whose memberships are equal to the specified values, and with
* the INCLUDES
operator to get channels whose memberships
* include the specified values.
*
* Constraints:
* Allowed Values: MEMBERS
*
* @return
* An enum
value that indicates the key to search the
* channel on. MEMBERS
allows you to search channels
* based on memberships. You can use it with the EQUALS
* operator to get channels whose memberships are equal to the
* specified values, and with the INCLUDES
operator to
* get channels whose memberships include the specified values.
*
* An enum
value that indicates the key to search the channel
* on. MEMBERS
allows you to search channels based on
* memberships. You can use it with the EQUALS
operator to get
* channels whose memberships are equal to the specified values, and with
* the INCLUDES
operator to get channels whose memberships
* include the specified values.
*
* Constraints:
* Allowed Values: MEMBERS
*
* @param key
* An enum
value that indicates the key to search
* the channel on. MEMBERS
allows you to search
* channels based on memberships. You can use it with the
* EQUALS
operator to get channels whose memberships
* are equal to the specified values, and with the
* INCLUDES
operator to get channels whose
* memberships include the specified values.
*
* An enum
value that indicates the key to search the channel
* on. MEMBERS
allows you to search channels based on
* memberships. You can use it with the EQUALS
operator to get
* channels whose memberships are equal to the specified values, and with
* the INCLUDES
operator to get channels whose memberships
* include the specified values.
*
* Returns a reference to this object so that method calls can be chained * together. *
* Constraints:
* Allowed Values: MEMBERS
*
* @param key
* An enum
value that indicates the key to search
* the channel on. MEMBERS
allows you to search
* channels based on memberships. You can use it with the
* EQUALS
operator to get channels whose memberships
* are equal to the specified values, and with the
* INCLUDES
operator to get channels whose
* memberships include the specified values.
*
* An enum
value that indicates the key to search the channel
* on. MEMBERS
allows you to search channels based on
* memberships. You can use it with the EQUALS
operator to get
* channels whose memberships are equal to the specified values, and with
* the INCLUDES
operator to get channels whose memberships
* include the specified values.
*
* Constraints:
* Allowed Values: MEMBERS
*
* @param key
* An enum
value that indicates the key to search
* the channel on. MEMBERS
allows you to search
* channels based on memberships. You can use it with the
* EQUALS
operator to get channels whose memberships
* are equal to the specified values, and with the
* INCLUDES
operator to get channels whose
* memberships include the specified values.
*
* An enum
value that indicates the key to search the channel
* on. MEMBERS
allows you to search channels based on
* memberships. You can use it with the EQUALS
operator to get
* channels whose memberships are equal to the specified values, and with
* the INCLUDES
operator to get channels whose memberships
* include the specified values.
*
* Returns a reference to this object so that method calls can be chained * together. *
* Constraints:
* Allowed Values: MEMBERS
*
* @param key
* An enum
value that indicates the key to search
* the channel on. MEMBERS
allows you to search
* channels based on memberships. You can use it with the
* EQUALS
operator to get channels whose memberships
* are equal to the specified values, and with the
* INCLUDES
operator to get channels whose
* memberships include the specified values.
*
* The values that you want to search for, a list of strings. The values
* must be AppInstanceUserArns
specified as a list of strings.
*
* This operation isn't supported for AppInstanceUsers
with
* large number of memberships.
*
* The values that you want to search for, a list of strings. The
* values must be AppInstanceUserArns
specified as a
* list of strings.
*
* This operation isn't supported for AppInstanceUsers
* with large number of memberships.
*
* The values that you want to search for, a list of strings. The values
* must be AppInstanceUserArns
specified as a list of strings.
*
* This operation isn't supported for AppInstanceUsers
with
* large number of memberships.
*
* The values that you want to search for, a list of strings. The
* values must be AppInstanceUserArns
specified as a
* list of strings.
*
* This operation isn't supported for
* AppInstanceUsers
with large number of
* memberships.
*
* The values that you want to search for, a list of strings. The values
* must be AppInstanceUserArns
specified as a list of strings.
*
* This operation isn't supported for AppInstanceUsers
with
* large number of memberships.
*
* Returns a reference to this object so that method calls can be chained * together. * * @param values
* The values that you want to search for, a list of strings. The
* values must be AppInstanceUserArns
specified as a
* list of strings.
*
* This operation isn't supported for
* AppInstanceUsers
with large number of
* memberships.
*
* The values that you want to search for, a list of strings. The values
* must be AppInstanceUserArns
specified as a list of strings.
*
* This operation isn't supported for AppInstanceUsers
with
* large number of memberships.
*
* Returns a reference to this object so that method calls can be chained * together. * * @param values
* The values that you want to search for, a list of strings. The
* values must be AppInstanceUserArns
specified as a
* list of strings.
*
* This operation isn't supported for
* AppInstanceUsers
with large number of
* memberships.
*
* The operator used to compare field values, currently EQUALS
* or INCLUDES
. Use the EQUALS
operator to find
* channels whose memberships equal the specified values. Use the
* INCLUDES
operator to find channels whose memberships include
* the specified values.
*
* Constraints:
* Allowed Values: EQUALS, INCLUDES
*
* @return
* The operator used to compare field values, currently
* EQUALS
or INCLUDES
. Use the
* EQUALS
operator to find channels whose memberships
* equal the specified values. Use the INCLUDES
* operator to find channels whose memberships include the specified
* values.
*
* The operator used to compare field values, currently EQUALS
* or INCLUDES
. Use the EQUALS
operator to find
* channels whose memberships equal the specified values. Use the
* INCLUDES
operator to find channels whose memberships include
* the specified values.
*
* Constraints:
* Allowed Values: EQUALS, INCLUDES
*
* @param operator
* The operator used to compare field values, currently
* EQUALS
or INCLUDES
. Use the
* EQUALS
operator to find channels whose
* memberships equal the specified values. Use the
* INCLUDES
operator to find channels whose
* memberships include the specified values.
*
* The operator used to compare field values, currently EQUALS
* or INCLUDES
. Use the EQUALS
operator to find
* channels whose memberships equal the specified values. Use the
* INCLUDES
operator to find channels whose memberships include
* the specified values.
*
* Returns a reference to this object so that method calls can be chained * together. *
* Constraints:
* Allowed Values: EQUALS, INCLUDES
*
* @param operator
* The operator used to compare field values, currently
* EQUALS
or INCLUDES
. Use the
* EQUALS
operator to find channels whose
* memberships equal the specified values. Use the
* INCLUDES
operator to find channels whose
* memberships include the specified values.
*
* The operator used to compare field values, currently EQUALS
* or INCLUDES
. Use the EQUALS
operator to find
* channels whose memberships equal the specified values. Use the
* INCLUDES
operator to find channels whose memberships include
* the specified values.
*
* Constraints:
* Allowed Values: EQUALS, INCLUDES
*
* @param operator
* The operator used to compare field values, currently
* EQUALS
or INCLUDES
. Use the
* EQUALS
operator to find channels whose
* memberships equal the specified values. Use the
* INCLUDES
operator to find channels whose
* memberships include the specified values.
*
* The operator used to compare field values, currently EQUALS
* or INCLUDES
. Use the EQUALS
operator to find
* channels whose memberships equal the specified values. Use the
* INCLUDES
operator to find channels whose memberships include
* the specified values.
*
* Returns a reference to this object so that method calls can be chained * together. *
* Constraints:
* Allowed Values: EQUALS, INCLUDES
*
* @param operator
* The operator used to compare field values, currently
* EQUALS
or INCLUDES
. Use the
* EQUALS
operator to find channels whose
* memberships equal the specified values. Use the
* INCLUDES
operator to find channels whose
* memberships include the specified values.
*