* A list that contains the current configuration of one or more resources. *
*/ private com.amazonaws.internal.SdkInternalList* A list of resource keys that were not processed with the current response. The unprocessesResourceKeys value is * in the same form as ResourceKeys, so the value can be directly provided to a subsequent BatchGetResourceConfig * operation. If there are no unprocessed resource keys, the response contains an empty unprocessedResourceKeys * list. *
*/ private com.amazonaws.internal.SdkInternalList* A list that contains the current configuration of one or more resources. *
* * @return A list that contains the current configuration of one or more resources. */ public java.util.List* A list that contains the current configuration of one or more resources. *
* * @param baseConfigurationItems * A list that contains the current configuration of one or more resources. */ public void setBaseConfigurationItems(java.util.Collection* A list that contains the current configuration of one or more resources. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setBaseConfigurationItems(java.util.Collection)} or * {@link #withBaseConfigurationItems(java.util.Collection)} if you want to override the existing values. *
* * @param baseConfigurationItems * A list that contains the current configuration of one or more resources. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetResourceConfigResult withBaseConfigurationItems(BaseConfigurationItem... baseConfigurationItems) { if (this.baseConfigurationItems == null) { setBaseConfigurationItems(new com.amazonaws.internal.SdkInternalList* A list that contains the current configuration of one or more resources. *
* * @param baseConfigurationItems * A list that contains the current configuration of one or more resources. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetResourceConfigResult withBaseConfigurationItems(java.util.Collection* A list of resource keys that were not processed with the current response. The unprocessesResourceKeys value is * in the same form as ResourceKeys, so the value can be directly provided to a subsequent BatchGetResourceConfig * operation. If there are no unprocessed resource keys, the response contains an empty unprocessedResourceKeys * list. *
* * @return A list of resource keys that were not processed with the current response. The unprocessesResourceKeys * value is in the same form as ResourceKeys, so the value can be directly provided to a subsequent * BatchGetResourceConfig operation. If there are no unprocessed resource keys, the response contains an * empty unprocessedResourceKeys list. */ public java.util.List* A list of resource keys that were not processed with the current response. The unprocessesResourceKeys value is * in the same form as ResourceKeys, so the value can be directly provided to a subsequent BatchGetResourceConfig * operation. If there are no unprocessed resource keys, the response contains an empty unprocessedResourceKeys * list. *
* * @param unprocessedResourceKeys * A list of resource keys that were not processed with the current response. The unprocessesResourceKeys * value is in the same form as ResourceKeys, so the value can be directly provided to a subsequent * BatchGetResourceConfig operation. If there are no unprocessed resource keys, the response contains an * empty unprocessedResourceKeys list. */ public void setUnprocessedResourceKeys(java.util.Collection* A list of resource keys that were not processed with the current response. The unprocessesResourceKeys value is * in the same form as ResourceKeys, so the value can be directly provided to a subsequent BatchGetResourceConfig * operation. If there are no unprocessed resource keys, the response contains an empty unprocessedResourceKeys * list. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setUnprocessedResourceKeys(java.util.Collection)} or * {@link #withUnprocessedResourceKeys(java.util.Collection)} if you want to override the existing values. *
* * @param unprocessedResourceKeys * A list of resource keys that were not processed with the current response. The unprocessesResourceKeys * value is in the same form as ResourceKeys, so the value can be directly provided to a subsequent * BatchGetResourceConfig operation. If there are no unprocessed resource keys, the response contains an * empty unprocessedResourceKeys list. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetResourceConfigResult withUnprocessedResourceKeys(ResourceKey... unprocessedResourceKeys) { if (this.unprocessedResourceKeys == null) { setUnprocessedResourceKeys(new com.amazonaws.internal.SdkInternalList* A list of resource keys that were not processed with the current response. The unprocessesResourceKeys value is * in the same form as ResourceKeys, so the value can be directly provided to a subsequent BatchGetResourceConfig * operation. If there are no unprocessed resource keys, the response contains an empty unprocessedResourceKeys * list. *
* * @param unprocessedResourceKeys * A list of resource keys that were not processed with the current response. The unprocessesResourceKeys * value is in the same form as ResourceKeys, so the value can be directly provided to a subsequent * BatchGetResourceConfig operation. If there are no unprocessed resource keys, the response contains an * empty unprocessedResourceKeys list. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetResourceConfigResult withUnprocessedResourceKeys(java.util.Collection