public static interface Endpoint.Builder extends SdkPojo, CopyableBuilder<Endpoint.Builder,Endpoint>
| Modifier and Type | Method and Description |
|---|---|
Endpoint.Builder |
address(String address)
Sets the value of the Address property for this object.
|
Endpoint.Builder |
cachePeriodInMinutes(Long cachePeriodInMinutes)
Sets the value of the CachePeriodInMinutes property for this object.
|
copyapplyMutation, buildEndpoint.Builder address(String address)
address - The new value for the Address property for this object.Endpoint.Builder cachePeriodInMinutes(Long cachePeriodInMinutes)
cachePeriodInMinutes - The new value for the CachePeriodInMinutes property for this object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.