public class GetEndpointRequest extends AbstractBceRequest
| Constructor and Description |
|---|
GetEndpointRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndpointId() |
void |
setEndpointId(String endpointId) |
GetEndpointRequest |
withEndpointId(String endpointId)
Configure id for the request.
|
AbstractBceRequest |
withRequestCredentials(BceCredentials credentials) |
getRequestCredentials, setRequestCredentialspublic AbstractBceRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestpublic GetEndpointRequest withEndpointId(String endpointId)
endpointId - The endpointId of GetEndpointRequestpublic String getEndpointId()
public void setEndpointId(String endpointId)
Copyright © 2021. All rights reserved.