public static interface Parent.Builder extends SdkPojo, CopyableBuilder<Parent.Builder,Parent>
Modifier and Type | Method and Description |
---|---|
Parent.Builder |
name(String name)
The name of the parent label.
|
copy
applyMutation, build
Parent.Builder name(String name)
The name of the parent label.
name
- The name of the parent label.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.