Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops.ServicesKey
Packages that use ServicesKey
Package
Description
-
Uses of ServicesKey in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626 that return types with arguments of type ServicesKeyModifier and TypeMethodDescription@Nullable Map<ServicesKey, Services> ServiceOps.getServices()Return services, ornullif it is not present.ServiceOpsBuilder.getServices()Return current value associated with the property corresponding toServiceOps.getServices().default @NonNull Map<ServicesKey, Services> ServiceOps.nonnullServices()Return services, or an empty list if it is not present.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626 with type arguments of type ServicesKeyModifier and TypeMethodDescriptionServiceOpsBuilder.setServices(Map<ServicesKey, Services> values) Set the property corresponding toServiceOps.getServices()to the specified value. -
Uses of ServicesKey in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops that return ServicesKeyModifier and TypeMethodDescriptionServices.key()ServicesBuilder.key()Return current value associated with the property corresponding toServices.key().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops with parameters of type ServicesKeyModifier and TypeMethodDescriptionServicesBuilder.withKey(ServicesKey key) Set the key value corresponding toServices.key()to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.ops.rev180626.service.ops with parameters of type ServicesKey