| Package | Description |
|---|---|
| software.amazon.awssdk.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ObjectTypeField> |
GetProfileObjectTypeResponse.fields()
A map of the name and ObjectType field.
|
Map<String,ObjectTypeField> |
PutProfileObjectTypeResponse.fields()
A map of the name and ObjectType field.
|
Map<String,ObjectTypeField> |
PutProfileObjectTypeRequest.fields()
A map of the name and ObjectType field.
|
Map<String,ObjectTypeField> |
GetProfileObjectTypeTemplateResponse.fields()
A map of the name and ObjectType field.
|
| Modifier and Type | Method and Description |
|---|---|
GetProfileObjectTypeResponse.Builder |
GetProfileObjectTypeResponse.Builder.fields(Map<String,ObjectTypeField> fields)
A map of the name and ObjectType field.
|
PutProfileObjectTypeResponse.Builder |
PutProfileObjectTypeResponse.Builder.fields(Map<String,ObjectTypeField> fields)
A map of the name and ObjectType field.
|
PutProfileObjectTypeRequest.Builder |
PutProfileObjectTypeRequest.Builder.fields(Map<String,ObjectTypeField> fields)
A map of the name and ObjectType field.
|
GetProfileObjectTypeTemplateResponse.Builder |
GetProfileObjectTypeTemplateResponse.Builder.fields(Map<String,ObjectTypeField> fields)
A map of the name and ObjectType field.
|
Copyright © 2023. All rights reserved.