public class GetNatRequest extends AbstractBceRequest
| Constructor and Description |
|---|
GetNatRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNatId() |
void |
setNatId(String natId) |
GetNatRequest |
withNatId(String natId)
Configure id for the request.
|
AbstractBceRequest |
withRequestCredentials(BceCredentials credentials) |
getRequestCredentials, setRequestCredentialspublic AbstractBceRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestpublic GetNatRequest withNatId(String natId)
natId - The name of GetNatRequestpublic String getNatId()
public void setNatId(String natId)
Copyright © 2021. All rights reserved.