* A list of DevEndpoint
definitions.
*
* A list of DevEndpoints
not found.
*
* A list of DevEndpoint
definitions.
*
DevEndpoint
definitions.
*/
public java.util.List
* A list of DevEndpoint
definitions.
*
DevEndpoint
definitions.
*/
public void setDevEndpoints(java.util.Collection
* A list of DevEndpoint
definitions.
*
* NOTE: This method appends the values to the existing list (if any). Use * {@link #setDevEndpoints(java.util.Collection)} or {@link #withDevEndpoints(java.util.Collection)} if you want to * override the existing values. *
* * @param devEndpoints * A list ofDevEndpoint
definitions.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchGetDevEndpointsResult withDevEndpoints(DevEndpoint... devEndpoints) {
if (this.devEndpoints == null) {
setDevEndpoints(new java.util.ArrayList
* A list of DevEndpoint
definitions.
*
DevEndpoint
definitions.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchGetDevEndpointsResult withDevEndpoints(java.util.Collection
* A list of DevEndpoints
not found.
*
DevEndpoints
not found.
*/
public java.util.List
* A list of DevEndpoints
not found.
*
DevEndpoints
not found.
*/
public void setDevEndpointsNotFound(java.util.Collection
* A list of DevEndpoints
not found.
*
* NOTE: This method appends the values to the existing list (if any). Use * {@link #setDevEndpointsNotFound(java.util.Collection)} or {@link #withDevEndpointsNotFound(java.util.Collection)} * if you want to override the existing values. *
* * @param devEndpointsNotFound * A list ofDevEndpoints
not found.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchGetDevEndpointsResult withDevEndpointsNotFound(String... devEndpointsNotFound) {
if (this.devEndpointsNotFound == null) {
setDevEndpointsNotFound(new java.util.ArrayList
* A list of DevEndpoints
not found.
*
DevEndpoints
not found.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchGetDevEndpointsResult withDevEndpointsNotFound(java.util.Collection