public class GetShardRoleOutputBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<GetShardRoleOutput>
GetShardRoleOutputBuilder instances.GetShardRoleOutputBuilder| Constructor and Description |
|---|
GetShardRoleOutputBuilder() |
GetShardRoleOutputBuilder(GetShardRoleOutput base) |
| Modifier and Type | Method and Description |
|---|---|
GetShardRoleOutputBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetShardRoleOutput>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<GetShardRoleOutput> augmentationValue) |
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<GetShardRoleOutput>> |
augmentation(Class<E$$> augmentationType) |
GetShardRoleOutput |
build() |
String |
getRole() |
GetShardRoleOutputBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetShardRoleOutput>> augmentationType) |
GetShardRoleOutputBuilder |
setRole(String value) |
public GetShardRoleOutputBuilder()
public GetShardRoleOutputBuilder(GetShardRoleOutput base)
public String getRole()
public <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<GetShardRoleOutput>> E$$ augmentation(Class<E$$> augmentationType)
public GetShardRoleOutputBuilder setRole(String value)
public GetShardRoleOutputBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetShardRoleOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<GetShardRoleOutput> augmentationValue)
public GetShardRoleOutputBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetShardRoleOutput>> augmentationType)
public GetShardRoleOutput build()
build in interface org.opendaylight.yangtools.concepts.CheckedBuilder<GetShardRoleOutput,IllegalArgumentException>Copyright © 2019 OpenDaylight. All rights reserved.