public class GetAspRequest extends AbstractBceRequest
| Constructor and Description |
|---|
GetAspRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAspId() |
void |
setAspId(String aspId) |
GetAspRequest |
withAspId(String aspId)
Configure aspId for the request.
|
GetAspRequest |
withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
getRequestCredentials, setRequestCredentialspublic String getAspId()
public void setAspId(String aspId)
public GetAspRequest withAspId(String aspId)
aspId - The id of asp.public GetAspRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestcredentials - a valid instance of BceCredentials.Copyright © 2023. All rights reserved.