| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
ListTagsForResourceResponse.tags()
A collection of key and value pairs.
|
List<Tag> |
CreateBatchPredictionJobRequest.tags()
A collection of key and value pairs.
|
List<Tag> |
CreateModelVersionRequest.tags()
A collection of key and value pairs.
|
List<Tag> |
PutEntityTypeRequest.tags()
A collection of key and value pairs.
|
List<Tag> |
UpdateModelVersionRequest.tags()
A collection of key and value pairs.
|
List<Tag> |
CreateVariableRequest.tags()
A collection of key and value pairs.
|
List<Tag> |
BatchCreateVariableRequest.tags()
A collection of key and value pairs.
|
List<Tag> |
PutEventTypeRequest.tags()
A collection of key and value pairs.
|
List<Tag> |
CreateRuleRequest.tags()
A collection of key and value pairs.
|
List<Tag> |
PutExternalModelRequest.tags()
A collection of key and value pairs.
|
List<Tag> |
PutOutcomeRequest.tags()
A collection of key and value pairs.
|
List<Tag> |
TagResourceRequest.tags()
The tags to assign to the resource.
|
List<Tag> |
CreateModelRequest.tags()
A collection of key and value pairs.
|
List<Tag> |
PutLabelRequest.tags()
|
List<Tag> |
UpdateRuleVersionRequest.tags()
The tags to assign to the rule version.
|
List<Tag> |
CreateBatchImportJobRequest.tags()
A collection of key-value pairs associated with this request.
|
List<Tag> |
PutDetectorRequest.tags()
A collection of key and value pairs.
|
List<Tag> |
CreateDetectorVersionRequest.tags()
A collection of key and value pairs.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Tag... tags)
A collection of key and value pairs.
|
CreateBatchPredictionJobRequest.Builder |
CreateBatchPredictionJobRequest.Builder.tags(Tag... tags)
A collection of key and value pairs.
|
CreateModelVersionRequest.Builder |
CreateModelVersionRequest.Builder.tags(Tag... tags)
A collection of key and value pairs.
|
PutEntityTypeRequest.Builder |
PutEntityTypeRequest.Builder.tags(Tag... tags)
A collection of key and value pairs.
|
UpdateModelVersionRequest.Builder |
UpdateModelVersionRequest.Builder.tags(Tag... tags)
A collection of key and value pairs.
|
CreateVariableRequest.Builder |
CreateVariableRequest.Builder.tags(Tag... tags)
A collection of key and value pairs.
|
BatchCreateVariableRequest.Builder |
BatchCreateVariableRequest.Builder.tags(Tag... tags)
A collection of key and value pairs.
|
PutEventTypeRequest.Builder |
PutEventTypeRequest.Builder.tags(Tag... tags)
A collection of key and value pairs.
|
CreateRuleRequest.Builder |
CreateRuleRequest.Builder.tags(Tag... tags)
A collection of key and value pairs.
|
PutExternalModelRequest.Builder |
PutExternalModelRequest.Builder.tags(Tag... tags)
A collection of key and value pairs.
|
PutOutcomeRequest.Builder |
PutOutcomeRequest.Builder.tags(Tag... tags)
A collection of key and value pairs.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Tag... tags)
The tags to assign to the resource.
|
CreateModelRequest.Builder |
CreateModelRequest.Builder.tags(Tag... tags)
A collection of key and value pairs.
|
PutLabelRequest.Builder |
PutLabelRequest.Builder.tags(Tag... tags)
|
UpdateRuleVersionRequest.Builder |
UpdateRuleVersionRequest.Builder.tags(Tag... tags)
The tags to assign to the rule version.
|
CreateBatchImportJobRequest.Builder |
CreateBatchImportJobRequest.Builder.tags(Tag... tags)
A collection of key-value pairs associated with this request.
|
PutDetectorRequest.Builder |
PutDetectorRequest.Builder.tags(Tag... tags)
A collection of key and value pairs.
|
CreateDetectorVersionRequest.Builder |
CreateDetectorVersionRequest.Builder.tags(Tag... tags)
A collection of key and value pairs.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Collection<Tag> tags)
A collection of key and value pairs.
|
CreateBatchPredictionJobRequest.Builder |
CreateBatchPredictionJobRequest.Builder.tags(Collection<Tag> tags)
A collection of key and value pairs.
|
CreateModelVersionRequest.Builder |
CreateModelVersionRequest.Builder.tags(Collection<Tag> tags)
A collection of key and value pairs.
|
PutEntityTypeRequest.Builder |
PutEntityTypeRequest.Builder.tags(Collection<Tag> tags)
A collection of key and value pairs.
|
UpdateModelVersionRequest.Builder |
UpdateModelVersionRequest.Builder.tags(Collection<Tag> tags)
A collection of key and value pairs.
|
CreateVariableRequest.Builder |
CreateVariableRequest.Builder.tags(Collection<Tag> tags)
A collection of key and value pairs.
|
BatchCreateVariableRequest.Builder |
BatchCreateVariableRequest.Builder.tags(Collection<Tag> tags)
A collection of key and value pairs.
|
PutEventTypeRequest.Builder |
PutEventTypeRequest.Builder.tags(Collection<Tag> tags)
A collection of key and value pairs.
|
CreateRuleRequest.Builder |
CreateRuleRequest.Builder.tags(Collection<Tag> tags)
A collection of key and value pairs.
|
PutExternalModelRequest.Builder |
PutExternalModelRequest.Builder.tags(Collection<Tag> tags)
A collection of key and value pairs.
|
PutOutcomeRequest.Builder |
PutOutcomeRequest.Builder.tags(Collection<Tag> tags)
A collection of key and value pairs.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Collection<Tag> tags)
The tags to assign to the resource.
|
CreateModelRequest.Builder |
CreateModelRequest.Builder.tags(Collection<Tag> tags)
A collection of key and value pairs.
|
PutLabelRequest.Builder |
PutLabelRequest.Builder.tags(Collection<Tag> tags)
|
UpdateRuleVersionRequest.Builder |
UpdateRuleVersionRequest.Builder.tags(Collection<Tag> tags)
The tags to assign to the rule version.
|
CreateBatchImportJobRequest.Builder |
CreateBatchImportJobRequest.Builder.tags(Collection<Tag> tags)
A collection of key-value pairs associated with this request.
|
PutDetectorRequest.Builder |
PutDetectorRequest.Builder.tags(Collection<Tag> tags)
A collection of key and value pairs.
|
CreateDetectorVersionRequest.Builder |
CreateDetectorVersionRequest.Builder.tags(Collection<Tag> tags)
A collection of key and value pairs.
|
Copyright © 2022. All rights reserved.