public class ItemForListConsumerCredentialsOutput extends Object
| Constructor and Description |
|---|
ItemForListConsumerCredentialsOutput() |
public ItemForListConsumerCredentialsOutput()
public ItemForListConsumerCredentialsOutput credentialType(String credentialType)
public String getCredentialType()
public void setCredentialType(String credentialType)
public ItemForListConsumerCredentialsOutput hmacAuthCredential(HmacAuthCredentialForListConsumerCredentialsOutput hmacAuthCredential)
@Valid public @Valid HmacAuthCredentialForListConsumerCredentialsOutput getHmacAuthCredential()
public void setHmacAuthCredential(HmacAuthCredentialForListConsumerCredentialsOutput hmacAuthCredential)
public ItemForListConsumerCredentialsOutput id(String id)
public String getId()
public void setId(String id)
public ItemForListConsumerCredentialsOutput keyAuthCredential(KeyAuthCredentialForListConsumerCredentialsOutput keyAuthCredential)
@Valid public @Valid KeyAuthCredentialForListConsumerCredentialsOutput getKeyAuthCredential()
public void setKeyAuthCredential(KeyAuthCredentialForListConsumerCredentialsOutput keyAuthCredential)
Copyright © 2026. All rights reserved.