| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.model |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableCacheControl.Builder |
ImmutableCacheControl.builder()
Creates a builder for
ImmutableCacheControl. |
ImmutableCacheControl.Builder |
ImmutableCacheControl.Builder.from(CacheControl instance)
Fill a builder with attribute values from the provided
CacheControl instance. |
ImmutableCacheControl.Builder |
ImmutableCacheControl.Builder.timeToLive(long timeToLive)
Initializes the value for the
timeToLive attribute. |
ImmutableCacheControl.Builder |
ImmutableCacheControl.Builder.timeToLiveUnit(TimeUnit timeToLiveUnit)
Initializes the value for the
timeToLiveUnit attribute. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.