public class CreateCustomerGatewayResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
CreateCustomerGatewayResponse() |
| Modifier and Type | Method and Description |
|---|---|
CreateCustomerGatewayResponse |
customerGatewayId(String customerGatewayId) |
boolean |
equals(Object o) |
String |
getCustomerGatewayId()
Get customerGatewayId
|
String |
getRequestId()
Get requestId
|
int |
hashCode() |
CreateCustomerGatewayResponse |
requestId(String requestId) |
void |
setCustomerGatewayId(String customerGatewayId) |
void |
setRequestId(String requestId) |
String |
toString() |
getResponseMetadata, setResponseMetadatapublic CreateCustomerGatewayResponse customerGatewayId(String customerGatewayId)
public String getCustomerGatewayId()
public void setCustomerGatewayId(String customerGatewayId)
public CreateCustomerGatewayResponse requestId(String requestId)
public String getRequestId()
public void setRequestId(String requestId)
Copyright © 2025. All rights reserved.