public class DescribeDBEndpointResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
DescribeDBEndpointResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeDBEndpointResponse |
addEndpointsItem(EndpointForDescribeDBEndpointOutput endpointsItem) |
DescribeDBEndpointResponse |
endpoints(List<EndpointForDescribeDBEndpointOutput> endpoints) |
boolean |
equals(Object o) |
@Valid List<EndpointForDescribeDBEndpointOutput> |
getEndpoints()
Get endpoints
|
Integer |
getTotal()
Get total
|
int |
hashCode() |
void |
setEndpoints(List<EndpointForDescribeDBEndpointOutput> endpoints) |
void |
setTotal(Integer total) |
String |
toString() |
DescribeDBEndpointResponse |
total(Integer total) |
getResponseMetadata, setResponseMetadatapublic DescribeDBEndpointResponse endpoints(List<EndpointForDescribeDBEndpointOutput> endpoints)
public DescribeDBEndpointResponse addEndpointsItem(EndpointForDescribeDBEndpointOutput endpointsItem)
@Valid public @Valid List<EndpointForDescribeDBEndpointOutput> getEndpoints()
public void setEndpoints(List<EndpointForDescribeDBEndpointOutput> endpoints)
public DescribeDBEndpointResponse total(Integer total)
public Integer getTotal()
public void setTotal(Integer total)
Copyright © 2026. All rights reserved.