Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.servergroup.common.top.server.groups.ServerGroup
Packages that use ServerGroup
Package
Description
-
Uses of ServerGroup in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.servergroup.common.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.servergroup.common.top that return types with arguments of type ServerGroupModifier and TypeMethodDescription@Nullable Map<ServerGroupKey,ServerGroup> ServerGroups.getServerGroup()Return serverGroup, ornullif it is not present.ServerGroupsBuilder.getServerGroup()Return current value associated with the property corresponding toServerGroups.getServerGroup().default @NonNull Map<ServerGroupKey,ServerGroup> ServerGroups.nonnullServerGroup()Return serverGroup, or an empty list if it is not present.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.servergroup.common.top with type arguments of type ServerGroupModifier and TypeMethodDescriptionServerGroupsBuilder.setServerGroup(Map<ServerGroupKey, ServerGroup> values) Set the property corresponding toServerGroups.getServerGroup()to the specified value. -
Uses of ServerGroup in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.servergroup.common.top.server.groups
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.servergroup.common.top.server.groups with type parameters of type ServerGroupModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ServerGroup>>
E$$ServerGroupBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.servergroup.common.top.server.groups that return ServerGroupModifier and TypeMethodDescription@NonNull ServerGroupServerGroupBuilder.build()A newServerGroupinstance.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.servergroup.common.top.server.groups that return types with arguments of type ServerGroupMethods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.servergroup.common.top.server.groups with parameters of type ServerGroupModifier and TypeMethodDescriptionstatic booleanServerGroup.bindingEquals(@NonNull ServerGroup thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intServerGroup.bindingHashCode(@NonNull ServerGroup obj) Default implementation ofObject.hashCode()contract for this interface.static StringServerGroup.bindingToString(@NonNull ServerGroup obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.servergroup.common.top.server.groups with type arguments of type ServerGroupModifier and TypeMethodDescriptionServerGroupBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ServerGroup> augmentation) Add an augmentation to this builder's product.ServerGroupBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ServerGroup>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.aaa.rev200730.aaa.servergroup.common.top.server.groups with parameters of type ServerGroupModifierConstructorDescriptionConstruct a builder initialized with state from specifiedServerGroup.