Uses of Interface
org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316.security.SecurityChoice
-
-
Uses of SecurityChoice in org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316
Methods in org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316 that return SecurityChoice Modifier and Type Method Description SecurityChoiceSecurity. getSecurityChoice()Return securityChoice, ornullif it is not present. -
Uses of SecurityChoice in org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316.gnmi.connection.parameters
Methods in org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316.gnmi.connection.parameters that return SecurityChoice Modifier and Type Method Description SecurityChoiceConnectionParametersBuilder. getSecurityChoice()Return current value associated with the property corresponding toSecurity.getSecurityChoice().Methods in org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316.gnmi.connection.parameters with parameters of type SecurityChoice Modifier and Type Method Description ConnectionParametersBuilderConnectionParametersBuilder. setSecurityChoice(SecurityChoice value)Set the property corresponding toSecurity.getSecurityChoice()to the specified value. -
Uses of SecurityChoice in org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316.security.security.choice
Subinterfaces of SecurityChoice in org.opendaylight.yang.gen.v1.urn.lighty.gnmi.topology.rev210316.security.security.choice Modifier and Type Interface Description interfaceInsecureDebugOnlyThe insecure connection is available only for DEBUG reasons.interfaceSecureThis class represents the following YANG schema fragment defined in module gnmi-topology
-