Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626.RpcResultBase
Packages that use RpcResultBase
-
Uses of RpcResultBase in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626
Subinterfaces of RpcResultBase in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626Modifier and TypeInterfaceDescriptioninterfaceRPC failed: invalid entity idinterfaceRPC failed: invalid entity nameinterfaceRPC failed: invalid entity typeinterfaceRPC failed: operation not supported for given parametersinterfaceRPC failed: reason not known, check message string for detailsinterfaceRPC result successfulFields in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626 declared as RpcResultBaseModifier and TypeFieldDescriptionstatic final @NonNull RpcResultBaseRpcResultBase.VALUESingleton value representing theRpcResultBaseidentity.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626 that return RpcResultBaseModifier and TypeMethodDescriptionRecoverOutput.getResponse()Return response, ornullif it is not present.RecoverOutputBuilder.getResponse()Return current value associated with the property corresponding toRecoverOutput.getResponse().default @NonNull RpcResultBaseRecoverOutput.requireResponse()Return response, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626 that return types with arguments of type RpcResultBaseModifier and TypeMethodDescriptionClass<? extends RpcResultBase> RpcResultBase.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.serviceutils.srm.rpc.rev180626 with parameters of type RpcResultBaseModifier and TypeMethodDescriptionRecoverOutputBuilder.setResponse(RpcResultBase value) Set the property corresponding toRecoverOutput.getResponse()to the specified value.