| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.model.metadata |
| Modifier and Type | Method and Description |
|---|---|
ImmutableDescribeEntityResponse |
ImmutableDescribeEntityResponse.Builder.build()
Builds a new
ImmutableDescribeEntityResponse. |
static ImmutableDescribeEntityResponse |
ImmutableDescribeEntityResponse.copyOf(DescribeEntityResponse instance)
Creates an immutable copy of a
DescribeEntityResponse value. |
ImmutableDescribeEntityResponse |
ImmutableDescribeEntityResponse.withCacheControl(CacheControl value)
Copy the current immutable object by setting a value for the
cacheControl attribute. |
ImmutableDescribeEntityResponse |
ImmutableDescribeEntityResponse.withEntityDefinition(EntityDefinition value)
Copy the current immutable object by setting a value for the
entityDefinition attribute. |
ImmutableDescribeEntityResponse |
ImmutableDescribeEntityResponse.withErrorDetails(ErrorDetails value)
Copy the current immutable object by setting a value for the
errorDetails attribute. |
ImmutableDescribeEntityResponse |
ImmutableDescribeEntityResponse.withIsSuccess(boolean value)
Copy the current immutable object by setting a value for the
isSuccess attribute. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.