public class BatchGetInboundAuthConfigResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
BatchGetInboundAuthConfigResponse() |
| Modifier and Type | Method and Description |
|---|---|
BatchGetInboundAuthConfigResponse |
addInboundAuthConfigsItem(InboundAuthConfigForBatchGetInboundAuthConfigOutput inboundAuthConfigsItem) |
boolean |
equals(Object o) |
@Valid List<InboundAuthConfigForBatchGetInboundAuthConfigOutput> |
getInboundAuthConfigs()
Get inboundAuthConfigs
|
int |
hashCode() |
BatchGetInboundAuthConfigResponse |
inboundAuthConfigs(List<InboundAuthConfigForBatchGetInboundAuthConfigOutput> inboundAuthConfigs) |
void |
setInboundAuthConfigs(List<InboundAuthConfigForBatchGetInboundAuthConfigOutput> inboundAuthConfigs) |
String |
toString() |
getResponseMetadata, setResponseMetadatapublic BatchGetInboundAuthConfigResponse inboundAuthConfigs(List<InboundAuthConfigForBatchGetInboundAuthConfigOutput> inboundAuthConfigs)
public BatchGetInboundAuthConfigResponse addInboundAuthConfigsItem(InboundAuthConfigForBatchGetInboundAuthConfigOutput inboundAuthConfigsItem)
@Valid public @Valid List<InboundAuthConfigForBatchGetInboundAuthConfigOutput> getInboundAuthConfigs()
public void setInboundAuthConfigs(List<InboundAuthConfigForBatchGetInboundAuthConfigOutput> inboundAuthConfigs)
Copyright © 2026. All rights reserved.