public static interface Endpoint.Builder extends SdkPojo, CopyableBuilder<Endpoint.Builder,Endpoint>
| Modifier and Type | Method and Description |
|---|---|
Endpoint.Builder |
address(String address)
An endpoint address.
|
Endpoint.Builder |
cachePeriodInMinutes(Long cachePeriodInMinutes)
The TTL for the endpoint, in minutes.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildEndpoint.Builder address(String address)
An endpoint address.
address - An endpoint address.Endpoint.Builder cachePeriodInMinutes(Long cachePeriodInMinutes)
The TTL for the endpoint, in minutes.
cachePeriodInMinutes - The TTL for the endpoint, in minutes.Copyright © 2023. All rights reserved.