public class GetVpcEndpointResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
GetVpcEndpointResponse() |
| Modifier and Type | Method and Description |
|---|---|
GetVpcEndpointResponse |
addVpcsItem(VpcForGetVpcEndpointOutput vpcsItem) |
boolean |
equals(Object o) |
String |
getRegistry()
Get registry
|
@Valid List<VpcForGetVpcEndpointOutput> |
getVpcs()
Get vpcs
|
int |
hashCode() |
GetVpcEndpointResponse |
registry(String registry) |
void |
setRegistry(String registry) |
void |
setVpcs(List<VpcForGetVpcEndpointOutput> vpcs) |
String |
toString() |
GetVpcEndpointResponse |
vpcs(List<VpcForGetVpcEndpointOutput> vpcs) |
getResponseMetadata, setResponseMetadatapublic GetVpcEndpointResponse registry(String registry)
public String getRegistry()
public void setRegistry(String registry)
public GetVpcEndpointResponse vpcs(List<VpcForGetVpcEndpointOutput> vpcs)
public GetVpcEndpointResponse addVpcsItem(VpcForGetVpcEndpointOutput vpcsItem)
@Valid public @Valid List<VpcForGetVpcEndpointOutput> getVpcs()
public void setVpcs(List<VpcForGetVpcEndpointOutput> vpcs)
Copyright © 2025. All rights reserved.