* The replication configurations associated with server groups in this application. *
*/ private java.util.List* The replication configurations associated with server groups in this application. *
* * @return The replication configurations associated with server groups in this application. */ public java.util.List* The replication configurations associated with server groups in this application. *
* * @param serverGroupReplicationConfigurations * The replication configurations associated with server groups in this application. */ public void setServerGroupReplicationConfigurations(java.util.Collection* The replication configurations associated with server groups in this application. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setServerGroupReplicationConfigurations(java.util.Collection)} or * {@link #withServerGroupReplicationConfigurations(java.util.Collection)} if you want to override the existing * values. *
* * @param serverGroupReplicationConfigurations * The replication configurations associated with server groups in this application. * @return Returns a reference to this object so that method calls can be chained together. */ public GetAppReplicationConfigurationResult withServerGroupReplicationConfigurations( ServerGroupReplicationConfiguration... serverGroupReplicationConfigurations) { if (this.serverGroupReplicationConfigurations == null) { setServerGroupReplicationConfigurations(new java.util.ArrayList* The replication configurations associated with server groups in this application. *
* * @param serverGroupReplicationConfigurations * The replication configurations associated with server groups in this application. * @return Returns a reference to this object so that method calls can be chained together. */ public GetAppReplicationConfigurationResult withServerGroupReplicationConfigurations( java.util.Collection