* A pagination token provided by a previous GetReservedNodeExchangeConfigurationOptions
request.
*
* the configuration options for the reserved-node exchange. These options include information about the source * reserved node and target reserved node. Details include the node type, the price, the node count, and the * offering type. *
*/ private com.amazonaws.internal.SdkInternalList
* A pagination token provided by a previous GetReservedNodeExchangeConfigurationOptions
request.
*
GetReservedNodeExchangeConfigurationOptions
* request.
*/
public void setMarker(String marker) {
this.marker = marker;
}
/**
*
* A pagination token provided by a previous GetReservedNodeExchangeConfigurationOptions
request.
*
GetReservedNodeExchangeConfigurationOptions
* request.
*/
public String getMarker() {
return this.marker;
}
/**
*
* A pagination token provided by a previous GetReservedNodeExchangeConfigurationOptions
request.
*
GetReservedNodeExchangeConfigurationOptions
* request.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public GetReservedNodeExchangeConfigurationOptionsResult withMarker(String marker) {
setMarker(marker);
return this;
}
/**
* * the configuration options for the reserved-node exchange. These options include information about the source * reserved node and target reserved node. Details include the node type, the price, the node count, and the * offering type. *
* * @return the configuration options for the reserved-node exchange. These options include information about the * source reserved node and target reserved node. Details include the node type, the price, the node count, * and the offering type. */ public java.util.List* the configuration options for the reserved-node exchange. These options include information about the source * reserved node and target reserved node. Details include the node type, the price, the node count, and the * offering type. *
* * @param reservedNodeConfigurationOptionList * the configuration options for the reserved-node exchange. These options include information about the * source reserved node and target reserved node. Details include the node type, the price, the node count, * and the offering type. */ public void setReservedNodeConfigurationOptionList(java.util.Collection* the configuration options for the reserved-node exchange. These options include information about the source * reserved node and target reserved node. Details include the node type, the price, the node count, and the * offering type. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setReservedNodeConfigurationOptionList(java.util.Collection)} or * {@link #withReservedNodeConfigurationOptionList(java.util.Collection)} if you want to override the existing * values. *
* * @param reservedNodeConfigurationOptionList * the configuration options for the reserved-node exchange. These options include information about the * source reserved node and target reserved node. Details include the node type, the price, the node count, * and the offering type. * @return Returns a reference to this object so that method calls can be chained together. */ public GetReservedNodeExchangeConfigurationOptionsResult withReservedNodeConfigurationOptionList( ReservedNodeConfigurationOption... reservedNodeConfigurationOptionList) { if (this.reservedNodeConfigurationOptionList == null) { setReservedNodeConfigurationOptionList(new com.amazonaws.internal.SdkInternalList* the configuration options for the reserved-node exchange. These options include information about the source * reserved node and target reserved node. Details include the node type, the price, the node count, and the * offering type. *
* * @param reservedNodeConfigurationOptionList * the configuration options for the reserved-node exchange. These options include information about the * source reserved node and target reserved node. Details include the node type, the price, the node count, * and the offering type. * @return Returns a reference to this object so that method calls can be chained together. */ public GetReservedNodeExchangeConfigurationOptionsResult withReservedNodeConfigurationOptionList( java.util.Collection