@Generated public class NetworkVpcEndpoints extends Object
[AWS PrivateLink]: https://aws.amazon.com/privatelink/
Constructor and Description |
---|
NetworkVpcEndpoints() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Collection<String> |
getDataplaneRelay() |
Collection<String> |
getRestApi() |
int |
hashCode() |
NetworkVpcEndpoints |
setDataplaneRelay(Collection<String> dataplaneRelay) |
NetworkVpcEndpoints |
setRestApi(Collection<String> restApi) |
String |
toString() |
public NetworkVpcEndpoints setDataplaneRelay(Collection<String> dataplaneRelay)
public Collection<String> getDataplaneRelay()
public NetworkVpcEndpoints setRestApi(Collection<String> restApi)
public Collection<String> getRestApi()
Copyright © 2023. All rights reserved.