类 ListAliasesRequest


  • public class ListAliasesRequest
    extends AbstractBceRequest
    Request object for listing aliases for the Baidu CFC function
    • 构造器详细资料

      • ListAliasesRequest

        public ListAliasesRequest()
    • 方法详细资料

      • getFunctionName

        public String getFunctionName()
        Get the function name
        返回:
        The function name
      • setFunctionName

        public void setFunctionName​(String functionName)
        Set the function name
        参数:
        functionName - The function name
      • getFunctionVersion

        public String getFunctionVersion()
        Get the function version
        返回:
        The function version
      • setFunctionVersion

        public void setFunctionVersion​(String functionVersion)
        Set the function version
        参数:
        functionVersion - The function version
      • getMarker

        public Integer getMarker()
        Get the marker
        返回:
        The marker
      • setMarker

        public void setMarker​(Integer marker)
        Set the marker
        参数:
        marker - The marker
      • getMaxItems

        public Integer getMaxItems()
        Get the max items
        返回:
        The max items
      • setMaxItems

        public void setMaxItems​(Integer maxItems)
        Set the max items
        参数:
        maxItems - The items