类 GetAspRequest


  • public class GetAspRequest
    extends AbstractBceRequest
    The request for getting detail of the autoSnapshotPolicy.
    • 构造器详细资料

      • GetAspRequest

        public GetAspRequest()
    • 方法详细资料

      • getAspId

        public String getAspId()
      • setAspId

        public void setAspId​(String aspId)
      • withAspId

        public GetAspRequest withAspId​(String aspId)
        Configure aspId for the request.
        参数:
        aspId - The id of asp.
        返回:
        GetAspRequest with aspId.