public class ListInboundAuthConfigsResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
ListInboundAuthConfigsResponse() |
getResponseMetadata, setResponseMetadatapublic ListInboundAuthConfigsResponse inboundAuthConfigs(List<InboundAuthConfigForListInboundAuthConfigsOutput> inboundAuthConfigs)
public ListInboundAuthConfigsResponse addInboundAuthConfigsItem(InboundAuthConfigForListInboundAuthConfigsOutput inboundAuthConfigsItem)
@Valid public @Valid List<InboundAuthConfigForListInboundAuthConfigsOutput> getInboundAuthConfigs()
public void setInboundAuthConfigs(List<InboundAuthConfigForListInboundAuthConfigsOutput> inboundAuthConfigs)
public ListInboundAuthConfigsResponse pageNumber(Integer pageNumber)
public Integer getPageNumber()
public void setPageNumber(Integer pageNumber)
public ListInboundAuthConfigsResponse pageSize(Integer pageSize)
public Integer getPageSize()
public void setPageSize(Integer pageSize)
public ListInboundAuthConfigsResponse totalCount(Integer totalCount)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
Copyright © 2026. All rights reserved.