com.baidubce.services.dugo.project
Class GetProjectByIdRequest.GetProjectByIdResponse

java.lang.Object
  extended by com.baidubce.model.AbstractBceResponse
      extended by com.baidubce.services.dugo.project.GetProjectByIdRequest.GetProjectByIdResponse
All Implemented Interfaces:
Serializable
Enclosing class:
GetProjectByIdRequest

public static class GetProjectByIdRequest.GetProjectByIdResponse
extends AbstractBceResponse

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.baidubce.model.AbstractBceResponse
metadata
 
Constructor Summary
GetProjectByIdRequest.GetProjectByIdResponse()
           
 
Method Summary
 ProjectInfoVo getData()
           
 void setData(ProjectInfoVo data)
           
 
Methods inherited from class com.baidubce.model.AbstractBceResponse
getMetadata
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetProjectByIdRequest.GetProjectByIdResponse

public GetProjectByIdRequest.GetProjectByIdResponse()
Method Detail

getData

public ProjectInfoVo getData()

setData

public void setData(ProjectInfoVo data)


Copyright © 2018. All rights reserved.