| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
static GetIntegrationResponse.Builder |
GetIntegrationResponse.builder() |
GetIntegrationResponse.Builder |
GetIntegrationResponse.Builder.createdAt(Instant createdAt)
The timestamp of when the domain was created.
|
GetIntegrationResponse.Builder |
GetIntegrationResponse.Builder.domainName(String domainName)
The unique name of the domain.
|
GetIntegrationResponse.Builder |
GetIntegrationResponse.Builder.lastUpdatedAt(Instant lastUpdatedAt)
The timestamp of when the domain was most recently edited.
|
GetIntegrationResponse.Builder |
GetIntegrationResponse.Builder.objectTypeName(String objectTypeName)
The name of the profile object type.
|
GetIntegrationResponse.Builder |
GetIntegrationResponse.Builder.tags(Map<String,String> tags)
The tags used to organize, track, or control access for this resource.
|
GetIntegrationResponse.Builder |
GetIntegrationResponse.toBuilder() |
GetIntegrationResponse.Builder |
GetIntegrationResponse.Builder.uri(String uri)
The URI of the S3 bucket or any other type of data source.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetIntegrationResponse.Builder> |
GetIntegrationResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.