public class ApiKeyCredentialProviderForBatchGetApiKeyCredentialProvidersOutput extends Object
| Constructor and Description |
|---|
ApiKeyCredentialProviderForBatchGetApiKeyCredentialProvidersOutput() |
| Modifier and Type | Method and Description |
|---|---|
ApiKeyCredentialProviderForBatchGetApiKeyCredentialProvidersOutput |
createdAt(String createdAt) |
ApiKeyCredentialProviderForBatchGetApiKeyCredentialProvidersOutput |
credentialProviderTrn(String credentialProviderTrn) |
boolean |
equals(Object o) |
String |
getCreatedAt()
Get createdAt
|
String |
getCredentialProviderTrn()
Get credentialProviderTrn
|
String |
getName()
Get name
|
String |
getUpdatedAt()
Get updatedAt
|
int |
hashCode() |
ApiKeyCredentialProviderForBatchGetApiKeyCredentialProvidersOutput |
name(String name) |
void |
setCreatedAt(String createdAt) |
void |
setCredentialProviderTrn(String credentialProviderTrn) |
void |
setName(String name) |
void |
setUpdatedAt(String updatedAt) |
String |
toString() |
ApiKeyCredentialProviderForBatchGetApiKeyCredentialProvidersOutput |
updatedAt(String updatedAt) |
public ApiKeyCredentialProviderForBatchGetApiKeyCredentialProvidersOutput()
public ApiKeyCredentialProviderForBatchGetApiKeyCredentialProvidersOutput createdAt(String createdAt)
public String getCreatedAt()
public void setCreatedAt(String createdAt)
public ApiKeyCredentialProviderForBatchGetApiKeyCredentialProvidersOutput credentialProviderTrn(String credentialProviderTrn)
public String getCredentialProviderTrn()
public void setCredentialProviderTrn(String credentialProviderTrn)
public ApiKeyCredentialProviderForBatchGetApiKeyCredentialProvidersOutput name(String name)
public String getName()
public void setName(String name)
public ApiKeyCredentialProviderForBatchGetApiKeyCredentialProvidersOutput updatedAt(String updatedAt)
public String getUpdatedAt()
public void setUpdatedAt(String updatedAt)
Copyright © 2026. All rights reserved.