public static interface CreateLabelGroupResponse.Builder extends LookoutEquipmentResponse.Builder, SdkPojo, CopyableBuilder<CreateLabelGroupResponse.Builder,CreateLabelGroupResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateLabelGroupResponse.Builder |
labelGroupArn(String labelGroupArn)
The ARN of the label group that you have created.
|
CreateLabelGroupResponse.Builder |
labelGroupName(String labelGroupName)
The name of the label group that you have created.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateLabelGroupResponse.Builder labelGroupName(String labelGroupName)
The name of the label group that you have created. Data in this field will be retained for service usage. Follow best practices for the security of your data.
labelGroupName - The name of the label group that you have created. Data in this field will be retained for service
usage. Follow best practices for the security of your data.CreateLabelGroupResponse.Builder labelGroupArn(String labelGroupArn)
The ARN of the label group that you have created.
labelGroupArn - The ARN of the label group that you have created.Copyright © 2022. All rights reserved.