* Describes the fields for that connector entity. For example, for an account entity, the fields would be * account name, account ID, and so on. *
*/ private java.util.List* Describes the fields for that connector entity. For example, for an account entity, the fields would be * account name, account ID, and so on. *
* * @return Describes the fields for that connector entity. For example, for an account entity, the fields * would be account name, account ID, and so on. */ public java.util.List* Describes the fields for that connector entity. For example, for an account entity, the fields would be * account name, account ID, and so on. *
* * @param connectorEntityFields * Describes the fields for that connector entity. For example, for an account entity, the fields * would be account name, account ID, and so on. */ public void setConnectorEntityFields(java.util.Collection* Describes the fields for that connector entity. For example, for an account entity, the fields would be * account name, account ID, and so on. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setConnectorEntityFields(java.util.Collection)} or * {@link #withConnectorEntityFields(java.util.Collection)} if you want to override the existing values. *
* * @param connectorEntityFields * Describes the fields for that connector entity. For example, for an account entity, the fields * would be account name, account ID, and so on. * @return Returns a reference to this object so that method calls can be chained together. */ public DescribeConnectorEntityResult withConnectorEntityFields(ConnectorEntityField... connectorEntityFields) { if (this.connectorEntityFields == null) { setConnectorEntityFields(new java.util.ArrayList* Describes the fields for that connector entity. For example, for an account entity, the fields would be * account name, account ID, and so on. *
* * @param connectorEntityFields * Describes the fields for that connector entity. For example, for an account entity, the fields * would be account name, account ID, and so on. * @return Returns a reference to this object so that method calls can be chained together. */ public DescribeConnectorEntityResult withConnectorEntityFields(java.util.Collection