com.baidubce.services.nat.model
Class GetNatRequest
java.lang.Object
com.baidubce.model.AbstractBceRequest
com.baidubce.services.nat.model.GetNatRequest
public class GetNatRequest
- extends AbstractBceRequest
The request for got a nat.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetNatRequest
public GetNatRequest()
withRequestCredentials
public AbstractBceRequest withRequestCredentials(BceCredentials credentials)
- Specified by:
withRequestCredentials
in class AbstractBceRequest
withNatId
public GetNatRequest withNatId(String natId)
- Configure id for the request.
- Parameters:
natId
- The name of GetNatRequest
- Returns:
- GetNatRequest with specific name
getNatId
public String getNatId()
setNatId
public void setNatId(String natId)
Copyright © 2018. All rights reserved.