* A list of authorization token data objects that correspond to the registryIds
values in the request.
*
* A list of authorization token data objects that correspond to the registryIds
values in the request.
*
registryIds
values in the
* request.
*/
public java.util.List
* A list of authorization token data objects that correspond to the registryIds
values in the request.
*
registryIds
values in the
* request.
*/
public void setAuthorizationData(java.util.Collection
* A list of authorization token data objects that correspond to the registryIds
values in the request.
*
* NOTE: This method appends the values to the existing list (if any). Use * {@link #setAuthorizationData(java.util.Collection)} or {@link #withAuthorizationData(java.util.Collection)} if * you want to override the existing values. *
* * @param authorizationData * A list of authorization token data objects that correspond to theregistryIds
values in the
* request.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public GetAuthorizationTokenResult withAuthorizationData(AuthorizationData... authorizationData) {
if (this.authorizationData == null) {
setAuthorizationData(new java.util.ArrayList
* A list of authorization token data objects that correspond to the registryIds
values in the request.
*
registryIds
values in the
* request.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public GetAuthorizationTokenResult withAuthorizationData(java.util.Collection