com.baidubce.services.vod.model
Class GetNotificationRequest

java.lang.Object
  extended by com.baidubce.model.AbstractBceRequest
      extended by com.baidubce.services.vod.model.GetNotificationRequest

public class GetNotificationRequest
extends AbstractBceRequest


Constructor Summary
GetNotificationRequest()
           
 
Method Summary
 String getName()
           
 void setName(String name)
           
 String toString()
           
 GetNotificationRequest withName(String name)
           
 GetNotificationRequest withRequestCredentials(BceCredentials credentials)
           
 
Methods inherited from class com.baidubce.model.AbstractBceRequest
getRequestCredentials, setRequestCredentials
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GetNotificationRequest

public GetNotificationRequest()
Method Detail

getName

public String getName()

setName

public void setName(String name)

withName

public GetNotificationRequest withName(String name)

withRequestCredentials

public GetNotificationRequest withRequestCredentials(BceCredentials credentials)
Specified by:
withRequestCredentials in class AbstractBceRequest

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2018. All rights reserved.