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