| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.model |
| Modifier and Type | Method and Description |
|---|---|
ImmutableCacheControl |
ImmutableCacheControl.Builder.build()
Builds a new
ImmutableCacheControl. |
static ImmutableCacheControl |
ImmutableCacheControl.copyOf(CacheControl instance)
Creates an immutable copy of a
CacheControl value. |
ImmutableCacheControl |
ImmutableCacheControl.withTimeToLive(long value)
Copy the current immutable object by setting a value for the
timeToLive attribute. |
ImmutableCacheControl |
ImmutableCacheControl.withTimeToLiveUnit(TimeUnit value)
Copy the current immutable object by setting a value for the
timeToLiveUnit attribute. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.