public static interface DescribeLabelRequest.Builder extends LookoutEquipmentRequest.Builder, SdkPojo, CopyableBuilder<DescribeLabelRequest.Builder,DescribeLabelRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeLabelRequest.Builder |
labelGroupName(String labelGroupName)
Returns the name of the group containing the label.
|
DescribeLabelRequest.Builder |
labelId(String labelId)
Returns the ID of the label.
|
DescribeLabelRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeLabelRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeLabelRequest.Builder labelGroupName(String labelGroupName)
Returns the name of the group containing the label.
labelGroupName - Returns the name of the group containing the label.DescribeLabelRequest.Builder labelId(String labelId)
Returns the ID of the label.
labelId - Returns the ID of the label.DescribeLabelRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeLabelRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.