public static interface UpdateLabelGroupRequest.Builder extends LookoutEquipmentRequest.Builder, SdkPojo, CopyableBuilder<UpdateLabelGroupRequest.Builder,UpdateLabelGroupRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateLabelGroupRequest.Builder |
faultCodes(Collection<String> faultCodes)
Updates the code indicating the type of anomaly associated with the label.
|
UpdateLabelGroupRequest.Builder |
faultCodes(String... faultCodes)
Updates the code indicating the type of anomaly associated with the label.
|
UpdateLabelGroupRequest.Builder |
labelGroupName(String labelGroupName)
The name of the label group to be updated.
|
UpdateLabelGroupRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateLabelGroupRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateLabelGroupRequest.Builder labelGroupName(String labelGroupName)
The name of the label group to be updated.
labelGroupName - The name of the label group to be updated.UpdateLabelGroupRequest.Builder faultCodes(Collection<String> faultCodes)
Updates the code indicating the type of anomaly associated with the label.
Data in this field will be retained for service usage. Follow best practices for the security of your data.
faultCodes - Updates the code indicating the type of anomaly associated with the label.
Data in this field will be retained for service usage. Follow best practices for the security of your data.
UpdateLabelGroupRequest.Builder faultCodes(String... faultCodes)
Updates the code indicating the type of anomaly associated with the label.
Data in this field will be retained for service usage. Follow best practices for the security of your data.
faultCodes - Updates the code indicating the type of anomaly associated with the label.
Data in this field will be retained for service usage. Follow best practices for the security of your data.
UpdateLabelGroupRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateLabelGroupRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.